A library for programs conforming to DNS RFCs and drafts Maintained by:jaap@NLnetLabs.nl Port Added: 22 Nov 2012 12:28:27 License: BSD
Ldns is a library to simplify implementation of recent DNS RFCs. The goal
is to allow depelopers to easily create software conforming to current RFCs
and experimental software for current Internet drafts.
Because ldns is written in C it should be a lot faster than Perl or other
scripting languages.
WWW: http://www.nlnetlabs.nl/projects/ldns/
To install the port:cd /usr/ports/dns/py-ldns/ && make install clean To add the package:pkg_add -r py27-ldns
Configuration Options
===> The following configuration options are available for py27-ldns-1.6.16:
DOXYGEN=off: Build documentation with Doxygen
DRILL=on: With drill program
EXAMPLES=on: Build and/or install examples
GOST=off: GOST signatures enabled, requires openssl >= 1.0.0
PYLDNS=on: Python bindings
===> Use 'make config' to modify these settings
- Add dns/py-ldns, a stub port of dns/ldns with python bindings enabled. This
is required for the upcoming dns/sshfp update
- Register CONFLICTS and PKGNAMEPREFIX in dns/ldns
Feature safe: yes