Commit Graph

13 Commits

Author SHA1 Message Date
Martin Wilke
9ca6c279f1 - Mark BROKEN on HEAD: fails to build with new utmpx
Reported by:	pointyhat
2010-03-20 16:17:50 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +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
Martin Wilke
8f4043ab24 - Update to 1.25
- Drop maintainership

PR:		108686
Submitted by:	miwi
Approved by:	maintainer (via privat mail)
2007-02-06 21:05:54 +00:00
Martin Wilke
94c9c08fe1 Update to 1.24
PR:		ports/98442
Approved by:	krion (mentor), maintainer timeout
2006-06-14 15:00:51 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Simon Barner
a23c31e2ad Update to 1.23.1
Submitted by:	Andrej Zverev <az@inec.ru>
PR:		ports/85729
Approved by:	maintainer timeout (3.5 weeks)
2005-09-30 11:41:38 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kirill Ponomarev
ec99205329 - Update to version 1.21
PR:		ports/64809
Submitted by:	maintainer
2004-03-27 22:15:50 +00:00
Kirill Ponomarev
9f38842ac4 - Update to version 1.20
PR:		ports/62648
Submitted by:	maintainer
2004-02-10 21:11:46 +00:00
Jimmy Olgeni
e8b9dea32e Fix a couple of typos. 2003-12-24 15:18:30 +00:00
Kirill Ponomarev
ad38e05fb3 Add latd 1.19, the linux-decnet project LAT protocol suite.
This is a redistribution of the linux-decnet project's
software, with FreeBSD compatability added. It is based very
closely on the NetBSD port by Matt Fredette and has benefitted
from the assistance of Patrick Caulfield (the original author).

PR:		60519
Submitted by:	Tillman Hodgson <tillman@seekingfire.com>
2003-12-23 22:43:07 +00:00