Commit Graph

4 Commits

Author SHA1 Message Date
Joe Marcus Clarke
9f018eb23a Update to 1.0alpha-3.
PR:		64702
Submitted by:	maintainer
2004-03-25 17:24:27 +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
Dirk Meyer
c398e2c3a6 - remove include dir 2004-03-02 21:51:19 +00:00
Joe Marcus Clarke
5c2f313ce7 Add libtheora, Xiph.Org's video codec, intended for use within the Ogg
project's multimedia streaming system. Theora is derived directly from On2's
VP3 codec.

Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-02-25 08:45:59 +00:00