notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2023Q3
wdns Low-level DNS library
0.12.0 dns on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.12.0Version of this port present on the latest quarterly branch.
Maintainer: truckman@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/wdns-0.12.0/catalog.mk
  3. /usr/local/share/licenses/wdns-0.12.0/LICENSE
  4. /usr/local/share/licenses/wdns-0.12.0/APACHE20
  5. include/wdns.h
  6. lib/libwdns.a
  7. lib/libwdns.so
  8. lib/libwdns.so.1
  9. lib/libwdns.so.1.3.1
  10. libdata/pkgconfig/libwdns.pc
  11. @owner
  12. @group
  13. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • wdns>0:dns/wdns
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. python3.9 : lang/python39
This port is required by:
for Libraries
  1. dns/dnstable
  2. dns/dnstable-convert
  3. dns/py-pywdns
  4. net/axa
  5. net/nmsg
  6. 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:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/truckman/farsight/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/truckman/farsight/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/truckman/farsight/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/truckman/farsight/
  5. https://dl.farsightsecurity.com/dist/wdns/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.12.0
10 Sep 2023 17:52:49
commit hash: cb8415790a2343ef7a5311eec137c9a9de53ceeacommit hash: cb8415790a2343ef7a5311eec137c9a9de53ceeacommit hash: cb8415790a2343ef7a5311eec137c9a9de53ceeacommit hash: cb8415790a2343ef7a5311eec137c9a9de53ceea files touched by this commit
Don Lewis (truckman) search for other commits by this committer
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