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

Number of commits found: 4

Thursday, 24 Sep 2020
07:15 se search for other commits by this committer
Fix and update broken port

This is ancient software that has been made available and somewhat updated
on GitHub. The previous port was broken and with this update it should at
least have a chance to compile.

Testing on amd64 gave reasonable results, much to my surprise, since I had
doubt that the code is 64 bit safe. The programming style is strange, with
C files being concatenated by #including them into the main program. This
is definitely a unique piece of software ... (might serve as an dissuasive
example).

Since this program has to be run with root privileges and may well have
security weaknesses, I'm not convinced that we should even provide a port
and package.

But I'm committing this update anyway, leaving to somebody else the decision
to remove it from ports, if considered too much of an annoyance or risk.
Original commitRevision:549892 
Saturday, 22 Nov 2014
14:43 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:373063 
Monday, 24 Feb 2014
15:10 ehaupt search for other commits by this committer
Support staging
Original commitRevision:345862 
Thursday, 29 May 2008
13:32 edwin search for other commits by this committer
[PATCH] net/sniffit: Fix make package while NOPORTDOCS is defined

        Fix make package while NOPORTDOCS is defined.

PR:             ports/124097
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Original commit

Number of commits found: 4