aboutsummaryrefslogtreecommitdiffstats
path: root/editors/apel-emacs20
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>1999-01-02 21:26:51 +0800
committerkuriyama <kuriyama@FreeBSD.org>1999-01-02 21:26:51 +0800
commit62e515a1671a0344caf8227fbbcd4d1fc1aef30b (patch)
tree5797597e4a823bbf319446ec40379b289249f58e /editors/apel-emacs20
parent62617a95079bfb67512418cc2b503b95d45ca2c8 (diff)
downloadfreebsd-ports-graphics-62e515a1671a0344caf8227fbbcd4d1fc1aef30b.tar.gz
freebsd-ports-graphics-62e515a1671a0344caf8227fbbcd4d1fc1aef30b.tar.zst
freebsd-ports-graphics-62e515a1671a0344caf8227fbbcd4d1fc1aef30b.zip
editors/apel-emacs:
A Portable Emacs Library for emacs. editors/apel-emacs20: A Portable Emacs Library for emacs20. editors/apel-mule: A Portable Emacs Library for mule. o Correct "Version required" header in apel-emacs/Makefile. o Fix virtual category "elisps" to "elisp". PR: ports/8831 Submitted: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
Diffstat (limited to 'editors/apel-emacs20')
-rw-r--r--editors/apel-emacs20/Makefile25
-rw-r--r--editors/apel-emacs20/pkg-comment1
-rw-r--r--editors/apel-emacs20/pkg-descr29
-rw-r--r--editors/apel-emacs20/pkg-plist44
4 files changed, 99 insertions, 0 deletions
diff --git a/editors/apel-emacs20/Makefile b/editors/apel-emacs20/Makefile
new file mode 100644
index 00000000000..ba4aaf4cf58
--- /dev/null
+++ b/editors/apel-emacs20/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: apel for emacs20
+# Version required: 9.x
+# Date created: 22 September 1998
+# Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
+#
+# $Id$
+#
+
+MAINTAINER= shige@kuis.kyoto-u.ac.jp
+
+# This is a slave port.
+PORTCLASS= slave
+
+MASTERDIR= ${.CURDIR}/../../editors/apel-emacs
+
+# emacs port setup
+EMACS_NAME= emacs
+EMACS_PORT= emacs20
+EMACS_VER= 20.3
+EMACS_LIBDIR= share/${EMACS_NAME}
+
+# pkg/* files are used in ${.CURDIR}
+PKGDIR= ${.CURDIR}/pkg
+
+.include <${MASTERDIR}/Makefile>
diff --git a/editors/apel-emacs20/pkg-comment b/editors/apel-emacs20/pkg-comment
new file mode 100644
index 00000000000..ddf6d9504fd
--- /dev/null
+++ b/editors/apel-emacs20/pkg-comment
@@ -0,0 +1 @@
+A Portable Emacs Library for emacs20.
diff --git a/editors/apel-emacs20/pkg-descr b/editors/apel-emacs20/pkg-descr
new file mode 100644
index 00000000000..19f14fa18fd
--- /dev/null
+++ b/editors/apel-emacs20/pkg-descr
@@ -0,0 +1,29 @@
+A Portable Emacs Library.
+
+--- Emacs Library Porting
+
+APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>.
+
+ APEL stands for "A Portable Emacs Library". It consists of
+ following modules:
+ APEL
+ - utility to write portable CCL program
+ - utility for Association-list
+ - utility for condition tree and condition/situation-alist
+ - utility for path management or file detection
+ - utility to make file-name
+ - utility to install emacs-lisp package
+ - ROT 13-47-48 Caesar rotation utility
+ emu
+ - poe: emulation module mainly for basic functions and special forms/macros
+ - poem: provide basic functions to write portable MULE programs
+ - mcs: provide MIME charset related features
+ - broken: provide information of broken facilities of Emacs.
+ - emu: bundled in tm-7.106 compat module; it required poe, poem and mcs
+ - text/richtext module
+
+ APEL is installed the following directory tree:
+ ${PREFIX}/share/emacs/site-lisp/apel/ --- APEL
+ ${PREFIX}/share/emacs/20.3/site-lisp/emu/ --- emu
+
+--- Porting by shige <shige@kuis.kyoto-u.ac.jp>
diff --git a/editors/apel-emacs20/pkg-plist b/editors/apel-emacs20/pkg-plist
new file mode 100644
index 00000000000..d84a6952e6e
--- /dev/null
+++ b/editors/apel-emacs20/pkg-plist
@@ -0,0 +1,44 @@
+%%EMACS_LIBDIR%%/site-lisp/apel/alist.el
+%%EMACS_LIBDIR%%/site-lisp/apel/alist.elc
+%%EMACS_LIBDIR%%/site-lisp/apel/calist.el
+%%EMACS_LIBDIR%%/site-lisp/apel/calist.elc
+%%EMACS_LIBDIR%%/site-lisp/apel/filename.el
+%%EMACS_LIBDIR%%/site-lisp/apel/filename.elc
+%%EMACS_LIBDIR%%/site-lisp/apel/install.el
+%%EMACS_LIBDIR%%/site-lisp/apel/install.elc
+%%EMACS_LIBDIR%%/site-lisp/apel/mule-caesar.el
+%%EMACS_LIBDIR%%/site-lisp/apel/mule-caesar.elc
+%%EMACS_LIBDIR%%/site-lisp/apel/path-util.el
+%%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/inv-19.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/inv-19.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/richtext.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/richtext.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
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-e20_3.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-20.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/mcs-20.elc
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/mcs-e20.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/mcs-e20.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-20.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl-20.elc
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/broken.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/broken.elc
+@dirrm %%EMACS_LIBDIR%%/site-lisp/apel
+@dirrm %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu