Commit Graph

36 Commits

Author SHA1 Message Date
Johan van Selst
4aaac0b5f9 Update my mail address to @FreeBSD.org
Feature safe:   yes
2010-02-23 18:07:14 +00:00
Johan van Selst
74c6d14637 - Update to 0.3.1
- Grab maintainership
2009-01-30 10:53: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
Pietro Cerutti
1b892ef142 - Update to 0.3.0
PR:		125235
Submitted by:	Ports Fury
2008-07-03 19:19:59 +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
Pav Lucistnik
70231c0b10 - Add SHA256 2005-11-25 16:09:33 +00:00
Sergey Skvortsov
bd5cefe191 Update to 0.2.31 2005-06-15 16:41:16 +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
Ying-Chieh Liao
c23f3a9054 upgrade to 0.2.30 2004-07-23 09:46:32 +00:00
Kirill Ponomarev
30f60a06c6 - Update to version 0.2.29
PR:		ports/65268
Submitted by:	Ports Fury
2004-04-06 21:10:55 +00:00
Clement Laforet
3c5cc4399e - Update to 0.2.28 2004-03-10 14:29:45 +00:00
Clement Laforet
650abdd15e - Update to 0.2.27 2004-02-26 17:04:38 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Kirill Ponomarev
abad16e0dc - Update to version 0.2.26
PR:		61426
Submitted by:	Ports Fury
2004-01-16 14:21:44 +00:00
Pav Lucistnik
396bce0a45 - Update to 0.2.25
PR:		ports/60315
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-12-17 01:43:56 +00:00
Erwin Lansing
d4d06535da Update to 0.2.24
PR:		58145
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-17 07:02:30 +00:00
Sergey A. Osokin
a90e5ffb3b Update to to 0.2.23
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
PR:		53105
Approved by:	fjoe (implicit)
2003-06-10 09:30:21 +00:00
Kris Kennaway
c4ba2e4d4e Add missing files to plist and bump PORTREVISION 2003-06-09 11:17:33 +00:00
Christian Weisgerber
a89bf4c691 Update to 0.2.22.
PR:		51546
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-04-29 23:33:41 +00:00
Ying-Chieh Liao
e78145ad79 upgrade to 0.2.21 2003-02-22 18:30:24 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Christian Weisgerber
b8e1e16005 * Update to 0.2.20.
* Drop bash dependency.  Inspection of the affected scripts shows
  only POSIX shell language.
2003-02-05 02:21:15 +00:00
Ying-Chieh Liao
37fd5e05d4 upgrade to 0.2.19 2003-01-24 14:42:54 +00:00
Ying-Chieh Liao
faafe34123 upgrade to 0.2.18
PR:		46423
Submitted by:	Ports Fury
2003-01-03 19:05:26 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
d80575dc78 add missing dependencies 2002-09-25 17:04:37 +00:00
Ying-Chieh Liao
1bb78675af make pkg-descr up to date 2002-09-25 16:40:50 +00:00
Christian Weisgerber
34c3786516 * Update to 0.2.16.
PR:		41704
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>

* libgnugetopt dependency isn't required any longer.
2002-08-16 12:55:56 +00:00
Ying-Chieh Liao
5709431d94 upgrade to 0.2.13
PR:		38046
Submitted by:	Ports Fury
2002-05-14 02:32:18 +00:00
Ying-Chieh Liao
44788447e6 upgrade to 0.2.11 2002-03-15 09:53:50 +00:00
Ying-Chieh Liao
27b0a3a0c2 upgrade to 0.2.10 2002-03-02 08:01:37 +00:00
Ying-Chieh Liao
4e7e7cd8e9 upgrade to 0.2.9 2002-02-25 07:04:14 +00:00
Ying-Chieh Liao
d0ef93909e upgrade to 0.2.8
change mastersite & WWW
2002-02-01 11:26:25 +00:00
Ying-Chieh Liao
6b0365be6b add patchutils
A small collection of programs that operate on patch files
2001-07-23 10:02:24 +00:00