summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:12:51 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:12:51 +0000
commitbb518de78c6c50f9a2f5bd81031df98a9a32c0dc (patch)
treeb6f302044f7375579649a53512a9d29bc197e4b3
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75952
-rw-r--r--editors/MathPlanner/Makefile1
-rw-r--r--editors/MathPlanner/pkg-comment1
-rw-r--r--editors/axe/Makefile1
-rw-r--r--editors/axe/pkg-comment1
-rw-r--r--editors/elvis/Makefile1
-rw-r--r--editors/elvis/pkg-comment1
-rw-r--r--editors/em/Makefile1
-rw-r--r--editors/em/pkg-comment1
-rw-r--r--editors/emacs/Makefile1
-rw-r--r--editors/emacs/pkg-comment1
-rw-r--r--editors/emacs19/Makefile1
-rw-r--r--editors/emacs19/pkg-comment1
-rw-r--r--editors/emacs20/Makefile1
-rw-r--r--editors/emacs20/pkg-comment1
-rw-r--r--editors/emacs22/Makefile1
-rw-r--r--editors/emacs22/pkg-comment1
-rw-r--r--editors/emacs23/Makefile1
-rw-r--r--editors/emacs23/pkg-comment1
-rw-r--r--editors/gmanedit/Makefile1
-rw-r--r--editors/gmanedit/pkg-comment1
-rw-r--r--editors/gnuserv/Makefile1
-rw-r--r--editors/gnuserv/pkg-comment1
-rw-r--r--editors/hexcurse/Makefile1
-rw-r--r--editors/hexcurse/pkg-comment1
-rw-r--r--editors/hte/Makefile1
-rw-r--r--editors/hte/pkg-comment1
-rw-r--r--editors/iiimecf/Makefile1
-rw-r--r--editors/iiimecf/pkg-comment1
-rw-r--r--editors/impress/Makefile1
-rw-r--r--editors/impress/pkg-comment1
-rw-r--r--editors/jove/Makefile1
-rw-r--r--editors/jove/pkg-comment1
-rw-r--r--editors/le/Makefile1
-rw-r--r--editors/le/pkg-comment1
-rw-r--r--editors/poedit/Makefile1
-rw-r--r--editors/poedit/pkg-comment1
-rw-r--r--editors/sam/Makefile1
-rw-r--r--editors/sam/pkg-comment1
-rw-r--r--editors/sted/Makefile1
-rw-r--r--editors/sted/pkg-comment1
-rw-r--r--editors/tamago-emacs20/Makefile1
-rw-r--r--editors/tamago-emacs21/Makefile3
-rw-r--r--editors/tamago-emacs21/pkg-comment1
-rw-r--r--editors/tamago/Makefile3
-rw-r--r--editors/tamago/pkg-comment1
-rw-r--r--editors/ted/Makefile1
-rw-r--r--editors/ted/pkg-comment1
-rw-r--r--editors/tetradraw/Makefile1
-rw-r--r--editors/tetradraw/pkg-comment1
-rw-r--r--editors/the/Makefile1
-rw-r--r--editors/the/pkg-comment1
-rw-r--r--editors/uemacs/Makefile1
-rw-r--r--editors/uemacs/pkg-comment1
-rw-r--r--editors/xcoral/Makefile1
-rw-r--r--editors/xcoral/pkg-comment1
-rw-r--r--editors/xmleditor/Makefile1
-rw-r--r--editors/xmleditor/pkg-comment1
-rw-r--r--editors/zile/Makefile1
-rw-r--r--editors/zile/pkg-comment1
59 files changed, 32 insertions, 31 deletions
diff --git a/editors/MathPlanner/Makefile b/editors/MathPlanner/Makefile
index 9f4718e90ff8..545d760e2e6e 100644
--- a/editors/MathPlanner/Makefile
+++ b/editors/MathPlanner/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= editors
MASTER_SITES= http://koti.mbnet.fi/jarmonik/
MAINTAINER= ports@FreeBSD.org
+COMMENT= A mathematical design and publishing application
USE_REINPLACE= yes
USE_QT_VER= 3
diff --git a/editors/MathPlanner/pkg-comment b/editors/MathPlanner/pkg-comment
deleted file mode 100644
index 2944e4607d6e..000000000000
--- a/editors/MathPlanner/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A mathematical design and publishing application
diff --git a/editors/axe/Makefile b/editors/axe/Makefile
index 7d41f0250e71..66d77116dafa 100644
--- a/editors/axe/Makefile
+++ b/editors/axe/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= editors
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
+COMMENT= Simple to use text editor for X
LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
diff --git a/editors/axe/pkg-comment b/editors/axe/pkg-comment
deleted file mode 100644
index 43687566dda5..000000000000
--- a/editors/axe/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Simple to use text editor for X
diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile
index fd1864316897..776599f71535 100644
--- a/editors/elvis/Makefile
+++ b/editors/elvis/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.cs.pdx.edu/pub/elvis/ \
DISTNAME= ${PORTNAME}-2.1_4
MAINTAINER= ports@FreeBSD.org
+COMMENT= A clone of the ex/vi text editor
USE_REINPLACE= yes
HAS_CONFIGURE= yes
diff --git a/editors/elvis/pkg-comment b/editors/elvis/pkg-comment
deleted file mode 100644
index 434fd536bcbe..000000000000
--- a/editors/elvis/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A clone of the ex/vi text editor
diff --git a/editors/em/Makefile b/editors/em/Makefile
index 582de1072d5e..a60542b7ae2c 100644
--- a/editors/em/Makefile
+++ b/editors/em/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www3.famille.ne.jp/~ncc1701/em/
DISTNAME= ${PORTNAME}-4.0.16-lt
MAINTAINER= ports@FreeBSD.org
+COMMENT= Full screen editor based on MicroEMACS
USE_REINPLACE= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" DEFINES=""
diff --git a/editors/em/pkg-comment b/editors/em/pkg-comment
deleted file mode 100644
index c45c4721660e..000000000000
--- a/editors/em/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Full screen editor based on MicroEMACS
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index b1109377e34e..5a8dba415107 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= emacs
MAINTAINER= ports@FreeBSD.org
+COMMENT= GNU editing macros
EMACS_VERSION= 19.34
CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd
diff --git a/editors/emacs/pkg-comment b/editors/emacs/pkg-comment
deleted file mode 100644
index 5f2e16cd82ff..000000000000
--- a/editors/emacs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GNU editing macros
diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile
index b1109377e34e..5a8dba415107 100644
--- a/editors/emacs19/Makefile
+++ b/editors/emacs19/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= emacs
MAINTAINER= ports@FreeBSD.org
+COMMENT= GNU editing macros
EMACS_VERSION= 19.34
CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd
diff --git a/editors/emacs19/pkg-comment b/editors/emacs19/pkg-comment
deleted file mode 100644
index 5f2e16cd82ff..000000000000
--- a/editors/emacs19/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GNU editing macros
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index 3ac3cf1bada8..73fcca8cd574 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -18,6 +18,7 @@ PATCHFILES= emacs-20.7-linespace-patch.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
+COMMENT= GNU editing macros
USE_AUTOCONF_VER=213
USE_GMAKE= yes
diff --git a/editors/emacs20/pkg-comment b/editors/emacs20/pkg-comment
deleted file mode 100644
index 5f2e16cd82ff..000000000000
--- a/editors/emacs20/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GNU editing macros
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile
index b1109377e34e..5a8dba415107 100644
--- a/editors/emacs22/Makefile
+++ b/editors/emacs22/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= emacs
MAINTAINER= ports@FreeBSD.org
+COMMENT= GNU editing macros
EMACS_VERSION= 19.34
CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd
diff --git a/editors/emacs22/pkg-comment b/editors/emacs22/pkg-comment
deleted file mode 100644
index 5f2e16cd82ff..000000000000
--- a/editors/emacs22/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GNU editing macros
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index b1109377e34e..5a8dba415107 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= emacs
MAINTAINER= ports@FreeBSD.org
+COMMENT= GNU editing macros
EMACS_VERSION= 19.34
CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd
diff --git a/editors/emacs23/pkg-comment b/editors/emacs23/pkg-comment
deleted file mode 100644
index 5f2e16cd82ff..000000000000
--- a/editors/emacs23/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GNU editing macros
diff --git a/editors/gmanedit/Makefile b/editors/gmanedit/Makefile
index 20bad88faaaa..cef004b6044b 100644
--- a/editors/gmanedit/Makefile
+++ b/editors/gmanedit/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://gmanedit.sourceforge.net/files/ \
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+COMMENT= A GNOME manpages editor
USE_REINPLACE= yes
USE_BZIP2= yes
diff --git a/editors/gmanedit/pkg-comment b/editors/gmanedit/pkg-comment
deleted file mode 100644
index 75ed99b994bd..000000000000
--- a/editors/gmanedit/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A GNOME manpages editor
diff --git a/editors/gnuserv/Makefile b/editors/gnuserv/Makefile
index 96e0b4a6ec83..0fcee7cb09bb 100644
--- a/editors/gnuserv/Makefile
+++ b/editors/gnuserv/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://meltin.net/hacks/emacs/src/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= ports@FreeBSD.org
+COMMENT= A standalone release of gnuserv for GNU Emacs
GNU_CONFIGURE= yes
diff --git a/editors/gnuserv/pkg-comment b/editors/gnuserv/pkg-comment
deleted file mode 100644
index 089532c88781..000000000000
--- a/editors/gnuserv/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A standalone release of gnuserv for GNU Emacs
diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile
index 30d5ef9aaacd..fcbbc0603690 100644
--- a/editors/hexcurse/Makefile
+++ b/editors/hexcurse/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= editors
MASTER_SITES= http://jewfish.net/downloads/
MAINTAINER= ports@FreeBSD.org
+COMMENT= A versatile ncurses-based hex editor
GNU_CONFIGURE= yes
diff --git a/editors/hexcurse/pkg-comment b/editors/hexcurse/pkg-comment
deleted file mode 100644
index 34e0bf966f19..000000000000
--- a/editors/hexcurse/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A versatile ncurses-based hex editor
diff --git a/editors/hte/Makefile b/editors/hte/Makefile
index 66afd9e032de..1c5d23e7bdd3 100644
--- a/editors/hte/Makefile
+++ b/editors/hte/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ht-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= A file editor/viewer/analyzer for executables
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-lm"
diff --git a/editors/hte/pkg-comment b/editors/hte/pkg-comment
deleted file mode 100644
index 0f8657fb6ec1..000000000000
--- a/editors/hte/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A file editor/viewer/analyzer for executables
diff --git a/editors/iiimecf/Makefile b/editors/iiimecf/Makefile
index faab19f15f43..2c242c059957 100644
--- a/editors/iiimecf/Makefile
+++ b/editors/iiimecf/Makefile
@@ -16,6 +16,7 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
DISTNAME= IIIMECF-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= Internet/Intranet Input Method Emacs Client Framework for GNU Emacs 20
BUILD_DEPENDS= ${UN_DEFINE}:${PORTSDIR}/converters/mule-ucs-emacs20
RUN_DEPENDS= ${UN_DEFINE}:${PORTSDIR}/converters/mule-ucs-emacs20
diff --git a/editors/iiimecf/pkg-comment b/editors/iiimecf/pkg-comment
deleted file mode 100644
index b4eb3c7bb7b6..000000000000
--- a/editors/iiimecf/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Internet/Intranet Input Method Emacs Client Framework for GNU Emacs 20
diff --git a/editors/impress/Makefile b/editors/impress/Makefile
index 844f6edb9b3d..dad5dcd99171 100644
--- a/editors/impress/Makefile
+++ b/editors/impress/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.ntlug.org/~ccox/impress/
DISTNAME= imp${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= Publishing and presentation tool
RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83
diff --git a/editors/impress/pkg-comment b/editors/impress/pkg-comment
deleted file mode 100644
index 19f76fa25c09..000000000000
--- a/editors/impress/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Publishing and presentation tool
diff --git a/editors/jove/Makefile b/editors/jove/Makefile
index e2378e2bbfa0..05b941682146 100644
--- a/editors/jove/Makefile
+++ b/editors/jove/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= editors
MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/moraes/jove/
MAINTAINER= ports@FreeBSD.org
+COMMENT= Jonathan's Own Version of Emacs
WRKSRC= ${WRKDIR}/${PORTNAME}
MAN1= jove.1 teachjove.1
diff --git a/editors/jove/pkg-comment b/editors/jove/pkg-comment
deleted file mode 100644
index 81ed1cc4fcad..000000000000
--- a/editors/jove/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Jonathan's Own Version of Emacs
diff --git a/editors/le/Makefile b/editors/le/Makefile
index 95ac51370210..7506fb996a48 100644
--- a/editors/le/Makefile
+++ b/editors/le/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ \
MASTER_SITE_SUBDIR= apps/editors/terminal
MAINTAINER= ports@FreeBSD.org
+COMMENT= Text editor
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/editors/le/pkg-comment b/editors/le/pkg-comment
deleted file mode 100644
index 67a73d9853e3..000000000000
--- a/editors/le/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Text editor
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 41bdf330bb27..83e72b11bddd 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+COMMENT= gettext catalogs (.po files) editor
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 \
diff --git a/editors/poedit/pkg-comment b/editors/poedit/pkg-comment
deleted file mode 100644
index b98da6991200..000000000000
--- a/editors/poedit/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-gettext catalogs (.po files) editor
diff --git a/editors/sam/Makefile b/editors/sam/Makefile
index 5bb32f831cb5..d80fecda8c2b 100644
--- a/editors/sam/Makefile
+++ b/editors/sam/Makefile
@@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .msg.gz
MAINTAINER= ports@FreeBSD.org
+COMMENT= A unix version of Rob Pike's editor for plan9
EXTRACT_CMD= ${GZCAT}
EXTRACT_BEFORE_ARGS= # empty
diff --git a/editors/sam/pkg-comment b/editors/sam/pkg-comment
deleted file mode 100644
index 1bbc7df747a5..000000000000
--- a/editors/sam/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A unix version of Rob Pike's editor for plan9
diff --git a/editors/sted/Makefile b/editors/sted/Makefile
index e6eaa61cfadc..6d653ade79aa 100644
--- a/editors/sted/Makefile
+++ b/editors/sted/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= editors
MASTER_SITES= http://user.tninet.se/~uxm165t/
MAINTAINER= ports@FreeBSD.org
+COMMENT= Simple/Small/Stupid Text Editor
WRKSRC= ${WRKDIR}/sted
diff --git a/editors/sted/pkg-comment b/editors/sted/pkg-comment
deleted file mode 100644
index 6304dd9b02a3..000000000000
--- a/editors/sted/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Simple/Small/Stupid Text Editor
diff --git a/editors/tamago-emacs20/Makefile b/editors/tamago-emacs20/Makefile
index df6ec632231e..815c623117c0 100644
--- a/editors/tamago-emacs20/Makefile
+++ b/editors/tamago-emacs20/Makefile
@@ -6,6 +6,7 @@
#
MAINTAINER= ports@FreeBSD.org
+COMMENT= The Multilingual Input Method - Egg V4 for Emacs20
MASTERDIR= ${.CURDIR}/../tamago
EMACS_PORT_NAME= emacs20
diff --git a/editors/tamago-emacs21/Makefile b/editors/tamago-emacs21/Makefile
index 4abcd202c934..c3634610f352 100644
--- a/editors/tamago-emacs21/Makefile
+++ b/editors/tamago-emacs21/Makefile
@@ -17,7 +17,8 @@ PATCH_SITE_SUBDIR= kuriyama
PATCHFILES= tamago-${PORTVERSION}-20011028.patch.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER?= ports@FreeBSD.org
+COMMENT?= The Multilingual Input Method - Egg V4
USE_REINPLACE= yes
USE_GMAKE= yes
diff --git a/editors/tamago-emacs21/pkg-comment b/editors/tamago-emacs21/pkg-comment
deleted file mode 100644
index bb8cd13d1dd6..000000000000
--- a/editors/tamago-emacs21/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Multilingual Input Method - Egg V4
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile
index 4abcd202c934..c3634610f352 100644
--- a/editors/tamago/Makefile
+++ b/editors/tamago/Makefile
@@ -17,7 +17,8 @@ PATCH_SITE_SUBDIR= kuriyama
PATCHFILES= tamago-${PORTVERSION}-20011028.patch.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER?= ports@FreeBSD.org
+COMMENT?= The Multilingual Input Method - Egg V4
USE_REINPLACE= yes
USE_GMAKE= yes
diff --git a/editors/tamago/pkg-comment b/editors/tamago/pkg-comment
deleted file mode 100644
index bb8cd13d1dd6..000000000000
--- a/editors/tamago/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Multilingual Input Method - Egg V4
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index cb93ecacae2c..e9527e67b7cd 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
EXTRACT_SUFX= .src.tar.gz
MAINTAINER= ports@FreeBSD.org
+COMMENT= X11 based RTF editor
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
diff --git a/editors/ted/pkg-comment b/editors/ted/pkg-comment
deleted file mode 100644
index 62d1a50c63ff..000000000000
--- a/editors/ted/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-X11 based RTF editor
diff --git a/editors/tetradraw/Makefile b/editors/tetradraw/Makefile
index 210d51db3256..5231a374b68d 100644
--- a/editors/tetradraw/Makefile
+++ b/editors/tetradraw/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= editors
MASTER_SITES= ftp://tentacle.dhs.org/
MAINTAINER= ports@FreeBSD.org
+COMMENT= Fully featured ANSI art editor/viewer with TCP/IP multidraw support
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
diff --git a/editors/tetradraw/pkg-comment b/editors/tetradraw/pkg-comment
deleted file mode 100644
index 7f5476080b3c..000000000000
--- a/editors/tetradraw/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Fully featured ANSI art editor/viewer with TCP/IP multidraw support
diff --git a/editors/the/Makefile b/editors/the/Makefile
index a7a0daf5a0f0..65d3f265994c 100644
--- a/editors/the/Makefile
+++ b/editors/the/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.lightlink.com/pub/hessling/THE/ \
DISTNAME= THE-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= "The Hessling Editor", an implementation of the xedit editor
BUILD_DEPENDS= rexx:${PORTSDIR}/lang/rexx-imc
RUN_DEPENDS= rexx:${PORTSDIR}/lang/rexx-imc
diff --git a/editors/the/pkg-comment b/editors/the/pkg-comment
deleted file mode 100644
index 1fea885c0f82..000000000000
--- a/editors/the/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-"The Hessling Editor", an implementation of the xedit editor
diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile
index 0c851a1b2728..29be7110b779 100644
--- a/editors/uemacs/Makefile
+++ b/editors/uemacs/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://uemacs.tripod.com/ \
DISTNAME= ue400dev
MAINTAINER= ports@FreeBSD.org
+COMMENT= A full screen editor
USE_REINPLACE= yes
NO_WRKSUBDIR= yes
diff --git a/editors/uemacs/pkg-comment b/editors/uemacs/pkg-comment
deleted file mode 100644
index d59bb107749c..000000000000
--- a/editors/uemacs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A full screen editor
diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile
index ad9390d83a66..eb7ee2865444 100644
--- a/editors/xcoral/Makefile
+++ b/editors/xcoral/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= editors
MASTER_SITES= http://xcoral.free.fr/
MAINTAINER= ports@FreeBSD.org
+COMMENT= A multiwindow mouse-based text editor for X
USE_X_PREFIX= yes
diff --git a/editors/xcoral/pkg-comment b/editors/xcoral/pkg-comment
deleted file mode 100644
index 3444521c533a..000000000000
--- a/editors/xcoral/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A multiwindow mouse-based text editor for X
diff --git a/editors/xmleditor/Makefile b/editors/xmleditor/Makefile
index 9ccd9f44e469..919162408d7a 100644
--- a/editors/xmleditor/Makefile
+++ b/editors/xmleditor/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+COMMENT= XML editor
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
intl.4:${PORTSDIR}/devel/gettext \
diff --git a/editors/xmleditor/pkg-comment b/editors/xmleditor/pkg-comment
deleted file mode 100644
index 870b1e7367dd..000000000000
--- a/editors/xmleditor/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-XML editor
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index 56852afe657a..5ad797c4258c 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \
MASTER_SITE_SUBDIR= apps/editors/emacs/clones zile
MAINTAINER= ports@freebsd.org
+COMMENT= Small emacs-like text editor
USE_AUTOCONF= yes
GNU_CONFIGURE= yes
diff --git a/editors/zile/pkg-comment b/editors/zile/pkg-comment
deleted file mode 100644
index 06533a558e1b..000000000000
--- a/editors/zile/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Small emacs-like text editor