notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: multimedia/ffmpegthumbnailer/distinfo

Number of commits found: 13

Monday, 1 May 2023
14:58 Daniel Engberg (diizzy) search for other commits by this committer
multimedia/ffmpegthumbnailer: Update distinfo

Forgot to update distinfo in last commit
commit hash: 022ddfdce58b619cd73a50ee9f5c4ee4d48eb37c commit hash: 022ddfdce58b619cd73a50ee9f5c4ee4d48eb37c commit hash: 022ddfdce58b619cd73a50ee9f5c4ee4d48eb37c commit hash: 022ddfdce58b619cd73a50ee9f5c4ee4d48eb37c 022ddfd
Thursday, 27 Apr 2023
12:01 Daniel Engberg (diizzy) search for other commits by this committer
multimedia/ffmpegthumbnailer: Update to latest commit (2022-10-21)

Fixes build with FFmpeg 6.0

PR:		270224
commit hash: b4630a2ae5e5f7ca9a20e77394b007f6ea79d662 commit hash: b4630a2ae5e5f7ca9a20e77394b007f6ea79d662 commit hash: b4630a2ae5e5f7ca9a20e77394b007f6ea79d662 commit hash: b4630a2ae5e5f7ca9a20e77394b007f6ea79d662 b4630a2
Sunday, 2 Aug 2020
08:28 tcberner search for other commits by this committer
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>
Original commitRevision:543931 
Saturday, 4 Mar 2017
15:06 riggs search for other commits by this committer
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
Original commitRevision:435411 
Saturday, 16 Apr 2016
17:09 rakuco search for other commits by this committer
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)
Original commitRevision:413461 
Sunday, 30 Nov 2014
20:00 riggs search for other commits by this committer
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)
Original commitRevision:373685 
Sunday, 7 Oct 2012
09:16 cs search for other commits by this committer
- 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)
Original commitRevision:305447 
Wednesday, 26 Oct 2011
19:53 pawel search for other commits by this committer
- 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)
Original commit
Saturday, 4 Dec 2010
18:01 sunpoet search for other commits by this committer
- 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)
Original commit
Monday, 31 May 2010
13:41 amdmi3 search for other commits by this committer
- Update to 2.0.2

PR:             147117
Submitted by:   Marcus Hermansson <bmhermansson@gmail.com>
Approved by:    Dierk Sacher <dierk@blaxxtarz.de> (maintainer)
Original commit
Wednesday, 12 Aug 2009
10:45 mm search for other commits by this committer
- Update to 1.5.4
- Unbreak after ffmpeg 0.5 upgrade

PR:     ports/137680
Original commit
Tuesday, 19 Aug 2008
14:51 miwi search for other commits by this committer
- Update to 1.2.6

PR:             126582
Submitted by:   Dierk Sacher <dierk@blaxxtarz.de> (maintainer)
Original commit
Monday, 25 Feb 2008
09:09 miwi search for other commits by this committer
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>
Original commit

Number of commits found: 13