Commit graph

18 commits

Author SHA1 Message Date
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Frank J. Laszlo
a6f89dd77b used MASTER_SITE_LOCAL instead of my own webhost.
Approved by:	flz (mentor)
2006-11-08 15:14:05 +00:00
Sam Lawrance
6a3791ecef Reset bouncing maintainer address. CVS history indicates this may have
been unavailable for a while.
2006-11-05 09:55:11 +00:00
Sam Lawrance
1da8af0811 Unbreak and update master site.
s/INSTALLS_SHLIB/USE_LDCONFIG/.

PR:		ports/104313
Submitted by:	Frank J. Laszlo <laszlof@vonostingroup.com>
2006-11-05 08:02:31 +00:00
Kris Kennaway
15b247f443 Schedule these broken ports for termination on 2006-12-01 2006-09-02 16:51:10 +00:00
Erwin Lansing
a19ecbd59b Mark BROKEN: does not fetch 2006-08-04 08:51:41 +00:00
Martin Wilke
e41d781760 Update to 2.9
PR:		ports/98355
Submitted by:	miwi
Approved by:	krion (mentor), maintainer timeout
2006-06-12 14:43:24 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +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
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +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
Sam Lawrance
7d20adc0c8 Fix build on 4.x (remove some ^M line ends)
PR:		ports/82607
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	maintainer (implicit)
Reported by:	lofi
2005-07-02 06:19:01 +00:00
Sam Lawrance
395982eda2 Update to 2.8
PR:		ports/82607
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	Machiel Mastenbroek <machiel_mastenbroek@hotmail.com> (maint)
2005-06-30 13:58:28 +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
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Ade Lovett
595addc9c5 Ding-dong, this is your friendly happy face talking. Please to be
reading the 20040314 entry in /usr/ports/CHANGES regarding importing
of ports into the tree that require the use of GNU autotools.

Thanks awfully
2004-04-03 08:27:07 +00:00
Thierry Thomas
f11cf33459 Follow-up to the initial submission.
PR:		ports/63234
Submitted by:	maintainer
Approved by:	mat (mentor).
2004-04-01 21:37:50 +00:00
Thierry Thomas
033936902e Add skyutils 2.6, a library required by smssend (same author).
PR:		63234
Submitted by:	Machiel Mastenbroek <machiel_mastenbroek@hotmail.com>
Approved by:	mat (mentor).
2004-03-30 22:08:05 +00:00