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

22 Commits

Author SHA1 Message Date
Ed Schouten
05d34e42ee Remove unneeded patch.
Don't link against libcompat if we don't use any of its symbols.

Approved by:	erwin (portmgr, implicit)
2010-03-09 18:25:50 +00:00
Pav Lucistnik
38eb8c5339 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-20 22:53:09 +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
Yen-Ming Lee
a2b5e991ad - update to 1.0.2 2007-10-19 05:34:37 +00:00
Edwin Groothuis
c8a818ace5 Remove USE_REINPLACE from all categories starting with F 2006-05-07 11:09:22 +00:00
Pav Lucistnik
7b82f41696 - Add SHA256 2005-11-24 16:27:27 +00:00
Marcus Alves Grando
3c5212cd0e Use mkstemp() instead of mktemp()
Bump PORTREVISION

PR:		88633
Submitted by:	chinsan <chinsan.tw@gmail.com>
2005-11-08 02:48:07 +00:00
Jean-Yves Lefort
4cd3b4e8d1 - Update to 1.0.1
- Add a mirror site, since the primary site is temporarily unreachable
- Remove RESTRICTED, as the license now allows redistribution

PR:		ports/81411
Submitted by:	Johan van Selst <johans@stack.nl>
2005-05-25 07:35:19 +00:00
Kris Kennaway
11ad9fb482 BROKEN: Unfetchable 2005-05-21 17:20:22 +00:00
Oliver Eikemeier
7b31020cb6 Drop maintainership.
PR:		66502
Submitted by:	Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
2004-05-11 01:37:22 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Kirill Ponomarev
03fa6ec731 Fix build on -current
Submitted by:	kris via bento
Approved by:	fjoe (mentor) (implicit)
2003-08-01 09:03:37 +00:00
Kris Kennaway
640fb28cf7 Consolidate NO_CDROM and NO_PACKAGE into RESTRICTED, and mark BROKEN on
5.x (does not compile)
2003-07-30 21:58:37 +00:00
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00
Patrick Li
9aa19eeaf6 Update to 0.42
PR:		38206
Submitted by:	maintainer
2002-05-18 06:13:57 +00:00
Ying-Chieh Liao
197a56caf3 upgrade to 0.39
PR:		38094
Submitted by:	maintainer
2002-05-15 13:15:04 +00:00
Ying-Chieh Liao
e8011d71d0 upgrade to 0.3.3
PR:		36422
Submitted by:	maintainer
2002-03-28 16:20:25 +00:00
Ying-Chieh Liao
a140f27d5a add WWW: 2002-03-17 16:15:50 +00:00
Kevin Lo
799f4c83bf Initial import of pftpd-0.31.
Pftpd is the multithreaded anonymous FTP daemon.

PR: 36012
Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
2002-03-17 16:08:13 +00:00