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

18 Commits

Author SHA1 Message Date
Martin Wilke
beffbeab5d - Update to 5.097
PR:		138820
Submitted by:	Ports Fury
Feature safe: yes
2009-09-16 14:27:20 +00:00
Mark Linimon
7cf77d236e Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.

Hat:	portmgr
2008-12-25 03:13:51 +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
Max Khon
a5fa367a83 One more temporary workaround for make(1) in -CURRENT. 2007-04-05 18:41:31 +00:00
Edwin Groothuis
07b599b776 [MAINTAINER-UPDATE] Update textproc/aft to 5.096,1
Update textproc/aft to 5.096,1
	Please commit this update, thanks!

PR:		ports/89912
Submitted by:	Ying-Chieh Chen <root@alumni.csie.nctu.edu.tw>
2005-12-04 06:41:49 +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
Edwin Groothuis
116ac1d7b5 [MAINTAINER-UPDATE] Update ports/textproc/aft to 5.095
[MAINTAINER-UPDATE] Update ports/textproc/aft to 5.095
	Please commit it, thanks!

PR:		ports/71959
Submitted by:	Charlie & <yinjieh@csie.nctu.edu.tw>
2004-10-12 03:45:27 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
114db71bc7 * Update to 5.09,1
* Hand maintainership to submitter

PR:		55040
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Approved by:	fjoe (mentor) (implicit)
2003-07-30 08:31:06 +00:00
Tilman Keskinoz
29b725543f Update to 5.08
Bump PORTEPOCH, because version number decreased.

PR:		54666
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-22 14:29:51 +00:00
Akinori MUSHA
cb07270bfe De-pkg-comment. 2003-02-20 19:21:36 +00:00
Dirk Meyer
a04349d147 fix MAINTAINTER to ports@FreeBSD.org
PR:		46686
Submitted by:	erwin@lansing.dk
2003-01-02 18:18:45 +00:00
Alan Eldridge
56f41bc79e Update to 5.0793. 2002-11-24 20:43:17 +00:00
Alan Eldridge
bc719ef84c Give up maintainership of these ports since I don't have time. Quanta goes to
kde@, all the rest are up for grabs to the most masochistic bidder.
2002-11-15 04:03:34 +00:00
Alan Eldridge
61028157db Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
2002-11-01 13:09:32 +00:00
Alan Eldridge
7df6fabb8f Changed MAINTAINER to my FreeBSD address. 2002-11-01 04:17:51 +00:00
Pete Fritchman
dd9a91ee4b Add aft 5.0792, a document preparation system using an Almost Free
Text input format.

PR:		36527
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-05-19 21:49:09 +00:00