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: net/glusterfs/files/patch-xlators_mgmt_glusterd_src_Makefile.am

Number of commits found: 2

Saturday, 26 Sep 2020
21:09 timur search for other commits by this committer
An update to the net/glusterfs port:

- System call fixes backported from upstream
- Adding missing scripts to the SHEBANG_FILES list
- Correct a bug with extended attributes
- Fix detection of the PACKAGE_VERSION and generation of the correct API version

PR:		249492
Submitted by:	maintainer
Reported by:	timur
Original commitRevision:550225 
Wednesday, 29 Jul 2020
20:33 flo search for other commits by this committer
Update to 8.0, this is a collaborative effort between Daniel Morante and
myself.

- update to 8.0
- make it possible to mount gluster volumes on boot [1]
- reset maintainer [1], I would have set it to ports@ but Daniel volunteered
  to maintain the port
- add pkg-message to point out that procfs is required for some operations
  like "gluster volume status" which is also required for self healing. [2]

This version works although I still see the same memory leak as with the
3.X series.

PR:		236112 [1], 223671 [2]
Submitted by:	Daniel Morante <daniel@morante.net>, flo
Obtained from:	https://github.com/tuaris/freebsd-glusterfs7
Differential Revision:	D25037
Original commitRevision:543674 

Number of commits found: 2