Port details on branch 2024Q3 |
- dsc Tool used for collecting and exploring statistics from DNS servers
- 2.15.2 dns =0 2.15.2Version of this port present on the latest quarterly branch.
- Maintainer: freebsd@dns.company
- Port Added: 2024-09-05 23:03:12
- Last Update: 2024-09-05 23:01:56
- Commit Hash: 4203f6a
- License: BSD3CLAUSE
- WWW:
- https://www.dns-oarc.net/tools/dsc/
- Description:
- DSC (originally developed by The Measurement Factory and now developed
by DNS-OARC) is a system for collecting and exploring statistics from
busy DNS servers. It uses a distributed architecture with collectors
running on or near nameservers sending their data to one or more
central presenters for display and archiving. Collectors use pcap to
sniff network traffic. They transmit aggregated data to the presenter
as XML data. dsc is configurable to allow the administrator to capture
any kind of data that he or she chooses.
- ¦ ¦ ¦ ¦
- 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/dsc/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/dsc
- pkg install dsc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dsc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725521830
SHA256 (dsc-2.15.2.tar.gz) = 9ff408bcb9be146c17c9d619b8cb7944aac5f075346b0da8faf5877c47ceac74
SIZE (dsc-2.15.2.tar.gz) = 521909
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libpcap>=1.8.1 : net/libpcap
- p5-Proc-PID-File>=1.28 : devel/p5-Proc-PID-File
- p5-XML-Simple>=2.24 : textproc/p5-XML-Simple
- python3.11 : lang/python311
- perl5>=5.36<5.37 : lang/perl5.36
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- libpcap>=1.8.1 : net/libpcap
- p5-Proc-PID-File>=1.28 : devel/p5-Proc-PID-File
- p5-XML-Simple>=2.24 : textproc/p5-XML-Simple
- python3.11 : lang/python311
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libmaxminddb.so : net/libmaxminddb
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for dsc-2.15.2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- dns_dsc
- USES:
- gmake localbase perl5 pkgconfig python shebangfix
- pkg-message:
- For install:
- Before you configure:
To obtain MaxMind's GeoIP tables, install net/geoipupdate
and run /usr/local/bin/geoipupdate manually.
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.15.2 05 Sep 2024 23:01:56 |
Vladimir Druzenko (vvd) Author: Leo Vandewoestijne |
dns/dsc: Update 2.15.1 → 2.15.2
- Replace PORTVERSION with DISTVERSION.
- Remove GNU_CONFIGURE_MANPREFIX.
- Add USES=pkgconfig (required to detect libmaxminddb during configure stage).
Changelog:
https://github.com/DNS-OARC/dsc/releases/tag/v2.15.2
PR: 281284
MFH: 2024Q3
(cherry picked from commit 0f6d49efe35085caf15f0b35b2521fe3dccb39b2) |
Number of commits found: 1
|