aboutsummaryrefslogtreecommitdiff
path: root/devel/gnustep-make
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update MASTER_SITESDirk Meyer2002-08-301-2/+2
| | | | Notes: svn path=/head/; revision=65273
* Update to 1.4.0Dirk Meyer2002-08-293-2/+3
| | | | Notes: svn path=/head/; revision=65225
* Add more MASTER_SITESDirk Meyer2002-06-091-1/+3
| | | | Notes: svn path=/head/; revision=60959
* - Take MaintainershipDirk Meyer2002-06-071-1/+1
| | | | | | | - use defined dirs consistently in each makefile Notes: svn path=/head/; revision=60784
* GNUstep UpdateDirk Meyer2002-06-045-38/+5
| | | | | | | | | | | | | | | | | | | | - Update: gnustep-make-1.3.2 - remove obsolete MASTER_SITES - Update: gnustep-objc-1.2.2 - Update: gnustep-base-1.3.2 - remove obsolete MASTER_SITES - fix configure for libxml2 - more languages: Russian, Slovak, UkraineRussian - Update: gnustep-guile-1.0.3.tar.gz Not updated to: gnustep-gui-0.7.7, it conflicts with gnustep-xgps-0.7.6 Notes: svn path=/head/; revision=60574
* Upgrade to 1.3.0.Thomas Gellekum2002-03-215-12/+94
| | | | Notes: svn path=/head/; revision=56414
* Upgrade to 1.2.1.Thomas Gellekum2002-01-233-16/+66
| | | | Notes: svn path=/head/; revision=53632
* Oops, for some reason there was a reference to pkg-message, which doesn't exist.Thomas Gellekum2001-06-291-1/+0
| | | | Notes: svn path=/head/; revision=44554
* Upgrade to 1.0.1Thomas Gellekum2001-06-269-1354/+54
| | | | Notes: svn path=/head/; revision=44452
* 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