Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Feb 2010 03:03:48 GMT
From:      Ju Pengfei <jupengfei@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/143508: [NEW PORT] chinese/stardict-dict-zh_TW
Message-ID:  <201002030303.o1333mAG064621@www.freebsd.org>
Resent-Message-ID: <201002030310.o133A18R020908@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         143508
>Category:       ports
>Synopsis:       [NEW PORT] chinese/stardict-dict-zh_TW
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 03 03:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ju Pengfei
>Release:        8.0-RELEASE-p2
>Organization:
Ju Pengfei
>Environment:
>Description:
New port: chinese/stardict-dict-zh_TW
Description: Traditional Chinese dictionaries for stardict[23].x and goldendict

>How-To-Repeat:

>Fix:
The attachment is the sharfile.

Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	Makefile
#	distinfo
#	pkg-descr
#	pkg-message
#	pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965'
X# Ports collection makefile for:	stardict-dict-zh_TW
X# Date created:			02 Feb 2010
X# Whom:				Ju Pengfei <jupengfei@gmail.com>
X# $FreeBSD$
X#
X
XPORTNAME=	stardict-dict-zh_TW
XPORTVERSION=	2.4.2
XCATEGORIES=	chinese textproc
XMASTER_SITES=	SF/stardict/stardict-dictionaries-zh_TW/${PORTVERSION}
XDISTFILES=	stardict-cdict-big5-${PORTVERSION}.tar.bz2 \
X		stardict-cedict-big5-${PORTVERSION}.tar.bz2 \
X		stardict-oxford-big5-${PORTVERSION}.tar.bz2 \
X		stardict-xdict-ce-big5-${PORTVERSION}.tar.bz2 \
X		stardict-xdict-ec-big5-${PORTVERSION}.tar.bz2
XDIST_SUBDIR=	stardict
X
XMAINTAINER=	jupengfei@gmail.com
XCOMMENT=	English-Chinese(T)/Chinese(T)-English dictionaries for StarDict
X
XNO_BUILD=	yes
XUSE_BZIP2=	yes
X
Xdo-install:
X		${MKDIR} ${PREFIX}/share/stardict/dic/
X		${INSTALL_DATA} ${WRKDIR}/stardict-cdict-big5-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/
X		${INSTALL_DATA} ${WRKDIR}/stardict-cedict-big5-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/
X		${INSTALL_DATA} ${WRKDIR}/stardict-oxford-big5-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/
X		${INSTALL_DATA} ${WRKDIR}/stardict-xdict-ce-big5-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/
X		${INSTALL_DATA} ${WRKDIR}/stardict-xdict-ec-big5-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/
X
Xpost-install:
X		@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
b67911656ef5d18c4ae36cb6741b7965
echo x - distinfo
sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f'
XMD5 (stardict/stardict-cdict-big5-2.4.2.tar.bz2) = 0349198b9dfcecd9a0f505512bb21d8b
XSHA256 (stardict/stardict-cdict-big5-2.4.2.tar.bz2) = af4c672520436e088d957875a612398ba9f1b710e1accbb8d3b1165c57bc8860
XSIZE (stardict/stardict-cdict-big5-2.4.2.tar.bz2) = 4489767
XMD5 (stardict/stardict-cedict-big5-2.4.2.tar.bz2) = d684a77cea41b011d8a7c7112f16775e
XSHA256 (stardict/stardict-cedict-big5-2.4.2.tar.bz2) = 8099080fb88280231cdd525028e3f3dbd513e66c318caab5210096d01bd66357
XSIZE (stardict/stardict-cedict-big5-2.4.2.tar.bz2) = 548514
XMD5 (stardict/stardict-oxford-big5-2.4.2.tar.bz2) = e54da1d0759ce59f8fbddff7979e9300
XSHA256 (stardict/stardict-oxford-big5-2.4.2.tar.bz2) = 6a538f12258b7e390e2495a2e6dac52d333cb9d7ff60dbbfa165a99969823a7a
XSIZE (stardict/stardict-oxford-big5-2.4.2.tar.bz2) = 7669212
XMD5 (stardict/stardict-xdict-ce-big5-2.4.2.tar.bz2) = 5a1866fd879c9b02c45d5eab18d5c356
XSHA256 (stardict/stardict-xdict-ce-big5-2.4.2.tar.bz2) = ffb5285c8925dec645973f2ad5678c3bda05b082c55196da734446825de72d9a
XSIZE (stardict/stardict-xdict-ce-big5-2.4.2.tar.bz2) = 2397897
XMD5 (stardict/stardict-xdict-ec-big5-2.4.2.tar.bz2) = ab714bb56eb0901357704ef9ec796047
XSHA256 (stardict/stardict-xdict-ec-big5-2.4.2.tar.bz2) = 2918f129f0d67f49708292d1f8eba189c6efcbd1b55a69edc819f13dec3ec841
XSIZE (stardict/stardict-xdict-ec-big5-2.4.2.tar.bz2) = 3565145
57677d168a5ec21bdf22c9501f075a8f
echo x - pkg-descr
sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979'
XEnglish-Chinese/Chinese-English dictionaries for StarDict.
XTraditional Chinese (a.k.a. BIG5 code) encoded.
X 
XWWW: http://stardict.sourceforge.net/
7f9555c3c1089940396b503dd37f3979
echo x - pkg-message
sed 's/^X//' >pkg-message << '90c81c06929c43140502a9f17b449376'
X* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
X
XYou should install a dictionary program via these ports:
X
X  textproc/qstardict    A StarDict clone written with using Qt4
X  textproc/stardict2    StarDict 2.x
X  textproc/stardict3    StarDict 3.x
X  textproc/goldendict   Goldendict
X
X* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
X
90c81c06929c43140502a9f17b449376
echo x - pkg-plist
sed 's/^X//' >pkg-plist << '842cde48cf18b70a11b15515ca566742'
Xshare/stardict/dic/cdict-big5.dict.dz
Xshare/stardict/dic/cdict-big5.idx
Xshare/stardict/dic/cdict-big5.ifo
Xshare/stardict/dic/cedict-big5.dict.dz
Xshare/stardict/dic/cedict-big5.idx
Xshare/stardict/dic/cedict-big5.ifo
Xshare/stardict/dic/oxford-big5.dict.dz
Xshare/stardict/dic/oxford-big5.idx
Xshare/stardict/dic/oxford-big5.ifo
Xshare/stardict/dic/xdict-ce-big5.dict.dz
Xshare/stardict/dic/xdict-ce-big5.idx
Xshare/stardict/dic/xdict-ce-big5.ifo
Xshare/stardict/dic/xdict-ec-big5.dict.dz
Xshare/stardict/dic/xdict-ec-big5.idx
Xshare/stardict/dic/xdict-ec-big5.ifo
X@dirrmtry share/stardict/dic
X@dirrmtry share/stardict
842cde48cf18b70a11b15515ca566742
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002030303.o1333mAG064621>