summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjun <jun@pkgsrc.org>2001-02-19 05:44:24 +0000
committerjun <jun@pkgsrc.org>2001-02-19 05:44:24 +0000
commit0088c061d7f59498bf0d22b197dd6d3f475296ab (patch)
tree7082198190acfa4e7be4a8903079fa6330accf45 /editors
parente59792195b1ba8414dd710bf35a77b21d1bd9cd0 (diff)
downloadpkgsrc-0088c061d7f59498bf0d22b197dd6d3f475296ab.tar.gz
Initial import of "apel":
Portable Emacs Library
Diffstat (limited to 'editors')
-rw-r--r--editors/apel/Makefile13
-rw-r--r--editors/apel/files/md53
-rw-r--r--editors/apel/files/patch-sum3
-rw-r--r--editors/apel/patches/patch-aa13
-rw-r--r--editors/apel/pkg/DESCR20
-rw-r--r--editors/apel/pkg/PLIST59
6 files changed, 111 insertions, 0 deletions
diff --git a/editors/apel/Makefile b/editors/apel/Makefile
new file mode 100644
index 00000000000..abcf7097d74
--- /dev/null
+++ b/editors/apel/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/02/19 05:44:24 jun Exp $
+
+DISTNAME= apel-10.3
+CATEGORIES= editors
+MASTER_SITES= ftp://ftp.m17n.org/pub/mule/apel/
+
+MAINTAINER= tech-pkg-ja@jp.netbsd.org
+HOMEPAGE= http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/elisp/APEL/
+COMMENT= Portable Emacs Library
+
+DEPENDS+= emacs-20.7:../../editors/emacs
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/editors/apel/files/md5 b/editors/apel/files/md5
new file mode 100644
index 00000000000..dccdc3567b5
--- /dev/null
+++ b/editors/apel/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2001/02/19 05:44:24 jun Exp $
+
+MD5 (apel-10.3.tar.gz) = a7357019aeeae69f95fb3cdc5a39bb1f
diff --git a/editors/apel/files/patch-sum b/editors/apel/files/patch-sum
new file mode 100644
index 00000000000..5d26683908e
--- /dev/null
+++ b/editors/apel/files/patch-sum
@@ -0,0 +1,3 @@
+$NetBSD: patch-sum,v 1.1.1.1 2001/02/19 05:44:24 jun Exp $
+
+MD5 (patch-aa) = 89acd144983f4e9440ee019a50d72dd8
diff --git a/editors/apel/patches/patch-aa b/editors/apel/patches/patch-aa
new file mode 100644
index 00000000000..888baf0c003
--- /dev/null
+++ b/editors/apel/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/02/19 05:44:24 jun Exp $
+
+--- Makefile.orig Thu Feb 8 18:52:49 2001
++++ Makefile
+@@ -21,6 +21,8 @@
+
+ ARCHIVE_DIR_PREFIX = /pub/mule
+
++all: what-where
++
+ what-where:
+ $(EMACS) $(FLAGS) -f what-where-apel \
+ $(PREFIX) $(LISPDIR) $(VERSION_SPECIFIC_LISPDIR)
diff --git a/editors/apel/pkg/DESCR b/editors/apel/pkg/DESCR
new file mode 100644
index 00000000000..c8a141bba70
--- /dev/null
+++ b/editors/apel/pkg/DESCR
@@ -0,0 +1,20 @@
+APEL stands for "A Portable Emacs Library".
+poe.el | Emulate latest emacsen
+poem.el | Basic functions to write portable MULE programs
+pces.el | Portable character encoding scheme (coding-system) features
+invisible.el | Features about invisible region
+mcharset.el | MIME charset related features
+static.el | Utility for static evaluation
+broken.el | Provide information of broken facilities of Emacs
+pccl.el | Utility to write portable CCL program
+alist.el | Utility for Association-list
+calist.el | Utility for condition tree and condition/situation-alist
+path-util.el | Utility for path management or file detection
+filename.el | Utility to make file-name
+install.el | Utility to install emacs-lisp package
+mule-caesar.el| ROT 13-47-48 Caesar rotation utility
+emu.el | Emu bundled in tm-7.106 compatibility
+pcustom.el | Provide portable custom environment
+time-stamp.el | Maintain last change time stamps in files edited by Emacs
+timezone.el | Utility of time zone (Y2K fixed version)
+product.el | Functions for product version information
diff --git a/editors/apel/pkg/PLIST b/editors/apel/pkg/PLIST
new file mode 100644
index 00000000000..b4b8b094fbd
--- /dev/null
+++ b/editors/apel/pkg/PLIST
@@ -0,0 +1,59 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/02/19 05:44:24 jun Exp $
+share/emacs/site-lisp/apel/alist.elc
+share/emacs/site-lisp/apel/calist.elc
+share/emacs/site-lisp/apel/path-util.elc
+share/emacs/site-lisp/apel/filename.elc
+share/emacs/site-lisp/apel/install.elc
+share/emacs/site-lisp/apel/alist.el
+share/emacs/site-lisp/apel/calist.el
+share/emacs/site-lisp/apel/path-util.el
+share/emacs/site-lisp/apel/filename.el
+share/emacs/site-lisp/apel/install.el
+@dirrm share/emacs/site-lisp/apel
+share/emacs/20.7/site-lisp/emu/static.elc
+share/emacs/20.7/site-lisp/emu/broken.elc
+share/emacs/20.7/site-lisp/emu/product.elc
+share/emacs/20.7/site-lisp/emu/apel-ver.elc
+share/emacs/20.7/site-lisp/emu/pym.elc
+share/emacs/20.7/site-lisp/emu/poe.elc
+share/emacs/20.7/site-lisp/emu/pcustom.elc
+share/emacs/20.7/site-lisp/emu/pccl-20.elc
+share/emacs/20.7/site-lisp/emu/pccl.elc
+share/emacs/20.7/site-lisp/emu/pces-20.elc
+share/emacs/20.7/site-lisp/emu/pces-e20.elc
+share/emacs/20.7/site-lisp/emu/pces.elc
+share/emacs/20.7/site-lisp/emu/poem-e20_3.elc
+share/emacs/20.7/site-lisp/emu/poem-e20.elc
+share/emacs/20.7/site-lisp/emu/poem.elc
+share/emacs/20.7/site-lisp/emu/mcs-20.elc
+share/emacs/20.7/site-lisp/emu/mcs-e20.elc
+share/emacs/20.7/site-lisp/emu/mcharset.elc
+share/emacs/20.7/site-lisp/emu/inv-19.elc
+share/emacs/20.7/site-lisp/emu/invisible.elc
+share/emacs/20.7/site-lisp/emu/emu.elc
+share/emacs/20.7/site-lisp/emu/richtext.elc
+share/emacs/20.7/site-lisp/emu/mule-caesar.elc
+share/emacs/20.7/site-lisp/emu/static.el
+share/emacs/20.7/site-lisp/emu/broken.el
+share/emacs/20.7/site-lisp/emu/product.el
+share/emacs/20.7/site-lisp/emu/apel-ver.el
+share/emacs/20.7/site-lisp/emu/pym.el
+share/emacs/20.7/site-lisp/emu/poe.el
+share/emacs/20.7/site-lisp/emu/pcustom.el
+share/emacs/20.7/site-lisp/emu/pccl-20.el
+share/emacs/20.7/site-lisp/emu/pccl.el
+share/emacs/20.7/site-lisp/emu/pces-20.el
+share/emacs/20.7/site-lisp/emu/pces-e20.el
+share/emacs/20.7/site-lisp/emu/pces.el
+share/emacs/20.7/site-lisp/emu/poem-e20_3.el
+share/emacs/20.7/site-lisp/emu/poem-e20.el
+share/emacs/20.7/site-lisp/emu/poem.el
+share/emacs/20.7/site-lisp/emu/mcs-20.el
+share/emacs/20.7/site-lisp/emu/mcs-e20.el
+share/emacs/20.7/site-lisp/emu/mcharset.el
+share/emacs/20.7/site-lisp/emu/inv-19.el
+share/emacs/20.7/site-lisp/emu/invisible.el
+share/emacs/20.7/site-lisp/emu/emu.el
+share/emacs/20.7/site-lisp/emu/richtext.el
+share/emacs/20.7/site-lisp/emu/mule-caesar.el
+@dirrm share/emacs/20.7/site-lisp/emu