summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commitd9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch)
tree7188beb34e0a3adac815c9497c615b1b78eb4454 /sysutils
parentport wouldn't build without the gnomelibs. (diff)
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Notes
Notes: svn path=/head/; revision=69612
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/and/Makefile2
-rw-r--r--sysutils/and/pkg-comment1
-rw-r--r--sysutils/anteater/Makefile2
-rw-r--r--sysutils/anteater/pkg-comment1
-rw-r--r--sysutils/asapm/Makefile2
-rw-r--r--sysutils/asapm/pkg-comment1
-rw-r--r--sysutils/battstat-applet/Makefile2
-rw-r--r--sysutils/battstat-applet/pkg-comment1
-rw-r--r--sysutils/bbapm/Makefile2
-rw-r--r--sysutils/bbapm/pkg-comment1
-rw-r--r--sysutils/bchunk/Makefile2
-rw-r--r--sysutils/bchunk/pkg-comment1
-rw-r--r--sysutils/cdrdao/Makefile2
-rw-r--r--sysutils/cdrdao/pkg-comment1
-rw-r--r--sysutils/contool/Makefile2
-rw-r--r--sysutils/contool/pkg-comment1
-rw-r--r--sysutils/copytape/Makefile2
-rw-r--r--sysutils/copytape/pkg-comment1
-rw-r--r--sysutils/cpbk/Makefile2
-rw-r--r--sysutils/cpbk/pkg-comment1
-rw-r--r--sysutils/doconfig/Makefile2
-rw-r--r--sysutils/doconfig/pkg-comment1
-rw-r--r--sysutils/durep/Makefile2
-rw-r--r--sysutils/durep/pkg-comment1
-rw-r--r--sysutils/e2fsprogs/Makefile2
-rw-r--r--sysutils/e2fsprogs/pkg-comment1
-rw-r--r--sysutils/nwclient602/Makefile2
-rw-r--r--sysutils/nwclient602/pkg-comment1
-rw-r--r--sysutils/p5-Unix-ConfigFile/Makefile2
-rw-r--r--sysutils/p5-Unix-ConfigFile/pkg-comment1
-rw-r--r--sysutils/psmisc/Makefile2
-rw-r--r--sysutils/psmisc/pkg-comment1
-rw-r--r--sysutils/rtty/Makefile2
-rw-r--r--sysutils/rtty/pkg-comment1
-rw-r--r--sysutils/slmon/Makefile2
-rw-r--r--sysutils/slmon/pkg-comment1
-rw-r--r--sysutils/sloth/Makefile2
-rw-r--r--sysutils/sloth/pkg-comment1
-rw-r--r--sysutils/stowES/Makefile2
-rw-r--r--sysutils/stowES/pkg-comment1
-rw-r--r--sysutils/tcplist/Makefile2
-rw-r--r--sysutils/tcplist/pkg-comment1
-rw-r--r--sysutils/thefish/Makefile2
-rw-r--r--sysutils/thefish/pkg-comment1
-rw-r--r--sysutils/ttyload/Makefile2
-rw-r--r--sysutils/ttyload/pkg-comment1
-rw-r--r--sysutils/tua/Makefile2
-rw-r--r--sysutils/tua/pkg-comment1
-rw-r--r--sysutils/upsd/Makefile2
-rw-r--r--sysutils/upsd/pkg-comment1
-rw-r--r--sysutils/wmavgload/Makefile2
-rw-r--r--sysutils/wmavgload/pkg-comment1
-rw-r--r--sysutils/wmflame/Makefile2
-rw-r--r--sysutils/wmflame/pkg-comment1
-rw-r--r--sysutils/wmmount/Makefile2
-rw-r--r--sysutils/wmmount/pkg-comment1
-rw-r--r--sysutils/xcpustate/Makefile2
-rw-r--r--sysutils/xcpustate/pkg-comment1
-rw-r--r--sysutils/xdu/Makefile2
-rw-r--r--sysutils/xdu/pkg-comment1
-rw-r--r--sysutils/xosview/Makefile2
-rw-r--r--sysutils/xosview/pkg-comment1
-rw-r--r--sysutils/xsysstats/Makefile2
-rw-r--r--sysutils/xsysstats/pkg-comment1
-rw-r--r--sysutils/xw/Makefile2
-rw-r--r--sysutils/xw/pkg-comment1
66 files changed, 66 insertions, 33 deletions
diff --git a/sysutils/and/Makefile b/sysutils/and/Makefile
index 5372e568701e..c4806e779aeb 100644
--- a/sysutils/and/Makefile
+++ b/sysutils/and/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Auto Nice Daemon
+
USE_GMAKE= yes
ALL_TARGET= # empty
diff --git a/sysutils/and/pkg-comment b/sysutils/and/pkg-comment
deleted file mode 100644
index 64ba078edec8..000000000000
--- a/sysutils/and/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Auto Nice Daemon
diff --git a/sysutils/anteater/Makefile b/sysutils/anteater/Makefile
index 6530ead9be41..35d0327633d7 100644
--- a/sysutils/anteater/Makefile
+++ b/sysutils/anteater/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.profzone.ch/drzoom/anteater/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A MTA log analyzer
+
GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
diff --git a/sysutils/anteater/pkg-comment b/sysutils/anteater/pkg-comment
deleted file mode 100644
index c2d905bffe5c..000000000000
--- a/sysutils/anteater/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A MTA log analyzer
diff --git a/sysutils/asapm/Makefile b/sysutils/asapm/Makefile
index 69039c03ff24..0a369ab1e4e3 100644
--- a/sysutils/asapm/Makefile
+++ b/sysutils/asapm/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= apps/asapm
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Laptop battery status display for X11
+
ONLY_FOR_ARCHS= i386
USE_X_PREFIX= yes
diff --git a/sysutils/asapm/pkg-comment b/sysutils/asapm/pkg-comment
deleted file mode 100644
index 6aa13166171d..000000000000
--- a/sysutils/asapm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Laptop battery status display for X11
diff --git a/sysutils/battstat-applet/Makefile b/sysutils/battstat-applet/Makefile
index cdc72a534ec8..3c61aeb4e6a7 100644
--- a/sysutils/battstat-applet/Makefile
+++ b/sysutils/battstat-applet/Makefile
@@ -13,6 +13,8 @@ DISTNAME= battstat_applet-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A laptop battery monitor utility for the GNOME panel
+
USE_X_PREFIX= yes
USE_GNOMENG= yes
USE_GNOME= gnomehack gnomeprefix libpanel
diff --git a/sysutils/battstat-applet/pkg-comment b/sysutils/battstat-applet/pkg-comment
deleted file mode 100644
index 55741875031d..000000000000
--- a/sysutils/battstat-applet/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A laptop battery monitor utility for the GNOME panel
diff --git a/sysutils/bbapm/Makefile b/sysutils/bbapm/Makefile
index 32d7b81cf495..0dd819bd2159 100644
--- a/sysutils/bbapm/Makefile
+++ b/sysutils/bbapm/Makefile
@@ -16,6 +16,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= adamw@FreeBSD.org
+PORTCOMMENT= APM monitor for the Blackbox slit
+
USE_X_PREFIX= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
diff --git a/sysutils/bbapm/pkg-comment b/sysutils/bbapm/pkg-comment
deleted file mode 100644
index d2ac28951ef0..000000000000
--- a/sysutils/bbapm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-APM monitor for the Blackbox slit
diff --git a/sysutils/bchunk/Makefile b/sysutils/bchunk/Makefile
index 2077215faf76..67fa8711a803 100644
--- a/sysutils/bchunk/Makefile
+++ b/sysutils/bchunk/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= utils/disk-management
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Converts .bin/.cue files to .iso/audio
+
MAN1= bchunk.1
do-build:
diff --git a/sysutils/bchunk/pkg-comment b/sysutils/bchunk/pkg-comment
deleted file mode 100644
index ce41886dca8e..000000000000
--- a/sysutils/bchunk/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Converts .bin/.cue files to .iso/audio
diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile
index 655241ae3a7d..9048e387cc5b 100644
--- a/sysutils/cdrdao/Makefile
+++ b/sysutils/cdrdao/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .src.tar.gz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Write audio CD-Rs in disk-at-once mode
+
BUILD_DEPENDS= antlr:${PORTSDIR}/devel/pccts \
dlg:${PORTSDIR}/devel/pccts
diff --git a/sysutils/cdrdao/pkg-comment b/sysutils/cdrdao/pkg-comment
deleted file mode 100644
index 224c01a64f98..000000000000
--- a/sysutils/cdrdao/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Write audio CD-Rs in disk-at-once mode
diff --git a/sysutils/contool/Makefile b/sysutils/contool/Makefile
index b69270df7d1c..7fa6b9fb481e 100644
--- a/sysutils/contool/Makefile
+++ b/sysutils/contool/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= nsayer
MAINTAINER= ports@freebsd.org
+PORTCOMMENT= Console tool for openlook
+
LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview
NO_CDROM= "source code cannot be sold, nor can you incorporate the source code into a product which is subsequently sold"
diff --git a/sysutils/contool/pkg-comment b/sysutils/contool/pkg-comment
deleted file mode 100644
index a61d94e2a71f..000000000000
--- a/sysutils/contool/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Console tool for openlook
diff --git a/sysutils/copytape/Makefile b/sysutils/copytape/Makefile
index 0611cdf95a9e..ab8e28a54446 100644
--- a/sysutils/copytape/Makefile
+++ b/sysutils/copytape/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .Z
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A program that is used to duplicate magtapes
+
BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar
NO_WRKSUBDIR= yes
diff --git a/sysutils/copytape/pkg-comment b/sysutils/copytape/pkg-comment
deleted file mode 100644
index 9c4782bb131f..000000000000
--- a/sysutils/copytape/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A program that is used to duplicate magtapes
diff --git a/sysutils/cpbk/Makefile b/sysutils/cpbk/Makefile
index 7b0987015e28..acddec1161fd 100644
--- a/sysutils/cpbk/Makefile
+++ b/sysutils/cpbk/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://www.netsw.org/system/tools/fileutils/install/cpbk/ \
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Backup Copy programm
+
MAN1= cpbk.1
MANCOMPRESSED= yes
diff --git a/sysutils/cpbk/pkg-comment b/sysutils/cpbk/pkg-comment
deleted file mode 100644
index d365d6bd50ed..000000000000
--- a/sysutils/cpbk/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Backup Copy programm
diff --git a/sysutils/doconfig/Makefile b/sysutils/doconfig/Makefile
index e72c32fc3cd1..a9021a6fb95c 100644
--- a/sysutils/doconfig/Makefile
+++ b/sysutils/doconfig/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.cold.org/pub/brandon/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Kernel 'config' wrapper ala Digital Unix\'s doconfig
+
MAN8= autokernconf.8 doconfig.8
WRKSRC= ${WRKDIR}/doconfig
diff --git a/sysutils/doconfig/pkg-comment b/sysutils/doconfig/pkg-comment
deleted file mode 100644
index 0d65a04c894e..000000000000
--- a/sysutils/doconfig/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Kernel `config' wrapper ala Digital Unix's doconfig
diff --git a/sysutils/durep/Makefile b/sysutils/durep/Makefile
index 9905d9001808..b3988ea04608 100644
--- a/sysutils/durep/Makefile
+++ b/sysutils/durep/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.hibernaculum.net/download/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Utility for monitoring disk usage in a more visual way than du
+
USE_PERL5= yes
MAN1= durep.1
diff --git a/sysutils/durep/pkg-comment b/sysutils/durep/pkg-comment
deleted file mode 100644
index 1b571f7ea1cc..000000000000
--- a/sysutils/durep/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Utility for monitoring disk usage in a more visual way than du
diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile
index c74306cb4b67..e265b06f38ff 100644
--- a/sysutils/e2fsprogs/Makefile
+++ b/sysutils/e2fsprogs/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A set of utilities and library to manipulate an ext2 filesystem
+
USE_REINPLACE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
diff --git a/sysutils/e2fsprogs/pkg-comment b/sysutils/e2fsprogs/pkg-comment
deleted file mode 100644
index 436bb0f0874b..000000000000
--- a/sysutils/e2fsprogs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A set of utilities and library to manipulate an ext2 filesystem
diff --git a/sysutils/nwclient602/Makefile b/sysutils/nwclient602/Makefile
index 0a0427c1415c..12f04035fa43 100644
--- a/sysutils/nwclient602/Makefile
+++ b/sysutils/nwclient602/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= network backup client to NetWorker servers
+
NO_BUILD= yes
post-patch:
diff --git a/sysutils/nwclient602/pkg-comment b/sysutils/nwclient602/pkg-comment
deleted file mode 100644
index 2ea725a0a1b3..000000000000
--- a/sysutils/nwclient602/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-network backup client to NetWorker servers
diff --git a/sysutils/p5-Unix-ConfigFile/Makefile b/sysutils/p5-Unix-ConfigFile/Makefile
index b69310e73f9e..4d2aad26f2db 100644
--- a/sysutils/p5-Unix-ConfigFile/Makefile
+++ b/sysutils/p5-Unix-ConfigFile/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Perl modules that provides a simple interface to reading /etc files
+
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
diff --git a/sysutils/p5-Unix-ConfigFile/pkg-comment b/sysutils/p5-Unix-ConfigFile/pkg-comment
deleted file mode 100644
index 6911861a3fa9..000000000000
--- a/sysutils/p5-Unix-ConfigFile/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl modules that provides a simple interface to reading /etc files
diff --git a/sysutils/psmisc/Makefile b/sysutils/psmisc/Makefile
index f852ebc2c182..6c8e15943c8b 100644
--- a/sysutils/psmisc/Makefile
+++ b/sysutils/psmisc/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.uni-bremen.de/pub/mirrors/sunsite/system/status/ps/ \
MAINTAINER= ports@FreeBSD.Org
+PORTCOMMENT= A port of the Linux pstree, killall and pidof commands
+
INSTALL_TARGET= install-all
MAN1= pidof.1 pstree.1 killall.1
WRKSRC= ${WRKDIR}/psmisc
diff --git a/sysutils/psmisc/pkg-comment b/sysutils/psmisc/pkg-comment
deleted file mode 100644
index c944d708fc74..000000000000
--- a/sysutils/psmisc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A port of the Linux pstree, killall and pidof commands
diff --git a/sysutils/rtty/Makefile b/sysutils/rtty/Makefile
index 04723d9410c9..f66b984c1bad 100644
--- a/sysutils/rtty/Makefile
+++ b/sysutils/rtty/Makefile
@@ -13,6 +13,8 @@ EXTRACT_SUFX= .shar.gz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Multiuser "tip"/"cu" replacement with logging
+
EXTRACT_CMD= ${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
diff --git a/sysutils/rtty/pkg-comment b/sysutils/rtty/pkg-comment
deleted file mode 100644
index a2fe3c2124d6..000000000000
--- a/sysutils/rtty/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Multiuser "tip"/"cu" replacement with logging
diff --git a/sysutils/slmon/Makefile b/sysutils/slmon/Makefile
index c10eb43d410a..669e41400587 100644
--- a/sysutils/slmon/Makefile
+++ b/sysutils/slmon/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= S-Lang System Monitor
+
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
gtop.1:${PORTSDIR}/devel/libgtop \
diff --git a/sysutils/slmon/pkg-comment b/sysutils/slmon/pkg-comment
deleted file mode 100644
index aec2fb65d60e..000000000000
--- a/sysutils/slmon/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-S-Lang System Monitor
diff --git a/sysutils/sloth/Makefile b/sysutils/sloth/Makefile
index 663da5dee3d6..67d13b017ca5 100644
--- a/sysutils/sloth/Makefile
+++ b/sysutils/sloth/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.namodn.com/pub/projects/ \
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Slow down a process
+
USE_REINPLACE= yes
GNU_CONFIGURE= yes
diff --git a/sysutils/sloth/pkg-comment b/sysutils/sloth/pkg-comment
deleted file mode 100644
index 379184691d54..000000000000
--- a/sysutils/sloth/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Slow down a process
diff --git a/sysutils/stowES/Makefile b/sysutils/stowES/Makefile
index d0bbac90ffdf..fa438fa7834d 100644
--- a/sysutils/stowES/Makefile
+++ b/sysutils/stowES/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.inf.tu-dresden.de/~al10/stowES/download/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= stow Enhancement Script
+
RUN_DEPENDS= stow:${PORTSDIR}/sysutils/stow
.if !exists(/usr/bin/bzip2)
RUN_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
diff --git a/sysutils/stowES/pkg-comment b/sysutils/stowES/pkg-comment
deleted file mode 100644
index 63df379950fa..000000000000
--- a/sysutils/stowES/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-stow Enhancement Script
diff --git a/sysutils/tcplist/Makefile b/sysutils/tcplist/Makefile
index 3fbb54781fc7..c30709a8cb88 100644
--- a/sysutils/tcplist/Makefile
+++ b/sysutils/tcplist/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .shar
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Lists tcp connections to/from local machine (+username on both sides)
+
RUN_DEPENDS= ${LOCALBASE}/sbin/lsof:${PORTSDIR}/sysutils/lsof
EXTRACT_CMD= ${CAT}
diff --git a/sysutils/tcplist/pkg-comment b/sysutils/tcplist/pkg-comment
deleted file mode 100644
index 78baf33cdc58..000000000000
--- a/sysutils/tcplist/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Lists tcp connections to/from local machine (+username on both sides)
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile
index 3704d2aa90db..f7fde9674831 100644
--- a/sysutils/thefish/Makefile
+++ b/sysutils/thefish/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://energyhq.homeip.net/files/
MAINTAINER= adamw@FreeBSD.org
+PORTCOMMENT= Gtk+/ncurses rc.conf editor/management tool
+
.if !defined(NO_GUI) && defined(WITH_GTK2)
LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20
.endif
diff --git a/sysutils/thefish/pkg-comment b/sysutils/thefish/pkg-comment
deleted file mode 100644
index a0a72b78e5d1..000000000000
--- a/sysutils/thefish/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Gtk+/ncurses rc.conf editor/management tool
diff --git a/sysutils/ttyload/Makefile b/sysutils/ttyload/Makefile
index dbe79f68bdf2..002735911857 100644
--- a/sysutils/ttyload/Makefile
+++ b/sysutils/ttyload/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.daveltd.com/src/util/ttyload/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Give a color-coded graph of load averages over time
+
USE_REINPLACE= yes
ALL_TARGET= default
diff --git a/sysutils/ttyload/pkg-comment b/sysutils/ttyload/pkg-comment
deleted file mode 100644
index 81272e5d3e1b..000000000000
--- a/sysutils/ttyload/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Give a color-coded graph of load averages over time
diff --git a/sysutils/tua/Makefile b/sysutils/tua/Makefile
index bc775c5e2420..532e76e6b26f 100644
--- a/sysutils/tua/Makefile
+++ b/sysutils/tua/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.vmunix.org/pub/misc/tua/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The Uucp Analyzer
+
GNU_CONFIGURE= yes
MAN1= tua.1
diff --git a/sysutils/tua/pkg-comment b/sysutils/tua/pkg-comment
deleted file mode 100644
index f5ea08f1a77a..000000000000
--- a/sysutils/tua/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Uucp Analyzer
diff --git a/sysutils/upsd/Makefile b/sysutils/upsd/Makefile
index 20ee6ad48a47..39972fca4f0b 100644
--- a/sysutils/upsd/Makefile
+++ b/sysutils/upsd/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.rge.com/pub/admin/upsd/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= APC Smart UPS Monitoring Daemon
+
WRKSRC= ${WRKDIR}/upsd-2.0
pre-build:
diff --git a/sysutils/upsd/pkg-comment b/sysutils/upsd/pkg-comment
deleted file mode 100644
index 441e71ef2cce..000000000000
--- a/sysutils/upsd/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-APC Smart UPS Monitoring Daemon
diff --git a/sysutils/wmavgload/Makefile b/sysutils/wmavgload/Makefile
index f39ea0fdf89e..8b0982907235 100644
--- a/sysutils/wmavgload/Makefile
+++ b/sysutils/wmavgload/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= contrib/srcs/utils
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Another WindowMaker load gauge
+
USE_IMAKE= yes
USE_XPM= yes
NO_INSTALL_MANPAGES= yes
diff --git a/sysutils/wmavgload/pkg-comment b/sysutils/wmavgload/pkg-comment
deleted file mode 100644
index 0f7df619dffe..000000000000
--- a/sysutils/wmavgload/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Another WindowMaker load gauge
diff --git a/sysutils/wmflame/Makefile b/sysutils/wmflame/Makefile
index 9e7b328d56b1..0cd858b51ce2 100644
--- a/sysutils/wmflame/Makefile
+++ b/sysutils/wmflame/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://web.novalis.org/programs/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A dockapp that shows the load average as a flame
+
WRKSRC= ${WRKDIR}/wmflame.app/${PORTNAME}
USE_GMAKE= yes
USE_XPM= yes
diff --git a/sysutils/wmflame/pkg-comment b/sysutils/wmflame/pkg-comment
deleted file mode 100644
index 5a0239c5f29c..000000000000
--- a/sysutils/wmflame/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A dockapp that shows the load average as a flame
diff --git a/sysutils/wmmount/Makefile b/sysutils/wmmount/Makefile
index 9f7bc482e0ad..872cf56b95b3 100644
--- a/sysutils/wmmount/Makefile
+++ b/sysutils/wmmount/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The freespace for Window Maker
+
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
USE_IMAKE= yes
diff --git a/sysutils/wmmount/pkg-comment b/sysutils/wmmount/pkg-comment
deleted file mode 100644
index e52e474c27ea..000000000000
--- a/sysutils/wmmount/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The freespace for Window Maker
diff --git a/sysutils/xcpustate/Makefile b/sysutils/xcpustate/Makefile
index 5c89ca7ca104..a6d10a417aef 100644
--- a/sysutils/xcpustate/Makefile
+++ b/sysutils/xcpustate/Makefile
@@ -16,6 +16,8 @@ EXTRACT_SUFX= .shar
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= System monitoring utility graphicaly showing cpu load and status
+
EXTRACT_CMD= ${CAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
diff --git a/sysutils/xcpustate/pkg-comment b/sysutils/xcpustate/pkg-comment
deleted file mode 100644
index 70e47f90fdde..000000000000
--- a/sysutils/xcpustate/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-System monitoring utility graphicaly showing cpu load and status
diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile
index 699cd04fbe1c..cf4aaa948b2a 100644
--- a/sysutils/xdu/Makefile
+++ b/sysutils/xdu/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Graphically display output of du
+
NO_WRKSUBDIR= yes
USE_IMAKE= yes
MAN1= xdu.1
diff --git a/sysutils/xdu/pkg-comment b/sysutils/xdu/pkg-comment
deleted file mode 100644
index ebe402770741..000000000000
--- a/sysutils/xdu/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Graphically display output of du
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile
index 5e7528592b50..86f18fb762ca 100644
--- a/sysutils/xosview/Makefile
+++ b/sysutils/xosview/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A graphical performance meter
+
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xosview.1
diff --git a/sysutils/xosview/pkg-comment b/sysutils/xosview/pkg-comment
deleted file mode 100644
index a27016d0afd0..000000000000
--- a/sysutils/xosview/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A graphical performance meter
diff --git a/sysutils/xsysstats/Makefile b/sysutils/xsysstats/Makefile
index d8e6216aaa55..749aa031baa9 100644
--- a/sysutils/xsysstats/Makefile
+++ b/sysutils/xsysstats/Makefile
@@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A system information display tool
+
USE_IMAKE= yes
MAN1= xsysstats.1
diff --git a/sysutils/xsysstats/pkg-comment b/sysutils/xsysstats/pkg-comment
deleted file mode 100644
index 6badd2c9957c..000000000000
--- a/sysutils/xsysstats/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A system information display tool
diff --git a/sysutils/xw/Makefile b/sysutils/xw/Makefile
index 56b933a989e0..8415448f0d55 100644
--- a/sysutils/xw/Makefile
+++ b/sysutils/xw/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.spot.org/pub/xw/
MAINTAINER= ports@FreeBSD.Org
+PORTCOMMENT= X app to list current users logged into the system
+
GTK_CONFIG=${X11BASE}/bin/gtk12-config
USE_GNOMENG= yes
diff --git a/sysutils/xw/pkg-comment b/sysutils/xw/pkg-comment
deleted file mode 100644
index a1c588b55e11..000000000000
--- a/sysutils/xw/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-X app to list current users logged into the system