summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-xgps (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update MASTER_SITESDirk Meyer2002-10-291-1/+3
| | | | Notes: svn path=/head/; revision=69124
* Grammar fix.Adam Weinberger2002-10-291-1/+1
| | | | | | | | Reviewed by: dinoex Approved by: pat Notes: svn path=/head/; revision=69081
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-311-1/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65347
* - Take MaintainershipDirk Meyer2002-06-071-4/+6
| | | | | | | - use defined dirs consistently in each makefile Notes: svn path=/head/; revision=60784
* Upgrade to 0.7.6.Thomas Gellekum2002-03-263-4/+2
| | | | Notes: svn path=/head/; revision=56695
* Upgrade to 0.7.5.Thomas Gellekum2002-02-053-5/+9
| | | | Notes: svn path=/head/; revision=54232
* Better way to package a symlink to a directory.Thomas Gellekum2001-09-251-1/+2
| | | | Notes: svn path=/head/; revision=48183
* Upgrade to 0.7.0.Thomas Gellekum2001-07-112-2/+2
| | | | Notes: svn path=/head/; revision=45033
* Need a do-install target to pick up some definitions fromThomas Gellekum2001-07-021-0/+4
| | | | | | | ${PREFIX}/System/Makefiles/GNUstep.sh. Notes: svn path=/head/; revision=44637
* Upgrade to 0.6.9.Thomas Gellekum2001-06-268-1433/+50
| | | | Notes: svn path=/head/; revision=44454
* Fix fennerism.Ben Smithurst2001-04-071-2/+2
| | | | Notes: svn path=/head/; revision=41037
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Teach this port how to find the tiff headers again.Steve Price2000-10-162-0/+22
| | | | Notes: svn path=/head/; revision=33883
* Use bison.Thomas Gellekum2000-09-281-0/+1
| | | | Notes: svn path=/head/; revision=33204
* Install startup file to run the gdomap daemon.Thomas Gellekum2000-09-214-2/+46
| | | | Notes: svn path=/head/; revision=32925
* Upgrade to 0.6.6.Thomas Gellekum2000-08-233-1071/+1352
| | | | Notes: svn path=/head/; revision=31898
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
| | | | Notes: svn path=/head/; revision=27452
* Upgrade to 0.6.5.Thomas Gellekum2000-02-223-123/+201
| | | | Notes: svn path=/head/; revision=26141
* Add WWW:Dirk Froemberg2000-02-131-0/+2
| | | | Notes: svn path=/head/; revision=25766
* Upgrade to 0.6.0.Thomas Gellekum1999-09-093-597/+662
| | | | Notes: svn path=/head/; revision=21488
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21367
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Make this port a little more sane. It was brokenChris Piazza1999-08-282-64/+42
| | | | | | | | | | | | for any system that wasn't x86 on freebsd 3.1. The port is still marked BROKEN because it sets PREFIX in the Makefile. PR: 13423 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=21063
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Change all ports that need a new gcc on 3.x to use USE_NEWGCC.Chris Piazza1999-08-221-5/+2
| | | | Notes: svn path=/head/; revision=20886
* egcc/eg++ have been renamed to gcc295/g++295. ChangeChris Piazza1999-08-171-4/+4
| | | | | | | | | | all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20765
* BROKEN= "Hardcoded FreeBSD release numbers in PLIST"Chris Piazza1999-07-181-1/+3
| | | | | | | I'll fix this in a little while. Notes: svn path=/head/; revision=20260
* Give this port a USE_XLIB so it'll link. Also move the CC=egccChris Piazza1999-07-181-2/+4
| | | | | | | | into the ${OSVERSION} check so it'll actually compile on -current with egcs. Notes: svn path=/head/; revision=20259
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* New port gnustep. GNUstep is a set of general-purpose Objective-C librariesThomas Gellekum1999-05-105-0/+1010
base on the OpenStep standard developed by NeXT (now Apple) Inc. Notes: svn path=/head/; revision=18728