Doug Barton
9aac569eaa
Move the rc.d scripts of the form *.sh.in to *.in
...
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
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
Norikatsu Shigemura
e36a78f95b
Add verbose option to print warning only, and another type gratuitous
...
ARP used by windows: packet containing zero sender ip.
PR: ports/145198
Submitted by: Gleb Kurtsou
2010-05-04 14:03:14 +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
Norikatsu Shigemura
2d40097128
Fix critical typo:-(.
2006-04-28 16:04:13 +00:00
Norikatsu Shigemura
14873171c6
Don't send arp reply to sender if the arp request queries
...
the MAC address for the itself.
Submitted by: Vlad V Cheryomushkin <vladd@rekom.ru>
2006-04-20 15:01:18 +00:00
Norikatsu Shigemura
649bf0e9bf
Improved choparp.
...
o Add rcNG script.
o Use kqueue(2)/kevent(2) instead of select(2).
o Change MAINTAINER to myself.
o Bump PORTREVISION, accordingly.
2006-04-08 06:34:33 +00:00
Kirill Ponomarev
d2ff71757c
- Add the ability to run in the background as daemon.
...
- Fix man page.
PR: ports/62798
Submitted by: Aaron D. Gifford <agifford@infowest.com>
2004-02-13 19:38:09 +00:00
Munechika SUMIKAWA
464eac6856
Changed master site and upgrade to 20021107.
2003-01-30 15:43:46 +00:00
Justin M. Seger
ade9d70b2a
Make this build under 3.0.
1997-11-29 23:53:28 +00:00
Jun-ichiro itojun Hagino
8759a0825e
to allow arbitrary ${PREFIX}. sorry!
1997-10-07 14:44:04 +00:00
Jun-ichiro itojun Hagino
1b5f72d092
choparp port.
...
small and simplified proxy arp daemon.
Submitted by: itojun@itojun.org
1997-10-07 14:39:43 +00:00