| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
1.4.0_1
|
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. |
25 Oct 2011 20:36:24
1.4.0_1
|
pawel  |
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
1.4.0
|
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 |
25 Sep 2011 16:47:03
1.4.0
|
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] |
27 Aug 2011 18:30:50
1.4.0
|
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 |
20 Mar 2011 12:54:45
1.4.0
|
miwi  |
- Get Rid MD5 support |
30 May 2010 23:55:31
1.4.0
|
sylvio  |
- Update to 1.4.0
PR: ports/147217
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
27 Mar 2010 00:15:24
1.3d
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Aug 2009 00:32:25
1.3d  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
03 Feb 2008 08:14:59
1.3d
|
rafan  |
- Update to 1.3d
PR: ports/120163
Submitted by: Janos Mohacsi <janos.mohacsi at bsd.hu> (maintainer) |
26 Oct 2007 13:33:44
1.3a
|
pav  |
- Update to 1.3a
PR: ports/117515
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
29 Aug 2007 08:32:26
1.2_1
|
rafan  |
- Add rc script
PR: ports/115793 (based on)
Submitted by: Janos Mohacsi <janos.mohacsi at bsd.hu> (maintainer) |
03 Aug 2007 21:40:27
1.2
|
pav  |
- Update to 1.2
PR: ports/115113
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
22 Mar 2007 01:19:35
1.1b
|
clsung  |
- Update to 1.1b
PR: ports/110606
Submitted by: maintainer (Janos Mohacsi) |
21 Dec 2006 20:20:49
1.0
|
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 |