CVS log for ports/net/arpwatch/files/Attic/arpwatch.sh
Up to [FreeBSD] / ports / net / arpwatch / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8
Mon Feb 23 04:41:11 2004 UTC (7 years, 11 months ago) by wollman
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.7: +0 -0 lines
Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 3 11:15:55 2003 UTC (8 years, 3 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
- Install sample startup script - Add support for multiple interfaces - Add ECHO_MSG for startup script - Bump PORTREVISION PR: 54575 58717 Submitted by: Volker Stolz, Gleb Smirnoff
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 14 10:03:11 2002 UTC (9 years, 11 months ago) by brian
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Fix a typo Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Aug 23 14:45:02 2001 UTC (10 years, 5 months ago) by nbm
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +26 -2 lines
arpwatch package will now install an arp.dat file, meaning arpwatch from the package will work by default. Additionally, setting arpwatch_interfaces in the rc.conf system will allow you to specify which interfaces arpwatches will run on. By default (ie, variable empty or not set), it will run on the first non-local interface it finds. Approved by: brian (thanks!)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Apr 7 01:51:53 2001 UTC (10 years, 10 months ago) by brian
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +12 -2 lines
GNU_CONFIGURE=yes and teach arpwatch.sh to figure out $PREFIX Suggested and reviewed by: John E. Hein <jhein@timing.com>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 5 12:36:40 2000 UTC (11 years, 7 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +17 -3 lines
As threatened on freebsd-ports: all startup scripts know about the two options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jul 1 17:02:27 1997 UTC (14 years, 7 months ago) by brian
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_5_0, RELEASE_3_4_0, RELEASE_3_3_0, RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_3_0_0, RELEASE_2_2_8, RELEASE_2_2_7, RELEASE_2_2_6, RELEASE_2_2_5
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Oops, specify the path to the arpwatch binary.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 1 02:05:02 1997 UTC (14 years, 7 months ago) by brian
Branches: MAIN
Patch and add arp2ethers & ethercodes.dat installation. Suggested by: neil.long@materials.oxford.ac.uk (Neil J Long) Add etc/rc.d/arpwatch.sh Don't mention arp.dat as an "installed" file - we may want this after pkg_delete.
