ports/137326: [NEW PORT]textproc/p5-MARC-Charset:Convert MARC-8 encoded strings to UTF-8

Wen Heping wenheping at gmail.com
Sat Aug 1 08:30:03 UTC 2009


>Number:         137326
>Category:       ports
>Synopsis:       [NEW PORT]textproc/p5-MARC-Charset:Convert MARC-8 encoded strings to UTF-8
>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:   Sat Aug 01 08:30:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar 22 22:12:06 CST 2009     root at fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
MARC::Charset allows you to turn MARC-8 encoded strings into UTF-8
strings. MARC-8 is a single byte character encoding that predates
unicode, and allows you to put non-Roman scripts in MARC bibliographic
records.

WWW:    http://search.cpan.org/dist/MARC-Charset
>How-To-Repeat:

>Fix:


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:
#
#	p5-MARC-Charset
#	p5-MARC-Charset/Makefile
#	p5-MARC-Charset/distinfo
#	p5-MARC-Charset/pkg-descr
#	p5-MARC-Charset/pkg-plist
#
echo c - p5-MARC-Charset
mkdir -p p5-MARC-Charset > /dev/null 2>&1
echo x - p5-MARC-Charset/Makefile
sed 's/^X//' >p5-MARC-Charset/Makefile << '86fd41b04969c3fbbd2a1f779a58f381'
X# New ports collection makefile for:	p5-MARC-Charset
X# Date created:				1st August, 2009
X# Whom:					Wen Heping <wenheping at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	MARC-Charset
XPORTVERSION=	1.1
XCATEGORIES=	textproc perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	wenheping at gmail.com
XCOMMENT=	Convert MARC-8 encoded strings to UTF-8
X
XRUN_DEPENDS=	p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \
X		p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
X
XPERL_CONFIGURE=	yes
X
XMAN3=		MARC::Charset.3 \
X		MARC::Charset::Constants.3 \
X		MARC::Charset::Code.3 \
X		MARC::Charset::Compiler.3 \
X		MARC::Charset::Table.3
X
X.include <bsd.port.mk>
86fd41b04969c3fbbd2a1f779a58f381
echo x - p5-MARC-Charset/distinfo
sed 's/^X//' >p5-MARC-Charset/distinfo << '192c61c96e95b6add0cef5ebbedeb807'
XMD5 (MARC-Charset-1.1.tar.gz) = 49a99e248c532d3ade28dece36f2a941
XSHA256 (MARC-Charset-1.1.tar.gz) = eeca3e7227103da62f33e88eb6f1519afa78cdabd5e08dac7f42d3d68ae6932e
XSIZE (MARC-Charset-1.1.tar.gz) = 190134
192c61c96e95b6add0cef5ebbedeb807
echo x - p5-MARC-Charset/pkg-descr
sed 's/^X//' >p5-MARC-Charset/pkg-descr << '9fcabfd5dde99e459ce4948e547ccc7b'
XMARC::Charset allows you to turn MARC-8 encoded strings into UTF-8
Xstrings. MARC-8 is a single byte character encoding that predates
Xunicode, and allows you to put non-Roman scripts in MARC bibliographic
Xrecords.
X
XWWW:	http://search.cpan.org/dist/MARC-Charset
9fcabfd5dde99e459ce4948e547ccc7b
echo x - p5-MARC-Charset/pkg-plist
sed 's/^X//' >p5-MARC-Charset/pkg-plist << '59832a8c0b0c38ddb4f2437dac8bebeb'
X%%SITE_PERL%%/MARC/Charset.pm
X%%SITE_PERL%%/MARC/Charset/Code.pm
X%%SITE_PERL%%/MARC/Charset/Constants.pm
X%%SITE_PERL%%/MARC/Charset/Compiler.pm
X%%SITE_PERL%%/MARC/Charset/Table.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MARC/Charset/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MARC/Charset
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MARC
X at dirrm %%SITE_PERL%%/MARC/Charset
X at dirrmtry %%SITE_PERL%%/MARC
59832a8c0b0c38ddb4f2437dac8bebeb
exit



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



More information about the freebsd-ports-bugs mailing list