head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.2 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.1.1.1.0.8 pkgsrc-2013Q1-base:1.1.1.1 pkgsrc-2012Q4:1.1.1.1.0.6 pkgsrc-2012Q4-base:1.1.1.1 pkgsrc-2012Q3:1.1.1.1.0.4 pkgsrc-2012Q3-base:1.1.1.1 pkgsrc-2012Q2:1.1.1.1.0.2 pkgsrc-2012Q2-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2013.06.15.21.20.05; author pettai; state dead; branches; next 1.1; commitid JQoRKNF2HjcHVKTw; 1.1 date 2012.05.08.22.39.39; author pettai; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2012.05.08.22.39.39; author pettai; state Exp; branches; next ; desc @@ 1.2 log @Forgot to remove depricated patch file @ text @$NetBSD: patch-aa,v 1.1 2012/05/08 22:39:39 pettai Exp $ Install the configuration files in SYSCONFDIR instead of share --- Makefile.PL.orig 2012-05-08 21:31:27.000000000 +0000 +++ Makefile.PL @@@@ -77,9 +77,6 @@@@ FIXVARS = \ -DLOCALE_DIR="$(LOCALE_DIR)" install_locale: - install -d ${DESTDIR}/${POLICY_DIR} - install -m 444 policy.yaml ${DESTDIR}/${POLICY_DIR} - install -m 444 config.yaml ${DESTDIR}/${CONFIG_DIR} install -d ${DESTDIR}/${LOCALE_DIR} install -m 444 locale/*.yaml ${DESTDIR}/${LOCALE_DIR} @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @DNSCheck is a program that was designed to help people check, measure and hopefully also understand the workings of the Domain Name System, DNS. When a domain (aka zone) is submitted to DNSCheck it will investigate the domain's general health by traversing the DNS from root (.) to the TLD (Top Level Domain, like .SE) to eventually the nameserver(s) that holds the information about the specified domain (like iis.se). Some other sanity checks, for example measuring host connectivity, validity of IP-addresses and control of DNSSEC signatures will also be performed. @ text @@