Commit graph

31 commits

Author SHA1 Message Date
martti
8cee801716 COMMENT should start with a capital letter. 2003-07-21 17:10:16 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
hubertf
604857da9e shorten somewhat 2002-12-29 04:42:36 +00:00
wiz
b935c0488f buildlink1 -> buildlink2. 2002-10-10 13:13:05 +00:00
wiz
8a830034b6 Don't document non-existing '-a' flag. Bump PKGREVISION. 2002-08-05 17:54:02 +00:00
skrll
9bd4180d57 /bin/mkdir -> ${MKDIR}.
Make the print-PLIST target output ${MKDIR} also.
2002-02-05 22:39:00 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
8012d12766 Use libpcap buildlink.mk instead of an .ifdef ${OPSYS} hack.
From Stoned Elipot in pkg/13918.
2001-09-10 16:37:36 +00:00
abs
14d260b0ec Updated arpwatch to 2.1a11. No changelog available, old distfile removed. 2001-08-24 11:37:07 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
bouyer
07c2e9e97e Regen 2000-06-09 09:08:03 +00:00
bouyer
c37f18c092 Add a '-a' flag, wich prevents arp traffic from being matched against the local
net before processing. Usefull if you don't want to have an IP addr on the
listening interface, or if you have aliases in different nets.
While I'm there correct a bogon in the man page.
2000-06-09 09:06:55 +00:00
wiz
eadd890e05 replaced a whole lot more commands with ${COMMAND} 2000-01-10 00:57:13 +00:00
wiz
818d632b2b remove unnecessary '. ' 2000-01-10 00:55:19 +00:00
agc
3667af2477 Unfortunately, one of the files that is patched contains an RCS Id in
the surrounding context. Introduce a pre-patch stage which removes the
magic '$' characters from the source file, which allows us to have
package patch files which do not contain any RCS Ids, and which allows
us to patch without a fuzz factor.
1999-11-19 12:32:26 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
agc
86e27307f3 Make this package work on Solaris. 1999-04-07 13:01:17 +00:00
agc
b5e3bbc50a Mark this package as not working on Solaris for just now.
It needs libpcap, which needs bpf.
1999-03-09 16:43:07 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
mycroft
8b300bc83c 2.1a4 1998-11-04 17:25:12 +00:00
kim
53d63ffb5b Do not install as bin.bin mode 555, but rather use the default
provided by the pkg system (the INSTALL macro for make already
has -g and -o, so remove the extra options from Makefile.in).
1998-08-09 20:37:17 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
is
791e000b0a include <paths.h>, and PATH_SENDMAIL => _PATH_SENDMAIL. 1998-06-25 11:41:50 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
pk
c1106dd5c4 Change category to `net'. 1998-05-14 09:23:58 +00:00
frueauf
ec134615f0 portlint: mkdir->${MKDIR}; touch->${TOUCH}. 1998-04-27 19:54:25 +00:00
bouyer
f2f14f7d70 arpwatch 2.0.2, an arp activity monitoring tool. Maintain a database
of MAC <-> IP adresses mapping, and warns about changes.
1998-04-27 18:06:37 +00:00