summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
commit4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch)
treebcc2e191eb5eeae24427359a8943308c4d228097 /ports-mgmt
parentHandle '#' and '$' in pkg-comment properly. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76041
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/barry/Makefile1
-rw-r--r--ports-mgmt/barry/pkg-comment1
-rw-r--r--ports-mgmt/pib/Makefile1
-rw-r--r--ports-mgmt/pib/pkg-comment1
-rw-r--r--ports-mgmt/pkg_remove/Makefile1
-rw-r--r--ports-mgmt/pkg_remove/pkg-comment1
-rw-r--r--ports-mgmt/pkg_tree/Makefile1
-rw-r--r--ports-mgmt/pkg_tree/pkg-comment1
-rw-r--r--ports-mgmt/qtpkg/Makefile1
-rw-r--r--ports-mgmt/qtpkg/pkg-comment1
10 files changed, 5 insertions, 5 deletions
diff --git a/ports-mgmt/barry/Makefile b/ports-mgmt/barry/Makefile
index 872f9112cd84..eb25571612eb 100644
--- a/ports-mgmt/barry/Makefile
+++ b/ports-mgmt/barry/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.student.uni-oldenburg.de/frerich.raabe/barry/ \
http://freebsd.so14k.com/barry/
MAINTAINER= so14k@so14k.com
+COMMENT= A nice KDE frontend to the ports system
USE_BZIP2= yes
USE_KDELIBS_VER=3
diff --git a/ports-mgmt/barry/pkg-comment b/ports-mgmt/barry/pkg-comment
deleted file mode 100644
index c9e483220396..000000000000
--- a/ports-mgmt/barry/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A nice KDE frontend to the ports system
diff --git a/ports-mgmt/pib/Makefile b/ports-mgmt/pib/Makefile
index 780ae05ee8cd..c24febb1a6a4 100644
--- a/ports-mgmt/pib/Makefile
+++ b/ports-mgmt/pib/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= msmith
MAINTAINER= .@babolo.ru
+COMMENT= GUI Ports Collection management tool
BUILD_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
diff --git a/ports-mgmt/pib/pkg-comment b/ports-mgmt/pib/pkg-comment
deleted file mode 100644
index 90d60b5c4274..000000000000
--- a/ports-mgmt/pib/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GUI Ports Collection management tool
diff --git a/ports-mgmt/pkg_remove/Makefile b/ports-mgmt/pkg_remove/Makefile
index 9131bd14ca23..21f0c19f046b 100644
--- a/ports-mgmt/pkg_remove/Makefile
+++ b/ports-mgmt/pkg_remove/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= # none
DISTFILES= # none
MAINTAINER= nakaji@jp.freebsd.org
+COMMENT= Utility to uninstall packages
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/ports-mgmt/pkg_remove/pkg-comment b/ports-mgmt/pkg_remove/pkg-comment
deleted file mode 100644
index 4461d9da8a57..000000000000
--- a/ports-mgmt/pkg_remove/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Utility to uninstall packages
diff --git a/ports-mgmt/pkg_tree/Makefile b/ports-mgmt/pkg_tree/Makefile
index 20f0cecc91cb..622d628a7d2b 100644
--- a/ports-mgmt/pkg_tree/Makefile
+++ b/ports-mgmt/pkg_tree/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://www.mavetju.org/download/
MAINTAINER= edwin@mavetju.org
+COMMENT= Get a 'graphical' tree-overview of installed packages
USE_REINPLACE= yes
USE_PERL5= yes
diff --git a/ports-mgmt/pkg_tree/pkg-comment b/ports-mgmt/pkg_tree/pkg-comment
deleted file mode 100644
index ae73f298c203..000000000000
--- a/ports-mgmt/pkg_tree/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Get a 'graphical' tree-overview of installed packages
diff --git a/ports-mgmt/qtpkg/Makefile b/ports-mgmt/qtpkg/Makefile
index be2422d1e421..5162afecc4f5 100644
--- a/ports-mgmt/qtpkg/Makefile
+++ b/ports-mgmt/qtpkg/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://gauss.cord.edu/homepages/twschulz/demo/
DISTNAME= qtpkg
MAINTAINER= twschulz@gloria.cord.edu
+COMMENT= A Qt based package removal tool
USE_QT_VER= 2
diff --git a/ports-mgmt/qtpkg/pkg-comment b/ports-mgmt/qtpkg/pkg-comment
deleted file mode 100644
index d32e426501d5..000000000000
--- a/ports-mgmt/qtpkg/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Qt based package removal tool