aboutsummaryrefslogtreecommitdiff
path: root/net/arpwatch-devel/files
Commit message (Collapse)AuthorAgeFilesLines
* Open /dev/null as stdout and stderr before envoking sendmailBrian Somers2002-05-161-3/+38
| | | | | | | | | Bump PORTREVISION Forgotten by: brian Notes: svn path=/head/; revision=59254
* Fix a typoBrian Somers2002-03-141-1/+1
| | | | | | | Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=56066
* arpwatch package will now install an arp.dat file, meaning arpwatch fromNeil Blakey-Milner2001-08-231-2/+26
| | | | | | | | | | | | | | 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!) Notes: svn path=/head/; revision=46714
* GNU_CONFIGURE=yes and teach arpwatch.sh to figure out $PREFIXBrian Somers2001-04-071-2/+12
| | | | | | | Suggested and reviewed by: John E. Hein <jhein@timing.com> Notes: svn path=/head/; revision=40982
* Add a -m option to specify the mail address to be used.Brian Somers2001-02-225-10/+146
| | | | | | | | | | Bump PORTREVISION. PR: 25288 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> Notes: svn path=/head/; revision=38620
* Call openlog() with LOG_PID.Brian Somers2000-11-281-0/+12
| | | | | | | | Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> PR: 23017 Notes: svn path=/head/; revision=35481
* Upgrade to 2.1a10Brian Somers2000-11-213-49/+0
| | | | Notes: svn path=/head/; revision=35321
* Upgrade to 2.1a6Brian Somers2000-09-142-14/+22
| | | | Notes: svn path=/head/; revision=32603
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-051-3/+17
| | | | | | | | | | 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. Notes: svn path=/head/; revision=30229
* Use mkstemp() instead of insecure mktemp().Maxim Sobolev2000-06-092-0/+58
| | | | | | | | PR: 19047 Hall of Shame entry: Mikhail Teterin <mi@aldan.algebra.com> (for his !@#$%^ ego) Notes: svn path=/head/; revision=29433
* Version 2.0.2 -> 2.1a4Brian Somers1998-08-212-23/+15
| | | | Notes: svn path=/head/; revision=12704
* Portlint and strip binary file.Vanilla I. Shu1998-07-021-0/+22
| | | | Notes: svn path=/head/; revision=11665
* Remove if_var.h stuff added by me.Brian Somers1998-01-112-34/+16
| | | | Notes: svn path=/head/; revision=9325
* Oops, specify the path to the arpwatch binary.Brian Somers1997-07-011-1/+1
| | | | Notes: svn path=/head/; revision=7165
* Patch and add arp2ethers & ethercodes.dat installation.Brian Somers1997-07-012-0/+23
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=7151
* Version 3.0 is denoted by 300000 now.Satoshi Asami1997-05-181-1/+1
| | | | Notes: svn path=/head/; revision=6483
* Import arpwatch version 2.0.1a1, a tool for monitoringBrian Somers1997-03-301-0/+18
a network interface and maintaining a table of MAC addresses against IP numbers and host names. Notes: svn path=/head/; revision=6070