diff options
author | shige <shige@FreeBSD.org> | 1999-08-06 14:52:38 +0000 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 1999-08-06 14:52:38 +0000 |
commit | ba85a34360b9f8bd1321de68c562da58647cd12c (patch) | |
tree | 7d601cf5f0545729d9bd08cb548b600e7a7517c1 /editors | |
parent | e4243ec65320a2705d56b6ffe77a4d1564c41146 (diff) | |
download | FreeBSD-ports-ba85a34360b9f8bd1321de68c562da58647cd12c.zip FreeBSD-ports-ba85a34360b9f8bd1321de68c562da58647cd12c.tar.gz |
Update to 9.20.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/apel-xemacs21-mule/Makefile | 4 | ||||
-rw-r--r-- | editors/apel-xemacs21-mule/pkg-comment | 2 | ||||
-rw-r--r-- | editors/apel-xemacs21-mule/pkg-descr | 1 | ||||
-rw-r--r-- | editors/apel-xemacs21-mule/pkg-plist | 10 | ||||
-rw-r--r-- | editors/apel/pkg-comment.xemacs21-mule | 2 | ||||
-rw-r--r-- | editors/apel/pkg-descr.xemacs21-mule | 1 | ||||
-rw-r--r-- | editors/apel/pkg-plist.xemacs21-mule | 10 |
7 files changed, 22 insertions, 8 deletions
diff --git a/editors/apel-xemacs21-mule/Makefile b/editors/apel-xemacs21-mule/Makefile index 0155949..9d5e4e4 100644 --- a/editors/apel-xemacs21-mule/Makefile +++ b/editors/apel-xemacs21-mule/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: apel for xemacs-mule -# Version required: 9.19 +# Version required: 9.20 # Date created: 13 June 1999 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/07/01 13:02:16 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG diff --git a/editors/apel-xemacs21-mule/pkg-comment b/editors/apel-xemacs21-mule/pkg-comment index 1b68a14..e5fd504 100644 --- a/editors/apel-xemacs21-mule/pkg-comment +++ b/editors/apel-xemacs21-mule/pkg-comment @@ -1 +1 @@ -Portable Emacs Library for xemacs-mule +A Portable Emacs Library for xemacs-mule diff --git a/editors/apel-xemacs21-mule/pkg-descr b/editors/apel-xemacs21-mule/pkg-descr index 7c5ce4d..fb523ef 100644 --- a/editors/apel-xemacs21-mule/pkg-descr +++ b/editors/apel-xemacs21-mule/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-xemacs21-mule/pkg-plist b/editors/apel-xemacs21-mule/pkg-plist index 527fede..d3b731e 100644 --- a/editors/apel-xemacs21-mule/pkg-plist +++ b/editors/apel-xemacs21-mule/pkg-plist @@ -26,6 +26,14 @@ %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/mcs-xm.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pccl.el %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pccl.elc +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces.el +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces.elc +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-20.el +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-20.elc +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-e20.el +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-e20.elc +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-e20_2.el +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-e20_2.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pcustom.el %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pcustom.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poe-xemacs.el @@ -34,8 +42,6 @@ %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poe.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem.el %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem-20.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem-20.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem-xm.el %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem-xm.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/richtext.el diff --git a/editors/apel/pkg-comment.xemacs21-mule b/editors/apel/pkg-comment.xemacs21-mule index 1b68a14..e5fd504 100644 --- a/editors/apel/pkg-comment.xemacs21-mule +++ b/editors/apel/pkg-comment.xemacs21-mule @@ -1 +1 @@ -Portable Emacs Library for xemacs-mule +A Portable Emacs Library for xemacs-mule diff --git a/editors/apel/pkg-descr.xemacs21-mule b/editors/apel/pkg-descr.xemacs21-mule index 7c5ce4d..fb523ef 100644 --- a/editors/apel/pkg-descr.xemacs21-mule +++ b/editors/apel/pkg-descr.xemacs21-mule @@ -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.xemacs21-mule b/editors/apel/pkg-plist.xemacs21-mule index 527fede..d3b731e 100644 --- a/editors/apel/pkg-plist.xemacs21-mule +++ b/editors/apel/pkg-plist.xemacs21-mule @@ -26,6 +26,14 @@ %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/mcs-xm.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pccl.el %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pccl.elc +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces.el +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces.elc +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-20.el +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-20.elc +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-e20.el +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-e20.elc +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-e20_2.el +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-e20_2.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pcustom.el %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pcustom.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poe-xemacs.el @@ -34,8 +42,6 @@ %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poe.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem.el %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem-20.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem-20.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem-xm.el %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem-xm.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/richtext.el |