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: shells/shell-include/pkg-plist

Number of commits found: 3

Thursday, 5 Feb 2015
15:55 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:378465 
Friday, 27 Dec 2013
09:15 bapt search for other commits by this committer
Support stage
General cleanup
Original commitRevision:337659 
Friday, 20 Apr 2007
21:36 miwi search for other commits by this committer
Allows include files to be used in shells the same way they are with C.
The file with the include code needs to be included. This is done by
figuring out were it is located using which.  . `which sh-include` will
take care of it for sh.

sh example...
. `which sh-include`
include fileGetLine
line=`fileGetLine /etc/group 4`

PR:             ports/111829
Submitted by:   Zane C. Bowers
Original commit

Number of commits found: 3