Commit graph

9 commits

Author SHA1 Message Date
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
Joe Marcus Clarke
c7ca0ba127 Chase the libmad/libid3tag shared lib version. 2003-12-07 01:27:06 +00:00
Joe Marcus Clarke
4792392901 Remove some whitespace to quite portlint. 2003-07-17 19:46:21 +00:00
Joe Marcus Clarke
bb5121745d * Fix build on Alpha
* Fix compilation issues with getopt

Submitted by:	maintainer
2003-07-17 05:56:22 +00:00
Joe Marcus Clarke
715b191398 Add a patch to check for AFMT_S16_NE which may not be defined on
older versions of -CURRENT and -STABLE.

Approved by:	maintainer
2003-07-03 15:29:10 +00:00
Joe Marcus Clarke
86c849c9a1 Fix the build on -CURRENT.
Reported by:	maintainer
2003-06-30 22:15:53 +00:00
Joe Marcus Clarke
1f8cd43b73 Add alsaplayer, an audio player with pitch control and a GTK+ GUI.
PR:		43142
Submitted by:	Robin Schilham <co9@xs4all.nl> (based on)
2003-06-30 17:15:20 +00:00