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-mgmt/fence-agents/pkg-plist

Number of commits found: 2

Wednesday, 24 Jan 2024
07:59 Baptiste Daroussin (bapt) search for other commits by this committer
manprefix: move the manpages for the ports I maintain to share/man
commit hash: 0ef221ab629234e3fc00d564cb25f81254b2d5ae commit hash: 0ef221ab629234e3fc00d564cb25f81254b2d5ae commit hash: 0ef221ab629234e3fc00d564cb25f81254b2d5ae commit hash: 0ef221ab629234e3fc00d564cb25f81254b2d5ae 0ef221a
Monday, 3 Apr 2023
13:24 Baptiste Daroussin (bapt) search for other commits by this committer Author: Florian Millet
net-mgmt/fence-agents: new port

Fence agents were developed as device "drivers" which are able to prevent
computers from destroying data on shared storage.
Their aim is to isolate a corrupted computer, using one of three methods:

- Power - A computer that is switched off cannot corrupt data, but it is
  important to not do a "soft-reboot" as we won't know if this is possible.
  This also works for virtual machines when the fence device is a hypervisor.
- Network - Switches can prevent routing to a given computer, so even if a
  computer is powered on it won't be able to harm the data.
- Configuration - Fibre-channel switches or SCSI devices allow us to limit who
  can write to managed disks.

This is used by the Pacemaker cluster resource management.

Note:
A lot of these agents have Linuxism and have to be adapted, they will be
patched later to work out of the box on FreeBSD.

PR:		270623
Sponsored by:	OVHcloud
commit hash: 8ab3666e9a903031a556ecaa3f2514169143d94d commit hash: 8ab3666e9a903031a556ecaa3f2514169143d94d commit hash: 8ab3666e9a903031a556ecaa3f2514169143d94d commit hash: 8ab3666e9a903031a556ecaa3f2514169143d94d 8ab3666

Number of commits found: 2