1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
980092624a SHA256ify
Approved by:		krion@
2006-01-22 08:13:12 +00:00
Michael Nottebrock
746a09d1eb ... and bump PORTREVISION, too. 2006-01-16 22:52:39 +00:00
Michael Nottebrock
71cdbafacc Forgot to bump the shared lib revision here. 2006-01-16 22:49:36 +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
Michael Nottebrock
2bcfa87f17 You nasty little PORTEPOCH, come back here! 2005-04-04 01:12:45 +00:00
Michael Nottebrock
e83412c8f0 Update libshout2 to 2.1 and chase library revision bump. 2005-04-03 23:02:54 +00:00
Michael Nottebrock
1c2c4d471d Update to 2.0.1 2005-04-03 11:25:31 +00:00
Michael Nottebrock
2394171dd5 Respect CFLAGS.
PR: 71001
Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-08-26 20:21:59 +00:00
Mathieu Arnold
d0623fc6f3 Update to 2.0.0
Approved by:	lofi (maintainer)
2004-08-25 13:24:46 +00:00
Michael Nottebrock
a3f6024445 SIZEify. 2004-03-18 01:41:16 +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
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Christian Weisgerber
89c5de7031 Catch up with libogg/libvorbis version bump. 2003-12-20 16:14:14 +00:00
Michael Nottebrock
046715d1a8 Update to a current snapshot.
Approved by:	arved (Mentor)
2003-08-12 22:24:45 +00:00
Tilman Keskinoz
cb8a9a0ad3 USE_AUTOMAKE
PR:		49091
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
2003-03-23 22:35:31 +00:00
Kris Kennaway
4ae18f9c0a Switch to bzip2 distfile
PR:		ports/48833
Submitted by:	michaelnottebrock@gmx.net (maintainer)
2003-03-05 10:20:14 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Tilman Keskinoz
bd696b4cf8 Add ices, streaming source client for icecast 2 servers. It provides flexible
and powerful static and live streaming capabilities for Ogg Vorbis streams.

PR:		45249
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
2003-01-18 16:56:25 +00:00