summaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Add gnoclip, a workspace switcher for GNOME.marcus2002-04-167-0/+47
| | | | | | | PR: 36969 Submitted by: Edgardo Garcia Hoeffler <edybsd@yahoo.com.ar> Reviewed by: sobomax Approved by: sobomax
* Don't use bitmap we don't have.tg2002-04-161-3/+12
| | | | Submitted by: Christian Chen <oistrakh@earthlink.net>
* GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already insobomax2002-04-154-4/+0
| | | | LIB_DEPENDS.
* Silence a spurious warning caused by an attempt to check ifdougb2002-04-131-0/+14
| | | | | 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.
* Make it easier to find libjpeg in non-standard installs.dougb2002-04-131-1/+2
| | | | Submitted by: A cast of thousands
* gettext upgrade uber-patch (stage 3)ade2002-04-1213-35/+30
| | | | | | | | | | - 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
* Use another daemon pic as logo.tg2002-04-113-5/+11
| | | | Submitted by: "Andrew S. Midthune" <amidthune@cableone.net>
* Fix package deinstallation: only move X.bck over X if the former exists.roam2002-04-112-2/+4
| | | | | | | | | | | | | 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
* Unbreak the port by getting rid of -ldl which we don't have.nork2002-04-101-5/+18
| | | | | | | I submitted this fix to the author several days ago but got no answer yet. Approved by: knu (mentor)
* Fix ioctl #define abuseimp2002-04-101-0/+12
|
* - Do not build when XFREE86_VERSION == 3ijliao2002-04-092-4/+19
| | | | | PR: 36900 Submitted by: Ports Fury
* Use <sys/joystick.h> instead of <machine/joystick.h>.kuriyama2002-04-082-1/+21
| | | | Reviewed by: will
* Remove iconv->giconv hack.sobomax2002-04-082-84/+0
|
* Fix installation is gtk-doc is also installed.marcus2002-04-072-2/+4
| | | | | | | | | 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
* Update to GNOME 2.0 beta3.marcus2002-04-063-16/+19
| | | | Approved by: sobomax
* Update to 1.4.1.5.sobomax2002-04-068-26/+40
|
* Fix the pdesk port up a little bit.nsayer2002-04-062-0/+18
| | | | | PR: 35168 Submitted by: peckdani@msu.edu
* Add Xinerama support for WDM (yay!!). Bump PORTREVISION.will2002-04-042-1/+63
| | | | | | | | | 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>
* KDE's ftp directory structure changedpat2002-04-031-1/+1
| | | | | PR: 36694 Submitted by: Tilman Linneweh <tilman@arved.de>
* add fspanel 0.7.6ijliao2002-04-026-0/+43
| | | | | | | Tiny panel listing opened windows for gnome-compliant WM PR: 34006 Submitted by: The Anarcat <anarcat@anarcat.dyndns.org>
* Fix the build on -current.jmz2002-04-023-1/+36
| | | | Do not compile with 'make -k'.
* Fix building when MAKE_KERBEROS4 is defined.tg2002-04-021-1/+2
|
* Update to always compile DRI on i386 machines, including 3dfx support.will2002-04-021-0/+17
| | | | | | | | /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>
* Update to 1.5.0pat2002-03-302-6/+12
| | | | | PR: 36534 Submitted by: maintainer
* Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This iswill2002-03-3011-22/+66
| | | | | | | not tested other than for syntax, but should DTRT from what I understand of the problem. Submitted by: bento
* upgrade to 11.00ijliao2002-03-292-2/+2
| | | | | PR: 36441 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Unbreak on -stable.sobomax2002-03-281-2/+20
| | | | | PR: 36271 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* * added knob WITH_GUIijliao2002-03-273-1/+27
| | | | | | | | | * added scripts/post-install * bumped PORTREVISION, because xbindkeys_show does not work prior to these changes PR: 36366 Submitted by: maintainer
* - Find if_wavelan_ieee.h on machines running -current.pat2002-03-272-1/+17
| | | | - freebsd.org -> FreeBSD.org
* Pass maintainership to the submitter.petef2002-03-271-1/+1
| | | | | PR: 36348 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Say hello to the Electric Sheep distributed screensaver.anders2002-03-247-0/+75
| | | | | PR: 35553 Submitted by: David Yeske <dyeske@yahoo.com>
* Add simple patch to fix compiling with kaclmanipulation.h on -current.will2002-03-243-0/+45
| | | | Found by: bento
* Upgrade to version 4.02, which:dougb2002-03-245-11/+16
| | | | | | | * 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
* Patch no longer neededdougb2002-03-241-11/+0
|
* Perform extconf.rb cleanup with no functional change.knu2002-03-202-20/+48
|
* Add ruby-panel-applet 0.27, a Ruby binding for GNOME panel-appletknu2002-03-206-0/+89
| | | | library.
* Update ruby-{gnome,gtk,gdk_imlib,gdk_pixbuf} to 0.27.knu2002-03-206-6/+8
|
* Upgrade to 5.03.tg2002-03-202-2/+2
|
* Add multi-gnome-terminal 1.3.13, gnome tabbed terminal emulator.cy2002-03-207-0/+270
| | | | | PR: 35376 Submitted by: Frederic Dubuy <fdubuy@free.fr>
* Preemptive compile fix from XFree86 for "newer GCC versions" (presumablywill2002-03-202-1/+3
| | | | | | | | | 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)
* Add fix for XDM: Use SU="su -m" instead of SU="su", otherwise given thewill2002-03-202-1/+12
| | | | | | | | 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>
* Connect libgnome to the build.sobomax2002-03-191-0/+1
|
* Update to 1.112.1 after a repo-copy from gnomelibs.sobomax2002-03-1927-1032/+312
|
* Resurrect patch-startx which changes the default to turn off TCP listening,will2002-03-192-0/+55
| | | | | | | 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>
* Fix i18n problem found by XFree86. This makes XIM work properly. Bumpwill2002-03-192-0/+7
| | | | | | PORTREVISION to denote fix. Submitted by: motoyuki
* Fix another few places where giconv used instead of iconv.sobomax2002-03-191-1/+1
| | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Add Cyrillic fonts & bump PORTREVISION. While not that many users wouldwill2002-03-181-0/+3
| | | | | | | use them, they're fairly small and were part of the previous generation of XFree86 ports. Requested by: roam
* Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withsobomax2002-03-181-11/+0
| | | | <giconv.h> or -liconv with -lgiconv.
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-181-0/+1
|
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-181-1/+1
| | | | libiconv.
OpenPOWER on IntegriCloud