Update to April 3rd version of patch. Closes PR ports/3204.

Submitted by:	Jun-ichiro ITOH <itojun@csl.sony.co.jp>
This commit is contained in:
Satoshi Asami 1997-04-09 07:10:13 +00:00
parent 55000e2069
commit 8d8340c399
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6163
13 changed files with 34 additions and 30 deletions

View File

@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $Id: Makefile,v 1.1.1.1 1997/03/06 08:38:44 asami Exp $
# $Id: Makefile,v 1.2 1997/03/15 11:55:32 asami Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
.include <${.CURDIR}/../../editors/nvi/Makefile>
PKGNAME= cn-nvi-big5-1.79-970306
PKGNAME= cn-nvi-big5-1.79-970403
CATEGORIES= chinese editors
MAINTAINER= itojun@itojun.org

View File

@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $Id: Makefile,v 1.2 1997/03/06 11:48:00 asami Exp $
# $Id: Makefile,v 1.3 1997/03/15 11:55:56 asami Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
.include <${.CURDIR}/../../editors/nvi/Makefile>
PKGNAME= cn-nvi-euccn-1.79-970306
PKGNAME= cn-nvi-euccn-1.79-970403
CATEGORIES= chinese editors
MAINTAINER= itojun@itojun.org

View File

@ -3,16 +3,16 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $Id: Makefile,v 1.1.1.1 1997/03/06 08:38:44 asami Exp $
# $Id: Makefile,v 1.2 1997/03/15 11:55:58 asami Exp $
#
DISTNAME= nvi-1.79
PKGNAME= nvi-m17n-1.79-970306
PKGNAME= nvi-m17n-1.79-970403
CATEGORIES= japanese editors
MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/4bsd/\
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
PATCHFILES= nvi-1.79.m17n-970306.diff.gz
PATCHFILES= nvi-1.79.m17n-970403-1000.diff.gz
PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
MAINTAINER= itojun@itojun.org

View File

@ -1,2 +1,2 @@
MD5 (nvi-1.79.tar.gz) = 765e2153f5fc4f21793f2edc2647305a
MD5 (nvi-1.79.m17n-970306.diff.gz) = a8db6119e61ad136c0d44b1792bb644c
MD5 (nvi-1.79.m17n-970403-1000.diff.gz) = cb4071af6824d03c335300c8be6cc105

View File

@ -7,9 +7,11 @@ Berkeley.
Multilingual patch enables you to use the following multilingual
encoding methods, such as:
none euc-jp-old euc-jp euc-cn euc-kr latin1 latin2 iso-2022-cn
iso-2022-jp iso-2022-kr iso-2022-7-1 iso-2022-7-2 iso-2022-8-2
sjis big5 hz
none iso-8859-[1234789] latin1 latin2
euc-jp-old euc-jp euc-cn euc-kr
iso-2022-cn iso-2022-jp iso-2022-kr
iso-2022-7-1 iso-2022-7-2 iso-2022-8-2
sjis big5 hz euc-tw
Multilingual support has been set up to use some of the above (guess from
the name of the ports/packages) as default value.
You can change encoding style on the fly, or by setting up ~/.exrc.
@ -21,4 +23,4 @@ Default encoding is set by /usr/local/etc/vi.exrc.
original distribution site:
ftp://ftp.cs.berkeley.edu/ucb/4bsd/nvi-1.79.tar.gz
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/nvi-1.79.m17n-970306.diff.gz
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/nvi-1.79.m17n-970403-1000.diff.gz

View File

@ -3,16 +3,16 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $Id: Makefile,v 1.1.1.1 1997/03/06 08:38:44 asami Exp $
# $Id: Makefile,v 1.2 1997/03/15 11:55:58 asami Exp $
#
DISTNAME= nvi-1.79
PKGNAME= nvi-m17n-1.79-970306
PKGNAME= nvi-m17n-1.79-970403
CATEGORIES= japanese editors
MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/4bsd/\
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
PATCHFILES= nvi-1.79.m17n-970306.diff.gz
PATCHFILES= nvi-1.79.m17n-970403-1000.diff.gz
PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
MAINTAINER= itojun@itojun.org

View File

@ -1,2 +1,2 @@
MD5 (nvi-1.79.tar.gz) = 765e2153f5fc4f21793f2edc2647305a
MD5 (nvi-1.79.m17n-970306.diff.gz) = a8db6119e61ad136c0d44b1792bb644c
MD5 (nvi-1.79.m17n-970403-1000.diff.gz) = cb4071af6824d03c335300c8be6cc105

View File

@ -7,9 +7,11 @@ Berkeley.
Multilingual patch enables you to use the following multilingual
encoding methods, such as:
none euc-jp-old euc-jp euc-cn euc-kr latin1 latin2 iso-2022-cn
iso-2022-jp iso-2022-kr iso-2022-7-1 iso-2022-7-2 iso-2022-8-2
sjis big5 hz
none iso-8859-[1234789] latin1 latin2
euc-jp-old euc-jp euc-cn euc-kr
iso-2022-cn iso-2022-jp iso-2022-kr
iso-2022-7-1 iso-2022-7-2 iso-2022-8-2
sjis big5 hz euc-tw
Multilingual support has been set up to use some of the above (guess from
the name of the ports/packages) as default value.
You can change encoding style on the fly, or by setting up ~/.exrc.
@ -21,4 +23,4 @@ Default encoding is set by /usr/local/etc/vi.exrc.
original distribution site:
ftp://ftp.cs.berkeley.edu/ucb/4bsd/nvi-1.79.tar.gz
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/nvi-1.79.m17n-970306.diff.gz
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/nvi-1.79.m17n-970403-1000.diff.gz

View File

@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $Id: Makefile,v 1.1.1.1 1997/03/06 08:38:45 asami Exp $
# $Id: Makefile,v 1.2 1997/03/15 11:56:01 asami Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
.include <${.CURDIR}/../../editors/nvi/Makefile>
PKGNAME= jp-nvi-eucjp-1.79-970306
PKGNAME= jp-nvi-eucjp-1.79-970403
CATEGORIES= japanese editors
MAINTAINER= itojun@itojun.org

View File

@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $Id: Makefile,v 1.1.1.1 1997/03/06 08:38:45 asami Exp $
# $Id: Makefile,v 1.2 1997/03/15 11:56:03 asami Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
.include <${.CURDIR}/../../editors/nvi/Makefile>
PKGNAME= jp-nvi-iso2022jp-1.79-970306
PKGNAME= jp-nvi-iso2022jp-1.79-970403
CATEGORIES= japanese editors
MAINTAINER= itojun@itojun.org

View File

@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $Id: Makefile,v 1.1.1.1 1997/03/06 08:38:45 asami Exp $
# $Id: Makefile,v 1.2 1997/03/15 11:56:05 asami Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
.include <${.CURDIR}/../../editors/nvi/Makefile>
PKGNAME= jp-nvi-sjis-1.79-970306
PKGNAME= jp-nvi-sjis-1.79-970403
CATEGORIES= japanese editors
MAINTAINER= itojun@itojun.org

View File

@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $Id: Makefile,v 1.1.1.1 1997/03/06 08:38:46 asami Exp $
# $Id: Makefile,v 1.2 1997/03/15 11:56:07 asami Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
.include <${.CURDIR}/../../editors/nvi/Makefile>
PKGNAME= kr-nvi-euckr-1.79-970306
PKGNAME= kr-nvi-euckr-1.79-970403
CATEGORIES= korean editors
MAINTAINER= itojun@itojun.org

View File

@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $Id: Makefile,v 1.1.1.1 1997/03/06 08:38:46 asami Exp $
# $Id: Makefile,v 1.2 1997/03/15 11:56:09 asami Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
.include <${.CURDIR}/../../editors/nvi/Makefile>
PKGNAME= kr-nvi-iso2022kr-1.79-970306
PKGNAME= kr-nvi-iso2022kr-1.79-970403
CATEGORIES= korean editors
MAINTAINER= itojun@itojun.org