summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2002-11-05 21:12:58 +0000
committerobraun <obraun@FreeBSD.org>2002-11-05 21:12:58 +0000
commit8e94cdb1a648bf13b7113832e2d206665936737e (patch)
tree63f9470edbfbedefd6e5a1aa234dc47b59d3a546
parent3166292fc28e6c5847c4eb7aa8dd1894b192f793 (diff)
downloadFreeBSD-ports-8e94cdb1a648bf13b7113832e2d206665936737e.zip
FreeBSD-ports-8e94cdb1a648bf13b7113832e2d206665936737e.tar.gz
Use PORTCOMMENT variable instead of pkg-comment file.
PR: ports/44937,ports/44938,ports/44939,ports/44940,ports/44941, ports/44942,ports/44943,ports/44944,ports/44945 Submitted by: maintainer
-rw-r--r--devel/tpg/Makefile1
-rw-r--r--devel/tpg/pkg-comment1
-rw-r--r--mail/anubis/Makefile1
-rw-r--r--mail/anubis/pkg-comment1
-rw-r--r--mail/pymsgauth/Makefile1
-rw-r--r--mail/pymsgauth/pkg-comment1
-rw-r--r--mail/qconfirm/Makefile1
-rw-r--r--mail/qconfirm/pkg-comment1
-rw-r--r--mail/qmail-notify/Makefile1
-rw-r--r--mail/qmail-notify/pkg-comment1
-rw-r--r--mail/queue-repair/Makefile1
-rw-r--r--mail/queue-repair/pkg-comment1
-rw-r--r--sysutils/metalog/Makefile1
-rw-r--r--sysutils/metalog/pkg-comment1
-rw-r--r--sysutils/qlogtools/Makefile1
-rw-r--r--sysutils/qlogtools/pkg-comment1
-rw-r--r--sysutils/socklog/Makefile1
-rw-r--r--sysutils/socklog/pkg-comment1
18 files changed, 9 insertions, 9 deletions
diff --git a/devel/tpg/Makefile b/devel/tpg/Makefile
index c908c9e..bcf250f 100644
--- a/devel/tpg/Makefile
+++ b/devel/tpg/Makefile
@@ -8,6 +8,7 @@
PORTNAME= tpg
PORTVERSION= 2.1.3
+PORTCOMMENT= Toy Parser Generator -- A parser generator in Python
CATEGORIES= devel python
MASTER_SITES= http://christophe.delord.free.fr/soft/tpg/
DISTNAME= ${PORTNAME:U}-${PORTVERSION}
diff --git a/devel/tpg/pkg-comment b/devel/tpg/pkg-comment
deleted file mode 100644
index 6dd2c45..0000000
--- a/devel/tpg/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Toy Parser Generator -- A parser generator in Python
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile
index 00dfe3f..3148771 100644
--- a/mail/anubis/Makefile
+++ b/mail/anubis/Makefile
@@ -19,6 +19,7 @@
PORTNAME= anubis
PORTVERSION= 3.5.0
+PORTCOMMENT= Outgoing SMTP mail processor
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/mail/anubis/pkg-comment b/mail/anubis/pkg-comment
deleted file mode 100644
index 6480bcf..0000000
--- a/mail/anubis/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An outgoing mail processor
diff --git a/mail/pymsgauth/Makefile b/mail/pymsgauth/Makefile
index 0b735a8..bfb498c 100644
--- a/mail/pymsgauth/Makefile
+++ b/mail/pymsgauth/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pymsgauth
PORTVERSION= 2.0.0
+PORTCOMMENT= Automatically process qsecretary confirmation requests
CATEGORIES= mail python
MASTER_SITES= http://www.qcc.ca/~charlesc/software/pymsgauth/
diff --git a/mail/pymsgauth/pkg-comment b/mail/pymsgauth/pkg-comment
deleted file mode 100644
index af2721b..0000000
--- a/mail/pymsgauth/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A toolkit for dealing with qsecretary confirmation notices
diff --git a/mail/qconfirm/Makefile b/mail/qconfirm/Makefile
index 62fbeb2..c90af54 100644
--- a/mail/qconfirm/Makefile
+++ b/mail/qconfirm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qconfirm
PORTVERSION= 0.6.0
+PORTCOMMENT= Request delivery confirmation for mail message under qmail
CATEGORIES= mail
MASTER_SITES= http://smarden.org/qconfirm/
diff --git a/mail/qconfirm/pkg-comment b/mail/qconfirm/pkg-comment
deleted file mode 100644
index 14b4a7e..0000000
--- a/mail/qconfirm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Request delivery confirmation for mail message under qmail
diff --git a/mail/qmail-notify/Makefile b/mail/qmail-notify/Makefile
index 53a127b..2d510de 100644
--- a/mail/qmail-notify/Makefile
+++ b/mail/qmail-notify/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qmail-notify
PORTVERSION= 0.93
+PORTCOMMENT= Delayed delivery notification for qmail
CATEGORIES= mail
MASTER_SITES= http://untroubled.org/qmail-notify/
diff --git a/mail/qmail-notify/pkg-comment b/mail/qmail-notify/pkg-comment
deleted file mode 100644
index 26a312c..0000000
--- a/mail/qmail-notify/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Delayed delivery notification for qmail
diff --git a/mail/queue-repair/Makefile b/mail/queue-repair/Makefile
index c1d8487..efe91d3d 100644
--- a/mail/queue-repair/Makefile
+++ b/mail/queue-repair/Makefile
@@ -8,6 +8,7 @@
PORTNAME= queue-repair
PORTVERSION= 0.8.6
PORTREVISION= 1
+PORTCOMMENT= A qmail queue diagnostic and repair tool
CATEGORIES= mail python
MASTER_SITES= http://www.qcc.ca/~charlesc/software/queue_repair/
diff --git a/mail/queue-repair/pkg-comment b/mail/queue-repair/pkg-comment
deleted file mode 100644
index 30fe719..0000000
--- a/mail/queue-repair/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A qmail queue diagnostic and repair tool
diff --git a/sysutils/metalog/Makefile b/sysutils/metalog/Makefile
index 871d603..b70800b 100644
--- a/sysutils/metalog/Makefile
+++ b/sysutils/metalog/Makefile
@@ -7,6 +7,7 @@
PORTNAME= metalog
PORTVERSION= 0.7b
+PORTCOMMENT= Modern syslogd replacement with PCRE support
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/sysutils/metalog/pkg-comment b/sysutils/metalog/pkg-comment
deleted file mode 100644
index 4549319..0000000
--- a/sysutils/metalog/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Modern syslogd replacement with PCRE support
diff --git a/sysutils/qlogtools/Makefile b/sysutils/qlogtools/Makefile
index 915e10b..c05c1fc 100644
--- a/sysutils/qlogtools/Makefile
+++ b/sysutils/qlogtools/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qlogtools
PORTVERSION= 3.1
+PORTCOMMENT= Tools for processing logs from qmail and other packages
CATEGORIES= sysutils
MASTER_SITES= http://untroubled.org/qlogtools/
diff --git a/sysutils/qlogtools/pkg-comment b/sysutils/qlogtools/pkg-comment
deleted file mode 100644
index 13d2cf2..0000000
--- a/sysutils/qlogtools/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Tools for processing logs from qmail and other packages
diff --git a/sysutils/socklog/Makefile b/sysutils/socklog/Makefile
index 6ec78a9..39c01cd 100644
--- a/sysutils/socklog/Makefile
+++ b/sysutils/socklog/Makefile
@@ -7,6 +7,7 @@
PORTNAME= socklog
PORTVERSION= 0.10.1
+PORTCOMMENT= Small and secure replacement for syslogd
CATEGORIES= sysutils net
MASTER_SITES= http://smarden.org/socklog/
diff --git a/sysutils/socklog/pkg-comment b/sysutils/socklog/pkg-comment
deleted file mode 100644
index 88627d1..0000000
--- a/sysutils/socklog/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Small and secure replacement for syslogd
OpenPOWER on IntegriCloud