Commit Graph

18 Commits

Author SHA1 Message Date
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
2d4d3c014f WANTLIB conversion 2010-11-11 11:54:08 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
alek
1006d58e3c adjust to the new libevent api after recent libevent update; based on diff from nicm@ 2010-04-21 21:41:26 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
naddy
bfd5225608 Always explicitly set the AUTOCONF_VERSION to use. In some cases
the default was not appropriate.
2005-11-03 18:28:55 +00:00
espie
db38d2041d missing wantlib 2005-11-01 15:25:01 +00:00
espie
2197b40bec fix badly broken dependency 2005-09-10 09:18:47 +00:00
alek
781b0f3929 - Update to 0.2 (from Lawrence Teo <lteo.openbsd1@mailnull.com>)
- Honour CFLAGS
2005-04-30 12:59:58 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
alek
2344f6d18c Add WANTLIB markers 2004-12-16 00:31:20 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
naddy
a0a869b526 libevent timeout_ -> evtimer_ ; ok jsyn@ 2002-07-18 15:46:50 +00:00
jsyn
7791b35041 remove libevent dependency, fix configure.in and __FUNCTION__ use;
from naddy@
2002-06-16 20:37:13 +00:00
jsyn
675ee278de Import of arpd-0.1:
--
arpd replies to any ARP request for an IP address matching the specified
destination net with the hardware MAC address of the specified
interface, but only after determining if another host already claims it.

Any IP address cliamed by arpd is eventually forgotten after a period of
inactivity or after a hard timeout, and is relinquished if the real
owner shows up.

This enables a single host to claim all unassigned addresses on a LAN
for network monitoring or simulation.

MAINTAINER= Jason Peel <jsyn@openbsd.org>
2002-05-20 22:23:25 +00:00