aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg2theora
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Pass environment through scons to allow build with ccacheDmitry Marakasov2015-05-221-1/+1
| | | | | | | | | PR: 200051 Submitted by: amdmi3 Approved by: maintainer timeout (wg, 2 weeks) Notes: svn path=/head/; revision=387007
* converters/libiconv:Tijl Coosemans2015-04-153-10/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove const qualifier from iconv(3) to match POSIX: http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html - Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is defined because the base system iconv supports these extensions too. Add/remove patches to/from ports to call iconv with non-const arguments. This breaks some ports on FreeBSD 10 because base system iconv.h still has the const qualifier. Fix this by letting USES=iconv add a build dependency on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG defined) instead of the base system iconv.h. This exposed some ports that link with libiconv when it is available instead of using libc iconv. In these cases one of the following changes has been made: - patch configure scripts to test for libc iconv first - add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable some configure tests - converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4 - lang/gcc5-aux: respect CFLAGS and friends during configure such that LIBICONV_PLUG is defined in the iconv test, also switch to external gettext - mail/gnarwl: replace patches with CPPFLAGS/LIBS - multimedia/ffmpeg2theora: remove iconv test from SConstruct and use ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c - net-im/licq: finish conversion to cmake - net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4: don't need iconv - textproc/p5-XML-TinyXML: finish conversion to USES=perl5 Other changes: - databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2 and lzo support - games/ldmud: respect CFLAGS and friends - graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg dependencies PR: 199099 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=384038
* - Drop .la files for multimedia/libkate, no dependees require themDmitry Marakasov2014-09-101-0/+1
| | | | | | | | | | - Add LICENSE_FILE - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=367855
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-262-3/+11
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* Fix after scons.mk changesBaptiste Daroussin2014-05-271-3/+2
| | | | | | | Really scons is horrid Notes: svn path=/head/; revision=355580
* multimedia/ffmpeg2theora: fix build with newer ffmpegWilliam Grzybowski2013-10-282-2/+42
| | | | | | | | | | | - Add patch to build with ffmpeg 2.0 - Remove useless PTHREAD_CFLAGS from CFLAGS - Take maintainership Reported by: marino Notes: svn path=/head/; revision=331860
* Use new USES=scons,Baptiste Daroussin2013-10-031-10/+6
| | | | | | | Add support for stage Notes: svn path=/head/; revision=329144
* 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
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-091-5/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326840
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Update to version 0.29Armin Pirkovitsch2012-12-014-9/+45
| | | | | | | | | | | | | - Add MAKE_JOBS_SAFE - Remove shlib versions PR: ports/170159 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Feature safe: yes Notes: svn path=/head/; revision=308056
* 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 png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-1/+1
| | | | Notes: svn path=/head/; revision=291538
* - Chase multimedia/libkate updateDennis Herrmann2011-09-131-1/+2
| | | | | | | - Bump PORTREVSION Notes: svn path=/head/; revision=281734
* - Update to 0.28Sylvio Cesar Teixeira2011-08-312-4/+5
| | | | | | | - Add License Notes: svn path=/head/; revision=280869
* Drop maintainership. Not using this anymore.Anders Nordby2011-07-031-1/+1
| | | | Notes: svn path=/head/; revision=277019
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276986
* Bump due to ffmpeg update to 0.7.1Martin Matuska2011-06-241-0/+1
| | | | Notes: svn path=/head/; revision=276239
* Update to 0.27Martin Matuska2010-08-082-6/+5
| | | | | | | | PR: ports/148924 Approved by: maintainer (timeout) Notes: svn path=/head/; revision=258945
* - Update ffmpeg to 0.6Martin Matuska2010-07-241-1/+1
| | | | Notes: svn path=/head/; revision=258164
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-1/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* - Update libkate dependency (shlib bump)Martin Matuska2010-04-141-2/+2
| | | | Notes: svn path=/head/; revision=252670
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Update to 0.24.Anders Nordby2009-08-042-5/+4
| | | | | | | Submitted by: Edmondas Girkantas <eg@fbsd.lt> Notes: svn path=/head/; revision=238914
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-2/+3
| | | | Notes: svn path=/head/; revision=237283
* Update to 0.23.Anders Nordby2009-01-152-4/+4
| | | | Notes: svn path=/head/; revision=226214
* Add ffmpeg2theora, a command-line tool to convert many kinds of mediaAnders Nordby2008-10-183-0/+36
files to Ogg Theora. Notes: svn path=/head/; revision=221739