aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-09-22 17:48:41 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-09-22 17:48:41 +0000
commit15074dbb5e6c14615fc7f582fe3719c90a93ae5f (patch)
treece48836ca89ca8fd74b9af4c7ca59a021e244579
parentc7012d81c2fd353354753be68ddd9dc923564ee7 (diff)
downloadports-15074dbb5e6c14615fc7f582fe3719c90a93ae5f.tar.gz
ports-15074dbb5e6c14615fc7f582fe3719c90a93ae5f.zip
Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, cn-* -> zh-*.)
Notes
Notes: svn path=/head/; revision=7998
-rw-r--r--chinese/big5con/Makefile4
-rw-r--r--chinese/c2t/Makefile4
-rw-r--r--chinese/celvis/Makefile4
-rw-r--r--chinese/cless/Makefile4
-rw-r--r--chinese/cxterm/Makefile4
-rw-r--r--chinese/gb2ps/Makefile4
-rw-r--r--chinese/gbscript/Makefile4
-rw-r--r--chinese/hc/Makefile4
-rw-r--r--chinese/lunar/Makefile4
-rw-r--r--chinese/mule-freewnn/Makefile4
-rw-r--r--chinese/nvi-big5/Makefile4
-rw-r--r--chinese/nvi-euc-cn/Makefile4
-rw-r--r--chinese/nvi-euc-tw/Makefile4
13 files changed, 26 insertions, 26 deletions
diff --git a/chinese/big5con/Makefile b/chinese/big5con/Makefile
index 885ed07fe95b..8bea30ee69b7 100644
--- a/chinese/big5con/Makefile
+++ b/chinese/big5con/Makefile
@@ -3,13 +3,13 @@
# Date created: 07 Jan 1997
# Whom: Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw>
#
-# $Id: Makefile,v 1.2 1997/02/17 20:33:32 obrien Exp $
+# $Id: Makefile,v 1.3 1997/07/21 19:21:01 max Exp $
#
# This port is adapted from japanese/kon
#
DISTNAME= kon
-PKGNAME= cn-big5con-0.1
+PKGNAME= zh-big5con-0.1
CATEGORIES= chinese
# note kon is only in first directory and
# fonts are only in the other two directories
diff --git a/chinese/c2t/Makefile b/chinese/c2t/Makefile
index e1d41e9eaca8..3c35cd007947 100644
--- a/chinese/c2t/Makefile
+++ b/chinese/c2t/Makefile
@@ -4,10 +4,10 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.1.1.1 1997/02/08 00:02:27 obrien Exp $
+# $Id: Makefile,v 1.2 1997/02/11 04:40:10 obrien Exp $
#
-PKGNAME= cn-c2t-1.0
+PKGNAME= zh-c2t-1.0
CATEGORIES= chinese
MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \
ftp://ftp.ifcss.org/pub/software/x-win/cxterm/dict/gb/ \
diff --git a/chinese/celvis/Makefile b/chinese/celvis/Makefile
index 4998e4a45fc6..1f455adef415 100644
--- a/chinese/celvis/Makefile
+++ b/chinese/celvis/Makefile
@@ -4,11 +4,11 @@
# Date created: Thur Aug 15, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.4 1996/11/18 11:22:12 asami Exp $
+# $Id: Makefile,v 1.5 1997/08/23 09:33:27 obrien Exp $
#
DISTNAME= celvis
-PKGNAME= cn-celvis-1.3
+PKGNAME= zh-celvis-1.3
CATEGORIES= chinese editors
MASTER_SITES= ftp://ftp.edu.cn/PUB/Chinese/
#
diff --git a/chinese/cless/Makefile b/chinese/cless/Makefile
index f6d52da346cd..1be39ceefd87 100644
--- a/chinese/cless/Makefile
+++ b/chinese/cless/Makefile
@@ -3,11 +3,11 @@
# Date created: Sat Aug 10, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.3 1996/11/12 02:16:34 obrien Exp $
+# $Id: Makefile,v 1.4 1996/11/18 11:22:18 asami Exp $
#
DISTNAME= cless-290
-PKGNAME= cn-${DISTNAME}
+PKGNAME= zh-${DISTNAME}
CATEGORIES= chinese misc
MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/c-utils/ \
ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/c-utils/ \
diff --git a/chinese/cxterm/Makefile b/chinese/cxterm/Makefile
index bbb63537f875..d41bfa274e6d 100644
--- a/chinese/cxterm/Makefile
+++ b/chinese/cxterm/Makefile
@@ -3,11 +3,11 @@
# Date created: Sat Aug 10, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.8 1996/12/06 00:00:02 asami Exp $
+# $Id: Makefile,v 1.9 1997/07/31 23:11:28 obrien Exp $
#
DISTNAME= cxterm5.0.p3
-PKGNAME= cn-cxterm-5.0.3
+PKGNAME= zh-cxterm-5.0.3
CATEGORIES= chinese x11
MASTER_SITES= ftp://ftp.ifcss.org/pub/software/x-win/cxterm/ \
ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/x-win/cxterm/ \
diff --git a/chinese/gb2ps/Makefile b/chinese/gb2ps/Makefile
index a3a798ca1ca0..3258c56887e2 100644
--- a/chinese/gb2ps/Makefile
+++ b/chinese/gb2ps/Makefile
@@ -4,11 +4,11 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.1.1.1 1997/02/08 00:18:54 obrien Exp $
+# $Id: Makefile,v 1.2 1997/02/11 04:40:17 obrien Exp $
#
DISTNAME= gb2ps.2.02
-PKGNAME= cn-gb2ps-2.02
+PKGNAME= zh-gb2ps-2.02
CATEGORIES= chinese
MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/print/ \
ftp://ftp.ifcss.org/pub/software/fonts/gb/misc/ \
diff --git a/chinese/gbscript/Makefile b/chinese/gbscript/Makefile
index 16c4409144d1..ecd6a4ebf3f4 100644
--- a/chinese/gbscript/Makefile
+++ b/chinese/gbscript/Makefile
@@ -4,11 +4,11 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.1.1.1 1997/02/08 00:29:27 obrien Exp $
+# $Id: Makefile,v 1.2 1997/09/22 17:43:43 max Exp $
#
DISTNAME= gbscript-1.11
-PKGNAME= cn-gbscript-1.11
+PKGNAME= zh-gbscript-1.11
CATEGORIES= chinese
MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/print/ \
ftp://ftp.ifcss.org/pub/software/fonts/gb/misc/ \
diff --git a/chinese/hc/Makefile b/chinese/hc/Makefile
index 164a4e361ff0..6e9fd99e41d3 100644
--- a/chinese/hc/Makefile
+++ b/chinese/hc/Makefile
@@ -4,10 +4,10 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.2 1997/01/25 18:08:40 obrien Exp $
+# $Id: Makefile,v 1.1.1.1 1997/02/08 00:36:01 obrien Exp $
#
-PKGNAME= cn-hc-3.0
+PKGNAME= zh-hc-3.0
CATEGORIES= chinese
MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \
ftp://ftp.edu.tw/Chinese/ifcss/software/unix/convert/ \
diff --git a/chinese/lunar/Makefile b/chinese/lunar/Makefile
index e399113c1753..b9597bc32c4f 100644
--- a/chinese/lunar/Makefile
+++ b/chinese/lunar/Makefile
@@ -4,11 +4,11 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.2 1997/01/25 18:08:40 obrien Exp $
+# $Id: Makefile,v 1.1.1.1 1997/02/08 00:40:11 obrien Exp $
#
DISTNAME= lunar-2.1
-PKGNAME= cn-lunar-2.1
+PKGNAME= zh-lunar-2.1
CATEGORIES= chinese
MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/c-utils/ \
ftp://ftp.edu.tw/Chinese/ifcss/software/unix/c-utils/ \
diff --git a/chinese/mule-freewnn/Makefile b/chinese/mule-freewnn/Makefile
index 61f37dd45327..052006767f74 100644
--- a/chinese/mule-freewnn/Makefile
+++ b/chinese/mule-freewnn/Makefile
@@ -3,10 +3,10 @@
# Date created: 20 July 1997
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1 1997/09/10 08:49:23 asami Exp $
#
-PKGNAME= cn-mule-wnn4-2.3
+PKGNAME= zh-mule-wnn4-2.3
CATEGORIES= chinese editors
CWNN4= yes
diff --git a/chinese/nvi-big5/Makefile b/chinese/nvi-big5/Makefile
index 5de7ad14ede7..f9c642ef6aea 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.5 1997/06/18 15:01:25 max Exp $
+# $Id: Makefile,v 1.6 1997/08/21 16:55:24 itojun 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-970820
+PKGNAME= zh-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 0b06c1ffa783..4fa26391b831 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.6 1997/06/18 15:01:28 max Exp $
+# $Id: Makefile,v 1.7 1997/08/21 16:55:24 itojun 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-970820
+PKGNAME= zh-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 70cf50087967..ca3fc0588f81 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.4 1997/06/18 15:01:29 max Exp $
+# $Id: Makefile,v 1.5 1997/08/21 16:55:25 itojun 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-970820
+PKGNAME= zh-nvi-euctw-1.79-970820
CATEGORIES= chinese editors
MAINTAINER= itojun@itojun.org