aboutsummaryrefslogtreecommitdiff
path: root/japanese/mule-freewnn
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-09-10 08:51:26 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-09-10 08:51:26 +0000
commite9256feffb8da1914dd396739ed42217c5291d90 (patch)
tree86191a456da2dbf92a4e185cc5ee1b4787ee9690 /japanese/mule-freewnn
parenta812d8d3cdb194f6e3679c4106ee11ab00a2da0b (diff)
downloadports-e9256feffb8da1914dd396739ed42217c5291d90.tar.gz
ports-e9256feffb8da1914dd396739ed42217c5291d90.zip
Share files among various mule ports, both port files and within
packages. The editors/mule-common package contains the language- independent parts. Add some new ports based on input methods. They don't take up much space because of efficient sharing. PR: 4411 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Notes
Notes: svn path=/head/; revision=7845
Diffstat (limited to 'japanese/mule-freewnn')
-rw-r--r--japanese/mule-freewnn/Makefile51
-rw-r--r--japanese/mule-freewnn/pkg-comment2
-rw-r--r--japanese/mule-freewnn/pkg-descr46
3 files changed, 31 insertions, 68 deletions
diff --git a/japanese/mule-freewnn/Makefile b/japanese/mule-freewnn/Makefile
index 542763a1c759..1d95d7bd6d66 100644
--- a/japanese/mule-freewnn/Makefile
+++ b/japanese/mule-freewnn/Makefile
@@ -1,51 +1,14 @@
-# New ports collection makefile for: mule with Wnn
+# New ports collection makefile for: mule with Wnn4
# Version required: 2.3
-# Date created: 22 November 1994
-# Whom: Satoshi Asami (asami)
+# Date created: 7 July 1997
+# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
#
-# $Id: Makefile,v 1.28 1997/05/28 03:06:38 asami Exp $
+# $Id: Makefile,v 1.29 1997/06/08 12:54:59 asami Exp $
#
-DISTNAME= mule-2.3
-PKGNAME= jp-wmule-2.3
+PKGNAME= jp-mule-wnn4-2.3
CATEGORIES= japanese editors
-MASTER_SITES= ftp://etlport.etl.go.jp/pub/mule/ \
- ftp://ftp.cs.buffalo.edu/pub/mule/ \
- ftp://sh.wide.ad.jp/JAPAN/mule/ \
- ftp://ftp.funet.fi/pub/gnu/emacs/mule/
-MAINTAINER= asami@FreeBSD.ORG
+WNN4= yes
-BUILD_DEPENDS= ${PREFIX}/bin/Wnn4/jserver:${PORTSDIR}/japanese/Wnn
-
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-CONFIGURE_ARGS= i386--freebsd --with-x-toolkit \
- --with-wnn4 --wnn-libraries=/usr/X11R6/lib \
- --wnn-includes=/usr/X11R6/include/wnn --terminal-face \
- --locallisppath=${PREFIX}/lib/mule/site-lisp:${PREFIX}/share/emacs/site-lisp
-STRIP=
-MAN1= coco.1 ctags.1 etags.1 m2ps.1 mule.1
-
-pre-build:
- find ${WRKSRC} -name \*.orig -exec /bin/rm -f \{} \;
-
-post-install:
-# note that rcs-checkn and any2ps are scripts
-.for file in b2m coco ctags etags m2ps mule-19.28
- strip ${PREFIX}/bin/${file}
-.endfor
- if [ ! -f ${PREFIX}/info/dir ]; then \
- sed -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
- fi
-.for info in emacs vip forms gnus cl sc
- install-info ${PREFIX}/info/${info} ${PREFIX}/info/dir
-.endfor
-# Our makeinfo can't handle files with Japanese characters. :<
- install-info --section="The Emacs editor and associated tools" --entry="* Antenews-jp: (antenews-jp). Version 19 Antenews. (Japanese)" ${PREFIX}/info/antenews-jp ${PREFIX}/info/dir
- install-info --section="The Emacs editor and associated tools" --entry="* Mule: (mule). Multilingual Enhancement to GNU Emacs." ${PREFIX}/info/mule ${PREFIX}/info/dir
- install-info --section="The Emacs editor and associated tools" --entry="* Mule-jp: (mule-jp). Multilingual Enhancement to GNU Emacs. (Japanese)" ${PREFIX}/info/mule-jp ${PREFIX}/info/dir
- install-info --section="The Emacs editor and associated tools" --entry="* Egg-jp: (egg-jp). Japanese/Chinese Inputting Method. (Japanese)" ${PREFIX}/info/egg-jp ${PREFIX}/info/dir
- install-info --section="The Emacs editor and associated tools" --entry="* Canna-jp: (canna-jp). Another Japanese Inputting Method. (Japanese)" ${PREFIX}/info/canna-jp ${PREFIX}/info/dir
-
-.include <bsd.port.mk>
+.include "${.CURDIR}/../../editors/mule/Makefile"
diff --git a/japanese/mule-freewnn/pkg-comment b/japanese/mule-freewnn/pkg-comment
index a91dd53bc03c..b29b02db5863 100644
--- a/japanese/mule-freewnn/pkg-comment
+++ b/japanese/mule-freewnn/pkg-comment
@@ -1 +1 @@
-A multilingual emacs, with Wnn support built in
+A multilingual emacs, with Wnn4 support built in (Only the executables)
diff --git a/japanese/mule-freewnn/pkg-descr b/japanese/mule-freewnn/pkg-descr
index 9ac0011ca18d..4082a0367e63 100644
--- a/japanese/mule-freewnn/pkg-descr
+++ b/japanese/mule-freewnn/pkg-descr
@@ -1,32 +1,32 @@
-This is mule-2.3, a multilingual editor based on emacs-19.28.
+This is a package containing only the executables for mule-2.3, a
+multilingual editor based on emacs-19.28.
-This package is built with Japanese support, using Wnn as default.
+You should install a package, mule-common-2.3, containing emacs lisp
+files, info pages, and so on (except executables) for mule-2.3.
-This package *will* clobber any existing emacs installation. In
-particular, the executables and man pages of etags/ctags are
-installed, and the info pages that come with the original emacs get
-installed too.
+This package is built with Japanese support, using Wnn4 as default. It
+is supported input methods, jeonkak, hangul for Korean(Hanja), and
+quanjiao, zhuyin, erpin for Chinese (check out
+lib/mule/site-lisp/site-start.el), using Wnn4, too.
+
+This package and the package, mule-common-2.3, *will* clobber any
+existing emacs installation. In particular, the executables and man
+pages of etags/ctags are installed, and the info pages that come with
+the original emacs get installed too.
Although this shouldn't cause any problems to run both mule and emacs,
it may cause some confusion when one of them is pkg_delete'd. If
someone has a solution to this, please tell me.
-Also, it will overwrite itself over another mule using Canna and/or SJ3.
-Solutions to this is welcome, too.
-
-A "dir" file is supplied in the files/ subdirectory of the ports
-package. Copy it into your /usr/local/info to read mule info pages,
-but also make sure you also add everything that may have been added to
-that file!
-
-- Satoshi
-asami@cs.berkeley.edu
-
--------------------------------------------------------------------
+A "dir" file is supplied in the ${PORTSDIR}/editors/mule-common/files/
+subdirectory of the ports package. Copy it into your /usr/local/info
+to read mule info pages, but also make sure you also add everything
+that may have been added to that file!
-This also include some patches for FreeBSD or bugfix.
-(some emacs-lisp files and src/mcpath.c)
-If there are any problem in this patches, please know me via E-mail.
+[Notice]
+Mr. Yoshio KATAYAMA <kate@pfu.co.jp> fixed many bugs for mule-2.3.
+Patches for those are in 'mule-2.3.patch.tar.gz' and are applied in
+this port.
-Hidekazu Kuroki
-(hidekazu@cs.titech.ac.jp)
+- S. Taoka
+taoka@infonets.hiroshima-u.ac.jp