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: sysutils/eventlog/pkg-plist

Number of commits found: 3

Saturday, 22 Nov 2014
09:13 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:373038 
Saturday, 5 Jul 2014
18:02 tijl search for other commits by this committer
Add USES=libtool
Original commitRevision:360787 
Tuesday, 14 Nov 2006
12:40 miwi search for other commits by this committer
The EventLog library aims to be a replacement of the simple syslog() API
provided on UNIX systems. The major difference between EventLog and syslog
is that EventLog tries to add structure to messages.

Where you had a simple non-structrured string in syslog() you have a
combination of description and tag/value pairs.

EventLog provides an interface to build, format and output an event record.
The exact format and output method can be customized by the administrator
via a configuration file.

PR:             ports/105370
Submitted by:   Ivan Lago <ivan.lago at ifom-ieo-campus.it>
Original commit

Number of commits found: 3