aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--dns/Makefile1
-rw-r--r--dns/doc/Makefile2
-rw-r--r--net/Makefile1
-rw-r--r--net/doc/Makefile44
-rw-r--r--net/doc/distinfo2
-rw-r--r--net/doc/files/patch-aa11
-rw-r--r--net/doc/pkg-descr7
-rw-r--r--net/doc/pkg-plist7
9 files changed, 3 insertions, 73 deletions
diff --git a/MOVED b/MOVED
index e61368455364..8447ab934e10 100644
--- a/MOVED
+++ b/MOVED
@@ -1982,3 +1982,4 @@ games/q3server-wfa|games/quake3-wfa|2005-11-22|Renamed
print/lcdf-typetools|print/typetools|2005-11-24|Port has already existed
x11/xscoop|x11-toolkits/xscoop|2005-11-24|Port readded in proper category
misc/compat22||2005-11-25|Forbidden, unfetchable, unneeded
+net/doc|dns/doc|2005-11-25|Moved to a better category
diff --git a/dns/Makefile b/dns/Makefile
index 9193b5b9df5c..3e5c924547be 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -32,6 +32,7 @@
SUBDIR += dnstracer
SUBDIR += dnsutl
SUBDIR += dnswalk
+ SUBDIR += doc
SUBDIR += domtools
SUBDIR += drill
SUBDIR += ez-ipupdate
diff --git a/dns/doc/Makefile b/dns/doc/Makefile
index 4ce136af29ac..29e0bb06b483 100644
--- a/dns/doc/Makefile
+++ b/dns/doc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= doc
PORTVERSION= 2.2.3
-CATEGORIES= net
+CATEGORIES= dns
MASTER_SITES= ftp://ftp.shub-internet.org/pub/shub/brad/dns/
MAINTAINER= sanpei@FreeBSD.org
diff --git a/net/Makefile b/net/Makefile
index f8057e3f6f82..8ecf70c4a049 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -112,7 +112,6 @@
SUBDIR += dictd
SUBDIR += dictd-database
SUBDIR += diradmin
- SUBDIR += doc
SUBDIR += dosdetector
SUBDIR += dtcp
SUBDIR += dtcpclient
diff --git a/net/doc/Makefile b/net/doc/Makefile
deleted file mode 100644
index 4ce136af29ac..000000000000
--- a/net/doc/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# New ports collection makefile for: doc
-# Date created: 28 November 1999
-# Whom: MIHIRA Yoshiro <sanpei@jp.FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= doc
-PORTVERSION= 2.2.3
-CATEGORIES= net
-MASTER_SITES= ftp://ftp.shub-internet.org/pub/shub/brad/dns/
-
-MAINTAINER= sanpei@FreeBSD.org
-COMMENT= Diagnose unhealthy DNS domains
-
-USE_BZIP2= yes
-
-AUX_DIR= lib/doc
-AUX_FILES= doc-1.awk doc-3.awk doc-4.awk INFO RFC.XXXX
-
-MAN8= doc.8
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= requires DiG Version-9.x to run on 4.x
-.endif
-
-do-build:
- @${MV} ${WRKSRC}/doc ${WRKSRC}/doc.org
- @${SED} -e 's|$${PREFIX}|${PREFIX}|g' -e 's|$${AUX_DIR}|${AUX_DIR}|g' ${WRKSRC}/doc.org \
- > ${WRKSRC}/doc
-
-do-install:
- @${MKDIR} ${PREFIX}/${AUX_DIR}
- @${INSTALL_SCRIPT} ${WRKSRC}/doc ${PREFIX}/bin/doc
- @for file in ${AUX_FILES}; do \
- ${INSTALL_DATA} ${WRKSRC}/$$file ${PREFIX}/${AUX_DIR}/ ; \
- done
-.if !defined(NOPORTDOCS)
- @${INSTALL_DATA} ${WRKSRC}/doc.8 ${PREFIX}/man/man8/doc.8
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/net/doc/distinfo b/net/doc/distinfo
deleted file mode 100644
index 0a8f4408c00e..000000000000
--- a/net/doc/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (doc-2.2.3.tar.bz2) = 04bf975619e2f6ebf6a6328d8702b743
-SIZE (doc-2.2.3.tar.bz2) = 23989
diff --git a/net/doc/files/patch-aa b/net/doc/files/patch-aa
deleted file mode 100644
index 04e2371cb996..000000000000
--- a/net/doc/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc.orig Wed Jul 25 19:24:50 2001
-+++ doc Tue May 3 12:10:46 2005
-@@ -106,7 +106,7 @@
- ## Note: Make *sure* you keep the trailing slash on the directory
- ## name, otherwise doc won't work right.
- ##
--#set auxd=/users/brad/bin/doc-2.2.3/
-+set auxd=${PREFIX}/${AUX_DIR}/
-
- ######## where are log files written?
- ##
diff --git a/net/doc/pkg-descr b/net/doc/pkg-descr
deleted file mode 100644
index 43f8e18308b0..000000000000
--- a/net/doc/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Doc is an automated tool for verifying (to an extent) that a
-domain is configured and functioning correctly. It makes no
-attempt to validate the data inside a domain, only the structure.
-The only required parameter is the valid domain name of an existing
-domain. Example:
-
- doc isi.edu.
diff --git a/net/doc/pkg-plist b/net/doc/pkg-plist
deleted file mode 100644
index 65ccff37236d..000000000000
--- a/net/doc/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-bin/doc
-lib/doc/doc-1.awk
-lib/doc/doc-3.awk
-lib/doc/doc-4.awk
-lib/doc/INFO
-lib/doc/RFC.XXXX
-@dirrm lib/doc