summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committeradamw <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commit5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a (patch)
treeeea5ecd9ebb32eb75307481e787e956b5e31f3bb /x11-wm
parent9d3fbd7b82b343108df5412a1b27406024e611e8 (diff)
downloadFreeBSD-ports-5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a.zip
FreeBSD-ports-5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a.tar.gz
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/9menu/Makefile2
-rw-r--r--x11-wm/9menu/pkg-comment1
-rw-r--r--x11-wm/9wm/Makefile2
-rw-r--r--x11-wm/9wm/pkg-comment1
-rw-r--r--x11-wm/aewm++/Makefile2
-rw-r--r--x11-wm/aewm++/pkg-comment1
-rw-r--r--x11-wm/afterstep-i18n/Makefile2
-rw-r--r--x11-wm/afterstep-i18n/pkg-comment1
-rw-r--r--x11-wm/afterstep/Makefile2
-rw-r--r--x11-wm/afterstep/pkg-comment1
-rw-r--r--x11-wm/amiwm/Makefile2
-rw-r--r--x11-wm/amiwm/pkg-comment1
-rw-r--r--x11-wm/bbapm/Makefile2
-rw-r--r--x11-wm/bbapm/pkg-comment1
-rw-r--r--x11-wm/bbrun/Makefile2
-rw-r--r--x11-wm/bbrun/pkg-comment1
-rw-r--r--x11-wm/ctwm/Makefile2
-rw-r--r--x11-wm/ctwm/pkg-comment1
-rw-r--r--x11-wm/e16utils/Makefile2
-rw-r--r--x11-wm/e16utils/pkg-comment1
-rw-r--r--x11-wm/gwm/Makefile2
-rw-r--r--x11-wm/gwm/pkg-comment1
-rw-r--r--x11-wm/icemc/Makefile2
-rw-r--r--x11-wm/icemc/pkg-comment1
-rw-r--r--x11-wm/icepref/Makefile2
-rw-r--r--x11-wm/icepref/pkg-comment1
-rw-r--r--x11-wm/lwm/Makefile2
-rw-r--r--x11-wm/lwm/pkg-comment1
-rw-r--r--x11-wm/novawm/Makefile2
-rw-r--r--x11-wm/novawm/pkg-comment1
-rw-r--r--x11-wm/piewm/Makefile2
-rw-r--r--x11-wm/piewm/pkg-comment1
-rw-r--r--x11-wm/qnxstyle/Makefile2
-rw-r--r--x11-wm/qnxstyle/pkg-comment1
-rw-r--r--x11-wm/ude/Makefile2
-rw-r--r--x11-wm/ude/pkg-comment1
-rw-r--r--x11-wm/xfce/Makefile2
-rw-r--r--x11-wm/xfce/pkg-comment1
-rw-r--r--x11-wm/xfce4/Makefile2
-rw-r--r--x11-wm/xfce4/pkg-comment1
40 files changed, 40 insertions, 20 deletions
diff --git a/x11-wm/9menu/Makefile b/x11-wm/9menu/Makefile
index 0658a8d..0bd32f3 100644
--- a/x11-wm/9menu/Makefile
+++ b/x11-wm/9menu/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .shar.gz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A simple menu patterened after plan9
+
USE_XLIB= yes
NO_WRKSUBDIR= yes
EXTRACT_CMD= zcat
diff --git a/x11-wm/9menu/pkg-comment b/x11-wm/9menu/pkg-comment
deleted file mode 100644
index bb43512..0000000
--- a/x11-wm/9menu/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple menu patterened after plan9
diff --git a/x11-wm/9wm/Makefile b/x11-wm/9wm/Makefile
index f6dffe1..edcd1a1 100644
--- a/x11-wm/9wm/Makefile
+++ b/x11-wm/9wm/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://sources.isc.org/X/window-managers/ \
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= An 8 1/2-like Window Manager for X
+
USE_IMAKE= yes
MAN1= 9wm.1
diff --git a/x11-wm/9wm/pkg-comment b/x11-wm/9wm/pkg-comment
deleted file mode 100644
index 822917f..0000000
--- a/x11-wm/9wm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An 8 1/2-like Window Manager for X
diff --git a/x11-wm/aewm++/Makefile b/x11-wm/aewm++/Makefile
index 99123840..14931e2 100644
--- a/x11-wm/aewm++/Makefile
+++ b/x11-wm/aewm++/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= sapphire
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The C++ version of aewm
+
USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/x11-wm/aewm++/pkg-comment b/x11-wm/aewm++/pkg-comment
deleted file mode 100644
index 482dcbe..0000000
--- a/x11-wm/aewm++/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The C++ version of aewm
diff --git a/x11-wm/afterstep-i18n/Makefile b/x11-wm/afterstep-i18n/Makefile
index ed5c20b1..1413410 100644
--- a/x11-wm/afterstep-i18n/Makefile
+++ b/x11-wm/afterstep-i18n/Makefile
@@ -27,6 +27,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The NeXTSTEP clone window manager with Fontset support
+
RUN_DEPENDS= asclock:${PORTSDIR}/x11-clocks/asclock
DIST_SUBDIR= afterstep
diff --git a/x11-wm/afterstep-i18n/pkg-comment b/x11-wm/afterstep-i18n/pkg-comment
deleted file mode 100644
index 429448b..0000000
--- a/x11-wm/afterstep-i18n/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The NeXTSTEP clone window manager with Fontset support
diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile
index 386bf28..58a09f2 100644
--- a/x11-wm/afterstep/Makefile
+++ b/x11-wm/afterstep/Makefile
@@ -16,6 +16,8 @@ DISTNAME= AfterStep-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Window manager originally based on the Bowman NeXTSTEP clone
+
RUN_DEPENDS= asclock:${PORTSDIR}/x11-clocks/asclock
NO_LATEST_LINK= yes
diff --git a/x11-wm/afterstep/pkg-comment b/x11-wm/afterstep/pkg-comment
deleted file mode 100644
index c12ab04..0000000
--- a/x11-wm/afterstep/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Window manager originally based on the Bowman NeXTSTEP clone
diff --git a/x11-wm/amiwm/Makefile b/x11-wm/amiwm/Makefile
index 94b694d..7fed34a 100644
--- a/x11-wm/amiwm/Makefile
+++ b/x11-wm/amiwm/Makefile
@@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}0.20pl48
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A window manager that makes your desktop look like an Amiga(TM)
+
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} -DHAVE_X11_EXTENSIONS_SHAPE_H"
USE_X_PREFIX= yes
diff --git a/x11-wm/amiwm/pkg-comment b/x11-wm/amiwm/pkg-comment
deleted file mode 100644
index 9e2d313..0000000
--- a/x11-wm/amiwm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A window manager that makes your desktop look like an Amiga(TM)
diff --git a/x11-wm/bbapm/Makefile b/x11-wm/bbapm/Makefile
index 32d7b81..0dd819b 100644
--- a/x11-wm/bbapm/Makefile
+++ b/x11-wm/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/x11-wm/bbapm/pkg-comment b/x11-wm/bbapm/pkg-comment
deleted file mode 100644
index d2ac289..0000000
--- a/x11-wm/bbapm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-APM monitor for the Blackbox slit
diff --git a/x11-wm/bbrun/Makefile b/x11-wm/bbrun/Makefile
index aaf1853..14c1c00 100644
--- a/x11-wm/bbrun/Makefile
+++ b/x11-wm/bbrun/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.dwave.net/~jking/bbrun/
MAINTAINER= adamw@FreeBSD.org
+PORTCOMMENT= A Run box for Blackbox
+
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
USE_X_PREFIX= yes
diff --git a/x11-wm/bbrun/pkg-comment b/x11-wm/bbrun/pkg-comment
deleted file mode 100644
index 99685f9..0000000
--- a/x11-wm/bbrun/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Run box for Blackbox
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile
index ffc94aa..2407e34 100644
--- a/x11-wm/ctwm/Makefile
+++ b/x11-wm/ctwm/Makefile
@@ -14,6 +14,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ctwm-images${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= An extension to twm, with support for multiple virtual screens, etc
+
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/x11-wm/ctwm/pkg-comment b/x11-wm/ctwm/pkg-comment
deleted file mode 100644
index 589277e..0000000
--- a/x11-wm/ctwm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An extension to twm, with support for multiple virtual screens, etc
diff --git a/x11-wm/e16utils/Makefile b/x11-wm/e16utils/Makefile
index d0b4c91..e4aeb5e 100644
--- a/x11-wm/e16utils/Makefile
+++ b/x11-wm/e16utils/Makefile
@@ -15,6 +15,8 @@ DISTFILES= e16menuedit-0.1.tar.gz e16keyedit-0.2.tar.gz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Standalone menu and keybinding editors for enlightment 0.16
+
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
USE_X_PREFIX= yes
diff --git a/x11-wm/e16utils/pkg-comment b/x11-wm/e16utils/pkg-comment
deleted file mode 100644
index b067381..0000000
--- a/x11-wm/e16utils/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Standalone menu and keybinding editors for enlightment 0.16
diff --git a/x11-wm/gwm/Makefile b/x11-wm/gwm/Makefile
index 382a4d2..58bebba 100644
--- a/x11-wm/gwm/Makefile
+++ b/x11-wm/gwm/Makefile
@@ -13,6 +13,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Generic Window Manager
+
USE_IMAKE= yes
USE_XPM= yes
MAN1= gwm.1
diff --git a/x11-wm/gwm/pkg-comment b/x11-wm/gwm/pkg-comment
deleted file mode 100644
index 0bb87a4..0000000
--- a/x11-wm/gwm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Generic Window Manager
diff --git a/x11-wm/icemc/Makefile b/x11-wm/icemc/Makefile
index fc26b4f..3b0319b 100644
--- a/x11-wm/icemc/Makefile
+++ b/x11-wm/icemc/Makefile
@@ -17,6 +17,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= adamw@FreeBSD.org
+PORTCOMMENT= QT-based menu editor for IceWM
+
USE_X_PREFIX= yes
USE_QT_VER= 3
diff --git a/x11-wm/icemc/pkg-comment b/x11-wm/icemc/pkg-comment
deleted file mode 100644
index d3475f8..0000000
--- a/x11-wm/icemc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-QT-based menu editor for IceWM
diff --git a/x11-wm/icepref/Makefile b/x11-wm/icepref/Makefile
index 00c6253..267b4b2 100644
--- a/x11-wm/icepref/Makefile
+++ b/x11-wm/icepref/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp:ftp@ftp.mxlab.com/x/wm/
MAINTAINER= ports@FreeBSD.Org
+PORTCOMMENT= A small graphical configuration utility for the Ice Window Manager
+
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/x11-wm/icepref/pkg-comment b/x11-wm/icepref/pkg-comment
deleted file mode 100644
index cccaf5f..0000000
--- a/x11-wm/icepref/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A small graphical configuration utility for the Ice Window Manager
diff --git a/x11-wm/lwm/Makefile b/x11-wm/lwm/Makefile
index ed50c8d..90ad0cd 100644
--- a/x11-wm/lwm/Makefile
+++ b/x11-wm/lwm/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A lightweight window manager
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
diff --git a/x11-wm/lwm/pkg-comment b/x11-wm/lwm/pkg-comment
deleted file mode 100644
index 1f87716..0000000
--- a/x11-wm/lwm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A lightweight window manager
diff --git a/x11-wm/novawm/Makefile b/x11-wm/novawm/Makefile
index 9459d50..597f396 100644
--- a/x11-wm/novawm/Makefile
+++ b/x11-wm/novawm/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}_alpha
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A window manager for X, developed with speed, size, and style in mind
+
USE_XPM= yes
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
diff --git a/x11-wm/novawm/pkg-comment b/x11-wm/novawm/pkg-comment
deleted file mode 100644
index 880e953..0000000
--- a/x11-wm/novawm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A window manager for X, developed with speed, size, and style in mind
diff --git a/x11-wm/piewm/Makefile b/x11-wm/piewm/Makefile
index 043d546..70877f7 100644
--- a/x11-wm/piewm/Makefile
+++ b/x11-wm/piewm/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.crynwr.com/piewm/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A tvtwm with pie (circular) menus
+
USE_IMAKE= yes
USE_XPM= yes
MAN1= piewm.1
diff --git a/x11-wm/piewm/pkg-comment b/x11-wm/piewm/pkg-comment
deleted file mode 100644
index 1c1b377..0000000
--- a/x11-wm/piewm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A tvtwm with pie (circular) menus
diff --git a/x11-wm/qnxstyle/Makefile b/x11-wm/qnxstyle/Makefile
index 7ec8378..52958a9 100644
--- a/x11-wm/qnxstyle/Makefile
+++ b/x11-wm/qnxstyle/Makefile
@@ -13,6 +13,8 @@ DISTNAME= $(KDELOOKITEM)-${PORTNAME}-$(PORTVERSION)
MAINTAINER= adamw@FreeBSD.org
+PORTCOMMENT= A QNX style/theme for KDE3
+
BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \
automake14:${PORTSDIR}/devel/automake14
diff --git a/x11-wm/qnxstyle/pkg-comment b/x11-wm/qnxstyle/pkg-comment
deleted file mode 100644
index 6c49264..0000000
--- a/x11-wm/qnxstyle/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A QNX style/theme for KDE3
diff --git a/x11-wm/ude/Makefile b/x11-wm/ude/Makefile
index 10344f9..2354276 100644
--- a/x11-wm/ude/Makefile
+++ b/x11-wm/ude/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= udeproject
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Small, fast, compact windowmanager
+
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
jpeg.9:${PORTSDIR}/graphics/jpeg
diff --git a/x11-wm/ude/pkg-comment b/x11-wm/ude/pkg-comment
deleted file mode 100644
index 7538a45..0000000
--- a/x11-wm/ude/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Small, fast, compact windowmanager
diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile
index f4ed22c..a22e427 100644
--- a/x11-wm/xfce/Makefile
+++ b/x11-wm/xfce/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= CDE like desktop with GTK
+
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \
iconv.3:${PORTSDIR}/converters/libiconv \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
diff --git a/x11-wm/xfce/pkg-comment b/x11-wm/xfce/pkg-comment
deleted file mode 100644
index 2902db4..0000000
--- a/x11-wm/xfce/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-CDE like desktop with GTK
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
index f4ed22c..a22e427 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= CDE like desktop with GTK
+
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \
iconv.3:${PORTSDIR}/converters/libiconv \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
diff --git a/x11-wm/xfce4/pkg-comment b/x11-wm/xfce4/pkg-comment
deleted file mode 100644
index 2902db4..0000000
--- a/x11-wm/xfce4/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-CDE like desktop with GTK
OpenPOWER on IntegriCloud