diff options
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/barry/Makefile | 1 | ||||
-rw-r--r-- | ports-mgmt/barry/pkg-comment | 1 | ||||
-rw-r--r-- | ports-mgmt/pib/Makefile | 1 | ||||
-rw-r--r-- | ports-mgmt/pib/pkg-comment | 1 | ||||
-rw-r--r-- | ports-mgmt/pkg_remove/Makefile | 1 | ||||
-rw-r--r-- | ports-mgmt/pkg_remove/pkg-comment | 1 | ||||
-rw-r--r-- | ports-mgmt/pkg_tree/Makefile | 1 | ||||
-rw-r--r-- | ports-mgmt/pkg_tree/pkg-comment | 1 | ||||
-rw-r--r-- | ports-mgmt/qtpkg/Makefile | 1 | ||||
-rw-r--r-- | ports-mgmt/qtpkg/pkg-comment | 1 |
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 |