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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
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: 2014-06-03 08:36:18
Last Update: 2023-09-10 05:35:13
Commit Hash: e81c9f1
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

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.
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

Packages (timestamps in pop-ups are UTC):
wdns
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.12.00.12.00.10.00.12.00.12.0-0.10.0-
FreeBSD:13:quarterly0.12.00.12.00.11.00.12.00.12.00.12.00.12.00.12.0
FreeBSD:14:latest0.12.00.12.00.11.00.12.00.12.00.11.0-0.11.0
FreeBSD:14:quarterly0.12.00.12.0-0.12.00.12.00.12.00.12.00.12.0
FreeBSD:15:latest0.12.00.12.0n/a0.12.0n/a0.12.00.12.00.12.0
FreeBSD:15:quarterly--n/a-n/a---
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: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.12.0
10 Sep 2023 05:35:13
commit hash: e81c9f11826759d60187c6cc79463f5162781170commit hash: e81c9f11826759d60187c6cc79463f5162781170commit hash: e81c9f11826759d60187c6cc79463f5162781170commit hash: e81c9f11826759d60187c6cc79463f5162781170 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
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.11.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.11.0
12 Apr 2022 05:31:39
commit hash: 9c3e1c57db67d38cf0d4f2cb840a29f855a025e9commit hash: 9c3e1c57db67d38cf0d4f2cb840a29f855a025e9commit hash: 9c3e1c57db67d38cf0d4f2cb840a29f855a025e9commit hash: 9c3e1c57db67d38cf0d4f2cb840a29f855a025e9 files touched by this commit
Don Lewis (truckman) search for other commits by this committer
dns/wdns: Upgrade to version 0.11.0

  * Improve support for CAA records. (CAA was previously rendered as a
    "generic" rdata type.)

  * Bug fix for NSEC/NSEC3/CSYNC: do not output empty rrtype bitmaps
    per RFC6840 section 6.4.

  * Fix parsing of A6 records that ommit and address portion. Correct
    parsing of A6 records with prefix length 0. Correct handling of
    A6 address bytes. The address bytes of an A6 record are an address
    suffix relative to the prefix represented by the domain name, and
    so must be copied to and from the lower order bytes of the internal
    address representation. These A6 code updates were for the purposes
    of clearing "round trip" test errors in the existing code base.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.10.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.10.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.10.0
05 Dec 2019 23:09:10
Revision:519111Original commit files touched by this commit
truckman search for other commits by this committer
Upgrade dns/wdns to version 0.10.0:

  * Handle corner case of NSEC3 hash field with length zero.

  * Preserve name case when parsing rdata strings.

  * Fix printing of bitmap entries for rrtypes larger than 255.
    Improve rrtype sorting.

  * Preserve character-string boundaries when formatting TXT rdata.

  * Add ./configure --with-coverage option to build with code coverage
    and make targets: clean-coverage to remove the coverage data and results
    and report-coverage to generate report (after running the code such as
    with "make check").
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.1
28 May 2017 23:17:05
Revision:441953Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix OPTIONS_DEFAULT: remove EXAMPLES which is added by framework

Approved by:	portmgr (blanket)
0.9.1
04 Jan 2017 04:43:36
Revision:430537Original commit files touched by this commit
truckman search for other commits by this committer
Upgrade dns/wdns to version 0.9.1:

  * t/: Fix format specifiers for size_t in some tests.

  * Add README.md.

  * Don't install the compiled example programs.

Optionally install source code for example programs under ${EXAMPLESDIR}.

Define TEST_TARGET.

Sponsored by:	Farsight Security, Inc.
0.9.0
20 Apr 2016 05:03:47
Revision:413670Original commit files touched by this commit
truckman search for other commits by this committer
Upgrade dns/wdns to version 0.9.0:

  * Support for new rrtypes:
    - CDNSKEY and CDS (RFC 7344)
    - CSYNC (RFC 7477)
    - EUI48 and EUI64 (RFC 7043)
    - OPENPGPKEY (draft-ietf-dane-openpgpkey)
    - TLSA (RFC 6698)
    - URI (RFC 7553)

  * Added new rrtype mnemonics: CDNSKEY, CSYNC, EUI48, EUI64, GID, L32, L64,
    LP, NID, OPENPGPKEY, TLSA, UID, UINFO, UNSPEC.

Sponsored by:	Farsight Security, Inc.
0.8.1
26 Feb 2016 21:12:53
Revision:409638Original commit files touched by this commit
truckman search for other commits by this committer
Update to version 0.8.1:

  * Allow compressed <domain-name> record data fields in all supported record
    types (#12).

Sponsored by:	Farsight Security, Inc.
0.8.0
28 Oct 2015 02:34:45
Revision:400368Original commit files touched by this commit
truckman search for other commits by this committer
Upgrade to wdns version 0.8.0.

wdns (0.8.0)

  [ Henry Stern ]
  * wdns_str_to_rcode(): New function.

  * wdns_str_to_name_case(): New function.

Sponsored by:	Farsight Security, Inc.
0.7.0
23 Sep 2015 22:05:57
Revision:397665Original commit files touched by this commit
truckman search for other commits by this committer
Upgrade to 0.7.0:

  [ Henry Stern ]
  * wdns_str_to_rdata(): New function.

  * wdns_str_to_rrclass(): New function.

  [ Robert Edmonds ]
  * examples/wdns-dump-file: New utility.

Sponsored by:	Farsight Security, Inc.
0.6.0_1
06 Apr 2015 12:40:48
Revision:383420Original commit files touched by this commit
truckman search for other commits by this committer
Add LICENSE_FILE (and bump PORTREVISION).

Convert to use MASTER_SIGHTS_FARSIGHT.

Differential Revision:	https://reviews.freebsd.org/D2235
Approved by:	mat (mentor)
Sponsored by:	Farsight Security, Inc.
0.6.0
10 Jan 2015 02:42:02
Revision:376669Original commit files touched by this commit
truckman search for other commits by this committer
MASTER_SITE dl.farsightsecurity.com only allows https downloads.
Mirror the distfile on LOCAL as a http backup for clients that
can't use https.

Use INSTALL_TARGET=install-strip instead of ${STRIP_CMD}.

Differential Revision:	https://reviews.freebsd.org/D1473
Approved by:	mat (mentor)
0.6.0
05 Jun 2014 00:49:15
Revision:356560Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.6.0

PR:		190620
Submitted by:	maintainer
0.5
03 Jun 2014 08:36:10
Revision:356309Original commit files touched by this commit
miwi search for other commits by this committer
wdns is a low-level DNS library. It contains a fast DNS message parser
and various utility functions for manipulating wire-format DNS data.

WWW: https://github.com/farsightsec/wdns

PR:		ports/190552

Number of commits found: 17