2003-08-16 00:59:37 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
#
|
2003-08-30 08:27:01 +02:00
|
|
|
|
2004-04-02 09:29:48 +02:00
|
|
|
COMMENT = Domain Name Service tools
|
|
|
|
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += adns
|
2003-09-10 11:59:25 +02:00
|
|
|
SUBDIR += ares
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += bind9
|
2005-07-13 21:24:35 +02:00
|
|
|
SUBDIR += bind9-sdb-ldap
|
2008-08-27 03:01:00 +02:00
|
|
|
SUBDIR += bind9-sdb-postgresql
|
2007-10-06 01:33:27 +02:00
|
|
|
SUBDIR += bind94
|
2009-08-15 20:21:12 +02:00
|
|
|
SUBDIR += bind94-geoip
|
2008-07-04 17:41:46 +02:00
|
|
|
SUBDIR += bind95
|
2009-01-04 08:28:06 +01:00
|
|
|
SUBDIR += bind96
|
2009-12-14 07:25:17 +01:00
|
|
|
SUBDIR += bind97
|
2007-12-13 07:55:32 +01:00
|
|
|
SUBDIR += bindgraph
|
2006-09-07 14:22:18 +02:00
|
|
|
SUBDIR += c-ares
|
2005-05-20 23:19:10 +02:00
|
|
|
SUBDIR += checkdns
|
2004-03-02 18:17:21 +01:00
|
|
|
SUBDIR += crossip
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += ddclient
|
|
|
|
SUBDIR += dhid
|
|
|
|
SUBDIR += dhisd
|
|
|
|
SUBDIR += djbdns
|
2004-10-13 10:32:24 +02:00
|
|
|
SUBDIR += djbdns-tools
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += dlint
|
|
|
|
SUBDIR += dnrd
|
2008-11-23 17:35:48 +01:00
|
|
|
SUBDIR += dns2tcp
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += dns_balance
|
2008-08-07 23:28:14 +02:00
|
|
|
SUBDIR += dns_mre
|
2008-09-23 02:53:38 +02:00
|
|
|
SUBDIR += dnscap
|
2005-09-25 20:05:48 +02:00
|
|
|
SUBDIR += dnscheck
|
2004-11-07 00:35:30 +01:00
|
|
|
SUBDIR += dnsdoctor
|
2003-10-17 22:18:11 +02:00
|
|
|
SUBDIR += dnsflood
|
2004-11-09 17:43:18 +01:00
|
|
|
SUBDIR += dnshijacker
|
dnsjava is an implementation of DNS in Java. It supports all defined record
types (including the DNSSEC types), and unknown types. It can be used for
queries, zone transfers, and dynamic updates. It includes a cache which can be
used by clients, and a minimal implementation of a server. It supports TSIG
authenticated messages, partial DNSSEC verification, and EDNS0.
dnsjava provides functionality above and beyond that of the InetAddress class.
Since it is written in pure Java, dnsjava is fully threadable, and in many
cases is faster than using InetAddress.
dnsjava provides both high and low level access to DNS. The high level
functions perform queries for records of a given name, type, and class, and
return an array of records. There is also a clone of InetAddress, which is even
simpler. A cache is used to reduce the number of DNS queries sent. The low
level functions allow direct manipulation of DNS messages and records, as well
as allowing additional resolver properties to be set.
WWW: http://www.xbill.org/dnsjava/
2004-11-19 15:11:10 +01:00
|
|
|
SUBDIR += dnsjava
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += dnsmasq
|
2005-01-29 20:17:03 +01:00
|
|
|
SUBDIR += dnsmax-perl
|
2006-10-31 22:16:17 +01:00
|
|
|
SUBDIR += dnsperf
|
2004-01-14 13:47:13 +01:00
|
|
|
SUBDIR += dnsproxy
|
2009-05-30 20:43:33 +02:00
|
|
|
SUBDIR += dnsreflector
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += dnstop
|
|
|
|
SUBDIR += dnstracer
|
|
|
|
SUBDIR += dnsutl
|
|
|
|
SUBDIR += dnswalk
|
2008-01-28 20:38:44 +01:00
|
|
|
SUBDIR += dnswall
|
2005-11-25 21:54:32 +01:00
|
|
|
SUBDIR += doc
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += domtools
|
2005-01-12 10:46:03 +01:00
|
|
|
SUBDIR += drill
|
2005-12-12 10:57:23 +01:00
|
|
|
SUBDIR += dualserver
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += ez-ipupdate
|
2004-08-08 23:59:24 +02:00
|
|
|
SUBDIR += fastresolve
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += firedns
|
2007-01-08 14:28:54 +01:00
|
|
|
SUBDIR += fourcdns
|
2004-07-03 16:23:35 +02:00
|
|
|
SUBDIR += fpdns
|
2003-11-16 23:17:48 +01:00
|
|
|
SUBDIR += geta
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += ghtool
|
2004-10-23 20:12:40 +02:00
|
|
|
SUBDIR += gresolver
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += h2n
|
|
|
|
SUBDIR += hesiod
|
|
|
|
SUBDIR += host
|
|
|
|
SUBDIR += idnkit
|
2005-09-20 17:15:31 +02:00
|
|
|
SUBDIR += inadyn
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += ipcheck
|
2004-01-06 09:19:47 +01:00
|
|
|
SUBDIR += ldapdns
|
2005-12-30 05:24:11 +01:00
|
|
|
SUBDIR += ldns
|
2007-06-04 10:31:46 +02:00
|
|
|
SUBDIR += ldnsm
|
The libbind functions have been separated from the BIND suite as of
BIND 9.6.0. Originally from older versions of BIND, they have been
continually maintained and improved but not installed by default with
BIND 9. This standard resolver library contains the same historical
functions and headers included with many Unix operating systems.
In fact, most implementations are based on the same original code.
ISC's libbind provides the standard resolver library, along with header
files and documentation, for communicating with domain name servers,
retrieving network host entries from /etc/hosts or via DNS, converting
CIDR network addresses, performing Hesiod information lookups, retrieving
network entries from /etc/networks, implementing TSIG transaction/request
security of DNS messages, performing name-to-address and address-to-name
translations, and utilizing /etc/resolv.conf for resolver configuration.
WWW: https://www.isc.org/software/libbind
- Doug Barton
DougB@FreeBSD.org
2009-08-10 08:44:32 +02:00
|
|
|
SUBDIR += libbind
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += libdjbdns
|
2005-11-12 19:52:22 +01:00
|
|
|
SUBDIR += libidn
|
2009-04-06 18:08:58 +02:00
|
|
|
SUBDIR += linux-f8-libidn
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += maradns
|
|
|
|
SUBDIR += mdnsd
|
|
|
|
SUBDIR += mydns
|
2009-03-29 13:57:35 +02:00
|
|
|
SUBDIR += mydns-ng
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += noip
|
|
|
|
SUBDIR += nsd
|
2006-10-31 18:27:32 +01:00
|
|
|
SUBDIR += nsd2
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += nslint
|
|
|
|
SUBDIR += nsping
|
2007-01-20 15:43:58 +01:00
|
|
|
SUBDIR += nss_mdns
|
2006-04-12 15:02:44 +02:00
|
|
|
SUBDIR += nss_resinit
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += odsclient
|
2006-11-15 22:23:52 +01:00
|
|
|
SUBDIR += opendd
|
2010-01-07 07:25:07 +01:00
|
|
|
SUBDIR += opendnssec
|
2008-02-02 09:53:21 +01:00
|
|
|
SUBDIR += openresolv
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += p5-BIND-Conf_Parser
|
|
|
|
SUBDIR += p5-DNS-Config
|
2006-05-28 22:10:52 +02:00
|
|
|
SUBDIR += p5-DNS-EasyDNS
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += p5-DNS-Zone
|
2004-07-15 15:37:58 +02:00
|
|
|
SUBDIR += p5-DNS-ZoneParse
|
2005-12-30 10:48:14 +01:00
|
|
|
SUBDIR += p5-Data-Validate-Domain
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += p5-Net-DNS
|
2008-05-07 08:05:47 +02:00
|
|
|
SUBDIR += p5-Net-DNS-Async
|
2006-09-26 12:22:20 +02:00
|
|
|
SUBDIR += p5-Net-DNS-Codes
|
2007-02-10 17:13:31 +01:00
|
|
|
SUBDIR += p5-Net-DNS-Resolver-Programmable
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += p5-Net-DNS-SEC
|
2006-10-04 16:33:27 +02:00
|
|
|
SUBDIR += p5-Net-DNS-ToolKit
|
2004-10-14 21:24:46 +02:00
|
|
|
SUBDIR += p5-Net-DNS-ZoneCheck
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += p5-Net-DNS-ZoneFile
|
2004-10-14 21:16:28 +02:00
|
|
|
SUBDIR += p5-Net-DNS-ZoneFile-Fast
|
2007-08-21 13:01:56 +02:00
|
|
|
SUBDIR += p5-Net-DNSBL-MultiDaemon
|
2008-01-12 17:38:47 +01:00
|
|
|
SUBDIR += p5-Net-DNSBL-Statistics
|
2005-03-04 03:07:30 +01:00
|
|
|
SUBDIR += p5-Net-Domain-ExpireDate
|
2005-12-30 10:40:59 +01:00
|
|
|
SUBDIR += p5-Net-Domain-TLD
|
2005-11-12 19:52:22 +01:00
|
|
|
SUBDIR += p5-Net-LibIDN
|
2003-10-14 16:23:24 +02:00
|
|
|
SUBDIR += p5-Net-Nslookup
|
2006-07-13 04:02:55 +02:00
|
|
|
SUBDIR += p5-Net-RBLClient
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += p5-POE-Component-Client-DNS
|
2007-02-25 16:03:47 +01:00
|
|
|
SUBDIR += p5-POE-Component-Server-DNS
|
2004-11-05 18:22:26 +01:00
|
|
|
SUBDIR += p5-Stanford-DNSserver
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += p5-Tie-DNS
|
2009-05-17 02:23:40 +02:00
|
|
|
SUBDIR += p5-pgeodns
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += pdnsd
|
2007-07-04 10:21:53 +02:00
|
|
|
SUBDIR += pear-File_DNS
|
2006-12-22 23:33:52 +01:00
|
|
|
SUBDIR += pear-Net_DNS
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += posadis
|
2005-01-20 17:49:52 +01:00
|
|
|
SUBDIR += poweradmin
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += powerdns
|
2008-05-07 14:26:27 +02:00
|
|
|
SUBDIR += powerdns-devel
|
2006-11-16 00:59:16 +01:00
|
|
|
SUBDIR += powerdns-recursor
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += py-adns
|
|
|
|
SUBDIR += py-dns
|
2004-12-26 11:36:52 +01:00
|
|
|
SUBDIR += py-dnspython
|
2009-12-25 20:24:24 +01:00
|
|
|
SUBDIR += py-namebench
|
2005-04-15 06:55:22 +02:00
|
|
|
SUBDIR += py-twistedNames
|
2003-08-30 02:45:27 +02:00
|
|
|
SUBDIR += rbldnsd
|
2004-11-06 23:25:28 +01:00
|
|
|
SUBDIR += rbllookup
|
2006-11-13 14:10:14 +01:00
|
|
|
SUBDIR += rbllookup-ng
|
2009-08-27 11:20:22 +02:00
|
|
|
SUBDIR += rubygem-dnsruby
|
2005-04-20 02:21:04 +02:00
|
|
|
SUBDIR += scavenge
|
2004-06-02 21:18:22 +02:00
|
|
|
SUBDIR += sheerdns
|
2004-01-02 00:12:39 +01:00
|
|
|
SUBDIR += skadns
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += sleuth
|
2004-12-22 05:06:34 +01:00
|
|
|
SUBDIR += sqldjbdns
|
2006-10-05 14:50:47 +02:00
|
|
|
SUBDIR += sshfp
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += staticcharge
|
2005-07-12 13:06:26 +02:00
|
|
|
SUBDIR += tinystats
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += totd
|
2008-05-24 01:39:53 +02:00
|
|
|
SUBDIR += udns
|
2008-04-29 09:35:14 +02:00
|
|
|
SUBDIR += unbound
|
2003-12-18 14:59:48 +01:00
|
|
|
SUBDIR += updatedd
|
2007-08-13 23:37:31 +02:00
|
|
|
SUBDIR += vizone
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += walker
|
2008-08-17 08:09:52 +02:00
|
|
|
SUBDIR += zkt
|
2003-08-30 08:27:01 +02:00
|
|
|
SUBDIR += zonecheck
|
2005-04-23 13:51:58 +02:00
|
|
|
SUBDIR += zonenotify
|
2003-08-16 00:59:37 +02:00
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|