aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 14:08:24 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 14:08:24 +0000
commite173f6c3ea86b9ad956712cde81488b3932fb586 (patch)
treefe3d016b468984b9e909062a12c07733eacbeff1 /x11-clocks
parent1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff)
downloadports-e173f6c3ea86b9ad956712cde81488b3932fb586.tar.gz
ports-e173f6c3ea86b9ad956712cde81488b3932fb586.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76044
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/emiclock/Makefile1
-rw-r--r--x11-clocks/emiclock/pkg-comment1
-rw-r--r--x11-clocks/glclock/Makefile1
-rw-r--r--x11-clocks/glclock/pkg-comment1
-rw-r--r--x11-clocks/mouseclock/Makefile1
-rw-r--r--x11-clocks/mouseclock/pkg-comment1
-rw-r--r--x11-clocks/tclock/Makefile1
-rw-r--r--x11-clocks/tclock/pkg-comment1
-rw-r--r--x11-clocks/wmclock/Makefile1
-rw-r--r--x11-clocks/wmclock/pkg-comment1
-rw-r--r--x11-clocks/wmtime/Makefile1
-rw-r--r--x11-clocks/wmtime/pkg-comment1
-rw-r--r--x11-clocks/xalarm/Makefile1
-rw-r--r--x11-clocks/xalarm/pkg-comment1
-rw-r--r--x11-clocks/xmms-alarm/Makefile1
-rw-r--r--x11-clocks/xmms-alarm/pkg-comment1
-rw-r--r--x11-clocks/xtimer/Makefile1
-rw-r--r--x11-clocks/xtimer/pkg-comment1
-rw-r--r--x11-clocks/zclock/Makefile1
-rw-r--r--x11-clocks/zclock/pkg-comment1
20 files changed, 10 insertions, 10 deletions
diff --git a/x11-clocks/emiclock/Makefile b/x11-clocks/emiclock/Makefile
index 0f868376d872..d64918a78e19 100644
--- a/x11-clocks/emiclock/Makefile
+++ b/x11-clocks/emiclock/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= x11-clocks
MASTER_SITES= ftp://ftp.noge.com/pub/EmiClock/X11/
MAINTAINER= koba@noge.com
+COMMENT= Hyper-animated face analog clock for X11
.if ${MACHINE_ARCH} != "i386"
PLIST= ${PKGDIR}/pkg-plist.nosound
diff --git a/x11-clocks/emiclock/pkg-comment b/x11-clocks/emiclock/pkg-comment
deleted file mode 100644
index 6f0dec990cf3..000000000000
--- a/x11-clocks/emiclock/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Hyper-animated face analog clock for X11
diff --git a/x11-clocks/glclock/Makefile b/x11-clocks/glclock/Makefile
index ee4f22588dc1..92e2f0bd7c2f 100644
--- a/x11-clocks/glclock/Makefile
+++ b/x11-clocks/glclock/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://www.daionet.gr.jp/~masa/archives/ \
http://www.demonews.com/hosted/masa/archives/
MAINTAINER= aa8vb@ipass.net
+COMMENT= OpenGL Spinning pocketwatch demo and benchmark utility
USE_X_PREFIX= yes
USE_MESA= yes
diff --git a/x11-clocks/glclock/pkg-comment b/x11-clocks/glclock/pkg-comment
deleted file mode 100644
index e6c171ec4097..000000000000
--- a/x11-clocks/glclock/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-OpenGL Spinning pocketwatch demo and benchmark utility
diff --git a/x11-clocks/mouseclock/Makefile b/x11-clocks/mouseclock/Makefile
index d08a5f1e8567..f1d6573f36bc 100644
--- a/x11-clocks/mouseclock/Makefile
+++ b/x11-clocks/mouseclock/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/clocks
MAINTAINER= kazu@jp.freebsd.org
+COMMENT= Display the current time using the X root cursor
USE_GMAKE= yes
USE_IMAKE= yes
diff --git a/x11-clocks/mouseclock/pkg-comment b/x11-clocks/mouseclock/pkg-comment
deleted file mode 100644
index 76668eea86d0..000000000000
--- a/x11-clocks/mouseclock/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Display the current time using the X root cursor
diff --git a/x11-clocks/tclock/Makefile b/x11-clocks/tclock/Makefile
index 3d65656a2095..88c550e0781f 100644
--- a/x11-clocks/tclock/Makefile
+++ b/x11-clocks/tclock/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.uni-potsdam.de/pub/X11/tools/clocks/ \
EXTRACT_SUFX= .tar.Z
MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
+COMMENT= Transparent analog clock for x11
NO_WRKSUBDIR= yes
USE_IMAKE= yes
diff --git a/x11-clocks/tclock/pkg-comment b/x11-clocks/tclock/pkg-comment
deleted file mode 100644
index 4cc265a95e38..000000000000
--- a/x11-clocks/tclock/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Transparent analog clock for x11
diff --git a/x11-clocks/wmclock/Makefile b/x11-clocks/wmclock/Makefile
index ae15e6dff5dd..1d14cb616c9d 100644
--- a/x11-clocks/wmclock/Makefile
+++ b/x11-clocks/wmclock/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= x11-clocks windowmaker
MASTER_SITES= http://www.ntrnet.net/~jmknoble/WindowMaker/wmclock/
MAINTAINER= pelle@fukt.bth.se
+COMMENT= A dockable clock applet for Windowmaker
USE_IMAKE= yes
USE_XPM= yes
diff --git a/x11-clocks/wmclock/pkg-comment b/x11-clocks/wmclock/pkg-comment
deleted file mode 100644
index 345735ca8614..000000000000
--- a/x11-clocks/wmclock/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A dockable clock applet for Windowmaker
diff --git a/x11-clocks/wmtime/Makefile b/x11-clocks/wmtime/Makefile
index 5369db53a6e9..a0017a0fc831 100644
--- a/x11-clocks/wmtime/Makefile
+++ b/x11-clocks/wmtime/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= x11-clocks windowmaker
MASTER_SITES= ftp://ftp.enteract.com/users/rneswold/
MAINTAINER= rneswold@enteract.com
+COMMENT= Time/Date applet for WindowMaker
WRKSRC= ${WRKDIR}/wmtime.app/wmtime
USE_IMAKE= yes
diff --git a/x11-clocks/wmtime/pkg-comment b/x11-clocks/wmtime/pkg-comment
deleted file mode 100644
index 4fd1a2b999ca..000000000000
--- a/x11-clocks/wmtime/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Time/Date applet for WindowMaker
diff --git a/x11-clocks/xalarm/Makefile b/x11-clocks/xalarm/Makefile
index 6d89f2f9021c..2c984efd80b0 100644
--- a/x11-clocks/xalarm/Makefile
+++ b/x11-clocks/xalarm/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
MAINTAINER= desmo@bandwidth.org
+COMMENT= An X based alarm clock
USE_IMAKE= yes
IS_INTERACTIVE= yes
diff --git a/x11-clocks/xalarm/pkg-comment b/x11-clocks/xalarm/pkg-comment
deleted file mode 100644
index 80ca65465800..000000000000
--- a/x11-clocks/xalarm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An X based alarm clock
diff --git a/x11-clocks/xmms-alarm/Makefile b/x11-clocks/xmms-alarm/Makefile
index abf3ff41237d..da7316aeeefa 100644
--- a/x11-clocks/xmms-alarm/Makefile
+++ b/x11-clocks/xmms-alarm/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.snika.uklinux.net/xmms-alarm/ \
http://unixpages.org/distfiles/
MAINTAINER= chris@unixpages.org
+COMMENT= Alarm timer plugin for the X Multimedia System
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
diff --git a/x11-clocks/xmms-alarm/pkg-comment b/x11-clocks/xmms-alarm/pkg-comment
deleted file mode 100644
index d0523f97e6b4..000000000000
--- a/x11-clocks/xmms-alarm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Alarm timer plugin for the X Multimedia System
diff --git a/x11-clocks/xtimer/Makefile b/x11-clocks/xtimer/Makefile
index 725ec9f4bd59..d34b4253aaa7 100644
--- a/x11-clocks/xtimer/Makefile
+++ b/x11-clocks/xtimer/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xtimer/
DISTNAME= ${PORTNAME}-8089
MAINTAINER= candy@kgc.co.jp
+COMMENT= A simple digital timer for X11
USE_IMAKE= yes
MAN1= xtimer.1
diff --git a/x11-clocks/xtimer/pkg-comment b/x11-clocks/xtimer/pkg-comment
deleted file mode 100644
index aa72723af16d..000000000000
--- a/x11-clocks/xtimer/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple digital timer for X11
diff --git a/x11-clocks/zclock/Makefile b/x11-clocks/zclock/Makefile
index 54394bd8f879..99b7ebfbfee2 100644
--- a/x11-clocks/zclock/Makefile
+++ b/x11-clocks/zclock/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= x11-clocks gnome
MASTER_SITES= http://zack.vpop.net/download/
MAINTAINER= zgh@malfunktion.net
+COMMENT= A simple but powerful clock applet for GNOME
.if !defined(NOPORTDOCS)
# I am going to install the dependencies for building the Zclock html
diff --git a/x11-clocks/zclock/pkg-comment b/x11-clocks/zclock/pkg-comment
deleted file mode 100644
index 332cd20934e8..000000000000
--- a/x11-clocks/zclock/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple but powerful clock applet for GNOME