diff options
-rw-r--r-- | editors/apel-emacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/apel-emacs20/pkg-comment | 2 | ||||
-rw-r--r-- | editors/apel-emacs20/pkg-descr | 1 | ||||
-rw-r--r-- | editors/apel-emacs20/pkg-plist | 8 | ||||
-rw-r--r-- | editors/apel/pkg-comment.emacs20 | 2 | ||||
-rw-r--r-- | editors/apel/pkg-comment.emacs21 | 2 | ||||
-rw-r--r-- | editors/apel/pkg-descr.emacs20 | 1 | ||||
-rw-r--r-- | editors/apel/pkg-descr.emacs21 | 1 | ||||
-rw-r--r-- | editors/apel/pkg-plist.emacs20 | 8 | ||||
-rw-r--r-- | editors/apel/pkg-plist.emacs21 | 8 |
10 files changed, 26 insertions, 11 deletions
diff --git a/editors/apel-emacs20/Makefile b/editors/apel-emacs20/Makefile index 7c62241..da0f4c2 100644 --- a/editors/apel-emacs20/Makefile +++ b/editors/apel-emacs20/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: apel for emacs20 -# Version required: 9.19 +# Version required: 9.20 # Date created: 22 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.3 1999/05/09 16:14:42 shige Exp $ +# $Id: Makefile,v 1.4 1999/06/29 23:59:29 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG diff --git a/editors/apel-emacs20/pkg-comment b/editors/apel-emacs20/pkg-comment index 726846d..5a611f9 100644 --- a/editors/apel-emacs20/pkg-comment +++ b/editors/apel-emacs20/pkg-comment @@ -1 +1 @@ -Portable Emacs Library for emacs20 +A Portable Emacs Library for emacs20 diff --git a/editors/apel-emacs20/pkg-descr b/editors/apel-emacs20/pkg-descr index 6cef93b..21fd589 100644 --- a/editors/apel-emacs20/pkg-descr +++ b/editors/apel-emacs20/pkg-descr @@ -19,6 +19,7 @@ APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. - invisible: provide features about invisible region - mcharset: provide MIME charset related features - pccl: utility to write portable CCL program + - pces: provide portable character encoding scheme features - pcustom: provide portable custom environment - poe: emulation module mainly for basic functions and special forms/macros - poem: provide basic functions to write portable MULE programs diff --git a/editors/apel-emacs20/pkg-plist b/editors/apel-emacs20/pkg-plist index abe4af4..296db5f 100644 --- a/editors/apel-emacs20/pkg-plist +++ b/editors/apel-emacs20/pkg-plist @@ -28,14 +28,18 @@ %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl-20.el %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl-20.elc +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces.el +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces.elc +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-20.el +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-20.elc +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-e20.el +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-e20.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pcustom.el %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pcustom.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poe.el %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poe.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem.el %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem.elc -%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-20.el -%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-20.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-e20.el %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-e20.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-e20_3.el diff --git a/editors/apel/pkg-comment.emacs20 b/editors/apel/pkg-comment.emacs20 index 726846d..5a611f9 100644 --- a/editors/apel/pkg-comment.emacs20 +++ b/editors/apel/pkg-comment.emacs20 @@ -1 +1 @@ -Portable Emacs Library for emacs20 +A Portable Emacs Library for emacs20 diff --git a/editors/apel/pkg-comment.emacs21 b/editors/apel/pkg-comment.emacs21 index 726846d..5a611f9 100644 --- a/editors/apel/pkg-comment.emacs21 +++ b/editors/apel/pkg-comment.emacs21 @@ -1 +1 @@ -Portable Emacs Library for emacs20 +A Portable Emacs Library for emacs20 diff --git a/editors/apel/pkg-descr.emacs20 b/editors/apel/pkg-descr.emacs20 index 6cef93b..21fd589 100644 --- a/editors/apel/pkg-descr.emacs20 +++ b/editors/apel/pkg-descr.emacs20 @@ -19,6 +19,7 @@ APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. - invisible: provide features about invisible region - mcharset: provide MIME charset related features - pccl: utility to write portable CCL program + - pces: provide portable character encoding scheme features - pcustom: provide portable custom environment - poe: emulation module mainly for basic functions and special forms/macros - poem: provide basic functions to write portable MULE programs diff --git a/editors/apel/pkg-descr.emacs21 b/editors/apel/pkg-descr.emacs21 index 6cef93b..21fd589 100644 --- a/editors/apel/pkg-descr.emacs21 +++ b/editors/apel/pkg-descr.emacs21 @@ -19,6 +19,7 @@ APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. - invisible: provide features about invisible region - mcharset: provide MIME charset related features - pccl: utility to write portable CCL program + - pces: provide portable character encoding scheme features - pcustom: provide portable custom environment - poe: emulation module mainly for basic functions and special forms/macros - poem: provide basic functions to write portable MULE programs diff --git a/editors/apel/pkg-plist.emacs20 b/editors/apel/pkg-plist.emacs20 index abe4af4..296db5f 100644 --- a/editors/apel/pkg-plist.emacs20 +++ b/editors/apel/pkg-plist.emacs20 @@ -28,14 +28,18 @@ %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl-20.el %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl-20.elc +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces.el +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces.elc +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-20.el +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-20.elc +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-e20.el +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-e20.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pcustom.el %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pcustom.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poe.el %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poe.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem.el %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem.elc -%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-20.el -%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-20.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-e20.el %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-e20.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-e20_3.el diff --git a/editors/apel/pkg-plist.emacs21 b/editors/apel/pkg-plist.emacs21 index abe4af4..296db5f 100644 --- a/editors/apel/pkg-plist.emacs21 +++ b/editors/apel/pkg-plist.emacs21 @@ -28,14 +28,18 @@ %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl-20.el %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl-20.elc +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces.el +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces.elc +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-20.el +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-20.elc +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-e20.el +%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-e20.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pcustom.el %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pcustom.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poe.el %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poe.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem.el %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem.elc -%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-20.el -%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-20.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-e20.el %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-e20.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-e20_3.el |