Commit graph

43 commits

Author SHA1 Message Date
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Alberto Villa
e19c9228d0 - Update to 0.8.0.
- Enable GPLv3 components.
- Fix build on 9-STABLE after MFC of xlocale. [1]
- Mark CONFLICTS_INSTALL with archivers/freeze. [2]

The minor version is increased due to the addition of time properties!
In addition:
  * improve seek speed on AVCHD when using FFmpeg v0.9.1+;
  * composite and dissolve speed improvements on x86-64;
  * improve performance of caching in image producers;
  * add device enumeration to decklink producer and consumer.

PR:		168766 [1]
Reported by:	conflicts checker [2]
Submitted by:	Christian Mangin <christian.mangin@gmail.com> [1]
		Oliver Brandmueller via email [1]
2012-07-02 08:31:04 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alberto Villa
f2008a44e4 - Fix build on FreeBSD 10.
Reported by:	andy@neu.net via mailing list
2012-05-15 20:34:48 +00:00
Alberto Villa
8b1df6e134 - Update to 0.7.8.
- Replace NOT_FOR_ARCHS with BROKEN.
2012-05-14 14:32:43 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Alberto Villa
28f2da8714 - Fix build on FreeBSD 10-CURRENT.
Submitted by:	glebius via e-mail
2011-12-20 22:41:20 +00:00
Alberto Villa
39c0848259 - Fix build when upgrading from an old version.
PR:		162244 [1]
Reported by:	James Colannino <crankycyclops@gmail.com> via e-mail
		Andrei Lavreniyuk <andy.lavr@gmail.com> [1]
Tested by:	James Colannino <crankycyclops@gmail.com>
2011-11-03 07:03:42 +00:00
Alberto Villa
34ca27efcb - Update to 0.7.6. 2011-11-02 02:39:11 +00:00
Alberto Villa
253db964bb - Depend on gdkpixbuf2 rather than on gdkpixbuf.
- Bump PORTREVISION.

PR:		ports/158390
Submitted by:	Vladimir Kushnir <vkushnir@bigmir.net>
2011-06-28 13:09:39 +00:00
Martin Matuska
c86cd8cae2 Bump due to ffmpeg update to 0.7.1 2011-06-24 22:39:03 +00:00
Alberto Villa
3e43df8da9 - Remove MMX, SSE and SSE2 options. It should be now safe to build on
amd64 without disabling them.
- Bump PORTREVISION.
2011-03-09 14:45:49 +00:00
Alberto Villa
1a7ac654fe - Update option description: it's not clear to everyone that x86-64
means amd64.
2011-03-06 11:06:23 +00:00
Wen Heping
9143b1b3f1 - Bump PORTREVISION to chase the update of libexif 2011-03-04 02:19:07 +00:00
Alberto Villa
9740b285ce - Update to 0.6.2.
- Take maintainership of multimedia/py-mlt. [1]

Approved by:	corky1951@comcast.net (maintainer) [1]
2011-03-02 17:19:16 +00:00
Alberto Villa
e7c8236798 - Update to 0.6.0.
Feature safe:	yes
2011-01-14 15:39:30 +00:00
Alberto Villa
b957c37dc7 - Update to 0.5.10.
- Fix LICENSE.
- Disable by default JACK Rack module, as it's mostly unused.

Approved by:	tabthorpe (mentor, implicit)
2010-10-01 10:17:26 +00:00
Alberto Villa
6c900db1d2 - Enable Frei0r module on FreeBSD 6.X after the OpenCV upgrade.
Approved by:	tabthorpe (mentor, implicit)
2010-08-31 08:25:03 +00:00
Alberto Villa
23fbc6127d - Update to 0.5.6.
- Add LICENSE.
- Use bsd.port.options.mk.

Approved by:	tabthorpe (mentor)
2010-08-18 18:13:48 +00:00
Martin Matuska
ab5c533c96 - Update ffmpeg to 0.6 2010-07-24 16:38:20 +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
Alberto Villa
a24f62e3b6 - Fix build of avformat module with VDPAU capable graphic cards.
Reported by:	users via e-mail
Approved by:	tabthorpe (mentor)
2010-05-26 12:13:05 +00:00
Alberto Villa
bacc829d71 - Update to 0.5.4.
- Disable Frei0r module on FreeBSD 6.X.

Approved by:	tabthorpe (mentor)
2010-04-29 12:52:43 +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
Alberto Villa
8b11f23c1b - Update to 0.5.0.
This is an enhancement release, confined mainly to the modules rather
than the framework. In particular, this adds support for VDPAU, YADIF,
and HD-SDI technologies!

Approved by:	tabthorpe (mentor)
Feature safe:	yes
2010-02-26 01:05:03 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Marcus von Appen
6506e45d69 - Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:		ports/142147 ports/142248 ports/142249
Approved by:	miwi (mentor implicit)
2010-01-30 09:43:31 +00:00
Alberto Villa
0fc09a0c47 - Update my e-mail address in the ports I maintain.
Approved by:	miwi (mentor)
2010-01-26 22:53:08 +00:00
Dmitry Marakasov
0035703311 - Update to 0.4.10
- While here, fix typo

PR:		141357
Submitted by:	Alberto Villa <villa.alberto@gmail.com> (maintainer)
2009-12-12 00:26:06 +00:00
Martin Wilke
441f54575a - Update to 0.4.6
PR:		140830
Submitted by:	Alberto Villa <villa.alberto@gmail.com> (maintainer)
2009-11-26 14:39:59 +00:00
Pav Lucistnik
ae33f917f6 - Fix build with new sox
Submitted by:	Dan Nelson <dnelson@allantgroup.com>
Feature safe:	yes
2009-09-21 09:03:41 +00:00
Dmitry Marakasov
535382b891 - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:	portmgr (pav)
2009-09-02 15:01:56 +00:00
Dima Panov
1e6ecb9415 [maintainer update] Update port: multimedia/mlt - add options to disable mmx and sse
Submitted by:	Alberto Villa <villa.alberto AT gmail DOT com>
Approved by:	tabthorpe (mentor)
2009-08-22 13:03:31 +00:00
Martin Wilke
e884a6f692 - Update to 0.4.4
PR:		136315
Submitted by:	Alberto Villa <villa.alberto@gmail.com> (maintainer)
2009-07-07 07:44:55 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Beat Gaetzi
d537f3ae76 - Update to 0.4.2
- Add UPDATING note that multimedia/mlt++ was incorporated into multimedia/mlt

PR:		ports/135278
Submitted by:	Alberto Villa <villa.alberto AT gmail.com> (maintainer)
2009-06-15 10:20:10 +00:00
Martin Wilke
07f3a3d8ad - Update to 0.3.8
PR:		134139
Submitted by:	Alberto Villa <villa.alberto@gmail.com> (maintainer)
2009-05-01 21:37:36 +00:00
Max Brazhnikov
dc3f9d4d6f Fix linking when previous version is installed.
Bump PORTREVISION for dependent ports.

PR:		ports/133826
Submitted by:	Alberto Villa (maintainer)
2009-04-25 16:16:40 +00:00
Ion-Mihai Tetcu
805042c4c0 - Upgrade to latest version and fix compilation on freebsd 6.4
(patches accepted in upstream).
- pet portlint

PR:		ports/13186
Submitted by:	Alberto Villa (maintainer)
2009-04-12 21:21:47 +00:00
Mark Linimon
b4a3b06f22 Mark as ignore on sparc64: invokes i386 asm. 2009-02-18 03:40:55 +00:00
Max Brazhnikov
7eeba05951 Add new port multimedia/mlt.
MLT is an open source multimedia framework, designed and developed for
television broadcasting. It provides a toolkit for broadcasters, video
editors, media players, transcoders, web streamers and many more types of
applications. The functionality of the system is provided via an assortment
of ready to use tools, XML authoring components, and an extensible plug-in
based API.

WWW: http://www.mltframework.org

PR:		ports/129794
Submitted by:	Alberto Villa <villa.alberto at gmail.com>
Approved by:	miwi (mentor)
2009-01-29 18:58:44 +00:00