Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-09 | 1 | -2/+2 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 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-21 | 4 | -29/+20 |
| | |||||
* | This netted the largest set of mis-installed manpages, yet! | hoek | 1998-08-18 | 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-11 | 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-01 | 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-28 | 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-13 | 2 | -4/+4 |
| | |||||
* | Add install-man to INSTALL_TARGET rather than deal with it in post-install | obrien | 1997-03-30 | 1 | -2/+2 |
| | | | | target. | ||||
* | COMMENT should be one line and as short as possible and still be able | obrien | 1997-03-30 | 2 | -4/+3 |
| | | | | | to convey information. Need to package compressed manpages | ||||
* | Style fixes: | obrien | 1997-03-30 | 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-30 | 6 | -0/+88 |
a network interface and maintaining a table of MAC addresses against IP numbers and host names. |