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/galera/files/garb.sh.in

Number of commits found: 3

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
12:50 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:541747 
Monday, 22 May 2017
11:47 vd search for other commits by this committer
Upgrade databases/galera from 25.3.5_7 to 25.3.20_2

* Fetch from GitHub
* Adopt by devel@galeracluster.com
* Remove all documentation building from this port. The documentation is now
  online at http://galeracluster.com/documentation-webpages/
* Fix the linking with libboost_program_options if a static linkage has been
  chosen - it should be libboost_program_options.a, not
  libboost_program_options.so
* The new version of the port could have been 25.3.20. The reason for 25.3.20_2
  is to ease upgrades for people that are using
  https://github.com/codership/freebsd-ports/tree/master/databases/galera which
  is at 25.3.20_1.

Relnotes:	http://releases.galeracluster.com/release-notes-galera-25.3.20.txt
Original commitRevision:441450 

Number of commits found: 3