ports/80055: [NEW PORT] converters/libiconv: A character set conversion library

Rong-En Fan rafan at infor.org
Mon Apr 18 08:40:16 UTC 2005


>Number:         80055
>Category:       ports
>Synopsis:       [NEW PORT] converters/libiconv: A character set conversion library
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 18 08:40:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 5.4-RC1 i386
>Organization:
NTU CSIE
>Environment:
>Description:
This port replaces Big5 table in libiconv with Big5-2003.

WWW: http://www.csie.ntu.edu.tw/~r92030/project/big5/

Generated with FreeBSD Port Tools 0.63

>How-To-Repeat:
>Fix:

--- libiconv-1.9.2_1.shar begins here ---
# 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:
#
#	libiconv
#	libiconv/Makefile
#	libiconv/pkg-descr
#	libiconv/distinfo
#
echo c - libiconv
mkdir -p libiconv > /dev/null 2>&1
echo x - libiconv/Makefile
sed 's/^X//' >libiconv/Makefile << 'END-of-libiconv/Makefile'
X# New ports collection makefile for:	chinese/libiconv
X# Date created:				Sep 07 2004
X# Whom:					Rong-En Fan <rafan at infor.org>
X#
X# $FreeBSD$
X#
X
XCATEGORIES+=	chinese
X
XMAINTAINER=	rafan at infor.org
XCOMMENT=	Replace Big5 table with Big5-2003 in libiconv
X
XMASTERDIR=	${.CURDIR}/../../converters/libiconv
X
XPATCH_SITES+=	http://www.csie.ntu.edu.tw/~r92030/project/big5/
XPATCHFILES+=	big5uni.txt \
X		patch-tools-cjk_tab_to_h.c
X
XMD5_FILE=	${.CURDIR}/distinfo
X
Xpre-build:
X	@cd ${WRKSRC}/tools && make cjk_tab_to_h
X	@${WRKSRC}/tools/cjk_tab_to_h BIG5 big5 < \
X		${DISTDIR}/big5uni.txt | \
X		${SED} -e 's/f9fa/f9dd/; s/f9fb/f9df/; s/f9fc/f9e3/; s/f9fd/f9e5/' > ${WRKSRC}/lib/big5.h
X
X.include "${MASTERDIR}/Makefile"
END-of-libiconv/Makefile
echo x - libiconv/pkg-descr
sed 's/^X//' >libiconv/pkg-descr << 'END-of-libiconv/pkg-descr'
XThis port replaces Big5 table in libiconv with Big5-2003.
X
XWWW: http://www.csie.ntu.edu.tw/~r92030/project/big5/
END-of-libiconv/pkg-descr
echo x - libiconv/distinfo
sed 's/^X//' >libiconv/distinfo << 'END-of-libiconv/distinfo'
XMD5 (libiconv-1.9.2.tar.gz) = 6bc300365053c815b10b800a21e0bc7e
XSIZE (libiconv-1.9.2.tar.gz) = 3919945
XMD5 (libiconv-1.9.2-cp932.patch.gz) = e792be53c6feb6b41cd386e6feb725c9
XSIZE (libiconv-1.9.2-cp932.patch.gz) = 106981
XMD5 (patch-tools-cjk_tab_to_h.c) = c1a9ba66c3e77e57d917d598bb4276b6
XSIZE (patch-tools-cjk_tab_to_h.c) = 1099
XMD5 (big5uni.txt) = 4e6ae3a95bddcfccb5e80087314ed6ee
XSIZE (big5uni.txt) = 274163
END-of-libiconv/distinfo
exit
--- libiconv-1.9.2_1.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list