aboutsummaryrefslogtreecommitdiff
path: root/devel/gnustep-make
Commit message (Collapse)AuthorAgeFilesLines
* - update to 2.2.0Dirk Meyer2009-05-212-4/+4
| | | | Notes: svn path=/head/; revision=234326
* - set NO_PACKAGEDirk Meyer2009-01-162-1/+3
| | | | Notes: svn path=/head/; revision=226272
* - update to 2.0.8Dirk Meyer2009-01-112-4/+4
| | | | Notes: svn path=/head/; revision=225693
* - update to 2.0.7Dirk Meyer2008-12-243-41/+39
| | | | Notes: svn path=/head/; revision=224668
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - update to 2.0.6Dirk Meyer2008-06-242-4/+4
| | | | Notes: svn path=/head/; revision=215714
* Make use of the @rmtry macroEdwin Groothuis2008-04-191-1/+1
| | | | Notes: svn path=/head/; revision=211560
* - update to 2.0.5Dirk Meyer2008-03-232-4/+4
| | | | Notes: svn path=/head/; revision=209623
* - update to 2.0.4Dirk Meyer2008-01-143-4/+15
| | | | | | | - GPLV3 Notes: svn path=/head/; revision=205645
* - update to 2.0.1Dirk Meyer2007-05-282-4/+4
| | | | Notes: svn path=/head/; revision=192166
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-253-11/+35
| | | | Notes: svn path=/head/; revision=191718
* - fix build for CURRENTDirk Meyer2007-02-251-7/+1
| | | | Notes: svn path=/head/; revision=185873
* - skip on CURRENTDirk Meyer2007-02-071-1/+7
| | | | Notes: svn path=/head/; revision=184486
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-2/+1
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* - add Local/Library/ServicesDirk Meyer2006-12-302-1/+4
| | | | Notes: svn path=/head/; revision=181031
* - add Local/Library/ApplicationSupportDirk Meyer2006-12-092-9/+12
| | | | | | | - add Local/Tools/Resources Notes: svn path=/head/; revision=179267
* - add Local/Library/Documentation, Local/ToolsDirk Meyer2006-10-312-1/+7
| | | | Notes: svn path=/head/; revision=175662
* - create standard directories under Local hereDirk Meyer2006-09-132-1/+20
| | | | | | | so applications don't have to clean them Notes: svn path=/head/; revision=172905
* - update to 1.13.0Dirk Meyer2006-08-312-4/+4
| | | | Notes: svn path=/head/; revision=171691
* - cleanup after gcc updatesDirk Meyer2006-04-081-19/+1
| | | | | | | no hacks for ldconfig needed Notes: svn path=/head/; revision=159130
* - add USE_GNUSTEP_PREFIXDirk Meyer2006-03-191-3/+1
| | | | Notes: svn path=/head/; revision=157643
* - update to 1.12.0Dirk Meyer2006-03-182-5/+4
| | | | Notes: svn path=/head/; revision=157531
* - activate builds on pointyhatDirk Meyer2006-03-151-4/+0
| | | | Notes: svn path=/head/; revision=157147
* - new option GNUSTEP_PREFIXDirk Meyer2006-01-191-1/+2
| | | | | | | allow user defined location of all files Notes: svn path=/head/; revision=153867
* - move location of GNUstep.confDirk Meyer2005-12-252-0/+3
| | | | Notes: svn path=/head/; revision=152031
* - update to 1.11.2Dirk Meyer2005-12-243-5/+4
| | | | Notes: svn path=/head/; revision=151982
* - add SHA checksumDirk Meyer2005-11-131-0/+1
| | | | Notes: svn path=/head/; revision=148088
* - update to 1.11.1Dirk Meyer2005-09-222-3/+3
| | | | Notes: svn path=/head/; revision=143362
* - cleanup old Makefile locationDirk Meyer2005-08-192-12/+11
| | | | | | | | | | - remove BROKEN for 6.0 verified sucessfull builds on FreeBSD 6.0-BETA2 #0: Wed Aug 3 08:22:24 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Approved by: portmgr (krion) Notes: svn path=/head/; revision=140934
* - update to 1.10.0Dirk Meyer2005-07-273-4/+3
| | | | Notes: svn path=/head/; revision=140254
* - warn about bad ldconfig pathsDirk Meyer2005-07-101-3/+9
| | | | Notes: svn path=/head/; revision=138787
* BROKEN on 5.x: Configure failsKris Kennaway2005-07-081-0/+4
| | | | Notes: svn path=/head/; revision=138716
* - remove WITH_GNUSTEP_DEVELDirk Meyer2005-04-033-8/+2
| | | | Notes: svn path=/head/; revision=132312
* - make portlint happierDirk Meyer2005-01-151-2/+2
| | | | Notes: svn path=/head/; revision=126495
* - handle stale shared libs from gcc-objc installsDirk Meyer2004-12-141-1/+17
| | | | | | | | - force ldconfig when needed PR: 74940 Notes: svn path=/head/; revision=123988
* - update to 1.10.0 (stable)Dirk Meyer2004-11-073-13/+8
| | | | Notes: svn path=/head/; revision=121057
* - update to 1.9.2Dirk Meyer2004-06-163-6/+5
| | | | Notes: svn path=/head/; revision=111602
* - Fix regression when using gcc-objc-3.2Dirk Meyer2004-04-131-2/+4
| | | | Notes: svn path=/head/; revision=106943
* - revert to build without libobjcDirk Meyer2004-04-131-1/+4
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=106891
* - update to 1.9.1Dirk Meyer2004-03-052-3/+3
| | | | Notes: svn path=/head/; revision=103023
* - add SIZEDirk Meyer2004-02-261-0/+2
| | | | Notes: svn path=/head/; revision=102161
* 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
* - Update to 1.9.0Dirk Meyer2003-12-103-5/+7
| | | | Notes: svn path=/head/; revision=95571
* - fix MASTER_SITES trailing charDirk Meyer2003-11-121-1/+1
| | | | Notes: svn path=/head/; revision=93831
* - update MASTER_SITESDirk Meyer2003-11-121-4/+2
| | | | Notes: svn path=/head/; revision=93826
* - Update to 1.8.0Dirk Meyer2003-10-195-200/+157
| | | | Notes: svn path=/head/; revision=91663
* - Update to 1.7.4Dirk Meyer2003-09-242-2/+2
| | | | Notes: svn path=/head/; revision=89262
* - use new hook USE_GNUSTEP in bsd.port.mkDirk Meyer2003-08-281-5/+2
| | | | Notes: svn path=/head/; revision=87820