| Port details on branch 2026Q2 |
- ipv6mon Tool for monitoring IPv6 address usage
- 1.0_6 net-mgmt
=0 1.0_6Version of this port present on the latest quarterly branch. - Maintainer: hrs@FreeBSD.org
 - Port Added: 2026-06-22 09:33:23
- Last Update: 2026-06-22 09:31:38
- Commit Hash: 1951ed2
- License: GPLv3+
- WWW:
- https://www.si6networks.com/tools/ipv6mon/
- Description:
- ipv6mon is a tool meant for monitoring IPv6 address usage on a local
network. It is meant to be particularly useful in networks that employ
IPv6 Stateless Address Auto-Configuration (as opposed to DHCPv6),
where address assignment is decentralized and there is no central
server that records which IPv6 addresses have been assigned to which
nodes during which period of time.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- ipv6mon>0:net-mgmt/ipv6mon
- To install the port:
- cd /usr/ports/net-mgmt/ipv6mon/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/ipv6mon
- pkg install ipv6mon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ipv6mon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1575355108
SHA256 (ipv6mon-1.0.tar.gz) = 01545101a5032867363be9d89a0dbf7f9c9eb3d67277e406b56889a9856c2ef8
SIZE (ipv6mon-1.0.tar.gz) = 207872
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gcc14 : lang/gcc14
- as : devel/binutils
- Runtime dependencies:
-
- gcc14 : lang/gcc14
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ipv6mon-1.0_6:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_ipv6mon
- USES:
- uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0_6 22 Jun 2026 09:31:38
    |
Robert Clausecker (fuz)  |
net-mgmt/ipv6mon: fix installation
Port uses <bsd.prog.mk>, which desires STRIP=${STRIP}, but we have
started to set STRIP=${STRIP_CMD} in MAKE_ENV a while ago.
Override this bogus setting in MAKE_ARGS to fix installation.
MFH: 2026Q2
See also: D55509
Approved by: portmgr (build fix blanket)
(cherry picked from commit 8c62aaa316f9870daa1a7fac4c510cbded5aa596) |
Number of commits found: 1
|