1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Pawel Pekala
b52eb78513 Add patch fixing Cavebear Ethernet manufacturer listings location
PR:		ports/161964
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2011-10-25 20:36:24 +00:00
Ryan Steinmetz
48e6d5f42a - 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
2011-09-25 20:35:06 +00:00
Ryan Steinmetz
f6da2654cc - 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]
2011-09-25 16:47:03 +00:00
Olli Hauer
a043e36f79 - 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
2011-08-27 18:30:50 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Sylvio Cesar Teixeira
87b36fd013 - Update to 1.4.0
PR:		ports/147217
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2010-05-30 23:55:31 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Rong-En Fan
3e0b23d04e - Update to 1.3d
PR:		ports/120163
Submitted by:	Janos Mohacsi <janos.mohacsi at bsd.hu> (maintainer)
2008-02-03 08:14:59 +00:00
Pav Lucistnik
89e1c53255 - Update to 1.3a
PR:		ports/117515
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2007-10-26 13:33:43 +00:00
Rong-En Fan
0c3fa6d6e3 - Add rc script
PR:		ports/115793 (based on)
Submitted by:	Janos Mohacsi <janos.mohacsi at bsd.hu> (maintainer)
2007-08-29 08:32:26 +00:00
Pav Lucistnik
563e820784 - Update to 1.2
PR:		ports/115113
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2007-08-03 21:40:26 +00:00
Cheng-Lung Sung
9679497bb3 - Update to 1.1b
PR:		ports/110606
Submitted by:	maintainer (Janos Mohacsi)
2007-03-22 01:19:35 +00:00
Martin Wilke
9a676e7dbc 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
2006-12-21 20:20:49 +00:00