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/murmur/files/patch-src_mumble.pri

Number of commits found: 3

Wednesday, 20 Mar 2019
19:06 feld search for other commits by this committer
Revive audio/murmur

Finally version 1.3.0-rc1 has been released
Original commitRevision:496382 
Friday, 20 Nov 2015
21:43 feld search for other commits by this committer
audio/murmur: Fix segfault on FreeBSD 9.x, use base OpenSSL

FreeBSD 9.x was segfaulting with the update to 1.2.10 due to the
change to build against the ports OpenSSL. The problem was that while
murmur was linked against ports OpenSSL, it was also linked to QT which
pulled in the base system OpenSSL. FreeBSD 10.x and head did not
segfault due to pure luck.

While here, require compiler:c++11-lang. This is definitely required for
the upcoming 1.3.0 release, but also I want to avoid and weirdness on
FreeBSD 9.x which was building murmur with gcc but required a
clang-built boost at build time.
Original commitRevision:402103 
Thursday, 12 Nov 2015
20:23 feld search for other commits by this committer
audio/murmur: Update to 1.2.10

PR:		204467
Original commitRevision:401396 

Number of commits found: 3