2003-08-15 22:59:37 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
#
|
2003-08-30 06:27:01 +00:00
|
|
|
|
2004-04-02 07:29:48 +00:00
|
|
|
COMMENT = Domain Name Service tools
|
|
|
|
|
2003-09-05 04:54:37 +00:00
|
|
|
SUBDIR += adns
|
2003-09-10 09:59:25 +00:00
|
|
|
SUBDIR += ares
|
2003-09-05 04:54:37 +00:00
|
|
|
SUBDIR += bind8
|
|
|
|
SUBDIR += bind84
|
|
|
|
SUBDIR += bind9
|
|
|
|
SUBDIR += bind9-dlz
|
2004-03-02 17:17:21 +00:00
|
|
|
SUBDIR += crossip
|
2003-09-05 04:54:37 +00:00
|
|
|
SUBDIR += ddclient
|
|
|
|
SUBDIR += ddup
|
|
|
|
SUBDIR += dhid
|
|
|
|
SUBDIR += dhisd
|
|
|
|
SUBDIR += djbdns
|
2004-10-13 08:32:24 +00:00
|
|
|
SUBDIR += djbdns-tools
|
2003-09-05 04:54:37 +00:00
|
|
|
SUBDIR += dlint
|
|
|
|
SUBDIR += dnrd
|
|
|
|
SUBDIR += dns_balance
|
2003-10-17 20:18:11 +00:00
|
|
|
SUBDIR += dnsflood
|
2003-09-05 04:54:37 +00:00
|
|
|
SUBDIR += dnsmasq
|
2004-01-14 12:47:13 +00:00
|
|
|
SUBDIR += dnsproxy
|
2003-09-05 04:54:37 +00:00
|
|
|
SUBDIR += dnssecwalker
|
|
|
|
SUBDIR += dnstop
|
|
|
|
SUBDIR += dnstracer
|
|
|
|
SUBDIR += dnsutl
|
|
|
|
SUBDIR += dnswalk
|
|
|
|
SUBDIR += domtools
|
|
|
|
SUBDIR += ez-ipupdate
|
2004-08-08 21:59:24 +00:00
|
|
|
SUBDIR += fastresolve
|
2003-09-05 04:54:37 +00:00
|
|
|
SUBDIR += firedns
|
2004-07-03 14:23:35 +00:00
|
|
|
SUBDIR += fpdns
|
2003-11-16 22:17:48 +00:00
|
|
|
SUBDIR += geta
|
2003-09-05 04:54:37 +00:00
|
|
|
SUBDIR += ghtool
|
2004-10-23 18:12:40 +00:00
|
|
|
SUBDIR += gresolver
|
2003-09-05 04:54:37 +00:00
|
|
|
SUBDIR += h2n
|
|
|
|
SUBDIR += hesiod
|
|
|
|
SUBDIR += host
|
|
|
|
SUBDIR += idnkit
|
|
|
|
SUBDIR += ipcheck
|
2004-01-06 08:19:47 +00:00
|
|
|
SUBDIR += ldapdns
|
2003-09-05 04:54:37 +00:00
|
|
|
SUBDIR += libdjbdns
|
|
|
|
SUBDIR += maradns
|
|
|
|
SUBDIR += mdnsd
|
|
|
|
SUBDIR += mydns
|
|
|
|
SUBDIR += noip
|
|
|
|
SUBDIR += nsd
|
|
|
|
SUBDIR += nslint
|
|
|
|
SUBDIR += nsping
|
|
|
|
SUBDIR += odsclient
|
|
|
|
SUBDIR += p5-BIND-Conf_Parser
|
|
|
|
SUBDIR += p5-DNS-Config
|
|
|
|
SUBDIR += p5-DNS-Zone
|
2004-07-15 13:37:58 +00:00
|
|
|
SUBDIR += p5-DNS-ZoneParse
|
2003-09-05 04:54:37 +00:00
|
|
|
SUBDIR += p5-Net-DNS
|
|
|
|
SUBDIR += p5-Net-DNS-SEC
|
2004-10-14 19:24:46 +00:00
|
|
|
SUBDIR += p5-Net-DNS-ZoneCheck
|
2003-09-05 04:54:37 +00:00
|
|
|
SUBDIR += p5-Net-DNS-ZoneFile
|
2004-10-14 19:16:28 +00:00
|
|
|
SUBDIR += p5-Net-DNS-ZoneFile-Fast
|
2003-10-14 14:23:24 +00:00
|
|
|
SUBDIR += p5-Net-Nslookup
|
2003-09-05 04:54:37 +00:00
|
|
|
SUBDIR += p5-POE-Component-Client-DNS
|
|
|
|
SUBDIR += p5-Tie-DNS
|
|
|
|
SUBDIR += pdnsd
|
|
|
|
SUBDIR += posadis
|
|
|
|
SUBDIR += powerdns
|
|
|
|
SUBDIR += py-adns
|
|
|
|
SUBDIR += py-dns
|
2003-08-30 00:45:27 +00:00
|
|
|
SUBDIR += rbldnsd
|
2004-06-02 19:18:22 +00:00
|
|
|
SUBDIR += sheerdns
|
2004-01-01 23:12:39 +00:00
|
|
|
SUBDIR += skadns
|
2003-09-05 04:54:37 +00:00
|
|
|
SUBDIR += sleuth
|
|
|
|
SUBDIR += staticcharge
|
|
|
|
SUBDIR += totd
|
2003-12-18 13:59:48 +00:00
|
|
|
SUBDIR += updatedd
|
2003-09-05 04:54:37 +00:00
|
|
|
SUBDIR += walker
|
2003-08-30 06:27:01 +00:00
|
|
|
SUBDIR += zonecheck
|
2003-08-15 22:59:37 +00:00
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|