The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD multimedia : avifile

AVI player/converter with numerous codecs, including MPEG-4(DivX ;-))

 An AVI player and converter built around the 
Windows binary codecs.
Does not use Wine. It supports a lot of common modern codecs;
these have actually been separated into the port graphics/win32-codecs. 

http://avifile.sourceforge.net/



avifile history


v. 1.71
date: 2007/10/04 02:01:26;  author: edwin;  state: Exp;  lines: +0 -12
Remove always-false/true conditions based on OSVERSION 500000

v. 1.70 date: 2007/07/28 12:27:26; author: miwi; state: Exp; lines: +2 -2 - Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION
v. 1.69 date: 2007/06/22 08:26:24; author: miwi; state: Exp; lines: +4 -0 - Marked BROKEN for Current. PR: 113933 Submitted by: "Conrad J. Sabatier" (maintainer)
v. 1.68 date: 2007/05/19 20:17:04; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.67 date: 2006/11/01 11:23:29; author: miwi; state: Exp; lines: +1 -1 - Pass maintainership to submitter (Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html ) Submitted by: Conrad J. Sabatier
v. 1.66 date: 2006/09/23 16:21:23; author: stas; state: Exp; lines: +7 -2 - Fix building with recent version of gcc (3.4.6) [1] - Test for pcvt_ioctl.h existence as it was removed recently. Include iokb.h instead if its'nt exists. [1] - Replace deprecated variable. [2] Submitted by: [1] Rainer Alves , [2] me (stas) Approved by: sem (mentor)
v. 1.65 date: 2006/09/20 11:21:48; author: stas; state: Exp; lines: +1 -1 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
v. 1.64 date: 2006/09/05 04:49:21; author: linimon; state: Exp; lines: +1 -1 Reset inactive maintainer who has not responded to email. Hat: portmgr
v. 1.63 date: 2006/05/31 01:49:35; author: lawrance; state: Exp; lines: +4 -0 Mark broken on 4.x. The xvid plugin fails to configure and build.
v. 1.62 date: 2006/05/12 12:33:35; author: lawrance; state: Exp; lines: +4 -0 Add post-patch command to fix a pathname in pkg-config data. PR: ports/96929 Submitted by: Ulrich Spoerlein Approved by: holger (maintainer)
v. 1.61 date: 2006/05/02 23:14:18; author: lawrance; state: Exp; lines: +4 -6 Update to 0.7.43. Tidy up for portlint. PR: ports/93921 Submitted by: Rainer Alves Approved by: holger (maintainer)
v. 1.60 date: 2006/02/23 10:38:02; author: ade; state: Exp; lines: +1 -0 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.59 date: 2005/11/15 06:50:11; author: ade; state: Exp; lines: +1 -1 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.
v. 1.58 date: 2004/11/26 09:18:28; author: ahze; state: Exp; lines: +4 -0 Fix build on 6.x by always using WITH_OPTIMIZED_CFLAGS which is --enable-x86opt (on i386) and --enable-release Reported by: pointyhat via kris Approved by: adamw (implicit)
v. 1.57 date: 2004/10/30 16:26:30; author: ahze; state: Exp; lines: +12 -23 update to 0.7.41 PR: ports/72363 Reviewed by: holger@e-gitt.net (maintainer) Approved by: adamw (mentor)
v. 1.56 date: 2004/08/08 19:41:37; author: pav; state: Exp; lines: +15 -0 - Fix build with gcc-3.4 Submitted by: Vyacheslav I. Ivanchenko
v. 1.55 date: 2004/06/17 19:05:53; author: pav; state: Exp; lines: +1 -1 - Refine libmad dependency PR: ports/67890 Submitted by: michael johnson Approved by: maintainer
v. 1.54 date: 2004/06/11 21:48:47; author: lofi; state: Exp; lines: +3 -1 Update XviD to version 1.0.1, chase shared library bump through dependencies, disable xvid support in avifile and bump PORTREVISION in transcode for added dependency on xvid4conf.
v. 1.53 date: 2004/06/06 22:14:40; author: pav; state: Exp; lines: +19 -7 - Add FAAD knob (on by default) [1] - Fix breakage after recent aDe's auto*tools changes PR: ports/67479 [1] Submitted by: michael johnson Approved by: maintainer
v. 1.52 date: 2004/04/09 18:59:40; author: arved; state: Exp; lines: +16 -7 Fix build on AMD64
v. 1.51 date: 2004/03/16 04:23:51; author: edwin; state: Exp; lines: +1 -1 Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
v. 1.50 date: 2004/03/14 06:16:59; author: ade; state: Exp; lines: +1 -1 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.
v. 1.49 date: 2004/03/05 11:09:44; author: kris; state: Exp; lines: +1 -0 BROKEN on !i386: Does not compile
v. 1.48 date: 2004/02/04 05:07:48; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.47 date: 2004/01/26 10:12:59; author: edwin; state: Exp; lines: +3 -6 Let multimedia/avifile use USE_SDL PR: ports/61805 Approved by: "Holger Lamm"
v. 1.46 date: 2003/12/20 16:37:55; author: naddy; state: Exp; lines: +2 -1 Catch up with libogg/libvorbis version bump.
v. 1.45 date: 2003/12/07 01:27:05; author: marcus; state: Exp; lines: +1 -1 Chase the libmad/libid3tag shared lib version.
v. 1.44 date: 2003/11/19 19:04:18; author: pav; state: Exp; lines: +5 -10 - Update to 0.7.38 PR: ports/59475 Submitted by: Holger Lamm (maintainer) Approved by: marcus (backup mentor)
v. 1.43 date: 2003/08/12 22:27:30; author: lofi; state: Exp; lines: +1 -1 Update xvid to latest release and chase library dependencies in ports that depend on it. Approved by: arved (Mentor)
v. 1.42 date: 2003/06/26 22:58:28; author: ade; state: Exp; lines: +1 -1 libtool uber-patch * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
v. 1.41 date: 2003/04/03 21:10:59; author: lioux; state: Exp; lines: +20 -4 Update to 0.7.34.20030319 Approved by: maintainer
v. 1.40 date: 2003/03/29 17:44:02; author: fjoe; state: Exp; lines: +1 -1 xvid was moved to multimedia
v. 1.39 date: 2003/02/21 12:51:05; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.38 date: 2003/02/03 19:53:06; author: lioux; state: Exp; lines: +29 -16 o Update to 0.7.27.20030122 o USE_QT_VER has to be defined BEFORE : move QT toolkit selection test [1] [2] o Build VIDIX support if WITH_VIDIX knob: currently requires avifile to run as root PR: 44533 [1] Submitted by: maintainer [2], dinoex [1] Approved by: maintainer
v. 1.37 date: 2003/01/13 15:42:33; author: lioux; state: Exp; lines: +11 -4 Update to 0.7.22.20021129 Reviewed by: freebsd-multimedia mailing list Approved by: maintainer
v. 1.36 date: 2003/01/02 15:06:09; author: sobomax; state: Exp; lines: +1 -1 Update version number of SDL shared library.
v. 1.35 date: 2002/12/11 19:21:53; author: lioux; state: Exp; lines: +2 -1 o Bug fix: liba52 port was linked but not used o Bump PORTREVISION
v. 1.34 date: 2002/11/28 00:09:47; author: lioux; state: Exp; lines: +2 -2 After repo copy from graphics category, update all appropriate references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
v. 1.33 date: 2002/11/21 01:47:40; author: lioux; state: Exp; lines: +10 -28 o Update to 0.7.18.20021107 o Change default to WITHOUT_OPTIMIZED_CFLAGS. Define WITH_OPTIMIZED_CFLAGS to get old behavior o Replace old hack to get the port to link to ports version of liba52 with a dlopen(3) option supplied by developer Approved by: maintainer
v. 1.32 date: 2002/10/05 18:54:12; author: lioux; state: Exp; lines: +16 -11 o Update maintainer email o Update to 0.7.16-20020913: this version has VIDIX support but only running as 'root' Approved by: maintainer
v. 1.31 date: 2002/07/20 15:32:42; author: naddy; state: Exp; lines: +2 -2 Ogg Vorbis 1.0 library major version bumps.
v. 1.30 date: 2002/07/18 01:50:02; author: lioux; state: Exp; lines: +30 -8 Update to 0.7.11.20020711 Reviewed by: FreeBSD-ports mailing list Approved by: maintainer (2 weeks time out since 1st communication)
v. 1.29 date: 2002/06/25 16:10:06; author: lioux; state: Exp; lines: +1 -1 Fix typo: WRKSRC
v. 1.28 date: 2002/06/24 15:35:48; author: lioux; state: Exp; lines: +162 -35 o Update to 0.7.7.20020523 o Use Ports' libraries instead of ones shipped with distribution Reviewed by: will, MAINTAINER Approved by: MAINTAINER
v. 1.27 date: 2002/04/17 12:37:58; author: sobomax; state: Exp; lines: +1 -1 Chase increase of libSDL version number.
v. 1.26 date: 2002/03/30 04:57:15; author: dinoex; state: Exp; lines: +15 -9 - Changes so it should run on Alpha - Add Option WITHOUT_DIVX, cause libdivx* do not build - configure with "--enable-iconv" - Fix overwriting of LIB_DEPENDS when WITHOUT_VORBIS was not defined - Changed dependency so installed sdl12 is found. PR: 34075 Submitted by: holger@eit.uni-kl.de
v. 1.25 date: 2002/02/16 16:30:06; author: lioux; state: Exp; lines: +4 -0 o Circumvent situation where both libdivx{encore,decore-devel} are installed o Unfortunaly, the port requires the latest divx{de,en}core libraries which are only distributed for Linux. Therefore, there is no port change, just a work around
v. 1.24 date: 2002/01/17 20:05:16; author: lioux; state: Exp; lines: +75 -28 o Update to 0.6.0.20011220. Therefore, since this version is smaller than former, bump PORTEPOCH (will) o Reorganize items inside Makefile to help with maintainance o Both remove ONLY_FOR_ARCHS=i386 and add tweaks to hopefully enable this port outside of i386 o This port no longers USE_AUTOMAKE (will) o New defaults: build with libmad and with optimized cflags. Thus, add both WITHOUT_MAD and WITHOUT_OPTIMIZED_CFLAGS options Submitted by: will Reviewed by: pat, Thomas E. Zander , MAINTAINER
v. 1.23 date: 2002/01/17 13:53:05; author: kevlo; state: Exp; lines: +5 -0 Patch is replaced with a perl in-place regex. Suggested by will@
v. 1.22 date: 2002/01/16 18:09:32; author: sobomax; state: Exp; lines: +1 -2 Remove lobogg from LIB_DEPENDS - we inherit it along with libvorbis.
v. 1.21 date: 2002/01/16 17:41:49; author: sobomax; state: Exp; lines: +1 -1 Update version number of vorbis shared library.
v. 1.20 date: 2002/01/12 16:40:20; author: kevlo; state: Exp; lines: +4 -3 Fix autoconf/automake issue. I haven't the patience to wait lioux@ to commit it, sorry. You know, I've been waiting for one month. PR: 32862 Submitted by: MAINTAINER
v. 1.19 date: 2001/09/25 16:22:31; author: lioux; state: Exp; lines: +25 -57 o update to 0.60.20010920 o sanitize MASTER_SITES o bump lib version since incompatible with previous one o trim/update DESCR; update WWW tag PR: 30747 Submitted by: MAINTAINER
v. 1.18 date: 2001/08/31 14:20:23; author: sobomax; state: Exp; lines: +0 -1 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
v. 1.17 date: 2001/06/08 13:11:07; author: roam; state: Exp; lines: +7 -8 Fix build when WINE is installed. Abort the build when GNU pth is installed. Remove the WITH_MGA knob. PR: 27961 Submitted by: maintainer
v. 1.16 date: 2001/05/23 06:30:20; author: ijliao; state: Exp; lines: +29 -10 upgrade to 0.60.20010429 PR: 26987 Submitted by: maintainer
v. 1.15 date: 2001/04/09 11:54:58; author: sobomax; state: Exp; lines: +1 -1 Move: devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami
v. 1.14 date: 2001/04/03 08:14:13; author: will; state: Exp; lines: +3 -7 Overhaul QT/KDE support: - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure (proxy auth patches) Alex Zepeda (old patches removal)
v. 1.13 date: 2001/02/23 18:02:27; author: lioux; state: Exp; lines: +2 -2 Upgrade to version 0.53.5 PR: 25307 Submitted by: maintainer
v. 1.12 date: 2001/02/16 19:48:09; author: sobomax; state: Exp; lines: +2 -2 Update SDL shared library version number.
v. 1.11 date: 2001/02/13 05:15:42; author: lioux; state: Exp; lines: +4 -4 Fix typo in CODEC installation detection adhoc rotines: - Both change CODEC_PORT to a relative reference and update CODEC_DETECTION_FILE to a cleaner syntax. Submitted by: sobomax
v. 1.10 date: 2001/02/13 02:38:12; author: lioux; state: Exp; lines: +9 -18 Move all codecs to a port of their own, since the codecs present on this port can be also used by other ports -> graphics/win32-codecs. Therefore, all codec related code will be removed, Depend on that port from now on. A positive side effect is that this port can now produce a package since the RESTRICTED flag (related to the codecs) can be removed. Update LEGAL, win32-codecs instead of avifile is now RESTRICTED. PR: 25035 Reviewed by: sobomax Approved by: maintainer
v. 1.9 date: 2001/01/28 21:30:40; author: sf; state: Exp; lines: +2 -2 update to 0.53.4. PR: 24702 Submitted by: maintainer
v. 1.8 date: 2001/01/26 20:20:20; author: sf; state: Exp; lines: +3 -5 update to 0.53.3. PR: 24631 Submitted by: maintainer
v. 1.7 date: 2001/01/16 17:30:53; author: sobomax; state: Exp; lines: +4 -4 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.6 date: 2001/01/08 01:02:38; author: lioux; state: Exp; lines: +3 -17 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. :)
v. 1.5 date: 2001/01/07 14:36:04; author: lioux; state: Exp; lines: +17 -2 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
v. 1.4 date: 2001/01/06 23:49:58; author: lioux; state: Exp; lines: +68 -15 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 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
v. 1.3 date: 2000/10/20 15:18:09; author: lioux; state: Exp; lines: +3 -2 Update to version 0.50. PR: 22136 Submitted by: maintainer
v. 1.2 date: 2000/10/09 15:52:16; author: lioux; state: Exp; lines: +35 -16 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 PR: 21663
v. 1.1 date: 2000/09/19 16:18:14; author: ade; state: Exp; Add avifile, an MPEG-4 (aka DivX) player PR: 21347 Submitted by: Holger Lamm ============================================================================= v. 1.71 date: 2007/10/04 02:01:26; author: edwin; state: Exp; lines: +0 -12 Remove always-false/true conditions based on OSVERSION 500000
v. 1.70 date: 2007/07/28 12:27:26; author: miwi; state: Exp; lines: +2 -2 - Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION
v. 1.69 date: 2007/06/22 08:26:24; author: miwi; state: Exp; lines: +4 -0 - Marked BROKEN for Current. PR: 113933 Submitted by: "Conrad J. Sabatier" (maintainer)
v. 1.68 date: 2007/05/19 20:17:04; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.67 date: 2006/11/01 11:23:29; author: miwi; state: Exp; lines: +1 -1 - Pass maintainership to submitter (Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html ) Submitted by: Conrad J. Sabatier
v. 1.66 date: 2006/09/23 16:21:23; author: stas; state: Exp; lines: +7 -2 - Fix building with recent version of gcc (3.4.6) [1] - Test for pcvt_ioctl.h existence as it was removed recently. Include iokb.h instead if its'nt exists. [1] - Replace deprecated variable. [2] Submitted by: [1] Rainer Alves , [2] me (stas) Approved by: sem (mentor)
v. 1.65 date: 2006/09/20 11:21:48; author: stas; state: Exp; lines: +1 -1 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
v. 1.64 date: 2006/09/05 04:49:21; author: linimon; state: Exp; lines: +1 -1 Reset inactive maintainer who has not responded to email. Hat: portmgr
v. 1.63 date: 2006/05/31 01:49:35; author: lawrance; state: Exp; lines: +4 -0 Mark broken on 4.x. The xvid plugin fails to configure and build.
v. 1.62 date: 2006/05/12 12:33:35; author: lawrance; state: Exp; lines: +4 -0 Add post-patch command to fix a pathname in pkg-config data. PR: ports/96929 Submitted by: Ulrich Spoerlein Approved by: holger (maintainer)
v. 1.61 date: 2006/05/02 23:14:18; author: lawrance; state: Exp; lines: +4 -6 Update to 0.7.43. Tidy up for portlint. PR: ports/93921 Submitted by: Rainer Alves Approved by: holger (maintainer)
v. 1.60 date: 2006/02/23 10:38:02; author: ade; state: Exp; lines: +1 -0 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.59 date: 2005/11/15 06:50:11; author: ade; state: Exp; lines: +1 -1 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.
v. 1.58 date: 2004/11/26 09:18:28; author: ahze; state: Exp; lines: +4 -0 Fix build on 6.x by always using WITH_OPTIMIZED_CFLAGS which is --enable-x86opt (on i386) and --enable-release Reported by: pointyhat via kris Approved by: adamw (implicit)
v. 1.57 date: 2004/10/30 16:26:30; author: ahze; state: Exp; lines: +12 -23 update to 0.7.41 PR: ports/72363 Reviewed by: holger@e-gitt.net (maintainer) Approved by: adamw (mentor)
v. 1.56 date: 2004/08/08 19:41:37; author: pav; state: Exp; lines: +15 -0 - Fix build with gcc-3.4 Submitted by: Vyacheslav I. Ivanchenko
v. 1.55 date: 2004/06/17 19:05:53; author: pav; state: Exp; lines: +1 -1 - Refine libmad dependency PR: ports/67890 Submitted by: michael johnson Approved by: maintainer
v. 1.54 date: 2004/06/11 21:48:47; author: lofi; state: Exp; lines: +3 -1 Update XviD to version 1.0.1, chase shared library bump through dependencies, disable xvid support in avifile and bump PORTREVISION in transcode for added dependency on xvid4conf.
v. 1.53 date: 2004/06/06 22:14:40; author: pav; state: Exp; lines: +19 -7 - Add FAAD knob (on by default) [1] - Fix breakage after recent aDe's auto*tools changes PR: ports/67479 [1] Submitted by: michael johnson Approved by: maintainer
v. 1.52 date: 2004/04/09 18:59:40; author: arved; state: Exp; lines: +16 -7 Fix build on AMD64
v. 1.51 date: 2004/03/16 04:23:51; author: edwin; state: Exp; lines: +1 -1 Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
v. 1.50 date: 2004/03/14 06:16:59; author: ade; state: Exp; lines: +1 -1 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.
v. 1.49 date: 2004/03/05 11:09:44; author: kris; state: Exp; lines: +1 -0 BROKEN on !i386: Does not compile
v. 1.48 date: 2004/02/04 05:07:48; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.47 date: 2004/01/26 10:12:59; author: edwin; state: Exp; lines: +3 -6 Let multimedia/avifile use USE_SDL PR: ports/61805 Approved by: "Holger Lamm"
v. 1.46 date: 2003/12/20 16:37:55; author: naddy; state: Exp; lines: +2 -1 Catch up with libogg/libvorbis version bump.
v. 1.45 date: 2003/12/07 01:27:05; author: marcus; state: Exp; lines: +1 -1 Chase the libmad/libid3tag shared lib version.
v. 1.44 date: 2003/11/19 19:04:18; author: pav; state: Exp; lines: +5 -10 - Update to 0.7.38 PR: ports/59475 Submitted by: Holger Lamm (maintainer) Approved by: marcus (backup mentor)
v. 1.43 date: 2003/08/12 22:27:30; author: lofi; state: Exp; lines: +1 -1 Update xvid to latest release and chase library dependencies in ports that depend on it. Approved by: arved (Mentor)
v. 1.42 date: 2003/06/26 22:58:28; author: ade; state: Exp; lines: +1 -1 libtool uber-patch * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
v. 1.41 date: 2003/04/03 21:10:59; author: lioux; state: Exp; lines: +20 -4 Update to 0.7.34.20030319 Approved by: maintainer
v. 1.40 date: 2003/03/29 17:44:02; author: fjoe; state: Exp; lines: +1 -1 xvid was moved to multimedia
v. 1.39 date: 2003/02/21 12:51:05; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.38 date: 2003/02/03 19:53:06; author: lioux; state: Exp; lines: +29 -16 o Update to 0.7.27.20030122 o USE_QT_VER has to be defined BEFORE : move QT toolkit selection test [1] [2] o Build VIDIX support if WITH_VIDIX knob: currently requires avifile to run as root PR: 44533 [1] Submitted by: maintainer [2], dinoex [1] Approved by: maintainer
v. 1.37 date: 2003/01/13 15:42:33; author: lioux; state: Exp; lines: +11 -4 Update to 0.7.22.20021129 Reviewed by: freebsd-multimedia mailing list Approved by: maintainer
v. 1.36 date: 2003/01/02 15:06:09; author: sobomax; state: Exp; lines: +1 -1 Update version number of SDL shared library.
v. 1.35 date: 2002/12/11 19:21:53; author: lioux; state: Exp; lines: +2 -1 o Bug fix: liba52 port was linked but not used o Bump PORTREVISION
v. 1.34 date: 2002/11/28 00:09:47; author: lioux; state: Exp; lines: +2 -2 After repo copy from graphics category, update all appropriate references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
v. 1.33 date: 2002/11/21 01:47:40; author: lioux; state: Exp; lines: +10 -28 o Update to 0.7.18.20021107 o Change default to WITHOUT_OPTIMIZED_CFLAGS. Define WITH_OPTIMIZED_CFLAGS to get old behavior o Replace old hack to get the port to link to ports version of liba52 with a dlopen(3) option supplied by developer Approved by: maintainer
v. 1.32 date: 2002/10/05 18:54:12; author: lioux; state: Exp; lines: +16 -11 o Update maintainer email o Update to 0.7.16-20020913: this version has VIDIX support but only running as 'root' Approved by: maintainer
v. 1.31 date: 2002/07/20 15:32:42; author: naddy; state: Exp; lines: +2 -2 Ogg Vorbis 1.0 library major version bumps.
v. 1.30 date: 2002/07/18 01:50:02; author: lioux; state: Exp; lines: +30 -8 Update to 0.7.11.20020711 Reviewed by: FreeBSD-ports mailing list Approved by: maintainer (2 weeks time out since 1st communication)
v. 1.29 date: 2002/06/25 16:10:06; author: lioux; state: Exp; lines: +1 -1 Fix typo: WRKSRC
v. 1.28 date: 2002/06/24 15:35:48; author: lioux; state: Exp; lines: +162 -35 o Update to 0.7.7.20020523 o Use Ports' libraries instead of ones shipped with distribution Reviewed by: will, MAINTAINER Approved by: MAINTAINER
v. 1.27 date: 2002/04/17 12:37:58; author: sobomax; state: Exp; lines: +1 -1 Chase increase of libSDL version number.
v. 1.26 date: 2002/03/30 04:57:15; author: dinoex; state: Exp; lines: +15 -9 - Changes so it should run on Alpha - Add Option WITHOUT_DIVX, cause libdivx* do not build - configure with "--enable-iconv" - Fix overwriting of LIB_DEPENDS when WITHOUT_VORBIS was not defined - Changed dependency so installed sdl12 is found. PR: 34075 Submitted by: holger@eit.uni-kl.de
v. 1.25 date: 2002/02/16 16:30:06; author: lioux; state: Exp; lines: +4 -0 o Circumvent situation where both libdivx{encore,decore-devel} are installed o Unfortunaly, the port requires the latest divx{de,en}core libraries which are only distributed for Linux. Therefore, there is no port change, just a work around
v. 1.24 date: 2002/01/17 20:05:16; author: lioux; state: Exp; lines: +75 -28 o Update to 0.6.0.20011220. Therefore, since this version is smaller than former, bump PORTEPOCH (will) o Reorganize items inside Makefile to help with maintainance o Both remove ONLY_FOR_ARCHS=i386 and add tweaks to hopefully enable this port outside of i386 o This port no longers USE_AUTOMAKE (will) o New defaults: build with libmad and with optimized cflags. Thus, add both WITHOUT_MAD and WITHOUT_OPTIMIZED_CFLAGS options Submitted by: will Reviewed by: pat, Thomas E. Zander , MAINTAINER
v. 1.23 date: 2002/01/17 13:53:05; author: kevlo; state: Exp; lines: +5 -0 Patch is replaced with a perl in-place regex. Suggested by will@
v. 1.22 date: 2002/01/16 18:09:32; author: sobomax; state: Exp; lines: +1 -2 Remove lobogg from LIB_DEPENDS - we inherit it along with libvorbis.
v. 1.21 date: 2002/01/16 17:41:49; author: sobomax; state: Exp; lines: +1 -1 Update version number of vorbis shared library.
v. 1.20 date: 2002/01/12 16:40:20; author: kevlo; state: Exp; lines: +4 -3 Fix autoconf/automake issue. I haven't the patience to wait lioux@ to commit it, sorry. You know, I've been waiting for one month. PR: 32862 Submitted by: MAINTAINER
v. 1.19 date: 2001/09/25 16:22:31; author: lioux; state: Exp; lines: +25 -57 o update to 0.60.20010920 o sanitize MASTER_SITES o bump lib version since incompatible with previous one o trim/update DESCR; update WWW tag PR: 30747 Submitted by: MAINTAINER
v. 1.18 date: 2001/08/31 14:20:23; author: sobomax; state: Exp; lines: +0 -1 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
v. 1.17 date: 2001/06/08 13:11:07; author: roam; state: Exp; lines: +7 -8 Fix build when WINE is installed. Abort the build when GNU pth is installed. Remove the WITH_MGA knob. PR: 27961 Submitted by: maintainer
v. 1.16 date: 2001/05/23 06:30:20; author: ijliao; state: Exp; lines: +29 -10 upgrade to 0.60.20010429 PR: 26987 Submitted by: maintainer
v. 1.15 date: 2001/04/09 11:54:58; author: sobomax; state: Exp; lines: +1 -1 Move: devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami
v. 1.14 date: 2001/04/03 08:14:13; author: will; state: Exp; lines: +3 -7 Overhaul QT/KDE support: - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure (proxy auth patches) Alex Zepeda (old patches removal)
v. 1.13 date: 2001/02/23 18:02:27; author: lioux; state: Exp; lines: +2 -2 Upgrade to version 0.53.5 PR: 25307 Submitted by: maintainer
v. 1.12 date: 2001/02/16 19:48:09; author: sobomax; state: Exp; lines: +2 -2 Update SDL shared library version number.
v. 1.11 date: 2001/02/13 05:15:42; author: lioux; state: Exp; lines: +4 -4 Fix typo in CODEC installation detection adhoc rotines: - Both change CODEC_PORT to a relative reference and update CODEC_DETECTION_FILE to a cleaner syntax. Submitted by: sobomax
v. 1.10 date: 2001/02/13 02:38:12; author: lioux; state: Exp; lines: +9 -18 Move all codecs to a port of their own, since the codecs present on this port can be also used by other ports -> graphics/win32-codecs. Therefore, all codec related code will be removed, Depend on that port from now on. A positive side effect is that this port can now produce a package since the RESTRICTED flag (related to the codecs) can be removed. Update LEGAL, win32-codecs instead of avifile is now RESTRICTED. PR: 25035 Reviewed by: sobomax Approved by: maintainer
v. 1.9 date: 2001/01/28 21:30:40; author: sf; state: Exp; lines: +2 -2 update to 0.53.4. PR: 24702 Submitted by: maintainer
v. 1.8 date: 2001/01/26 20:20:20; author: sf; state: Exp; lines: +3 -5 update to 0.53.3. PR: 24631 Submitted by: maintainer
v. 1.7 date: 2001/01/16 17:30:53; author: sobomax; state: Exp; lines: +4 -4 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.6 date: 2001/01/08 01:02:38; author: lioux; state: Exp; lines: +3 -17 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. :)
v. 1.5 date: 2001/01/07 14:36:04; author: lioux; state: Exp; lines: +17 -2 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
v. 1.4 date: 2001/01/06 23:49:58; author: lioux; state: Exp; lines: +68 -15 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 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
v. 1.3 date: 2000/10/20 15:18:09; author: lioux; state: Exp; lines: +3 -2 Update to version 0.50. PR: 22136 Submitted by: maintainer
v. 1.2 date: 2000/10/09 15:52:16; author: lioux; state: Exp; lines: +35 -16 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 PR: 21663
v. 1.1 date: 2000/09/19 16:18:14; author: ade; state: Exp; Add avifile, an MPEG-4 (aka DivX) player PR: 21347 Submitted by: Holger Lamm ============================================================================= v. 1.71 date: 2007/10/04 02:01:26; author: edwin; state: Exp; lines: +0 -12 Remove always-false/true conditions based on OSVERSION 500000
v. 1.70 date: 2007/07/28 12:27:26; author: miwi; state: Exp; lines: +2 -2 - Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION
v. 1.69 date: 2007/06/22 08:26:24; author: miwi; state: Exp; lines: +4 -0 - Marked BROKEN for Current. PR: 113933 Submitted by: "Conrad J. Sabatier" (maintainer)
v. 1.68 date: 2007/05/19 20:17:04; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.67 date: 2006/11/01 11:23:29; author: miwi; state: Exp; lines: +1 -1 - Pass maintainership to submitter (Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html ) Submitted by: Conrad J. Sabatier
v. 1.66 date: 2006/09/23 16:21:23; author: stas; state: Exp; lines: +7 -2 - Fix building with recent version of gcc (3.4.6) [1] - Test for pcvt_ioctl.h existence as it was removed recently. Include iokb.h instead if its'nt exists. [1] - Replace deprecated variable. [2] Submitted by: [1] Rainer Alves , [2] me (stas) Approved by: sem (mentor)
v. 1.65 date: 2006/09/20 11:21:48; author: stas; state: Exp; lines: +1 -1 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
v. 1.64 date: 2006/09/05 04:49:21; author: linimon; state: Exp; lines: +1 -1 Reset inactive maintainer who has not responded to email. Hat: portmgr
v. 1.63 date: 2006/05/31 01:49:35; author: lawrance; state: Exp; lines: +4 -0 Mark broken on 4.x. The xvid plugin fails to configure and build.
v. 1.62 date: 2006/05/12 12:33:35; author: lawrance; state: Exp; lines: +4 -0 Add post-patch command to fix a pathname in pkg-config data. PR: ports/96929 Submitted by: Ulrich Spoerlein Approved by: holger (maintainer)
v. 1.61 date: 2006/05/02 23:14:18; author: lawrance; state: Exp; lines: +4 -6 Update to 0.7.43. Tidy up for portlint. PR: ports/93921 Submitted by: Rainer Alves Approved by: holger (maintainer)
v. 1.60 date: 2006/02/23 10:38:02; author: ade; state: Exp; lines: +1 -0 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.59 date: 2005/11/15 06:50:11; author: ade; state: Exp; lines: +1 -1 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.
v. 1.58 date: 2004/11/26 09:18:28; author: ahze; state: Exp; lines: +4 -0 Fix build on 6.x by always using WITH_OPTIMIZED_CFLAGS which is --enable-x86opt (on i386) and --enable-release Reported by: pointyhat via kris Approved by: adamw (implicit)
v. 1.57 date: 2004/10/30 16:26:30; author: ahze; state: Exp; lines: +12 -23 update to 0.7.41 PR: ports/72363 Reviewed by: holger@e-gitt.net (maintainer) Approved by: adamw (mentor)
v. 1.56 date: 2004/08/08 19:41:37; author: pav; state: Exp; lines: +15 -0 - Fix build with gcc-3.4 Submitted by: Vyacheslav I. Ivanchenko
v. 1.55 date: 2004/06/17 19:05:53; author: pav; state: Exp; lines: +1 -1 - Refine libmad dependency PR: ports/67890 Submitted by: michael johnson Approved by: maintainer
v. 1.54 date: 2004/06/11 21:48:47; author: lofi; state: Exp; lines: +3 -1 Update XviD to version 1.0.1, chase shared library bump through dependencies, disable xvid support in avifile and bump PORTREVISION in transcode for added dependency on xvid4conf.
v. 1.53 date: 2004/06/06 22:14:40; author: pav; state: Exp; lines: +19 -7 - Add FAAD knob (on by default) [1] - Fix breakage after recent aDe's auto*tools changes PR: ports/67479 [1] Submitted by: michael johnson Approved by: maintainer
v. 1.52 date: 2004/04/09 18:59:40; author: arved; state: Exp; lines: +16 -7 Fix build on AMD64
v. 1.51 date: 2004/03/16 04:23:51; author: edwin; state: Exp; lines: +1 -1 Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
v. 1.50 date: 2004/03/14 06:16:59; author: ade; state: Exp; lines: +1 -1 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.
v. 1.49 date: 2004/03/05 11:09:44; author: kris; state: Exp; lines: +1 -0 BROKEN on !i386: Does not compile
v. 1.48 date: 2004/02/04 05:07:48; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.47 date: 2004/01/26 10:12:59; author: edwin; state: Exp; lines: +3 -6 Let multimedia/avifile use USE_SDL PR: ports/61805 Approved by: "Holger Lamm"
v. 1.46 date: 2003/12/20 16:37:55; author: naddy; state: Exp; lines: +2 -1 Catch up with libogg/libvorbis version bump.
v. 1.45 date: 2003/12/07 01:27:05; author: marcus; state: Exp; lines: +1 -1 Chase the libmad/libid3tag shared lib version.
v. 1.44 date: 2003/11/19 19:04:18; author: pav; state: Exp; lines: +5 -10 - Update to 0.7.38 PR: ports/59475 Submitted by: Holger Lamm (maintainer) Approved by: marcus (backup mentor)
v. 1.43 date: 2003/08/12 22:27:30; author: lofi; state: Exp; lines: +1 -1 Update xvid to latest release and chase library dependencies in ports that depend on it. Approved by: arved (Mentor)
v. 1.42 date: 2003/06/26 22:58:28; author: ade; state: Exp; lines: +1 -1 libtool uber-patch * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
v. 1.41 date: 2003/04/03 21:10:59; author: lioux; state: Exp; lines: +20 -4 Update to 0.7.34.20030319 Approved by: maintainer
v. 1.40 date: 2003/03/29 17:44:02; author: fjoe; state: Exp; lines: +1 -1 xvid was moved to multimedia
v. 1.39 date: 2003/02/21 12:51:05; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.38 date: 2003/02/03 19:53:06; author: lioux; state: Exp; lines: +29 -16 o Update to 0.7.27.20030122 o USE_QT_VER has to be defined BEFORE : move QT toolkit selection test [1] [2] o Build VIDIX support if WITH_VIDIX knob: currently requires avifile to run as root PR: 44533 [1] Submitted by: maintainer [2], dinoex [1] Approved by: maintainer
v. 1.37 date: 2003/01/13 15:42:33; author: lioux; state: Exp; lines: +11 -4 Update to 0.7.22.20021129 Reviewed by: freebsd-multimedia mailing list Approved by: maintainer
v. 1.36 date: 2003/01/02 15:06:09; author: sobomax; state: Exp; lines: +1 -1 Update version number of SDL shared library.
v. 1.35 date: 2002/12/11 19:21:53; author: lioux; state: Exp; lines: +2 -1 o Bug fix: liba52 port was linked but not used o Bump PORTREVISION
v. 1.34 date: 2002/11/28 00:09:47; author: lioux; state: Exp; lines: +2 -2 After repo copy from graphics category, update all appropriate references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
v. 1.33 date: 2002/11/21 01:47:40; author: lioux; state: Exp; lines: +10 -28 o Update to 0.7.18.20021107 o Change default to WITHOUT_OPTIMIZED_CFLAGS. Define WITH_OPTIMIZED_CFLAGS to get old behavior o Replace old hack to get the port to link to ports version of liba52 with a dlopen(3) option supplied by developer Approved by: maintainer
v. 1.32 date: 2002/10/05 18:54:12; author: lioux; state: Exp; lines: +16 -11 o Update maintainer email o Update to 0.7.16-20020913: this version has VIDIX support but only running as 'root' Approved by: maintainer
v. 1.31 date: 2002/07/20 15:32:42; author: naddy; state: Exp; lines: +2 -2 Ogg Vorbis 1.0 library major version bumps.
v. 1.30 date: 2002/07/18 01:50:02; author: lioux; state: Exp; lines: +30 -8 Update to 0.7.11.20020711 Reviewed by: FreeBSD-ports mailing list Approved by: maintainer (2 weeks time out since 1st communication)
v. 1.29 date: 2002/06/25 16:10:06; author: lioux; state: Exp; lines: +1 -1 Fix typo: WRKSRC
v. 1.28 date: 2002/06/24 15:35:48; author: lioux; state: Exp; lines: +162 -35 o Update to 0.7.7.20020523 o Use Ports' libraries instead of ones shipped with distribution Reviewed by: will, MAINTAINER Approved by: MAINTAINER
v. 1.27 date: 2002/04/17 12:37:58; author: sobomax; state: Exp; lines: +1 -1 Chase increase of libSDL version number.
v. 1.26 date: 2002/03/30 04:57:15; author: dinoex; state: Exp; lines: +15 -9 - Changes so it should run on Alpha - Add Option WITHOUT_DIVX, cause libdivx* do not build - configure with "--enable-iconv" - Fix overwriting of LIB_DEPENDS when WITHOUT_VORBIS was not defined - Changed dependency so installed sdl12 is found. PR: 34075 Submitted by: holger@eit.uni-kl.de
v. 1.25 date: 2002/02/16 16:30:06; author: lioux; state: Exp; lines: +4 -0 o Circumvent situation where both libdivx{encore,decore-devel} are installed o Unfortunaly, the port requires the latest divx{de,en}core libraries which are only distributed for Linux. Therefore, there is no port change, just a work around
v. 1.24 date: 2002/01/17 20:05:16; author: lioux; state: Exp; lines: +75 -28 o Update to 0.6.0.20011220. Therefore, since this version is smaller than former, bump PORTEPOCH (will) o Reorganize items inside Makefile to help with maintainance o Both remove ONLY_FOR_ARCHS=i386 and add tweaks to hopefully enable this port outside of i386 o This port no longers USE_AUTOMAKE (will) o New defaults: build with libmad and with optimized cflags. Thus, add both WITHOUT_MAD and WITHOUT_OPTIMIZED_CFLAGS options Submitted by: will Reviewed by: pat, Thomas E. Zander , MAINTAINER
v. 1.23 date: 2002/01/17 13:53:05; author: kevlo; state: Exp; lines: +5 -0 Patch is replaced with a perl in-place regex. Suggested by will@
v. 1.22 date: 2002/01/16 18:09:32; author: sobomax; state: Exp; lines: +1 -2 Remove lobogg from LIB_DEPENDS - we inherit it along with libvorbis.
v. 1.21 date: 2002/01/16 17:41:49; author: sobomax; state: Exp; lines: +1 -1 Update version number of vorbis shared library.
v. 1.20 date: 2002/01/12 16:40:20; author: kevlo; state: Exp; lines: +4 -3 Fix autoconf/automake issue. I haven't the patience to wait lioux@ to commit it, sorry. You know, I've been waiting for one month. PR: 32862 Submitted by: MAINTAINER
v. 1.19 date: 2001/09/25 16:22:31; author: lioux; state: Exp; lines: +25 -57 o update to 0.60.20010920 o sanitize MASTER_SITES o bump lib version since incompatible with previous one o trim/update DESCR; update WWW tag PR: 30747 Submitted by: MAINTAINER
v. 1.18 date: 2001/08/31 14:20:23; author: sobomax; state: Exp; lines: +0 -1 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
v. 1.17 date: 2001/06/08 13:11:07; author: roam; state: Exp; lines: +7 -8 Fix build when WINE is installed. Abort the build when GNU pth is installed. Remove the WITH_MGA knob. PR: 27961 Submitted by: maintainer
v. 1.16 date: 2001/05/23 06:30:20; author: ijliao; state: Exp; lines: +29 -10 upgrade to 0.60.20010429 PR: 26987 Submitted by: maintainer
v. 1.15 date: 2001/04/09 11:54:58; author: sobomax; state: Exp; lines: +1 -1 Move: devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami
v. 1.14 date: 2001/04/03 08:14:13; author: will; state: Exp; lines: +3 -7 Overhaul QT/KDE support: - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure (proxy auth patches) Alex Zepeda (old patches removal)
v. 1.13 date: 2001/02/23 18:02:27; author: lioux; state: Exp; lines: +2 -2 Upgrade to version 0.53.5 PR: 25307 Submitted by: maintainer
v. 1.12 date: 2001/02/16 19:48:09; author: sobomax; state: Exp; lines: +2 -2 Update SDL shared library version number.
v. 1.11 date: 2001/02/13 05:15:42; author: lioux; state: Exp; lines: +4 -4 Fix typo in CODEC installation detection adhoc rotines: - Both change CODEC_PORT to a relative reference and update CODEC_DETECTION_FILE to a cleaner syntax. Submitted by: sobomax
v. 1.10 date: 2001/02/13 02:38:12; author: lioux; state: Exp; lines: +9 -18 Move all codecs to a port of their own, since the codecs present on this port can be also used by other ports -> graphics/win32-codecs. Therefore, all codec related code will be removed, Depend on that port from now on. A positive side effect is that this port can now produce a package since the RESTRICTED flag (related to the codecs) can be removed. Update LEGAL, win32-codecs instead of avifile is now RESTRICTED. PR: 25035 Reviewed by: sobomax Approved by: maintainer
v. 1.9 date: 2001/01/28 21:30:40; author: sf; state: Exp; lines: +2 -2 update to 0.53.4. PR: 24702 Submitted by: maintainer
v. 1.8 date: 2001/01/26 20:20:20; author: sf; state: Exp; lines: +3 -5 update to 0.53.3. PR: 24631 Submitted by: maintainer
v. 1.7 date: 2001/01/16 17:30:53; author: sobomax; state: Exp; lines: +4 -4 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.6 date: 2001/01/08 01:02:38; author: lioux; state: Exp; lines: +3 -17 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. :)
v. 1.5 date: 2001/01/07 14:36:04; author: lioux; state: Exp; lines: +17 -2 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
v. 1.4 date: 2001/01/06 23:49:58; author: lioux; state: Exp; lines: +68 -15 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 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
v. 1.3 date: 2000/10/20 15:18:09; author: lioux; state: Exp; lines: +3 -2 Update to version 0.50. PR: 22136 Submitted by: maintainer
v. 1.2 date: 2000/10/09 15:52:16; author: lioux; state: Exp; lines: +35 -16 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 PR: 21663
v. 1.1 date: 2000/09/19 16:18:14; author: ade; state: Exp; Add avifile, an MPEG-4 (aka DivX) player PR: 21347 Submitted by: Holger Lamm =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm