Commit Graph

13 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
105055cfcc Initial revision of this port. It will now have a history of its own. :)
Remove all non-codec related information.

Also, add audio as a secondary category since the codecs cover
video as well as audio only types.

PR:		25035
Reviewed by:	sobomax
Approved by:	maintainer
2001-02-13 03:05:49 +00:00
FUJISHIMA Satsuki
55c64081cb update to 0.53.4.
PR:		24702
Submitted by:	maintainer
2001-01-28 21:30:40 +00:00
FUJISHIMA Satsuki
1215e22daa update to 0.53.3.
PR:		24631
Submitted by:	maintainer
2001-01-26 20:20:20 +00:00
FUJISHIMA Satsuki
4bda6a8ea4 fix typo.
DivX	-> DivX ;-)
USE_LDT -> USER_LDT
2001-01-21 18:58:11 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Mario Sergio Fujikawa Ferreira
8ee70d65d5 Revert changes that enabled usage of mp3 lame shared library. Due
to revertion of shared library build/installation on the lame port
PORTVERSION=3.70, PORTREVISION=2.

I am reverting this for I won't be around to discuss this for the
time being. :)
2001-01-08 01:02:38 +00:00
Mario Sergio Fujikawa Ferreira
73e30486a1 1) Add audio/lame as a LIB_DEPENDS
2) Have this port use the port's system shared version of the lame
library instead of building its own static version. Add both some
detection code and necessary hooks to avifile's configure system
(defensive programming) using some patches
3) Add a simple stale port's tree defensive check. After the library
dependency phase, if one gets a lame library but no shared library
... bogus. The avifile depending on the new version of lame port
was added after the aforementioned. Warn the user about it. A
side effect (of LIB_DEPENDS) is that the new lame dependency is
always built even if there is an old version of lame installed.
4) PORTREVISION bump

Approved by:	maintainer
2001-01-07 14:36:04 +00:00
Mario Sergio Fujikawa Ferreira
e3fc1c0cc2 1) Update to version 0.53.1
2) Update codec distribution to version 001222
3) Add codec wmvds32.ax
4) Install avifile library (both shared and static) version .0
(distfile's numbering)
5) Have the binaries use the shared library
6) Add a libtool hack fix kindly provided by Maxim Sobolev
<sobomax@FreeBSD.org>
7) Add an adhoc fix to insure build of avifile utilities despite
possible misbehavior of the configure script
9) Update pkg-descr with more informative message
10) Update pkg-comment with more precise message
11) Update pkg-message with information about possible build
problems. This port requires qt with thread support.

PR:		ports/23941
Submitted by:	maintainer,
		Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2001-01-06 23:49:59 +00:00
Mario Sergio Fujikawa Ferreira
a89e2fc554 Update to version 0.50.
PR: 22136
Submitted by: maintainer <holger@eit.uni-kl.de>
2000-10-20 15:18:10 +00:00
Mario Sergio Fujikawa Ferreira
04c7ceb465 Fixed pkg-message typo.
PR: 22080
Submitted by: <mavetju@chello.nl>
2000-10-18 19:42:54 +00:00
Mario Sergio Fujikawa Ferreira
7637edf835 Forgot to add pkg-message. My 1st cvs add. :) 2000-10-10 22:40:38 +00:00
Mario Sergio Fujikawa Ferreira
cdf53fbe51 Update to version 0.49
While I am here, do some clean up:

1) Added RESTRICTED tag, for codec LEGAL status is unsure
2) Added ${PKGMESSAGE} regarding kernel USE_LDT
3) Upheld the "only under ${WRKDIR}" rule

Approved by: maintainer <holger@eit.uni-kl.de>

PR: 21663
2000-10-09 15:52:17 +00:00
Ade Lovett
10e47807a1 Add avifile, an MPEG-4 (aka DivX) player
PR:		21347
Submitted by:	Holger Lamm <holger@eit.uni-kl.de>
2000-09-19 16:18:15 +00:00