Commit graph

7 commits

Author SHA1 Message Date
jlam
530b4108bb Honor ${PKGMANDIR} during installation of net/dnscap. 2017-08-08 17:13:34 +00:00
jlam
2944f810d1 There is no MANPREFIX variable -- use PKGMANDIR as intended. 2017-08-08 16:38:19 +00:00
agc
203292f73e Add SHA512 digests for distfiles for net category
Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
leot
89a06f073b Update net/dnscap to dnscap-141, from Benedek Gergely via pkgsrc-users@.
ok by wiz@.

Changes:
2012-03-22
        Added -Y option to specify the IP address of responses that
        should not be captured.  This option is useful when you want
        to capture queries and spoofed response (DDoS attack) traffic,
        but not the normal response traffic.

        Added -L option to specify that dnscap should capture both
        VLAN-tagged and un-tagged packets.  This is in contrast
        to the existing -l option which causes untagged packets
        to be ignored.
2015-08-14 21:08:00 +00:00
jperkin
73dedd67c2 PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
agc
3e37430049 Initial import of dnscap-134 into the Packages Collection.
dnscap is a network capture utility designed specifically for DNS
	traffic.  It produces binary data in pcap(3) format.  This utility is
	similar to tcpdump(1), but has a number of features tailored to DNS
	transactions and protocol options.

	OARC likes to use dnscap for DITL data collections.  Some of its
	features include:

	+ Understands both IPv4 and IPv6
	+ Captures UDP, TCP, and IP fragments.
	+ Collect only queries, responses, or both (-s option)
	+ Collect for only certain source/destination addresses (-a -z -A -Z
	  options)
	+ Periodically creates new pcap files (-t option)
	+ Spawns an upload script after closing a pcap file (-k option)
	+ Will start and stop collecting at specific times (-B -E options)
2011-12-08 07:39:00 +00:00