Commit graph

28 commits

Author SHA1 Message Date
Kris Kennaway
3d4f70c986 BROKEN on ia64: Does not compile 2005-10-28 23:20:45 +00:00
Pav Lucistnik
4b16656696 - Revert recent libtool damage, unbreak on 4.X
PR:		ports/81958
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Pointy hat to:	oliver
2005-06-07 08:39:31 +00:00
Oliver Lehmann
392aa128b5 change the libtool version to use from 1.3 to 1.5 2005-06-02 20:28:41 +00:00
Ying-Chieh Liao
c3b83e6756 upgrade to 1.1.9 2005-02-14 08:12:42 +00:00
Kris Kennaway
cb16b1581c Don't try and remove pkgconfig at deinstall 2004-12-18 20:23:23 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Kirill Ponomarev
45338d72a6 Update to verion 1.1.8
PR:		ports/70544
Submitted by:	Ports Fury
2004-08-16 19:32:40 +00:00
Oliver Lehmann
ef866e788f take care of $PREFIX/libdata/pkgconfig 2004-08-14 21:57:56 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kris Kennaway
d5fd227499 BROKEN on sparc64: Does not compile 2004-03-07 05:43:33 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Tilman Keskinoz
e53ad10d4f Update to 1.1.6, now with AMD64 support. 2004-01-31 04:09:48 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Kirill Ponomarev
c8a11859fb - Add dependency for devel/stlport on 4-stable
(to build math/GiNaC properly)
- Utilize INFO

PR:		57834
Submitted by:	Ports Fury
2003-10-10 17:52:21 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +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
d75ba83d1e upgrade to 1.1.5
PR:		41172
Submitted by:	Ports Fury
2002-07-31 09:36:03 +00:00
Ying-Chieh Liao
03ff469809 bump libgmp4 libversion 2002-06-25 07:09:44 +00:00
Ying-Chieh Liao
7467468397 libgmp3 -> libgmp4 2002-04-18 08:20:50 +00:00
Ying-Chieh Liao
f18caf1371 upgrade to 1.1.4
drop maintainership
2002-03-13 03:18:40 +00:00
Ying-Chieh Liao
2eb110a12b add missing file to PLIST
Submitted by:	bento
2001-10-05 03:34:44 +00:00
Ying-Chieh Liao
f0c7e3b0e4 upgrade to 1.1.2
Submitted by:	fenner's log
2001-09-08 07:29:19 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
Ying-Chieh Liao
0edf9dca80 upgrade to 1.1.1 2001-06-12 04:45:51 +00:00
Ying-Chieh Liao
f5bfcfd8c9 readd cln to math 2001-02-12 14:55:43 +00:00