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/arpwatch/pkg-descr

Number of commits found: 5

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Sunday, 15 Dec 2019
18:49 leres search for other commits by this committer
net-mgmt/arpwatch: Update to 3.0. Update MASTER_SITES. Add options
for DEBUG (build with debugging support), ETHERCODES (install
ethercodes.dat optionally), and ZEROPAD (zero pad displayed ethernet
addresses by default).

Take maintainership as per pi@ in the PR.

Notable changes since 2.1a15:

    - Add -Z (zero pad) and -C (compact) flags to arpwatch and
      arpsnmp to allow run time selection of zero padded or compact
      ethernet addresses in arp.dat.

    - Check for I/O errors when writing new arp.dat file.

    - Add a FreeBSD rc.d startup script.

    - Escape unprintable hostnames in arp.dat to avoid corruption.

    - Added the -x flag which is like -n but excludes cidrs. Code
      contributed by Roman Ivanov (awant13@gmail.com).

    - Incorporated other fixes and patches with a lot of help from
      Kurt Jaeger (pi@FreeBSD.org).

    - Speed up arp.dat parsing by increasing the size of the hash
      table.

    - Control watcher/watchee from the command line (-w/W flags).

PR:		242346
Approved by:	pi (maintainer), ler (mentor, implicit)
Original commitRevision:520189 
Monday, 2 Mar 2015
23:36 bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
Original commitRevision:380307 
Thursday, 20 Jul 2006
18:40 rafan search for other commits by this committer
- Don't die on SIGHUP. Thanks to Rudolf Cejka <cejkar at fit.vutbr.cz>
  for pointing this out. The HUP only seems to affect arpwatch on 5.X and
  6.X. The patch has been tested on 4.11, 5.5 and 6.1.

  Bump PORTREVISION

- separate AUTHOR/WWW lines in pkg-descr

PR:             ports/100613
Submitted by:   maintainer
Original commit
Saturday, 8 Jul 2006
14:54 rafan search for other commits by this committer
- Change pkg-descr
- Add mirror site
- Use prefered maintainer address

PR:             99902
Submitted by:   Thomas Abthorpe <thomas goodking.ca> (maintainer)
Approved by:    delphij (mentor, implicit)
Original commit

Number of commits found: 5