summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 2c35ad7672bc..5de7ad14ede7 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 683cd7f04188..0b06c1ffa783 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 d80c0c02ad5b..70cf50087967 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 223c5098cb60..3368b72f5a17 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 d636ab8fe793..4d13c602ef32 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 76ac859bb366..c37c20cf106d 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 adb718e89f06..19d97e4a0739 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 223c5098cb60..3368b72f5a17 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 d636ab8fe793..4d13c602ef32 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 76ac859bb366..c37c20cf106d 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 adb718e89f06..19d97e4a0739 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 26b3ee9aa102..9fee26efa21f 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 a64fe8834693..59eb4a023811 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 0daefd5a97d4..0f2d9a503a78 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 83320db61a11..c8ebc996b7c7 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 d693885d6f3e..8b272a6fc068 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