The FreeBSD Ports Archive
FreeBSD multimedia : avidemux24>
Simple GUI based video editor
A video editor that allows editing of AVI, OGM, and MPEG videos. The MPEG
support provides the ability to convert to DVD compliat PS streams. It
contains various filters for deinterlacing, cropping, resizing, etc. Allows
for cutting without re-encoding. Has the ability to re-encode and re-sample.
Utilizes ECMAScript (aka. Javascript) to provide batch scripting and
processing support.
http://avidemux.org/
|
avidemux2 history
v. 1.47
date: 2007/09/30 04:47:08; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.46
date: 2007/07/28 12:27:25; author: miwi; state: Exp; lines: +1 -1
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
v. 1.45
date: 2007/05/30 07:43:39; author: miwi; state: Exp; lines: +1 -1
- Fix build with gcc 4.2
PR: 113093
Submitted by: Anish Mistry (maintainer)
v. 1.44
date: 2007/05/19 20:17:04; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.43
date: 2007/03/22 21:51:47; author: miwi; state: Exp; lines: +2 -16
- Add desktop file
- Fix portlint warnings
- drop FreeBSD 4.X support
PR: 110644
Submitted by: Pawel Pekala
Approved by: maintainer
v. 1.42
date: 2006/12/02 16:52:54; author: miwi; state: Exp; lines: +27 -27
- Update to 2.3.0
PR: 105938
Submitted by: Anish Mistry (maintainer)
v. 1.41
date: 2006/10/03 04:04:32; author: rafan; state: Exp; lines: +2 -2
- Chase multimedia/x264 update
PR: ports/103912
Submitted by: Anish Mistry (maintainer)
v. 1.40
date: 2006/09/21 08:07:58; author: stas; state: Exp; lines: +0 -4
- Fix SDL-dependent ports broken by last update.
Approved by: kris (portmgr), sem (mentor)
v. 1.39
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.38
date: 2006/08/09 15:32:45; author: ahze; state: Exp; lines: +2 -2
- Chase libver bump in x264
v. 1.37
date: 2006/08/08 13:21:40; author: sat; state: Exp; lines: +2 -3
- Move js from build/run depends to lib depends now that
spidermonkey installs a versioned lib
Approved by: Anish Mistry (maintainer)
v. 1.36
date: 2006/05/19 05:57:24; author: itetcu; state: Exp; lines: +5 -3
- Chase x264 update.
- Add additional berlios mirrors as MASTER_SITES while we're here.
PR: ports/97439
Submitted by: Anish Mistry (maintainer)
Approved by: tmclaugh (mentor)
v. 1.35
date: 2006/05/10 22:37:26; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.34
date: 2006/04/15 18:07:33; author: arved; state: Exp; lines: +5 -1
Update to 2.1.2
PR: 94156
Submitted by: Anish Mistry
v. 1.33
date: 2006/03/19 09:26:32; author: ale; state: Exp; lines: +1 -0
Spidermonkey is a runtime dependency, too.
v. 1.32
date: 2006/01/27 11:53:12; author: tdb; state: Exp; lines: +1 -2
- Update to 2.1.1
PR: 92405
Submitted by: "Anish Mistry" (maintainer)
v. 1.31
date: 2006/01/19 03:13:32; author: anray; state: Exp; lines: +1 -1
Fix previous commit - USE_AUTOTOOLS aclocal definition.
Noticed by: "Jack L."
v. 1.30
date: 2006/01/17 13:13:33; author: anray; state: Exp; lines: +14 -7
* Fix a problem with -pthread not being picked up by some systems.
* Add Ogg Vorbis detection and inclusion, as well as remove the old
aclocal hack and use the method described in the PR.
PR: ports/91898
Submitted by: maintainer
v. 1.29
date: 2005/12/11 22:47:59; author: tdb; state: Exp; lines: +13 -12
- Update Avidemux to 2.1.0.
- Depend on spidermonkey for scripting and project support.
PR: 90215
Submitted by: "Anish Mistry" (maintainer)
Approved by: clement (mentor)
v. 1.28
date: 2005/11/15 06:50:11; author: ade; state: Exp; lines: +2 -4
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.27
date: 2005/11/05 05:19:57; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.26
date: 2005/06/24 00:15:01; author: ahze; state: Exp; lines: +1 -2
- Update to 2.0.42
PR: ports/82594
Submitted by: Anish Mistry (maintainer)
v. 1.25
date: 2005/06/16 05:15:21; author: ade; state: Exp; lines: +1 -2
Remove un-needed run-time dependency on autoconf/automake
Approved by: maintainer
v. 1.24
date: 2005/05/26 08:02:32; author: pav; state: Exp; lines: +1 -2
- Update to 2.0.40
PR: ports/81480
Submitted by: Anish Mistry (maintainer)
v. 1.23
date: 2005/05/17 19:26:34; author: pav; state: Exp; lines: +6 -9
- Update to 2.0.38 release
PR: ports/81131
Submitted by: Anish Mistry (maintainer)
v. 1.22
date: 2005/03/16 12:21:57; author: flz; state: Exp; lines: +4 -0
- Strip ^M ni a file so that patch applies correctly.
PR: ports/78909
Submitted by: Sven Berkvens-Matthijsse
v. 1.21
date: 2005/03/14 12:14:32; author: flz; state: Exp; lines: +1 -1
- Fix build on amd64 and 4.x.
PR: ports/78717
Submitted by: Anish Mistry (maintainer)
v. 1.20
date: 2005/03/12 10:54:17; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.19
date: 2005/03/02 05:45:09; author: ahze; state: Exp; lines: +2 -2
- Update to 0.2.38
PR: 77995
Submitted by: Anish Mistry (maintainer)
v. 1.18
date: 2005/01/29 21:31:54; author: pav; state: Exp; lines: +3 -3
- Update to 2.0.36
- Fix build
PR: ports/75236
Submitted by: Anish Mistry (maintainer)
v. 1.17
date: 2004/12/09 18:01:11; author: sem; state: Exp; lines: +30 -34
- Update to 2.0.34-test1
PR: ports/74864
Submitted by: maintainer
v. 1.16
date: 2004/11/07 22:36:53; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.15
date: 2004/10/30 21:42:29; author: ahze; state: Exp; lines: +14 -1
Add audio/faac support
bump PORTREVISION
PR: ports/73023
Reviewed by: Anish Mistry (maintainer)
Approved by: adamw (mentor)
v. 1.14
date: 2004/10/22 00:58:44; author: pav; state: Exp; lines: +5 -1
- Update to 2.0.32
PR: ports/72984
Submitted by: Anish Mistry (maintainer)
v. 1.13
date: 2004/10/20 02:40:15; author: pav; state: Exp; lines: +3 -2
- Update to 2.0.30
PR: ports/72852
Submitted by: Anish Mistry (maintainer)
v. 1.12
date: 2004/07/25 23:15:00; author: pav; state: Exp; lines: +31 -0
- Autosense SDL, FAAD, add knobs for them
- Use nasm for MMX assembly on i386
PR: ports/69499
Submitted by: Michael Johnson
Approved by: maintainer
v. 1.11
date: 2004/07/23 09:06:06; author: arved; state: Exp; lines: +5 -3
Update to 2.0.26
Respect CFLAGS
PR: 69466
Submitted by: Anish Mistry
v. 1.10
date: 2004/06/11 21:48:47; author: lofi; state: Exp; lines: +2 -2
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.9
date: 2004/05/09 17:58:25; author: pav; state: Exp; lines: +4 -8
- Update to 2.0.24
PR: ports/66372
Submitted by: amistry (maintainer)
v. 1.8
date: 2004/04/05 03:30:34; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.7
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.6
date: 2004/02/04 05:07:48; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.5
date: 2004/01/27 01:11:38; author: pav; state: Exp; lines: +10 -6
- Update to 2.0.20
Submitted by: Anish Mistry (maintainer)
v. 1.4
date: 2003/12/07 01:27:06; author: marcus; state: Exp; lines: +2 -1
Chase the libmad/libid3tag shared lib version.
v. 1.3
date: 2003/12/05 22:19:04; author: olgeni; state: Exp; lines: +2 -2
Chase shared library version: libxvidcore.so.0 -> libxvidcore.so.2.
v. 1.2
date: 2003/12/05 01:32:48; author: linimon; state: Exp; lines: +3 -8
Reworked this new port Makefile per suggestions of adamw@ via email,
to bring it up to more "modern" standards for GNOME Makefiles.
v. 1.1
date: 2003/12/04 06:46:36; author: linimon; state: Exp;
Add multimedia/avidemux2, a simple video editor that is built around Xvid
and ffmpeg. Contains various filters for deinterlacing, cropping, resizing,
etc. Allows for cutting without re-encoding. Has the ability to re-encode
and re-sample.
PR: ports/51013
Submitted by: Anish Mistry
=============================================================================
v. 1.47
date: 2007/09/30 04:47:08; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.46
date: 2007/07/28 12:27:25; author: miwi; state: Exp; lines: +1 -1
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
v. 1.45
date: 2007/05/30 07:43:39; author: miwi; state: Exp; lines: +1 -1
- Fix build with gcc 4.2
PR: 113093
Submitted by: Anish Mistry (maintainer)
v. 1.44
date: 2007/05/19 20:17:04; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.43
date: 2007/03/22 21:51:47; author: miwi; state: Exp; lines: +2 -16
- Add desktop file
- Fix portlint warnings
- drop FreeBSD 4.X support
PR: 110644
Submitted by: Pawel Pekala
Approved by: maintainer
v. 1.42
date: 2006/12/02 16:52:54; author: miwi; state: Exp; lines: +27 -27
- Update to 2.3.0
PR: 105938
Submitted by: Anish Mistry (maintainer)
v. 1.41
date: 2006/10/03 04:04:32; author: rafan; state: Exp; lines: +2 -2
- Chase multimedia/x264 update
PR: ports/103912
Submitted by: Anish Mistry (maintainer)
v. 1.40
date: 2006/09/21 08:07:58; author: stas; state: Exp; lines: +0 -4
- Fix SDL-dependent ports broken by last update.
Approved by: kris (portmgr), sem (mentor)
v. 1.39
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.38
date: 2006/08/09 15:32:45; author: ahze; state: Exp; lines: +2 -2
- Chase libver bump in x264
v. 1.37
date: 2006/08/08 13:21:40; author: sat; state: Exp; lines: +2 -3
- Move js from build/run depends to lib depends now that
spidermonkey installs a versioned lib
Approved by: Anish Mistry (maintainer)
v. 1.36
date: 2006/05/19 05:57:24; author: itetcu; state: Exp; lines: +5 -3
- Chase x264 update.
- Add additional berlios mirrors as MASTER_SITES while we're here.
PR: ports/97439
Submitted by: Anish Mistry (maintainer)
Approved by: tmclaugh (mentor)
v. 1.35
date: 2006/05/10 22:37:26; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.34
date: 2006/04/15 18:07:33; author: arved; state: Exp; lines: +5 -1
Update to 2.1.2
PR: 94156
Submitted by: Anish Mistry
v. 1.33
date: 2006/03/19 09:26:32; author: ale; state: Exp; lines: +1 -0
Spidermonkey is a runtime dependency, too.
v. 1.32
date: 2006/01/27 11:53:12; author: tdb; state: Exp; lines: +1 -2
- Update to 2.1.1
PR: 92405
Submitted by: "Anish Mistry" (maintainer)
v. 1.31
date: 2006/01/19 03:13:32; author: anray; state: Exp; lines: +1 -1
Fix previous commit - USE_AUTOTOOLS aclocal definition.
Noticed by: "Jack L."
v. 1.30
date: 2006/01/17 13:13:33; author: anray; state: Exp; lines: +14 -7
* Fix a problem with -pthread not being picked up by some systems.
* Add Ogg Vorbis detection and inclusion, as well as remove the old
aclocal hack and use the method described in the PR.
PR: ports/91898
Submitted by: maintainer
v. 1.29
date: 2005/12/11 22:47:59; author: tdb; state: Exp; lines: +13 -12
- Update Avidemux to 2.1.0.
- Depend on spidermonkey for scripting and project support.
PR: 90215
Submitted by: "Anish Mistry" (maintainer)
Approved by: clement (mentor)
v. 1.28
date: 2005/11/15 06:50:11; author: ade; state: Exp; lines: +2 -4
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.27
date: 2005/11/05 05:19:57; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.26
date: 2005/06/24 00:15:01; author: ahze; state: Exp; lines: +1 -2
- Update to 2.0.42
PR: ports/82594
Submitted by: Anish Mistry (maintainer)
v. 1.25
date: 2005/06/16 05:15:21; author: ade; state: Exp; lines: +1 -2
Remove un-needed run-time dependency on autoconf/automake
Approved by: maintainer
v. 1.24
date: 2005/05/26 08:02:32; author: pav; state: Exp; lines: +1 -2
- Update to 2.0.40
PR: ports/81480
Submitted by: Anish Mistry (maintainer)
v. 1.23
date: 2005/05/17 19:26:34; author: pav; state: Exp; lines: +6 -9
- Update to 2.0.38 release
PR: ports/81131
Submitted by: Anish Mistry (maintainer)
v. 1.22
date: 2005/03/16 12:21:57; author: flz; state: Exp; lines: +4 -0
- Strip ^M ni a file so that patch applies correctly.
PR: ports/78909
Submitted by: Sven Berkvens-Matthijsse
v. 1.21
date: 2005/03/14 12:14:32; author: flz; state: Exp; lines: +1 -1
- Fix build on amd64 and 4.x.
PR: ports/78717
Submitted by: Anish Mistry (maintainer)
v. 1.20
date: 2005/03/12 10:54:17; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.19
date: 2005/03/02 05:45:09; author: ahze; state: Exp; lines: +2 -2
- Update to 0.2.38
PR: 77995
Submitted by: Anish Mistry (maintainer)
v. 1.18
date: 2005/01/29 21:31:54; author: pav; state: Exp; lines: +3 -3
- Update to 2.0.36
- Fix build
PR: ports/75236
Submitted by: Anish Mistry (maintainer)
v. 1.17
date: 2004/12/09 18:01:11; author: sem; state: Exp; lines: +30 -34
- Update to 2.0.34-test1
PR: ports/74864
Submitted by: maintainer
v. 1.16
date: 2004/11/07 22:36:53; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.15
date: 2004/10/30 21:42:29; author: ahze; state: Exp; lines: +14 -1
Add audio/faac support
bump PORTREVISION
PR: ports/73023
Reviewed by: Anish Mistry (maintainer)
Approved by: adamw (mentor)
v. 1.14
date: 2004/10/22 00:58:44; author: pav; state: Exp; lines: +5 -1
- Update to 2.0.32
PR: ports/72984
Submitted by: Anish Mistry (maintainer)
v. 1.13
date: 2004/10/20 02:40:15; author: pav; state: Exp; lines: +3 -2
- Update to 2.0.30
PR: ports/72852
Submitted by: Anish Mistry (maintainer)
v. 1.12
date: 2004/07/25 23:15:00; author: pav; state: Exp; lines: +31 -0
- Autosense SDL, FAAD, add knobs for them
- Use nasm for MMX assembly on i386
PR: ports/69499
Submitted by: Michael Johnson
Approved by: maintainer
v. 1.11
date: 2004/07/23 09:06:06; author: arved; state: Exp; lines: +5 -3
Update to 2.0.26
Respect CFLAGS
PR: 69466
Submitted by: Anish Mistry
v. 1.10
date: 2004/06/11 21:48:47; author: lofi; state: Exp; lines: +2 -2
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.9
date: 2004/05/09 17:58:25; author: pav; state: Exp; lines: +4 -8
- Update to 2.0.24
PR: ports/66372
Submitted by: amistry (maintainer)
v. 1.8
date: 2004/04/05 03:30:34; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.7
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.6
date: 2004/02/04 05:07:48; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.5
date: 2004/01/27 01:11:38; author: pav; state: Exp; lines: +10 -6
- Update to 2.0.20
Submitted by: Anish Mistry (maintainer)
v. 1.4
date: 2003/12/07 01:27:06; author: marcus; state: Exp; lines: +2 -1
Chase the libmad/libid3tag shared lib version.
v. 1.3
date: 2003/12/05 22:19:04; author: olgeni; state: Exp; lines: +2 -2
Chase shared library version: libxvidcore.so.0 -> libxvidcore.so.2.
v. 1.2
date: 2003/12/05 01:32:48; author: linimon; state: Exp; lines: +3 -8
Reworked this new port Makefile per suggestions of adamw@ via email,
to bring it up to more "modern" standards for GNOME Makefiles.
v. 1.1
date: 2003/12/04 06:46:36; author: linimon; state: Exp;
Add multimedia/avidemux2, a simple video editor that is built around Xvid
and ffmpeg. Contains various filters for deinterlacing, cropping, resizing,
etc. Allows for cutting without re-encoding. Has the ability to re-encode
and re-sample.
PR: ports/51013
Submitted by: Anish Mistry
=============================================================================
v. 1.47
date: 2007/09/30 04:47:08; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.46
date: 2007/07/28 12:27:25; author: miwi; state: Exp; lines: +1 -1
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
v. 1.45
date: 2007/05/30 07:43:39; author: miwi; state: Exp; lines: +1 -1
- Fix build with gcc 4.2
PR: 113093
Submitted by: Anish Mistry (maintainer)
v. 1.44
date: 2007/05/19 20:17:04; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.43
date: 2007/03/22 21:51:47; author: miwi; state: Exp; lines: +2 -16
- Add desktop file
- Fix portlint warnings
- drop FreeBSD 4.X support
PR: 110644
Submitted by: Pawel Pekala
Approved by: maintainer
v. 1.42
date: 2006/12/02 16:52:54; author: miwi; state: Exp; lines: +27 -27
- Update to 2.3.0
PR: 105938
Submitted by: Anish Mistry (maintainer)
v. 1.41
date: 2006/10/03 04:04:32; author: rafan; state: Exp; lines: +2 -2
- Chase multimedia/x264 update
PR: ports/103912
Submitted by: Anish Mistry (maintainer)
v. 1.40
date: 2006/09/21 08:07:58; author: stas; state: Exp; lines: +0 -4
- Fix SDL-dependent ports broken by last update.
Approved by: kris (portmgr), sem (mentor)
v. 1.39
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.38
date: 2006/08/09 15:32:45; author: ahze; state: Exp; lines: +2 -2
- Chase libver bump in x264
v. 1.37
date: 2006/08/08 13:21:40; author: sat; state: Exp; lines: +2 -3
- Move js from build/run depends to lib depends now that
spidermonkey installs a versioned lib
Approved by: Anish Mistry (maintainer)
v. 1.36
date: 2006/05/19 05:57:24; author: itetcu; state: Exp; lines: +5 -3
- Chase x264 update.
- Add additional berlios mirrors as MASTER_SITES while we're here.
PR: ports/97439
Submitted by: Anish Mistry (maintainer)
Approved by: tmclaugh (mentor)
v. 1.35
date: 2006/05/10 22:37:26; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.34
date: 2006/04/15 18:07:33; author: arved; state: Exp; lines: +5 -1
Update to 2.1.2
PR: 94156
Submitted by: Anish Mistry
v. 1.33
date: 2006/03/19 09:26:32; author: ale; state: Exp; lines: +1 -0
Spidermonkey is a runtime dependency, too.
v. 1.32
date: 2006/01/27 11:53:12; author: tdb; state: Exp; lines: +1 -2
- Update to 2.1.1
PR: 92405
Submitted by: "Anish Mistry" (maintainer)
v. 1.31
date: 2006/01/19 03:13:32; author: anray; state: Exp; lines: +1 -1
Fix previous commit - USE_AUTOTOOLS aclocal definition.
Noticed by: "Jack L."
v. 1.30
date: 2006/01/17 13:13:33; author: anray; state: Exp; lines: +14 -7
* Fix a problem with -pthread not being picked up by some systems.
* Add Ogg Vorbis detection and inclusion, as well as remove the old
aclocal hack and use the method described in the PR.
PR: ports/91898
Submitted by: maintainer
v. 1.29
date: 2005/12/11 22:47:59; author: tdb; state: Exp; lines: +13 -12
- Update Avidemux to 2.1.0.
- Depend on spidermonkey for scripting and project support.
PR: 90215
Submitted by: "Anish Mistry" (maintainer)
Approved by: clement (mentor)
v. 1.28
date: 2005/11/15 06:50:11; author: ade; state: Exp; lines: +2 -4
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.27
date: 2005/11/05 05:19:57; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.26
date: 2005/06/24 00:15:01; author: ahze; state: Exp; lines: +1 -2
- Update to 2.0.42
PR: ports/82594
Submitted by: Anish Mistry (maintainer)
v. 1.25
date: 2005/06/16 05:15:21; author: ade; state: Exp; lines: +1 -2
Remove un-needed run-time dependency on autoconf/automake
Approved by: maintainer
v. 1.24
date: 2005/05/26 08:02:32; author: pav; state: Exp; lines: +1 -2
- Update to 2.0.40
PR: ports/81480
Submitted by: Anish Mistry (maintainer)
v. 1.23
date: 2005/05/17 19:26:34; author: pav; state: Exp; lines: +6 -9
- Update to 2.0.38 release
PR: ports/81131
Submitted by: Anish Mistry (maintainer)
v. 1.22
date: 2005/03/16 12:21:57; author: flz; state: Exp; lines: +4 -0
- Strip ^M ni a file so that patch applies correctly.
PR: ports/78909
Submitted by: Sven Berkvens-Matthijsse
v. 1.21
date: 2005/03/14 12:14:32; author: flz; state: Exp; lines: +1 -1
- Fix build on amd64 and 4.x.
PR: ports/78717
Submitted by: Anish Mistry (maintainer)
v. 1.20
date: 2005/03/12 10:54:17; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.19
date: 2005/03/02 05:45:09; author: ahze; state: Exp; lines: +2 -2
- Update to 0.2.38
PR: 77995
Submitted by: Anish Mistry (maintainer)
v. 1.18
date: 2005/01/29 21:31:54; author: pav; state: Exp; lines: +3 -3
- Update to 2.0.36
- Fix build
PR: ports/75236
Submitted by: Anish Mistry (maintainer)
v. 1.17
date: 2004/12/09 18:01:11; author: sem; state: Exp; lines: +30 -34
- Update to 2.0.34-test1
PR: ports/74864
Submitted by: maintainer
v. 1.16
date: 2004/11/07 22:36:53; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.15
date: 2004/10/30 21:42:29; author: ahze; state: Exp; lines: +14 -1
Add audio/faac support
bump PORTREVISION
PR: ports/73023
Reviewed by: Anish Mistry (maintainer)
Approved by: adamw (mentor)
v. 1.14
date: 2004/10/22 00:58:44; author: pav; state: Exp; lines: +5 -1
- Update to 2.0.32
PR: ports/72984
Submitted by: Anish Mistry (maintainer)
v. 1.13
date: 2004/10/20 02:40:15; author: pav; state: Exp; lines: +3 -2
- Update to 2.0.30
PR: ports/72852
Submitted by: Anish Mistry (maintainer)
v. 1.12
date: 2004/07/25 23:15:00; author: pav; state: Exp; lines: +31 -0
- Autosense SDL, FAAD, add knobs for them
- Use nasm for MMX assembly on i386
PR: ports/69499
Submitted by: Michael Johnson
Approved by: maintainer
v. 1.11
date: 2004/07/23 09:06:06; author: arved; state: Exp; lines: +5 -3
Update to 2.0.26
Respect CFLAGS
PR: 69466
Submitted by: Anish Mistry
v. 1.10
date: 2004/06/11 21:48:47; author: lofi; state: Exp; lines: +2 -2
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.9
date: 2004/05/09 17:58:25; author: pav; state: Exp; lines: +4 -8
- Update to 2.0.24
PR: ports/66372
Submitted by: amistry (maintainer)
v. 1.8
date: 2004/04/05 03:30:34; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.7
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.6
date: 2004/02/04 05:07:48; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.5
date: 2004/01/27 01:11:38; author: pav; state: Exp; lines: +10 -6
- Update to 2.0.20
Submitted by: Anish Mistry (maintainer)
v. 1.4
date: 2003/12/07 01:27:06; author: marcus; state: Exp; lines: +2 -1
Chase the libmad/libid3tag shared lib version.
v. 1.3
date: 2003/12/05 22:19:04; author: olgeni; state: Exp; lines: +2 -2
Chase shared library version: libxvidcore.so.0 -> libxvidcore.so.2.
v. 1.2
date: 2003/12/05 01:32:48; author: linimon; state: Exp; lines: +3 -8
Reworked this new port Makefile per suggestions of adamw@ via email,
to bring it up to more "modern" standards for GNOME Makefiles.
v. 1.1
date: 2003/12/04 06:46:36; author: linimon; state: Exp;
Add multimedia/avidemux2, a simple video editor that is built around Xvid
and ffmpeg. Contains various filters for deinterlacing, cropping, resizing,
etc. Allows for cutting without re-encoding. Has the ability to re-encode
and re-sample.
PR: ports/51013
Submitted by: Anish Mistry
=============================================================================
|
| |

|