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

24 Commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Pav Lucistnik
07b2788864 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-19 22:07:43 +00:00
Dmitry Marakasov
075acacd24 - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +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
Rong-En Fan
4fb03f721b - Update to 1.11
- Update WWW
- Pass maintainership to submitter

PR:		ports/115267
Submitted by:	Stefan Pauly <stefan at fh-mainz.de>
2007-08-11 10:00:51 +00:00
Rong-En Fan
570c89b4e4 - Sort pkg-plist 2007-08-11 10:00:19 +00:00
Mark Linimon
201cf12ad8 Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-05 00:15:24 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Pav Lucistnik
a74ad217f2 - Update to 1.7
- Take maintainership

PR:		ports/83332
Submitted by:	Sylvio Cesar <sylvioc@gmail.com>
2005-07-13 09:27:40 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Edwin Groothuis
908dec17ed remove obsolete mastersite 2003-11-03 22:05:52 +00:00
Kirill Ponomarev
53282eb681 - Unbreak dns/dnsutl on 5.x
PR:		58356
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2003-10-22 08:08:54 +00:00
Kris Kennaway
8fece8ceae BROKEN on 5.x (does not build) 2003-10-12 08:28:42 +00:00
Kris Kennaway
0dd2cc807c Reset bouncing maintainer address 2003-10-12 08:27:36 +00:00
Edwin Groothuis
fa1ac61168 Massive repo-copies request: net->dns (partly devel->dns)
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 04:54:37 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Maxim Sobolev
729d5f1268 Update to 1.6.
Submitted by:	maintainer
2000-07-13 11:13:34 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Steve Price
63b2ceee1f Install manpages and add WWW to DESCR. Note: since our soelim(1) doesn't
support a '-I' argument, instead of this

	soelim -Iman1 man1/foo.1 > tmp

I did this.

	(cd man1; soelim foo.1) > tmp

PR:		15093
Submitted by:	maintainer
1999-12-27 01:08:35 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Steve Price
52ea699c95 Update to version 1.5.
PR:		12848
Submitted by:	maintainer
1999-08-01 02:47:41 +00:00
Tim Vanderhoek
a48bc2f5ee Fix instances of "This is ...." 1999-07-03 09:31:52 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
David E. O'Brien
4d7307bda2 dns-rev Take the forward DNS mapping and generate the reverse mapping.
dns-hosts Take the forward DNS mapping and generate the /etc/hosts file.
dns-ng Take the	forward	DNS mapping and	generate the /etc/netgroup file.

Submitted-by:	Karl.Dietz@triplan.com
PR:		8664
1998-12-01 11:59:36 +00:00