aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg
Commit message (Collapse)AuthorAgeFilesLines
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15Tijl Coosemans2014-07-231-1/+1
| | | | | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=362645
* audio/rhythmbox: drop :keeplaTijl Coosemans2014-07-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | multimedia/banshee: add USES=libtool and INSTALL_TARGET=install-strip multimedia/libmtp: add USES=libtool and INSTALL_TARGET=install-strip multimedia/libaacs: - USES=libtool pathfix - Add INSTALL_TARGET=install-strip - Avoid USE_AUTOTOOLS - Remove plist target, superseded by makeplist multimedia/libbluray: - USES=libtool pathfix - Add INSTALL_TARGET=install-strip - Avoid USE_AUTOTOOLS - Remove plist target, superseded by makeplist - Use OPTIONS_SUB - Replace patch with post-patch command Bump dependent ports Notes: svn path=/head/; revision=362200
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-1/+1
| | | | Notes: svn path=/head/; revision=361964
* Add a global OPUS_DESCTijl Coosemans2014-07-111-1/+0
| | | | Notes: svn path=/head/; revision=361536
* multimedia/ffmpeg: fix ffserver startup scriptWilliam Grzybowski2014-07-042-1/+3
| | | | | | | | PR: 191399 Submitted by: m.ehinger ltur de Notes: svn path=/head/; revision=360599
* multimedia/ffmpeg: update to 2.2.4William Grzybowski2014-06-274-31/+25
| | | | | | | | | - Bump dependent ports of libavutil - USES tar:bzip2 - Use @sample in pkg-plist Notes: svn path=/head/; revision=359554
* Update openjpeg to 2.1.0.Koop Mast2014-05-261-1/+1
| | | | | | | | | | Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15 and update users. Approved by: portmgr (implicit) for NO_STAGE ports Notes: svn path=/head/; revision=355352
* Switch Opus to USES=libtool.Christian Weisgerber2014-05-251-1/+1
| | | | | | | | | Bump dependent ports. [1] Approved by: portmgr (implicit) [1] Notes: svn path=/head/; revision=355266
* - Update libaacs to 0.7.0Thomas Zander2014-04-271-1/+1
| | | | | | | | | | | | | | | | - Add LICENSE - USES tar:bzip2 - Update libbluray 0.5.0 - Unbreak JAVA option - USES tar:bzip2 - Bump PORTREVISION in depdendent ports due to shared lib version bump PR: ports/188573 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) Approved by: thierry (mentor) Notes: svn path=/head/; revision=352423
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Update freetype to 2.5.2.Koop Mast2013-12-242-0/+11
| | | | | | | | | | | | | | | | | Remove patch to add -I/usr/local/include in freetype-config --cflags. If ports need extra headers they should look for them, and not get them via a side-effect. Freetype had a header resuffle in 2.5.1, patch ports to use the new header style. Thanks go to bdrewery for the two exp-runs and rakuco for helping me with some troublesome cmake ports. PR: ports/184587 Notes: svn path=/head/; revision=337385
* - Update graphics/*opencv* to 2.4.7Jason E. Hale2013-12-041-0/+1
| | | | | | | | | | | | | | | | - Revert options helpers to if statements since the OFF condition is not applied when OPTIONS_EXCLUDE is used - Move most of the OpenCV modules from the graphics/opencv-core port to graphics/opencv, leaving opencv-core as just the bare minimum required for building ffmpeg with OpenCV support - Install examples for python and java bindings - Add new slave port graphics/opencv-java: Java bindings for OpenCV - Bump PORTREVISION and make dependency adjustments and fixes for dependent ports - Add UPDATING entry Notes: svn path=/head/; revision=335601
* multimedia/ffmpeg: update to 2.1.1William Grzybowski2013-11-213-5/+5
| | | | | | | Changes: http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.1.1 Notes: svn path=/head/; revision=334472
* - Fix build with clang on i386Jason E. Hale2013-11-011-0/+11
| | | | | | | | Reported by: Herbert J. Skuhra <hskuhra@eumx.net> Approved by: wg Notes: svn path=/head/; revision=332397
* multimedia/ffmpeg: fix typo in port nameWilliam Grzybowski2013-11-011-1/+1
| | | | | | | PR: ports/183539 Notes: svn path=/head/; revision=332350
* multimedia/ffmpeg: do not link to libs not selectedWilliam Grzybowski2013-10-311-2/+10
| | | | | | | | | | | - ffmpeg build would link to libs like jack and SDL if they are not listed in --disable-{in,out}dev - Add JACK option PR: ports/182167 Notes: svn path=/head/; revision=332279
* - Split the library part of multimedia/rtmpdump into multimedia/librtmp.Hiroki Sato2013-10-311-1/+1
| | | | | | | | | - Update ports depending on librtmp. - Add instruction to avoid a build error in multimedia/rtmpdump under a specific condition. Notes: svn path=/head/; revision=332194
* multimedia/ffmpeg: update to 2.1William Grzybowski2013-10-303-10/+10
| | | | | | | Changes: http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.1 Notes: svn path=/head/; revision=332103
* multimedia/ffmpeg: update to 2.0.2William Grzybowski2013-10-212-3/+3
| | | | | | | - Update to 2.0.2 Notes: svn path=/head/; revision=331133
* multimedia/ffmpeg: add back PORTEPOCHWilliam Grzybowski2013-10-201-0/+1
| | | | | | | | | - Add back PORTEPOCH Reported by: many Notes: svn path=/head/; revision=331002
* multimedia/ffmpeg: pass maintainershipWilliam Grzybowski2013-10-191-1/+1
| | | | | | | | | - Pass maintainership to multimedia@ Suggested by: bapt Notes: svn path=/head/; revision=330912
* multimedia/ffmpeg: update to 2.0.1William Grzybowski2013-10-1914-425/+374
| | | | | | | | | | - Update main ffmpeg port to 2.0.1 - Bump and update dependent ports when necessary (API change) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=330909
* Fix build breakage caused by invalid sequence in protocols.texi.Xin LI2013-10-082-0/+14
| | | | | | | | PR: 182839 Approved by: wg (maintainer) Notes: svn path=/head/; revision=329825
* multimedia/x264: Update to 20130827 snapshotKubilay Kocak2013-10-071-2/+2
| | | | | | | | | | | | | - Update to 20130827 snapshot - Add CONFIGURE_ARGS to disable OpenCL, fixes configure failure - Chase library version bump in dependent ports PR: ports/182484 Submitted by: mm Reviewed by: kwm, bapt Notes: svn path=/head/; revision=329667
* multimedia/ffmpeg: fix typoWilliam Grzybowski2013-10-051-1/+1
| | | | | | | | | - Fix typo Submitted by: pawel Notes: svn path=/head/; revision=329448
* multimedia/ffmpeg: allow stagingWilliam Grzybowski2013-09-302-29/+19
| | | | | | | | - Allow staging - Reorder to pet portlint Notes: svn path=/head/; revision=328881
* - Adopt ffmpeg portsWilliam Grzybowski2013-09-301-1/+1
| | | | | | | | They are in the pool for some time now and nobody stepped up so I'll give it a shot. Notes: svn path=/head/; revision=328829
* Returning maintainership on my multimedia ports to ports@freebsd.orgMartin Matuska2013-09-201-1/+1
| | | | Notes: svn path=/head/; revision=327750
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* - convert to the new perl5 frameworkAndrej Zverev2013-09-151-3/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327343
* - set CONFLICTS for libav and ffmpeg, since they both install files inMarcus von Appen2013-09-151-0/+3
| | | | | | | | | | | the same location - bump PORTREVISION, so users can solve the conflict on existing installations Reported by: kwm@ Notes: svn path=/head/; revision=327335
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-5/+2
| | | | Notes: svn path=/head/; revision=316355
* Update multimedia/ffmpeg to 0.7.15Martin Matuska2013-02-232-4/+3
| | | | Notes: svn path=/head/; revision=312852
* Depend on pkgconfig on build stageMartin Matuska2012-08-071-0/+1
| | | | | | | PR: ports/170453 Notes: svn path=/head/; revision=302246
* Link ffmpeg compat headers instead of copyingMartin Matuska2012-08-061-4/+4
| | | | Notes: svn path=/head/; revision=302177
* Fix order if LICENSE_COMB and LICENSE in ffmpeg portsMartin Matuska2012-08-061-1/+1
| | | | Notes: svn path=/head/; revision=302164
* Reorder ffmpeg licensing knobsMartin Matuska2012-08-061-11/+8
| | | | Notes: svn path=/head/; revision=302163
* Make manpages independent of DOCS optionMartin Matuska2012-08-061-14/+7
| | | | | | | Remove conflict with ffmpeg-devel Notes: svn path=/head/; revision=302161
* Update multimedia/x264 to 0.125.2201Martin Matuska2012-07-231-2/+2
| | | | | | | Switch to new options framework Notes: svn path=/head/; revision=301407
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-1/+1
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* Update ffmpeg to use new options frameworkMartin Matuska2012-07-171-79/+55
| | | | Notes: svn path=/head/; revision=300996
* Fix build without /usr/bin/perl symlink [1]Martin Matuska2012-07-061-10/+26
| | | | | | | | | | Fix build if rtmpdump is linked against OpenSSL from ports [2] Do not build documentation if NOPORTDOCS is set PR: ports/163055 [1], ports/167516 [2] Notes: svn path=/head/; revision=300550
* Update to 0.7.13Martin Matuska2012-07-032-4/+3
| | | | Notes: svn path=/head/; revision=300438
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Fix support for X11 grabbingMartin Matuska2012-05-191-2/+9
| | | | | | | | PR: ports/168120 Reported by: Baptiste Daroussin <bapt@freebsd.org> Notes: svn path=/head/; revision=296946
* Update to 0.7.12Martin Matuska2012-04-252-5/+5
| | | | Notes: svn path=/head/; revision=295504
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=291667
* Fix build by chasing libvpx bump.David Thiel2012-02-161-1/+1
| | | | Notes: svn path=/head/; revision=291548
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-1/+1
| | | | Notes: svn path=/head/; revision=291538