1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Philip M. Gollucci
1c48370be2 - Release some more ports 2010-04-27 01:41:02 +00:00
Philip M. Gollucci
abf5b5ffc0 - Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
2009-05-16 06:27:56 +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
Philip M. Gollucci
b43083409f Update my ports to my freebsd address
Approved by:    araujo (mentor)
2008-07-23 02:43:55 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Thomas Abthorpe
9c42891cb8 - Add SHA256 checksums to ports
- Pass maintainship of of unmaintained ports to submitter
- The maintainers of the other ports have been contacted to update their
  own port

PR:		ports/118192
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
2008-01-28 20:30:07 +00:00
Alejandro Pulver
4822716ef7 - Update to version 1.2.4.
PR:		ports/104783
Submitted by:	Jem Berkes <jberkes@pc-tools.net>
2006-11-06 17:48:52 +00:00
Renato Botelho
4c7cae871c - Update to 1.2.3
PR:		ports/95997
Submitted by:	Aleksander Fafula <alex@fafula.com>
2006-04-18 15:45:21 +00:00
Pav Lucistnik
145be4426a - Add SHA256 2005-11-25 15:31:02 +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
be10a1ceec Update to version 1.2.2
PR:		ports/78740
Submitted by:	Ports Fury
2005-03-13 09:35:39 +00:00
Pav Lucistnik
1ed15dd530 Add renattach, a mail filter to selectively rename or remove mail attachments
PR:		ports/68144
Submitted by:	Stefan A. Deutscher <sad@mailaps.org>
2004-06-22 18:52:39 +00:00