33 Commits

Author SHA1 Message Date
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
zhuk
08e1f024a2 Reset @owner, @group and @mode for rc.d script; otherwise it gets writtable
by _cnupm.
2017-12-16 17:45:43 +00:00
espie
bcb9bdbe30 stupid compiler flags 2017-05-17 23:01:26 +00:00
zhuk
b85e2f98ef Add rcscript for cnupm.
Input and okay aja@.
2015-08-14 13:06:52 +00:00
ajacoutot
e19e1c3507 Update to cnupm-3.12. 2015-05-02 19:50:29 +00:00
naddy
2235cd4981 switch from "-static" to "${STATIC}, i.e., build static PIE executables
on most archs
2015-03-14 20:52:46 +00:00
naddy
29704fbaad <netinet/in.h> before <net/pfvar.h> 2015-01-23 13:01:16 +00:00
sthen
6b49f5c822 don't rely on sys/types.h defining in_port_t, regen distinfo while there 2014-12-22 17:29:26 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
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