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: databases/galera26/files/garb.sh.in

Number of commits found: 2

Wednesday, 26 Oct 2022
16:55 Dan Langille (dvl) search for other commits by this committer
databases/and_others: Fix rc.d script comment

I found this typo while researching something else. It seems to have
propgated around the tree.

Approved by:	blanket
commit hash: 92b5359cdf584bbaa3cd4418dc84b00154cd978f commit hash: 92b5359cdf584bbaa3cd4418dc84b00154cd978f commit hash: 92b5359cdf584bbaa3cd4418dc84b00154cd978f commit hash: 92b5359cdf584bbaa3cd4418dc84b00154cd978f 92b5359
Thursday, 9 Jul 2020
14:07 joneum search for other commits by this committer
The garbd options are semicolon separated key value pairs.
The current rc.d script does not support multiple options(eg.
"gmcast.listen_addr=tcp://0.0.0.0:5567;pc.weight=1")

The variable garb_galera_options need to be quoted in command line.

PR:		236795
Reported by:	TAO ZHOU <zhoutao@laocius.org>
Approved by:	devel@galeracluster.com (maintainer)
Sponsored by:	Netzkommune GmbH
Original commitRevision:541752 

Number of commits found: 2