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/gstreamer1-plugins-aom/Makefile

Number of commits found: 22

Saturday, 15 Oct 2022
10:46 Thomas Zander (riggs) search for other commits by this committer Author: Michal Zielonka
Update gstreamer1 to upstream release 1.20.3

PR:		261585
Reviewed by:	riggs,jbeich,tcberner

Differential Revision:	https://reviews.freebsd.org/D36850
commit hash: e3b732b4791c01bdeeb671ffb557c1914763249f commit hash: e3b732b4791c01bdeeb671ffb557c1914763249f commit hash: e3b732b4791c01bdeeb671ffb557c1914763249f commit hash: e3b732b4791c01bdeeb671ffb557c1914763249f e3b732b
Saturday, 17 Sep 2022
21:08 Jan Beich (jbeich) search for other commits by this committer
multimedia/aom: avoid leaking libjxl and vmaf via pkg-config

$ make stage-qa -C graphics/libavif
[...]
Error: /usr/local/lib/libavif.so.14.0.1 is linked to /usr/local/lib/libvmaf.so.1
from multimedia/vmaf but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libvmaf.so:multimedia/vmaf
Error: /usr/local/lib/libavif.so.14.0.1 is linked to
/usr/local/lib/libjxl.so.0.7 from graphics/libjxl but it is not declared as a
dependency
Warning: you need LIB_DEPENDS+=libjxl.so:graphics/libjxl

Reported by:	Tatsuki Makino (on ports@ list), Jan Henrik Sylvester (private
mail)
commit hash: 3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b commit hash: 3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b commit hash: 3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b commit hash: 3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b 3dae2b9
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Thursday, 14 Oct 2021
22:20 Jan Beich (jbeich) search for other commits by this committer
multimedia/aom: force rebuild consumers after 6f68add3f9ab

$ ffmpeg ... -c:v libaom-av1 ...
[libaom-av1 @ 0x804a89900] 3.2.0
[libaom-av1 @ 0x804a89900] Failed to initialize encoder: ABI version mismatch
Error initializing output stream 0:0 -- Error while opening encoder for output
stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!

https://aomedia.googlesource.com/aom/+/bbdfa68d13a0%5E%21/
commit hash: a950db788b12bee90ad809efda421a4f14d231f7 commit hash: a950db788b12bee90ad809efda421a4f14d231f7 commit hash: a950db788b12bee90ad809efda421a4f14d231f7 commit hash: a950db788b12bee90ad809efda421a4f14d231f7 a950db7
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 23 Mar 2021
22:01 jbeich search for other commits by this committer
multimedia/aom: update to 3.0.0

Changes:	https://aomedia.googlesource.com/aom/+log/v2.0.2..v3.0.0
Reported by:	portscout
Original commitRevision:569067 
Friday, 8 May 2020
21:35 jbeich search for other commits by this committer
multimedia/aom: update to 2.0.0.r1 (stable branch)

Changes:	https://aomedia.googlesource.com/aom/+log/bb664cf03..v2.0.0-rc1
Reported by:	Balance- on /r/AV1
Original commitRevision:534700 
Thursday, 7 May 2020
00:39 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.3639

Changes:	https://aomedia.googlesource.com/aom/+log/26878968a..bb664cf03
Original commitRevision:534218 
Saturday, 2 May 2020
00:54 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.3596

Changes:	https://aomedia.googlesource.com/aom/+log/5d6f2d42c..26878968a
Original commitRevision:533596 
Tuesday, 28 Apr 2020
00:52 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.3547

Changes:	https://aomedia.googlesource.com/aom/+log/2f0cc17ec..5d6f2d42c
Original commitRevision:533219 
Saturday, 25 Jan 2020
23:51 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.3002

Changes:	https://aomedia.googlesource.com/aom/+log/b14b3dbef..5e87049aa
Original commitRevision:524143 
Thursday, 23 Jan 2020
00:55 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.2985

Changes:	https://aomedia.googlesource.com/aom/+log/37d6a4b69..b14b3dbef
Original commitRevision:523852 
Tuesday, 24 Dec 2019
00:37 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.2863

Changes:	https://aomedia.googlesource.com/aom/+log/3e421b069..cc6cf05c5
Original commitRevision:520764 
Saturday, 9 Nov 2019
00:48 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.2631

Changes:	https://aomedia.googlesource.com/aom/+log/36f96b723..3dc59f556
Original commitRevision:517095 
Thursday, 31 Oct 2019
00:32 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.2599

Changes:	https://aomedia.googlesource.com/aom/+log/6b855be18..589213544
Original commitRevision:516114 
Sunday, 27 Oct 2019
00:46 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.2575

Changes:	https://aomedia.googlesource.com/aom/+log/25daf5d22..6b855be18
Original commitRevision:515736 
Sunday, 20 Oct 2019
00:48 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.2541

Changes:	https://aomedia.googlesource.com/aom/+log/ce7d07ee6..7e56b507f
Original commitRevision:514869 
Thursday, 27 Dec 2018
00:26 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.1104

Changes:	https://aomedia.googlesource.com/aom/+log/9a48f9ca5..9b1252eab
Original commitRevision:488498 
Thursday, 20 Dec 2018
00:46 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.1080

Changes:	https://aomedia.googlesource.com/aom/+log/440e6d412..54f971197
Original commitRevision:487820 
Saturday, 3 Nov 2018
11:58 tijl search for other commits by this committer
Update GStreamer to 1.14.4.

PR:		231406
Submitted by:	Greg V <greg@unrelenting.technology>
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:483887 

Number of commits found: 22