summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-02-23 19:58:35 +0000
committerlioux <lioux@FreeBSD.org>2003-02-23 19:58:35 +0000
commitb07a0523b4b6c61e5016d6dde3c2b789376bf3ad (patch)
tree5205ac5458449f822c3accdd69bcf94485a42f45 /sysutils
parent0434b180606a0701d9d94d43d2cd17acbff9bbe5 (diff)
downloadFreeBSD-ports-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.zip
FreeBSD-ports-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.gz
De-pkg-comment
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/clockspeed/Makefile1
-rw-r--r--sysutils/clockspeed/pkg-comment1
-rw-r--r--sysutils/memtest/Makefile1
-rw-r--r--sysutils/memtest/pkg-comment1
-rw-r--r--sysutils/pkill/Makefile1
-rw-r--r--sysutils/pkill/pkg-comment1
-rw-r--r--sysutils/vobcopy/Makefile1
-rw-r--r--sysutils/vobcopy/pkg-comment1
8 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/clockspeed/Makefile b/sysutils/clockspeed/Makefile
index a5db45a..f719ed1 100644
--- a/sysutils/clockspeed/Makefile
+++ b/sysutils/clockspeed/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://cr.yp.to/clockspeed/ \
ftp://ftp.task.gda.pl/mirror/mirror.qmail.org/koobera/pub/software/
MAINTAINER= lioux@FreeBSD.org
+COMMENT= Uses a hardware tick counter to compensate for deviant system clock
LIB_DEPENDS= tai.1:${PORTSDIR}/devel/libtai
diff --git a/sysutils/clockspeed/pkg-comment b/sysutils/clockspeed/pkg-comment
deleted file mode 100644
index 45a9cbc..0000000
--- a/sysutils/clockspeed/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Uses a hardware tick counter to compensate for deviant system clock
diff --git a/sysutils/memtest/Makefile b/sysutils/memtest/Makefile
index 71206b7..9596c9b 100644
--- a/sysutils/memtest/Makefile
+++ b/sysutils/memtest/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.qcc.sk.ca/~charlesc/software/memtester/
DISTNAME= ${PORTNAME}er-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
+COMMENT= Utility to test for faulty memory subsystem
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/sysutils/memtest/pkg-comment b/sysutils/memtest/pkg-comment
deleted file mode 100644
index 78b0d0d0..0000000
--- a/sysutils/memtest/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Utility to test for faulty memory subsystem
diff --git a/sysutils/pkill/Makefile b/sysutils/pkill/Makefile
index c5aeb30..bad9bc0 100644
--- a/sysutils/pkill/Makefile
+++ b/sysutils/pkill/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= lioux
MAINTAINER= lioux@FreeBSD.org
+COMMENT= NetBSD's pgrep and pkill: find or signal processes matching criteria
MAKE_ENV= DESTDIR=${PREFIX} \
BINDIR=/bin \
diff --git a/sysutils/pkill/pkg-comment b/sysutils/pkill/pkg-comment
deleted file mode 100644
index 59b8c34..0000000
--- a/sysutils/pkill/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-NetBSD's pgrep and pkill: find or signal processes matching criteria
diff --git a/sysutils/vobcopy/Makefile b/sysutils/vobcopy/Makefile
index 92ba25a..9eb890d 100644
--- a/sysutils/vobcopy/Makefile
+++ b/sysutils/vobcopy/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://lpn.rnbhq.org/download/
MAINTAINER= lioux@FreeBSD.org
+COMMENT= Decrypts and copies DVD .vob files
LIB_DEPENDS= dvdread.2:${PORTSDIR}/multimedia/libdvdread \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
diff --git a/sysutils/vobcopy/pkg-comment b/sysutils/vobcopy/pkg-comment
deleted file mode 100644
index 6ddd465..0000000
--- a/sysutils/vobcopy/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Decrypts and copies DVD .vob files
OpenPOWER on IntegriCloud