summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-gui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build of old variantDirk Meyer2002-12-242-1/+4
|
* - enable sound for CURRENTDirk Meyer2002-12-232-7/+29
| | | | | | - apply PTHREAD hack - add regression Test - prepare MASTER_SITE_GNUSTEP
* remove extra includeDirk Meyer2002-12-021-1/+1
|
* add missing check for GNUSTEP_GUI_DEVELDirk Meyer2002-12-021-0/+2
|
* Fix build on beto: drop sound support on CURRENTDirk Meyer2002-12-021-0/+4
|
* remove some oblsolte files in 0.7.6Dirk Meyer2002-11-241-10/+0
| | | | gnustep-make 1.5.1 don't build them
* GNUSTEP_GUI_DEVEL: update to 0.8.3Dirk Meyer2002-11-231-20/+13
|
* GNUSTEP_GUI_DEVEL: Update to 0.8.3Dirk Meyer2002-11-232-2/+2
|
* Add slave-port gnustep-gui-develDirk Meyer2002-10-301-0/+4
| | | | | - use PKGNAMESUFFIX - corrects dependeny for gnustep-back
* update MASTER_SITESDirk Meyer2002-10-291-3/+6
|
* Grammar fix.Adam Weinberger2002-10-291-1/+1
| | | | | Reviewed by: dinoex Approved by: pat
* Update to 0.8.2Dirk Meyer2002-10-203-4/+13
|
* 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
* New option GNUSTEP_GUI_DEVEL for 0.8.0Dirk Meyer2002-08-303-44/+54
| | | | default is still 0.7.6
* Update MASTER_SITESDirk Meyer2002-08-301-2/+2
|
* Revert to 0.7.6, dependend ports still break.Dirk Meyer2002-08-293-48/+48
|
* Update to 0.8.0Dirk Meyer2002-08-293-2/+40
|
* Update to 0.7.7Dirk Meyer2002-08-293-4/+10
| | | | breaks depended ports
* - Take MaintainershipDirk Meyer2002-06-071-4/+6
| | | | - use defined dirs consistently in each makefile
* Upgrade to 0.7.6.Thomas Gellekum2002-03-263-6/+6
| | | | PR: 36266
* Upgrade to 0.7.5.Thomas Gellekum2002-02-053-5/+61
|
* portlint: remove extra whitespaces before end of line.Dirk Froemberg2001-12-241-1/+1
|
* Add some missing files.Thomas Gellekum2001-08-021-0/+3
|
* Add missing file.Thomas Gellekum2001-07-232-1/+3
|
* Upgrade to 0.7.0.Thomas Gellekum2001-07-112-2/+2
|
* 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-268-1037/+170
|
* 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
|
* Teach this port how to find the tiff headers again.Steve Price2000-10-162-0/+22
|
* Use bison.Thomas Gellekum2000-09-281-0/+1
|
* Install startup file to run the gdomap daemon.Thomas Gellekum2000-09-214-2/+46
|
* Upgrade to 0.6.6.Thomas Gellekum2000-08-233-1071/+1352
|
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
|
* Upgrade to 0.6.5.Thomas Gellekum2000-02-223-123/+201
|
* Add WWW:Dirk Froemberg2000-02-131-0/+2
|
* Upgrade to 0.6.0.Thomas Gellekum1999-09-093-597/+662
|
* 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-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>
* 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.
* 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.
* 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.