openbsd-ports/net/pear-Net-DNS/pkg/PLIST
sthen e0547aef7c import net/pear-Net-DNS, from dlg@
A resolver library used to communicate with a name server to perform
DNS queries, zone transfers, dynamic DNS updates, etc.

Creates an object hierarchy from a DNS server response, which allows
you to view all of the information given by the DNS server. It
bypasses the system resolver library and communicates directly with
the server.
2009-09-17 00:10:45 +00:00

27 lines
680 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2009/09/17 00:10:45 sthen Exp $
@group daemon
lib/
lib/php/
pear/lib/.registry/net_dns.reg
pear/lib/Net/
pear/lib/Net/DNS/
pear/lib/Net/DNS.php
pear/lib/Net/DNS/Header.php
pear/lib/Net/DNS/Packet.php
pear/lib/Net/DNS/Question.php
pear/lib/Net/DNS/RR/
pear/lib/Net/DNS/RR.php
pear/lib/Net/DNS/RR/A.php
pear/lib/Net/DNS/RR/AAAA.php
pear/lib/Net/DNS/RR/CNAME.php
pear/lib/Net/DNS/RR/HINFO.php
pear/lib/Net/DNS/RR/MX.php
pear/lib/Net/DNS/RR/NAPTR.php
pear/lib/Net/DNS/RR/NS.php
pear/lib/Net/DNS/RR/PTR.php
pear/lib/Net/DNS/RR/SOA.php
pear/lib/Net/DNS/RR/SRV.php
pear/lib/Net/DNS/RR/TSIG.php
pear/lib/Net/DNS/RR/TXT.php
pear/lib/Net/DNS/Resolver.php