Port details |
- dnscap DNS network traffic capture utility
- 2.2.1,1 dns =5 2.2.0,1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2007-05-02 22:44:22
- Last Update: 2024-09-15 20:09:36
- Commit Hash: fad2ba9
- People watching this port, also watch:: ap24-mod_security, check_ssl_cert, rdesktop, virtualbox-ose-kmod, net-snmp
- License: BSD3CLAUSE
- WWW:
- https://www.dns-oarc.net/tools/dnscap
- https://github.com/DNS-OARC/dnscap
- Description:
- 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 uses dnscap for DITL data collections.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/dns/dnscap/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/dnscap
- pkg install dnscap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dnscap
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726080935
SHA256 (dnscap-2.2.1.tar.gz) = 44e4f48693c22c3314d24c0706b3ccabdf0337ebbbf1d7510c45605b3ec734ef
SIZE (dnscap-2.2.1.tar.gz) = 765941
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libldns.so : dns/ldns
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for dnscap-2.2.1,1:
CDS=off: CBOR DNS Stream (CDS) format (experimental)
THREADS=on: Threading support
===> Use 'make config' to modify these settings
- Options name:
- dns_dnscap
- USES:
- autoreconf libtool localbase pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.1,1 15 Sep 2024 20:09:36 |
Po-Chuan Hsieh (sunpoet) |
dns/dnscap: Update to 2.2.1
- Remove DOCS option
- Convert REINPLACE_CMD to patch file
Changes: https://github.com/DNS-OARC/dnscap/releases |
2.2.0,1 13 Apr 2024 13:03:19 |
Po-Chuan Hsieh (sunpoet) |
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after
9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9 |
2.2.0,1 21 Feb 2024 15:06:28 |
Po-Chuan Hsieh (sunpoet) |
dns/dnscap: Update manpage location (003a571d1d6585196545295efc181514f171c4c4,
r523104) |
2.2.0,1 26 Aug 2023 20:33:49 |
Po-Chuan Hsieh (sunpoet) |
dns/dnscap: Update to 2.2.0
Changes: https://github.com/DNS-OARC/dnscap/releases |
2.1.3,1 09 Jul 2023 10:17:08 |
Po-Chuan Hsieh (sunpoet) |
dns/dnscap: Update to 2.1.3
Changes: https://github.com/DNS-OARC/dnscap/releases |
2.1.1,1 05 Apr 2023 17:29:47 |
Po-Chuan Hsieh (sunpoet) |
dns/dnscap: Update WWW and clean up pkg-descr |
2.1.1,1 21 Mar 2023 19:20:05 |
Po-Chuan Hsieh (sunpoet) |
dns/dnscap: Update to 2.1.1
Changes: https://github.com/DNS-OARC/dnscap/releases |
2.1.0,1 10 Sep 2022 16:05:56 |
Po-Chuan Hsieh (sunpoet) |
dns/dnscap: Update to 2.1.0
Changes: https://github.com/DNS-OARC/dnscap/releases |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.3,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.0.3,1 20 Jul 2022 14:21:47 |
Tobias C. Berner (tcberner) |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
2.0.3,1 16 Jun 2022 13:59:08 |
Po-Chuan Hsieh (sunpoet) |
dns/dnscap: Update to 2.0.3
Changes: https://github.com/DNS-OARC/dnscap/releases |
2.0.2,1 25 Mar 2022 13:36:41 |
Po-Chuan Hsieh (sunpoet) |
dns/dnscap: Update to 2.0.2
Changes: https://github.com/DNS-OARC/dnscap/releases |
2.0.1_1,1 25 Oct 2021 21:46:32 |
Po-Chuan Hsieh (sunpoet) |
dns/dnscap: Use REINPLACE_CMD instead of patch files |
2.0.1_1,1 25 Oct 2021 15:57:14 |
Po-Chuan Hsieh (sunpoet) |
dns/dnscap: Fix packaging with CDS disabled
- Bump PORTREVISION for package change
Reported by: Ray Bellis <ray@isc.org> |
2.0.1,1 11 May 2021 21:46:58 |
Po-Chuan Hsieh (sunpoet) |
dns/dnscap: Update to 2.0.1
Changes: https://github.com/DNS-OARC/dnscap/releases |
1.12.0,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.12.0,1 06 Nov 2020 11:19:33 |
sunpoet |
Update to 1.12.0
Changes: https://github.com/DNS-OARC/dnscap/releases |
1.11.1,1 21 Aug 2020 21:21:41 |
sunpoet |
Update to 1.11.1
Changes: https://github.com/DNS-OARC/dnscap/releases |
1.11.0,1 03 Jun 2020 18:07:47 |
sunpoet |
Update to 1.11.0
Changes: https://github.com/DNS-OARC/dnscap/releases |
1.10.4,1 03 Mar 2020 18:50:04 |
sunpoet |
Update to 1.10.4
Changes: https://github.com/DNS-OARC/dnscap/releases |
1.10.3,1 03 Oct 2019 19:27:13 |
sunpoet |
Update to 1.10.3
- Add my LOCAL to MASTER_SITES
Changes: https://github.com/DNS-OARC/dnscap/releases |
1.10.2,1 06 Aug 2019 17:42:05 |
sunpoet |
Update to 1.10.2
Changes: https://github.com/DNS-OARC/dnscap/releases |
1.10.1,1 09 Jul 2019 18:19:42 |
sunpoet |
Update to 1.10.1
Changes: https://github.com/DNS-OARC/dnscap/releases |
1.10.0,1 05 Dec 2018 18:46:26 |
sunpoet |
Update to 1.10.0
- Update MASTER_SITES
Changes: https://github.com/DNS-OARC/dnscap/releases |
1.9.0,1 01 Mar 2018 15:19:13 |
sunpoet |
Update to 1.9.0
Changes: https://github.com/DNS-OARC/dnscap/releases |
1.8.0,1 13 Feb 2018 17:02:05 |
sunpoet |
Add CDS option |
1.8.0,1 08 Feb 2018 18:51:45 |
sunpoet |
Use GitHub source instead of upstream-packaged tarball |
1.8.0,1 08 Feb 2018 13:00:10 |
sunpoet |
Update to 1.8.0
Changes: https://github.com/DNS-OARC/dnscap/releases |
1.7.1_1,1 08 Feb 2018 12:28:41 |
sunpoet |
Do not install LICENSE to DOCSDIR
- Convert PORTDOCS=* to PLIST entries
- Bump PORTREVISION for package change |
1.7.1,1 28 Dec 2017 13:41:29 |
sunpoet |
Update to 1.7.1
Changes: https://github.com/DNS-OARC/dnscap/releases |
1.7.0,1 20 Dec 2017 14:37:07 |
sunpoet |
Update to 1.7.0
Changes: https://github.com/DNS-OARC/dnscap/releases |
1.6.0,1 03 Dec 2017 20:34:33 |
sunpoet |
Update to 1.6.0
Changes: https://github.com/DNS-OARC/dnscap/releases |
1.5.1,1 22 Aug 2017 16:40:03 |
sunpoet |
Update to 1.5.1
Changes: https://github.com/DNS-OARC/dnscap/releases
MFH: 2017Q3 |
1.5.0,1 08 Jun 2017 14:06:34 |
sunpoet |
Update to 1.5.0
Changes: https://github.com/DNS-OARC/dnscap/releases |
1.4.1,1 30 Mar 2017 15:13:00 |
sunpoet |
Update to 1.4.1
Changes: https://github.com/DNS-OARC/dnscap/releases |
1.4.0,1 21 Mar 2017 20:40:19 |
sunpoet |
Add THREADS option
PR: 217976
Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> |
1.4.0,1 28 Feb 2017 14:57:52 |
sunpoet |
Update to 1.4.0
- Add my LOCAL to MASTER_SITES
Changes: https://github.com/DNS-OARC/dnscap/releases |
1.3.0,1 30 Dec 2016 19:20:04 |
sunpoet |
- Update to 1.3.0
- Update LICENSE
- Add LICENSE_FILE
- Update pkg-descr
- Add GitHub repository to WWW
- Take maintainership
Changes: https://github.com/DNS-OARC/dnscap/releases |
134 23 Nov 2016 19:10:03 |
amdmi3 |
- Add LICENSE
- Use GNU_CONFIGURE
- Regenerate patches |
134 16 Nov 2016 22:55:39 |
rene |
Reset edwin's ports, he has handed in his commit bit.
With hat: portmgr-secretary |
134 19 Feb 2014 11:55:56 |
ehaupt |
Support staging |
134 20 Sep 2013 16:31:58 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
134 22 Mar 2011 21:24:35 |
edwin |
Remove some leftover files from a long time ago. |
134 22 Mar 2011 21:23:03 |
edwin |
Update to version 134
Submitted by: "Wessels, Duane" <dwessels@verisign.com> |
1.0.r6_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.0.r6_1 23 Sep 2008 01:18:26 |
edwin |
Fix build, don't depend on bind9 to be installed anymore.
Noticed by: QAT |
1.0.r6 23 Sep 2008 00:53:38 |
edwin |
dnscap is a network capture utility designed specifically for DNS
traffic. It normally produces binary data in pcap(3) format, either
on standard output or in successive dump files (based on the -w
command line option.) This utility is similar to tcpdump(1), but
has finer grained packet recognition tailored to DNS transactions
and protocol options. dnscap is expected to be used for gathering
continuous research or audit traces.
WWW: https://www.dns-oarc.net/tools/dnscap
PR: ports/127433
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
0.0 02 May 2007 23:38:24 |
edwin |
Removed on authors request until the program has reached maturity. |
0.0 02 May 2007 22:44:14 |
edwin |
DNSCAP - DNS traffic capture utility
cap is a network capture utility designed specifically for DNS
traffic. It produces binary data in pcap(3) format, either on
standard output (by default) or in successive dump files (if the d
command line option is given.) This utility is similar to tcpdump(1),
but has finer grained packet recognition tailored to DNS transactions
and protocol options. dnscap is expected to be used for gathering
continuous research or audit traces.
SYNOPSIS
dnscap [-avf6] [-i if ...] [-l vlan ...] [-p port] [-m [quire]] [-h [ir]]
[-q host ...] [-r host ...] [-d base [-k cmd]] [-t lim] [-c lim]
WWW: http://public.oarci.net/tools/dnscap |