aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-gui
Commit message (Collapse)AuthorAgeFilesLines
* Add some missing files.Thomas Gellekum2001-08-021-0/+3
| | | | Notes: svn path=/head/; revision=45734
* Add missing file.Thomas Gellekum2001-07-232-1/+3
| | | | Notes: svn path=/head/; revision=45401
* Upgrade to 0.7.0.Thomas Gellekum2001-07-112-2/+2
| | | | Notes: svn path=/head/; revision=45033
* Fix invalid dependency.OKAZAKI Tetsurou2001-07-071-2/+2
| | | | | | | | PR: 28734 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=44861
* 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-1037/+170
| | | | 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