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/hawk/pkg-plist

Number of commits found: 4

Monday, 24 Nov 2014
22:35 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:373380 
Friday, 30 May 2014
05:31 sunpoet search for other commits by this committer
- Add LICENSE
- Use ETCDIR
- Support STAGEDIR
- Pass maintainership to submitter
- While I'm here:
  - Use NO_BUILD
  - Simplify Makefile

PR:		ports/190311
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Original commitRevision:355780 
Wednesday, 8 Feb 2012
03:47 dougb search for other commits by this committer
Use WWWDIR in the plist because it's already included in the
default PLIST_SUB.
Original commit
Monday, 6 Feb 2012
20:17 dougb search for other commits by this committer
Hawk is a web based utility for monitoring and comparing hosts on your
network with what is in DNS.  Hosts that are answering pings but are not
in DNS may be unauthorized, and addresses in DNS which are not answering
may be able to be reclaimed.  Hawk monitors all hosts on the networks
you specify and lets you view them via a web page.

Hawk consists of a backend written in Perl that monitors hosts by ICMP
pings and writes the status to a mysql database.  The frontend is in
PHP and lets you select which network to view, and how to view it.

This version has several enhancements to the original; including cleaner
Perl code, a user-definable string to designate unused addresses that
are in DNS, testing that the forward and reverse hostnames match, and
the daemon forks one process pre subnet.

WWW: http://sourceforge.net/projects/iphawk/
Original commit

Number of commits found: 4