summaryrefslogtreecommitdiff
path: root/editors/apel-mule
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-05-09 16:14:47 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-05-09 16:14:47 +0000
commit56caa27636c9da2e338c4a6bfb3721f94d5611e2 (patch)
treebe620936131c8cc9d2b7bdb5423a92a66ce239bf /editors/apel-mule
parentFix HELPDIR in patch-aa and (diff)
Update to 9.18.
Notes
Notes: svn path=/head/; revision=18637
Diffstat (limited to 'editors/apel-mule')
-rw-r--r--editors/apel-mule/Makefile10
-rw-r--r--editors/apel-mule/pkg-descr5
-rw-r--r--editors/apel-mule/pkg-plist30
3 files changed, 29 insertions, 16 deletions
diff --git a/editors/apel-mule/Makefile b/editors/apel-mule/Makefile
index fedcd27ab0df..4043dca8c41e 100644
--- a/editors/apel-mule/Makefile
+++ b/editors/apel-mule/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: apel for mule
-# Version required: 9.x
+# Version required: 9.18
# Date created: 23 September 1998
-# Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
+# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/01/02 13:26:50 kuriyama Exp $
+# $Id: Makefile,v 1.2 1999/03/01 09:37:20 shige Exp $
#
MAINTAINER= shige@FreeBSD.ORG
@@ -19,10 +19,12 @@ EMACS_PORT= mule
EMACS_VER= 19.34
EMACS_LIBDIR= share/${EMACS_NAME}
+# RUN_DEPENDS port name's suffix is '-common'.
HAVE_COMMON_PORT= YES
+# emacs requires *-setup.el
REQUIRE_SETUPEL= YES
-# pkg/* files are used in ${.CURDIR}
+# use pkg/* files in ${.CURDIR}
PKGDIR= ${.CURDIR}/pkg
.include <${MASTERDIR}/Makefile>
diff --git a/editors/apel-mule/pkg-descr b/editors/apel-mule/pkg-descr
index 18337370d45c..e303492814ce 100644
--- a/editors/apel-mule/pkg-descr
+++ b/editors/apel-mule/pkg-descr
@@ -6,7 +6,7 @@ APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>.
APEL stands for "A Portable Emacs Library". It consists of
following modules:
- APEL
+ apel
- utility to write portable CCL program
- utility for Association-list
- utility for condition tree and condition/situation-alist
@@ -14,6 +14,7 @@ APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>.
- utility to make file-name
- utility to install emacs-lisp package
- ROT 13-47-48 Caesar rotation utility
+ - portable custom environment
emu
- poe: emulation module mainly for basic functions and special forms/macros
- poem: provide basic functions to write portable MULE programs
@@ -23,7 +24,7 @@ APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>.
- text/richtext module
APEL is installed the following directory tree:
- ${PREFIX}/share/mule/site-lisp/apel/ --- APEL
+ ${PREFIX}/share/mule/site-lisp/apel/ --- apel
${PREFIX}/share/mule/19.34/site-lisp/emu/ --- emu
diff --git a/editors/apel-mule/pkg-plist b/editors/apel-mule/pkg-plist
index 5f6e08245f00..83c64e892008 100644
--- a/editors/apel-mule/pkg-plist
+++ b/editors/apel-mule/pkg-plist
@@ -12,30 +12,40 @@
%%EMACS_LIBDIR%%/site-lisp/apel/path-util.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/emu.el
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/emu.elc
-%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/emu-mule.el
-%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/emu-mule.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/richtext.el
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/richtext.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/tinycustom.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/tinycustom.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-om.el
-%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-om.elc
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/invisible.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/invisible.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/mcharset.el
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/mcharset.elc
-%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/mcs-om.el
-%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/mcs-om.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl.el
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl.elc
-%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl-om.el
-%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl-om.elc
-%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/invisible.el
-%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/invisible.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/inv-19.el
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/inv-19.elc
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-om.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-om.elc
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/mcs-om.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/mcs-om.elc
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl-om.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl-om.elc
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/emu-mule.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/emu-mule.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/broken.el
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/broken.elc
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/static.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/static.elc
%%EMACS_LIBDIR%%/site-lisp/apel-setup.el
@dirrm %%EMACS_LIBDIR%%/site-lisp/apel
@dirrm %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu
+%%APELDOCDIR%%/ChangeLog
+%%APELDOCDIR%%/README.en
+%%APELDOCDIR%%/README.ja
+@dirrm %%APELDOCDIR%%