summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)Author
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.
2002-03-20Update ruby-{gnome,gtk,gdk_imlib,gdk_pixbuf} to 0.27.Akinori MUSHA
2002-03-20Upgrade to 5.03.Thomas Gellekum
2002-03-20Add multi-gnome-terminal 1.3.13, gnome tabbed terminal emulator.Cy Schubert
PR: 35376 Submitted by: Frederic Dubuy <fdubuy@free.fr>
2002-03-20Preemptive compile fix from XFree86 for "newer GCC versions" (presumablyWill Andrews
they refer to GCC 3.x). PORTREVISION not bumped -- package unaffected. Untested on the target platforms. PR: 36104 Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp> Seconded by: gad (sparc64 & possibly ia64 uses GCC3 by default)
2002-03-20Add fix for XDM: Use SU="su -m" instead of SU="su", otherwise given theWill Andrews
default setup for the "nobody" account, login will fail. PORTREVISION bumped to include this fix for XFree86-4-clients. PR: 36084 Submitted by: Stefan `Sec` Zehl <sec@42.org>
2002-03-19Connect libgnome to the build.Maxim Sobolev
2002-03-19Update to 1.112.1 after a repo-copy from gnomelibs.Maxim Sobolev
2002-03-19Resurrect patch-startx which changes the default to turn off TCP listening,Will Andrews
and adds an option to allow turning it back on. Bump PORTREVISION in XFree86-4-clients only, to denote this feature (re)addition. Submitted by: Jochem Kossen <j.kossen@home.nl>
2002-03-19Fix i18n problem found by XFree86. This makes XIM work properly. BumpWill Andrews
PORTREVISION to denote fix. Submitted by: motoyuki
2002-03-19Fix another few places where giconv used instead of iconv.Maxim Sobolev
PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-18Add Cyrillic fonts & bump PORTREVISION. While not that many users wouldWill Andrews
use them, they're fairly small and were part of the previous generation of XFree86 ports. Requested by: roam
2002-03-18Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withMaxim Sobolev
<giconv.h> or -liconv with -lgiconv.