summaryrefslogtreecommitdiffstats
path: root/lang/gnustep-base
Commit message (Collapse)AuthorAgeFilesLines
* Update to gnustep-1.7.1 / gui-8.7dinoex2003-06-212-2/+2
|
* - cleanupdinoex2003-06-101-1/+1
|
* - Add WITH_GNUSTEP_DEVELdinoex2003-06-013-736/+1391
|
* - modify sample startscript, call ldconfig so libobjc.so can be found after ↵dinoex2003-04-212-1/+5
| | | | reboot.
* - Use libobjc.sodinoex2003-04-131-48/+12
| | | | | | - Cleanup - Use bsd.gnustep.mk PR: 50479
* - Update to 1.6.0dinoex2003-03-232-2/+2
|
* - Update gnustep-base and gnutsep-make to 1.5.2dinoex2003-02-263-9/+6
|
* - retire pkg-commentdinoex2003-02-211-1/+0
|
* - add COMMENTdinoex2003-02-201-0/+1
|
* Add linebreak in LIB_DEPENDSdinoex2003-01-151-1/+1
|
* - force that gnustep-make exists, was implicit by gnusteb-objcdinoex2003-01-141-0/+2
|
* - Improve dependsdinoex2003-01-111-2/+6
| | | | | | 1) needs ffcall to build. 2) gnustep-objc is only for 4.x systems Suggested by: jagapen@students.wisc.edu
* - use opentool in GNUstep.shdinoex2002-12-231-7/+8
|
* - Fix subdir in MASTER_SITESdinoex2002-12-091-3/+6
| | | | - add target test
* - prepare MASTER_SITE_GNUSTEPdinoex2002-12-072-3/+23
| | | | | - Fix build on beast http://beta.freebsd.org/errorlogs/5-full/gnustep-base-1.5.1.log
* - Update to 1.5.1dinoex2002-11-214-23/+6
| | | | patch is now merged in distribution
* Grammar fix.adamw2002-10-291-1/+1
| | | | | Reviewed by: dinoex Approved by: pat
* Add #includes needed to unbreak build on -currentkris2002-10-261-0/+16
| | | | Submitted by: mike
* Update to 1.5.0dinoex2002-10-202-2/+2
|
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-311-1/+0
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
* Update MASTER_SITESdinoex2002-08-301-2/+2
|
* Update to 1.4.0dinoex2002-08-294-23/+5
|
* Fix PREFIX dependency in GNUstep.sh,dinoex2002-08-093-9/+12
| | | | cleanup pkg-plist
* Add more MASTER_SITESdinoex2002-06-091-1/+3
|
* - Take Maintainershipdinoex2002-06-071-5/+5
| | | | - use defined dirs consistently in each makefile
* GNUstep Updatedinoex2002-06-044-5/+29
| | | | | | | | | | | | | | | | | - 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
* Fix path to gdomap executable.tg2002-03-271-2/+2
|
* Upgrade to 1.3.0.tg2002-03-213-31/+16
|
* Upgrade to 1.1.0.tg2002-01-233-4/+34
|
* Add missing file.tg2001-07-172-2/+3
|
* Add missing dependency on libxml2.tg2001-07-111-0/+1
|
* Upgrade to 1.0.2.tg2001-06-266-771/+147
|
* Fix fennerism.ben2001-04-071-2/+2
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-1/+1
|
* Teach this port how to find the tiff headers again.steve2000-10-162-0/+22
|
* Use bison.tg2000-09-281-0/+1
|
* Install startup file to run the gdomap daemon.tg2000-09-214-2/+46
|
* Upgrade to 0.6.6.tg2000-08-233-1071/+1352
|
* PORTNAME/PORTVERSION updatemharo2000-04-111-3/+3
|
* Upgrade to 0.6.5.tg2000-02-223-123/+201
|
* Add WWW:dirk2000-02-131-0/+2
|
* Upgrade to 0.6.0.tg1999-09-093-597/+662
|
* The tiff port now lives in ports/graphics/tiff.steve1999-09-071-1/+1
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Make this port a little more sane. It was brokencpiazza1999-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.obrien1999-08-251-1/+1
|
* Change all ports that need a new gcc on 3.x to use USE_NEWGCC.cpiazza1999-08-221-5/+2
|
* egcc/eg++ have been renamed to gcc295/g++295. Changecpiazza1999-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"cpiazza1999-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=egcccpiazza1999-07-181-2/+4
| | | | | into the ${OSVERSION} check so it'll actually compile on -current with egcs.
OpenPOWER on IntegriCloud