1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
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
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
9374de5f48 - Update to version 0.3.7
PR:		ports/64856
Submitted by:	Ports Fury
2004-03-28 16:36:10 +00:00
Edwin Groothuis
34171d18e7 - ECHO -> ECHO_MSG
for some ports:
- pre-fetch -> pre-everything

PR:		ports/56785-56799
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:45:43 +00:00
Anders Nordby
dbfc56ad17 Lose maintainership. I don't use oftpd anymore. 2003-04-08 22:19:58 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Anders Nordby
43a2fe3646 Use USE_REINPLACE & REINPLACE_CMD instead of PERL.
Requested by:	Ulrich Spoerlein <q@uni.de>
2003-01-23 21:03:14 +00:00
Anders Nordby
610629a50f Add MAX_NUM_CLIENTS option, to override command-line limit for maximum
number of connections.

PR:		36022
Submitted by:	Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
2002-03-17 23:38:44 +00:00
Anders Nordby
6a7f3a5015 Master site updates: www.freenix.no => atreides.freenix.no for these
files.
2002-03-15 00:31:54 +00:00
Anders Nordby
ad6b4799b4 Correct MAINTAINER e-mail address for ports I maintain. 2002-03-14 00:11:40 +00:00
Daniel Harris
da13604c49 Add patch to disable badly-working sendfile code.
PR:		28214
Submitted by:	maintainer
2001-06-17 18:16:39 +00:00
Kevin Lo
e550514024 Update to version 0.3.6
PR: 27719
Submitted by: MAINTAINER
2001-05-29 13:24:40 +00:00
Kevin Lo
2b85adf3f9 Upgrade to version 0.3.5
PR: 26779
Submitted by: MAINTAINER
2001-04-24 13:12:34 +00:00
Dirk Froemberg
772af8373e Upgrade to 0.3.4.
PR:		ports/26443
Submitted by:	Anders Nordby <anders@fix.no> (maintainer)
2001-04-10 22:16:56 +00:00
Will Andrews
aa2ee09180 Add oftpd 0.3.3, a threaded, anonymous only FTP server designed for
security.

PR:		26243
Submitted by:	Anders Nordby <anders@fix.no>
2001-04-07 00:39:05 +00:00