aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/ffmpegthumbnailer
Commit message (Collapse)AuthorAgeFilesLines
* Reset maintainer by request.linimon2019-09-021-1/+1
| | | | PR: 239971
* multimedia/ffmpeg: update to 4.2jbeich2019-08-061-1/+1
| | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2019-07-271-1/+1
| | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330
* Change cmake default behaviour to outsource.tcberner2018-12-261-1/+1
| | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-121-1/+1
| | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590
* multimedia/ffmpeg: update to 4.1jbeich2018-11-061-1/+1
| | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-301-1/+1
| | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542
* multimedia/ffmpeg: update to 4.0jbeich2018-05-021-1/+1
| | | | | | | | | | | | - FFSERVER support was removed upstream - libressl now uses libtls backend instead of patching openssl one - Clang i386 no longer uses 16-byte aligned stack Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 227726 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15175
* Re-try ports affected by bug 193528 on powerpc* after r449590jbeich2017-12-121-2/+0
|
* multimedia/ffmpeg: update to 3.4jbeich2017-10-211-1/+1
| | | | | | | | | | | | | | | | | | | Notable changes: - i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39 - NETCDF is now MYSOFA but the dependency doesn't exist in ports yet - SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9 - DRM, LIBRSVG2, LIBXML2 are new options - ABI isn't completely compatible: some structs have changed Minor cleanup: - Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency - Drop redundant "Enable" from option descriptions - Switch CDIO_DESC to use Mk/bsd.options.desc.mk Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 223057 Exp-run by: antoine
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1
| | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-201-0/+2
| | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-251-1/+1
| | | | | PR: 218658 Submitted by: riggs
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-0/+1
| | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707
* Update to upstream version 2.2.0riggs2017-03-044-21/+5
| | | | | | | | | | | | | | | | Detailed log: - New option to prefer embedded image metadata over video content (command line argument: -m) - Fixed 'Resource temporarily unavailable' errors when using ffmpeg < 3.0 - Restored deinterlace functionality using the libavfilter library (additional ffmpeg dependency) - Additional video mime types added to the thumbnailer file - Take rotation metadata into account when generating thumbnails PR: 216648 Submitted by: stl@ossuary.net Approved by: clutton@zoho.com (maintainer) MFH: 2017Q1
* CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override itamdmi32016-12-251-2/+1
| | | | Approved by: portmgr blanket
* multimedia/ffmpeg: update to 3.2.2jbeich2016-12-111-0/+1
| | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog PR: 207547 Submitted by: riggs, ebirth@b0ss.net (libressl fix) Exp-run by: antoine (3 tries)
* Update to 2.1.1.rakuco2016-04-177-20/+34
| | | | | | | | | | | | | | | | | | - Convert to USE_GITHUB. - Convert to USES=cmake. - Add patch to prevent cmake trying to find the dl library, since in FreeBSD the dl functions are in the Standard C library (libc) - see dlopen(3) - Pet portlint with other patches (remake the patches with makepatch) This update also allows multimedia/ffmpegthumbnailer to build against ffmpeg 3.0.x. The ports tree currently still has multimedia/ffmepg at version 2.8.6, however this update is backwards compatible with ffmpeg 2.8.6. The update of multimedia/ffmpeg to 3.0.x branch is waiting for ports which depend on it to successfully build with the newer version of ffmpeg. PR: 208821 Submitted by: Ben Woods <woodsb02@gmail.com> Approved by: clutton@zoho.com (maintainer)
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
| | | | Approved by: portmgr blanket
* Convert to USES=jpegantoine2015-06-231-3/+2
|
* MASTER_SITES cleanup.mat2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* Fix build on 8.x systemsriggs2014-12-262-1/+11
| | | | | | PR: 195600 Submitted by: truckman@FreeBSD.org Approved by: clutton@zoho.com (maintainer)
* Bump portrevision after png updatebapt2014-12-261-0/+1
|
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
|
* Update to upstream version 2.0.9riggs2014-12-015-2528/+13
| | | | | | | | | | - Change MASTER_SITE - Add LICENSE_FILE - Remove GNOME & MATE OPTION, add default OPTION to use it as systemwide default thumbnailer PR: 195318 Submitted by: clutton@zoho.com (maintainer)
* - Add USES=libtool and INSTALL_TARGET=install-striptijl2014-07-182-4/+5
| | | | - Remove -pthread from LDFLAGS because the library doesn't use threading
* - Support for the MATE desktop environment supportriggs2014-01-303-1/+18
| | | | | | | | | | - Add license - Add gconf dirs to pkg-plist - Add MATE_DESC to Mk/bsd.options.desc.mk PR: ports/184462 Submitted by: clutton <clutton@zoho.com> (maintainer) Approved by: thierry (mentor)
* multimedia/ffmpegthumbnailer: allow stagingwg2013-10-262-16/+9
| | | | | | | | | | - Allow staging [1] - Convert lib depends to new format - Drop empty PTHREAD_CFLAGS PR: ports/182848 [1] (based on) Submitted by: clutton <clutton zoho.com> (maintainer) Reviewed by: danfe
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | multimedia)
* The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.kwm2013-07-311-3/+3
| | | | | | | | | | | | | | | | | | | | This update updates Glib20 to 2.36 and Gtk+ 3.8 * The gio-fam-backend port that used gamin for the GFileMonitor API is gone. It is replaced by a GIO kqueue implementation developed as part of a NetBSD GSoC 2011 project by Dimitry Matveev. * Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0 pkgconfig file [1]. This broke static linking and newer binutils. * Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to prevent creation of / root/.cache dir. Defaults to build & run depend, but :build and :run switches available. * New x11-toolkits/pangox-compat port and companion USE_GNOME component for pangox support which was removed from the pango port. Add it to ports still using pangox API. Exp-run by: bapt@ PR: ports/178958 [1] Submitted by: emaste@ [1]
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-1/+1
|
* - Add gconf2 dependency for GNOME option [1]jhale2012-10-121-17/+15
| | | | | | | | | | | | | | | - Convert to USE_PKGCONFIG - Drop USE_GMAKE; port builds with regular make - Drop unneeded WANT_GNOME - Drop specific ABI version numbers from LIB_DEPENDS - Improve GCONF_SCHEMAS handling - Trim Makefile header PR: ports/172459 Submitted by: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> [1] Approved by: mbsd <mbsd@isgroup.com.ua> (maintainer) makc, avilla (mentors, implicit) Feature safe: yes
* Add missing filecs2012-10-072-0/+2502
| | | | | PR: ports/171901 Submitted by: clutton <mbsd@isgroup.com.ua> (maintainer)
* - Update to 2.0.8cs2012-10-076-40/+28
| | | | | | | | | - New maintainer - Cleanup pkg-descr PR: ports/171901 Submitted by: clutton <mbsd@isgroup.com.ua> Approved by: Dierk Sacher <dierk@blaxxtarz.de> (maintainer)
* - update png to 1.5.10dinoex2012-06-011-2/+2
|
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-0/+1
|
* - Update to version 2.0.7pawel2011-10-272-6/+6
| | | | | | | | - Add gio support PR: ports/159218 Submitted by: Scott Larson <stl@wiredrive.com> Approved by: maintainer timeout (3 months)
* Link to libjpeg library as stated in LIB_DEPENDSpawel2011-10-211-1/+2
| | | | | | PR: ports/159996 Submitted by: Vladimir Pushkar <vladimir.pushkar@gmail.com> Approved by: maintainer timeout (8 weeks)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Add script to allow users to bind with nautilus.stephen2011-07-064-3/+27
| | | | | | | | - Bump portrevision. PR: ports/150361 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> Approved by: maho (mentor)
* Bump due to ffmpeg update to 0.7.1mm2011-06-251-0/+1
|
* - Update to 2.0.4sunpoet2010-12-054-16/+15
| | | | | | | | | | | | | | | | | | - Sort PLIST Changes: 2.0.3: - Writing to stdout is now supported - Support for gnome-vfs uris added. New configure flag (--enable-gnome-vfs), this puts a runtime dependancy on libgnome-vfs-2.0 2.0.4: - Fixed undefined references when compiling with certain LDFLAGS PR: ports/152373 Submitted by: Marcus Hermansson <bmhermansson@gmail.com> Approved by: maintainer (timeout, 16 days)
* - Update ffmpeg to 0.6mm2010-07-251-0/+1
|
* - Update to 2.0.2amdmi32010-05-313-6/+5
| | | | | | PR: 147117 Submitted by: Marcus Hermansson <bmhermansson@gmail.com> Approved by: Dierk Sacher <dierk@blaxxtarz.de> (maintainer)
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+2
|
* - Update to 1.5.4mm2009-08-123-6/+13
| | | | | | - Unbreak after ffmpeg 0.5 upgrade PR: ports/137680
* - update to jpeg7dinoex2009-07-181-1/+2
| | | | Tested by: pav on pointyhat
* - USE_GZIP does not need to be defined last few yearspav2009-01-091-1/+0
|
* - Update to 1.2.6miwi2008-08-194-19/+21
| | | | | PR: 126582 Submitted by: Dierk Sacher <dierk@blaxxtarz.de> (maintainer)
* Use ${MASTER_SITE_GOOGLE_CODE} instead ofedwin2008-03-071-1/+1
| | | | | | http://something.googlecode.com/files PR: ports/121435 (related)
* This video thumbnailer can be used by file managers to create thumbnailsmiwi2008-02-254-0/+48
for your video files. The thumbnailer uses ffmpeg to decode frames from the video files, so supported videoformats depend on the configuration flags of ffmpeg. This thumbnailer was designed to be as fast and lightweight as possible. The only dependencies are ffmpeg and libpng. WWW: http://code.google.com/p/ffmpegthumbnailer/ PR: ports/120877 Submitted by: Dierk Sacher <dierk at blaxxtarz.de>