| Port details |
- andwatch ANDwatch - Arp and Neighbor Discovery monitor
- 2.2.0 net-mgmt
=1 2.1.0Version of this port present on the latest quarterly branch. - Maintainer: dennypage@me.com
 - Port Added: 2025-03-28 11:48:11
- Last Update: 2025-12-04 22:32:22
- Commit Hash: f5b6f7c
- People watching this port, also watch:: wtf, ttyd, xdg-utils, hs-ShellCheck, endless-sky
- 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 = 1764869831
SHA256 (dennypage-andwatch-v2.2.0_GH0.tar.gz) = a9e1e950134d9fb33e5c6947946420dd012ba7ee630914b7dd65d0b55fea4fef
SIZE (dennypage-andwatch-v2.2.0_GH0.tar.gz) = 20475
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.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 |