Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.3 06 Oct 2024 12:42:48 |
Daniel Engberg (diizzy) |
multimedia/ffmpegthumbnailer: Update to 2.23
Changelog:
https://github.com/dirkvdb/ffmpegthumbnailer/compare/2.2.2...2.2.3 |
2.2.2.20240104 07 Jul 2024 08:18:32 |
Daniel Engberg (diizzy) |
multimedia/ffmpegthumbnailer: Update to latest commit 2024-01-04
Minor bug fixes and changes |
2.2.2.20221021_2 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
2.2.2.20221021_1 01 May 2023 14:58:30 |
Daniel Engberg (diizzy) |
multimedia/ffmpegthumbnailer: Update distinfo
Forgot to update distinfo in last commit |
2.2.2.20221021_1 01 May 2023 11:08:32 |
Daniel Engberg (diizzy) |
multimedia/ffmpegthumbnailer: Fix DISTVERSION
DISTVERSION shouldn't go backwards
Reported by: zirias, mat |
2.2.2.a.20221021_1 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
2.2.2.a.20221021 27 Apr 2023 12:01:44 |
Daniel Engberg (diizzy) |
multimedia/ffmpegthumbnailer: Update to latest commit (2022-10-21)
Fixes build with FFmpeg 6.0
PR: 270224 |
2.2.2_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2.2 20 Jul 2022 14:22:30 |
Tobias C. Berner (tcberner) |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.2.2 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
2.2.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.2 02 Aug 2020 08:28:28 |
tcberner |
multimedia/ffmpegthumbnailer: Update to 2.2.2
- adds TEST option. For this a manual extract command was required
as the testing uses a UTF-8 encoded file name.
PR: 248095
Submitted by: Marcel Bischoff <marcel@herrbischoff.com>,
daniel.engberg.lists@pyret.net (committed version)
Reported by: Marcel Bischoff <marcel@herrbischoff.com> |
2.2.0_10 08 Nov 2019 13:59:51 |
tobik |
multimedia: Add missing USES={gl,gnome,sdl,xorg} |
2.2.0_10 01 Sep 2019 21:48:45 |
linimon |
Reset maintainer by request.
PR: 239971 |
2.2.0_10 05 Aug 2019 23:06:50 |
jbeich |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
2.2.0_9 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
2.2.0_8 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
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 |
2.2.0_8 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
2.2.0_7 06 Nov 2018 01:50:27 |
jbeich |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
2.2.0_6 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
2.2.0_5 02 May 2018 15:07:27 |
jbeich |
multimedia/ffmpeg: update to 4.0
- 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 |
2.2.0_4 12 Dec 2017 04:35:49 |
jbeich |
Re-try ports affected by bug 193528 on powerpc* after r449590 |
2.2.0_4 21 Oct 2017 06:50:50 |
jbeich |
multimedia/ffmpeg: update to 3.4
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 |
2.2.0_3 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(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 |
2.2.0_2 20 May 2017 12:02:07 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
2.2.0_2 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
2.2.0_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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 |
2.2.0 04 Mar 2017 15:06:48 |
riggs |
Update to upstream version 2.2.0
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 |
2.1.1_1 25 Dec 2016 14:23:38 |
amdmi3 |
CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override it
Approved by: portmgr blanket |
2.1.1_1 11 Dec 2016 15:22:47 |
jbeich |
multimedia/ffmpeg: update to 3.2.2
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) |
2.1.1 16 Apr 2016 17:09:07 |
rakuco |
Update to 2.1.1.
- 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) |
2.0.9_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.0.9_1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
2.0.9_1 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
2.0.9_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- 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 |
2.0.9_1 25 Dec 2014 22:44:00 |
riggs |
Fix build on 8.x systems
PR: 195600
Submitted by: truckman@FreeBSD.org
Approved by: clutton@zoho.com (maintainer) |
2.0.9_1 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
2.0.9 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
2.0.9 30 Nov 2014 20:00:47 |
riggs |
Update to upstream version 2.0.9
- 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) |
2.0.8_3 17 Jul 2014 16:01:22 |
tijl |
- Add USES=libtool and INSTALL_TARGET=install-strip
- Remove -pthread from LDFLAGS because the library doesn't use threading |
2.0.8_2 29 Jan 2014 20:43:01 |
riggs |
- Support for the MATE desktop environment support
- 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) |
2.0.8_2 26 Oct 2013 13:32:19 |
wg |
multimedia/ffmpegthumbnailer: allow staging
- 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 |
2.0.8_2 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
2.0.8_2 31 Jul 2013 11:57:46 |
kwm |
The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
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] |
2.0.8_1 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
2.0.8_1 12 Oct 2012 09:21:49 |
jhale |
- Add gconf2 dependency for GNOME option [1]
- 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 |
2.0.8_1 07 Oct 2012 11:06:57 |
cs |
Add missing file
PR: ports/171901
Submitted by: clutton <mbsd@isgroup.com.ua> (maintainer) |
2.0.8 07 Oct 2012 09:16:41 |
cs |
- Update to 2.0.8
- New maintainer
- Cleanup pkg-descr
PR: ports/171901
Submitted by: clutton <mbsd@isgroup.com.ua>
Approved by: Dierk Sacher <dierk@blaxxtarz.de> (maintainer) |
2.0.7_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.0.7_1 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
2.0.7 26 Oct 2011 19:53:34 |
pawel |
- Update to version 2.0.7
- Add gio support
PR: ports/159218
Submitted by: Scott Larson <stl@wiredrive.com>
Approved by: maintainer timeout (3 months) |
2.0.4_3 20 Oct 2011 16:59:09 |
pawel |
Link to libjpeg library as stated in LIB_DEPENDS
PR: ports/159996
Submitted by: Vladimir Pushkar <vladimir.pushkar@gmail.com>
Approved by: maintainer timeout (8 weeks) |
2.0.4_2 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
2.0.4_2 05 Jul 2011 21:46:07 |
stephen |
- Add script to allow users to bind with nautilus.
- Bump portrevision.
PR: ports/150361
Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
Approved by: maho (mentor) |
2.0.4_1 24 Jun 2011 22:39:03 |
mm |
Bump due to ffmpeg update to 0.7.1 |
2.0.4 04 Dec 2010 18:01:26 |
sunpoet |
- Update to 2.0.4
- 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) |
2.0.2_1 24 Jul 2010 16:38:20 |
mm |
- Update ffmpeg to 0.6 |
2.0.2 31 May 2010 13:41:05 |
amdmi3 |
- Update to 2.0.2
PR: 147117
Submitted by: Marcus Hermansson <bmhermansson@gmail.com>
Approved by: Dierk Sacher <dierk@blaxxtarz.de> (maintainer) |
1.5.4_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.5.4_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.5.4 12 Aug 2009 10:45:26 |
mm |
- Update to 1.5.4
- Unbreak after ffmpeg 0.5 upgrade
PR: ports/137680 |
1.2.6_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
1.2.6 08 Jan 2009 17:01:39 |
pav |
- USE_GZIP does not need to be defined last few years |
1.2.6 19 Aug 2008 14:51:31 |
miwi |
- Update to 1.2.6
PR: 126582
Submitted by: Dierk Sacher <dierk@blaxxtarz.de> (maintainer) |
1.1.5 06 Mar 2008 22:19:52 |
edwin |
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files
PR: ports/121435 (related) |
1.1.5 25 Feb 2008 09:09:59 |
miwi |
This video thumbnailer can be used by file managers to create thumbnails
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> |