summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)Author
2002-04-24Do not show the security warning dialog if BATCH is set (it causesJimmy Olgeni
sysinstall to hang).
2002-04-24Update to 1.4.0.7.Maxim Sobolev
2002-04-24Add gnomedesktop, part of the GNOME 2.0 Desktop API.Joe Marcus Clarke
Reviewed by: sobomax Approved by: sobomax
2002-04-24Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9Joe Marcus Clarke
is also installed. PR: 36401 Reported by: many Approved by: sobomax
2002-04-23Fix broken "terminal help". Multi-gnome-terminal installed helpCy Schubert
files in ${PREFIX}/share/gnome/gnome/help but expects them in ${PREFIX}/share/gnome/help. This has now been fixed. Approved by: MAINTAINER: Frederic Dubuy <fdubuy@free.fr>
2002-04-23Update to 3.0. Sigh.Will Andrews
2002-04-22Change the GNOME 2.0 library ports to use share/gnome2 instead of share/gnomeJoe Marcus Clarke
in preparation for the GNOME 2.0 desktop. Reviewed by: sobomax Approved by: sobomax
2002-04-22Oops, fix miscommit of patch.Will Andrews
2002-04-22Fix kdm config file upon install.Will Andrews
Submitted by: Alan Eldridge <alane@geeksrus.net>
2002-04-22Update to 3.0.Will Andrews
2002-04-22Update to 3.0.Will Andrews
2002-04-21Please welcome Qt3/KDE3 to our ports tree. This includes work since theWill Andrews
original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>, [2] David Faure <faure@kde.org>, Andy Fawcett <andy@athame.co.uk> Lauri Watts <lauri@kde.org> [3] Lauri Watts <lauri@kde.org> [4] Alan Eldridge <alane@geeksrus.net> Oswald Buddenhagen <ossi@kde.org> Reviewed by: kde
2002-04-21* Add the duplicate gnome capplet till its existence gets sorted out.Doug Barton
* Alphabetize Submitted by: nork
2002-04-19Say goodbye to Qt 1.x and all of its dependents. The one port I foundWill Andrews
which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-16Add gnoclip, a workspace switcher for GNOME.Joe Marcus Clarke
PR: 36969 Submitted by: Edgardo Garcia Hoeffler <edybsd@yahoo.com.ar> Reviewed by: sobomax Approved by: sobomax
2002-04-16Don't use bitmap we don't have.Thomas Gellekum
Submitted by: Christian Chen <oistrakh@earthlink.net>
2002-04-15GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already inMaxim Sobolev
LIB_DEPENDS.
2002-04-13Silence a spurious warning caused by an attempt to check ifDoug Barton
an rpm of xscreensaver is already installed on a linux system. This is a no-op for us, but users have complained about the warning.
2002-04-13Make it easier to find libjpeg in non-standard installs.Doug Barton
Submitted by: A cast of thousands
2002-04-12gettext upgrade uber-patch (stage 3)Ade Lovett
- switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
2002-04-11Use another daemon pic as logo.Thomas Gellekum
Submitted by: "Andrew S. Midthune" <amidthune@cableone.net>
2002-04-11Fix package deinstallation: only move X.bck over X if the former exists.Peter Pentchev
Since pkg_deinstall(1) invokes the package deinstall script twice, at the second invocation X.bck is no longer there, and mv(1), even with the -f flag, returns a non-zero exit code. The shell executing the script propagates this exit code right back unto pkg_deinstall(1), which complains and aborts the package deinstallation. I wish I had not forgotten about this problem, so this could go in before DP1 was cut :( Approved by: no response from trevor@, the port maintainer
2002-04-10Unbreak the port by getting rid of -ldl which we don't have.Norikatsu Shigemura
I submitted this fix to the author several days ago but got no answer yet. Approved by: knu (mentor)
2002-04-10Fix ioctl #define abuseWarner Losh
2002-04-09- Do not build when XFREE86_VERSION == 3Ying-Chieh Liao
PR: 36900 Submitted by: Ports Fury
2002-04-08Use <sys/joystick.h> instead of <machine/joystick.h>.Jun Kuriyama
Reviewed by: will
2002-04-08Remove iconv->giconv hack.Maxim Sobolev
2002-04-07Fix installation is gtk-doc is also installed.Joe Marcus Clarke
Note, since it seems like a number of ports are broken when gtk-doc is also installed, I wonder if adding --disable-gtk-doc to all their CONFIGURE_ARGS isn't a bad idea. Reviewed by: sobomax Approved by: sobomax
2002-04-06Update to GNOME 2.0 beta3.Joe Marcus Clarke
Approved by: sobomax
2002-04-06Update to 1.4.1.5.Maxim Sobolev
2002-04-06Fix the pdesk port up a little bit.Nick Sayer
PR: 35168 Submitted by: peckdani@msu.edu
2002-04-04Add Xinerama support for WDM (yay!!). Bump PORTREVISION.Will Andrews
George helped me better understand the Xinerama API. Please note that there is no support for specifying a particular physical display for which the login frame should appear -- it will always choose physical screen number zero. Helped with this patch: George Staikos <staikos@kde.org>
2002-04-03KDE's ftp directory structure changedPatrick Li
PR: 36694 Submitted by: Tilman Linneweh <tilman@arved.de>
2002-04-02add fspanel 0.7.6Ying-Chieh Liao
Tiny panel listing opened windows for gnome-compliant WM PR: 34006 Submitted by: The Anarcat <anarcat@anarcat.dyndns.org>
2002-04-02Fix the build on -current.Jean-Marc Zucconi
Do not compile with 'make -k'.
2002-04-02Fix building when MAKE_KERBEROS4 is defined.Thomas Gellekum
2002-04-02Update to always compile DRI on i386 machines, including 3dfx support.Will Andrews
/sys no longer needs to be accessible, nor does Glide support (unlike with 4.1.0). Bump PORTREVISION to denote update. PR: 36181 Submitted by: Eric Anholt <eanholt@gladstone.uoregon.edu>
2002-03-30Update to 1.5.0Patrick Li
PR: 36534 Submitted by: maintainer
2002-03-30Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This isWill Andrews
not tested other than for syntax, but should DTRT from what I understand of the problem. Submitted by: bento
2002-03-29upgrade to 11.00Ying-Chieh Liao
PR: 36441 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-03-28Unbreak on -stable.Maxim Sobolev
PR: 36271 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-27* added knob WITH_GUIYing-Chieh Liao
* added scripts/post-install * bumped PORTREVISION, because xbindkeys_show does not work prior to these changes PR: 36366 Submitted by: maintainer
2002-03-27- Find if_wavelan_ieee.h on machines running -current.Patrick Li
- freebsd.org -> FreeBSD.org
2002-03-27Pass maintainership to the submitter.Pete Fritchman
PR: 36348 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-03-24Say hello to the Electric Sheep distributed screensaver.Anders Nordby
PR: 35553 Submitted by: David Yeske <dyeske@yahoo.com>
2002-03-24Add simple patch to fix compiling with kaclmanipulation.h on -current.Will Andrews
Found by: bento
2002-03-24Upgrade to version 4.02, which:Doug Barton
* Fixes perl incompatibility problem with RELENG_4 * Fixes some memory leaks * Adds two new hacks, and two new BSOD's * Improves some existing hacks/features
2002-03-24Patch no longer neededDoug Barton
2002-03-20Perform extconf.rb cleanup with no functional change.Akinori MUSHA
2002-03-20Add ruby-panel-applet 0.27, a Ruby binding for GNOME panel-appletAkinori MUSHA
library.