aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2002-11-06 05:12:58 +0800
committerobraun <obraun@FreeBSD.org>2002-11-06 05:12:58 +0800
commit8e94cdb1a648bf13b7113832e2d206665936737e (patch)
tree63f9470edbfbedefd6e5a1aa234dc47b59d3a546 /sysutils
parent3166292fc28e6c5847c4eb7aa8dd1894b192f793 (diff)
downloadfreebsd-ports-gnome-8e94cdb1a648bf13b7113832e2d206665936737e.tar.gz
freebsd-ports-gnome-8e94cdb1a648bf13b7113832e2d206665936737e.tar.zst
freebsd-ports-gnome-8e94cdb1a648bf13b7113832e2d206665936737e.zip
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
Diffstat (limited to 'sysutils')
-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
6 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/metalog/Makefile b/sysutils/metalog/Makefile
index 871d603e7bf2..b70800bb0818 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 45493190f905..000000000000
--- 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 915e10b69175..c05c1fc5f60e 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 13d2cf2cd7fb..000000000000
--- 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 6ec78a9debb9..39c01cdee5b7 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 88627d18dfda..000000000000
--- a/sysutils/socklog/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Small and secure replacement for syslogd