Port details |
- ipv6mon Tool for monitoring IPv6 address usage
- 1.0_6 net-mgmt =3 1.0_6Version of this port present on the latest quarterly branch.
- Maintainer: hrs@FreeBSD.org
- Port Added: 2012-10-02 20:26:43
- Last Update: 2024-03-24 12:30:31
- Commit Hash: e09772d
- People watching this port, also watch:: freeradius3, redmine51, burp, check_ssl_cert, pdfgrep
- 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gcc13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- gcc13 : lang/gcc13
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_6 24 Mar 2024 12:30:31 |
Nuno Teixeira (eduardo) |
net-mgmt/ipv6mon: Move man pages to share/man
Approved by: portmgr (blanket) |
1.0_5 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.0_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0_4 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0_4 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.0_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0_4 21 Jun 2020 22:26:08 |
rene |
net/ipv6mon: switch from USE_GCC=any to USE_GCC=yes
Build-tested on 11.3-i386 and head-amd64
Reported by: gerald |
1.0_4 08 Jun 2020 13:17:29 |
rene |
net-mgmt/ipv6mon: unexpire by downloading from GitHub
Use the correct path in ipv6mon(8) and ipv6mon.conf(5)
Bump PORTREVISION
PR: 242414
Submitted by: takefu
Approved by: maintainer timeout (hrs, 6 months)
MFH: 2020Q2 |
1.0_3 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
1.0_3 06 Nov 2019 14:00:19 |
antoine |
Mark a few ports BROKEN (unfetchable) |
1.0_3 09 Oct 2019 12:17:15 |
bapt |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
1.0_3 12 Sep 2019 09:32:50 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Update WWW
- Silence patching
Approved by: portmgr blanket |
1.0_3 18 Sep 2014 19:57:39 |
antoine |
Allow staging as a regular user |
1.0_3 15 Sep 2014 16:11:40 |
hrs |
- Add $ipv6mon_interfaces support to rc.d/ipv6mon.
- Style fix.
PR: 180324 |
1.0_2 09 May 2014 00:01:55 |
bapt |
Support stage
Use @sample |
1.0_1 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.0_1 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
1.0_1 03 Oct 2012 05:42:45 |
hrs |
Fix $rcvar.
Spotted by: ume |
1.0 02 Oct 2012 20:26:17 |
hrs |
Add net-mgmt/ipv6mon, a tool for monitoring IPv6 address usage on a local
network.
WWW: http://www.si6networks.com/tools/ipv6mon/ |