8538 FreshPorts -- net-mgmt/ndpmon
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ndpmon 1.4.0_2 net-mgmt on this many watch lists=4 search for ports that depend on this port
On-link icmpv6 message monitoring and reporting daemon
Maintained by: jmohacsi@bsd.hu search for ports maintained by this maintainer
Port Added: 21 Dec 2006 20:23:36
Also Listed In: ipv6
License: LGPL21


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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. lang/perl5.14
Required Libraries:
  1. textproc/libxml2
There are no ports dependent upon this port

To install the port: cd /usr/ports/net-mgmt/ndpmon/ && make install clean
To add the package: pkg_add -r ndpmon


Configuration Options
===> The following configuration options are available for ndpmon-1.4.0_2:
     MACRESOLV=off: Enable MAC Manufacturer Resolution (use p5-libwww)
     PY4SUITE=off: Depend on py-4suite-xml (for generating HTML)
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  3. http://freefr.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  4. http://garr.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  5. http://heanet.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  6. http://hivelocity.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  7. http://ignum.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  8. http://internode.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  9. http://iweb.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  10. http://jaist.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  11. http://kaz.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  12. http://kent.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  13. http://master.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  14. http://nchc.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  15. http://ncu.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  16. http://netcologne.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  17. http://sunet.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  18. http://superb-dca3.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  19. http://switch.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  20. http://tenet.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  21. http://ufpr.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/
  22. http://waix.dl.sourceforge.net/project/ndpmon/ndpmon/ndpmon-1.4/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
15 Jun 2013 21:38:44
Original commit files touched by this commit  1.4.0_2
stefan search for other commits by this committer
- 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)
01 Feb 2013 15:04:01
Original commit files touched by this commit  1.4.0_1
ak search for other commits by this committer
- Fix all cases of 'No newline at end of file' in ports tree

Approved by: portmgr (bapt)
09 Jan 2013 19:50:06
Original commit files touched by this commit  1.4.0_1
tabthorpe search for other commits by this committer
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
28 Oct 2012 20:01:35
Original commit files touched by this commit  1.4.0_1
pgj search for other commits by this committer
- Convert options to the new format

PR:		ports/172545
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.4.0_1
dougb search for other commits by this committer
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.
25 Oct 2011 20:36:24
Original commit files touched by this commit  1.4.0_1
pawel search for other commits by this committer
Add patch fixing Cavebear Ethernet manufacturer listings location

PR:             ports/161964
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
25 Sep 2011 20:35:06
Original commit files touched by this commit  1.4.0
zi search for other commits by this committer
- 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
25 Sep 2011 16:47:03
Original commit files touched by this commit  1.4.0
zi search for other commits by this committer
- 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]
27 Aug 2011 18:30:50
Original commit files touched by this commit  1.4.0
ohauer search for other commits by this committer
- 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
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.4.0
miwi search for other commits by this committer
- Get Rid MD5 support
30 May 2010 23:55:31
Original commit files touched by this commit  1.4.0
sylvio search for other commits by this committer
- Update to 1.4.0

PR:             ports/147217
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.3d
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
22 Aug 2009 00:32:25
Original commit files touched by this commit  1.3d
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
03 Feb 2008 08:14:59
Original commit files touched by this commit  1.3d
rafan search for other commits by this committer
- Update to 1.3d

PR:             ports/120163
Submitted by:   Janos Mohacsi <janos.mohacsi at bsd.hu> (maintainer)
26 Oct 2007 13:33:44
Original commit files touched by this commit  1.3a
pav search for other commits by this committer
- Update to 1.3a

PR:             ports/117515
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
29 Aug 2007 08:32:26
Original commit files touched by this commit  1.2_1
rafan search for other commits by this committer
- Add rc script

PR:             ports/115793 (based on)
Submitted by:   Janos Mohacsi <janos.mohacsi at bsd.hu> (maintainer)
03 Aug 2007 21:40:27
Original commit files touched by this commit  1.2
pav search for other commits by this committer
- Update to 1.2

PR:             ports/115113
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
22 Mar 2007 01:19:35
Original commit files touched by this commit  1.1b
clsung search for other commits by this committer
- Update to 1.1b

PR:             ports/110606
Submitted by:   maintainer (Janos Mohacsi)
21 Dec 2006 20:20:49
Original commit files touched by this commit  1.0
miwi search for other commits by this committer
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

Number of commits found: 19

2830
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 191
Deprecated 460
Ignore 565
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight85
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0