summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix errors detected by bentoEdwin Groothuis2002-10-291-4/+6
| | | | | | | | | | | (actually, XFree86-4 dependency fix) PR: ports/33826 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Approved by: Michael Elbel <Michael.Elbel@consol.de> (maintainer) Notes: svn path=/head/; revision=69089
* Fix x11/twin's building problem on -current, not emulators/twin.Vanilla I. Shu2002-10-291-0/+11
| | | | Notes: svn path=/head/; revision=69080
* Update x11/xnee 0.8.1 -> 0.9Adam Weinberger2002-10-275-3/+32
| | | | | | | | | PR: 44490 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: pat Notes: svn path=/head/; revision=68974
* Support CFLAGS, and install documentation.Adam Weinberger2002-10-272-8/+10
| | | | | | | | | PR: 44489 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: pat Notes: svn path=/head/; revision=68973
* upgrade to 0.4.5Ying-Chieh Liao2002-10-273-16/+30
| | | | Notes: svn path=/head/; revision=68924
* Grr. Try harder to fix PAM case.Kris Kennaway2002-10-271-1/+1
| | | | Notes: svn path=/head/; revision=68896
* Update to 1.4.1. Just when you thought they were through with 1.4.x, outJoe Marcus Clarke2002-10-263-6/+358
| | | | | | | comes a big bugfix release. Notes: svn path=/head/; revision=68891
* Bump libast shared lib version.Jimmy Olgeni2002-10-261-1/+1
| | | | Notes: svn path=/head/; revision=68863
* Fix build on -current (cope with removal of union wait)Kris Kennaway2002-10-262-0/+31
| | | | | | | Submitted by: mike Notes: svn path=/head/; revision=68842
* Remove gnomedb2. Mergeant has all the features of gnomedb2 plus some, andJoe Marcus Clarke2002-10-251-1/+1
| | | | | | | is being actively maintained. Notes: svn path=/head/; revision=68777
* Upgrade to 4.06, the latest and greatest.Doug Barton2002-10-254-18/+8
| | | | | | | | | | | * Two new hacks (little screen saver programs), and improvements to many others. * Remove the libwarning, since hopefully by now everyone has upgraded their pkgconfig ports by now. * Undo some more unauthorized changes. Notes: svn path=/head/; revision=68773
* Make absolutely sure that the gnome capplets aren't installed, soDoug Barton2002-10-251-0/+119
| | | | | | | that we don't spam someone's gnome install accidentally. Notes: svn path=/head/; revision=68771
* Reflect the dependency updates into comment.Akinori MUSHA2002-10-242-4/+6
| | | | Notes: svn path=/head/; revision=68722
* Add a missing run-time dependency: ruby-gnome depends on ruby-libart.Akinori MUSHA2002-10-242-2/+4
| | | | Notes: svn path=/head/; revision=68721
* Mark FORBIDDEN: the server's domain is no longer underPeter Pentchev2002-10-232-1/+3
| | | | | | | | | the author's control. Submitted by: maintainer Notes: svn path=/head/; revision=68647
* Update my EmailaddressTilman Keskinoz2002-10-222-4/+4
| | | | | | | Approved by: kris (mentor) Notes: svn path=/head/; revision=68593
* Update my Emailadress.Tilman Keskinoz2002-10-222-3/+2
| | | | | | | | | Remove a blank line from pkg-plist. Approved by: kris (mentor) Notes: svn path=/head/; revision=68590
* Add support for the new Mozilla ports.Joe Marcus Clarke2002-10-221-2/+6
| | | | Notes: svn path=/head/; revision=68564
* Don't use union wait. (The remaining utility of this program is,Garrett Wollman2002-10-211-19/+20
| | | | | | | | however, doubtful -- if anyone still needs the functionality, ssh -XC or lbxproxy would be better alternatives.) Notes: svn path=/head/; revision=68549
* Fix *alloc definition clash.Adam Weinberger2002-10-211-4/+14
| | | | | | | | PR: 43643 Approved by: pat Notes: svn path=/head/; revision=68540
* Update URL.John Baldwin2002-10-211-1/+1
| | | | Notes: svn path=/head/; revision=68533
* Update MASTER_SITE.John Baldwin2002-10-211-1/+1
| | | | | | | Reported by: fenner's script a long time ago Notes: svn path=/head/; revision=68532
* Release all my ports.Nick Sayer2002-10-211-1/+1
| | | | | | | | kris made it clear that by his measure I'm not doing my job as a port maintainer. Far be it from me to be an obstruction to the project. Notes: svn path=/head/; revision=68468
* Don't try and obtain a value from a void function (fix build on -current)Kris Kennaway2002-10-201-0/+11
| | | | Notes: svn path=/head/; revision=68404
* Fix install on -CURRENT.Joe Marcus Clarke2002-10-192-2/+10
| | | | | | | | Submitted by: bento Obtained from: gdm2 Notes: svn path=/head/; revision=68354
* Changed MD5 sum. Developer has just changed some lines in configure.in andOliver Braun2002-10-191-1/+1
| | | | | | | | | | | rerunned auto{configure|make|...}. No functionality has changed, so no need to bump PORTREVISION. PR: 44210 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=68335
* removed redundant PACKAGE_BUILDING testAlan Eldridge2002-10-199-36/+0
| | | | Notes: svn path=/head/; revision=68310
* Bump PORTREVISION to force the last change out, as bugs were severe accordingAlan Eldridge2002-10-199-9/+9
| | | | | | | to reports. Notes: svn path=/head/; revision=68309
* Undefault keramik due to bugs.Alan Eldridge2002-10-199-36/+0
| | | | Notes: svn path=/head/; revision=68308
* Change maintainership on all my ports.Adam Weinberger2002-10-186-5/+7
| | | | | | | | | adam@vectors.cx -> adam@FreeBSD.org Approved by: pat (mentor) Notes: svn path=/head/; revision=68248
* Fix distfiles after the last commit (bad copy'n'pasting).Eric Anholt2002-10-182-4/+4
| | | | | | | PR: 44184 Notes: svn path=/head/; revision=68233
* Correct CONFIGURE_ARGS.MANTANI Nobutaka2002-10-171-1/+2
| | | | | | | Submitted by: IWAMOTO, Kouichi <sue@cds.ne.jp> Notes: svn path=/head/; revision=68205
* [1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.Eric Anholt2002-10-179-88/+56
| | | | | | | | | | [2] Make the ports respect CFLAGS better. Now CFLAGS (and CC/CXX) are set for the build during the configure stage. PR: [2] 40271, 43369 Notes: svn path=/head/; revision=68192
* Update to 2.0.8.Joe Marcus Clarke2002-10-146-4/+6
| | | | Notes: svn path=/head/; revision=68006
* Update to 2.0.10.Joe Marcus Clarke2002-10-144-4/+4
| | | | Notes: svn path=/head/; revision=68005
* Update to 2.0.9.Joe Marcus Clarke2002-10-146-4/+10
| | | | Notes: svn path=/head/; revision=68004
* Update to 2.6.2.MANTANI Nobutaka2002-10-142-2/+2
| | | | Notes: svn path=/head/; revision=68003
* Fix build on -CURRENT.Joe Marcus Clarke2002-10-142-0/+28
| | | | Notes: svn path=/head/; revision=68001
* Add a missing INSTALLS_SHLIB.Joe Marcus Clarke2002-10-142-0/+2
| | | | Notes: svn path=/head/; revision=67993
* When shutting down from gdm, try to power down the machine instead of justJoe Marcus Clarke2002-10-132-3/+12
| | | | | | | | | | halting it. PR: 44018 Submitted by: Keith Jones <kmjones@blueyonder.co.uk> Notes: svn path=/head/; revision=67982
* Add a bit I forgot in my last commit.Joe Marcus Clarke2002-10-131-1/+1
| | | | Notes: svn path=/head/; revision=67980
* Disable automatic vty allocation. This only works on Linux, and breaksJoe Marcus Clarke2002-10-132-4/+10
| | | | | | | | | | GDM out-of-the-box. PR: 44012 Submitted by: Keith Jones <kmjones@blueyonder.co.uk> Notes: svn path=/head/; revision=67979
* upgrade to 1.0.R.3Ying-Chieh Liao2002-10-136-24/+88
| | | | | | | | PR: 43990 Submitted by: maintainer Notes: svn path=/head/; revision=67960
* If defined(PACKAGE_BUILDING) then do not build with keramik/kwin backport.Alan Eldridge2002-10-139-0/+36
| | | | Notes: svn path=/head/; revision=67923
* BROKEN: Distfile no longer on MASTER_SITESKris Kennaway2002-10-131-0/+2
| | | | Notes: svn path=/head/; revision=67920
* Move <sys/types.h> higher up in the include list to fix build on current.Alan Eldridge2002-10-127-0/+126
| | | | | | | Submitted by: Alfred Perlstein (via kde list) Notes: svn path=/head/; revision=67844
* add warning about backported keramikAlan Eldridge2002-10-117-0/+49
| | | | Notes: svn path=/head/; revision=67805
* kdebase3Alan Eldridge2002-10-112-0/+14
| | | | Notes: svn path=/head/; revision=67804
* 1. Removed comments from pkg-plist files per will's request.Alan Eldridge2002-10-117-686/+0
| | | | | | | | 2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those cvsup servers (in about an hour or so)! Notes: svn path=/head/; revision=67803
* 1. Remove QT warning from kde3. It's been there long enough.Alan Eldridge2002-10-1152-154/+930
| | | | | | | | 2. This is 3.0.4, folks. 3. Added extra patch files for backport of keramik. Notes: svn path=/head/; revision=67789