summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-05-26 15:06:06 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-05-26 15:06:06 +0000
commitc7e82bb0843c8e5a93acb8cf76e1512ab86d4297 (patch)
tree054d33660b661f53a80e85908e4be8bc892da825
parentFor XEmacs, lisp files, info pages, etc (except executables) (diff)
XEmacs the next generation of Emacs, with Canna, SJ3 and SKK support.
Submitted by: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Reviewed by: Japanese Ports Team <ports-jp@jp.freebsd.org> PR: ports/6548 PR: ports/6580
Notes
Notes: svn path=/head/; revision=11155
Diffstat (limited to '')
-rw-r--r--japanese/xemacs21-canna/Makefile13
-rw-r--r--japanese/xemacs21-canna/pkg-comment1
-rw-r--r--japanese/xemacs21-canna/pkg-descr23
-rw-r--r--japanese/xemacs21-sumo-canna/Makefile13
4 files changed, 50 insertions, 0 deletions
diff --git a/japanese/xemacs21-canna/Makefile b/japanese/xemacs21-canna/Makefile
new file mode 100644
index 000000000000..0aa2c0ab5dae
--- /dev/null
+++ b/japanese/xemacs21-canna/Makefile
@@ -0,0 +1,13 @@
+# New ports collection makefile for: XEmacs for Japanese with Canna
+# Version required: 20.4
+# Date created: 5 Dec 1997
+# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
+#
+# $Id$
+#
+
+PKGNAME?= ja-xemacs-canna-20.4
+
+CANNA= yes
+
+.include "${.CURDIR}/../../japanese/xemacs/Makefile"
diff --git a/japanese/xemacs21-canna/pkg-comment b/japanese/xemacs21-canna/pkg-comment
new file mode 100644
index 000000000000..9e9c9bc64784
--- /dev/null
+++ b/japanese/xemacs21-canna/pkg-comment
@@ -0,0 +1 @@
+XEmacs the next generation of Emacs, with Canna, SJ3 and SKK support.
diff --git a/japanese/xemacs21-canna/pkg-descr b/japanese/xemacs21-canna/pkg-descr
new file mode 100644
index 000000000000..357169ffa5e3
--- /dev/null
+++ b/japanese/xemacs21-canna/pkg-descr
@@ -0,0 +1,23 @@
+This is a package containing only the executables for xemacs-20.4, the
+next generation of Emacs.
+
+You need to install a package, xemacs-common-20.4, containing emacs
+lisp files, info pages, and so on (except executables) for
+xemacs-20.4.
+
+This package is built with Japanese support by using Canna or SJ3 as
+an external input engine. If you use with SJ3, you should be installed
+sj3serv in advance. SKK is supported as already builtin. Also it will
+support several input methods under leim.
+
+This package and the package xemacs-common-20.4, might 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 will be overwritten 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.
+Or to avoid this problem, you could select prefix for top install
+directory. By default it is pointed to the usual place, /usr/local.
+
diff --git a/japanese/xemacs21-sumo-canna/Makefile b/japanese/xemacs21-sumo-canna/Makefile
new file mode 100644
index 000000000000..0aa2c0ab5dae
--- /dev/null
+++ b/japanese/xemacs21-sumo-canna/Makefile
@@ -0,0 +1,13 @@
+# New ports collection makefile for: XEmacs for Japanese with Canna
+# Version required: 20.4
+# Date created: 5 Dec 1997
+# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
+#
+# $Id$
+#
+
+PKGNAME?= ja-xemacs-canna-20.4
+
+CANNA= yes
+
+.include "${.CURDIR}/../../japanese/xemacs/Makefile"