Commit graph

6 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
Kris Kennaway
a0bd2b3d1f BROKEN on amd64 and ia64: Does not compile 2004-03-05 12:22:31 +00:00
Sergey A. Osokin
253384a218 Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-21 11:24:02 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Tilman Keskinoz
7341bee021 Make fetchable
PR:		45046
Submitted by:	Rahul Siddharthan <rsidd@online.fr> (maintainer)
2002-11-10 19:57:53 +00:00
Ying-Chieh Liao
99676f798e add vsound 0.5
Utility for capturing audio streams from programs with OSS output

PR:		39228
Submitted by:	Rahul Siddharthan <rsidd@online.fr>
2002-09-21 06:54:59 +00:00