Commit Graph

20 Commits

Author SHA1 Message Date
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +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
Beech Rintoul
df1872ac04 - Update to 1.0.0
- Use SF macro

PR:		ports/118810
Submitted by:	Philippe Audeoud <jadawin@tuxaco.net>
Approved by:	linimon (mentor, maintainer timeout)
2008-01-02 23:55:29 +00:00
Gabor Kovesdan
d8fc8c3302 - Remove distinfo hashes, which are not used officially
No objection from:	ports@, maintainers
Approved by:		portmgr (pav)
2007-07-19 21:37:13 +00:00
Pav Lucistnik
18407462af - Update to 0.93.3
- Pass maintainership to submitter

PR:		ports/68713
Submitted by:	Jason Harris <jharris@widomaker.com>
2004-07-06 15:23:58 +00:00
Tilman Keskinoz
23ca8e83a6 Fix build with gcc34 2004-06-12 21:29:02 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Akinori MUSHA
1707b424cb De-pkg-comment. 2003-02-20 17:24:13 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Oliver Braun
885f90ff54 Upgrade to 0.93.2a.
PR:		44346
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-21 20:48:55 +00:00
Patrick Li
49b144181b - Update to 0.93.2
- reword pkg-comment

PR:		38783
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-05-31 23:12:31 +00:00
Ying-Chieh Liao
d7fd51db49 upgrade to 0.93.1 (SECURITY FIX !!)
drop maintainership

Submitted by:	Niels Heinen <niels.heinen@ubizen.com>
2002-05-11 14:10:02 +00:00
Ying-Chieh Liao
532e2ef6f4 forget to change WWW: to current site 2001-05-06 14:17:03 +00:00
Ying-Chieh Liao
9d8992321b upgrade to 0.9 beta6a and change master site
Submitted by:	Tobias Reifenberger <treif@mayn.de>
2001-05-06 14:13:47 +00:00
Ying-Chieh Liao
6ba5e31a7e fix checksum mismatch
Noted by:	bento's log
2001-04-23 05:59:14 +00:00
Ying-Chieh Liao
ece0fff408 update to 0.91b6
Submitted by:	Tobias Reifenberger <treif@mayn.de> (via private mail)
2001-02-10 05:27:42 +00:00
Ying-Chieh Liao
84c20fbee9 update to beta 5
Submitted by:	Ollivier Robert <roberto@eurocontrol.fr>
2001-02-06 15:12:00 +00:00
Ying-Chieh Liao
2ecc4a1bba add puf, a "parallel url fetcher" for UN*X systems 2001-02-05 19:05:34 +00:00