aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-06 19:23:19 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-06 19:23:19 +0000
commit84ea4ee842af8389fc1b0603b821af2d68ba8c65 (patch)
treeccfda8c465ebb396f84cc9528117581f3455c1b2 /editors
parentd6894d86d96cc960c508c1088f126b9f7f53ad21 (diff)
downloadports-84ea4ee842af8389fc1b0603b821af2d68ba8c65.tar.gz
ports-84ea4ee842af8389fc1b0603b821af2d68ba8c65.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/apel-emacs19/Makefile1
-rw-r--r--editors/apel-emacs20/Makefile1
-rw-r--r--editors/apel-mule/Makefile1
-rw-r--r--editors/apel-xemacs21-mule/Makefile1
-rw-r--r--editors/apel/Makefile1
-rw-r--r--editors/apel/pkg-comment.emacs191
-rw-r--r--editors/apel/pkg-comment.emacs201
-rw-r--r--editors/apel/pkg-comment.emacs211
-rw-r--r--editors/apel/pkg-comment.mule1
-rw-r--r--editors/apel/pkg-comment.xemacs21-mule1
-rw-r--r--editors/flim-emacs20/Makefile1
-rw-r--r--editors/flim-xemacs21-mule/Makefile1
-rw-r--r--editors/flim/Makefile1
-rw-r--r--editors/flim/pkg-comment.emacs201
-rw-r--r--editors/flim/pkg-comment.emacs211
-rw-r--r--editors/flim/pkg-comment.xemacs21-mule1
-rw-r--r--editors/flim113-emacs19/Makefile1
-rw-r--r--editors/flim113-emacs20/Makefile1
-rw-r--r--editors/flim113-mule/Makefile1
-rw-r--r--editors/flim113-xemacs21-mule/Makefile1
-rw-r--r--editors/flim113/Makefile1
-rw-r--r--editors/flim113/pkg-comment.emacs191
-rw-r--r--editors/flim113/pkg-comment.emacs201
-rw-r--r--editors/flim113/pkg-comment.emacs211
-rw-r--r--editors/flim113/pkg-comment.mule1
-rw-r--r--editors/flim113/pkg-comment.xemacs21-mule1
-rw-r--r--editors/semi-emacs20/Makefile1
-rw-r--r--editors/semi-xemacs21-mule/Makefile1
-rw-r--r--editors/semi/Makefile1
-rw-r--r--editors/semi/pkg-comment.emacs201
-rw-r--r--editors/semi/pkg-comment.emacs211
-rw-r--r--editors/semi/pkg-comment.xemacs21-mule1
-rw-r--r--editors/semi113-emacs19/Makefile1
-rw-r--r--editors/semi113-emacs20/Makefile1
-rw-r--r--editors/semi113-mule/Makefile1
-rw-r--r--editors/semi113-xemacs21-mule/Makefile1
-rw-r--r--editors/semi113/Makefile1
-rw-r--r--editors/semi113/pkg-comment.emacs191
-rw-r--r--editors/semi113/pkg-comment.emacs201
-rw-r--r--editors/semi113/pkg-comment.emacs211
-rw-r--r--editors/semi113/pkg-comment.mule1
-rw-r--r--editors/semi113/pkg-comment.xemacs21-mule1
-rw-r--r--editors/xemacs-devel-mule/Makefile1
-rw-r--r--editors/xemacs-devel-mule/pkg-comment1
-rw-r--r--editors/xemacs21-mule/Makefile1
-rw-r--r--editors/xemacs21-mule/pkg-comment1
46 files changed, 23 insertions, 23 deletions
diff --git a/editors/apel-emacs19/Makefile b/editors/apel-emacs19/Makefile
index 7de7bc828c63..39e400441bc5 100644
--- a/editors/apel-emacs19/Makefile
+++ b/editors/apel-emacs19/Makefile
@@ -6,6 +6,7 @@
#
MAINTAINER= shige@FreeBSD.org
+COMMENT= A Portable Emacs Library for emacs19
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/apel-emacs20/Makefile b/editors/apel-emacs20/Makefile
index 3a36ef4c4741..09aa04355f8d 100644
--- a/editors/apel-emacs20/Makefile
+++ b/editors/apel-emacs20/Makefile
@@ -6,6 +6,7 @@
#
MAINTAINER= shige@FreeBSD.org
+COMMENT= A Portable Emacs Library for emacs20
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/apel-mule/Makefile b/editors/apel-mule/Makefile
index 5854bf683ac6..02f4fcbf0a22 100644
--- a/editors/apel-mule/Makefile
+++ b/editors/apel-mule/Makefile
@@ -6,6 +6,7 @@
#
MAINTAINER= shige@FreeBSD.org
+COMMENT= A Portable Emacs Library for mule
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/apel-xemacs21-mule/Makefile b/editors/apel-xemacs21-mule/Makefile
index fed9a179de42..b32cfaa92981 100644
--- a/editors/apel-xemacs21-mule/Makefile
+++ b/editors/apel-xemacs21-mule/Makefile
@@ -6,6 +6,7 @@
#
MAINTAINER= shige@FreeBSD.org
+COMMENT= A Portable Emacs Library for xemacs21-mule
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/apel/Makefile b/editors/apel/Makefile
index 0a9c0c6cb997..66347f903327 100644
--- a/editors/apel/Makefile
+++ b/editors/apel/Makefile
@@ -17,6 +17,7 @@ MASTER_SITES= ftp://ftp.m17n.org/pub/mule/apel/ \
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER?= shige@FreeBSD.org
+COMMENT?= A Portable Emacs Library for emacs21
# distfile version
APEL_VER= 10.4
diff --git a/editors/apel/pkg-comment.emacs19 b/editors/apel/pkg-comment.emacs19
deleted file mode 100644
index 182232a8cd55..000000000000
--- a/editors/apel/pkg-comment.emacs19
+++ /dev/null
@@ -1 +0,0 @@
-A Portable Emacs Library for emacs19
diff --git a/editors/apel/pkg-comment.emacs20 b/editors/apel/pkg-comment.emacs20
deleted file mode 100644
index 5a611f960f0f..000000000000
--- a/editors/apel/pkg-comment.emacs20
+++ /dev/null
@@ -1 +0,0 @@
-A Portable Emacs Library for emacs20
diff --git a/editors/apel/pkg-comment.emacs21 b/editors/apel/pkg-comment.emacs21
deleted file mode 100644
index d887d9ad5fef..000000000000
--- a/editors/apel/pkg-comment.emacs21
+++ /dev/null
@@ -1 +0,0 @@
-A Portable Emacs Library for emacs21
diff --git a/editors/apel/pkg-comment.mule b/editors/apel/pkg-comment.mule
deleted file mode 100644
index d2aef39aa680..000000000000
--- a/editors/apel/pkg-comment.mule
+++ /dev/null
@@ -1 +0,0 @@
-A Portable Emacs Library for mule
diff --git a/editors/apel/pkg-comment.xemacs21-mule b/editors/apel/pkg-comment.xemacs21-mule
deleted file mode 100644
index 96d1015dd519..000000000000
--- a/editors/apel/pkg-comment.xemacs21-mule
+++ /dev/null
@@ -1 +0,0 @@
-A Portable Emacs Library for xemacs21-mule
diff --git a/editors/flim-emacs20/Makefile b/editors/flim-emacs20/Makefile
index ac192c9a0f15..7af6ea9cc52e 100644
--- a/editors/flim-emacs20/Makefile
+++ b/editors/flim-emacs20/Makefile
@@ -6,6 +6,7 @@
#
MAINTAINER= shige@FreeBSD.org
+COMMENT= FLIM, message representation or encoding elisp library for emacs20
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/flim-xemacs21-mule/Makefile b/editors/flim-xemacs21-mule/Makefile
index b116bde1b74d..73131e235470 100644
--- a/editors/flim-xemacs21-mule/Makefile
+++ b/editors/flim-xemacs21-mule/Makefile
@@ -11,6 +11,7 @@ MAINTAINER= shige@FreeBSD.org
PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../../editors/flim
+COMMENT= FLIM, message representation or encoding elisp library for xemacs21-mule
# emacs port setup
EMACS_PORT_NAME= xemacs21-mule
diff --git a/editors/flim/Makefile b/editors/flim/Makefile
index ca34ee213081..4082d772b00a 100644
--- a/editors/flim/Makefile
+++ b/editors/flim/Makefile
@@ -16,6 +16,7 @@ MASTER_SITES= ftp://ftp.m17n.org/pub/mule/flim/flim-1.14/ \
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER?= shige@FreeBSD.org
+COMMENT?= FLIM, message representation or encoding elisp library for emacs21
PORTCLASS?= master
diff --git a/editors/flim/pkg-comment.emacs20 b/editors/flim/pkg-comment.emacs20
deleted file mode 100644
index 4943f5883e60..000000000000
--- a/editors/flim/pkg-comment.emacs20
+++ /dev/null
@@ -1 +0,0 @@
-FLIM, message representation or encoding elisp library for emacs20
diff --git a/editors/flim/pkg-comment.emacs21 b/editors/flim/pkg-comment.emacs21
deleted file mode 100644
index 5851798873a5..000000000000
--- a/editors/flim/pkg-comment.emacs21
+++ /dev/null
@@ -1 +0,0 @@
-FLIM, message representation or encoding elisp library for emacs21
diff --git a/editors/flim/pkg-comment.xemacs21-mule b/editors/flim/pkg-comment.xemacs21-mule
deleted file mode 100644
index 09a74248c87d..000000000000
--- a/editors/flim/pkg-comment.xemacs21-mule
+++ /dev/null
@@ -1 +0,0 @@
-FLIM, message representation or encoding elisp library for xemacs21-mule
diff --git a/editors/flim113-emacs19/Makefile b/editors/flim113-emacs19/Makefile
index 3a6680bf756a..df78d9d3fcb7 100644
--- a/editors/flim113-emacs19/Makefile
+++ b/editors/flim113-emacs19/Makefile
@@ -6,6 +6,7 @@
#
MAINTAINER= shige@FreeBSD.org
+COMMENT= FLIM, message representation or encoding emacs lisp library for emacs19
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/flim113-emacs20/Makefile b/editors/flim113-emacs20/Makefile
index ace0ce5cdd0b..23383c336c90 100644
--- a/editors/flim113-emacs20/Makefile
+++ b/editors/flim113-emacs20/Makefile
@@ -6,6 +6,7 @@
#
MAINTAINER= shige@FreeBSD.org
+COMMENT= FLIM, message representation or encoding emacs lisp library for emacs20
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/flim113-mule/Makefile b/editors/flim113-mule/Makefile
index cfcdb638d57f..49db0f52f35f 100644
--- a/editors/flim113-mule/Makefile
+++ b/editors/flim113-mule/Makefile
@@ -6,6 +6,7 @@
#
MAINTAINER= shige@FreeBSD.org
+COMMENT= FLIM, message representation or encoding emacs lisp library for mule
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/flim113-xemacs21-mule/Makefile b/editors/flim113-xemacs21-mule/Makefile
index f77a570280f3..50aecd34d3c5 100644
--- a/editors/flim113-xemacs21-mule/Makefile
+++ b/editors/flim113-xemacs21-mule/Makefile
@@ -6,6 +6,7 @@
#
MAINTAINER= shige@FreeBSD.org
+COMMENT= FLIM, message representation or encoding emacs lisp library for xemacs21-mule
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/flim113/Makefile b/editors/flim113/Makefile
index 7ba272737ff0..297661a5afb6 100644
--- a/editors/flim113/Makefile
+++ b/editors/flim113/Makefile
@@ -17,6 +17,7 @@ MASTER_SITES= ftp://ftp.m17n.org/pub/mule/flim/flim-1.13/ \
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER?= shige@FreeBSD.org
+COMMENT?= FLIM, message representation or encoding emacs lisp library for emacs21
PORTCLASS?= master
diff --git a/editors/flim113/pkg-comment.emacs19 b/editors/flim113/pkg-comment.emacs19
deleted file mode 100644
index b6d146a48cab..000000000000
--- a/editors/flim113/pkg-comment.emacs19
+++ /dev/null
@@ -1 +0,0 @@
-FLIM, message representation or encoding emacs lisp library for emacs19
diff --git a/editors/flim113/pkg-comment.emacs20 b/editors/flim113/pkg-comment.emacs20
deleted file mode 100644
index 8517efff787a..000000000000
--- a/editors/flim113/pkg-comment.emacs20
+++ /dev/null
@@ -1 +0,0 @@
-FLIM, message representation or encoding emacs lisp library for emacs20
diff --git a/editors/flim113/pkg-comment.emacs21 b/editors/flim113/pkg-comment.emacs21
deleted file mode 100644
index 6b774373623e..000000000000
--- a/editors/flim113/pkg-comment.emacs21
+++ /dev/null
@@ -1 +0,0 @@
-FLIM, message representation or encoding emacs lisp library for emacs21
diff --git a/editors/flim113/pkg-comment.mule b/editors/flim113/pkg-comment.mule
deleted file mode 100644
index 6cea8f5d2cd0..000000000000
--- a/editors/flim113/pkg-comment.mule
+++ /dev/null
@@ -1 +0,0 @@
-FLIM, message representation or encoding emacs lisp library for mule
diff --git a/editors/flim113/pkg-comment.xemacs21-mule b/editors/flim113/pkg-comment.xemacs21-mule
deleted file mode 100644
index e0bf6ba11318..000000000000
--- a/editors/flim113/pkg-comment.xemacs21-mule
+++ /dev/null
@@ -1 +0,0 @@
-FLIM, message representation or encoding emacs lisp library for xemacs21-mule
diff --git a/editors/semi-emacs20/Makefile b/editors/semi-emacs20/Makefile
index dd14fe2aab41..4d911dfe9c09 100644
--- a/editors/semi-emacs20/Makefile
+++ b/editors/semi-emacs20/Makefile
@@ -6,6 +6,7 @@
#
MAINTAINER= shige@FreeBSD.org
+COMMENT= SEMI, Library of MIME feature for GNU Emacs for emacs20
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/semi-xemacs21-mule/Makefile b/editors/semi-xemacs21-mule/Makefile
index 8e6fd6dbd091..bb38fc3da12c 100644
--- a/editors/semi-xemacs21-mule/Makefile
+++ b/editors/semi-xemacs21-mule/Makefile
@@ -6,6 +6,7 @@
#
MAINTAINER= shige@FreeBSD.org
+COMMENT= SEMI, Library of MIME feature for GNU Emacs for xemacs21-mule
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/semi/Makefile b/editors/semi/Makefile
index 25872701ba53..8c5cdedafcae 100644
--- a/editors/semi/Makefile
+++ b/editors/semi/Makefile
@@ -16,6 +16,7 @@ MASTER_SITES= ftp://ftp.m17n.org/pub/mule/semi/semi-1.14-for-flim-1.14/ \
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER?= shige@FreeBSD.org
+COMMENT?= SEMI, Library of MIME feature for GNU Emacs for emacs21
PORTCLASS?= master
diff --git a/editors/semi/pkg-comment.emacs20 b/editors/semi/pkg-comment.emacs20
deleted file mode 100644
index 5fedc11e1f37..000000000000
--- a/editors/semi/pkg-comment.emacs20
+++ /dev/null
@@ -1 +0,0 @@
-SEMI, Library of MIME feature for GNU Emacs for emacs20
diff --git a/editors/semi/pkg-comment.emacs21 b/editors/semi/pkg-comment.emacs21
deleted file mode 100644
index ee2c44c781fb..000000000000
--- a/editors/semi/pkg-comment.emacs21
+++ /dev/null
@@ -1 +0,0 @@
-SEMI, Library of MIME feature for GNU Emacs for emacs21
diff --git a/editors/semi/pkg-comment.xemacs21-mule b/editors/semi/pkg-comment.xemacs21-mule
deleted file mode 100644
index cecdd81db035..000000000000
--- a/editors/semi/pkg-comment.xemacs21-mule
+++ /dev/null
@@ -1 +0,0 @@
-SEMI, Library of MIME feature for GNU Emacs for xemacs21-mule
diff --git a/editors/semi113-emacs19/Makefile b/editors/semi113-emacs19/Makefile
index b9eb7e9398e0..db030109fdbf 100644
--- a/editors/semi113-emacs19/Makefile
+++ b/editors/semi113-emacs19/Makefile
@@ -6,6 +6,7 @@
#
MAINTAINER= shige@FreeBSD.org
+COMMENT= SEMI, Library of MIME feature for GNU Emacs for emacs19
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/semi113-emacs20/Makefile b/editors/semi113-emacs20/Makefile
index 40d3ce7e3d65..ef9a2693c067 100644
--- a/editors/semi113-emacs20/Makefile
+++ b/editors/semi113-emacs20/Makefile
@@ -6,6 +6,7 @@
#
MAINTAINER= shige@FreeBSD.org
+COMMENT= SEMI, Library of MIME feature for GNU Emacs for emacs20
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/semi113-mule/Makefile b/editors/semi113-mule/Makefile
index 16674322962d..04cad83af89a 100644
--- a/editors/semi113-mule/Makefile
+++ b/editors/semi113-mule/Makefile
@@ -6,6 +6,7 @@
#
MAINTAINER= shige@FreeBSD.org
+COMMENT= SEMI, Library of MIME feature for GNU Emacs for mule
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/semi113-xemacs21-mule/Makefile b/editors/semi113-xemacs21-mule/Makefile
index 6afe7ada180a..e7e1d0768445 100644
--- a/editors/semi113-xemacs21-mule/Makefile
+++ b/editors/semi113-xemacs21-mule/Makefile
@@ -6,6 +6,7 @@
#
MAINTAINER= shige@FreeBSD.org
+COMMENT= SEMI, Library of MIME feature for GNU Emacs for xemacs21-mule
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/semi113/Makefile b/editors/semi113/Makefile
index d0eb032ee4d7..63409fa48fe4 100644
--- a/editors/semi113/Makefile
+++ b/editors/semi113/Makefile
@@ -17,6 +17,7 @@ MASTER_SITES= ftp://ftp.m17n.org/pub/mule/semi/semi-1.13-for-flim-1.13/ \
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER?= shige@FreeBSD.org
+COMMENT?= SEMI, Library of MIME feature for GNU Emacs for emacs21
PORTCLASS?= master
diff --git a/editors/semi113/pkg-comment.emacs19 b/editors/semi113/pkg-comment.emacs19
deleted file mode 100644
index d645639bb462..000000000000
--- a/editors/semi113/pkg-comment.emacs19
+++ /dev/null
@@ -1 +0,0 @@
-SEMI, Library of MIME feature for GNU Emacs for emacs
diff --git a/editors/semi113/pkg-comment.emacs20 b/editors/semi113/pkg-comment.emacs20
deleted file mode 100644
index 5fedc11e1f37..000000000000
--- a/editors/semi113/pkg-comment.emacs20
+++ /dev/null
@@ -1 +0,0 @@
-SEMI, Library of MIME feature for GNU Emacs for emacs20
diff --git a/editors/semi113/pkg-comment.emacs21 b/editors/semi113/pkg-comment.emacs21
deleted file mode 100644
index ee2c44c781fb..000000000000
--- a/editors/semi113/pkg-comment.emacs21
+++ /dev/null
@@ -1 +0,0 @@
-SEMI, Library of MIME feature for GNU Emacs for emacs21
diff --git a/editors/semi113/pkg-comment.mule b/editors/semi113/pkg-comment.mule
deleted file mode 100644
index 6fa10ef6ea3a..000000000000
--- a/editors/semi113/pkg-comment.mule
+++ /dev/null
@@ -1 +0,0 @@
-SEMI, Library of MIME feature for GNU Emacs for mule
diff --git a/editors/semi113/pkg-comment.xemacs21-mule b/editors/semi113/pkg-comment.xemacs21-mule
deleted file mode 100644
index cecdd81db035..000000000000
--- a/editors/semi113/pkg-comment.xemacs21-mule
+++ /dev/null
@@ -1 +0,0 @@
-SEMI, Library of MIME feature for GNU Emacs for xemacs21-mule
diff --git a/editors/xemacs-devel-mule/Makefile b/editors/xemacs-devel-mule/Makefile
index 78642080e61a..e8fd74600b87 100644
--- a/editors/xemacs-devel-mule/Makefile
+++ b/editors/xemacs-devel-mule/Makefile
@@ -18,6 +18,7 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} \
DIST_SUBDIR= xemacs
MAINTAINER= kiri@FreeBSD.org
+COMMENT?= XEmacs(gamma version) text editor with mule(Only the executables)
.include <bsd.port.pre.mk>
diff --git a/editors/xemacs-devel-mule/pkg-comment b/editors/xemacs-devel-mule/pkg-comment
deleted file mode 100644
index aa4b73169a40..000000000000
--- a/editors/xemacs-devel-mule/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-XEmacs(gamma version) text editor with mule(Only the executables)
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile
index 2ee4f412fac7..4c837dc8328b 100644
--- a/editors/xemacs21-mule/Makefile
+++ b/editors/xemacs21-mule/Makefile
@@ -24,6 +24,7 @@ MULE_SLAVE= yes
.endif
MAINTAINER?= kiri@FreeBSD.org
+COMMENT=? XEmacs(version 21) text editor with mule(Only the executables)
BUILD_DEPENDS= ${BUILD_INPUT_METHOD}
.if defined(MULE_SLAVE)
diff --git a/editors/xemacs21-mule/pkg-comment b/editors/xemacs21-mule/pkg-comment
deleted file mode 100644
index e18c5d954ece..000000000000
--- a/editors/xemacs21-mule/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-XEmacs(version 21) text editor with mule(Only the executables)