1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

132 Commits

Author SHA1 Message Date
Dirk Meyer
237e02f2b0 - fix option GNUSTEP_WITH_LIBOBJC2
- allow build with gcc from ports
2012-01-13 11:38:08 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Dirk Meyer
b5203c170a - mark IGNORE on FreeBSD 9-CURRENT 2011-04-21 19:37:41 +00:00
Dirk Meyer
ce9247ef9c - move option GNUSTEP_WITH_LIBOBJC2 down
- fix build with FreeBSD 9-CURRENT
2011-04-21 05:07:56 +00:00
Dirk Meyer
4ca365cd65 - update GNUSTEP_DEVEL to 1.22.0 2011-04-16 10:17:39 +00:00
Dirk Meyer
bbdff0a2e6 - drop MD5 2011-04-07 18:26:01 +00:00
Dirk Meyer
7997686c64 - add experimental option GNUSTEP_WITH_LIBOBJC2 2010-12-05 14:42:27 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Dirk Meyer
dc3f60e8ef - remove target test 2010-09-10 08:08:26 +00:00
Dirk Meyer
94397a6b5c - fix build with gcc42 2010-08-20 06:46:35 +00:00
Dirk Meyer
220269ea3e - mark BROKEN after gcc42 update 2010-08-17 05:02:48 +00:00
Dirk Meyer
02d82a1732 - update WITH_GNUSTEP_DEVEL to 1.21.1 2010-07-18 14:00:59 +00:00
Dirk Meyer
81b4894e8b add LICENSE_COMB 2010-06-05 07:54:45 +00:00
Dirk Meyer
cfbe99ab0b - LICENSE GPLv3 2010-06-04 13:14:56 +00:00
Dirk Meyer
ca8e128e62 - drop USE_GNUSTEP_PREFIX 2010-05-30 12:28:39 +00:00
Dirk Meyer
c08d0c79af - remove option WITHOUT_OPENSSL
- add option WITH_GNUSTEP_DEVEL to build version 1.21.0
2010-05-23 20:58:10 +00:00
Alex Dupre
bf330a57d4 Switch to use newer GMP version.
PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00
Dirk Meyer
f67b064068 - update to 1.19.3 2009-11-28 21:44:49 +00:00
Dirk Meyer
f71220b470 - Fix build for ffcall with under custom PREFIX 2009-05-29 19:58:11 +00:00
Alex Dupre
523a16e2bd Chase libgmp and bump PORTREVISION. 2009-05-13 09:46:02 +00:00
Dirk Meyer
21bef45d60 - set NO_PACKAGE 2009-01-16 16:59:54 +00:00
Dirk Meyer
b4cb3b6756 - update to 1.18.0 2008-12-24 07:48:22 +00:00
Dirk Meyer
8d54a3338e - update to 1.16.5 2008-12-19 18:43:50 +00:00
Dirk Meyer
08c00070a5 - update to 1.16.4 2008-11-16 18:15:34 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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)
2008-08-21 06:18:49 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Dirk Meyer
ab0b73a674 - udpate stable to 1.16.3 2008-08-12 09:23:46 +00:00
Dirk Meyer
0a1d7f13f4 - update to 1.16.3 2008-08-11 15:38:39 +00:00
Dirk Meyer
c7ccb5c6b5 - update to 1.16.2 2008-07-08 17:30:31 +00:00
Dirk Meyer
98ae4f0749 - update to 1.16.0 2008-06-20 15:14:37 +00:00
Dirk Meyer
3383ed4b4f - update to 1.14.4 2008-06-15 11:22:41 +00:00
Dirk Meyer
1b9f926d36 - add WITH_GNUSTEP_DEVEL 2008-05-04 21:13:22 +00:00
Dirk Meyer
b6a52153d4 - update to 1.14.3 2008-03-23 12:24:19 +00:00
Dirk Meyer
2412099627 - update to 1.14.2 2008-02-28 09:09:33 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Dirk Meyer
cdc1aa019f - update to 1.13.1 2007-01-31 17:52:17 +00:00
Kris Kennaway
a01439c2ca Retire NO_FILTER_SHLIBS now that it no longer serves a purpose 2007-01-30 04:25:35 +00:00
Dirk Meyer
d7f59ea8de - update to use new bsd.gnustep.mk
Approved by:	gurkan@linuks.mine.nu
2007-01-13 03:57:25 +00:00
Dirk Meyer
93405b24d1 - update to 1.13.0 2006-08-31 05:35:32 +00:00
Dirk Meyer
c3d379c79d - remove LDCONFIG_GCC workaround 2006-06-24 16:24:39 +00:00
Dirk Meyer
fa1045dda1 - activate regression-test 2006-06-24 08:27:11 +00:00
Dirk Meyer
2995a979d5 - make sure ldconfig has been run 2006-06-09 19:55:24 +00:00
Dirk Meyer
1a4bb222f5 - make portlint happier 2006-05-13 08:16:30 +00:00
Alex Dupre
ffcb54b54f Chase gmp library and bump PORTREVISION. 2006-05-10 14:46:47 +00:00
Dirk Meyer
8d7e99571b - cleanup after gcc updates
no hacks for ldconfig needed
2006-04-08 15:14:44 +00:00
Dirk Meyer
ccd3e4a8d4 - add USE_GNUSTEP_PREFIX 2006-03-19 04:35:47 +00:00
Dirk Meyer
14f10b4598 - update to 1.12.0 2006-03-18 09:52:07 +00:00
Dirk Meyer
3b6641a158 - new option GNUSTEP_PREFIX
allow user defined location of all files
2006-01-19 12:06:14 +00:00