Commit graph

13 commits

Author SHA1 Message Date
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Wesley Shields
1771683e1c - Reassign maintainer to ports@ 2009-09-09 19:19:13 +00:00
Wesley Shields
c6eb35f215 - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
is MAKE_JOBS_UNSAFE).
2009-05-09 02:46:09 +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
Pav Lucistnik
6f8a3dbfb1 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 10:03:51 +00:00
Wesley Shields
ce0191e49e Update my address.
Approved by:	garga (mentor)
2008-02-04 15:35:12 +00:00
Martin Wilke
50130fcfc6 - Update maintainer addresses
PR:		ports/102230
Submitted by:	Wesley Shields <wxs(at)atarininja.org>
Approved by:	krion (mentor)
2006-08-19 16:49:49 +00:00
Jean Milanez Melo
985bcacc46 - Add backup mastersite.
PR:		ports/95960
Reported by:	krismail
Submitted by:	Wesley Shields <wxs@csh.rit.edu> (maintainer)
Approved by:	mnag (mentor)
2006-04-18 13:31:10 +00:00
Jean Milanez Melo
c683c26920 - Update to 1.35.
- portlint(1).

PR:		ports/95413
Submitted by:	Wesley Shields <wxs@csh.rit.edu> (maintainer)
Approved by:	mnag (mentor)
2006-04-10 16:50:39 +00:00
Marcus Alves Grando
8248e60803 Update to 1.33
Add SHA256

PR:		89078
Submitted by:	Wesley Shields <wxs@csh.rit.edu> (maintainer)
2005-11-16 03:23:50 +00:00
Erwin Lansing
07032f9d50 Update to 1.32
PR:		87619
Submitted by:	Wesley Shields <wxs@csh.rit.edu> (maintainer)
2005-10-18 13:37:55 +00:00
Kirill Ponomarev
35cf1fa1a8 Update to version 1.31
PR:		ports/77678
Submitted by:	maintainer
2005-02-18 14:18:46 +00:00
Pete Fritchman
5a84c939ea Add cdargs 1.29, navigate the filesystem using a menu interface or a
bookmark system.

Submitted by:	Wesley Shields <wxs@csh.rit.edu>
2004-05-01 21:08:25 +00:00