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
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +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
Frank J. Laszlo
3ce956f768 Update to 3.5
PR:	ports/104497
Submitted by:	self
Approved by:	flz (mentor)
2006-11-09 12:12:13 +00:00
Kris Kennaway
15b247f443 Schedule these broken ports for termination on 2006-12-01 2006-09-02 16:51:10 +00:00
Mark Linimon
4fbe366d7f Mark broken: fails to compile. 2006-07-15 21:41:21 +00:00
Martin Wilke
dac23d7826 Chase lib version bump
Bump PORTREVISION

Submitted by:	Kris mail
Approved by:	krion (mentor)
2006-06-14 15:29:56 +00:00
Martin Wilke
5e774de1b9 Chase increase of misc/skyutils shlib version.
Bump PORTREVISION.

Approved by:	krion (mentor)
2006-06-12 14:45:27 +00:00
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
Edwin Groothuis
a437d08eca Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:30:01 +00:00
Sam Lawrance
6ec3c0781d Update to 3.4
Use DATADIR in plist

PR:		ports/82608
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	Machiel Mastenbroek <machiel_mastenbroek@hotmail.com> (maint)
2005-06-30 14:00:44 +00:00
Pav Lucistnik
5bd28a0b6f - Update to 3.3
PR:		ports/65050
Submitted by:	Machiel Mastenbroek <machiel_mastenbroek@hotmail.com>
Approved by:	maintainer timeout (2 weeks)
2004-04-17 13:55:42 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ruslan Ermilov
2b69782834 Close a big security hole in the email2smssend(1) Perl script. 2003-10-20 17:02:32 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Kris Kennaway
e0d07a5a17 Fix @unexec rmdirs 2003-04-05 07:51:44 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Ying-Chieh Liao
eea2a03a1d upgrade to 2.9
PR:		32874
Submitted by:	maintainer
2001-12-17 19:34:30 +00:00
Pete Fritchman
dbe798253c - update to 2.8
- update WWW: tag
- remove man/fr/ directory if empty

PR:		31552
Submitted by:	Miklos Niedermayer <mico@niedermayer.com>
2001-11-06 17:05:11 +00:00
Ying-Chieh Liao
9a85d5e520 update to 2.4
PR:		24655
Submitted by:	MAINTAINER
2001-01-27 15:15:08 +00:00
Kevin Lo
58a05a1a31 Upgrade to 2.3
PR: 24539
Submitted by: MAINTAINER
2001-01-23 07:46:34 +00:00
Alexander Langer
36786254f3 Add smssend 2.2, a tool to send a SMS to any GSM.
PR:		24017
Submitted by:	Miklos Niedermayer <mico@bsd.hu>
2001-01-05 17:49:38 +00:00