summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove my e-mail address from DESCR files of portsTrevor Johnson2003-11-135-5/+0
| | | | | | | I have contributed, in order to attract less spam. Notes: svn path=/head/; revision=93877
* Remove my e-mail address from comment blocks of portsTrevor Johnson2003-11-133-3/+3
| | | | | | | I have contributed, in hopes of attracting less spam. Notes: svn path=/head/; revision=93876
* Add gtk2-theme-switch, a command line tool for switching GTK+-2 themes.Joe Marcus Clarke2003-11-136-0/+51
| | | | | | | | | PR: 57039 Submitted by: Andrew J. Caines <A.J.Caines@halplant.com> Anish Mistry <amistry@am-productions.biz> Notes: svn path=/head/; revision=93870
* Use a version of autoconf which works.Trevor Johnson2003-11-121-1/+1
| | | | | | | Submitted by: Darren "igla" of batterybackups.net Notes: svn path=/head/; revision=93783
* Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.Eric Anholt2003-11-125-5/+5
| | | | Notes: svn path=/head/; revision=93774
* Disable the patch from XFree86 bug 641 to copy the terminal's settings inEric Anholt2003-11-112-3/+3
| | | | | | | | | | | luit to its new pty. This code doesn't work for some reason and produces "Couldn't copy terminal settings" when luit is run manually or the symptom of an xterm -lc flashing on screen and exiting. Submitted by: Guido Berhoerster <ich@guido-berhoerster.org> Notes: svn path=/head/; revision=93714
* Update to 2.4.2.Joe Marcus Clarke2003-11-103-27/+2
| | | | Notes: svn path=/head/; revision=93693
* Fix wrong path in /etc/XF86Config (purely cosmetical)Jean-Marc Zucconi2003-11-101-0/+17
| | | | | | | PR: ports/34796 Notes: svn path=/head/; revision=93654
* Update for version 4.14. Usual combination of new hacks, and a few bug fixes.Doug Barton2003-11-104-8/+24
| | | | Notes: svn path=/head/; revision=93630
* This patch is no longer needed, the author fixed the problemDoug Barton2003-11-101-14/+0
| | | | Notes: svn path=/head/; revision=93629
* Move USE_IMAKE before .include <bsd.port.pre.mk>Jean-Marc Zucconi2003-11-091-1/+2
| | | | Notes: svn path=/head/; revision=93570
* Update luit (helper app that does locale translation for xterm) inEric Anholt2003-11-092-44/+195
| | | | | | | | | | | | | XFree86-4-clients from XFree86 CVS. This allows luit to be used setuid, which closes a security hole (tty left world-writable) that luit complains about on startup if not setuid. Setting WITH_SETUID_LUIT installs luit setuid. PR: ports/51632 Submitted by: Guido Berhoerster <ich@guido-berhoerster.org> Help from: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp> Notes: svn path=/head/; revision=93495
* Update to 4.14.Joe Marcus Clarke2003-11-094-8/+23
| | | | Notes: svn path=/head/; revision=93494
* Update to 2.4.2.Joe Marcus Clarke2003-11-094-4/+4
| | | | Notes: svn path=/head/; revision=93490
* As announced on Aug 7, remove the broken twin portKris Kennaway2003-11-089-296/+0
| | | | Notes: svn path=/head/; revision=93372
* s/USE_MESA/USE_GL/Joe Marcus Clarke2003-11-081-1/+1
| | | | Notes: svn path=/head/; revision=93336
* Update to 2.0.2Tilman Keskinoz2003-11-064-8/+10
| | | | | | | Drop Maintainership Notes: svn path=/head/; revision=93243
* Fix a bug in my last commit -- the second coma in -Wl,rpath,DIRECTORYMikhail Teterin2003-11-051-1/+1
| | | | | | | | | | was missing. Reported by: Andy Fawcett (who watches the ports cluster logs) Uwe Laverenz Notes: svn path=/head/; revision=93179
* - Update to version 1.08Kirill Ponomarev2003-11-053-15/+14
| | | | | | | | PR: 58966 Submitted by: Ports Fury Notes: svn path=/head/; revision=93161
* Add a patch for Mesa's glheader.h to teach it about the IntelMikhail Teterin2003-11-052-2/+27
| | | | | | | | | | | | | compiler(s) (no __cdecl, INLINE means inline). Add a hunk to the FreeBSD.cf patch to make always prepend -rpath with the -Wl, -- GCC understands it either way, but Intel's icc, for example, does not -- and need not. Approved by: enholt (maintainer) Also reviewed by: netchild (icc guru) Notes: svn path=/head/; revision=93122
* Chase the libxslt shared lib version with a PORTREVISION bump.Joe Marcus Clarke2003-11-043-2/+5
| | | | Notes: svn path=/head/; revision=93101
* Fixed configure and unbroke by maintainer request on a thread on -ports.Mark Linimon2003-11-031-3/+2
| | | | Notes: svn path=/head/; revision=92951
* Reset bouncing maintainer addressKris Kennaway2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=92925
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-0/+2
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* Reset maintainer on ports owned by the following committers who haveKris Kennaway2003-11-035-5/+5
| | | | | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr Notes: svn path=/head/; revision=92908
* Switch to a more scalable and better method of hacking the pthread stuffWill Andrews2003-11-022-22/+14
| | | | | | | | | | in for -CURRENT (essentially, reinplace). This method was originally believed not to work, but it was simply missing the ltmain.sh fix. This should allow third-party apps to be fixed without needing to put the same snippet everywhere. Not to mention getting rid of the patches. Notes: svn path=/head/; revision=92851
* Per bento logs, mark as broken for gcc3.3.Mark Linimon2003-11-021-1/+7
| | | | Notes: svn path=/head/; revision=92827
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92819
* Per distfile survey, chase moved mastersite.Mark Linimon2003-11-011-1/+1
| | | | Notes: svn path=/head/; revision=92807
* Update to 1.2.Trevor Johnson2003-10-312-7/+22
| | | | | | | | | Requested by: vdesk author Adam Sampson via e-mail Submitted by: Tim Bishop via GNATS PR: 58781 Notes: svn path=/head/; revision=92758
* Fix the build on -STABLE.Joe Marcus Clarke2003-10-311-0/+11
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=92737
* Update to version 1.6.5.Christian Weisgerber2003-10-293-19/+11
| | | | | | | | PR: 58383 Submitted by: Ports Fury Notes: svn path=/head/; revision=92569
* Update to 2.0.Tilman Keskinoz2003-10-286-86/+12
| | | | | | | Quickstart improved, but still a lot of bugs. Notes: svn path=/head/; revision=92445
* Make fetchable.Trevor Johnson2003-10-281-1/+2
| | | | | | | found by: fenner's survey Notes: svn path=/head/; revision=92416
* Make fetchable.Trevor Johnson2003-10-281-2/+3
| | | | | | | found by: fenner's survey Notes: svn path=/head/; revision=92413
* Reset maintainer to ports@. Reviewed by: current maintainer, whoMark Linimon2003-10-272-2/+2
| | | | | | | no longer uses Enlightenment. Notes: svn path=/head/; revision=92306
* Point to the FTP mirrors fpr the splash screen now that they've had a chanceJoe Marcus Clarke2003-10-262-4/+6
| | | | | | | to sync. Notes: svn path=/head/; revision=92222
* - The WWW site is unreachable for a long time, so omitted fromKirill Ponomarev2003-10-251-2/+0
| | | | | | | | | | pkg-descr PR: 58507 Submitted by: maintainer Notes: svn path=/head/; revision=92100
* Add new port mxico(Maho's eXtention to ico).Maho Nakata2003-10-245-0/+48
| | | | | | | | not only displaying regular polyhedra, semiregular polyhedra and Zalgaller polyhedra Notes: svn path=/head/; revision=92087
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+1
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Add one more missed PLIST entry.Alexander Nedotsukov2003-10-242-1/+2
| | | | Notes: svn path=/head/; revision=92015
* Add gswitchit-plugins-capplet to PLIST.Alexander Nedotsukov2003-10-232-0/+2
| | | | Notes: svn path=/head/; revision=91949
* Update to 2.5.0Alexander Nedotsukov2003-10-236-53/+75
| | | | Notes: svn path=/head/; revision=91933
* Update to 0.95Alexander Nedotsukov2003-10-233-3/+5
| | | | Notes: svn path=/head/; revision=91931
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927
* Unbreak for gcc-3.3 where #include <varargs.h> is a fatal error. varargsPeter Wemm2003-10-231-0/+10
| | | | | | | wasn't even used here.... Notes: svn path=/head/; revision=91924
* update WWWYing-Chieh Liao2003-10-191-1/+1
| | | | Notes: svn path=/head/; revision=91664
* Teach gnomedesktop about the KDE datadir.Joe Marcus Clarke2003-10-182-2/+6
| | | | Notes: svn path=/head/; revision=91603
* Update to 2.0.1Alexander Nedotsukov2003-10-186-24/+4
| | | | Notes: svn path=/head/; revision=91541
* Update to 2.4.4.5.Joe Marcus Clarke2003-10-173-2/+3
| | | | Notes: svn path=/head/; revision=91526