diff options
author | Mark Pulford <markp@FreeBSD.org> | 2003-02-22 17:14:31 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2003-02-22 17:14:31 +0000 |
commit | bdbb3bc341e0731b5dba9bef46168ce91c6d38f9 (patch) | |
tree | 5dd9615792862f9c3e2cff9f1d2cc06d2b5c4292 /sysutils | |
parent | Fix pinentry-qt and enable build.[1] (diff) |
De-pkg-comment.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bubblemon-dockapp/Makefile | 1 | ||||
-rw-r--r-- | sysutils/bubblemon-dockapp/pkg-comment | 1 | ||||
-rw-r--r-- | sysutils/cpuburn/Makefile | 1 | ||||
-rw-r--r-- | sysutils/cpuburn/pkg-comment | 1 | ||||
-rw-r--r-- | sysutils/filedupe/Makefile | 1 | ||||
-rw-r--r-- | sysutils/filedupe/pkg-comment | 1 | ||||
-rw-r--r-- | sysutils/videogen/Makefile | 1 | ||||
-rw-r--r-- | sysutils/videogen/pkg-comment | 1 | ||||
-rw-r--r-- | sysutils/xin/Makefile | 1 | ||||
-rw-r--r-- | sysutils/xin/pkg-comment | 1 |
10 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/bubblemon-dockapp/Makefile b/sysutils/bubblemon-dockapp/Makefile index 0ddef6004fb2..353a3c5fd40f 100644 --- a/sysutils/bubblemon-dockapp/Makefile +++ b/sysutils/bubblemon-dockapp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/0$//} MAINTAINER= markp@FreeBSD.org +COMMENT= X eye candy for displaying CPU and memory load in a dock USE_REINPLACE= yes USE_X_PREFIX= yes diff --git a/sysutils/bubblemon-dockapp/pkg-comment b/sysutils/bubblemon-dockapp/pkg-comment deleted file mode 100644 index 647136ceb575..000000000000 --- a/sysutils/bubblemon-dockapp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X eye candy for displaying CPU and memory load in a dock diff --git a/sysutils/cpuburn/Makefile b/sysutils/cpuburn/Makefile index bd12f6303079..3d3a912aa0a5 100644 --- a/sysutils/cpuburn/Makefile +++ b/sysutils/cpuburn/Makefile @@ -13,6 +13,7 @@ DISTNAME= cpuburn_${PORTVERSION:S/./_/g} EXTRACT_SUFX= _tar.gz MAINTAINER= markp@FreeBSD.org +COMMENT= CPU/memory stress testing utilities WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} ONLY_FOR_ARCHS= i386 diff --git a/sysutils/cpuburn/pkg-comment b/sysutils/cpuburn/pkg-comment deleted file mode 100644 index ffe8ddb444a5..000000000000 --- a/sysutils/cpuburn/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -CPU/memory stress testing utilities diff --git a/sysutils/filedupe/Makefile b/sysutils/filedupe/Makefile index 817001288e59..f8a89f53c8fa 100644 --- a/sysutils/filedupe/Makefile +++ b/sysutils/filedupe/Makefile @@ -12,6 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://sammy.net/~sammy/hacks/ MAINTAINER= markp@FreeBSD.org +COMMENT= A utility for quickly finding duplicate files LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm diff --git a/sysutils/filedupe/pkg-comment b/sysutils/filedupe/pkg-comment deleted file mode 100644 index b9b62dd90bf5..000000000000 --- a/sysutils/filedupe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A utility for quickly finding duplicate files diff --git a/sysutils/videogen/Makefile b/sysutils/videogen/Makefile index 6c1873233920..16ed116b77c7 100644 --- a/sysutils/videogen/Makefile +++ b/sysutils/videogen/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ MASTER_SITE_SUBDIR= X11/xutils MAINTAINER= markp@FreeBSD.org +COMMENT= A tool for calculating XFree86 modelines MAN1= videogen.1 diff --git a/sysutils/videogen/pkg-comment b/sysutils/videogen/pkg-comment deleted file mode 100644 index 63794a534319..000000000000 --- a/sysutils/videogen/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool for calculating XFree86 modelines diff --git a/sysutils/xin/Makefile b/sysutils/xin/Makefile index d3c451e23756..69a707a5a6b5 100644 --- a/sysutils/xin/Makefile +++ b/sysutils/xin/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/file MAINTAINER= markp@FreeBSD.org +COMMENT= Splits standard input and pipes into a command LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/sysutils/xin/pkg-comment b/sysutils/xin/pkg-comment deleted file mode 100644 index 67f0f590f8f3..000000000000 --- a/sysutils/xin/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Splits standard input and pipes into a command |