summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:52:56 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:52:56 +0000
commit1f7c47a8120c92ff6eaf4f8aabddf41f49be4e5d (patch)
tree5948c7ea06642c81548e3972fe4974a511f228a2 /sysutils
parentDe-pkg-comment. (diff)
De-pkg-comment my non-ruby ports as well.
Notes
Notes: svn path=/head/; revision=75780
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/libchk/Makefile1
-rw-r--r--sysutils/libchk/pkg-comment1
-rw-r--r--sysutils/pdumpfs/Makefile1
-rw-r--r--sysutils/pdumpfs/pkg-comment1
-rw-r--r--sysutils/portupgrade-devel/Makefile1
-rw-r--r--sysutils/portupgrade-devel/pkg-comment1
-rw-r--r--sysutils/portupgrade/Makefile1
-rw-r--r--sysutils/portupgrade/pkg-comment1
-rw-r--r--sysutils/rlogview/Makefile1
-rw-r--r--sysutils/rlogview/pkg-comment1
10 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/libchk/Makefile b/sysutils/libchk/Makefile
index 9286a368c98d..20d46ba4b520 100644
--- a/sysutils/libchk/Makefile
+++ b/sysutils/libchk/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
MASTER_SITE_SUBDIR= knu
MAINTAINER= knu@FreeBSD.org
+COMMENT= A tool to check shared library links
USE_BZIP2= yes
USE_RUBY= yes
diff --git a/sysutils/libchk/pkg-comment b/sysutils/libchk/pkg-comment
deleted file mode 100644
index a9d81f51b609..000000000000
--- a/sysutils/libchk/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A tool to check shared library links
diff --git a/sysutils/pdumpfs/Makefile b/sysutils/pdumpfs/Makefile
index 60bec779dc57..14e1889d8c3c 100644
--- a/sysutils/pdumpfs/Makefile
+++ b/sysutils/pdumpfs/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://namazu.org/~satoru/pdumpfs/
MAINTAINER= knu@FreeBSD.org
+COMMENT= A daily backup system similar to Plan9's dumpfs
USE_RUBY= yes
diff --git a/sysutils/pdumpfs/pkg-comment b/sysutils/pdumpfs/pkg-comment
deleted file mode 100644
index afbd4ef7c9a0..000000000000
--- a/sysutils/pdumpfs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A daily backup system similar to Plan9's dumpfs
diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile
index 3e6f1723a83d..5d28f599a2fe 100644
--- a/sysutils/portupgrade-devel/Makefile
+++ b/sysutils/portupgrade-devel/Makefile
@@ -24,6 +24,7 @@ PATCH_DIST_STRIP= -p1
.endif
MAINTAINER= knu@FreeBSD.org
+COMMENT= FreeBSD ports/packages administration and management tool suite
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb1.so:${PORTSDIR}/databases/ruby-bdb1
# For PKG_DBDRIVER={bdb_btree,bdb_hash,bdb}
diff --git a/sysutils/portupgrade-devel/pkg-comment b/sysutils/portupgrade-devel/pkg-comment
deleted file mode 100644
index c14f5bb27f8f..000000000000
--- a/sysutils/portupgrade-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-FreeBSD ports/packages administration and management tool suite
diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile
index 3e6f1723a83d..5d28f599a2fe 100644
--- a/sysutils/portupgrade/Makefile
+++ b/sysutils/portupgrade/Makefile
@@ -24,6 +24,7 @@ PATCH_DIST_STRIP= -p1
.endif
MAINTAINER= knu@FreeBSD.org
+COMMENT= FreeBSD ports/packages administration and management tool suite
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb1.so:${PORTSDIR}/databases/ruby-bdb1
# For PKG_DBDRIVER={bdb_btree,bdb_hash,bdb}
diff --git a/sysutils/portupgrade/pkg-comment b/sysutils/portupgrade/pkg-comment
deleted file mode 100644
index c14f5bb27f8f..000000000000
--- a/sysutils/portupgrade/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-FreeBSD ports/packages administration and management tool suite
diff --git a/sysutils/rlogview/Makefile b/sysutils/rlogview/Makefile
index 2f4bbcb2bb7f..f5c118860538 100644
--- a/sysutils/rlogview/Makefile
+++ b/sysutils/rlogview/Makefile
@@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby/GTK graphical log viewer for log4r
RUN_DEPENDS= ${RUBY_SITELIBDIR}/log4r.rb:${PORTSDIR}/sysutils/ruby-log4r \
${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk \
diff --git a/sysutils/rlogview/pkg-comment b/sysutils/rlogview/pkg-comment
deleted file mode 100644
index b3122b27406a..000000000000
--- a/sysutils/rlogview/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby/GTK graphical log viewer for log4r