Commit graph

13 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
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
Pav Lucistnik
068791f652 - Fix runtime crash [1]
- Update WWW
- Style

PR:		ports/86365 [1]
Submitted by:	Fred Wheeler <fred.s.wheeler@gmail.com>
2005-10-03 22:25:17 +00:00
Oliver Lehmann
fbecb83eab change the libtool version to use from 1.3 to 1.5 2005-05-31 16:41:49 +00:00
Mark Linimon
57eb08f176 Reset maintainer and remove his mirror site per his request. We
appreciate the help in the past.

PR:		ports/79364
2005-04-04 03:37:03 +00:00
David E. O'Brien
62702742ab Update to version 0.6. 2005-02-28 06:26:37 +00:00
Tilman Keskinoz
5dc6be81bb Fix build on amd64 (and probably on ia64), by fixing path to endian.h
Respect CFLAGS
2004-04-13 15:35:16 +00:00
Kris Kennaway
1464fc0d62 sox is also a BUILD_DEPENDS 2004-04-05 22:33:06 +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
Kris Kennaway
a0bd2b3d1f BROKEN on amd64 and ia64: Does not compile 2004-03-05 12:22:31 +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