ports/50950: New port: chinese/p5-Encode-HanConvert

Statue statue at freebsd.sinica.edu.tw
Mon Apr 14 16:20:07 UTC 2003


>Number:         50950
>Category:       ports
>Synopsis:       New port: chinese/p5-Encode-HanConvert
>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 14 09:20:05 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Statue
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng at freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386


	
>Description:

This module is an attempt to solve most common problems occured in
Traditional vs. Simplified Chinese conversion, in an efficient,
flexible way, without resorting to external tools or modules.

After installing this module, you'll have two additional encoding
formats: big5-simp maps Big5 into Unicode's Simplified Chinese
(and vice versa), and gbk-trad maps CP936 (better known as GBK)
into Unicode's Traditional Chinese and back.

The module exports various xxx_to_yyy functions by default, where
xxx and yyy are one of big5, gb (i.e. GBK/CP936), simp (simplified
Chinese unicode), or trad (traditional Chinese unicode).

WWW: http://search.cpan.org/search?dist=Encode-HanConvert
	
>How-To-Repeat:
	
>Fix:

# 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:
#
#	p5-Encode-HanConvert/
#	p5-Encode-HanConvert/Makefile
#	p5-Encode-HanConvert/distinfo
#	p5-Encode-HanConvert/pkg-descr
#	p5-Encode-HanConvert/pkg-plist
#
echo c - p5-Encode-HanConvert/
mkdir -p p5-Encode-HanConvert/ > /dev/null 2>&1
echo x - p5-Encode-HanConvert/Makefile
sed 's/^X//' >p5-Encode-HanConvert/Makefile << 'END-of-p5-Encode-HanConvert/Makefile'
X# New ports collection makefile for:	p5-Encode-HanConvert
X# Date created:		15 April 2003
X# Whom:	      		Shen Chuan-Hsing <statue at freebsd.sinica.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Encode-HanConvert
XPORTVERSION=	0.24
XCATEGORIES=	chinese
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	LWP/AUTRIJUS
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	statue at freebsd.sinica.edu.tw
XCOMMENT=	Traditional and Simplified Chinese mappings
X
XPERL_CONFIGURE=	yes
X
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN1=		b2g.pl.1 g2b.pl.1
XMAN3=		Encode::HanConvert.3 Encode::HanConvert::Perl.3
X
X.include <bsd.port.mk>
END-of-p5-Encode-HanConvert/Makefile
echo x - p5-Encode-HanConvert/distinfo
sed 's/^X//' >p5-Encode-HanConvert/distinfo << 'END-of-p5-Encode-HanConvert/distinfo'
XMD5 (Encode-HanConvert-0.24.tar.gz) = 1b098ca2a6ca68436c3de475e1edecc9
END-of-p5-Encode-HanConvert/distinfo
echo x - p5-Encode-HanConvert/pkg-descr
sed 's/^X//' >p5-Encode-HanConvert/pkg-descr << 'END-of-p5-Encode-HanConvert/pkg-descr'
XThis module is an attempt to solve most common problems occured in
XTraditional vs. Simplified Chinese conversion, in an efficient,
Xflexible way, without resorting to external tools or modules.
X
XAfter installing this module, you'll have two additional encoding
Xformats: big5-simp maps Big5 into Unicode's Simplified Chinese
X(and vice versa), and gbk-trad maps CP936 (better known as GBK)
Xinto Unicode's Traditional Chinese and back.
X
XThe module exports various xxx_to_yyy functions by default, where
Xxxx and yyy are one of big5, gb (i.e. GBK/CP936), simp (simplified
XChinese unicode), or trad (traditional Chinese unicode).
X
XWWW: http://search.cpan.org/search?dist=Encode-HanConvert
END-of-p5-Encode-HanConvert/pkg-descr
echo x - p5-Encode-HanConvert/pkg-plist
sed 's/^X//' >p5-Encode-HanConvert/pkg-plist << 'END-of-p5-Encode-HanConvert/pkg-plist'
Xbin/b2g.pl
Xbin/g2b.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Encode/HanConvert.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Encode/HanConvert/Perl.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Encode/HanConvert/Perl.pm-orig
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Encode/HanConvert/.packlist
X at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Encode/HanConvert
X at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Encode
X at dirrm lib/perl5/site_perl/%%PERL_VER%%/Encode/HanConvert
X at dirrm lib/perl5/site_perl/%%PERL_VER%%/Encode
END-of-p5-Encode-HanConvert/pkg-plist
exit

	


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



More information about the freebsd-ports-bugs mailing list