diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
commit | d9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch) | |
tree | 7188beb34e0a3adac815c9497c615b1b78eb4454 /editors | |
parent | e90c5ac85e1589656db313625839221c0668d513 (diff) | |
download | ports-d9611f93758b42bc9f2e2794b3d0039ec6038c4e.tar.gz ports-d9611f93758b42bc9f2e2794b3d0039ec6038c4e.zip |
Notes
Diffstat (limited to 'editors')
28 files changed, 28 insertions, 14 deletions
diff --git a/editors/axe/Makefile b/editors/axe/Makefile index 7d41f0250e71..0feed9d85a84 100644 --- a/editors/axe/Makefile +++ b/editors/axe/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Simple to use text editor for X + LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d USE_IMAKE= yes 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/beav/Makefile b/editors/beav/Makefile index c644e7ece119..a28440556993 100644 --- a/editors/beav/Makefile +++ b/editors/beav/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Binary Editor And Viewer, a full featured binary file editor + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_REINPLACE= yes diff --git a/editors/beav/pkg-comment b/editors/beav/pkg-comment deleted file mode 100644 index a3c0aabc9c7d..000000000000 --- a/editors/beav/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Binary Editor And Viewer, a full featured binary file editor diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile index fd1864316897..70d24f4291e4 100644 --- a/editors/elvis/Makefile +++ b/editors/elvis/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-2.1_4 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A clone of the ex/vi text editor + USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/elvis 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 a215b700e747..b6411b5a7b99 100644 --- a/editors/em/Makefile +++ b/editors/em/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-lt MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= 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..e53ad9bbd8e0 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GNU editing macros + EMACS_VERSION= 19.34 CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} EMACS_ARCH=${CONFIGURE_TARGET} 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..e53ad9bbd8e0 100644 --- a/editors/emacs19/Makefile +++ b/editors/emacs19/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GNU editing macros + EMACS_VERSION= 19.34 CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} EMACS_ARCH=${CONFIGURE_TARGET} 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..11166f16ca73 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -19,6 +19,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GNU editing macros + USE_AUTOCONF_VER=213 USE_GMAKE= yes EMACS_VER= 20.7 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..e53ad9bbd8e0 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GNU editing macros + EMACS_VERSION= 19.34 CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} EMACS_ARCH=${CONFIGURE_TARGET} 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..e53ad9bbd8e0 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GNU editing macros + EMACS_VERSION= 19.34 CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} EMACS_ARCH=${CONFIGURE_TARGET} 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/gnuserv/Makefile b/editors/gnuserv/Makefile index f8aeb720fef9..468bf60e64e7 100644 --- a/editors/gnuserv/Makefile +++ b/editors/gnuserv/Makefile @@ -13,6 +13,8 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A standalone release of gnuserv for GNU Emacs + GNU_CONFIGURE= yes BINSUFFIX?= -emacs 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..630dfef7caed 100644 --- a/editors/hexcurse/Makefile +++ b/editors/hexcurse/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://jewfish.net/downloads/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A versatile ncurses-based hex editor + GNU_CONFIGURE= yes MAN1= hexcurse.1 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..0641c414a11e 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -15,6 +15,8 @@ DISTNAME= ht-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A file editor/viewer/analyzer for executables + GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-lm" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} 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..22fcf5ac74a4 100644 --- a/editors/iiimecf/Makefile +++ b/editors/iiimecf/Makefile @@ -17,6 +17,8 @@ DISTNAME= IIIMECF-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= 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..416b60e3d0aa 100644 --- a/editors/impress/Makefile +++ b/editors/impress/Makefile @@ -13,6 +13,8 @@ DISTNAME= imp${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Publishing and presentation tool + RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 WRKSRC= ${WRKDIR}/${PKGNAME} 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 |