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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q3
py-pywdns Python wrapper for dns/wdns
0.10.1_2 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.10.1_2Version 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
Also Listed In: python
License: APACHE20
WWW:
https://github.com/farsightsec/pywdns
Description:
This is pywdns, a Python extension module implemented in Cython for the wdns C library.
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pywdns>0:dns/py-pywdns@${PY_FLAVOR}
To install the port:
cd /usr/ports/dns/py-pywdns/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/py-pywdns
  • pkg install py39-pywdns
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-pywdns listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pywdns
Package flavors (<flavor>: <package>)
  • py39: py39-pywdns
distinfo:
TIMESTAMP = 1622484113 SHA256 (pywdns-0.10.1.tar.gz) = 227bcd933403c7c05c07b3a40d30038bab505652128502c3b4f0470595a68845 SIZE (pywdns-0.10.1.tar.gz) = 12014

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. pkgconf>=1.3.0_1 : devel/pkgconf
  2. cython-3.9 : lang/cython@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Library dependencies:
  1. libwdns.so : dns/wdns
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
dns_py-pywdns
USES:
pkgconfig python
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/pywdns/
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.10.1_2
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