From 0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 14:38:16 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- editors/abiword/Makefile | 3 ++- editors/abiword/pkg/COMMENT | 1 - editors/beav/Makefile | 3 ++- editors/beav/pkg/COMMENT | 1 - editors/biew/Makefile | 3 ++- editors/biew/pkg/COMMENT | 1 - editors/bvi/Makefile | 3 ++- editors/bvi/pkg/COMMENT | 1 - editors/emacs/Makefile | 3 ++- editors/emacs/pkg/COMMENT | 1 - editors/gnotepad/Makefile | 3 ++- editors/gnotepad/pkg/COMMENT | 1 - editors/hexedit/Makefile | 3 ++- editors/hexedit/pkg/COMMENT | 1 - editors/jed/Makefile | 3 ++- editors/jed/pkg/COMMENT | 1 - editors/joe/Makefile | 3 ++- editors/joe/pkg/COMMENT | 1 - editors/jove/Makefile | 3 ++- editors/jove/pkg/COMMENT | 1 - editors/leim/Makefile | 3 ++- editors/leim/pkg/COMMENT | 1 - editors/manedit/Makefile | 3 ++- editors/manedit/pkg/COMMENT | 1 - editors/mg2a/Makefile | 3 ++- editors/mg2a/pkg/COMMENT | 1 - editors/mule/Makefile | 3 ++- editors/mule/pkg/COMMENT | 1 - editors/ne/Makefile | 3 ++- editors/ne/pkg/COMMENT | 1 - editors/nedit/Makefile | 3 ++- editors/nedit/pkg/COMMENT | 1 - editors/ng/Makefile | 3 ++- editors/ng/pkg/COMMENT | 1 - editors/nvi-m17n/Makefile | 3 ++- editors/nvi-m17n/pkg/COMMENT | 1 - editors/pico/Makefile | 3 ++- editors/pico/pkg/COMMENT | 1 - editors/sam/Makefile | 3 ++- editors/sam/pkg/COMMENT | 1 - editors/ssam/Makefile | 3 ++- editors/ssam/pkg/COMMENT | 1 - editors/tamago/Makefile | 3 ++- editors/tamago/pkg/COMMENT | 1 - editors/uemacs/Makefile | 3 ++- editors/uemacs/pkg/COMMENT | 1 - editors/vigor/Makefile | 3 ++- editors/vigor/pkg/COMMENT | 1 - editors/vile/Makefile | 3 ++- editors/vile/pkg/COMMENT | 1 - editors/vilearn/Makefile | 3 ++- editors/vilearn/pkg/COMMENT | 1 - editors/vim-gtk/Makefile | 4 +++- editors/vim-gtk/pkg/COMMENT | 1 - editors/vim-share/Makefile | 4 +++- editors/vim-share/pkg/COMMENT | 1 - editors/vim-xaw/Makefile | 4 +++- editors/vim-xaw/pkg/COMMENT | 1 - editors/vim/Makefile | 4 +++- editors/vim/pkg/COMMENT | 1 - editors/wily/Makefile | 3 ++- editors/wily/pkg/COMMENT | 1 - editors/wordperfect/Makefile | 3 ++- editors/wordperfect/pkg/COMMENT | 1 - editors/xcoral/Makefile | 3 ++- editors/xcoral/pkg/COMMENT | 1 - editors/xemacs-packages/Makefile | 3 ++- editors/xemacs-packages/pkg/COMMENT | 1 - editors/xemacs/Makefile | 3 ++- editors/xemacs/pkg/COMMENT | 1 - editors/xvile/Makefile | 3 ++- editors/xvile/pkg/COMMENT | 1 - 72 files changed, 76 insertions(+), 72 deletions(-) delete mode 100644 editors/abiword/pkg/COMMENT delete mode 100644 editors/beav/pkg/COMMENT delete mode 100644 editors/biew/pkg/COMMENT delete mode 100644 editors/bvi/pkg/COMMENT delete mode 100644 editors/emacs/pkg/COMMENT delete mode 100644 editors/gnotepad/pkg/COMMENT delete mode 100644 editors/hexedit/pkg/COMMENT delete mode 100644 editors/jed/pkg/COMMENT delete mode 100644 editors/joe/pkg/COMMENT delete mode 100644 editors/jove/pkg/COMMENT delete mode 100644 editors/leim/pkg/COMMENT delete mode 100644 editors/manedit/pkg/COMMENT delete mode 100644 editors/mg2a/pkg/COMMENT delete mode 100644 editors/mule/pkg/COMMENT delete mode 100644 editors/ne/pkg/COMMENT delete mode 100644 editors/nedit/pkg/COMMENT delete mode 100644 editors/ng/pkg/COMMENT delete mode 100644 editors/nvi-m17n/pkg/COMMENT delete mode 100644 editors/pico/pkg/COMMENT delete mode 100644 editors/sam/pkg/COMMENT delete mode 100644 editors/ssam/pkg/COMMENT delete mode 100644 editors/tamago/pkg/COMMENT delete mode 100644 editors/uemacs/pkg/COMMENT delete mode 100644 editors/vigor/pkg/COMMENT delete mode 100644 editors/vile/pkg/COMMENT delete mode 100644 editors/vilearn/pkg/COMMENT delete mode 100644 editors/vim-gtk/pkg/COMMENT delete mode 100644 editors/vim-share/pkg/COMMENT delete mode 100644 editors/vim-xaw/pkg/COMMENT delete mode 100644 editors/vim/pkg/COMMENT delete mode 100644 editors/wily/pkg/COMMENT delete mode 100644 editors/wordperfect/pkg/COMMENT delete mode 100644 editors/xcoral/pkg/COMMENT delete mode 100644 editors/xemacs-packages/pkg/COMMENT delete mode 100644 editors/xemacs/pkg/COMMENT delete mode 100644 editors/xvile/pkg/COMMENT (limited to 'editors') diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 806f3408226..b641ab4e736 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2000/12/03 04:33:16 mycroft Exp $ +# $NetBSD: Makefile,v 1.15 2001/02/16 14:40:48 wiz Exp $ # # According to AbiSource's explanation of their trademark rights, @@ -16,6 +16,7 @@ DISTFILES= ${ABISRC} ${ABIDISTFILES} ${EXPATSRC} ${ICONVSRC} \ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.abisource.com/ +COMMENT= Open Source cross-platform word processor BUILD_DEPENDS+= ${LOCALBASE}/bin/unzip:../../archivers/unzip DEPENDS+= ispell-*:../../textproc/ispell diff --git a/editors/abiword/pkg/COMMENT b/editors/abiword/pkg/COMMENT deleted file mode 100644 index cb0cd6d150f..00000000000 --- a/editors/abiword/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Open Source cross-platform word processor diff --git a/editors/beav/Makefile b/editors/beav/Makefile index 68330dd694c..75049a4188a 100644 --- a/editors/beav/Makefile +++ b/editors/beav/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/03/08 10:49:24 agc Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 14:40:49 wiz Exp $ # FreeBSD Id: Makefile,v 1.12 1998/08/23 02:10:57 hoek Exp # @@ -8,6 +8,7 @@ CATEGORIES= editors MASTER_SITES= ftp://ftp.debian.org/debian/hamm/hamm/source/editors/ MAINTAINER= bad@NetBSD.ORG +COMMENT= Binary Editor And Viewer, a full featured binary file editor WRKSRC= ${WRKDIR}/beav-1.40 diff --git a/editors/beav/pkg/COMMENT b/editors/beav/pkg/COMMENT deleted file mode 100644 index a3c0aabc9c7..00000000000 --- a/editors/beav/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Binary Editor And Viewer, a full featured binary file editor diff --git a/editors/biew/Makefile b/editors/biew/Makefile index a10ce3b27cd..968784f5817 100644 --- a/editors/biew/Makefile +++ b/editors/biew/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/10/30 00:41:54 mjl Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 14:40:49 wiz Exp $ # DISTNAME= biew-520 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org HOMEPAGE= http://biew.sourceforge.net/en/biew.html +COMMENT= Binary viewer/editor DEPENDS+= libslang-*:../../devel/libslang diff --git a/editors/biew/pkg/COMMENT b/editors/biew/pkg/COMMENT deleted file mode 100644 index 18aea03fe7d..00000000000 --- a/editors/biew/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Binary viewer/editor diff --git a/editors/bvi/Makefile b/editors/bvi/Makefile index b68c68455dd..b5ba4ca1721 100644 --- a/editors/bvi/Makefile +++ b/editors/bvi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/01/08 16:09:09 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 14:40:49 wiz Exp $ # DISTNAME= bvi-1.2.0.src @@ -8,6 +8,7 @@ MASTER_SITES= http://bvi.linuxave.net/download/ MAINTAINER= sakamoto@netbsd.org HOMEPAGE= http://bvi.linuxave.net/ +COMMENT= Display-oriented editor for binary files, based on the vi editor GNU_CONFIGURE= YES USE_CURSES= YES diff --git a/editors/bvi/pkg/COMMENT b/editors/bvi/pkg/COMMENT deleted file mode 100644 index e658e1386bd..00000000000 --- a/editors/bvi/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Display-oriented editor for binary files, based on the vi editor diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index b7aa3089f7a..035d2e2178b 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2000/12/16 13:56:40 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2001/02/16 14:40:49 wiz Exp $ # FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp DISTNAME= emacs-20.7 @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=emacs/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html +COMMENT= GNU editing macros (editor) CONFLICTS= mule-* diff --git a/editors/emacs/pkg/COMMENT b/editors/emacs/pkg/COMMENT deleted file mode 100644 index 114eb050245..00000000000 --- a/editors/emacs/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -GNU editing macros (editor) diff --git a/editors/gnotepad/Makefile b/editors/gnotepad/Makefile index 4a4aeb6bf7f..c255ec8b60e 100644 --- a/editors/gnotepad/Makefile +++ b/editors/gnotepad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/15 19:10:47 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 14:40:49 wiz Exp $ DISTNAME= gnotepad+-1.3.2 PKGNAME= ${DISTNAME:S/+//} @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnotepad/} MAINTAINER= jmcneill@invisible.yi.org HOMEPAGE= http://gnotepad.sourceforge.net/ +COMMENT= easy-to-use, yet fairly feature-rich, simple HTML and text editor for X11 DEPENDS+= gnome-core-*:../../x11/gnome-core BUILD_DEPENDS+= msgfmt:../../devel/gettext diff --git a/editors/gnotepad/pkg/COMMENT b/editors/gnotepad/pkg/COMMENT deleted file mode 100644 index a080aa6df24..00000000000 --- a/editors/gnotepad/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -easy-to-use, yet fairly feature-rich, simple HTML and text editor for X11 diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile index 2235173bcd9..03177e72286 100644 --- a/editors/hexedit/Makefile +++ b/editors/hexedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/01/15 18:46:26 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2001/02/16 14:40:50 wiz Exp $ # DISTNAME= hexedit-1.1.0 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .src.tgz MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.chez.com/prigaux/hexedit.html +COMMENT= to view and edit files in hexadecimal or ASCII GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib # for -lncurses diff --git a/editors/hexedit/pkg/COMMENT b/editors/hexedit/pkg/COMMENT deleted file mode 100644 index 4401f2f31ef..00000000000 --- a/editors/hexedit/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -to view and edit files in hexadecimal or ASCII diff --git a/editors/jed/Makefile b/editors/jed/Makefile index 30f2a88842d..46b40339b9d 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2001/01/29 11:34:24 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/16 14:40:50 wiz Exp $ # DISTNAME= jed0.98-7 @@ -9,6 +9,7 @@ MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v0.98/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://space.mit.edu/%7Edavis/jed.html +COMMENT= Texteditor with many features, extensible through S-Lang functions DEPENDS+= libslang-*:../../devel/libslang diff --git a/editors/jed/pkg/COMMENT b/editors/jed/pkg/COMMENT deleted file mode 100644 index 6d76ce96207..00000000000 --- a/editors/jed/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Texteditor with many features, extensible through S-Lang functions diff --git a/editors/joe/Makefile b/editors/joe/Makefile index d309c6ae9bd..bac172ae3ad 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1999/05/08 18:20:34 ross Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/16 14:40:50 wiz Exp $ # FreeBSD Id: Makefile,v 1.3 1996/11/17 07:01:28 obrien Exp # @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.std.com/src/editors/ EXTRACT_SUFX= .tar.Z MAINTAINER= explorer@netbsd.org +COMMENT= Joe's own editor ALL_TARGET= joe WRKSRC= ${WRKDIR}/joe diff --git a/editors/joe/pkg/COMMENT b/editors/joe/pkg/COMMENT deleted file mode 100644 index 63560b62c6f..00000000000 --- a/editors/joe/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Joe's own editor diff --git a/editors/jove/Makefile b/editors/jove/Makefile index 2eae889c821..df036eac786 100644 --- a/editors/jove/Makefile +++ b/editors/jove/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/03/06 22:07:50 agc Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 14:40:50 wiz Exp $ # DISTNAME= jove-4.16 @@ -6,6 +6,7 @@ CATEGORIES= editors MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/moraes/jove/ MAINTAINER= packages@netbsd.org +COMMENT= small emacs-style editor, but lacks the LISP engine WRKSRC= ${WRKDIR}/jove diff --git a/editors/jove/pkg/COMMENT b/editors/jove/pkg/COMMENT deleted file mode 100644 index 98b6bdbf08e..00000000000 --- a/editors/jove/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -small emacs-style editor, but lacks the LISP engine diff --git a/editors/leim/Makefile b/editors/leim/Makefile index 5ac0b61bd75..b7c8154e433 100644 --- a/editors/leim/Makefile +++ b/editors/leim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/06/24 17:03:40 minoura Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 14:40:51 wiz Exp $ DISTNAME= leim-${VERSION} CATEGORIES= editors @@ -7,6 +7,7 @@ DISTFILES= emacs-${VERSION}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html +COMMENT= Libraries of Emacs Input Methods DEPENDS+= emacs-${VERSION}:../emacs diff --git a/editors/leim/pkg/COMMENT b/editors/leim/pkg/COMMENT deleted file mode 100644 index 52a9cf76f61..00000000000 --- a/editors/leim/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Libraries of Emacs Input Methods diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile index fd43e1a4a86..1c2bfec0914 100644 --- a/editors/manedit/Makefile +++ b/editors/manedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/10 00:07:40 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 14:40:51 wiz Exp $ # DISTNAME= ${PKGNAME:S,manedit-,manedit,} @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= zuntum@eik.pl HOMEPAGE= http://wolfpack.twu.net/ManEdit/ +COMMENT= UNIX Manual (man, manpage) page editor, viewer, and browser for X11 DEPENDS+= gtk+-*:../../x11/gtk diff --git a/editors/manedit/pkg/COMMENT b/editors/manedit/pkg/COMMENT deleted file mode 100644 index cdb82e3afc2..00000000000 --- a/editors/manedit/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -UNIX Manual (man, manpage) page editor, viewer, and browser for X11 diff --git a/editors/mg2a/Makefile b/editors/mg2a/Makefile index 89423055ec7..0cf74d265ad 100644 --- a/editors/mg2a/Makefile +++ b/editors/mg2a/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/07/10 18:26:52 tron Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 14:40:51 wiz Exp $ DISTNAME= mg2a PKGNAME= mg2a-1.11 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.wustl.edu/languages/c/unix-c/editors/ EXTRACT_SUFX= .tar.Z MAINTAINER= tron@netbsd.org +COMMENT= Small, fast, public domain EMACS style editor post-extract: cd ${WRKSRC} ; ${CP} sys/bsd/Makefile . diff --git a/editors/mg2a/pkg/COMMENT b/editors/mg2a/pkg/COMMENT deleted file mode 100644 index 98c402bedc1..00000000000 --- a/editors/mg2a/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Small, fast, public domain EMACS style editor diff --git a/editors/mule/Makefile b/editors/mule/Makefile index 4a5d4e2d4bc..c1a6f5fac32 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/16 13:56:40 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 14:40:51 wiz Exp $ DISTNAME= mule-2.3 CATEGORIES= editors @@ -6,6 +6,7 @@ MASTER_SITES= ftp://ftp.m17n.org/pub/mule/ MAINTAINER= kei@netbsd.org HOMEPAGE= http://www.m17n.org/mule/MulePage.en.html +COMMENT= Multilingual GNU editing macros (editor) CONFLICTS= emacs-* diff --git a/editors/mule/pkg/COMMENT b/editors/mule/pkg/COMMENT deleted file mode 100644 index 354886a9e24..00000000000 --- a/editors/mule/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Multilingual GNU editing macros (editor) diff --git a/editors/ne/Makefile b/editors/ne/Makefile index 31e33362852..8fd86a3c9bb 100644 --- a/editors/ne/Makefile +++ b/editors/ne/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/11/22 13:34:51 agc Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 14:40:51 wiz Exp $ DISTNAME= ne PKGNAME= ne-1.26 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/NE/ DISTFILES= ne.tar.gz ne.manpage.1 NE.spec.ascii NE.changes.spec MAINTAINER= bjh@mail.dotcom.fr +COMMENT= Re-write of Phoenix E. A sensible light-weight editor DIST_SUBDIR= ${PKGNAME} diff --git a/editors/ne/pkg/COMMENT b/editors/ne/pkg/COMMENT deleted file mode 100644 index 139a878b7cb..00000000000 --- a/editors/ne/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Re-write of Phoenix E. A sensible light-weight editor diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index 1db6a46f161..de976381846 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/08/23 23:14:23 tron Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/16 14:40:52 wiz Exp $ DISTNAME= nedit-5.1.1-src PKGNAME= nedit-5.1.1 @@ -7,6 +7,7 @@ MASTER_SITES= http://ftp.nedit.org/ftp/v5_1_1/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.nedit.org/ +COMMENT= Motif based standard GUI style text editor USE_MOTIF= YES USE_XPM= YES diff --git a/editors/nedit/pkg/COMMENT b/editors/nedit/pkg/COMMENT deleted file mode 100644 index ea3bdcfb367..00000000000 --- a/editors/nedit/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Motif based standard GUI style text editor diff --git a/editors/ng/Makefile b/editors/ng/Makefile index 23569739715..ff57aeeab9e 100644 --- a/editors/ng/Makefile +++ b/editors/ng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/10/21 22:27:12 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 14:40:52 wiz Exp $ DISTNAME= ng-1.4 CATEGORIES= editors japanese @@ -6,6 +6,7 @@ MASTER_SITES= http://ha3.seikyou.ne.jp/home/amura/archives/ng/ MAINTAINER= fk200329@fsinet.or.jp HOMEPAGE= http://ha3.seikyou.ne.jp/home/amura/ng/ +COMMENT= Very light Emacs-clone with japanese support .include "../../mk/bsd.prefs.mk" # for USE_CANNA diff --git a/editors/ng/pkg/COMMENT b/editors/ng/pkg/COMMENT deleted file mode 100644 index 2d4e67d23e1..00000000000 --- a/editors/ng/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Very light Emacs-clone with japanese support diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index ff2c87e40fe..3f8341e4b27 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/12/08 08:49:22 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/16 14:40:52 wiz Exp $ # FreeBSD Id: Makefile,v 1.11 1999/04/17 10:51:03 itojun Exp DISTNAME= nvi-1.79 @@ -11,6 +11,7 @@ PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ PATCHFILES= nvi-1.79.m17n-19991117.diff.gz MAINTAINER= itojun@itojun.org +COMMENT= Clone of vi/ex, with multilingual patch CONFLICTS= vigor-* diff --git a/editors/nvi-m17n/pkg/COMMENT b/editors/nvi-m17n/pkg/COMMENT deleted file mode 100644 index cef87aa8e15..00000000000 --- a/editors/nvi-m17n/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Clone of vi/ex, with multilingual patch diff --git a/editors/pico/Makefile b/editors/pico/Makefile index c910bd0557c..e2f7f8a5d26 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2001/02/16 10:16:31 abs Exp $ +# $NetBSD: Makefile,v 1.24 2001/02/16 14:40:52 wiz Exp $ # DISTNAME= pine4.33 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.washington.edu/pine/ +COMMENT= Text editor (ships with Pine), and Pine's text editing lib USE_LIBTOOL= # defined diff --git a/editors/pico/pkg/COMMENT b/editors/pico/pkg/COMMENT deleted file mode 100644 index 9fae7b0c486..00000000000 --- a/editors/pico/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Text editor (ships with Pine), and Pine's text editing lib diff --git a/editors/sam/Makefile b/editors/sam/Makefile index 454f7ad4485..a6bbd3dd668 100644 --- a/editors/sam/Makefile +++ b/editors/sam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2000/09/13 10:41:59 tron Exp $ +# $NetBSD: Makefile,v 1.15 2001/02/16 14:40:52 wiz Exp $ # FreeBSD Id: Makefile,v 1.3 1996/11/12 02:19:40 obrien Exp # @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ EXTRACT_SUFX= .msg.gz MAINTAINER= packages@netbsd.org +COMMENT= Unix version of Rob Pike's editor for plan9 NO_WRKSUBDIR= yes EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH} diff --git a/editors/sam/pkg/COMMENT b/editors/sam/pkg/COMMENT deleted file mode 100644 index 6ebfd628b3b..00000000000 --- a/editors/sam/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Unix version of Rob Pike's editor for plan9 diff --git a/editors/ssam/Makefile b/editors/ssam/Makefile index b6eae10efce..2c76da81b3d 100644 --- a/editors/ssam/Makefile +++ b/editors/ssam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/08/20 15:16:51 tsarna Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 14:40:53 wiz Exp $ # DISTNAME= ssam-1.9 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.westley.demon.co.uk/src/ MAINTAINER= agc@netbsd.org HOMEPAGE= http://www.westley.demon.co.uk/software.html +COMMENT= UTF-8-aware stream editor like sed(1), using the sam command set DEPENDS= libutf-2.10:../../misc/libutf diff --git a/editors/ssam/pkg/COMMENT b/editors/ssam/pkg/COMMENT deleted file mode 100644 index f023fbc3d0b..00000000000 --- a/editors/ssam/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -UTF-8-aware stream editor like sed(1), using the sam command set diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index 39995174c39..4606ae0b3e2 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/02 02:43:29 jun Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 14:40:53 wiz Exp $ DISTNAME= tamago-4.0.6 CATEGORIES= editors @@ -6,6 +6,7 @@ MASTER_SITES= ftp://www.m17n.org/pub/tamago/ MAINTAINER= tech-pkg-ja@jp.netbsd.org HOMEPAGE= http://www.m17n.org/tamago/ +COMMENT= CJK characters inputting system for emacs-20+leim DEPENDS+= emacs-20.*:../../editors/emacs DEPENDS+= leim-20.*:../../editors/leim diff --git a/editors/tamago/pkg/COMMENT b/editors/tamago/pkg/COMMENT deleted file mode 100644 index 8070bb7e1be..00000000000 --- a/editors/tamago/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -CJK characters inputting system for emacs-20+leim diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile index 43bfb61a3a7..2da0373f1e3 100644 --- a/editors/uemacs/Makefile +++ b/editors/uemacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/07/07 18:13:36 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 14:40:53 wiz Exp $ # FreeBSD: ports/editors/uemacs/Makefile,v 1.14 1999/10/07 06:49:01 tg Exp DISTNAME= ue400dev @@ -8,6 +8,7 @@ MASTER_SITES= ftp://aquest.com/pub/uemacs400/disk2/ EXTRACT_SUFX= .zip MAINTAINER= tron@netbsd.org +COMMENT= "emacs" key sequences compatible full screen editor WRKSRC= ${WRKDIR} diff --git a/editors/uemacs/pkg/COMMENT b/editors/uemacs/pkg/COMMENT deleted file mode 100644 index 4e855f246b9..00000000000 --- a/editors/uemacs/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -"emacs" key sequences compatible full screen editor diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index 11fea7e9923..b0f8c1b8865 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/08/30 16:20:35 jwise Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 14:40:53 wiz Exp $ # DISTNAME= vigor-0.010 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.red-bean.com:8080/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.red-bean.com/~joelh/vigor/ +COMMENT= nvi with excessive online "help" DEPENDS+= tk-8.3.2:../../x11/tk diff --git a/editors/vigor/pkg/COMMENT b/editors/vigor/pkg/COMMENT deleted file mode 100644 index 96397c5ff51..00000000000 --- a/editors/vigor/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -nvi with excessive online "help" diff --git a/editors/vile/Makefile b/editors/vile/Makefile index 311f169be75..37873fd1f4e 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2001/01/07 01:48:19 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2001/02/16 14:40:53 wiz Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/06 19:55:09 gj Exp DISTNAME= vile-9.0 @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/ \ EXTRACT_SUFX= .tgz MAINTAINER= packages@netbsd.org +COMMENT= VI Like Emacs. a vi "workalike", with many additional features USE_PERL5= # defined USE_CURSES= # defined diff --git a/editors/vile/pkg/COMMENT b/editors/vile/pkg/COMMENT deleted file mode 100644 index bf6f34a6ee0..00000000000 --- a/editors/vile/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -VI Like Emacs. a vi "workalike", with many additional features diff --git a/editors/vilearn/Makefile b/editors/vilearn/Makefile index 27c9d280322..b5395634489 100644 --- a/editors/vilearn/Makefile +++ b/editors/vilearn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/10/29 00:14:07 abs Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 14:40:54 wiz Exp $ # DISTNAME= vilearn-1.0 @@ -8,6 +8,7 @@ EXTRACT_SUFX= .shar.Z MAINTAINER= abs@netbsd.org HOMEPAGE= http://www.umich.edu/~rsug/misc/vilearn.html +COMMENT= online vi tutorial, from basic to advanced EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SED} '1,/^wes$$/d' | ${SH} diff --git a/editors/vilearn/pkg/COMMENT b/editors/vilearn/pkg/COMMENT deleted file mode 100644 index ff0a55c1375..00000000000 --- a/editors/vilearn/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -online vi tutorial, from basic to advanced diff --git a/editors/vim-gtk/Makefile b/editors/vim-gtk/Makefile index d4f4bdb3fce..c0d7010881b 100644 --- a/editors/vim-gtk/Makefile +++ b/editors/vim-gtk/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.19 2001/01/08 13:23:54 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2001/02/16 14:40:54 wiz Exp $ .include "../vim-share/Makefile.common" PKGNAME= vim-gtk-${VIM_VERSION} +COMMENT= Vim editor (vi clone) with X11 GTK+ GUI + DEPENDS+= vim-share-${VIM_VERSION}:../vim-share DEPENDS+= gtk+-1.2.*:../../x11/gtk CONFLICTS= vim-[0-9]* vim-xaw-* diff --git a/editors/vim-gtk/pkg/COMMENT b/editors/vim-gtk/pkg/COMMENT deleted file mode 100644 index 944eed85ab9..00000000000 --- a/editors/vim-gtk/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Vim editor (vi clone) with X11 GTK+ GUI diff --git a/editors/vim-share/Makefile b/editors/vim-share/Makefile index 78fb5ed8e70..1a2267b861c 100644 --- a/editors/vim-share/Makefile +++ b/editors/vim-share/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2000/04/16 07:31:12 mycroft Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 14:40:54 wiz Exp $ .include "Makefile.common" PKGNAME= vim-share-${VIM_VERSION} +COMMENT= Data files for the vim editor (vi clone) + DISTFILES+= ${DISTNAME}-rt${EXTRACT_SUFX} CONFIGURE_ARGS+= --disable-gui diff --git a/editors/vim-share/pkg/COMMENT b/editors/vim-share/pkg/COMMENT deleted file mode 100644 index b2d220bf98b..00000000000 --- a/editors/vim-share/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Data files for the vim editor (vi clone) diff --git a/editors/vim-xaw/Makefile b/editors/vim-xaw/Makefile index 3d01df0f71a..b0cfc541857 100644 --- a/editors/vim-xaw/Makefile +++ b/editors/vim-xaw/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2001/01/08 13:23:54 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2001/02/16 14:40:54 wiz Exp $ .include "../vim-share/Makefile.common" PKGNAME= vim-xaw-${VIM_VERSION} +COMMENT= Vim editor (vi clone) with X11 Athena GUI + DEPENDS+= vim-share-${VIM_VERSION}:../vim-share CONFLICTS= vim-[0-9]* vim-gtk-* diff --git a/editors/vim-xaw/pkg/COMMENT b/editors/vim-xaw/pkg/COMMENT deleted file mode 100644 index 968aafb4c0e..00000000000 --- a/editors/vim-xaw/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Vim editor (vi clone) with X11 Athena GUI diff --git a/editors/vim/Makefile b/editors/vim/Makefile index c83917354ad..d2f322cfd3f 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.36 2001/01/08 13:23:53 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2001/02/16 14:40:54 wiz Exp $ .include "../vim-share/Makefile.common" PKGNAME= vim-${VIM_VERSION} +COMMENT= Vim editor (vi clone) without gui + DEPENDS+= vim-share-${VIM_VERSION}:../vim-share CONFLICTS= vim-xaw-* vim-gtk-* diff --git a/editors/vim/pkg/COMMENT b/editors/vim/pkg/COMMENT deleted file mode 100644 index 0f1a218f859..00000000000 --- a/editors/vim/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Vim editor (vi clone) without gui diff --git a/editors/wily/Makefile b/editors/wily/Makefile index 74d83820ada..8d978382f8e 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/05/15 12:16:24 agc Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/16 14:40:55 wiz Exp $ # DISTNAME= wily-0.13.41 @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= agc@netbsd.org HOMEPAGE= http://www.psrg.cs.usyd.edu.au/~gary/wily/ +COMMENT= Unix/X11 clone of the Plan9 acme editor/environment GNU_CONFIGURE= yes USE_X11= yes diff --git a/editors/wily/pkg/COMMENT b/editors/wily/pkg/COMMENT deleted file mode 100644 index faacddf2136..00000000000 --- a/editors/wily/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Unix/X11 clone of the Plan9 acme editor/environment diff --git a/editors/wordperfect/Makefile b/editors/wordperfect/Makefile index bd293761b64..ae56104a4b7 100644 --- a/editors/wordperfect/Makefile +++ b/editors/wordperfect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/09/08 13:33:15 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 14:40:55 wiz Exp $ DISTNAME= wordperfect-personal-8 CATEGORIES= editors @@ -8,6 +8,7 @@ DISTFILES= GUILG00.GZ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://linux.corel.com/products/wp8/ +COMMENT= Corel(R) WordPerfect(R) for Linux: Personal Edition DEPENDS+= suse_libc5>=6.1:../../emulators/suse_libc5 diff --git a/editors/wordperfect/pkg/COMMENT b/editors/wordperfect/pkg/COMMENT deleted file mode 100644 index 4429c58d414..00000000000 --- a/editors/wordperfect/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Corel(R) WordPerfect(R) for Linux: Personal Edition diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile index 67f5d499343..5edeacdaaaf 100644 --- a/editors/xcoral/Makefile +++ b/editors/xcoral/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/09/28 20:40:03 soren Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 14:40:55 wiz Exp $ # FreeBSD Id: Makefile,v 1.6 1999/01/26 02:16:00 steve Exp # @@ -7,6 +7,7 @@ CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XCONTRIB:=editors/} MAINTAINER= packages@netbsd.org +COMMENT= Multiwindow mouse-based text editor for X USE_X11BASE= yes GNU_CONFIGURE= yes diff --git a/editors/xcoral/pkg/COMMENT b/editors/xcoral/pkg/COMMENT deleted file mode 100644 index 94015030234..00000000000 --- a/editors/xcoral/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Multiwindow mouse-based text editor for X diff --git a/editors/xemacs-packages/Makefile b/editors/xemacs-packages/Makefile index 067ccbb28e9..9a5735d7134 100644 --- a/editors/xemacs-packages/Makefile +++ b/editors/xemacs-packages/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2000/11/25 11:33:04 tron Exp $ +# $NetBSD: Makefile,v 1.13 2001/02/16 14:40:55 wiz Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1999/06/22 22:16:53 gj Exp DISTNAME= xemacs-packages @@ -23,6 +23,7 @@ DISTFILES= xemacs-base-1.46-pkg.tar.gz xemacs-devel-1.30-pkg.tar.gz \ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.xemacs.org/ +COMMENT= Common elisp packages for xemacs 21 DEPENDS+= xemacs>=21.1.9:../../editors/xemacs diff --git a/editors/xemacs-packages/pkg/COMMENT b/editors/xemacs-packages/pkg/COMMENT deleted file mode 100644 index 890d7e97d0b..00000000000 --- a/editors/xemacs-packages/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Common elisp packages for xemacs 21 diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index e7ddaffc84f..25938cecff7 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2000/11/25 10:47:15 tron Exp $ +# $NetBSD: Makefile,v 1.29 2001/02/16 14:40:55 wiz Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp DISTNAME= xemacs-21.1.12 @@ -13,6 +13,7 @@ DISTFILES= ${EXTRACT_ONLY} ${EXTRA_FILES} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.xemacs.org/ +COMMENT= XEmacs text editor version 21 DEPENDS+= gdbm>=1.7.3:../../databases/gdbm DEPENDS+= png>=1.0.6:../../graphics/png diff --git a/editors/xemacs/pkg/COMMENT b/editors/xemacs/pkg/COMMENT deleted file mode 100644 index 6c441dfcb17..00000000000 --- a/editors/xemacs/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -XEmacs text editor version 21 diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 633e524e64b..f1f592c9d00 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2000/09/07 09:09:24 hubertf Exp $ +# $NetBSD: Makefile,v 1.29 2001/02/16 14:40:56 wiz Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/06 19:58:03 gj Exp # @@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/ \ EXTRACT_SUFX= .tgz MAINTAINER= packages@netbsd.org +COMMENT= VI Like Emacs, X11 version -- a fully "X aware" vi work-alike USE_PERL5= # defined USE_X11BASE= # defined diff --git a/editors/xvile/pkg/COMMENT b/editors/xvile/pkg/COMMENT deleted file mode 100644 index 69bffdff2e1..00000000000 --- a/editors/xvile/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -VI Like Emacs, X11 version -- a fully "X aware" vi work-alike -- cgit v1.2.3