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: security/hunch/pkg-install

Number of commits found: 1

Thursday, 28 Aug 2003
09:21 edwin search for other commits by this committer
New port: hunch - Scan httpd log files, find vulnerability probes,
mail admins

        Scan Apache log files for CodeRed, Nimda, FormMail, proxy
        scanners and other malicious probes. For each one found,
        track down the contact email from WHOIS data and send a
        notice. Built-in rate controls prevent flooding an admin
        even when his machines are scanning at high rates. Runs as
        a non-privileged cron job to not interfere with the HTTP
        daemon's operation.

        Notes to committer:
         1. This port installs a user and a group "hunch". It doesn't
         meet the conditions listed in the handbook for a "reserved"
         uid/gid.
         2. portlint will complain about the port. A lot. To the
         best of my judgment all of the warnings can be ignored
         with the exception of the one about BATCH which I could
         find no documentation for. Therefore it is setting
         IS_INTERACTIVE.

PR:             ports/44836
Submitted by:   Dan Pelleg <daniel+hunch@pelleg.org>
Original commit

Number of commits found: 1