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 += bind8
|
|
|
|
SUBDIR += bind84
|
|
|
|
SUBDIR += bind9
|
|
|
|
SUBDIR += bind9-dlz
|
2003-09-08 10:40:02 +02:00
|
|
|
SUBDIR += bind9-sdb-mysql
|
2004-03-02 18:17:21 +01:00
|
|
|
SUBDIR += crossip
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += ddclient
|
|
|
|
SUBDIR += ddup
|
|
|
|
SUBDIR += dhid
|
|
|
|
SUBDIR += dhisd
|
|
|
|
SUBDIR += djbdns
|
|
|
|
SUBDIR += dlint
|
|
|
|
SUBDIR += dnrd
|
|
|
|
SUBDIR += dns_balance
|
2003-10-17 22:18:11 +02:00
|
|
|
SUBDIR += dnsflood
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += dnsmasq
|
2004-01-14 13:47:13 +01:00
|
|
|
SUBDIR += dnsproxy
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += dnssecwalker
|
|
|
|
SUBDIR += dnstop
|
|
|
|
SUBDIR += dnstracer
|
|
|
|
SUBDIR += dnsutl
|
|
|
|
SUBDIR += dnswalk
|
|
|
|
SUBDIR += domtools
|
|
|
|
SUBDIR += ez-ipupdate
|
|
|
|
SUBDIR += firedns
|
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
|
|
|
|
SUBDIR += h2n
|
|
|
|
SUBDIR += hesiod
|
|
|
|
SUBDIR += host
|
|
|
|
SUBDIR += idnkit
|
|
|
|
SUBDIR += ipcheck
|
2004-01-06 09:19:47 +01:00
|
|
|
SUBDIR += ldapdns
|
2003-09-05 06:54:37 +02: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
|
|
|
|
SUBDIR += p5-Net-DNS
|
|
|
|
SUBDIR += p5-Net-DNS-SEC
|
|
|
|
SUBDIR += p5-Net-DNS-ZoneFile
|
2003-10-14 16:23:24 +02:00
|
|
|
SUBDIR += p5-Net-Nslookup
|
2003-09-05 06:54:37 +02: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 02:45:27 +02:00
|
|
|
SUBDIR += rbldnsd
|
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
|
|
|
|
SUBDIR += staticcharge
|
|
|
|
SUBDIR += totd
|
2003-12-18 14:59:48 +01:00
|
|
|
SUBDIR += updatedd
|
2003-09-05 06:54:37 +02:00
|
|
|
SUBDIR += walker
|
2003-08-30 08:27:01 +02:00
|
|
|
SUBDIR += zonecheck
|
2003-08-16 00:59:37 +02:00
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|