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: devel/libvirt/pkg-message

Number of commits found: 2

Sunday, 1 Nov 2015
15:11 novel search for other commits by this committer
devel/libvirt: improve configuration handling

libvirt stores various configuration objects in XML files and
also uses symlinks to enable/disable various things. While
using @sample could prevent from touching user-modified configs,
it is quite cumbersome to preserve state of enabled or disabled
symlink controlled objects across reinstall.

In order to address this situation:

 * Install these configuration files into %%EXAMPLESDIR%%,
 * Update pkg-message with instructions how to apply the
   default configuration if user wants to. Also, pkg-message
   moved to files/pkg-message.in to allow substitution,
 * While here, convert virtlockd.conf to @sample
 * Bump PORTREVISION

PR:			203865
Differential Revision:	D3938
Original commitRevision:400619 
Wednesday, 22 Jan 2014
00:16 jgh search for other commits by this committer
- add rc.d script for libvirtd daemon control [1]
- rename option description for qemu
- fix qemu dependencies for libvirtd operations
- strip libraries
- add pkg-message

Many thanks to roman@ for testing!

PR:		168656 [1]
Submitted by:	dpejesh@yahoo.com
Original commitRevision:340676 

Number of commits found: 2