Port details on branch 2023Q3 |
- wdns Low-level DNS library
- 0.12.0 dns
=0 0.12.0Version of this port present on the latest quarterly branch. - Maintainer: truckman@FreeBSD.org
 - Port Added: 2023-09-10 17:57:03
- Last Update: 2023-09-10 17:52:49
- Commit Hash: cb84157
- License: APACHE20
- WWW:
- https://github.com/farsightsec/wdns
- Description:
- wdns is a low-level DNS library. It contains a fast DNS message parser
and various utility functions for manipulating wire-format DNS data.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/dns/wdns/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/wdns
- pkg install wdns
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wdns
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1694204447
SHA256 (wdns-0.12.0.tar.gz) = 44eb1fbb6993889f116e38b85eaf5badc114a87148734d39943c18752b4da74e
SIZE (wdns-0.12.0.tar.gz) = 421748
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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- This port is required by:
- for Libraries
-
- dns/dnstable
- dns/dnstable-convert
- dns/py-pywdns
- net/axa
- net/nmsg
- net/sie-nmsg
Configuration Options:
- ===> The following configuration options are available for wdns-0.12.0:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- dns_wdns
- USES:
- gmake libtool pathfix pkgconfig python:build
- FreshPorts was unable to extract/find any pkg message
- 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 |
0.12.0 10 Sep 2023 17:52:49
    |
Don Lewis (truckman)  |
dns/wdns: upgrade to version 0.12.0
0.12.0:
* Add EDNS output to wdns_message_to_str().
* Fix memory leak triggered by multiple OPT records in messages.
* Fixes multiple bugs in base32 encoding, NSEC bitmap parsing, and
HTTPS svcparam parsing.
* Fix out of bounds memory write in wdns_str_to_name.
* Fix handling of no address for client subnets.
Bump PORTREVISION of dependent ports.
MFH: 2023Q3
Sponsored by: DomainTools LLC
(cherry picked from commit e81c9f11826759d60187c6cc79463f5162781170) |
Number of commits found: 1
|