aboutsummaryrefslogtreecommitdiff
path: root/japanese/lookup-emacs21
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-12-17 08:18:04 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-12-17 08:18:04 +0000
commitc9725fb85b442f5229246e7b4e1c53e913dbbb90 (patch)
treee00c7b9a13c8748065f79c57e9e81d9a1239e743 /japanese/lookup-emacs21
parentee7f9aa44a92849ab34d5b387a3d79f974023b65 (diff)
Notes
Diffstat (limited to 'japanese/lookup-emacs21')
-rw-r--r--japanese/lookup-emacs21/Makefile76
-rw-r--r--japanese/lookup-emacs21/distinfo1
-rw-r--r--japanese/lookup-emacs21/pkg-comment1
-rw-r--r--japanese/lookup-emacs21/pkg-descr8
-rw-r--r--japanese/lookup-emacs21/pkg-plist27
5 files changed, 0 insertions, 113 deletions
diff --git a/japanese/lookup-emacs21/Makefile b/japanese/lookup-emacs21/Makefile
deleted file mode 100644
index a61febb19cae..000000000000
--- a/japanese/lookup-emacs21/Makefile
+++ /dev/null
@@ -1,76 +0,0 @@
-# New ports collection makefile for: lookup for Mule 2.3
-# Version required: 1.0
-# Date created: 98/11/19
-# Whom: Satoshi Taoka <taoka@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-DISTNAME= lookup-1.0
-PKGNAME?= ja-lookup-mule-1.0
-CATEGORIES= japanese elisp
-MASTER_SITES= http://openlab.ring.gr.jp/lookup/DIST/
-
-MAINTAINER= taoka@FreeBSD.org
-
-BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf
-RUN_DEPENDS+= eblook:${PORTSDIR}/japanese/eblook
-
-FILESDIR= ${.CURDIR}/../lookup-mule/files
-PKGDIR= ${.CURDIR}/../lookup-mule/pkg
-PLIST= ${.CURDIR}/pkg/PLIST
-PATCHDIR= ${.CURDIR}/patches
-EMACS?= mule
-
-.if (${EMACS} == "xemacs")
-BUILD_DEPENDS+= xemacs:${PORTSDIR}/japanese/xemacs-canna \
- ${PREFIX}/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.zenirc:${PORTSDIR}/editors/xemacs-sumo-packages
-EMACSDIR= ${PREFIX}/lib/xemacs/site-packages
-ELISPDIR= ${EMACSDIR}/lisp/lookup
-PORTINFODIR= ${EMACSDIR}/info
-MANIFEST= MANIFEST.lookup
-DO_MAKEINFO= ${SETENV} LANG=ja_JP.EUC xemacs -no-site-file -no-init-file \
- -batch -l texinfmt -f batch-texinfo-format lookup.texi; \
- ${ECHO} "INFO-DIR-SECTION The Emacs editor and associated tools" >> lookup.info; \
- ${ECHO} "START-INFO-DIR-ENTRY" >> lookup.info; \
- ${ECHO} "* Lookup: (lookup). Lookup, a Search Interface." >> lookup.info; \
- ${ECHO} "END-INFO-DIR-ENTRY" >> lookup.info
-.else
-DO_MAKEINFO= makeinfo --no-split --no-validate lookup.texi
-EMACSDIR= ${PREFIX}/share/emacs/site-lisp
-ELISPDIR= ${EMACSDIR}/lookup
-PORTINFODIR= ${PREFIX}/info
-.endif
-
-do-build:
- ${RM} ${WRKSRC}/texi/lookup.info*
- nkf -e ${WRKSRC}/texi/lookup.texi > ${WRKSRC}/texi/lookup.euc.texi
- ${CP} ${WRKSRC}/texi/lookup.euc.texi ${WRKSRC}/texi/lookup.texi
- (cd ${WRKSRC}/texi/ ; \
- ${DO_MAKEINFO} || ${TRUE} ; \
- )
-
-do-install:
- ${MKDIR} ${ELISPDIR} ${PORTINFODIR};
- ${INSTALL_DATA} ${WRKSRC}/lisp/*.el ${ELISPDIR}
- ${INSTALL_DATA} ${WRKSRC}/texi/lookup.info* ${PORTINFODIR}
- ${RM} ${ELISPDIR}/lookup-compile.el
- ${SED} -e 's,@VERSION@,1.0,' -e 's,@pkgemacsdir@,${ELISPDIR},' \
- ${WRKSRC}/lisp/lookup-vars.el.in > ${ELISPDIR}/lookup-vars.el
-.if (${EMACS} != "xemacs")
- install-info ${PORTINFODIR}/lookup.info ${PORTINFODIR}/dir
-.endif
- ${SED} -e 's,%%ELISPDIR%%,${ELISPDIR},' ${FILESDIR}/lookup-startup.el.tmpl > ${ELISPDIR}/../lookup-startup.el
-
-.if (${EMACS} == "xemacs")
-post-install:
- ${RM} -f ${WRKDIR}/${MANIFEST}
- emacsdir=`${ECHO} ${EMACSDIR} | ${SED} -e "s;^${PREFIX}/;;"`; \
- ${CAT} ${PLIST} | ${GREP} -e "^$${emacsdir}" | \
- ${SED} -e "s;^$${emacsdir}/;;" > ${WRKDIR}/${MANIFEST}
- ${MKDIR} ${EMACSDIR}/pkginfo
- ${INSTALL_DATA} ${WRKDIR}/${MANIFEST} \
- ${EMACSDIR}/pkginfo/
-.endif
-
-.include <bsd.port.mk>
diff --git a/japanese/lookup-emacs21/distinfo b/japanese/lookup-emacs21/distinfo
deleted file mode 100644
index 3ce302d72c9a..000000000000
--- a/japanese/lookup-emacs21/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (lookup-1.0.tar.gz) = 51e8d27e38931bf274a82939c3a8d753
diff --git a/japanese/lookup-emacs21/pkg-comment b/japanese/lookup-emacs21/pkg-comment
deleted file mode 100644
index d62dcab0d37a..000000000000
--- a/japanese/lookup-emacs21/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A search interface on Emacsen from CD-ROM books, etc.
diff --git a/japanese/lookup-emacs21/pkg-descr b/japanese/lookup-emacs21/pkg-descr
deleted file mode 100644
index 6f2a4ddb4787..000000000000
--- a/japanese/lookup-emacs21/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Lookup is a search interface to electronic dictionaries within Emacs.
-You can use various sources (such as CD-ROM books, dictionary server on
-the network, and so on) as dictionaries by the simple operation.
-
-This is the release of Lookup version 1.0. It works on GNU Emacs
-19.28 or later, XEmacs 20.3 or later, Mule 2.3, and Meadow 1.0 or later.
-
-WWW: http://openlab.ring.gr.jp/lookup/index.html.en
diff --git a/japanese/lookup-emacs21/pkg-plist b/japanese/lookup-emacs21/pkg-plist
deleted file mode 100644
index c043e7d8648d..000000000000
--- a/japanese/lookup-emacs21/pkg-plist
+++ /dev/null
@@ -1,27 +0,0 @@
-share/emacs/site-lisp/lookup-startup.el
-share/emacs/site-lisp/lookup/evi-mule.el
-share/emacs/site-lisp/lookup/evi.el
-share/emacs/site-lisp/lookup/lookup-content.el
-share/emacs/site-lisp/lookup/lookup-entry.el
-share/emacs/site-lisp/lookup/lookup-package.el
-share/emacs/site-lisp/lookup/lookup-select.el
-share/emacs/site-lisp/lookup/lookup-types.el
-share/emacs/site-lisp/lookup/lookup-utils.el
-share/emacs/site-lisp/lookup/lookup-vars.el
-share/emacs/site-lisp/lookup/lookup-vse.el
-share/emacs/site-lisp/lookup/lookup.el
-share/emacs/site-lisp/lookup/ndcookie.el
-share/emacs/site-lisp/lookup/ndeb.el
-share/emacs/site-lisp/lookup/ndic.el
-share/emacs/site-lisp/lookup/ndict.el
-share/emacs/site-lisp/lookup/ndkks.el
-share/emacs/site-lisp/lookup/ndmisc.el
-share/emacs/site-lisp/lookup/ndspell.el
-share/emacs/site-lisp/lookup/ndsrd.el
-share/emacs/site-lisp/lookup/ndtp.el
-share/emacs/site-lisp/lookup/sdicf.el
-share/emacs/site-lisp/lookup/stem-english.el
-@unexec install-info --delete %D/info/lookup.info %D/info/dir
-info/lookup.info
-@exec install-info %D/info/lookup.info %D/info/dir
-@dirrm share/emacs/site-lisp/lookup