Commit graph

22 commits

Author SHA1 Message Date
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Mark Linimon
b42f6675bc Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat:		portmgr
2009-08-28 16:52:33 +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
45a812efa1 - Adopt orphan ports in ftp category.
Approved by:	linimon (mentor, implicit)
2008-01-23 22:43:36 +00:00
Edwin Groothuis
c8a818ace5 Remove USE_REINPLACE from all categories starting with F 2006-05-07 11:09:22 +00:00
Edwin Groothuis
3d887eb3f6 Remove install-info from Makefile, it's automatically done when INFO is defined 2005-12-04 23:35:14 +00:00
Renato Botelho
d77eda59c6 - Make it fetchable again
PR:		ports/89767
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-12-01 09:39:15 +00:00
Pav Lucistnik
7b82f41696 - Add SHA256 2005-11-24 16:27:27 +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
812b2fd17b - Update to version 1.3.13.1
PR:		ports/64043
Submitted by:	Ports Fury
2004-03-10 14:16:51 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Edwin Groothuis
07f1d50cbc Chase up new MASTER_SITE_SAVANNAH.
PR:		ports/56970
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-10-03 11:04:59 +00:00
Akinori MUSHA
1707b424cb De-pkg-comment. 2003-02-20 17:24:13 +00:00
Ying-Chieh Liao
709beb92a4 upgrade to 1.3.12.1
PR:		45428
Submitted by:	Ports Fury
2002-11-20 12:30:20 +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
Ying-Chieh Liao
930e3a6637 Replace ${PERL} with ${REINPLACE_CMD}
PR:		39594
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-21 16:13:17 +00:00
David W. Chapman Jr.
f3dc05b0ce Update to 1.3.11
Add files/patch-doc::info::muddleftpd.texi

PR:		28842
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-07-09 23:38:38 +00:00
Ying-Chieh Liao
a128f7395a drop maintainership 2001-05-27 08:12:14 +00:00
Ying-Chieh Liao
08161392e3 add muddleftpd
A new ftp server that can perform a variety of ftp tasks
2001-04-22 17:05:02 +00:00