summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoritojun <itojun@FreeBSD.org>1997-08-21 16:55:28 +0000
committeritojun <itojun@FreeBSD.org>1997-08-21 16:55:28 +0000
commitb4cab2a5b2e1d69d5ce3dc8697935c1af580c2ba (patch)
tree330a2b55c9c16f1d0d4ba45762a7539123ef6e1e
parent11a9d9b79c7331d859698a3a161ff8f385558af2 (diff)
downloadFreeBSD-ports-b4cab2a5b2e1d69d5ce3dc8697935c1af580c2ba.zip
FreeBSD-ports-b4cab2a5b2e1d69d5ce3dc8697935c1af580c2ba.tar.gz
original distribution of nvi multilingual patch (nvi-m17n)
updated to version 970820-1600.
-rw-r--r--chinese/nvi-big5/Makefile4
-rw-r--r--chinese/nvi-euc-cn/Makefile4
-rw-r--r--chinese/nvi-euc-tw/Makefile4
-rw-r--r--editors/nvi-m17n/Makefile8
-rw-r--r--editors/nvi-m17n/distinfo2
-rw-r--r--editors/nvi-m17n/pkg-descr6
-rw-r--r--editors/nvi-m17n/pkg-plist1
-rw-r--r--editors/nvi-perl/Makefile8
-rw-r--r--editors/nvi-perl/distinfo2
-rw-r--r--editors/nvi-perl/pkg-descr6
-rw-r--r--editors/nvi-perl/pkg-plist1
-rw-r--r--japanese/nvi-euc-jp/Makefile4
-rw-r--r--japanese/nvi-iso-2022-jp/Makefile4
-rw-r--r--japanese/nvi-sjis/Makefile4
-rw-r--r--korean/nvi-euc-kr/Makefile4
-rw-r--r--korean/nvi-iso-2022-kr/Makefile4
16 files changed, 30 insertions, 36 deletions
diff --git a/chinese/nvi-big5/Makefile b/chinese/nvi-big5/Makefile
index 2c35ad7..5de7ad1 100644
--- a/chinese/nvi-big5/Makefile
+++ b/chinese/nvi-big5/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.4 1997/04/09 07:34:33 asami Exp $
+# $Id: Makefile,v 1.5 1997/06/18 15:01:25 max 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-970617
+PKGNAME= cn-nvi-big5-1.79-970820
CATEGORIES= chinese editors
MAINTAINER= itojun@itojun.org
diff --git a/chinese/nvi-euc-cn/Makefile b/chinese/nvi-euc-cn/Makefile
index 683cd7f..0b06c1f 100644
--- a/chinese/nvi-euc-cn/Makefile
+++ b/chinese/nvi-euc-cn/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.5 1997/04/09 07:34:40 asami Exp $
+# $Id: Makefile,v 1.6 1997/06/18 15:01:28 max 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-970617
+PKGNAME= cn-nvi-euccn-1.79-970820
CATEGORIES= chinese editors
MAINTAINER= itojun@itojun.org
diff --git a/chinese/nvi-euc-tw/Makefile b/chinese/nvi-euc-tw/Makefile
index d80c0c0..70cf500 100644
--- a/chinese/nvi-euc-tw/Makefile
+++ b/chinese/nvi-euc-tw/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 Apr 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.3 1997/04/09 08:14:24 asami Exp $
+# $Id: Makefile,v 1.4 1997/06/18 15:01:29 max 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-euctw-1.79-970617
+PKGNAME= cn-nvi-euctw-1.79-970820
CATEGORIES= chinese editors
MAINTAINER= itojun@itojun.org
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile
index 223c509..3368b72 100644
--- a/editors/nvi-m17n/Makefile
+++ b/editors/nvi-m17n/Makefile
@@ -3,17 +3,17 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.4 1997/04/09 07:34:42 asami Exp $
+# $Id: Makefile,v 1.5 1997/06/18 15:01:34 max Exp $
#
DISTNAME= nvi-1.79
-PKGNAME= nvi-m17n-1.79-970617
+PKGNAME= nvi-m17n-1.79-970820
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-970617-2330.diff.gz
PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
+PATCHFILES= nvi-1.79.m17n-970820-1600.diff.gz
MAINTAINER= itojun@itojun.org
@@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/build
GNU_CONFIGURE= yes
# can't say PATCH_DIST_STRIP=-p1 because contains files outside ${WRKSRC}
PATCH_DIST_ARGS=-d ${WRKSRC}/.. --forward --quiet -E -p0
-CONFIGURE_ENV= OPTFLAG='-D_PATH_SYSEXRC=\"/usr/local/etc/vi.exrc\"'
+CONFIGURE_ENV= OPTFLAG='-D_PATH_SYSEXRC=\"${PREFIX}/etc/vi.exrc\"'
CONFIGURE_ARGS= --enable-multibyte --program-prefix=n
post-install:
diff --git a/editors/nvi-m17n/distinfo b/editors/nvi-m17n/distinfo
index d636ab8..4d13c60 100644
--- a/editors/nvi-m17n/distinfo
+++ b/editors/nvi-m17n/distinfo
@@ -1,2 +1,2 @@
MD5 (nvi-1.79.tar.gz) = 765e2153f5fc4f21793f2edc2647305a
-MD5 (nvi-1.79.m17n-970617-2330.diff.gz) = f23a3e66e8fa6c431eec6e6b68acdfcf
+MD5 (nvi-1.79.m17n-970820-1600.diff.gz) = 74d27c92062ab2cad6fd28e0b68e76a1
diff --git a/editors/nvi-m17n/pkg-descr b/editors/nvi-m17n/pkg-descr
index 76ac859..c37c20c 100644
--- a/editors/nvi-m17n/pkg-descr
+++ b/editors/nvi-m17n/pkg-descr
@@ -8,7 +8,7 @@ Berkeley.
Multilingual patch enables you to use the following multilingual
encoding methods, such as:
none iso-8859-[1234789] latin1 latin2
- euc-jp-old euc-jp euc-cn euc-kr
+ euc-jp-1978 euc-jp euc-jp-1983 euc-jp-1990 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
@@ -19,8 +19,6 @@ With configurations, for Japanese encodings, you can also enjoy the
embedded canna support.
See /usr/local/share/vi/README.* for details of multilingual patch.
-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-970617-2330.diff.gz
+ ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
diff --git a/editors/nvi-m17n/pkg-plist b/editors/nvi-m17n/pkg-plist
index adb718e..19d97e4 100644
--- a/editors/nvi-m17n/pkg-plist
+++ b/editors/nvi-m17n/pkg-plist
@@ -9,7 +9,6 @@ man/man1/nview.1
share/vi/README.english
share/vi/README.japanese
share/vi/recover
-share/vi/catalog/
share/vi/catalog/dutch
share/vi/catalog/english
share/vi/catalog/french
diff --git a/editors/nvi-perl/Makefile b/editors/nvi-perl/Makefile
index 223c509..3368b72 100644
--- a/editors/nvi-perl/Makefile
+++ b/editors/nvi-perl/Makefile
@@ -3,17 +3,17 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.4 1997/04/09 07:34:42 asami Exp $
+# $Id: Makefile,v 1.5 1997/06/18 15:01:34 max Exp $
#
DISTNAME= nvi-1.79
-PKGNAME= nvi-m17n-1.79-970617
+PKGNAME= nvi-m17n-1.79-970820
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-970617-2330.diff.gz
PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
+PATCHFILES= nvi-1.79.m17n-970820-1600.diff.gz
MAINTAINER= itojun@itojun.org
@@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/build
GNU_CONFIGURE= yes
# can't say PATCH_DIST_STRIP=-p1 because contains files outside ${WRKSRC}
PATCH_DIST_ARGS=-d ${WRKSRC}/.. --forward --quiet -E -p0
-CONFIGURE_ENV= OPTFLAG='-D_PATH_SYSEXRC=\"/usr/local/etc/vi.exrc\"'
+CONFIGURE_ENV= OPTFLAG='-D_PATH_SYSEXRC=\"${PREFIX}/etc/vi.exrc\"'
CONFIGURE_ARGS= --enable-multibyte --program-prefix=n
post-install:
diff --git a/editors/nvi-perl/distinfo b/editors/nvi-perl/distinfo
index d636ab8..4d13c60 100644
--- a/editors/nvi-perl/distinfo
+++ b/editors/nvi-perl/distinfo
@@ -1,2 +1,2 @@
MD5 (nvi-1.79.tar.gz) = 765e2153f5fc4f21793f2edc2647305a
-MD5 (nvi-1.79.m17n-970617-2330.diff.gz) = f23a3e66e8fa6c431eec6e6b68acdfcf
+MD5 (nvi-1.79.m17n-970820-1600.diff.gz) = 74d27c92062ab2cad6fd28e0b68e76a1
diff --git a/editors/nvi-perl/pkg-descr b/editors/nvi-perl/pkg-descr
index 76ac859..c37c20c 100644
--- a/editors/nvi-perl/pkg-descr
+++ b/editors/nvi-perl/pkg-descr
@@ -8,7 +8,7 @@ Berkeley.
Multilingual patch enables you to use the following multilingual
encoding methods, such as:
none iso-8859-[1234789] latin1 latin2
- euc-jp-old euc-jp euc-cn euc-kr
+ euc-jp-1978 euc-jp euc-jp-1983 euc-jp-1990 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
@@ -19,8 +19,6 @@ With configurations, for Japanese encodings, you can also enjoy the
embedded canna support.
See /usr/local/share/vi/README.* for details of multilingual patch.
-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-970617-2330.diff.gz
+ ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
diff --git a/editors/nvi-perl/pkg-plist b/editors/nvi-perl/pkg-plist
index adb718e..19d97e4 100644
--- a/editors/nvi-perl/pkg-plist
+++ b/editors/nvi-perl/pkg-plist
@@ -9,7 +9,6 @@ man/man1/nview.1
share/vi/README.english
share/vi/README.japanese
share/vi/recover
-share/vi/catalog/
share/vi/catalog/dutch
share/vi/catalog/english
share/vi/catalog/french
diff --git a/japanese/nvi-euc-jp/Makefile b/japanese/nvi-euc-jp/Makefile
index 26b3ee9..9fee26e 100644
--- a/japanese/nvi-euc-jp/Makefile
+++ b/japanese/nvi-euc-jp/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.5 1997/04/09 09:43:38 asami Exp $
+# $Id: Makefile,v 1.6 1997/06/18 15:01:30 max Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -16,7 +16,7 @@ LIB_DEPENDS= canna\\.1\\.:${PORTSDIR}/japanese/Canna
.include <${.CURDIR}/../../editors/nvi/Makefile>
-PKGNAME= jp-nvi-eucjp-1.79-970617
+PKGNAME= jp-nvi-eucjp-1.79-970820
CATEGORIES= japanese editors
MAINTAINER= itojun@itojun.org
diff --git a/japanese/nvi-iso-2022-jp/Makefile b/japanese/nvi-iso-2022-jp/Makefile
index a64fe88..59eb4a0 100644
--- a/japanese/nvi-iso-2022-jp/Makefile
+++ b/japanese/nvi-iso-2022-jp/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.5 1997/04/09 09:43:51 asami Exp $
+# $Id: Makefile,v 1.6 1997/06/18 15:01:30 max Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -16,7 +16,7 @@ LIB_DEPENDS= canna\\.1\\.:${PORTSDIR}/japanese/Canna
.include <${.CURDIR}/../../editors/nvi/Makefile>
-PKGNAME= jp-nvi-iso2022jp-1.79-970617
+PKGNAME= jp-nvi-iso2022jp-1.79-970820
CATEGORIES= japanese editors
MAINTAINER= itojun@itojun.org
diff --git a/japanese/nvi-sjis/Makefile b/japanese/nvi-sjis/Makefile
index 0daefd5..0f2d9a5 100644
--- a/japanese/nvi-sjis/Makefile
+++ b/japanese/nvi-sjis/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.5 1997/04/09 09:43:53 asami Exp $
+# $Id: Makefile,v 1.6 1997/06/18 15:01:31 max Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -16,7 +16,7 @@ LIB_DEPENDS= canna\\.1\\.:${PORTSDIR}/japanese/Canna
.include <${.CURDIR}/../../editors/nvi/Makefile>
-PKGNAME= jp-nvi-sjis-1.79-970617
+PKGNAME= jp-nvi-sjis-1.79-970820
CATEGORIES= japanese editors
MAINTAINER= itojun@itojun.org
diff --git a/korean/nvi-euc-kr/Makefile b/korean/nvi-euc-kr/Makefile
index 83320db..c8ebc99 100644
--- a/korean/nvi-euc-kr/Makefile
+++ b/korean/nvi-euc-kr/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.4 1997/04/09 07:34:50 asami Exp $
+# $Id: Makefile,v 1.5 1997/06/18 15:01:32 max 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-970617
+PKGNAME= kr-nvi-euckr-1.79-970820
CATEGORIES= korean editors
MAINTAINER= itojun@itojun.org
diff --git a/korean/nvi-iso-2022-kr/Makefile b/korean/nvi-iso-2022-kr/Makefile
index d693885..8b272a6 100644
--- a/korean/nvi-iso-2022-kr/Makefile
+++ b/korean/nvi-iso-2022-kr/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.4 1997/04/09 07:34:51 asami Exp $
+# $Id: Makefile,v 1.5 1997/06/18 15:01:33 max 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-970617
+PKGNAME= kr-nvi-iso2022kr-1.79-970820
CATEGORIES= korean editors
MAINTAINER= itojun@itojun.org
OpenPOWER on IntegriCloud