summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
commit2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch)
tree5d08222d6b73d9f9af96df3e575f949469caf443 /dns
parentRe-add libgnomeprintui-2.0 for ports that will need it: (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75971
Diffstat (limited to 'dns')
-rw-r--r--dns/ddup/Makefile1
-rw-r--r--dns/ddup/pkg-comment1
-rw-r--r--dns/dlint/Makefile1
-rw-r--r--dns/dlint/pkg-comment1
-rw-r--r--dns/dnssecwalker/Makefile1
-rw-r--r--dns/dnssecwalker/pkg-comment1
-rw-r--r--dns/maradns/Makefile1
-rw-r--r--dns/maradns/pkg-comment1
-rw-r--r--dns/totd/Makefile1
-rw-r--r--dns/totd/pkg-comment1
-rw-r--r--dns/walker/Makefile1
-rw-r--r--dns/walker/pkg-comment1
12 files changed, 6 insertions, 6 deletions
diff --git a/dns/ddup/Makefile b/dns/ddup/Makefile
index 0dad3b47bf11..6b7bd433e907 100644
--- a/dns/ddup/Makefile
+++ b/dns/ddup/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITES_LOCAL}
DISTNAME= ${PORTNAME}-${PORTVERSION}-unix
MAINTAINER= ports@FreeBSD.Org
+COMMENT= A DynDNS.org client for UNIX (Now support NIC v2.0)
USE_REINPLACE= yes
diff --git a/dns/ddup/pkg-comment b/dns/ddup/pkg-comment
deleted file mode 100644
index 3a489e82631d..000000000000
--- a/dns/ddup/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A DynDNS.org client for UNIX (Now support NIC v2.0)
diff --git a/dns/dlint/Makefile b/dns/dlint/Makefile
index 34e7b55028b7..42d418ea920a 100644
--- a/dns/dlint/Makefile
+++ b/dns/dlint/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.domtools.com/pub/
DISTNAME= dlint${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= Lint for DNS zones (Domain Name Server zone verification utility)
USE_REINPLACE= yes
NO_BUILD= yes
diff --git a/dns/dlint/pkg-comment b/dns/dlint/pkg-comment
deleted file mode 100644
index 8222bfe2e529..000000000000
--- a/dns/dlint/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Lint for DNS zones (Domain Name Server zone verification utility)
diff --git a/dns/dnssecwalker/Makefile b/dns/dnssecwalker/Makefile
index 1d36dfdf5a04..0f61a1ca2c28 100644
--- a/dns/dnssecwalker/Makefile
+++ b/dns/dnssecwalker/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://josefsson.org/walker/
DISTNAME= walker-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= DNSSEC Walker
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS
diff --git a/dns/dnssecwalker/pkg-comment b/dns/dnssecwalker/pkg-comment
deleted file mode 100644
index 199f49b4f22e..000000000000
--- a/dns/dnssecwalker/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-DNSSEC Walker
diff --git a/dns/maradns/Makefile b/dns/maradns/Makefile
index 88756d026fc1..5b19f960d5ea 100644
--- a/dns/maradns/Makefile
+++ b/dns/maradns/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://www.maradns.org/download/ \
http://maradns.3va.net/download/
MAINTAINER= ports@FreeBSD.org
+COMMENT= A DNS server implementation with focus on security and simplicity
USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
diff --git a/dns/maradns/pkg-comment b/dns/maradns/pkg-comment
deleted file mode 100644
index 1c53d10ad184..000000000000
--- a/dns/maradns/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A DNS server implementation with focus on security and simplicity
diff --git a/dns/totd/Makefile b/dns/totd/Makefile
index 399c31d80220..d128d4ee4e7c 100644
--- a/dns/totd/Makefile
+++ b/dns/totd/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/
MAINTAINER= ports@FreeBSD.org
+COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation
MAN8= totd.8
diff --git a/dns/totd/pkg-comment b/dns/totd/pkg-comment
deleted file mode 100644
index 46190ecbe187..000000000000
--- a/dns/totd/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-DNS proxy that supports IPv6 <==> IPv4 record translation
diff --git a/dns/walker/Makefile b/dns/walker/Makefile
index 1ff5dd7f1788..b2ece6bd6b19 100644
--- a/dns/walker/Makefile
+++ b/dns/walker/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= net
MASTER_SITES= http://josefsson.org/walker/
MAINTAINER= ports@FreeBSD.org
+COMMENT= Recover zone file information from servers that use DNSSEC
RUN_DEPENDS= ${LOCALBASE}/bin/dig:${PORTSDIR}/net/bind9
diff --git a/dns/walker/pkg-comment b/dns/walker/pkg-comment
deleted file mode 100644
index 1f0068760d3b..000000000000
--- a/dns/walker/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Recover zone file information from servers that use DNSSEC