Commit graph

13 commits

Author SHA1 Message Date
Timur I. Bakeyev
8053719a2a Minor change in the distribution and bump of the version. 2009-06-25 23:48:34 +00:00
Timur I. Bakeyev
ec6751d695 Upgrade port to the 1.0.7 and fix gcc 4.2 compilation problem 2009-01-20 13:53:25 +00:00
Pav Lucistnik
47f5087334 - Mark BROKEN on FreeBSD 6.x: does not configure
Reported by:	pointyhat
Approved by:	portmgr (self)
2008-09-16 22:21:35 +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
Erwin Lansing
25b5de05c1 Mark BROKEN with gcc 4.2 on all archs 2007-12-28 12:11:18 +00:00
Mark Linimon
f35ac16419 Mark as broken on gcc4.2 with 64-bit archs. 2007-10-01 07:44:31 +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
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Timur I. Bakeyev
ccd266efda Change MAINTAINER addresses for my ports to point to the FreeBSD address.
Approved by:	shaun (mentor)
2007-06-15 15:08:02 +00:00
Martin Wilke
6f548616ba - Update to 1.0.6
PR:             110205
Submitted by:   Timur I. Bakeyev <timur@gnu.org> (maintainer)
2007-03-16 11:24:01 +00:00
Pav Lucistnik
a08eac1dad - Update to 1.0.4.r1
PR:		ports/102713
Submitted by:	Timur I. Bakeyev <timur@gnu.org> (maintainer)
2006-08-31 18:04:20 +00:00
Sergey Matveychuk
6cfaa0e6e2 The Samba4WINS project provides a full featured replicating WINS server
for UNIX. It is a spinoff of the Samba 4 project, the upcoming version
of the Samba software suite and will also be available as part of the
Samba suite as soon as Samba 4 is released.

WWW: http://enterprisesamba.org/index.php?id=88

PR:		ports/95774
Submitted by:	Timur I. Bakeyev <timur@gnu.org>
2006-04-18 13:05:06 +00:00