summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-gui/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing file.Thomas Gellekum2001-07-231-1/+2
|
* Upgrade to 0.7.0.Thomas Gellekum2001-07-111-1/+1
|
* Fix invalid dependency.OKAZAKI Tetsurou2001-07-071-2/+2
| | | | | PR: 28734 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru>
* Need a do-install target to pick up some definitions fromThomas Gellekum2001-07-021-0/+4
| | | | ${PREFIX}/System/Makefiles/GNUstep.sh.
* Upgrade to 0.6.9.Thomas Gellekum2001-06-261-28/+34
|
* Fix fennerism.Ben Smithurst2001-04-071-2/+2
|
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
|
* Use bison.Thomas Gellekum2000-09-281-0/+1
|
* Install startup file to run the gdomap daemon.Thomas Gellekum2000-09-211-0/+12
|
* Upgrade to 0.6.6.Thomas Gellekum2000-08-231-6/+5
|
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
|
* Upgrade to 0.6.5.Thomas Gellekum2000-02-221-4/+6
|
* Upgrade to 0.6.0.Thomas Gellekum1999-09-091-16/+13
|
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
|
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Make this port a little more sane. It was brokenChris Piazza1999-08-281-11/+9
| | | | | | | | | 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>
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Change all ports that need a new gcc on 3.x to use USE_NEWGCC.Chris Piazza1999-08-221-5/+2
|
* 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>
* BROKEN= "Hardcoded FreeBSD release numbers in PLIST"Chris Piazza1999-07-181-1/+3
| | | | I'll fix this in a little while.
* 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.
* New port gnustep. GNUstep is a set of general-purpose Objective-C librariesThomas Gellekum1999-05-101-0/+53
base on the OpenStep standard developed by NeXT (now Apple) Inc.