summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:38:28 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:38:28 +0000
commit3860f7f3e28ade311a7b2100be2a828f435b10a6 (patch)
treea969fa9a098ac853e0948416957ddf1a323dc690
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76033
-rw-r--r--editors/asedit/Makefile1
-rw-r--r--editors/asedit/pkg-comment1
-rw-r--r--editors/biew/Makefile1
-rw-r--r--editors/biew/pkg-comment1
-rw-r--r--editors/bitedit/Makefile1
-rw-r--r--editors/bitedit/pkg-comment1
-rw-r--r--editors/chexedit/Makefile1
-rw-r--r--editors/chexedit/pkg-comment1
-rw-r--r--editors/cooledit/Makefile1
-rw-r--r--editors/cooledit/pkg-comment1
-rw-r--r--editors/dte/Makefile1
-rw-r--r--editors/dte/pkg-comment1
-rw-r--r--editors/e3/Makefile1
-rw-r--r--editors/e3/pkg-comment1
-rw-r--r--editors/e93/Makefile1
-rw-r--r--editors/e93/pkg-comment1
-rw-r--r--editors/edith/Makefile1
-rw-r--r--editors/edith/pkg-comment1
-rw-r--r--editors/fte/Makefile1
-rw-r--r--editors/fte/pkg-comment1
-rw-r--r--editors/gate/Makefile1
-rw-r--r--editors/gate/pkg-comment1
-rw-r--r--editors/gnotepad+/Makefile1
-rw-r--r--editors/gnotepad+/pkg-comment1
-rw-r--r--editors/gxedit/Makefile1
-rw-r--r--editors/gxedit/pkg-comment1
-rw-r--r--editors/jed/Makefile1
-rw-r--r--editors/jed/pkg-comment1
-rw-r--r--editors/joe/Makefile1
-rw-r--r--editors/joe/pkg-comment1
-rw-r--r--editors/joe2/Makefile1
-rw-r--r--editors/joe2/pkg-comment1
-rw-r--r--editors/kile-kde4/Makefile1
-rw-r--r--editors/kile-kde4/pkg-comment1
-rw-r--r--editors/kile/Makefile1
-rw-r--r--editors/kile/pkg-comment1
-rw-r--r--editors/led/Makefile1
-rw-r--r--editors/led/pkg-comment1
-rw-r--r--editors/lpe/Makefile1
-rw-r--r--editors/lpe/pkg-comment1
-rw-r--r--editors/offix-editor/Makefile1
-rw-r--r--editors/offix-editor/pkg-comment1
-rw-r--r--editors/speedbar/Makefile1
-rw-r--r--editors/speedbar/pkg-comment1
-rw-r--r--editors/ssed/Makefile1
-rw-r--r--editors/ssed/pkg-comment1
-rw-r--r--editors/staroffice5/Makefile1
-rw-r--r--editors/staroffice5/pkg-comment1
-rw-r--r--editors/texmacs/Makefile1
-rw-r--r--editors/texmacs/pkg-comment1
-rw-r--r--editors/vilearn/Makefile1
-rw-r--r--editors/vilearn/pkg-comment1
-rw-r--r--editors/wily/Makefile1
-rw-r--r--editors/wily/pkg-comment1
-rw-r--r--editors/xed/Makefile1
-rw-r--r--editors/xed/pkg-comment1
-rw-r--r--editors/zed/Makefile1
-rw-r--r--editors/zed/pkg-comment1
58 files changed, 29 insertions, 29 deletions
diff --git a/editors/asedit/Makefile b/editors/asedit/Makefile
index 3c739def9bbb..dc1548aab698 100644
--- a/editors/asedit/Makefile
+++ b/editors/asedit/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= editors
EXTRACT_SUFX= .tar.Z
MAINTAINER= shanee@augusta.de
+COMMENT= Text editor for X/Motif
USE_MOTIF= yes
USE_IMAKE= yes
diff --git a/editors/asedit/pkg-comment b/editors/asedit/pkg-comment
deleted file mode 100644
index baecb2cbe79a..000000000000
--- a/editors/asedit/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Text editor for X/Motif
diff --git a/editors/biew/Makefile b/editors/biew/Makefile
index a7a4d8d62ad6..4c8f3a393609 100644
--- a/editors/biew/Makefile
+++ b/editors/biew/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
MAINTAINER= ryan@sasknow.com
+COMMENT= Binary vIEWer + editor for binary, hexadecimal and dis-asm modes
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/editors/biew/pkg-comment b/editors/biew/pkg-comment
deleted file mode 100644
index 1627607a451c..000000000000
--- a/editors/biew/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Binary vIEWer + editor for binary, hexadecimal and dis-asm modes
diff --git a/editors/bitedit/Makefile b/editors/bitedit/Makefile
index f60a6da4f62a..a2daf1dd001f 100644
--- a/editors/bitedit/Makefile
+++ b/editors/bitedit/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= editors
MASTER_SITES= http://ledge.co.za/software/bitedit/
MAINTAINER= mich@freebsdcluster.org
+COMMENT= Bitedit is a simple ncurses program for editing a file
MAKE_ARGS= CFLAGS="${CFLAGS} -DDISABLE_SETFONT"
diff --git a/editors/bitedit/pkg-comment b/editors/bitedit/pkg-comment
deleted file mode 100644
index 53c7edcf35d1..000000000000
--- a/editors/bitedit/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Bitedit is a simple ncurses program for editing a file
diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile
index f879db3877b7..4a26c1966ae0 100644
--- a/editors/chexedit/Makefile
+++ b/editors/chexedit/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://ccwf.cc.utexas.edu/~apoc/programs/c/hexedit/
DISTNAME= hexedit-0.9.7
MAINTAINER= roman@xpert.com
+COMMENT= Full screen text mode Hex editor using the [n]curses library
GNU_CONFIGURE= yes
diff --git a/editors/chexedit/pkg-comment b/editors/chexedit/pkg-comment
deleted file mode 100644
index b17e6e6193f0..000000000000
--- a/editors/chexedit/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Full screen text mode Hex editor using the [n]curses library
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile
index 14abb14f0265..aeb6550d1b72 100644
--- a/editors/cooledit/Makefile
+++ b/editors/cooledit/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \
MASTER_SITE_SUBDIR= apps/editors/X/cooledit
MAINTAINER= brett@peloton.runet.edu
+COMMENT= Suite of utilities, including a GUI editor
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
vga.1:${PORTSDIR}/graphics/svgalib
diff --git a/editors/cooledit/pkg-comment b/editors/cooledit/pkg-comment
deleted file mode 100644
index 2418393dfba4..000000000000
--- a/editors/cooledit/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Suite of utilities, including a GUI editor
diff --git a/editors/dte/Makefile b/editors/dte/Makefile
index a11a93f5a08e..7db063f89b7f 100644
--- a/editors/dte/Makefile
+++ b/editors/dte/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://mugca.cc.monash.edu.au/pub/dougt/
EXTRACT_SUFX= .tgz
MAINTAINER= sjhports@tracking.amos.net
+COMMENT= A simple text editor which uses many of the shortcuts used in MSDOS EDIT
MAN1= dte.1
diff --git a/editors/dte/pkg-comment b/editors/dte/pkg-comment
deleted file mode 100644
index 3d3c54917da7..000000000000
--- a/editors/dte/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple text editor which uses many of the shortcuts used in MSDOS EDIT
diff --git a/editors/e3/Makefile b/editors/e3/Makefile
index 1c0871dce5eb..4e1be33dea25 100644
--- a/editors/e3/Makefile
+++ b/editors/e3/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= editors
MASTER_SITES= http://www.sax.de/~adlibit/
MAINTAINER= joseph@randomnetworks.com
+COMMENT= A full featured text editor written in assembler
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
diff --git a/editors/e3/pkg-comment b/editors/e3/pkg-comment
deleted file mode 100644
index 4e315758a54a..000000000000
--- a/editors/e3/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A full featured text editor written in assembler
diff --git a/editors/e93/Makefile b/editors/e93/Makefile
index d94c6bda3bbf..cea63ac3efa8 100644
--- a/editors/e93/Makefile
+++ b/editors/e93/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-1.3r2X
EXTRACT_SUFX= .tgz
MAINTAINER= jeremy@external.org
+COMMENT= A nifty editor based on Tcl/Tk
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \
tk82.1:${PORTSDIR}/x11-toolkits/tk82
diff --git a/editors/e93/pkg-comment b/editors/e93/pkg-comment
deleted file mode 100644
index a9bad6ce6bd8..000000000000
--- a/editors/e93/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A nifty editor based on Tcl/Tk
diff --git a/editors/edith/Makefile b/editors/edith/Makefile
index 287657683db9..c6199215c156 100644
--- a/editors/edith/Makefile
+++ b/editors/edith/Makefile
@@ -13,6 +13,7 @@ DISTFILES= edith1.55.common.tar.gz \
edith1.58.linux-glibc.tar.gz
MAINTAINER= chris@unixpages.org
+COMMENT= A X11 GUI editor for binary and plain text files
USE_LINUX= yes
USE_X_PREFIX= yes
diff --git a/editors/edith/pkg-comment b/editors/edith/pkg-comment
deleted file mode 100644
index 99126116867c..000000000000
--- a/editors/edith/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A X11 GUI editor for binary and plain text files
diff --git a/editors/fte/Makefile b/editors/fte/Makefile
index 50c359c9667d..a3909d67c227 100644
--- a/editors/fte/Makefile
+++ b/editors/fte/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}s${PORTVERSION:S/./b/}
EXTRACT_SUFX= .zip
MAINTAINER= mail@gelf.com
+COMMENT= A full-featured text editor for X11
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
diff --git a/editors/fte/pkg-comment b/editors/fte/pkg-comment
deleted file mode 100644
index b4e810f95e87..000000000000
--- a/editors/fte/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A full-featured text editor for X11
diff --git a/editors/gate/Makefile b/editors/gate/Makefile
index 4aecde2073b9..26fe00f40183 100644
--- a/editors/gate/Makefile
+++ b/editors/gate/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.wwnet.net/~janc/software/
DISTNAME= ${PORTNAME}
MAINTAINER= howardjp@wam.umd.edu
+COMMENT= A simple and unobtrusive line-oriented text editor
RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
diff --git a/editors/gate/pkg-comment b/editors/gate/pkg-comment
deleted file mode 100644
index 72f2da64a534..000000000000
--- a/editors/gate/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple and unobtrusive line-oriented text editor
diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile
index 2b0f983ed4f7..ee8f80c4de5a 100644
--- a/editors/gnotepad+/Makefile
+++ b/editors/gnotepad+/Makefile
@@ -16,6 +16,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
.endif
MAINTAINER= brett@peloton.runet.edu
+COMMENT= Simple GTK-based text/HTML editor
DOCVERSION= 1.2.0
diff --git a/editors/gnotepad+/pkg-comment b/editors/gnotepad+/pkg-comment
deleted file mode 100644
index 412067a798a4..000000000000
--- a/editors/gnotepad+/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Simple GTK-based text/HTML editor
diff --git a/editors/gxedit/Makefile b/editors/gxedit/Makefile
index 3e7c324ee4f4..2296a517d684 100644
--- a/editors/gxedit/Makefile
+++ b/editors/gxedit/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://mirrors.darkelf.net/GXedit/ \
DISTNAME= GXedit${PORTVERSION}
MAINTAINER= dom@happygiraffe.net
+COMMENT= A simple GTK+ editor
USE_X_PREFIX= yes
USE_GNOMENG= yes
diff --git a/editors/gxedit/pkg-comment b/editors/gxedit/pkg-comment
deleted file mode 100644
index 7c288a079cd2..000000000000
--- a/editors/gxedit/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple GTK+ editor
diff --git a/editors/jed/Makefile b/editors/jed/Makefile
index 5672b3b82f8d..5a97839df1d2 100644
--- a/editors/jed/Makefile
+++ b/editors/jed/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v${PORTVERSION:R}/
DISTNAME= ${PORTNAME}-B${PORTVERSION:R}-${PORTVERSION:E}
MAINTAINER= s_bschmi@ira.uka.de
+COMMENT= A SLang-based text editor
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
diff --git a/editors/jed/pkg-comment b/editors/jed/pkg-comment
deleted file mode 100644
index a652cd26b56f..000000000000
--- a/editors/jed/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A SLang-based text editor
diff --git a/editors/joe/Makefile b/editors/joe/Makefile
index 366a9f6fa1a6..459473985296 100644
--- a/editors/joe/Makefile
+++ b/editors/joe/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER?= toasty@dragondata.com
+COMMENT?= Joe's own editor
WRKSRC= ${WRKDIR}/joe
ALL_TARGET= joe
diff --git a/editors/joe/pkg-comment b/editors/joe/pkg-comment
deleted file mode 100644
index 63560b62c6f6..000000000000
--- a/editors/joe/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Joe's own editor
diff --git a/editors/joe2/Makefile b/editors/joe2/Makefile
index 366a9f6fa1a6..459473985296 100644
--- a/editors/joe2/Makefile
+++ b/editors/joe2/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER?= toasty@dragondata.com
+COMMENT?= Joe's own editor
WRKSRC= ${WRKDIR}/joe
ALL_TARGET= joe
diff --git a/editors/joe2/pkg-comment b/editors/joe2/pkg-comment
deleted file mode 100644
index 63560b62c6f6..000000000000
--- a/editors/joe2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Joe's own editor
diff --git a/editors/kile-kde4/Makefile b/editors/kile-kde4/Makefile
index 3af604b2d60d..4a695962c43f 100644
--- a/editors/kile-kde4/Makefile
+++ b/editors/kile-kde4/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= editors kde
MASTER_SITES= http://perso.club-internet.fr/pascal.brachet/kile/
MAINTAINER= stefan.jahn@nemesis-sektor.de
+COMMENT= A LaTeX source editor for KDE
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
diff --git a/editors/kile-kde4/pkg-comment b/editors/kile-kde4/pkg-comment
deleted file mode 100644
index 3ccf5207e3ba..000000000000
--- a/editors/kile-kde4/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A LaTeX source editor for KDE
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index 3af604b2d60d..4a695962c43f 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= editors kde
MASTER_SITES= http://perso.club-internet.fr/pascal.brachet/kile/
MAINTAINER= stefan.jahn@nemesis-sektor.de
+COMMENT= A LaTeX source editor for KDE
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
diff --git a/editors/kile/pkg-comment b/editors/kile/pkg-comment
deleted file mode 100644
index 3ccf5207e3ba..000000000000
--- a/editors/kile/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A LaTeX source editor for KDE
diff --git a/editors/led/Makefile b/editors/led/Makefile
index a9d0899e796e..bb7a2249ab1d 100644
--- a/editors/led/Makefile
+++ b/editors/led/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}-editor
MAINTAINER= fracture@allusion.net
+COMMENT= A tiny text editor, with a number of useful programming features
GNU_CONFIGURE= yes
USE_PERL5= yes
diff --git a/editors/led/pkg-comment b/editors/led/pkg-comment
deleted file mode 100644
index 47d6aa22401f..000000000000
--- a/editors/led/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A tiny text editor, with a number of useful programming features
diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile
index be1109431394..d7aaf99c7a33 100644
--- a/editors/lpe/Makefile
+++ b/editors/lpe/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.sasknow.com/pub/ \
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ryan@sasknow.com
+COMMENT= A "lightweight programmer's editor" with syntax highlighting
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \
intl.4:${PORTSDIR}/devel/gettext
diff --git a/editors/lpe/pkg-comment b/editors/lpe/pkg-comment
deleted file mode 100644
index d7babcfc7a88..000000000000
--- a/editors/lpe/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A "lightweight programmer's editor" with syntax highlighting
diff --git a/editors/offix-editor/Makefile b/editors/offix-editor/Makefile
index bb5473b42ab5..3c6db473148b 100644
--- a/editors/offix-editor/Makefile
+++ b/editors/offix-editor/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= desktop_managers/OffiX
DISTNAME= Editor-${PORTVERSION}
MAINTAINER= ruslan@shevchenko.kiev.ua
+COMMENT= Editor from OffiX
LIB_DEPENDS= Dnd.1:${PORTSDIR}/x11/libdnd
diff --git a/editors/offix-editor/pkg-comment b/editors/offix-editor/pkg-comment
deleted file mode 100644
index 397037a03cfd..000000000000
--- a/editors/offix-editor/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Editor from OffiX
diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile
index cbb0e6a74c98..dec82364182f 100644
--- a/editors/speedbar/Makefile
+++ b/editors/speedbar/Makefile
@@ -15,6 +15,7 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/}
MAINTAINER= fuyuki@hadaly.org
+COMMENT= Quick access to files and tags in an Emacs frame
EMACS_PORT_NAME?= emacs21
diff --git a/editors/speedbar/pkg-comment b/editors/speedbar/pkg-comment
deleted file mode 100644
index cdfdf1ea15ef..000000000000
--- a/editors/speedbar/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Quick access to files and tags in an Emacs frame
diff --git a/editors/ssed/Makefile b/editors/ssed/Makefile
index 24b66d2aad96..8afc26386f9e 100644
--- a/editors/ssed/Makefile
+++ b/editors/ssed/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://queen.rett.polimi.it/~paolob/seders/ssed/
DISTNAME= sed-${PORTVERSION}
MAINTAINER= verm@drunkmonk.net
+COMMENT= Super-sed is a heavily enhanced version of sed
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
iconv:${PORTSDIR}/converters/libiconv
diff --git a/editors/ssed/pkg-comment b/editors/ssed/pkg-comment
deleted file mode 100644
index 0f4964959738..000000000000
--- a/editors/ssed/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Super-sed is a heavily enhanced version of sed
diff --git a/editors/staroffice5/Makefile b/editors/staroffice5/Makefile
index 1f9ade41a406..1166d97f04cf 100644
--- a/editors/staroffice5/Makefile
+++ b/editors/staroffice5/Makefile
@@ -15,6 +15,7 @@ EXTRACT_SUFX= .tar
DISTFILES= applicat.rdb.gz libofa517li.so libsdb517li.so
MAINTAINER= mb@imp.ch
+COMMENT= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
diff --git a/editors/staroffice5/pkg-comment b/editors/staroffice5/pkg-comment
deleted file mode 100644
index 7c6d1b73d17a..000000000000
--- a/editors/staroffice5/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile
index ab033ea4773d..e73d6ce35e24 100644
--- a/editors/texmacs/Makefile
+++ b/editors/texmacs/Makefile
@@ -13,6 +13,7 @@ DISTFILES= TeXmacs-${PORTVERSION}-src.tar.gz \
TeXmacs-600dpi-fonts.tar.gz
MAINTAINER= mainland@apeiron.net
+COMMENT= A free WYSIWYG scientific text editor
BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile \
tex:${PORTSDIR}/print/teTeX
diff --git a/editors/texmacs/pkg-comment b/editors/texmacs/pkg-comment
deleted file mode 100644
index f858dacea1bb..000000000000
--- a/editors/texmacs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A free WYSIWYG scientific text editor
diff --git a/editors/vilearn/Makefile b/editors/vilearn/Makefile
index 8854f297ec15..9934d9480426 100644
--- a/editors/vilearn/Makefile
+++ b/editors/vilearn/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/Linux/util/networking/util-swan/pub/misc/ \
DISTFILES= ${PORTNAME}.Z
MAINTAINER= i.vaudrey@bigfoot.com
+COMMENT= An interactive tutorial for the vi editor
EXTRACT_CMD= uncompress
EXTRACT_BEFORE_ARGS= -c
diff --git a/editors/vilearn/pkg-comment b/editors/vilearn/pkg-comment
deleted file mode 100644
index 0b59043bf7dc..000000000000
--- a/editors/vilearn/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An interactive tutorial for the vi editor
diff --git a/editors/wily/Makefile b/editors/wily/Makefile
index 45ab3d46240a..6c6f124888e7 100644
--- a/editors/wily/Makefile
+++ b/editors/wily/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/src/old/ \
EXTRACT_SUFX= .tgz
MAINTAINER= gagnon__s@videotron.ca
+COMMENT= A clone of the Plan9 editor `acme'
RUN_DEPENDS= ${LOCALBASE}/bin/rc:${PORTSDIR}/shells/rc
diff --git a/editors/wily/pkg-comment b/editors/wily/pkg-comment
deleted file mode 100644
index a03b51742382..000000000000
--- a/editors/wily/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A clone of the Plan9 editor `acme'
diff --git a/editors/xed/Makefile b/editors/xed/Makefile
index 455c1258a50b..004960482c21 100644
--- a/editors/xed/Makefile
+++ b/editors/xed/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= shanee@augusta.de
+COMMENT= A text editor for X
USE_IMAKE= yes
USE_XPM= yes
diff --git a/editors/xed/pkg-comment b/editors/xed/pkg-comment
deleted file mode 100644
index bccb65d7e52d..000000000000
--- a/editors/xed/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A text editor for X
diff --git a/editors/zed/Makefile b/editors/zed/Makefile
index 4f40b6056601..b91fd2b837ea 100644
--- a/editors/zed/Makefile
+++ b/editors/zed/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= editors
MASTER_SITES= http://zed.c3po.it/
MAINTAINER= exile@chamber.ee
+COMMENT= Simple, fast, powerful, small, highly configurable TEXT EDITOR
post-install:
@${STRIP_CMD} ${PREFIX}/bin/zed
diff --git a/editors/zed/pkg-comment b/editors/zed/pkg-comment
deleted file mode 100644
index 93926952c820..000000000000
--- a/editors/zed/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Simple, fast, powerful, small, highly configurable TEXT EDITOR