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/pkg-descr

Number of commits found: 5

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
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, 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 
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, 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: 5