summaryrefslogtreecommitdiff
path: root/editors/apel-xemacs21-mule
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2001-12-01 17:57:09 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2001-12-01 17:57:09 +0000
commit66fe059946534ff5c81e30641a057d8109336be1 (patch)
tree6676200fde33883e236a8908f9c9378274863bda /editors/apel-xemacs21-mule
parentAdd new directive. (diff)
Update to stub(slave) port.
Remove pkg-* in the slave ports.
Notes
Notes: svn path=/head/; revision=50817
Diffstat (limited to 'editors/apel-xemacs21-mule')
-rw-r--r--editors/apel-xemacs21-mule/Makefile5
-rw-r--r--editors/apel-xemacs21-mule/pkg-comment1
-rw-r--r--editors/apel-xemacs21-mule/pkg-descr33
-rw-r--r--editors/apel-xemacs21-mule/pkg-plist70
4 files changed, 1 insertions, 108 deletions
diff --git a/editors/apel-xemacs21-mule/Makefile b/editors/apel-xemacs21-mule/Makefile
index 64aeefb72d6e..81aa06ffd19d 100644
--- a/editors/apel-xemacs21-mule/Makefile
+++ b/editors/apel-xemacs21-mule/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= shige@FreeBSD.org
# This is a slave port.
PORTCLASS= slave
-MASTERDIR= ${.CURDIR}/../../editors/apel-emacs
+MASTERDIR= ${.CURDIR}/../../editors/apel
# emacs port setup
EMACS_PORT_NAME= xemacs21-mule
@@ -25,9 +25,6 @@ PLIST_SUB= EMACS_PACKAGESDIR=${EMACS_PACKAGESDIR}
ALL_TARGET= package
INSTALL_TARGET= install-package
-# use pkg-* files in ${.CURDIR}
-PKGDIR= ${.CURDIR}
-
# package info manifest
MANIFEST= MANIFEST.apel
diff --git a/editors/apel-xemacs21-mule/pkg-comment b/editors/apel-xemacs21-mule/pkg-comment
deleted file mode 100644
index 96d1015dd519..000000000000
--- a/editors/apel-xemacs21-mule/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Portable Emacs Library for xemacs21-mule
diff --git a/editors/apel-xemacs21-mule/pkg-descr b/editors/apel-xemacs21-mule/pkg-descr
deleted file mode 100644
index 343929cfa6e5..000000000000
--- a/editors/apel-xemacs21-mule/pkg-descr
+++ /dev/null
@@ -1,33 +0,0 @@
-A Portable Emacs Library for xemacs21-mule.
-
---- Emacs Library Porting
-
-APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>.
-
- APEL stands for "A Portable Emacs Library". It consists of
- following modules:
- apel
- - alist: utility for Association-list
- - calist: utility for condition tree and condition/situation-alist
- - filename: utility to make file-name
- - install: utility to install emacs-lisp package
- - mule-caeser: ROT 13-47-48 Caesar rotation utility
- - path-util: utility for path management or file detection
- emu
- - broken: provide information of broken facilities of Emacs.
- - emu: bundled in tm-7.106 compat module
- - 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
- - static: utility for static evaluation
-
- APEL is installed the following directory tree:
- ${LOCALBASE}/lib/xemacs/site-packages/lisp/apel/ --- apel & emu
-
-WWW: http://cvs.m17n.org/elisp/APEL/index.en.html
-
---- Porting by shige <shige@FreeBSD.ORG>.
diff --git a/editors/apel-xemacs21-mule/pkg-plist b/editors/apel-xemacs21-mule/pkg-plist
deleted file mode 100644
index c2038d6f4a35..000000000000
--- a/editors/apel-xemacs21-mule/pkg-plist
+++ /dev/null
@@ -1,70 +0,0 @@
-%%EMACS_PACKAGESDIR%%/pkginfo/MANIFEST.apel
-%%EMACS_PACKAGESDIR%%/lisp/apel/_pkg.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/ChangeLog
-%%EMACS_PACKAGESDIR%%/lisp/apel/README.en
-%%EMACS_PACKAGESDIR%%/lisp/apel/README.ja
-%%EMACS_PACKAGESDIR%%/lisp/apel/alist.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/alist.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/auto-autoloads.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/auto-autoloads.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/apel-ver.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/apel-ver.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/broken.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/broken.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/calist.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/calist.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/custom-load.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/custom-load.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/emu.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/emu.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/filename.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/filename.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/install.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/install.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/inv-xemacs.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/inv-xemacs.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/invisible.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/invisible.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/mcharset.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/mcharset.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/mcs-20.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/mcs-20.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/mcs-xm.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/mcs-xm.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/mcs-xmu.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/mcs-xmu.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/mule-caesar.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/mule-caesar.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/path-util.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/path-util.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/pccl-20.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/pccl-20.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/pccl.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/pccl.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/pces-20.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/pces-20.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/pces-xfc.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/pces-xfc.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/pces-xm.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/pces-xm.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/pces.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/pces.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/pcustom.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/pcustom.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/poe-xemacs.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/poe-xemacs.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/poe.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/poe.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/poem.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/poem.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/poem-xm.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/poem-xm.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/product.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/product.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/pym.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/pym.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/richtext.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/richtext.elc
-%%EMACS_PACKAGESDIR%%/lisp/apel/static.el
-%%EMACS_PACKAGESDIR%%/lisp/apel/static.elc
-@dirrm %%EMACS_PACKAGESDIR%%/lisp/apel