Commit Graph

22 Commits

Author SHA1 Message Date
ajacoutot
e128a0bf97 Put these users in the daemon class to be consistent with all the other
ones in ports.

discussed with and ok sthen@
2012-01-26 08:03:56 +00:00
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
naddy
4be689a796 ports that preformat man pages with mandoc via bsd.man.mk don't need groff 2010-10-19 21:04:52 +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
naddy
7a8adb3987 mdoc fixes 2010-04-03 20:07:06 +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
grange
e073232978 Bump PKGNAME after the maintainership drop. 2006-09-24 19:02:46 +00:00
grange
759b0f7763 Drop maintainership, the port is up-to-date. 2006-09-24 17:41:31 +00:00
grange
3c78e8cd45 Update to cnupm-3.11; from Andrey Matveev <evol@online.ptt.ru>. 2006-01-06 16:39:26 +00:00
grange
d416dc4177 Update to cnupm-3.9.1. 2005-10-08 04:06:14 +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
grange
e38081bf62 Update to cnupm-3.7.1; from form@.
ok sturm@
2004-12-08 09:18:14 +00:00
grange
3bf39a6b9a Better fix for gcc3 inline function size limit; from form@.
Help with testing sturm@ naddy@.
2004-11-07 11:13:12 +00:00
grange
1fcf458373 Fix gcc3 inlining; noticed by sturm@. 2004-11-04 05:08:00 +00:00
grange
cb106381fd Update to cnupm-3.6; from form@ 2004-10-29 08:37:08 +00:00
espie
50b6f31fe3 kill INSTALL/DEINSTALL 2004-09-24 09:37:39 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
grange
cb91285aea Remove DESTDIRNAME trick, instead delete private copy of tree.h
in post-extract.

Idea and ok naddy@
2004-05-17 11:34:06 +00:00
grange
1236d6ba87 Import cnupm-3.5.
cnupm is an IPv4/IPv6 traffic collector daemon; it listens on a network
interface for IPv4/IPv6 packets that match the boolean expression (see
tcpdump(8) for more information) and collects the following statistics:

     o   address family (INET/INET6)
     o   IPv4/IPv6 protocol number
     o   source IPv4/IPv6 address
     o   source TCP/UDP port
     o   destination IPv4/IPv6 address
     o   destination TCP/UDP port
     o   total number of bytes transferred

Based on the port from the cnupm author
Oleg Safiullin <form@pdp-11.org.ru>.

Help and ok pval@ naddy@.
2004-05-13 06:52:36 +00:00