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: audio/gstreamer1-plugins-bs2b/Makefile

Number of commits found: 10

Tuesday, 25 Jul 2023
06:51 Thomas Zander (riggs) search for other commits by this committer
Update gstreamer1 to upstream release 1.22.5

PR:		272141, 271505
MFH:		2023Q3
commit hash: 06be4e146bfea7282a71f52e37b0dde07cd6e54f commit hash: 06be4e146bfea7282a71f52e37b0dde07cd6e54f commit hash: 06be4e146bfea7282a71f52e37b0dde07cd6e54f commit hash: 06be4e146bfea7282a71f52e37b0dde07cd6e54f 06be4e1
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Tuesday, 17 Jan 2023
05:27 Alex Kozlov (ak) search for other commits by this committer
Remove empty lines at the end of Makefile(s)

- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr blanket
commit hash: 3fcd6b03183d0027423dcf1f5d5cd297d3e3e223 commit hash: 3fcd6b03183d0027423dcf1f5d5cd297d3e3e223 commit hash: 3fcd6b03183d0027423dcf1f5d5cd297d3e3e223 commit hash: 3fcd6b03183d0027423dcf1f5d5cd297d3e3e223 3fcd6b0
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
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
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
Monday, 4 Jan 2016
14:21 kwm search for other commits by this committer
Update GStreamer1 to 1.6.2.
Update GStreamer1-vaapi to 0.7.0.

* Spell GStreamer consistently. [1]
* Fix typo in py3kplist in py3-gstreamer1 [1]
* Improve plugins COMMENTS (more improvements welcome)
* Actually include the gstreamer1-libav update this time.

PR:		204204 [1] (based on)
Submitted by:	olivierd@ [1]
Original commitRevision:405242 
Saturday, 26 Sep 2015
14:36 kwm search for other commits by this committer
Update gstreamer1 ports to 1.6.0.

* gstreamer1-libav now uses ffmpeg from ports.
* New ports:
  * gstreamer1-validate: Tools to detect if elements are not behaving
    as expected, mainly aimed at developers, or advanced debugging.
  * gstreamer1-rtsp-server: Base foundation for building a rtsp
    server ontop of GStreamer
 * Bunch of new plugins like: mpg123, rsvg, libde265, openh264, x265 and dtls.

Release announcement:
 
http://lists.freedesktop.org/archives/gstreamer-announce/2015-September/000357.html

Obtained from:	gnome devel repo
Original commitRevision:397984 

Number of commits found: 10