| Port details |
- andwatch ANDwatch - Arp and Neighbor Discovery monitor
- 2.3.0 net-mgmt
=2 2.2.0Version of this port present on the latest quarterly branch. - Maintainer: dennypage@me.com
 - Port Added: 2025-03-28 11:48:11
- Last Update: 2026-05-07 21:47:29
- Commit Hash: 2a7c056
- People watching this port, also watch:: dpinger, keyd, endless-sky, TkTopNetFlows, ncrack
- License: BSD2CLAUSE
- WWW:
- https://github.com/dennypage/andwatch
- Description:
- ANDwatch monitors Arp (IPV4) and Neighbor Discovery (IPv6)
packets, maintains a database of IP address to hardware
address (Ethernet) mappings, and issues notifications when
the hardware address of an IP address changes.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- andwatch>0:net-mgmt/andwatch
- To install the port:
- cd /usr/ports/net-mgmt/andwatch/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/andwatch
- pkg install andwatch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: andwatch
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1777138653
SHA256 (dennypage-andwatch-v2.3.0_GH0.tar.gz) = 01a4882d4117b38b817604ebf027880091bc4e994f9e8a47bf70d50b6fdd5c01
SIZE (dennypage-andwatch-v2.3.0_GH0.tar.gz) = 20364
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libsqlite3.so : databases/sqlite3
- libcurl.so : ftp/curl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_andwatch
- USES:
- localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.3.0 07 May 2026 21:47:29
    |
Rene Ladan (rene)  |
all: drop support for FreeBSD 13, mips and risc64sf
Reviewed by: many (*)
Differential Revision: https://reviews.freebsd.org/D55624
Differential Revision: https://reviews.freebsd.org/D55642 (merged in from bofh)
many (*)
acm arrowd brooks cmt dch decke dinoex eduardo fluffy fuz gahr garga
jbeich joerg jrm kai kenrap martymac matthew mfechner michaelo mizhka
nobutaka pkubaj se tagattie thj
Anton Saietskii
GenericRikka
Gert Doering
Jan Bramkamp
Oleh Hushchenkov
Oleksandr Kryvulia
Ralf van der Enden
Yamagi
desktop kde python tcltk office |
2.3.0 27 Apr 2026 03:10:42
    |
Vladimir Druzenko (vvd)  Author: Denny Page |
net-mgmt/andwatch: Update 2.2.0 => 2.3.0
Changelog:
https://github.com/dennypage/andwatch/releases/tag/v2.3.0
PR: 294818
Sponsored by: UNIS Labs |
2.2.0 04 Dec 2025 22:32:22
    |
Vladimir Druzenko (vvd)  Author: Denny Page |
net-mgmt/andwatch: Update 2.1.0 => 2.2.0
Changelog:
https://github.com/dennypage/andwatch/releases/tag/v2.2.0
- Switch from libpcap.so:net/libpcap to libpcap from base.
- Use USES=localbase:ldflags instead of CFLAGS+=-I${LOCALBASE}/include
and -LDFLAGS+=-L${LOCALBASE}/lib.
- Reduce number of INSTALL_PROGRAM calls in do-install.
PR: 291401
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org> |
2.1.0 03 Apr 2025 21:24:14
    |
Renato Botelho (garga)  Author: Denny Page |
net-mgmt/andwatch: Mark as broken on FreeBSD 13
Does not build
PR: 285764
Reported by: Chad Jacob Milios <milios@ccsys.com> |
2.1.0 28 Mar 2025 11:45:12
    |
Renato Botelho (garga)  Author: Denny Page |
net-mgmt/andwatch: Add new port
ANDwatch monitors Arp (IPV4) and Neighbor Discovery (IPv6)
packets, maintains a database of IP address to hardware
address (Ethernet) mappings, and issues notifications when
the hardware address of an IP address changes.
PR: 284907 |