Koop Mast
506f8c5798
Fix the build of avidemux2-plugins after the recent x264 update.
...
PR: ports/158247
Submitted by: Barbara <barbara.xxx1975@libero.it>
Obtained from: Gentoo
2011-06-24 11:12:16 +00:00
Martin Matuska
0c0dda15f1
Update to 0.115.2000
2011-06-23 18:09:46 +00:00
Baptiste Daroussin
5750b863cc
- update to 2.5.5
...
- add license
2011-06-09 06:16:17 +00:00
Martin Matuska
315d2967e6
Update libvpx to 0.9.6
...
Bump PORTREVISION of depending ports
PR: ports/155522
Approved by: maintainer (timeout)
2011-05-03 17:29:47 +00:00
Juergen Lock
31c65aed6b
- Fix AMR dependencies (and thus, plist outside of tb. avidemux now
...
uses OpenCORE AMR codecs.)
...or as they say, "If it's not tested, assume it's broken."
- Bump PORTREVISIONs.
Reported by: Jan Henrik Sylvester via private email
2010-12-16 17:39:32 +00:00
Juergen Lock
2086f4697a
- Add back libexecinfo code that I disabled at first.
...
- Sort plugin plist.
- Some other minor cosmetic fixes.
- Bump PORTREVISIONs.
2010-12-10 19:11:10 +00:00
Pav Lucistnik
5517ee9a26
- Update to 2.5.4
...
- Split plugins to separate port
- Transfer maintainership to multimedia@
PR: ports/152419
Submitted by: nox
2010-12-10 14:04:46 +00:00
Martin Matuska
8746c8ffeb
- Update x264 to 0.110.1804
2010-11-30 09:50:47 +00:00
Max Brazhnikov
43980f5b1f
Chase multimedia/mp4v2 update.
...
PR: ports/148643
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
2010-08-11 21:04:44 +00:00
Martin Matuska
165386783b
- Update x264 to 20100624 (build 98)
2010-07-24 15:30:17 +00:00
Christian Weisgerber
30587b71c2
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
...
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Alexander Leidinger
a23bcd1501
- update audio/lame to 3.98.4
...
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency)
2010-06-03 08:55:01 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +00:00
Martin Matuska
159cf134b0
- Update x264 to shared library version 85
2010-04-21 12:56:46 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Max Brazhnikov
d26100ac85
Unbreak [1]
...
Fix plist when building with QT4 support
PR: ports/137621 [1]
Submitted by: Ulrich Spoerlein <uspoerlein at gmail.com>
Approved by: Anish Mistry (maintainer)
2009-08-23 10:36:55 +00:00
Dmitry Marakasov
a13d9a603d
- Switch SourceForge ports to the new File Release System: categories starting with M
2009-08-22 00:28:34 +00:00
Martin Wilke
cd83c9f467
- Mark it BROKEN, (fails to build with qt 4.5)
2009-08-07 14:40:47 +00:00
Christian Weisgerber
94d47b2ecd
Bump PORTREVISION after libogg and libvorbisfile major version increment.
2009-07-06 21:25:59 +00:00
Dmitry Marakasov
3bf36f6118
- Update to 2.4.4
...
- Fix build with curret x264
- While here, also fix some `nested declaration' errors on -current
PR: 133539
Submitted by: Jan Henrik Sylvester <me at janh dot de>
Approved by: portmgr (pav)
2009-04-17 23:35:38 +00:00
Max Brazhnikov
eecc33021e
bump PORTREVISION after cmake update
2009-03-24 19:13:32 +00:00
Dmitry Marakasov
a4478c2dc7
- Disable LAME, FAAC and AMRNB options for package building to be able to produce avidemux2 package, as correspondng ports are RESTRICTED
...
PR: 132390
Submitted by: Mel <mel at rachie dot is-a-geek dot net>
Approved by: maintainer timeout
2009-03-24 03:42:37 +00:00
Martin Wilke
cc584e38d2
- Chase audio/faad shlib bump
2009-02-21 15:51:15 +00:00
Mark Linimon
55eaa1a131
Mark as broken on sparc64.
...
Hat: portmgr
2008-12-10 07:35:19 +00:00
Timur I. Bakeyev
4ba2ba40e4
Fix pkg_list to remove sr@latin directories on deinstall.
2008-07-22 19:42:34 +00:00
Timur I. Bakeyev
aa9f6ea2c0
Upgrade avidemux2 to the 2.4.2 version and switch to CMake
...
PR: ports/125508
Submitted by: timur@FreeBSD.org
Approved by: amistry@am-productions.biz (maintainer)
2008-07-15 02:53:29 +00:00
Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146
- Remove unneeded dependency from gtk12/gtk20 [1]
...
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
077a58f032
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-22 14:48:03 +00:00
Martin Wilke
2d73db3533
- Chase devel/sdl12 shlib version bump
2008-03-13 14:28:35 +00:00
Mark Linimon
48420a5ebd
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
...
PR: ports/116639
Submitted by: aDe
2007-09-30 04:47:36 +00:00
Martin Wilke
605b516239
- Chase increase of audio/libvorbis shlib version.
...
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Martin Wilke
e7bd5bb526
- Fix build with gcc 4.2
...
PR: 113093
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
2007-05-30 07:43:39 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Martin Wilke
54e56216c9
- Add desktop file
...
- Fix portlint warnings
- drop FreeBSD 4.X support
PR: 110644
Submitted by: Pawel Pekala <c0rn@o2.pl>
Approved by: maintainer
2007-03-22 21:51:48 +00:00
Martin Wilke
d4ccdb2ff7
- Update to 2.3.0
...
PR: 105938
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
2006-12-02 16:52:55 +00:00
Rong-En Fan
2a9dde88ab
- Chase multimedia/x264 update
...
PR: ports/103912
Submitted by: Anish Mistry <amistry at am-productions.biz> (maintainer)
2006-10-03 04:04:32 +00:00
Stanislav Sedov
e74ffecde5
- Fix SDL-dependent ports broken by last update.
...
Approved by: kris (portmgr), sem (mentor)
2006-09-21 08:07:59 +00:00
Stanislav Sedov
0d2725682b
- 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)
2006-09-20 11:21:59 +00:00
Michael Johnson
0138481d54
- Fix build with x264
2006-08-10 11:49:59 +00:00
Michael Johnson
c1d5b98a07
- Chase libver bump in x264
2006-08-09 15:32:45 +00:00
Andrew Pantyukhin
90485c9626
- Move js from build/run depends to lib depends now that
...
spidermonkey installs a versioned lib
Approved by: Anish Mistry <amistry@am-productions.biz> (maintainer)
2006-08-08 13:21:40 +00:00
Ion-Mihai Tetcu
756e8a4362
- Chase x264 update.
...
- Add additional berlios mirrors as MASTER_SITES while we're here.
PR: ports/97439
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
Approved by: tmclaugh (mentor)
2006-05-19 05:57:24 +00:00
Edwin Groothuis
efe7d5f7f4
Remove USE_REINPLACE from ports starting with M
2006-05-10 22:37:39 +00:00
Tilman Keskinoz
32bce85a19
Update to 2.1.2
...
PR: 94156
Submitted by: Anish Mistry
2006-04-15 18:07:33 +00:00
Alex Dupre
8829bfd582
Spidermonkey is a runtime dependency, too.
2006-03-19 09:26:32 +00:00
Tim Bishop
ba3f47a8c3
- Update to 2.1.1
...
PR: 92405
Submitted by: "Anish Mistry" <amistry@am-productions.biz> (maintainer)
2006-01-27 11:53:12 +00:00
Andrey Slusar
4aaa3b34f4
Fix previous commit - USE_AUTOTOOLS aclocal definition.
...
Noticed by: "Jack L." <xxjack12xx@gmail.com>
2006-01-19 03:13:32 +00:00
Andrey Slusar
1b021e1742
* 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
2006-01-17 13:13:33 +00:00