Convert to PORTNAME/PORTVERSION.

Anomalies found:
 - autoconvert was missing "zh-" in front of PKGNAME
 - xcin (both 2.3 and 2.5) had invalid version strings
 - neither of xcin ports had NO_LATEST_LINK
 - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0

Fixed all except the last (I wasn't sure if it was intentional).
This commit is contained in:
Satoshi Asami 2000-04-13 08:28:23 +00:00
parent 46640208e9
commit 74b19501bc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27479
40 changed files with 84 additions and 105 deletions

View file

@ -1,12 +1,12 @@
# New ports collection makefile for: zh-CJK
# Version required: 4.3.0
# Date created: 5 Sep 1999
# Whom: Keith Jang (keith@freebsd.sinica.edu.tw)
#
# $FreeBSD$
#
DISTNAME= zh-CJK-4.3.0
PORTNAME= CJK
PORTVERSION= 4.3.0
CATEGORIES= chinese
MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/
DISTFILES= cjk-20000127.tar.gz

View file

@ -1,5 +1,4 @@
# New ports collection makefile for: acroread-chsfont
# Version required: 1999.7.20
# Date created: 99/06/16
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#

View file

@ -1,5 +1,4 @@
# New ports collection makefile for: acroread-chtfont
# Version required: 1999.7.20
# Date created: 99/06/16
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#

View file

@ -1,5 +1,4 @@
# New ports collection makefile for: acroread-chsfont
# Version required: 1999.7.20
# Date created: 99/06/16
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#

View file

@ -1,5 +1,4 @@
# New ports collection makefile for: acroread-chtfont
# Version required: 1999.7.20
# Date created: 99/06/16
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#

View file

@ -1,14 +1,15 @@
# New ports collection makefile for: Arphic Chinese TrueType fonts
# Version required: 1.0
# Date created: 13 Oct 1999
# Whom: Keith Jang <keith@freebsd.sinica.edu.tw>
#
# $FreeBSD$
#
DISTNAME= zh-arphicttf-2.11
PORTNAME= arphicttf
PORTVERSION= 2.11
CATEGORIES= chinese x11-fonts
MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/
DISTNAME= ${PKGNAME}
MAINTAINER= keith@freebsd.sinica.edu.tw

View file

@ -1,13 +1,12 @@
# New ports collection makefile for: zh-aterm
# Version required: 0.3.6
# Date created: 26 April 1999
# Whom: Chia-Hsing Yu <davidyu@ken.csie.ntu.edu.tw>
#
# $FreeBSD$
#
DISTNAME= aterm-0.3.6
PKGNAME= zh-aterm-0.3.6
PORTNAME= aterm
PORTVERSION= 0.3.6
CATEGORIES= chinese
MASTER_SITES= http://members.xoom.com/sashav/aterm/ \
http://www.tigr.net/afterstep/as-apps/download/aterm/ \
@ -30,5 +29,5 @@ post-patch:
${CP} ${FILESDIR}/cli_xcin.c ${WRKSRC}/src/
${CP} ${FILESDIR}/state.h ${WRKSRC}/src/
${CP} ${FILESDIR}/protocol.h ${WRKSRC}/src/
.include <bsd.port.mk>

View file

@ -1,12 +1,12 @@
# New ports collection makefile for: autoconvert
# Version required: 0.3.5
# Date created: 26 Oct 1999
# Whom: Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>
#
# $FreeBSD$
#
DISTNAME= autoconvert-0.3.5
PORTNAME= autoconvert
PORTVERSION= 0.3.5
CATEGORIES= chinese
MASTER_SITES= http://www.linuxfocus.org/~yu.guanghui/ \
ftp://ftp.dlut.edu.cn/pub/PEOPLE/saka/

View file

@ -1,13 +1,12 @@
# New ports collection makefile for: bg5ps
# Version required: 1.1b2
# Date created: 17 June 1998
# Whom: J.T. Jang (keith@freebsd.sinica.edu.tw)
#
# $FreeBSD$
#
DISTNAME= bg5ps-1.1b2
PKGNAME= zh-bg5ps-1.1b2
PORTNAME= bg5ps
PORTVERSION= 1.1b2
CATEGORIES= chinese print
MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/ \
http://students.washington.edu/~cschin/bg5ps/bg5ps-1.1b2/

View file

@ -1,13 +1,12 @@
# New ports collection makefile for: big5con
# Version required: 0.92b
# Date created: 07 Jan 1997
# Whom: Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw>
#
# $FreeBSD$
#
DISTNAME= big5con-0.92e
PKGNAME= zh-big5con-0.92e
PORTNAME= big5con
PORTVERSION= 0.92e
CATEGORIES= chinese
MASTER_SITES= ftp://freebsd.ntu.edu.tw/freebsd/woju/source/ \
ftp://freebsd.ntu.edu.tw/freebsd/woju/binary/ \

View file

@ -1,14 +1,13 @@
# ex:ts=8
# Ports collection makefile for: c2t
# Version required: 0.0
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
# $FreeBSD$
#
DISTNAME= c2t
PKGNAME= zh-c2t-1.0
PORTNAME= c2t
PORTVERSION= 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/ \

View file

@ -1,20 +1,20 @@
# ex:ts=8
# Ports collection makefile for: celvis
# Version required: 0.0
# Date created: Thur Aug 15, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
# $FreeBSD$
#
DISTNAME= celvis
PKGNAME= zh-celvis-1.3
PORTNAME= celvis
PORTVERSION= 1.3
CATEGORIES= chinese editors
MASTER_SITES= ftp://ftp.edu.cn/pub/Chinese/
#
# switch to http://www.ifcss.org/ftp-pub/software/unix/editor/celvis-1.3.tar.gz
# if the distfile becomes unfetchable again. Note this ver is slightly
# different.
DISTNAME= celvis
MAINTAINER= obrien@FreeBSD.org

View file

@ -1,14 +1,13 @@
# ex:ts=8
# Ports collection makefile for: cless
# Version required: 0.0
# Date created: Sat Aug 10, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
# $FreeBSD$
#
DISTNAME= cless-290
PKGNAME= zh-${DISTNAME}
PORTNAME= cless
PORTVERSION= 290
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/ \

View file

@ -1,19 +1,19 @@
# ex:ts=8
# Ports collection makefile for: cxterm
# Version required: 0.0
# Date created: Sat Aug 10, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
# $FreeBSD$
#
DISTNAME= cxterm5.0.p3
PKGNAME= zh-cxterm-5.0.3
PORTNAME= cxterm
PORTVERSION= 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/ \
ftp://ftp.edu.tw/Chinese/ifcss/software/x-win/cxterm/ \
ftp://ftp.mpi-sb.mpg.de/pub/chinese/mirror/ftp.ifcss.org/software/x-win/cxterm/
DISTNAME= cxterm5.0.p3
MAINTAINER= obrien@FreeBSD.org

View file

@ -1,14 +1,13 @@
# ex:ts=8
# Ports collection makefile for: gb2ps
# Version required: 0.0
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
# $FreeBSD$
#
DISTNAME= gb2ps.2.02
PKGNAME= zh-gb2ps-2.02
PORTNAME= gb2ps
PORTVERSION= 2.02
CATEGORIES= chinese print
MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/print/ \
ftp://ftp.ifcss.org/pub/software/fonts/gb/misc/ \
@ -16,6 +15,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/print/ \
ftp://ftp.edu.tw/Chinese/ifcss/software/fonts/gb/misc/ \
ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/print/ \
ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/fonts/gb/misc/
DISTNAME= gb2ps.2.02
DISTFILES= ${DISTNAME}.tar.gz \
csong24.ccf.gz ckai24.ccf.gz cfang24.ccf.gz chei24.ccf.gz \
cfan24.ccf.gz

View file

@ -1,14 +1,13 @@
# ex:ts=8
# Ports collection makefile for: gbscript
# Version required: 0.0
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
# $FreeBSD$
#
DISTNAME= gbscript-1.11
PKGNAME= zh-gbscript-1.11
PORTNAME= gbscript
PORTVERSION= 1.11
CATEGORIES= chinese
MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/print/ \
ftp://ftp.ifcss.org/pub/software/fonts/gb/misc/ \

View file

@ -1,14 +1,13 @@
# ex:ts=8
# Ports collection makefile for: hc
# Version required: 0.0
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
# $FreeBSD$
#
DISTNAME= hc-3.0
PKGNAME= zh-hc-3.0
PORTNAME= hc
PORTVERSION= 3.0
CATEGORIES= chinese
MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \
ftp://ftp.edu.tw/Chinese/ifcss/software/unix/convert/ \

View file

@ -1,13 +1,12 @@
# Ports collection makefile for: hztty
# Version required: 2.0
# Date created: Wed Sep 24, 1997
# Whom: Ada T Lim <ada@not-enough.bandwidth.org>
#
# $FreeBSD$
#
DISTNAME= hztty-2.0
PKGNAME= zh-hztty-2.0
PORTNAME= hztty
PORTVERSION= 2.0
CATEGORIES= chinese
MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \
ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/convert/ \

View file

@ -1,13 +1,12 @@
# New ports collection makefile for: kcfonts
# Version required: 1.05
# Date Created: 5 Dec 1997
# Whom: Ming-I Hseh <PA@FreeBSD.Ntu.edu.TW>
#
# $FreeBSD$
#
DISTNAME= kcfonts-1.05
PKGNAME= zh-kcfonts-1.05
PORTNAME= kcfonts
PORTVERSION= 1.05
CATEGORIES= chinese x11-fonts
MASTER_SITES= ftp://freebsd.ntu.edu.tw/freebsd/taiwan/ \
ftp://NCTUCCCA.edu.tw/OS/FreeBSD/00MIRROR/freebsd.ntu.edu.tw/taiwan/

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: libtabe
# Version required: 0.1.2
# Date created: 2 Nov 1999
# Whom: Keith Jang <keith@freebsd.sinica.edu.tw>
#
# $FreeBSD$
#
DISTNAME= libtabe-0.1-2
PKGNAME= zh-libtabe-0.1.2
PORTNAME= libtabe
PORTVERSION= 0.1.2
CATEGORIES= chinese
MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/libtabe/devel/
DISTNAME= libtabe-0.1-2
MAINTAINER= keith@freebsd.sinica.edu.tw

View file

@ -1,14 +1,13 @@
# ex:ts=8
# Ports collection makefile for: lunar
# Version required: 0.0
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
# $FreeBSD$
#
DISTNAME= lunar-2.1
PKGNAME= zh-lunar-2.1
PORTNAME= lunar
PORTVERSION= 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/ \

View file

@ -1,16 +1,17 @@
# New ports collection makefile for: Chinese Big5 TrueType fonts
# Version required: 1.0
# Date created: 9 July 1999
# Whom: Keith Jang <keith@freebsd.sinica.edu.tw>
#
# $FreeBSD$
#
DISTNAME= zh-moettf-1.0
PORTNAME= moettf
PORTVERSION= 1.0
CATEGORIES= chinese x11-fonts
MASTER_SITES= ftp://ftp.cc.ntut.edu.tw/OS/Linux/packages/chinese/fonts/twmoefont/ttf/ \
ftp://ftp.ncu.edu.tw/Linux/Chinese/fonts/twmoefont/ttf/ \
ftp://www.edu.tw/download/mandr/allbook/lishu/
DISTNAME= ${PKGNAME}
DISTFILES= moe_kai.ttf moe_sung.ttf edustd-15.exe
MAINTAINER= keith@freebsd.sinica.edu.tw

View file

@ -1,12 +1,11 @@
# New ports collection makefile for: mule 2.3@19.34 with Wnn4
# Version required: 2.3@19.34
# Date created: 20 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAME= zh-mule-wnn4-2.3
PKGNAMESUFFIX= -wnn4
CATEGORIES= chinese editors
CWNN4= yes

View file

@ -1,13 +1,12 @@
# New ports collection makefile for: muni
# Version required: 1.0
# Date created: 6 May 1999
# Whom: G. Adam Stanislav <adam@whizkidtech.net>
#
# $FreeBSD$
#
DISTNAME= muni-1.0
PKGNAME= zh-${DISTNAME}
PORTNAME= muni
PORTVERSION= 1.0
CATEGORIES= chinese
MASTER_SITES= http://www.whizkidtech.net/i18n/muni/

View file

@ -1,12 +1,11 @@
# New ports collection makefile for: nvi-1.79 + multilingual patch(big5)
# Version required: 1.79
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $FreeBSD$
#
PKGNAME= zh-nvi-big5-1.79.19991117
PKGNAMESUFFIX= -big5
MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n
COMMENT= ${.CURDIR}/pkg/COMMENT

View file

@ -1,12 +1,11 @@
# New ports collection makefile for: nvi-1.79 + multilingual patch(euc-cn)
# Version required: 1.79
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $FreeBSD$
#
PKGNAME= zh-nvi-euccn-1.79.19991117
PKGNAMESUFFIX= -euccn
MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n
COMMENT= ${.CURDIR}/pkg/COMMENT

View file

@ -1,12 +1,11 @@
# New ports collection makefile for: nvi-1.79 + multilingual patch(euc-tw)
# Version required: 1.79
# Date created: 5 Apr 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $FreeBSD$
#
PKGNAME= zh-nvi-euctw-1.79.19991117
PKGNAMESUFFIX= -euctw
MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n
COMMENT= ${.CURDIR}/pkg/COMMENT

View file

@ -1,16 +1,15 @@
# New ports collection makefile for: pine
# http://www.washington.edu/pine/
# Version required: 4.21
# Date created: 15 July 1998
# Whom: Tai-hwa Liang <avatar@www.mmlab.cse.yzu.edu.tw>
#
# $FreeBSD$
#
DISTNAME= pine4.21
PKGNAME= zh-pine-4.21
PORTNAME= pine
PORTVERSION= 4.21
CATEGORIES= chinese mail news
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/
DISTNAME= pine${PORTVERSION}
MAINTAINER= avatar@www.mmlab.cse.yzu.edu.tw

View file

@ -1,13 +1,12 @@
# New ports collection Makefile for: rxvt
# Version required: 2.6.0
# Date created: Nov 16 1997
# Whom: frankch@waru.life.nthu.edu.tw
#
# $FreeBSD$
#
DISTNAME= rxvt-2.7.3
PKGNAME= zh-rxvt-2.7.3
PORTNAME= rxvt
PORTVERSION= 2.7.3
CATEGORIES= chinese x11
MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \
ftp://mason.primenet.com.au/pub/rxvt/ \

View file

@ -1,5 +1,4 @@
# Ports collection makefile for: cdict
# Version required: 1.0
# Date created: Thu Oct 14, 1999
# Whom: Peng HaiJie (phj@cn.FreeBSD.org)
# (phj@transfar.com)
@ -7,9 +6,11 @@
# $FreeBSD$
#
DISTNAME= zh-cdict-1.0
PORTNAME= cdict
PORTVERSION= 1.0
CATEGORIES= chinese
MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/
DISTNAME= ${PKGNAME}
MAINTAINER= phj@cn.FreeBSD.org

View file

@ -1,16 +1,15 @@
# New ports collection makefile for: ted
# Version required: 4.4a
# Date Created: 18 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $FreeBSD$
#
DISTNAME= ted4.4d
PKGNAME= zh-ted-4.4d
PORTNAME= ted
PORTVERSION= 4.4d
CATEGORIES= chinese editors
MASTER_SITES= ftp://freebsd.ntu.edu.tw/freebsd/ntu/moon/X/ted/
EXTRACT_SUFX= .tgz
DISTFILES= ted4.4d.tgz
MAINTAINER= vanilla@FreeBSD.org

View file

@ -1,16 +1,16 @@
# New ports collection makefile for: telnet8
# Version required: 1.0
# Date created: 13 Feb 1999
# Whom: Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
#
# $FreeBSD$
#
DISTNAME= telnet8-1.0
PKGNAME= zh-telnet-1.0
PORTNAME= telnet
PORTVERSION= 1.0
CATEGORIES= chinese
MASTER_SITES= ftp://freebsd.ntu.edu.tw/freebsd/woju/source/ \
ftp://bsd.sinica.edu.tw/pub/FreeBSD/taiwan/users/woju/source/
DISTNAME= telnet8-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= woju@freebsd.ntu.edu.tw

View file

@ -1,14 +1,13 @@
# ex:ts=8
# New ports collection makefile for: tin
# Version required: tinpre-1.4
# Date created: 2 Dev 1997
# Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
#
# $FreeBSD$
#
DISTNAME= tin-1.4.2
PKGNAME= zh-tin-1.4.2
PORTNAME= tin
PORTVERSION= 1.4.2
CATEGORIES= chinese news
MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v1.4/ \
ftp://nuxi.ucdavis.edu/pub/tin/v1.4/ \

View file

@ -1,14 +1,15 @@
# Ports collection makefile for: tocps
# Version required: 1.0
# Date created: Thu Oct 14, 1999
# Whom: Peng HaiJie <phj@transfar.com>
#
# $FreeBSD$
#
DISTNAME= zh-tocps-1.0
PORTNAME= tocps
PORTVERSION= 1.0
CATEGORIES= chinese
MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/
DISTNAME= ${PKGNAME}
MAINTAINER= phj@cn.FreeBSD.org

View file

@ -1,13 +1,12 @@
# New ports collection makefile for: ve
# Version required: 1.0
# Date created: 25 Aug 1999
# Whom: Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
#
# $FreeBSD$
#
DISTNAME= ve-1.0
PKGNAME= zh-ve-1.0
PORTNAME= ve
PORTVERSION= 1.0
CATEGORIES= chinese
MASTER_SITES= ftp://freebsd.ntu.edu.tw/freebsd/woju/source/ \
ftp://bsd.sinica.edu.tw/pub/FreeBSD/taiwan/users/woju/source/

View file

@ -1,13 +1,12 @@
# New ports collection makefile for: xa+cv
# Version required: 0.6
# Date created: 29 March 1999
# Whom: Clive Lin <clive@CirX.ORG>
#
# $FreeBSD: /tmp/pcvs/ports/chinese/xa+cv/Attic/Makefile,v 1.2 2000-04-01 21:34:44 mharo Exp $
# $FreeBSD: /tmp/pcvs/ports/chinese/xa+cv/Attic/Makefile,v 1.3 2000-04-13 08:28:19 asami Exp $
#
DISTNAME= xa+cv-0.6
PKGNAME= zh-xa+cv-0.6
PORTNAME= xa+cv
PORTVERSION= 0.6
CATEGORIES= chinese
MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/clive/

View file

@ -1,22 +1,23 @@
# New ports collection makefile for: xcin
# Version required: xcin-2.3.03
# Date created: Nov 28 ,1997
# Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
#
# $FreeBSD$
#
DISTNAME= xcin-2.3.04-3
PKGNAME= zh-xcin-2.3.04-3
PORTNAME= xcin
PORTVERSION= 2.3.04.3
CATEGORIES= chinese
MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/old/ \
ftp://ftp.ncu.edu.tw/OS/Linux/Chinese/xcin/xcin/ \
ftp://linux.cis.nctu.edu.tw/packages/chinese/X/xcin/xcin/
DISTNAME= xcin-2.3.04-3
MAINTAINER= yssu@CCCA.NCTU.edu.tw
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts
NO_LATEST_LINK= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: xcin25
# Version required: xcin-2.5.2-p2
# Date created: 18 Oct 1999
# Whom: Keith Jang <keith@freebsd.sinica.edu.tw>
#
# $FreeBSD$
#
DISTNAME= xcin-2.5.2-pre2
PKGNAME= zh-xcin-2.5.2p2
PORTNAME= xcin
PORTVERSION= 2.5.2.p2
CATEGORIES= chinese x11
MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/
DISTNAME= xcin-2.5.2-pre2
MAINTAINER= keith@freebsd.sinica.edu.tw

View file

@ -1,13 +1,12 @@
# New ports collection makefile for: zh-XEmacs
# Version required: 20.4
# Date created: 30 Oct 1999
# Whom: Keith Jang <keith@freebsd.sinica.edu.tw>
#
# $FreeBSD$
#
DISTNAME= xemacs-20.4
PKGNAME= zh-xemacs-20.4
PORTNAME= xemacs
PORTVERSION= 20.4
CATEGORIES= chinese editors
MASTER_SITES= ftp://ftp.xemacs.org/pub/xemacs/${DISTNAME}/ \
ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/${DISTNAME}/ \

View file

@ -1,12 +1,12 @@
# New ports collection makefile for: zh-CJK
# Version required: 4.3.0
# Date created: 5 Sep 1999
# Whom: Keith Jang (keith@freebsd.sinica.edu.tw)
#
# $FreeBSD$
#
DISTNAME= zh-CJK-4.3.0
PORTNAME= CJK
PORTVERSION= 4.3.0
CATEGORIES= chinese
MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/
DISTFILES= cjk-20000127.tar.gz