Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/p5-Net-DNS,
Perl5 module for DNS resolution
Branch: CURRENT,
Version: 0.70,
Package name: p5-Net-DNS-0.70,
Maintainer: pkgsrc-wip-discussNet::DNS is a Perl interface to the DNS resolver. It allows the
programmer to perform any type of DNS query from a Perl script.
For details and examples, please read the Net::DNS documentation page
('perldoc Net::DNS')
Features include a simple nameserver (Net::DNS::Nameserver), dynamic
DNS updates, signed queries (TSIG), support for DNAME resource records
and IPv6.
The author invites feedback on Net::DNS, especially on new features
like dynamic updates und TSIG. If there's something you'd like to
have added, please let him know (http://www.net-dns.org/).
Future versions may contain some C to increase speed or for those who
wish to link against libresolv or libbind.
Required to run:[
converters/p5-MIME-Base64] [
lang/perl5] [
net/p5-Socket6] [
net/p5-Net-IP] [
security/p5-Digest-HMAC] [
security/p5-Digest-MD5] [
net/p5-IO-Socket-INET6]
Required to build:[
devel/p5-Test-Simple]
Package options: inet6
Master sites: (Expand)
SHA1: 9141b796196bd5281e0e7a46103a757e39ec2176
RMD160: 5c9ddb7c48486d7a37de2bb3beeba984a1950479
Filesize: 187.014 KB
Version history: (Expand)
- (2013-09-06) Package deleted from pkgsrc
- (2013-08-28) Package has been reborn
- (2013-08-28) Package deleted from pkgsrc
- (2013-03-09) Package has been reborn
- (2013-03-09) Package deleted from pkgsrc
- (2012-12-10) Package added to pkgsrc.se, version p5-Net-DNS-0.70 (created)
CVS history: (Expand)
2013-09-05 21:33:14 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
Remove p5-Net-DNS, pkgsrc version is newer.
|
2013-03-02 11:43:36 by Matthias Scheler | Files touched by this commit (2) |
Log message:
Remove "heinz@NetBSD.org" as maintainer.
|
2012-12-15 09:27:24 by Aleksej Saushev | Files touched by this commit (7) |
Log message:
Stop setting PKG_DESTDIR_SUPPORT to default value.
|
2012-12-10 11:32:16 by Nils | Files touched by this commit (3) | |
Log message:
Import p5-Net-DNS-0.70 as wip/p5-Net-DNS.
Net::DNS is a Perl interface to the DNS resolver. It allows the
programmer to perform any type of DNS query from a Perl script.
For details and examples, please read the Net::DNS documentation page
('perldoc Net::DNS')
Features include a simple nameserver (Net::DNS::Nameserver), dynamic
DNS updates, signed queries (TSIG), support for DNAME resource records
and IPv6.
The author invites feedback on Net::DNS, especially on new features
like dynamic updates und TSIG. If there's something you'd like to
have added, please let him know (http://www.net-dns.org/).
Future versions may contain some C to increase speed or for those who
wish to link against libresolv or libbind.
This is an upgrade of net/p5-Net-DNS (version 0.66). This new version
brings, amongst other things, Net::DNS::Zone::Parser.
|