summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-11-19 04:46:46 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-11-19 04:46:46 +0000
commit01681da9844d5153b9c7124c0f4f7f0a4342d77b (patch)
treee7ba83c237ffe5314c410a0fdb299be4be04f1b0
parentBelatedly activate epic4 after repository copy. (diff)
updated to use latest m17n patch (19981119).
Notes
Notes: svn path=/head/; revision=14662
-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/Makefile9
-rw-r--r--editors/nvi-m17n/distinfo2
-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
10 files changed, 21 insertions, 22 deletions
diff --git a/chinese/nvi-big5/Makefile b/chinese/nvi-big5/Makefile
index 454673ab2512..6c4b3687e8e1 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.10 1998/03/04 19:35:01 asami Exp $
+# $Id: Makefile,v 1.11 1998/06/26 09:16:41 obrien Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -12,7 +12,7 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches
PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg
COMMENT= ${.CURDIR}/pkg/COMMENT
-PKGNAME= zh-nvi-big5-1.79.19970820
+PKGNAME= zh-nvi-big5-1.79.19981119
.include <${.CURDIR}/../../editors/nvi-m17n/Makefile>
diff --git a/chinese/nvi-euc-cn/Makefile b/chinese/nvi-euc-cn/Makefile
index 0e1f4a84adac..ff8ef8b3a5c9 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.11 1998/03/04 19:35:03 asami Exp $
+# $Id: Makefile,v 1.12 1998/06/26 09:16:43 obrien Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -12,7 +12,7 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches
PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg
COMMENT= ${.CURDIR}/pkg/COMMENT
-PKGNAME= zh-nvi-euccn-1.79.19970820
+PKGNAME= zh-nvi-euccn-1.79.19981119
.include <${.CURDIR}/../../editors/nvi-m17n/Makefile>
diff --git a/chinese/nvi-euc-tw/Makefile b/chinese/nvi-euc-tw/Makefile
index 504579cdb6c1..27ce7d65a794 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.9 1998/03/04 19:35:04 asami Exp $
+# $Id: Makefile,v 1.10 1998/06/26 09:16:49 obrien Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -12,7 +12,7 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches
PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg
COMMENT= ${.CURDIR}/pkg/COMMENT
-PKGNAME= zh-nvi-euctw-1.79.19970820
+PKGNAME= zh-nvi-euctw-1.79.19981119
.include <${.CURDIR}/../../editors/nvi-m17n/Makefile>
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile
index e742c6f2486a..b46c37fba21b 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.8 1998/02/17 13:11:49 itojun Exp $
+# $Id: Makefile,v 1.9 1998/09/21 22:33:22 steve Exp $
#
DISTNAME= nvi-1.79
-PKGNAME?= nvi-m17n-1.79.19970820
+PKGNAME?= nvi-m17n-1.79.19981119
CATEGORIES= editors
MASTER_SITES= ftp://ftp.bostic.com/pub/\
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
-PATCHFILES= nvi-1.79.m17n-970820-1600.diff.gz
+PATCHFILES= nvi-1.79.m17n-981119.diff.gz
MAINTAINER= itojun@itojun.org
@@ -21,8 +21,7 @@ MAINTAINER= itojun@itojun.org
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
+PATCH_DIST_ARGS=-d ${WRKSRC}/.. --forward --quiet -E -p1 -f
CONFIGURE_ENV= OPTFLAG='-D_PATH_SYSEXRC=\"${PREFIX}/etc/vi.exrc\"'
CONFIGURE_ARGS= --enable-multibyte --program-prefix=n
diff --git a/editors/nvi-m17n/distinfo b/editors/nvi-m17n/distinfo
index 1f2cc0a90888..d5cd25f2fadf 100644
--- a/editors/nvi-m17n/distinfo
+++ b/editors/nvi-m17n/distinfo
@@ -1,2 +1,2 @@
MD5 (nvi-1.79.tar.gz) = 52549f8e390db06f9366ee83e59f64de
-MD5 (nvi-1.79.m17n-970820-1600.diff.gz) = 74d27c92062ab2cad6fd28e0b68e76a1
+MD5 (nvi-1.79.m17n-981119.diff.gz) = 7298295dbfa62a89f400ba212f89ba5d
diff --git a/japanese/nvi-euc-jp/Makefile b/japanese/nvi-euc-jp/Makefile
index e0eb73085ad9..7eabcee059b9 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.12 1998/06/26 09:16:27 obrien Exp $
+# $Id: Makefile,v 1.13 1998/09/21 22:33:24 steve Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna
-PKGNAME= ja-nvi-eucjp-1.79.19970820
+PKGNAME= ja-nvi-eucjp-1.79.19981119
.include <${.CURDIR}/../../editors/nvi-m17n/Makefile>
diff --git a/japanese/nvi-iso-2022-jp/Makefile b/japanese/nvi-iso-2022-jp/Makefile
index 31e608b29a29..2b28a78c0781 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.12 1998/06/26 09:16:31 obrien Exp $
+# $Id: Makefile,v 1.13 1998/09/21 22:33:25 steve Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna
-PKGNAME= ja-nvi-iso2022jp-1.79.19970820
+PKGNAME= ja-nvi-iso2022jp-1.79.19981119
.include <${.CURDIR}/../../editors/nvi-m17n/Makefile>
diff --git a/japanese/nvi-sjis/Makefile b/japanese/nvi-sjis/Makefile
index 2b660b8e6179..9ed4070e4a94 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.12 1998/06/26 09:16:33 obrien Exp $
+# $Id: Makefile,v 1.13 1998/09/21 22:33:25 steve Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna
-PKGNAME= ja-nvi-sjis-1.79.19970820
+PKGNAME= ja-nvi-sjis-1.79.19981119
.include <${.CURDIR}/../../editors/nvi-m17n/Makefile>
diff --git a/korean/nvi-euc-kr/Makefile b/korean/nvi-euc-kr/Makefile
index d311e5cb14d2..fbf50664ba16 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.10 1998/03/04 19:35:07 asami Exp $
+# $Id: Makefile,v 1.11 1998/06/26 09:16:36 obrien Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -12,7 +12,7 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches
PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg
COMMENT= ${.CURDIR}/pkg/COMMENT
-PKGNAME= ko-nvi-euckr-1.79.19970820
+PKGNAME= ko-nvi-euckr-1.79.19981119
.include <${.CURDIR}/../../editors/nvi-m17n/Makefile>
diff --git a/korean/nvi-iso-2022-kr/Makefile b/korean/nvi-iso-2022-kr/Makefile
index 71eb7c98503e..0e28a9832047 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.10 1998/03/04 19:35:07 asami Exp $
+# $Id: Makefile,v 1.11 1998/06/26 09:16:39 obrien Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -12,7 +12,7 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches
PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg
COMMENT= ${.CURDIR}/pkg/COMMENT
-PKGNAME= ko-nvi-iso2022kr-1.79.19970820
+PKGNAME= ko-nvi-iso2022kr-1.79.19981119
.include <${.CURDIR}/../../editors/nvi-m17n/Makefile>