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/snapcast/Makefile

Number of commits found: 16

Saturday, 20 Apr 2024
07:27 Yuri Victorovich (yuri) search for other commits by this committer
multimedia/snapcast: update 0.27.0 → 0.28.0

Reported by:	portscout
commit hash: 6dc1920182322d51488363b1d5db0af5c0440576 commit hash: 6dc1920182322d51488363b1d5db0af5c0440576 commit hash: 6dc1920182322d51488363b1d5db0af5c0440576 commit hash: 6dc1920182322d51488363b1d5db0af5c0440576 6dc1920
Monday, 7 Aug 2023
16:34 Gleb Popov (arrowd) search for other commits by this committer
audio/pulseaudio: Update to 16.1

Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 b1ecad5
Monday, 15 May 2023
21:11 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
net/asio: Bump PORTREVISION. net/asio was updated to 1.28.0
commit hash: 1f90eca255f4843fd69fa365b3c0ab22abd020a3 commit hash: 1f90eca255f4843fd69fa365b3c0ab22abd020a3 commit hash: 1f90eca255f4843fd69fa365b3c0ab22abd020a3 commit hash: 1f90eca255f4843fd69fa365b3c0ab22abd020a3 1f90eca
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
Sunday, 5 Feb 2023
21:04 Yuri Victorovich (yuri) search for other commits by this committer
multimedia/snapcast: Update 0.26.0-115 → 0.27.0

Reported by:	portscout
commit hash: dae9d091c7aa490c7f6eea29e8bb2b311e1adc96 commit hash: dae9d091c7aa490c7f6eea29e8bb2b311e1adc96 commit hash: dae9d091c7aa490c7f6eea29e8bb2b311e1adc96 commit hash: dae9d091c7aa490c7f6eea29e8bb2b311e1adc96 dae9d091
Sunday, 22 Jan 2023
21:57 Yuri Victorovich (yuri) search for other commits by this committer
multimedia/snapcast: Update 0.26.0 -> 0.26.0-115
commit hash: 1d7b7c2cb7244890e0324c4d7a780bd4e01589d1 commit hash: 1d7b7c2cb7244890e0324c4d7a780bd4e01589d1 commit hash: 1d7b7c2cb7244890e0324c4d7a780bd4e01589d1 commit hash: 1d7b7c2cb7244890e0324c4d7a780bd4e01589d1 1d7b7c2
Sunday, 25 Sep 2022
20:14 Christian Weisgerber (naddy) search for other commits by this committer
audio/flac: bump port revision of consumers after update to 1.4.1
commit hash: 1e5aaab3fc82a054d429caefe5374607f6db12e1 commit hash: 1e5aaab3fc82a054d429caefe5374607f6db12e1 commit hash: 1e5aaab3fc82a054d429caefe5374607f6db12e1 commit hash: 1e5aaab3fc82a054d429caefe5374607f6db12e1 1e5aaab
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 12 Aug 2022
14:46 Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed 4cf39de
Sunday, 19 Jun 2022
06:47 Yuri Victorovich (yuri) search for other commits by this committer
multimedia/snapcast: Update 0.25.0 -> 0.26.0

Reported by:	portscout
commit hash: d8bec3c32ae3060b5888dbae55c1fcd0c8db5a8c commit hash: d8bec3c32ae3060b5888dbae55c1fcd0c8db5a8c commit hash: d8bec3c32ae3060b5888dbae55c1fcd0c8db5a8c commit hash: d8bec3c32ae3060b5888dbae55c1fcd0c8db5a8c d8bec3c
Sunday, 22 May 2022
20:17 Dima Panov (fluffy) search for other commits by this committer
multimedia/snapcast: mark as BROKEN after recent boost upgrade

PR:	246106
commit hash: 25c5203f02adbc14e623576647d9e59721f769c3 commit hash: 25c5203f02adbc14e623576647d9e59721f769c3 commit hash: 25c5203f02adbc14e623576647d9e59721f769c3 commit hash: 25c5203f02adbc14e623576647d9e59721f769c3 25c5203
Sunday, 16 May 2021
16:15 Yuri Victorovich (yuri) search for other commits by this committer
multimedia/snapcast: Update 0.24.0 -> 0.25.0

Reported by:	portscout
commit hash: e7422bc9af3e246077533108a91e2b40a4560c4f commit hash: e7422bc9af3e246077533108a91e2b40a4560c4f commit hash: e7422bc9af3e246077533108a91e2b40a4560c4f commit hash: e7422bc9af3e246077533108a91e2b40a4560c4f e7422bc
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
Saturday, 27 Feb 2021
18:04 yuri search for other commits by this committer
multimedia/snapcast: Update 0.23.0 -> 0.24.0

Reported by:	portscout
Original commitRevision:566723 
Friday, 26 Feb 2021
01:33 yuri search for other commits by this committer
New port: multimedia/snapcast: Multiroom client-server audio player
Original commitRevision:566577 

Number of commits found: 16