Port details |
- ndpmon On-link icmpv6 message monitoring and reporting daemon
- 1.4.0_9 net-mgmt =5 1.4.0_9Version of this port present on the latest quarterly branch.
- Maintainer: pi@FreeBSD.org
- Port Added: 2006-12-21 20:23:36
- Last Update: 2024-02-26 20:43:12
- Commit Hash: 3384bf4
- People watching this port, also watch:: netdot, ndisc6, kismet, sslscan, dnswalk
- License: LGPL21
- WWW:
- https://ndpmon.sourceforge.net
- Description:
- NDPMon is an equivalent of ArpWatch for IPv6.
NDPMon, Neighbor Discovery Protocol Monitor, is a tool working with
ICMPv6 packets. NDPMon observes the local network to see if nodes
using neighbor discovery messages behave properly. When it detects
a suspicious Neighbor Discovery message, it notifies the administrator
by writing in the syslog and in some cases by sending an email
report.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-mgmt/ndpmon/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/ndpmon
- pkg install ndpmon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ndpmon
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ndpmon-1.4.0.tgz) = 132df9d8d3bfa263025131c713278026ae1ee0a423a91652b7a15259363efaeb
SIZE (ndpmon-1.4.0.tgz) = 321695
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ndpmon-1.4.0_9:
DOCS=on: Build and/or install documentation
MACRESOLV=off: Enable MAC Manufacturer Resolution
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_ndpmon
- USES:
- gnome perl5 shebangfix ssl tar:tgz
- 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.4.0_9 26 Feb 2024 20:43:12 |
Kurt Jaeger (pi) |
net-mgmt/ndpmon: move man to share/man |
1.4.0_8 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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.4.0_8 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.4.0_8 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
1.4.0_8 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.4.0_7 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.4.0_6 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.4.0_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.0_6 08 Nov 2019 13:30:33 |
tobik |
net-mgmt: Add missing USES={gnome,php} |
1.4.0_6 09 Oct 2019 12:17:15 |
bapt |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
1.4.0_6 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
1.4.0_6 10 Sep 2016 23:19:26 |
marino |
net-mgmt/ndpmon: USES+=SSL and port options overhaul
The py4suite option probably didn't work even before the py4suite
dependency was removed from the tree 2 years ago.
The MACRESOLV option fetches during the build which is illegal and
maybe is hitting a bad URL because it freezes as well.
The py4suite has been removed completed and the MACRESOL option has
been marked broken. This is after I rearranged the port to make them
even work as intended. I cleaned up the port a lot after documenting
the SSL requirement with USES=ssl.
Approved by: just-fit-it and SSL blankets |
1.4.0_5 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.4.0_5 08 Oct 2015 15:12:22 |
olgeni |
Remove trailing whitespace from Makefiles, M-X. |
1.4.0_5 14 Jul 2015 20:30:27 |
amdmi3 |
- shabang
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
1.4.0_4 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
1.4.0_4 24 Nov 2014 22:35:08 |
antoine |
Cleanup plist |
1.4.0_4 24 Oct 2014 16:29:52 |
mva |
- Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python
Approved by: portmgr (implicit) |
1.4.0_4 19 Sep 2014 05:16:36 |
pi |
net-mgmt/ndpmon: resurrect staged ndpmon, take maintainership
Reviewed by: mat |
1.4.0_3 01 Sep 2014 22:01:25 |
bapt |
Remove non staged ports without pending PR from net-im and net-mgmt |
1.4.0_3 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.4.0_3 24 Jul 2014 15:36:50 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
1.4.0_3 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.4.0_2 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.4.0_2 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
1.4.0_2 14 Sep 2013 16:38:29 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
1.4.0_2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.4.0_2 15 Jun 2013 21:38:44 |
stefan |
- Fix/improve use of option MACRESOLV:
- Register www/p5-libwww as a dependency.
- Install missing files.
- Print a message how to update the MAC database after installation.
- Fix path of the configuration file.
PR: 169716
Submitted by: Fabian Wenk <fabian@wenks.ch>
Approved by: maintainer timeout (>6 weeks) |
1.4.0_1 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
1.4.0_1 09 Jan 2013 19:50:06 |
tabthorpe |
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace |
1.4.0_1 28 Oct 2012 20:01:35 |
pgj |
- Convert options to the new format
PR: ports/172545
Submitted by: pgj
Approved by: maintainer
Feature safe: yes |
1.4.0_1 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.4.0_1 25 Oct 2011 20:36:24 |
pawel |
Add patch fixing Cavebear Ethernet manufacturer listings location
PR: ports/161964
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
1.4.0 25 Sep 2011 20:35:06 |
zi |
- Should use LOGIN unless there's a valid reason not to.
- Should implement shutdown to allow the daemon to be stopped cleanly.
Reported by: dougb |
1.4.0 25 Sep 2011 16:47:03 |
zi |
- Silence startup noise [1]
- Fix build with custom PREFIX/LOCALBASE
- Fix build when using CLANG
- Add OPTIONS for MAC resolution
- Add LICENSE
PR: ports/159915
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) [1] |
1.4.0 27 Aug 2011 18:30:50 |
ohauer |
- add OPTION for PY4SUITE which is needet for create_html_table.py
- some minor cleanups (${PREFIX}/etc/ndpmon -> ${ETCDIR} ...
PR: ports/153287
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Approved by: maintainer timeout |
1.4.0 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.4.0 30 May 2010 23:55:31 |
sylvio |
- Update to 1.4.0
PR: ports/147217
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
1.3d 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.3d 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
1.3d 03 Feb 2008 08:14:59 |
rafan |
- Update to 1.3d
PR: ports/120163
Submitted by: Janos Mohacsi <janos.mohacsi at bsd.hu> (maintainer) |
1.3a 26 Oct 2007 13:33:44 |
pav |
- Update to 1.3a
PR: ports/117515
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
1.2_1 29 Aug 2007 08:32:26 |
rafan |
- Add rc script
PR: ports/115793 (based on)
Submitted by: Janos Mohacsi <janos.mohacsi at bsd.hu> (maintainer) |
1.2 03 Aug 2007 21:40:27 |
pav |
- Update to 1.2
PR: ports/115113
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
1.1b 22 Mar 2007 01:19:35 |
clsung |
- Update to 1.1b
PR: ports/110606
Submitted by: maintainer (Janos Mohacsi) |
1.0 21 Dec 2006 20:20:49 |
miwi |
NDPMon is an equivalent of ArpWatch for IPv6.
NDPMon, Neighbor Discovery Protocol Monitor, is a tool working with
ICMPv6 packets. NDPMon observes the local network to see if nodes
using neighbor discovery messages behave properly. When it detects
a suspicious Neighbor Discovery message, it notifies the administrator
by writing in the syslog and in some cases by sending an email
report.
WWW: http://ndpmon.sourceforge.net
Janos Mohacsi <janos.mohacsi@bsd.hu>
PR: ports/106840
Submitted by: janos.mohacsi at bsd.hu |