summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/9menu/Makefile2
-rw-r--r--x11/9menu/pkg-comment1
-rw-r--r--x11/9term/Makefile2
-rw-r--r--x11/9term/pkg-comment1
-rw-r--r--x11/XFree86-aoutlibs/Makefile2
-rw-r--r--x11/XFree86-aoutlibs/pkg-comment1
-rw-r--r--x11/bbrun/Makefile2
-rw-r--r--x11/bbrun/pkg-comment1
-rw-r--r--x11/blast/Makefile2
-rw-r--r--x11/blast/pkg-comment1
-rw-r--r--x11/decurs/Makefile2
-rw-r--r--x11/decurs/pkg-comment1
-rw-r--r--x11/dxpc/Makefile2
-rw-r--r--x11/dxpc/pkg-comment1
-rw-r--r--x11/ecore/Makefile2
-rw-r--r--x11/ecore/pkg-comment1
-rw-r--r--x11/fbsd-icons/Makefile2
-rw-r--r--x11/fbsd-icons/pkg-comment1
-rw-r--r--x11/gdkxft/Makefile2
-rw-r--r--x11/gdkxft/pkg-comment1
-rw-r--r--x11/gmrun/Makefile2
-rw-r--r--x11/gmrun/pkg-comment1
-rw-r--r--x11/imwheel/Makefile2
-rw-r--r--x11/imwheel/pkg-comment1
-rw-r--r--x11/launch.app/Makefile2
-rw-r--r--x11/launch.app/pkg-comment1
-rw-r--r--x11/libsx/Makefile2
-rw-r--r--x11/libsx/pkg-comment1
-rw-r--r--x11/mgapdesk/Makefile2
-rw-r--r--x11/mgapdesk/pkg-comment1
-rw-r--r--x11/p5-X11-Protocol/Makefile2
-rw-r--r--x11/p5-X11-Protocol/pkg-comment1
-rw-r--r--x11/peeper/Makefile2
-rw-r--r--x11/peeper/pkg-comment1
-rw-r--r--x11/props/Makefile2
-rw-r--r--x11/props/pkg-comment1
-rw-r--r--x11/sxpc/Makefile2
-rw-r--r--x11/sxpc/pkg-comment1
-rw-r--r--x11/twin/Makefile2
-rw-r--r--x11/twin/pkg-comment1
-rw-r--r--x11/tycoon/Makefile2
-rw-r--r--x11/tycoon/pkg-comment1
-rw-r--r--x11/wmmatrix/Makefile2
-rw-r--r--x11/wmmatrix/pkg-comment1
-rw-r--r--x11/wscan/Makefile2
-rw-r--r--x11/wscan/pkg-comment1
-rw-r--r--x11/xautomation/Makefile2
-rw-r--r--x11/xautomation/pkg-comment1
-rw-r--r--x11/xbanner/Makefile2
-rw-r--r--x11/xbanner/pkg-comment1
-rw-r--r--x11/xbindkeys/Makefile2
-rw-r--r--x11/xbindkeys/pkg-comment1
-rw-r--r--x11/xbindkeys_config/Makefile2
-rw-r--r--x11/xbindkeys_config/pkg-comment1
-rw-r--r--x11/xcb/Makefile2
-rw-r--r--x11/xcb/pkg-comment1
-rw-r--r--x11/xclip/Makefile2
-rw-r--r--x11/xclip/pkg-comment1
-rw-r--r--x11/xcolors/Makefile2
-rw-r--r--x11/xcolors/pkg-comment1
-rw-r--r--x11/xdialog/Makefile2
-rw-r--r--x11/xdialog/pkg-comment1
-rw-r--r--x11/xnee/Makefile2
-rw-r--r--x11/xnee/pkg-comment1
-rw-r--r--x11/xskyroot/Makefile2
-rw-r--r--x11/xskyroot/pkg-comment1
-rw-r--r--x11/xstroke/Makefile2
-rw-r--r--x11/xstroke/pkg-comment1
-rw-r--r--x11/xtattr/Makefile2
-rw-r--r--x11/xtattr/pkg-comment1
-rw-r--r--x11/xtoolwait/Makefile2
-rw-r--r--x11/xtoolwait/pkg-comment1
-rw-r--r--x11/xvattr/Makefile2
-rw-r--r--x11/xvattr/pkg-comment1
-rw-r--r--x11/xwatchwin/Makefile2
-rw-r--r--x11/xwatchwin/pkg-comment1
76 files changed, 76 insertions, 38 deletions
diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile
index 0658a8dca320..0bd32f304dbd 100644
--- a/x11/9menu/Makefile
+++ b/x11/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/9menu/pkg-comment b/x11/9menu/pkg-comment
deleted file mode 100644
index bb43512b660f..000000000000
--- a/x11/9menu/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple menu patterened after plan9
diff --git a/x11/9term/Makefile b/x11/9term/Makefile
index 24333ec46f2e..049f735a8181 100644
--- a/x11/9term/Makefile
+++ b/x11/9term/Makefile
@@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= An X11 program which emulates a plan9 window
+
# needs library and private header, but not during runtime
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/editors/sam:build
diff --git a/x11/9term/pkg-comment b/x11/9term/pkg-comment
deleted file mode 100644
index 675c7c13d70d..000000000000
--- a/x11/9term/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An X11 program which emulates a plan9 window
diff --git a/x11/XFree86-aoutlibs/Makefile b/x11/XFree86-aoutlibs/Makefile
index 853bc6e3b932..49e9300c7c0b 100644
--- a/x11/XFree86-aoutlibs/Makefile
+++ b/x11/XFree86-aoutlibs/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ade
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= XFree86 a.out compatibility libraries
+
ONLY_FOR_ARCHS= i386
NO_BUILD= yes
diff --git a/x11/XFree86-aoutlibs/pkg-comment b/x11/XFree86-aoutlibs/pkg-comment
deleted file mode 100644
index 08e995ecde89..000000000000
--- a/x11/XFree86-aoutlibs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-XFree86 a.out compatibility libraries
diff --git a/x11/bbrun/Makefile b/x11/bbrun/Makefile
index aaf185364a55..14c1c0004970 100644
--- a/x11/bbrun/Makefile
+++ b/x11/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/bbrun/pkg-comment b/x11/bbrun/pkg-comment
deleted file mode 100644
index 99685f92c63c..000000000000
--- a/x11/bbrun/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Run box for Blackbox
diff --git a/x11/blast/Makefile b/x11/blast/Makefile
index 6b3801607ae9..fc0b4c8e0319 100644
--- a/x11/blast/Makefile
+++ b/x11/blast/Makefile
@@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-ss-11.00
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Blast blows holes through windows
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_X_PREFIX= yes
MAN1= blast.1
diff --git a/x11/blast/pkg-comment b/x11/blast/pkg-comment
deleted file mode 100644
index f3834379d439..000000000000
--- a/x11/blast/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Blast blows holes through windows
diff --git a/x11/decurs/Makefile b/x11/decurs/Makefile
index c5c9c6da44de..cdd45505d54c 100644
--- a/x11/decurs/Makefile
+++ b/x11/decurs/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.hut.fi/~pvsavola/files/
MAINTAINER= adamw@FreeBSD.org
+PORTCOMMENT= A GTK+ based program that lets you edit you XFree86 mouse cursors
+
LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
USE_X_PREFIX= yes
diff --git a/x11/decurs/pkg-comment b/x11/decurs/pkg-comment
deleted file mode 100644
index 018ae8348beb..000000000000
--- a/x11/decurs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A GTK+ based program that lets you edit you XFree86 mouse cursors
diff --git a/x11/dxpc/Makefile b/x11/dxpc/Makefile
index 9a1fd6708e26..f1e9b9aadfd0 100644
--- a/x11/dxpc/Makefile
+++ b/x11/dxpc/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.vigor.nu/dxpc/3.8.0/
MAINTAINER= ports@freebsd.org
+PORTCOMMENT= Compressing X protocol proxy designed to support X11 over slow links
+
LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo
MAN1= dxpc.1
diff --git a/x11/dxpc/pkg-comment b/x11/dxpc/pkg-comment
deleted file mode 100644
index 0f348a033fa9..000000000000
--- a/x11/dxpc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Compressing X protocol proxy designed to support X11 over slow links
diff --git a/x11/ecore/Makefile b/x11/ecore/Makefile
index fd885c571092..46152f223ca1 100644
--- a/x11/ecore/Makefile
+++ b/x11/ecore/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= enlightenment
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A core event abstraction library
+
USE_X_PREFIX= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
diff --git a/x11/ecore/pkg-comment b/x11/ecore/pkg-comment
deleted file mode 100644
index c77650892ae2..000000000000
--- a/x11/ecore/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A core event abstraction library
diff --git a/x11/fbsd-icons/Makefile b/x11/fbsd-icons/Makefile
index 31e97994b1fc..b28c708fe1fa 100644
--- a/x11/fbsd-icons/Makefile
+++ b/x11/fbsd-icons/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Collection of icons related to the FreeBSD project
+
USE_X_PREFIX= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/x11/fbsd-icons/pkg-comment b/x11/fbsd-icons/pkg-comment
deleted file mode 100644
index cf7221ea6130..000000000000
--- a/x11/fbsd-icons/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Collection of icons related to the FreeBSD project
diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile
index 61bba98e3f30..e5426deffc06 100644
--- a/x11/gdkxft/Makefile
+++ b/x11/gdkxft/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@freebsd.org
+PORTCOMMENT= An anti-aliased font support for gtk+
+
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
USE_X_PREFIX= yes
diff --git a/x11/gdkxft/pkg-comment b/x11/gdkxft/pkg-comment
deleted file mode 100644
index 83686819c95e..000000000000
--- a/x11/gdkxft/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An anti-aliased font support for gtk+
diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile
index 6d314ae44f3f..7b1e8ad04354 100644
--- a/x11/gmrun/Makefile
+++ b/x11/gmrun/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= adamw@FreeBSD.org
+PORTCOMMENT= A customizable program to run programs, with tab-completion
+
BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
USE_X_PREFIX= yes
diff --git a/x11/gmrun/pkg-comment b/x11/gmrun/pkg-comment
deleted file mode 100644
index a422ad34b558..000000000000
--- a/x11/gmrun/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A customizable program to run programs, with tab-completion
diff --git a/x11/imwheel/Makefile b/x11/imwheel/Makefile
index 896de2f0d629..8c62adc7de76 100644
--- a/x11/imwheel/Makefile
+++ b/x11/imwheel/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://jonatkins.org/imwheel/files/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Utility to translate mouse wheel actions into X keyboard events
+
USE_REINPLACE= yes
USE_GMAKE= YES
USE_X_PREFIX= YES
diff --git a/x11/imwheel/pkg-comment b/x11/imwheel/pkg-comment
deleted file mode 100644
index 11c1b00789a8..000000000000
--- a/x11/imwheel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Utility to translate mouse wheel actions into X keyboard events
diff --git a/x11/launch.app/Makefile b/x11/launch.app/Makefile
index 5eb008dc927e..89425cf4500e 100644
--- a/x11/launch.app/Makefile
+++ b/x11/launch.app/Makefile
@@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME:S/l/L/}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= An application launcher for WindowMaker dock
+
FORBIDDEN= "Buffer overflows in setuid root code"
LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker
diff --git a/x11/launch.app/pkg-comment b/x11/launch.app/pkg-comment
deleted file mode 100644
index 429d935804a5..000000000000
--- a/x11/launch.app/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An application launcher for WindowMaker dock
diff --git a/x11/libsx/Makefile b/x11/libsx/Makefile
index cebbcf9a0727..f08e300140ea 100644
--- a/x11/libsx/Makefile
+++ b/x11/libsx/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Simple X11 library
+
LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
USE_X_PREFIX= yes
diff --git a/x11/libsx/pkg-comment b/x11/libsx/pkg-comment
deleted file mode 100644
index f06f7978a3a5..000000000000
--- a/x11/libsx/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Simple X11 library
diff --git a/x11/mgapdesk/Makefile b/x11/mgapdesk/Makefile
index 78a05b94f860..d616a6feaa3f 100644
--- a/x11/mgapdesk/Makefile
+++ b/x11/mgapdesk/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@freebsd.org
+PORTCOMMENT= Matrox Powerdesk for *nix
+
BUILD_DEPENDS= XFree86:${PORTSDIR}/x11/XFree86-4
USE_X_PREFIX= YES
diff --git a/x11/mgapdesk/pkg-comment b/x11/mgapdesk/pkg-comment
deleted file mode 100644
index b36d3bf6bb74..000000000000
--- a/x11/mgapdesk/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Matrox Powerdesk for *nix
diff --git a/x11/p5-X11-Protocol/Makefile b/x11/p5-X11-Protocol/Makefile
index 04150fef5484..4d55fe4e5658 100644
--- a/x11/p5-X11-Protocol/Makefile
+++ b/x11/p5-X11-Protocol/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Perl module that provides an interface roughly equivalent to Xlib
+
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
diff --git a/x11/p5-X11-Protocol/pkg-comment b/x11/p5-X11-Protocol/pkg-comment
deleted file mode 100644
index f3bc2ad38c6b..000000000000
--- a/x11/p5-X11-Protocol/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl module that provides an interface roughly equivalent to Xlib
diff --git a/x11/peeper/Makefile b/x11/peeper/Makefile
index 71b4c62218d0..4253ed92762d 100644
--- a/x11/peeper/Makefile
+++ b/x11/peeper/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://peeper.sourceforge.net/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= View an area of the screen at a certain magnification
+
USE_GNOMENG= yes
USE_GNOME= imlib
USE_GMAKE= yes
diff --git a/x11/peeper/pkg-comment b/x11/peeper/pkg-comment
deleted file mode 100644
index 1c4e6f673934..000000000000
--- a/x11/peeper/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-View an area of the screen at a certain magnification
diff --git a/x11/props/Makefile b/x11/props/Makefile
index 7fe2a3861450..78f51ceeb819 100644
--- a/x11/props/Makefile
+++ b/x11/props/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= fenner
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The OpenLook props application
+
LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview
WRKSRC= ${WRKDIR}/props
diff --git a/x11/props/pkg-comment b/x11/props/pkg-comment
deleted file mode 100644
index f75f0cc41033..000000000000
--- a/x11/props/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The OpenLook props application
diff --git a/x11/sxpc/Makefile b/x11/sxpc/Makefile
index f42cd0585d18..49bb00fe1d17 100644
--- a/x11/sxpc/Makefile
+++ b/x11/sxpc/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .shar.Z
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The Simple X Protocol Compressor
+
USE_IMAKE= yes
NO_WRKSUBDIR= yes
EXTRACT_CMD= ${GZIP_CMD}
diff --git a/x11/sxpc/pkg-comment b/x11/sxpc/pkg-comment
deleted file mode 100644
index 347a67bd3a35..000000000000
--- a/x11/sxpc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Simple X Protocol Compressor
diff --git a/x11/twin/Makefile b/x11/twin/Makefile
index 1192adb558b1..4fbf93c403d8 100644
--- a/x11/twin/Makefile
+++ b/x11/twin/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= twin
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A Textmode WINdow environment
+
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}"
diff --git a/x11/twin/pkg-comment b/x11/twin/pkg-comment
deleted file mode 100644
index 5fdb5f3f1591..000000000000
--- a/x11/twin/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Textmode WINdow environment
diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile
index ae09dda9c673..4e7671c65ba3 100644
--- a/x11/tycoon/Makefile
+++ b/x11/tycoon/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= X11/desktop
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A nifty set of desktop apps, including floating buttons
+
LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms
USE_IMAKE= yes
diff --git a/x11/tycoon/pkg-comment b/x11/tycoon/pkg-comment
deleted file mode 100644
index d6ba3780a358..000000000000
--- a/x11/tycoon/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A nifty set of desktop apps, including floating buttons
diff --git a/x11/wmmatrix/Makefile b/x11/wmmatrix/Makefile
index d6058eff21d3..0364bcde611a 100644
--- a/x11/wmmatrix/Makefile
+++ b/x11/wmmatrix/Makefile
@@ -13,6 +13,8 @@ DISTNAME= wmMatrix-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A DockApp that runs a version of the xmatrix screenhack
+
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_XPM= yes
diff --git a/x11/wmmatrix/pkg-comment b/x11/wmmatrix/pkg-comment
deleted file mode 100644
index 94770a4ff541..000000000000
--- a/x11/wmmatrix/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A DockApp that runs a version of the xmatrix screenhack
diff --git a/x11/wscan/Makefile b/x11/wscan/Makefile
index 3b533531fa5b..4e83d42e737f 100644
--- a/x11/wscan/Makefile
+++ b/x11/wscan/Makefile
@@ -13,6 +13,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A 802.11 wireless visual signal strength meter
+
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
WRKSRC= $(WRKDIR)/wscan
diff --git a/x11/wscan/pkg-comment b/x11/wscan/pkg-comment
deleted file mode 100644
index 2604a12120b8..000000000000
--- a/x11/wscan/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A 802.11 wireless visual signal strength meter
diff --git a/x11/xautomation/Makefile b/x11/xautomation/Makefile
index a488dd3e2bf5..fc303b163075 100644
--- a/x11/xautomation/Makefile
+++ b/x11/xautomation/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://hoopajoo.net/static/projects/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Control X from the command line for scripts
+
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
USE_XLIB= yes
diff --git a/x11/xautomation/pkg-comment b/x11/xautomation/pkg-comment
deleted file mode 100644
index daba23a0c74e..000000000000
--- a/x11/xautomation/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Control X from the command line for scripts
diff --git a/x11/xbanner/Makefile b/x11/xbanner/Makefile
index c2e7ff0e5998..2a7a82a0d2a2 100644
--- a/x11/xbanner/Makefile
+++ b/x11/xbanner/Makefile
@@ -14,6 +14,8 @@ DISTNAME= XBanner${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Make your XDM login screen look beautiful
+
USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_XPM= yes
diff --git a/x11/xbanner/pkg-comment b/x11/xbanner/pkg-comment
deleted file mode 100644
index dcb65840f181..000000000000
--- a/x11/xbanner/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Make your XDM login screen look beautiful
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile
index 257bf7e60b05..15b8c48c4450 100644
--- a/x11/xbindkeys/Makefile
+++ b/x11/xbindkeys/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://hocwp.free.fr/xbindkeys/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Allows you to launch shell commands under X with your keyboard
+
USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
diff --git a/x11/xbindkeys/pkg-comment b/x11/xbindkeys/pkg-comment
deleted file mode 100644
index f2fab13f8121..000000000000
--- a/x11/xbindkeys/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Allows you to launch shell commands under X with your keyboard
diff --git a/x11/xbindkeys_config/Makefile b/x11/xbindkeys_config/Makefile
index b3d9ac7fc292..4fea00469490 100644
--- a/x11/xbindkeys_config/Makefile
+++ b/x11/xbindkeys_config/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.netchampagne.com/xbindkeys_config/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= An easy to use gtk program for configuring Xbindkeys
+
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_REINPLACE= yes
diff --git a/x11/xbindkeys_config/pkg-comment b/x11/xbindkeys_config/pkg-comment
deleted file mode 100644
index 5bf52d982d23..000000000000
--- a/x11/xbindkeys_config/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An easy to use gtk program for configuring Xbindkeys
diff --git a/x11/xcb/Makefile b/x11/xcb/Makefile
index c9006f1fa259..792dd3da8eb4 100644
--- a/x11/xcb/Makefile
+++ b/x11/xcb/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.goof.com/pcg/marc/data/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A tool for managing x11 cut-buffers
+
USE_IMAKE= yes
MAN1= xcb.1
diff --git a/x11/xcb/pkg-comment b/x11/xcb/pkg-comment
deleted file mode 100644
index c84a15bee562..000000000000
--- a/x11/xcb/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A tool for managing x11 cut-buffers
diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile
index 11caaae4f27f..df68c3fa61c5 100644
--- a/x11/xclip/Makefile
+++ b/x11/xclip/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://people.debian.org/~kims/xclip/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= An interface to X selections ("the clipboard") from the command line
+
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_IMAKE= yes
diff --git a/x11/xclip/pkg-comment b/x11/xclip/pkg-comment
deleted file mode 100644
index 943bad7cd5f3..000000000000
--- a/x11/xclip/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An interface to X selections ("the clipboard") from the command line
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile
index 28e485146262..b9625b9f39c0 100644
--- a/x11/xcolors/Makefile
+++ b/x11/xcolors/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Display all (ok, most of) the colors in the universe
+
WRKSRC= ${WRKDIR}/xcolors
USE_IMAKE= yes
MAN1= xcolors.1
diff --git a/x11/xcolors/pkg-comment b/x11/xcolors/pkg-comment
deleted file mode 100644
index bc79ff1ee735..000000000000
--- a/x11/xcolors/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Display all (ok, most of) the colors in the universe
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile
index 7ecfb6cdfefe..90e27c1468ec 100644
--- a/x11/xdialog/Makefile
+++ b/x11/xdialog/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.Org
+PORTCOMMENT= A drop in replacement for the "dialog" or "cdialog" programs
+
USE_BZIP2= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
diff --git a/x11/xdialog/pkg-comment b/x11/xdialog/pkg-comment
deleted file mode 100644
index 092876c97118..000000000000
--- a/x11/xdialog/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A drop in replacement for the "dialog" or "cdialog" programs
diff --git a/x11/xnee/Makefile b/x11/xnee/Makefile
index e831c5cbbd96..0e2c85d2f589 100644
--- a/x11/xnee/Makefile
+++ b/x11/xnee/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= X events recorder and player
+
USE_X_PREFIX= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
diff --git a/x11/xnee/pkg-comment b/x11/xnee/pkg-comment
deleted file mode 100644
index fc72bf2870b1..000000000000
--- a/x11/xnee/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-X events recorder and player
diff --git a/x11/xskyroot/Makefile b/x11/xskyroot/Makefile
index 3e860472304f..7d4860246a52 100644
--- a/x11/xskyroot/Makefile
+++ b/x11/xskyroot/Makefile
@@ -13,6 +13,8 @@ DISTFILES= 1079.gz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Realtime sky drawer for X root window
+
EXTRACT_CMD= ${GZIP_CMD}
EXTRACT_BEFORE_ARGS= -dc
EXTRACT_AFTER_ARGS= | ${SED} -e "/^...bin.sh/,/exit 0/!d" | ${SH}
diff --git a/x11/xskyroot/pkg-comment b/x11/xskyroot/pkg-comment
deleted file mode 100644
index cd339e0d1558..000000000000
--- a/x11/xskyroot/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Realtime sky drawer for X root window
diff --git a/x11/xstroke/Makefile b/x11/xstroke/Makefile
index 4dba512c6179..757192b3dc03 100644
--- a/x11/xstroke/Makefile
+++ b/x11/xstroke/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.handhelds.org/pub/projects/xstroke/release-${PORTVERSION
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Fullscreen gesture recognition
+
LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt
USE_REINPLACE= yes
diff --git a/x11/xstroke/pkg-comment b/x11/xstroke/pkg-comment
deleted file mode 100644
index 554ed8881f00..000000000000
--- a/x11/xstroke/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Fullscreen gesture recognition
diff --git a/x11/xtattr/Makefile b/x11/xtattr/Makefile
index cb197f149413..b65eb2dd1f77 100644
--- a/x11/xtattr/Makefile
+++ b/x11/xtattr/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A tool for changing xterm attributes
+
MAKEFILE= ${FILESDIR}/Makefile.bsd
MAN1= xtattr.1
MANCOMPRESSED= maybe
diff --git a/x11/xtattr/pkg-comment b/x11/xtattr/pkg-comment
deleted file mode 100644
index b202fe7f7b6e..000000000000
--- a/x11/xtattr/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A tool for changing xterm attributes
diff --git a/x11/xtoolwait/Makefile b/x11/xtoolwait/Makefile
index 85f214840372..9dff4e00f21e 100644
--- a/x11/xtoolwait/Makefile
+++ b/x11/xtoolwait/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= utilities
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Tool startup utility for X11
+
USE_IMAKE= yes
MAN1= xtoolwait.1
diff --git a/x11/xtoolwait/pkg-comment b/x11/xtoolwait/pkg-comment
deleted file mode 100644
index 69685a4111e6..000000000000
--- a/x11/xtoolwait/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Tool startup utility for X11
diff --git a/x11/xvattr/Makefile b/x11/xvattr/Makefile
index 739b8beadfbe..68e2f8fb7c17 100644
--- a/x11/xvattr/Makefile
+++ b/x11/xvattr/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Getting and setting Xv attributes
+
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes
diff --git a/x11/xvattr/pkg-comment b/x11/xvattr/pkg-comment
deleted file mode 100644
index 0e01001b602b..000000000000
--- a/x11/xvattr/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Getting and setting Xv attributes
diff --git a/x11/xwatchwin/Makefile b/x11/xwatchwin/Makefile
index b0cb505f926d..efa05ec99e5b 100644
--- a/x11/xwatchwin/Makefile
+++ b/x11/xwatchwin/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Watch a window on another X server
+
MAN1= xwatchwin.1
USE_IMAKE= yes
diff --git a/x11/xwatchwin/pkg-comment b/x11/xwatchwin/pkg-comment
deleted file mode 100644
index 4e1c470bb06f..000000000000
--- a/x11/xwatchwin/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Watch a window on another X server