Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  5 May 2002 13:35:19 +0800 (CST)
From:      Yen-Ming Lee <leeym@utopia.leeym.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37760: new port: chinese/p5-Encode-HanConvert
Message-ID:  <20020505053519.BF6BB3E9C4E@utopia.leeym.com>

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

>Number:         37760
>Category:       ports
>Synopsis:       new port: chinese/p5-Encode-HanConvert
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 04 22:40:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu May 2 00:54:32 CST 2002 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386


	
>Description:
Traditional and Simplified Chinese mappings


>How-To-Repeat:
	
>Fix:

	

--- p5-Encode-HanConvert.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:
#
#	p5-Encode-HanConvert
#	p5-Encode-HanConvert/Makefile
#	p5-Encode-HanConvert/pkg-comment
#	p5-Encode-HanConvert/pkg-descr
#	p5-Encode-HanConvert/pkg-plist
#	p5-Encode-HanConvert/distinfo
#
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:				19 April 2002
X# Whom:	      				Yen-Ming Lee <leeym@leeym.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Encode-HanConvert
XPORTVERSION=	0.06
XCATEGORIES=	chinese
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Encode
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	leeym@leeym.com
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/pkg-comment
sed 's/^X//' >p5-Encode-HanConvert/pkg-comment << 'END-of-p5-Encode-HanConvert/pkg-comment'
XTraditional and Simplified Chinese mappings
END-of-p5-Encode-HanConvert/pkg-comment
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@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Encode/HanConvert
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Encode
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Encode/HanConvert
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Encode
END-of-p5-Encode-HanConvert/pkg-plist
echo x - p5-Encode-HanConvert/distinfo
sed 's/^X//' >p5-Encode-HanConvert/distinfo << 'END-of-p5-Encode-HanConvert/distinfo'
XMD5 (Encode-HanConvert-0.06.tar.gz) = af1da36642fc55efde6ac7615c22b3c0
END-of-p5-Encode-HanConvert/distinfo
exit
--- p5-Encode-HanConvert.shar ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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