Commit graph

38 commits

Author SHA1 Message Date
Kris Kennaway
89a0b31acd Use libtool port instead of included one to avoid objformat a.out botch 2007-01-28 09:07:47 +00:00
Edwin Groothuis
1adfa4acd3 Remove USE_REINPLACE from categories starting with T 2006-05-13 04:24:52 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Alexander Nedotsukov
84e793585e Fnalize libtool bump.
Reported by:	krismail
2005-10-13 06:20:32 +00:00
Alexander Nedotsukov
e541e8ce96 Update to 1.0.5 2005-09-29 14:58:31 +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
Alexander Nedotsukov
9394b19243 Update to 1.0.4 2004-05-27 02:23:32 +00:00
Kris Kennaway
fce2e01ae1 Add missing directory 2004-04-15 10:45:56 +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
Alexander Nedotsukov
5e8a7e0ef2 Update to 1.0.2 2004-02-19 15:06:53 +00:00
Alexander Nedotsukov
4bfb9d2b48 - Update to 1.0.1
- Change master site SOURCEFORGE -> GNOME
- Use lthack
2004-01-23 03:44:10 +00:00
Alexander Nedotsukov
ca5259e9bc Update to 1.0.0 2004-01-18 05:57:06 +00:00
Alexander Nedotsukov
7df6a56ab8 Fix plist entries.
Reported by: bento via kris (as a passepartout build error)
2003-11-26 04:39:33 +00:00
Trevor Johnson
00e692203d USE_REINPLACE must be defined before REINPLACE_CMD may be used. 2003-11-17 12:03:17 +00:00
Alexander Nedotsukov
4459d76331 Update to 0.27.0 2003-11-12 05:26:05 +00:00
Alexander Nedotsukov
305d70f9df - Update to 0.26.0
- Takeover maintainership.
2003-09-25 03:52:46 +00:00
Kirill Ponomarev
8b0b623f4d Update to 0.25.0
PR:		54623
Approved by:	fjoe (mentor)
2003-07-21 13:43:58 +00:00
Norikatsu Shigemura
f898e74970 Fix dependency & Bump PORTREVISION.
PR:		ports/54377
Submitted by:	Ports Fury
2003-07-11 17:49:16 +00:00
Daichi GOTO
95891bf132 update textproc/libxml++: 0.23.0 -> 0.24.0
PR:		54196
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-07-08 05:43:51 +00:00
Foxfair Hu
6969414b2a PR: 52475
Submitted by:	"Sergey A. Osokin" <osa@freebsd.org.ru>
Reviewed by:	Kirill Ponomarew <ponomarew@oberon.net>
Update libxml++: 0.22 -> 0.23
2003-05-22 03:53:06 +00:00
Christian Weisgerber
faf5337b31 Update to version 0.22.0
PR:		51237
Submitted by:	Ports Fury
2003-05-01 23:38:08 +00:00
Ying-Chieh Liao
ec4b81d6a3 upgrade to 0.21.0 2003-02-22 18:41:49 +00:00
Akinori MUSHA
cb07270bfe De-pkg-comment. 2003-02-20 19:21:36 +00:00
Ying-Chieh Liao
7fbe06bbf7 upgrade to 0.19.0 2003-02-08 09:50:31 +00:00
Ying-Chieh Liao
0791d084f4 upgrade to 0.18.0 2003-01-10 10:10:56 +00:00
Ying-Chieh Liao
695572ea92 upgrade to 0.17.0
PR:		46311
Submitted by:	Ports Fury
2003-01-03 18:32:20 +00:00
Ying-Chieh Liao
b94d726775 upgrade to 0.16.0 2002-11-21 06:10:03 +00:00
Ying-Chieh Liao
79c373120d upgrade to 0.15.0
PR:		45442
Submitted by:	Ports Fury
2002-11-20 12:57:21 +00:00
Kris Kennaway
284c3710ee On second thoughts, back out the PORTCOMMENT change and add back
pkg-comment for now.
2002-11-06 22:57:42 +00:00
Ying-Chieh Liao
0dc8538754 upgrade to 0.14.p2 2002-11-06 14:05:33 +00:00
Christian Weisgerber
85daaf0b6f * Update to 0.14pre1. This also fixes compilation with GCC3.
PR:		44437
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>

* Remove useless gmake dependency.
* Don't install .la wrapper file.
2002-10-24 18:51:38 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +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
c6e635fadd upgrade to 0.13
drop maintainership
2001-05-21 18:48:19 +00:00
Ying-Chieh Liao
3860ac2d79 fix include path and make it build again
Noted by:	bento's log
2001-04-26 05:45:26 +00:00
Ying-Chieh Liao
db9acc6417 add libxml++, XML API for C++ 2001-02-25 18:49:50 +00:00