Commit graph

15 commits

Author SHA1 Message Date
Martin Wilke
36ead6ff6f - Update to 1.11.0
PR:		150039
Submitted by:	Frederic Culot <frederic@culot.org>
2010-09-11 11:27:34 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Martin Wilke
cf08b61fd8 - Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-26 14:59:17 +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
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Martin Wilke
67e349a7ee - Update to 1.10.9 2007-06-29 08:24:12 +00:00
Martin Wilke
7c8d35e329 - Update to 1.10.8 2007-06-20 14:02:52 +00:00
Martin Wilke
f83d17f030 - Update to 1.10.7
PR:		ports/104160
Submitted by:	Li-Wen Hsu <lwhsu@lwhsu.org>
2006-10-08 18:41:10 +00:00
Martin Wilke
10591c2463 Obey conventions and change my mail to @FreeBSD.org address
Approved by:	krion (mentor)
2006-06-16 22:17:25 +00:00
Volker Stolz
280c4ced0a - Update to 1.10.6
- Assign maintainership to submitter

PR:		ports/95946
Submitted by:	Martin Wilke
2006-04-20 14:46:58 +00:00
Pav Lucistnik
70231c0b10 - Add SHA256 2005-11-25 16:09:33 +00:00
Jean-Yves Lefort
8476019d81 Update to 1.10.4
PR:		ports/81054
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-16 07:02:58 +00:00
Ying-Chieh Liao
6e01a906fc upgrade to 1.10.3 2005-01-19 09:48:52 +00:00
Ying-Chieh Liao
4d144031b7 upgrade to 1.10 2004-11-10 09:08:15 +00:00
Ying-Chieh Liao
fe5573db67 add clpbar 1.09
Command Line Progress Bar
2004-09-03 03:23:25 +00:00