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/motion/files/patch-ffmpeg.c

Number of commits found: 7

Wednesday, 8 Apr 2020
12:19 makc search for other commits by this committer
multimedia/motion:
- Update to 4.3.0
- Pass maintainership to submitter

PR:		243415
Submitted by:	ports@blievers.net
Original commitRevision:531111 
Friday, 27 Apr 2018
14:56 jbeich search for other commits by this committer
multimedia/motion: unbreak with ffmpeg 4.0

ffmpeg.c:442:25: error: use of undeclared identifier 'CODEC_FLAG_QSCALE'
            c->flags |= CODEC_FLAG_QSCALE;
                        ^
ffmpeg.c:450:17: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
    c->flags |= CODEC_FLAG_GLOBAL_HEADER;
                ^
ffmpeg.c:492:40: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
    if (!(ffmpeg->oc->oformat->flags & AVFMT_RAWPICTURE)) {
                                       ^
ffmpeg.c:708:38: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
    if (ffmpeg->oc->oformat->flags & AVFMT_RAWPICTURE) {
                                     ^

PR:		227726
Original commitRevision:468433 
Friday, 31 Jan 2014
20:36 riggs search for other commits by this committer
- Un-break port
- Stage support
- Replace USE_GMAKE by USES
- New format for LIB_DEPENDS
- Use /boot/modules via KMODDIR as in other ports

PR:		ports/184406
Submitted by:	Ildar Hizbulin <hizel@vyborg.ru>
Approved by:	co-mentor (jadawin)
Original commitRevision:342064 
Friday, 1 Feb 2013
15:04 ak search for other commits by this committer
- Fix all cases of 'No newline at end of file' in ports tree

Approved by: portmgr (bapt)
Original commitRevision:311381 
Sunday, 17 Jun 2012
20:14 sylvio search for other commits by this committer
- Updatet to version 3.2.12

New file:
files/patch-configure.in
files/patch-ffmpeg.c

PR:             ports/169006
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Wednesday, 3 Oct 2007
13:37 pav search for other commits by this committer
- Fix the ffmpeg problem on runtime too

Submitted by:   Angel Carpintero <ack@telefonica.net> (maintainer)
Original commit
Tuesday, 2 Oct 2007
23:13 pav search for other commits by this committer
- Fix build after recent ffmpeg update

Submitted by:   Angel Carpintero <ack@telefonica.net> (maintainer)
Original commit

Number of commits found: 7