aboutsummaryrefslogtreecommitdiff
path: root/lang/gnustep-guile
Commit message (Collapse)AuthorAgeFilesLines
* - cleanup Makefile locationDirk Meyer2005-08-281-1/+1
| | | | Notes: svn path=/head/; revision=141182
* - remove WITH_GNUSTEP_DEVELDirk Meyer2005-04-031-6/+0
| | | | Notes: svn path=/head/; revision=132312
* - DEFAULTLIBVERSION changed with gnustep-1.9.2Dirk Meyer2004-06-161-2/+2
| | | | Notes: svn path=/head/; revision=111606
* - make PKGNAMESUFFIX more flexibleDirk Meyer2004-03-261-3/+2
| | | | Notes: svn path=/head/; revision=105376
* - option WITHOUT_X11 with seperate package nameDirk Meyer2004-02-251-1/+5
| | | | | | | - add CONFLICTS Notes: svn path=/head/; revision=102076
* - update to 1.1.4Dirk Meyer2004-02-242-3/+3
| | | | Notes: svn path=/head/; revision=101941
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - update MASTER_SITESDirk Meyer2004-01-311-2/+1
| | | | Notes: svn path=/head/; revision=99597
* - fix building with gnustep 1.9.0 (devel)Dirk Meyer2003-12-102-0/+110
| | | | Notes: svn path=/head/; revision=95573
* - Udpate to 1.1.2Dirk Meyer2003-12-043-2/+5
| | | | Notes: svn path=/head/; revision=95052
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* - Layout for GnuSTEP 1.8.0Dirk Meyer2003-10-192-46/+34
| | | | Notes: svn path=/head/; revision=91666
* - use new hook USE_GNUSTEP in bsd.port.mkDirk Meyer2003-08-281-5/+4
| | | | Notes: svn path=/head/; revision=87820
* - flat layoutDirk Meyer2003-07-261-24/+24
| | | | Notes: svn path=/head/; revision=85623
* - Update to 1.1.1Dirk Meyer2003-06-182-4/+4
| | | | Notes: svn path=/head/; revision=83223
* - remove empty dirsDirk Meyer2003-06-101-0/+7
| | | | | | | - fix plist Notes: svn path=/head/; revision=82674
* - Update to 1.1.0Dirk Meyer2003-06-016-66/+51
| | | | | | | | | - Fix some autconf problems - install/deinstall info files generic - Add WITH_GNUSTEP_DEVEL Notes: svn path=/head/; revision=81857
* - Fix problems with guile-1.6.4 and short lib path.Dirk Meyer2003-05-052-1/+12
| | | | | | | | - bump PORTREVISION Submitted by: marcus Notes: svn path=/head/; revision=80185
* Chase guile's shared lib version.Joe Marcus Clarke2003-05-021-2/+2
| | | | Notes: svn path=/head/; revision=79982
* - Use libobjc.soDirk Meyer2003-04-132-38/+40
| | | | | | | | | | | | - Cleanup - Use bsd.gnustep.mk - build with X11 by default - add Option WITHOUT_X11 - Fix PLIST PR: 50479 Notes: svn path=/head/; revision=78850
* - Update for gnustep 1.5.2 and gui 0.8.4Dirk Meyer2003-02-261-1/+2
| | | | Notes: svn path=/head/; revision=76515
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* extend BUILD_DEPENDS for ffcallDirk Meyer2003-01-141-0/+1
| | | | Notes: svn path=/head/; revision=73137
* - prepare MASTER_SITE_GNUSTEPDirk Meyer2002-12-231-1/+3
| | | | Notes: svn path=/head/; revision=71826
* fix Bento build problmem, itroduced by gnustep-base-1.5.1Dirk Meyer2002-11-252-0/+21
| | | | Notes: svn path=/head/; revision=71076
* update MASTER_SITESDirk Meyer2002-10-291-3/+1
| | | | Notes: svn path=/head/; revision=69122
* Grammar fix.Adam Weinberger2002-10-291-1/+1
| | | | | | | | Reviewed by: dinoex Approved by: pat Notes: svn path=/head/; revision=69081
* Remove an extra dirDirk Meyer2002-10-201-0/+1
| | | | Notes: svn path=/head/; revision=68419
* 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
* Strip plist of another old file.Dirk Meyer2002-06-261-1/+0
| | | | Notes: svn path=/head/; revision=62052
* Chase guile shared lib number.Joe Marcus Clarke2002-06-191-1/+1
| | | | | | | Prompted by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=61574
* Add more MASTER_SITESDirk Meyer2002-06-091-1/+3
| | | | Notes: svn path=/head/; revision=60959
* - Take MaintainershipDirk Meyer2002-06-071-4/+4
| | | | | | | - use defined dirs consistently in each makefile Notes: svn path=/head/; revision=60784
* GNUstep UpdateDirk Meyer2002-06-043-10/+8
| | | | | | | | | | | | | | | | | | | | - 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
* Fix path of include files, so package can be build.Dirk Meyer2002-04-021-2/+2
| | | | Notes: svn path=/head/; revision=57230
* 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
* Upgrade to 1.0.1.Thomas Gellekum2001-06-268-1440/+80
| | | | Notes: svn path=/head/; revision=44455
* 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