summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* find->${FIND},xargs->${XARGS}Ying-Chieh Liao2002-09-291-4/+4
| | | | | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=67236
* This no longer compiles after the open-motif upgradeKris Kennaway2002-09-291-0/+2
| | | | | | | | | | HTML.c:62: Xm/ManagerI.h: No such file or directory HTML.c:63: Xm/TravActI.h: No such file or directory These two open-motif headers appear to have been removed. Notes: svn path=/head/; revision=67223
* Add missing dependency on libglade.Joe Marcus Clarke2002-09-251-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=67108
* Don't declare malloc(), it's already in stdlib.hAlexander Langer2002-09-241-0/+5
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=67094
* Fix fetching distfile: move download site to maintainer'sPatrick Li2002-09-221-1/+1
| | | | | | | | PR: ports/43250 Submitted by: maintainer Notes: svn path=/head/; revision=67034
* Remove QNX support.Trevor Johnson2002-09-211-8/+0
| | | | Notes: svn path=/head/; revision=67024
* Fix pkg-plist.Akinori MUSHA2002-09-212-2/+2
| | | | Notes: svn path=/head/; revision=67004
* mi's patch to use gettext as BUILD_DEPEND. If there's a PR I don't haveAlan Eldridge2002-09-207-7/+7
| | | | | | | the number handy. Notes: svn path=/head/; revision=66938
* Allow gnomemedia to be detected.Joe Marcus Clarke2002-09-201-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=66906
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-2019-19/+19
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Sanitize MASTER_SITESMario Sergio Fujikawa Ferreira2002-09-203-3/+0
| | | | | | | Submitted by: fenner's distfile survey Notes: svn path=/head/; revision=66845
* Update to 2.6.1.MANTANI Nobutaka2002-09-203-3/+3
| | | | Notes: svn path=/head/; revision=66835
* - Support CFLAGS/CXXFLAGS properlyYing-Chieh Liao2002-09-201-18/+17
| | | | | | | | | | - ECHO -> ECHO_MSG PR: 42894 Submitted by: Ports Fury Notes: svn path=/head/; revision=66800
* - Support CFLAGS/CXXFLAGS properlyYing-Chieh Liao2002-09-201-4/+5
| | | | | | | | PR: 42885 Submitted by: Ports Fury Notes: svn path=/head/; revision=66793
* s/gnome-fifth-toe2/gnome2-fifth-toe/Joe Marcus Clarke2002-09-201-1/+1
| | | | Notes: svn path=/head/; revision=66786
* Add the gnome2-fifth-toe, a collection of GNOME 2 applications.Joe Marcus Clarke2002-09-204-45/+25
| | | | Notes: svn path=/head/; revision=66784
* * Make gdm read set the user environment from login.conf [1]Joe Marcus Clarke2002-09-194-13/+26
| | | | | | | | | | * Fix the en_US locale (how could I miss this) * Add a -m to the killall line in the RC script [1] Requested by: [1] Glenn Johnson <glennpj@charter.net> Notes: svn path=/head/; revision=66659
* Add patch to support XFree86-4-libraries and -clients on sparc64Eric Anholt2002-09-194-6/+46
| | | | | | | Submitted by: tmm Notes: svn path=/head/; revision=66647
* Add missing dependency on gnomecanvas.Joe Marcus Clarke2002-09-181-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=66632
* Add missing dependency on libghttp.Joe Marcus Clarke2002-09-181-1/+1
| | | | Notes: svn path=/head/; revision=66625
* Fix patchs to DATADIR and GNOME_ICONDIR. This should restore the mixerJoe Marcus Clarke2002-09-184-4/+56
| | | | | | | applet icon in the panel. Notes: svn path=/head/; revision=66554
* Actually remove these files.Eric Anholt2002-09-183-0/+0
| | | | Notes: svn path=/head/; revision=66553
* Update XFree86-4-* ports which share XFree86-4-libraries's patches:Eric Anholt2002-09-1821-342/+431
| | | | | | | | | | | - Reduce build times by not rebuilding some programs/libraries in each port. - Move some files from -clients to -libraries and from -libraries to -server. - Make package-building in XFree86-4 more intuitive PR: 41606 (package building) Notes: svn path=/head/; revision=66552
* Update to 1.4.2.Maxim Sobolev2002-09-163-5/+4
| | | | Notes: svn path=/head/; revision=66452
* Update to 1.4.2.Maxim Sobolev2002-09-162-2/+2
| | | | Notes: svn path=/head/; revision=66451
* Readd Galeon when building with mozilla-devel. Bump PORTREVISION.Joe Marcus Clarke2002-09-152-6/+6
| | | | Notes: svn path=/head/; revision=66393
* Update to 2.0.3.Joe Marcus Clarke2002-09-156-8/+30
| | | | Notes: svn path=/head/; revision=66339
* Due to popular demant into each port which might be inserted into dependencyMaxim Sobolev2002-09-143-2/+12
| | | | | | | | | | | | | list by bsd.port.mk insert anti foot-shooting device, which prevents infinite fork loop when the user defines corresponding USE_XXX in global make.conf, command line or environment. Similar devices should probably be inserted into ports that might be inserted into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk and so on.) Notes: svn path=/head/; revision=66299
* Use KDE_DIST_VERSION.Alan Eldridge2002-09-122-4/+6
| | | | Notes: svn path=/head/; revision=66195
* Added KDE_DIST_VERSION var, set to KDE_VERSION by default.Alan Eldridge2002-09-122-0/+6
| | | | Notes: svn path=/head/; revision=66181
* add xautomation 0.86Ying-Chieh Liao2002-09-116-0/+41
| | | | | | | Control X from the command line for scripts Notes: svn path=/head/; revision=66124
* Fix stupid error in dist subdir.Alan Eldridge2002-09-112-2/+2
| | | | | | | Submitted by: Adam Weinberger <adam@vectors.cx> Notes: svn path=/head/; revision=66114
* SECURITY FIX: UPDATE TO 3.0.3a.Alan Eldridge2002-09-116-20/+10
| | | | | | | | | | There is a KHTML/KJS cross-site scripting vulnerability in kdelibs-3.0.3. This update fixes that, as well as merges some other fixes from KDE's CVS. PLEASE! UPDATE YOUR KDELIBS3 PORT INSTALLATION NOW! Notes: svn path=/head/; revision=66104
* texas chainsaw kde2 massacreAlan Eldridge2002-09-101-3/+0
| | | | Notes: svn path=/head/; revision=66074
* texas chainsaw kde2 massacreAlan Eldridge2002-09-1020-3388/+0
| | | | Notes: svn path=/head/; revision=66067
* Make fam an optional dependency. It may be having some gcc related problemsAlan Eldridge2002-09-102-2/+8
| | | | | | | on -current, so we'll not require it. Notes: svn path=/head/; revision=66043
* Add wmoldmenu2new 20020609,Oliver Braun2002-09-097-0/+57
| | | | | | | | | | | script to convert WindowMaker RootMenu menus to new PropList format. PR: ports/42474 Submitted by: Bruce M Simpson <bms@spc.org> Notes: svn path=/head/; revision=65954
* Update to 2.0.5.Joe Marcus Clarke2002-09-092-2/+2
| | | | Notes: svn path=/head/; revision=65943
* KDE2 is dead. The source is no longer available.Alan Eldridge2002-09-0926-4379/+0
| | | | Notes: svn path=/head/; revision=65901
* Fix things after the GNOMENG commit.Joe Marcus Clarke2002-09-091-3/+4
| | | | Notes: svn path=/head/; revision=65889
* Add a missing dependency on gdkpixbuf.Joe Marcus Clarke2002-09-091-1/+1
| | | | | | | | PR: 42571 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=65871
* Add a missing dependency on gnomecanvas.Joe Marcus Clarke2002-09-081-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=65850
* Check to see if /usr/include/security/pam_misc.h exists. If it does,Joe Marcus Clarke2002-09-082-3/+11
| | | | | | | | | | | | | then gdmaskpass will be built (i.e. on -stable). If not, then gdmaskpass will not be built, and the plist needs to be updated accordingly. Unfortunately, there doesn't appear to be a __FreeBSD_version that coincides with OpenPAM. Submitted by: bento Notes: svn path=/head/; revision=65848
* Add a missing dependency on libglade.Joe Marcus Clarke2002-09-081-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=65847
* Relinquish all my ports.Ade Lovett2002-09-072-2/+2
| | | | Notes: svn path=/head/; revision=65776
* Update to 2.0.4.Joe Marcus Clarke2002-09-063-2/+3
| | | | Notes: svn path=/head/; revision=65741
* Update to 1.0.6.Joe Marcus Clarke2002-09-063-2/+5
| | | | Notes: svn path=/head/; revision=65740
* Update to 2.0.7.Joe Marcus Clarke2002-09-064-4/+4
| | | | Notes: svn path=/head/; revision=65739
* Update to 2.0.9.Joe Marcus Clarke2002-09-064-4/+4
| | | | Notes: svn path=/head/; revision=65738
* Update to 2.0.8.Joe Marcus Clarke2002-09-066-4/+6
| | | | Notes: svn path=/head/; revision=65736