summaryrefslogtreecommitdiff
path: root/devel/apel
diff options
context:
space:
mode:
authorjun <jun@pkgsrc.org>2001-02-20 08:33:59 +0000
committerjun <jun@pkgsrc.org>2001-02-20 08:33:59 +0000
commit3aba5f5ae46b3337afe2ce49eb025d1f10e871f4 (patch)
tree79ccf814a7c5569ee2fb78927d49f1f4fb069b4e /devel/apel
parent82327aef323a64c8f2d2071ff2e14a2c6a0f9741 (diff)
downloadpkgsrc-3aba5f5ae46b3337afe2ce49eb025d1f10e871f4.tar.gz
Re-import of "apel":
Portable Emacs Library
Diffstat (limited to 'devel/apel')
-rw-r--r--devel/apel/Makefile13
-rw-r--r--devel/apel/files/md53
-rw-r--r--devel/apel/files/patch-sum3
-rw-r--r--devel/apel/patches/patch-aa13
-rw-r--r--devel/apel/pkg/DESCR20
-rw-r--r--devel/apel/pkg/PLIST59
6 files changed, 111 insertions, 0 deletions
diff --git a/devel/apel/Makefile b/devel/apel/Makefile
new file mode 100644
index 00000000000..d35c1ca3ecf
--- /dev/null
+++ b/devel/apel/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/02/20 08:33:59 jun Exp $
+
+DISTNAME= apel-10.3
+CATEGORIES= devel
+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/devel/apel/files/md5 b/devel/apel/files/md5
new file mode 100644
index 00000000000..1c1b4d93f68
--- /dev/null
+++ b/devel/apel/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2001/02/20 08:33:59 jun Exp $
+
+MD5 (apel-10.3.tar.gz) = a7357019aeeae69f95fb3cdc5a39bb1f
diff --git a/devel/apel/files/patch-sum b/devel/apel/files/patch-sum
new file mode 100644
index 00000000000..8c975f3c1c0
--- /dev/null
+++ b/devel/apel/files/patch-sum
@@ -0,0 +1,3 @@
+$NetBSD: patch-sum,v 1.1.1.1 2001/02/20 08:33:59 jun Exp $
+
+MD5 (patch-aa) = 89acd144983f4e9440ee019a50d72dd8
diff --git a/devel/apel/patches/patch-aa b/devel/apel/patches/patch-aa
new file mode 100644
index 00000000000..cad21814f8e
--- /dev/null
+++ b/devel/apel/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/02/20 08:33:59 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/devel/apel/pkg/DESCR b/devel/apel/pkg/DESCR
new file mode 100644
index 00000000000..c8a141bba70
--- /dev/null
+++ b/devel/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/devel/apel/pkg/PLIST b/devel/apel/pkg/PLIST
new file mode 100644
index 00000000000..fa67effb800
--- /dev/null
+++ b/devel/apel/pkg/PLIST
@@ -0,0 +1,59 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/02/20 08:34:00 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