diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-15 12:44:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-15 12:44:10 +0000 |
commit | c3ce1ddc75fb38dffc019d42295a987ba1620c77 (patch) | |
tree | da17db1f48b35781b37fb35a622c7f764319a3f5 /dns | |
parent | 14b6036bd631bb41b1f55f4ba83c6f2f121ac147 (diff) | |
download | ports-c3ce1ddc75fb38dffc019d42295a987ba1620c77.tar.gz ports-c3ce1ddc75fb38dffc019d42295a987ba1620c77.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/Makefile | 1 | ||||
-rw-r--r-- | dns/dnsdoctor/Makefile | 55 | ||||
-rw-r--r-- | dns/dnsdoctor/distinfo | 2 | ||||
-rw-r--r-- | dns/dnsdoctor/pkg-descr | 16 | ||||
-rw-r--r-- | dns/dnsdoctor/pkg-plist | 190 |
5 files changed, 0 insertions, 264 deletions
diff --git a/dns/Makefile b/dns/Makefile index f791555e2462..3acf818c8cfe 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -31,7 +31,6 @@ SUBDIR += dnscheck SUBDIR += dnscheckengine SUBDIR += dnscrypt-proxy - SUBDIR += dnsdoctor SUBDIR += dnsflood SUBDIR += dnshijacker SUBDIR += dnsjava diff --git a/dns/dnsdoctor/Makefile b/dns/dnsdoctor/Makefile deleted file mode 100644 index 5220d4edb924..000000000000 --- a/dns/dnsdoctor/Makefile +++ /dev/null @@ -1,55 +0,0 @@ -# Created by: Janos.Mohacsi@bsd.hu -# $FreeBSD$ - -PORTNAME= dnsdoctor -PORTVERSION= 1.0.1 -CATEGORIES= dns ipv6 ruby -MASTER_SITES= http://www.dnsdoctor.org/download/src/ -EXTRACT_SUFX= .tgz - -MAINTAINER= jmohacsi@bsd.hu -COMMENT= Perform consistency checks on DNS zones - -DEPRECATED= Does not work with Ruby 1.9 -EXPIRATION_DATE= 2013-10-15 - -.if defined(WITH_X11) -RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 -.endif - -USE_RUBY= yes -RUBY_VER= 1.8 -USE_RUBY_FEATURES= ruby18 - -NO_BUILD= yes -WRKSRC= ${WRKDIR}/${PORTNAME} - -MAN1= dnsdoctor.1 -DOCS= INSTALL README HISTORY doc/*.html doc/*.png - -DNSDOCTOR_TARGET= configure common cli - -.if defined(WITH_DNSDOCTOR_CGI) -DNSDOCTOR_TARGET+= cgi -PLIST_SUB+= DNSDOCTOR_CGI="" -.else -PLIST_SUB+= DNSDOCTOR_CGI="@comment " - -NO_STAGE= yes -pre-everything:: - @${ECHO_MSG} "Use WITH_DNSDOCTOR_CGI=yes to install with CGI support" -.endif - -do-install: - @cd ${INSTALL_WRKSRC} && \ - ${RUBY} ./installer.rb ${DNSDOCTOR_TARGET} \ - -DETCDIST='-dist' -DRUBY="${RUBY}" -DPREFIX="${PREFIX}" \ - -DWWWDIR="${PREFIX}/www/${PORTNAME}" - -.if !defined(NOPORTDOCS) -post-install: - @${MKDIR} ${DOCSDIR} - cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/dns/dnsdoctor/distinfo b/dns/dnsdoctor/distinfo deleted file mode 100644 index ac01d1e6ec5e..000000000000 --- a/dns/dnsdoctor/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (dnsdoctor-1.0.1.tgz) = 723d871ca9f0b14f887bba88f03400c9327a142d4d2e0befc2ce30ff6a56336f -SIZE (dnsdoctor-1.0.1.tgz) = 353555 diff --git a/dns/dnsdoctor/pkg-descr b/dns/dnsdoctor/pkg-descr deleted file mode 100644 index b1073bacd383..000000000000 --- a/dns/dnsdoctor/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -DNSdoctor is intended to help solving misconfigurations or inconsistencies -of DNS zone files. -Features - - * Powerful configuration file - * Does not depend on policies - * Fine grained test selection (by test, by categories, by zones) - * Full IPv6 support (connectivity and AAAA records) - * Supports several input/output interfaces such as CLI, GUI, CGI - * Dedicated mode for use inside shell scripts - * Batch mode available (ideal when dealing with several domains) - * Multi-threaded application in order to cut down checking time - * Extensible: new tests, new interfaces, new reports, ... - * Exception and cache mechanisms to simplify test writting - -WWW: http://www.dnsdoctor.org/ diff --git a/dns/dnsdoctor/pkg-plist b/dns/dnsdoctor/pkg-plist deleted file mode 100644 index f0f4f91577c2..000000000000 --- a/dns/dnsdoctor/pkg-plist +++ /dev/null @@ -1,190 +0,0 @@ -@comment $FreeBSD$ -bin/dnsdoctor -etc/dnsdoctor-dist/afnic.profile -etc/dnsdoctor-dist/cn.profile -etc/dnsdoctor-dist/de.profile -etc/dnsdoctor-dist/default.profile -etc/dnsdoctor-dist/dnsdoctor.conf -etc/dnsdoctor-dist/reverse.profile -etc/dnsdoctor-dist/rootservers -@dirrm etc/dnsdoctor-dist -%%DNSDOCTOR_CGI%%libexec/dnsdoctor/cgi-bin/diagnose.cgi -%%DNSDOCTOR_CGI%%@dirrm libexec/dnsdoctor/cgi-bin -libexec/dnsdoctor/dnsdoctor/cache.rb -libexec/dnsdoctor/dnsdoctor/cachemanager.rb -libexec/dnsdoctor/dnsdoctor/config.rb -libexec/dnsdoctor/dnsdoctor/console.rb -libexec/dnsdoctor/dnsdoctor/data/catalog.xml -libexec/dnsdoctor/dnsdoctor/data/config.dtd -libexec/dnsdoctor/dnsdoctor/data/dnsdoctor.dtd -libexec/dnsdoctor/dnsdoctor/data/logo.png -libexec/dnsdoctor/dnsdoctor/data/msgcat.dtd -libexec/dnsdoctor/dnsdoctor/data/xpm.rb -libexec/dnsdoctor/dnsdoctor/dbg.rb -libexec/dnsdoctor/dnsdoctor/ext/array.rb -libexec/dnsdoctor/dnsdoctor/ext/file.rb -libexec/dnsdoctor/dnsdoctor/ext/gtk.rb -libexec/dnsdoctor/dnsdoctor/ext/myxml.rb -libexec/dnsdoctor/dnsdoctor/framework.rb -libexec/dnsdoctor/dnsdoctor/input/cgi.rb -libexec/dnsdoctor/dnsdoctor/input/cli.rb -libexec/dnsdoctor/dnsdoctor/input/gtk.rb -libexec/dnsdoctor/dnsdoctor/input/inetd.rb -libexec/dnsdoctor/dnsdoctor/instructions.rb -libexec/dnsdoctor/dnsdoctor/locale.rb -libexec/dnsdoctor/dnsdoctor/mail.rb -libexec/dnsdoctor/dnsdoctor/msgcat.rb -libexec/dnsdoctor/dnsdoctor/param.rb -libexec/dnsdoctor/dnsdoctor/publisher.rb -libexec/dnsdoctor/dnsdoctor/publisher/gtk.rb -libexec/dnsdoctor/dnsdoctor/publisher/html.rb -libexec/dnsdoctor/dnsdoctor/publisher/text.rb -libexec/dnsdoctor/dnsdoctor/publisher/xml.rb -libexec/dnsdoctor/dnsdoctor/report.rb -libexec/dnsdoctor/dnsdoctor/report/byhost.rb -libexec/dnsdoctor/dnsdoctor/report/byseverity.rb -libexec/dnsdoctor/dnsdoctor/testmanager.rb -libexec/dnsdoctor/dnsdoctor/zc.rb -libexec/dnsdoctor/dnsdoctor/zonecheck.rb -libexec/dnsdoctor/lib/address.rb -libexec/dnsdoctor/lib/address/common.rb -libexec/dnsdoctor/lib/address/ipv4.rb -libexec/dnsdoctor/lib/address/ipv6.rb -libexec/dnsdoctor/lib/nresolv.rb -libexec/dnsdoctor/lib/nresolv/compatibility.rb -libexec/dnsdoctor/lib/nresolv/config.rb -libexec/dnsdoctor/lib/nresolv/constants.rb -libexec/dnsdoctor/lib/nresolv/dbg.rb -libexec/dnsdoctor/lib/nresolv/dig_output.rb -libexec/dnsdoctor/lib/nresolv/dns.rb -libexec/dnsdoctor/lib/nresolv/dns_message.rb -libexec/dnsdoctor/lib/nresolv/dns_name.rb -libexec/dnsdoctor/lib/nresolv/dns_resource.rb -libexec/dnsdoctor/lib/nresolv/host.rb -libexec/dnsdoctor/lib/nresolv/resolver.rb -libexec/dnsdoctor/lib/nresolv/transport.rb -libexec/dnsdoctor/lib/nresolv/wire.rb -libexec/dnsdoctor/lib/textfmt.rb -libexec/dnsdoctor/lib/whois.rb -libexec/dnsdoctor/locale/cgi.en -libexec/dnsdoctor/locale/cgi.fr -libexec/dnsdoctor/locale/cli.en -libexec/dnsdoctor/locale/cli.fr -libexec/dnsdoctor/locale/cgi.zh -libexec/dnsdoctor/locale/dnsdoctor.en -libexec/dnsdoctor/locale/dnsdoctor.fr -libexec/dnsdoctor/locale/dnsdoctor.zh -libexec/dnsdoctor/locale/gtk.en -libexec/dnsdoctor/locale/gtk.fr -libexec/dnsdoctor/locale/inetd.en -libexec/dnsdoctor/locale/inetd.fr -libexec/dnsdoctor/locale/test/axfr.en -libexec/dnsdoctor/locale/test/axfr.fr -libexec/dnsdoctor/locale/test/axfr.zh -libexec/dnsdoctor/locale/test/connectivity.en -libexec/dnsdoctor/locale/test/connectivity.fr -libexec/dnsdoctor/locale/test/connectivity.zh -libexec/dnsdoctor/locale/test/generic.en -libexec/dnsdoctor/locale/test/generic.fr -libexec/dnsdoctor/locale/test/generic.zh -libexec/dnsdoctor/locale/test/interop.en -libexec/dnsdoctor/locale/test/interop.fr -libexec/dnsdoctor/locale/test/interop.zh -libexec/dnsdoctor/locale/test/loopback.en -libexec/dnsdoctor/locale/test/loopback.fr -libexec/dnsdoctor/locale/test/loopback.zh -libexec/dnsdoctor/locale/test/mail.en -libexec/dnsdoctor/locale/test/mail.fr -libexec/dnsdoctor/locale/test/mail.zh -libexec/dnsdoctor/locale/test/misc.en -libexec/dnsdoctor/locale/test/misc.fr -libexec/dnsdoctor/locale/test/misc.zh -libexec/dnsdoctor/locale/test/mx.en -libexec/dnsdoctor/locale/test/mx.fr -libexec/dnsdoctor/locale/test/mx.zh -libexec/dnsdoctor/locale/test/nameserver.en -libexec/dnsdoctor/locale/test/nameserver.fr -libexec/dnsdoctor/locale/test/nameserver.zh -libexec/dnsdoctor/locale/test/ns.en -libexec/dnsdoctor/locale/test/ns.fr -libexec/dnsdoctor/locale/test/ns.zh -libexec/dnsdoctor/locale/test/rootserver.en -libexec/dnsdoctor/locale/test/rootserver.fr -libexec/dnsdoctor/locale/test/rootserver.zh -libexec/dnsdoctor/locale/test/soa.en -libexec/dnsdoctor/locale/test/soa.fr -libexec/dnsdoctor/locale/test/soa.zh -libexec/dnsdoctor/test/axfr.rb -libexec/dnsdoctor/test/connectivity.rb -libexec/dnsdoctor/test/generic.rb -libexec/dnsdoctor/test/interop.rb -libexec/dnsdoctor/test/loopback.rb -libexec/dnsdoctor/test/mail.rb -libexec/dnsdoctor/test/misc.rb -libexec/dnsdoctor/test/mx.rb -libexec/dnsdoctor/test/nameserver.rb -libexec/dnsdoctor/test/ns.rb -libexec/dnsdoctor/test/rootserver.rb -libexec/dnsdoctor/test/soa.rb -@dirrm libexec/dnsdoctor/lib/address -@dirrm libexec/dnsdoctor/lib/nresolv -@dirrm libexec/dnsdoctor/lib -@dirrm libexec/dnsdoctor/locale/test -@dirrm libexec/dnsdoctor/locale -@dirrm libexec/dnsdoctor/test -@dirrm libexec/dnsdoctor/dnsdoctor/data -@dirrm libexec/dnsdoctor/dnsdoctor/ext -@dirrm libexec/dnsdoctor/dnsdoctor/input -@dirrm libexec/dnsdoctor/dnsdoctor/publisher -@dirrm libexec/dnsdoctor/dnsdoctor/report -@dirrm libexec/dnsdoctor/dnsdoctor -@dirrm libexec/dnsdoctor -%%PORTDOCS%%%%DOCSDIR%%/180px-InputCLI.png -%%PORTDOCS%%%%DOCSDIR%%/180px-InputGTK.png -%%PORTDOCS%%%%DOCSDIR%%/180px-InputHTML.png -%%PORTDOCS%%%%DOCSDIR%%/180px-OutputProgressHTML.png -%%PORTDOCS%%%%DOCSDIR%%/180px-OutputProgressText.png -%%PORTDOCS%%%%DOCSDIR%%/180px-OutputResultHTML.png -%%PORTDOCS%%%%DOCSDIR%%/180px-OutputResultText.png -%%PORTDOCS%%%%DOCSDIR%%/Developer_guide.1.html -%%PORTDOCS%%%%DOCSDIR%%/FAQ.1.html -%%PORTDOCS%%%%DOCSDIR%%/HISTORY -%%PORTDOCS%%%%DOCSDIR%%/INSTALL -%%PORTDOCS%%%%DOCSDIR%%/Installation.1.html -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/Tests_description.1.html -%%PORTDOCS%%%%DOCSDIR%%/User_guide.1.html -%%PORTDOCS%%%%DOCSDIR%%/magnify-clip.png -%%PORTDOCS%%%%DOCSDIR%%/poweredby_mediawiki_88x31.png -%%PORTDOCS%%@dirrm %%DOCSDIR%% -%%DNSDOCTOR_CGI%%www/dnsdoctor/dnsdoctor.conf -%%DNSDOCTOR_CGI%%www/dnsdoctor/dnsdoctor.conf.in -%%DNSDOCTOR_CGI%%www/dnsdoctor/html/form.html.en -%%DNSDOCTOR_CGI%%www/dnsdoctor/html/form.html.fr -%%DNSDOCTOR_CGI%%www/dnsdoctor/img/details.png -%%DNSDOCTOR_CGI%%www/dnsdoctor/img/element.png -%%DNSDOCTOR_CGI%%www/dnsdoctor/img/fatal.png -%%DNSDOCTOR_CGI%%www/dnsdoctor/img/gear.png -%%DNSDOCTOR_CGI%%www/dnsdoctor/img/info.png -%%DNSDOCTOR_CGI%%www/dnsdoctor/img/light.png -%%DNSDOCTOR_CGI%%www/dnsdoctor/img/logo.png -%%DNSDOCTOR_CGI%%www/dnsdoctor/img/logo_l.png -%%DNSDOCTOR_CGI%%www/dnsdoctor/img/loupe.png -%%DNSDOCTOR_CGI%%www/dnsdoctor/img/notepad.png -%%DNSDOCTOR_CGI%%www/dnsdoctor/img/ok.png -%%DNSDOCTOR_CGI%%www/dnsdoctor/img/primary.png -%%DNSDOCTOR_CGI%%www/dnsdoctor/img/ref.png -%%DNSDOCTOR_CGI%%www/dnsdoctor/img/secondary.png -%%DNSDOCTOR_CGI%%www/dnsdoctor/img/warning.png -%%DNSDOCTOR_CGI%%www/dnsdoctor/img/zc-fav.png -%%DNSDOCTOR_CGI%%www/dnsdoctor/img/zone.png -%%DNSDOCTOR_CGI%%www/dnsdoctor/js/formvalidation.js -%%DNSDOCTOR_CGI%%www/dnsdoctor/js/popupmenu.js -%%DNSDOCTOR_CGI%%www/dnsdoctor/js/progress.js -%%DNSDOCTOR_CGI%%www/dnsdoctor/style/default.css -%%DNSDOCTOR_CGI%%www/dnsdoctor/style/dnsdoctor.css -%%DNSDOCTOR_CGI%%@dirrm www/dnsdoctor/html -%%DNSDOCTOR_CGI%%@dirrm www/dnsdoctor/img -%%DNSDOCTOR_CGI%%@dirrm www/dnsdoctor/js -%%DNSDOCTOR_CGI%%@dirrm www/dnsdoctor/style -%%DNSDOCTOR_CGI%%@dirrm www/dnsdoctor |