summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-03-06 08:38:46 +0000
committerasami <asami@FreeBSD.org>1997-03-06 08:38:46 +0000
commit9658cb8007497d791f0046f27c496b816ceff616 (patch)
tree822f0aa2ef17efce9ec9408585cf542532a10ff0 /japanese
parentd4cbf7579499ac0ce9a5efac912499757869d705 (diff)
downloadFreeBSD-ports-9658cb8007497d791f0046f27c496b816ceff616.zip
FreeBSD-ports-9658cb8007497d791f0046f27c496b816ceff616.tar.gz
Attempt to import 8 ports at once. I sure hope this will work.
editors/nvi is a multi-byte extension of nvi-1.79; the rest are pretty much skeletons (even more so than regular ports) that use most files from editors/nvi and support for a particular encoding scheme. These ports were submitted by the author of multilingual nvi patches. Closes PR ports/2824. Submitted by: Jun-ichiro Itoh <itojun@csl.sony.co.jp>
Diffstat (limited to 'japanese')
-rw-r--r--japanese/nvi-euc-jp/Makefile26
-rw-r--r--japanese/nvi-euc-jp/pkg-comment1
-rw-r--r--japanese/nvi-iso-2022-jp/Makefile26
-rw-r--r--japanese/nvi-iso-2022-jp/pkg-comment1
-rw-r--r--japanese/nvi-sjis/Makefile26
-rw-r--r--japanese/nvi-sjis/pkg-comment1
6 files changed, 81 insertions, 0 deletions
diff --git a/japanese/nvi-euc-jp/Makefile b/japanese/nvi-euc-jp/Makefile
new file mode 100644
index 0000000..6f17546
--- /dev/null
+++ b/japanese/nvi-euc-jp/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: nvi-1.79 + multilingual patch(euc-jp)
+# Version required: 1.79
+# Date created: 6 Mar 1997
+# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
+#
+# $Id$
+#
+
+# can't use PORTSDIR here, since we haven't included bsd.port.mk
+.include <${.CURDIR}/../../editors/nvi/Makefile>
+# bsd.port.mk has been included in the above statement, so we don't need to
+# include it again.
+
+PKGNAME= jp-nvi-eucjp-1.79-970306
+CATEGORIES= japanese editors
+
+MAINTAINER= itojun@itojun.org
+
+LIB_DEPENDS+= canna\\.1\\.:${PORTSDIR}/japanese/Canna
+
+FILESDIR= ${PORTSDIR}/editors/nvi/files
+PATCHDIR= ${PORTSDIR}/editors/nvi/patches
+PKGDIR= ${PORTSDIR}/editors/nvi/pkg
+COMMENT= ${.CURDIR}/pkg/COMMENT
+
+CONFIGURE_ARGS= --enable-multibyte=euc-jp --program-prefix=n --enable-canna
diff --git a/japanese/nvi-euc-jp/pkg-comment b/japanese/nvi-euc-jp/pkg-comment
new file mode 100644
index 0000000..2c28d17
--- /dev/null
+++ b/japanese/nvi-euc-jp/pkg-comment
@@ -0,0 +1 @@
+A clone of vi/ex, with multilingual patch, default settings for euc-jp.
diff --git a/japanese/nvi-iso-2022-jp/Makefile b/japanese/nvi-iso-2022-jp/Makefile
new file mode 100644
index 0000000..1a3885d
--- /dev/null
+++ b/japanese/nvi-iso-2022-jp/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: nvi-1.79 + multilingual patch(iso-2022-jp)
+# Version required: 1.79
+# Date created: 6 Mar 1997
+# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
+#
+# $Id$
+#
+
+# can't use PORTSDIR here, since we haven't included bsd.port.mk
+.include <${.CURDIR}/../../editors/nvi/Makefile>
+# bsd.port.mk has been included in the above statement, so we don't need to
+# include it again.
+
+PKGNAME= jp-nvi-iso2022jp-1.79-970306
+CATEGORIES= japanese editors
+
+MAINTAINER= itojun@itojun.org
+
+LIB_DEPENDS+= canna\\.1\\.:${PORTSDIR}/japanese/Canna
+
+FILESDIR= ${PORTSDIR}/editors/nvi/files
+PATCHDIR= ${PORTSDIR}/editors/nvi/patches
+PKGDIR= ${PORTSDIR}/editors/nvi/pkg
+COMMENT= ${.CURDIR}/pkg/COMMENT
+
+CONFIGURE_ARGS= --enable-multibyte=iso-2022-jp --program-prefix=n --enable-canna
diff --git a/japanese/nvi-iso-2022-jp/pkg-comment b/japanese/nvi-iso-2022-jp/pkg-comment
new file mode 100644
index 0000000..72c8446
--- /dev/null
+++ b/japanese/nvi-iso-2022-jp/pkg-comment
@@ -0,0 +1 @@
+A clone of vi/ex, with multilingual patch, default settings for iso-2022-jp.
diff --git a/japanese/nvi-sjis/Makefile b/japanese/nvi-sjis/Makefile
new file mode 100644
index 0000000..bd157ee
--- /dev/null
+++ b/japanese/nvi-sjis/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: nvi-1.79 + multilingual patch(sjis)
+# Version required: 1.79
+# Date created: 6 Mar 1997
+# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
+#
+# $Id$
+#
+
+# can't use PORTSDIR here, since we haven't included bsd.port.mk
+.include <${.CURDIR}/../../editors/nvi/Makefile>
+# bsd.port.mk has been included in the above statement, so we don't need to
+# include it again.
+
+PKGNAME= jp-nvi-sjis-1.79-970306
+CATEGORIES= japanese editors
+
+MAINTAINER= itojun@itojun.org
+
+LIB_DEPENDS+= canna\\.1\\.:${PORTSDIR}/japanese/Canna
+
+FILESDIR= ${PORTSDIR}/editors/nvi/files
+PATCHDIR= ${PORTSDIR}/editors/nvi/patches
+PKGDIR= ${PORTSDIR}/editors/nvi/pkg
+COMMENT= ${.CURDIR}/pkg/COMMENT
+
+CONFIGURE_ARGS= --enable-multibyte=sjis --program-prefix=n --enable-canna
diff --git a/japanese/nvi-sjis/pkg-comment b/japanese/nvi-sjis/pkg-comment
new file mode 100644
index 0000000..8ac5472
--- /dev/null
+++ b/japanese/nvi-sjis/pkg-comment
@@ -0,0 +1 @@
+A clone of vi/ex, with multilingual patch, default settings for sjis.
OpenPOWER on IntegriCloud