Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use proper POSIX syntax for `chown'. | obrien | 2001-06-01 | 1 | -1/+1 |
| | |||||
* | Upgrade to 2.1.a11 | brian | 2001-05-21 | 2 | -4/+3 |
| | | | | Submitted by: Pete Fritchman <petef@databits.net> | ||||
* | GNU_CONFIGURE=yes and teach arpwatch.sh to figure out $PREFIX | brian | 2001-04-07 | 2 | -2/+13 |
| | | | | Suggested and reviewed by: John E. Hein <jhein@timing.com> | ||||
* | Remove non-applicable libpcap stuff and extraneous MAINTAINER stuff | brian | 2001-04-07 | 1 | -12/+0 |
| | |||||
* | Add a -m option to specify the mail address to be used. | brian | 2001-02-23 | 6 | -10/+147 |
| | | | | | | | Bump PORTREVISION. PR: 25288 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> | ||||
* | Call openlog() with LOG_PID. | brian | 2000-11-28 | 1 | -0/+12 |
| | | | | | Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> PR: 23017 | ||||
* | Upgrade to 2.1a10 | brian | 2000-11-22 | 5 | -56/+6 |
| | |||||
* | Upgrade to 2.1a6 | brian | 2000-09-14 | 4 | -18/+25 |
| | |||||
* | As threatened on freebsd-ports: all startup scripts know about the two | tg | 2000-07-05 | 1 | -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. | ||||
* | Remove "Extra" item on deinstall. | sobomax | 2000-06-23 | 1 | -0/+2 |
| | | | | Submitted by: bento | ||||
* | Use mkstemp() instead of insecure mktemp(). | sobomax | 2000-06-09 | 2 | -0/+58 |
| | | | | | PR: 19047 Hall of Shame entry: Mikhail Teterin <mi@aldan.algebra.com> (for his !@#$%^ ego) | ||||
* | Put back DISTNAME. | asami | 2000-04-15 | 1 | -1/+2 |
| | |||||
* | Remove bogus "." in the PORTVERSION. | obrien | 2000-04-15 | 1 | -1/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -4/+4 |
| | | | | chown -> ${CHOWN} | ||||
* | Add www.Awfulhak.org to the distribution sites as the other | brian | 1998-08-22 | 1 | -2/+3 |
| | | | | | sites move the old archive away when a new one is available (breaking the port). | ||||
* | Version 2.0.2 -> 2.1a4 | brian | 1998-08-22 | 4 | -29/+20 |
| | |||||
* | This netted the largest set of mis-installed manpages, yet! | hoek | 1998-08-19 | 1 | -2/+0 |
| | |||||
* | Portlint and strip binary file. | vanilla | 1998-07-02 | 2 | -10/+31 |
| | |||||
* | Remove if_var.h stuff added by me. | brian | 1998-01-12 | 2 | -34/+16 |
| | |||||
* | Update to version 2.0.2 released. | obrien | 1997-08-01 | 2 | -3/+3 |
| | | | | Permission from: brian@awfulhak.org | ||||
* | Oops, specify the path to the arpwatch binary. | brian | 1997-07-02 | 1 | -1/+1 |
| | |||||
* | Patch and add arp2ethers & ethercodes.dat installation. | brian | 1997-07-01 | 4 | -6/+39 |
| | | | | | | | | 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. | ||||
* | Update to 2.0.2a1 | fenner | 1997-05-29 | 3 | -10/+11 |
| | | | | Found by: distfile checker | ||||
* | Version 3.0 is denoted by 300000 now. | asami | 1997-05-18 | 1 | -1/+1 |
| | |||||
* | Change brian@awfulhak.demon.co.uk to brian@awfulhak.org | brian | 1997-04-14 | 2 | -4/+4 |
| | |||||
* | Add install-man to INSTALL_TARGET rather than deal with it in post-install | obrien | 1997-03-31 | 1 | -2/+2 |
| | | | | target. | ||||
* | COMMENT should be one line and as short as possible and still be able | obrien | 1997-03-31 | 2 | -4/+3 |
| | | | | | to convey information. Need to package compressed manpages | ||||
* | Style fixes: | obrien | 1997-03-31 | 1 | -5/+8 |
| | | | | | | | | * CATEGORIES doens't have ``+'' anymore * manpages should be listed in MAN8 so they get compressed * use ${MKDIR} so parrent dirs get created if nessicary * blank likes around MAINTAINER * PKGNAME isn't needed when PKGNAME is same as DISTNAME | ||||
* | Import arpwatch version 2.0.1a1, a tool for monitoring | brian | 1997-03-31 | 6 | -0/+88 |
a network interface and maintaining a table of MAC addresses against IP numbers and host names. |