summaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* add xbindkeys_config 0.0.3ijliao2002-03-046-0/+33
| | | | An easy to use gtk program for configuring Xbindkeys
* Make the "default" target failback on KDE if the user doesn't have apetef2002-03-0316-24/+104
| | | | | | | | | | | .xsession file. Before this fix, kdm wouldn't log the user in with "default" if no .xsession existed.. but it seems to make sense that KDE's display manager should fall back to KDE by default. Bump PORTREVISION. PR: 35223 Submitted by: Alan E <alane@geeksrus.net>
* Update to 2.3.1.nobutaka2002-02-282-2/+2
|
* upgrade to 1.4.0ijliao2002-02-282-2/+2
|
* Remove LD_LIBRARY_PATH bandaid for Nautilus - it was moved over into Nautilussobomax2002-02-262-21/+1
| | | | code.
* Arrrrggggghhhhhhhhdougb2002-02-251-1/+0
|
* Blah..... should have nuked this toodougb2002-02-251-2/+0
|
* Missed this in the last commit. This patch is no longer needed.dougb2002-02-251-14/+0
|
* Update to 4.01, which has several new screensavers, and the usualdougb2002-02-256-431/+210
| | | | | | | | | | | | assortment of bugs fixed. The author has incorporated several of our patches, so I can reduce or eliminate them. However, I had to add one small patch to get -lcompat into one of the new screensavers. In addition to the upgrade, I'm also reverting most of the recent gnome changes in favor of forcing the xml files into one location regardless of gnome/not gnome. I think long term this will be a better strategy.
* Update to 2.3.0.nobutaka2002-02-235-4/+50
|
* Update to 2.1, installing the manual page, too.roam2002-02-224-11/+6
| | | | | PR: 34877 Submitted by: Steve Wills <steve@stevenwills.com>
* Add X11BASE/lib/mozilla into LD_LIBRARY_PATH along with ↵sobomax2002-02-211-1/+1
| | | | | | | | | X11BASE/lib/mozilla-embed, so that Nautilus compiled with WITH_FULL_MOZILLA works as well. Don't bump PORTREVISION, because WITH_FULL_MOZILLA isn't on by default. Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Update pkg-plistnakai2002-02-201-0/+2
| | | | | PR: ports/31019 Submitted by: Patrick Li <pat@databits.net>
* Add another MASTER_SITESnakai2002-02-181-1/+2
| | | | | PR: ports/34879 Submitted by: Steve Wills <steve@stevenwills.com>
* pass maintainershipijliao2002-02-182-55/+60
| | | | | | | | install docs into correct dir bump port revision PR: 35068 Submitted by: Alan Eldridge <ports@geeksrus.net> (new maintainer)
* Update to 0.3pat2002-02-175-18/+50
|
* Use xscreensaver-gnome instead of xscreensaverade2002-02-142-4/+4
|
* Add xscreensaver-gnome, a slave from xscreensaver, simply ensuring thatade2002-02-142-0/+17
| | | | for GNOME people, the full GNOME version is built.
* Do it properly, and as mentioned on gnome@ (hint, the config filesade2002-02-134-181/+429
| | | | move between GNOME and non-GNOME too)
* Properly install .desktop shortcut into share/gnome/apps/Settings/Desktop/,sobomax2002-02-132-1/+15
| | | | | | | not into share/gnome/gnome/apps/Settings/Desktop/. Submitted by: ade Pointy hat to: sobomax
* - Correctly work in GNOME/noGNOME cases (plist and such);sobomax2002-02-133-8/+25
| | | | - allow CATEGORIES and MAINTAINER be overriden in slaves.
* Comment out DIST_SUBDIR=gnome pending next version update.sobomax2002-02-122-2/+2
|
* These are GNOME components more than anything else, so track the versionade2002-02-122-2/+5
| | | | as supplied by MASTER_SITE_GNOME.
* Use stdlib.h instead of malloc.h.trevor2002-02-111-0/+2
|
* Update to 1.4.0.5.sobomax2002-02-089-36/+78
|
* Prevent libc from being explicitly linked into shared libs. Bump PORTREVISION.sobomax2002-02-086-39/+42
|
* Update to 0.81.sobomax2002-02-0712-20/+318
|
* Fix depends and link giconv librarypat2002-02-061-2/+2
| | | | | Submitted by: Shu-yu Guo <shu@rufuran.org> Reviewed and Approved by: maintainer
* Fix patch, so that it doesn't break some ports on 4-STABLE.sobomax2002-02-031-6/+8
| | | | Submitted by: Joe Macus Clarke <marcus@marcuscom.com>
* Update to 1.5pat2002-02-023-3/+16
| | | | | | | Give maintainership to submitter PR: 34527 Submitted by: Anders Andersson <anders@hack.org>
* Make face browser working.sobomax2002-01-314-2/+56
| | | | | PR: 34429 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Update to 2.2.0.nobutaka2002-01-293-2/+12
|
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-2912-28/+28
| | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
* Add missed continue statement.sobomax2002-01-291-7/+8
|
* Fix installation when /usr/sbin not in the PATH.sobomax2002-01-282-8/+10
| | | | | PR: 34289 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Update to 1.4.0.6.sobomax2002-01-284-3/+47
|
* Update to 1.4.1.4.sobomax2002-01-289-27/+30
|
* - Change maintainer's email addresspat2002-01-281-1/+1
| | | | | | | | - Update MASTER_SITES - Bump shlib version for x11-toolkits/gevas PR: 34354 Submitted by: maintainer
* Update to 0.7.1 and keep forbidden.pat2002-01-263-20/+2
|
* Mark FORBIDDEN: buffer overflows in setuid root code.kris2002-01-261-0/+2
|
* The I128 driver doesn't build properly on the Alpha so remove it.steve2002-01-251-1/+3
| | | | | Reviewed by: murray Approved by: maintainer
* When building on bento use numeric UID/GID because bento knows nothing aboutsobomax2002-01-242-0/+8
| | | | | user gdm and group gdm, so that the build is likely to fail. No PORTREVISION bump because this just unbreaks the build on bento.
* Update to 1.3.0pat2002-01-242-2/+2
|
* Use user name instead of UID when setting owner for the directory withsobomax2002-01-232-2/+2
| | | | | | | | config files. This is necessary in the case when user already have gdm user registered in his /etc/passwd, but with different UID. No PORTREVISION bump because package remains the same. Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Update to 1.4.0.5.sobomax2002-01-2314-620/+353
|
* To work properly, HAVE_GNOME should be tested after bsd.port.pre.mk issobomax2002-01-221-2/+2
| | | | | | | included. Submitted by: Anders Andersson <anders@hack.org> Joe Clarke <marcus@marcuscom.com>
* Back out XFree86 4.2.0 and all recent modifications for the sake ofwill2002-01-2221-1196/+14473
| | | | | | | | preserving the upcoming 4.5 release. Bump PORTEPOCH to denote portversion going backwards. All files have been reverted to exactly what they were 3 days ago, before the 4.2.0 upgrade, except PORTEPOCH bump. Approved by: re, portmgr, maintainer timeout
* I removed pkg-plist instead of pkg-plist.pc98 in the preious commit :-(jmz2002-01-221-29/+653
|
* Use only one package list for i386, alpha and pc98 and generate the appropriatejmz2002-01-224-14365/+16
| | | | list ($WRKDIR/pk-plist) in the c onfigure script.
* Add S3 driver.jmz2002-01-213-3/+4
| | | | Submitted by: sobomax
OpenPOWER on IntegriCloud