Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2002 09:16:53 -0600 (CST)
From:      "Ryan T. Dean" <rtdean@cytherianage.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35406: New port submission
Message-ID:  <200202281516.g1SFGra13546@ratri.cytherianage.net>

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

>Number:         35406
>Category:       ports
>Synopsis:       New port submission
>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:   Thu Feb 28 07:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ryan T. Dean
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD ratri.cytherianage.net 4.5-STABLE FreeBSD 4.5-STABLE #2: Tue Feb 26 12:34:34 CST 2002 root@ratri.cytherianage.net:/usr/obj/usr/src/sys/RATRI i386
>Description:
New port: Perl class (Unicode::MapUTF8) that implements conversion between arbitrary charsets
>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-Unicode-MapUTF8
#	p5-Unicode-MapUTF8/Makefile
#	p5-Unicode-MapUTF8/pkg-comment
#	p5-Unicode-MapUTF8/pkg-descr
#	p5-Unicode-MapUTF8/pkg-plist
#	p5-Unicode-MapUTF8/distinfo
#
echo c - p5-Unicode-MapUTF8
mkdir -p p5-Unicode-MapUTF8 > /dev/null 2>&1
echo x - p5-Unicode-MapUTF8/Makefile
sed 's/^X//' >p5-Unicode-MapUTF8/Makefile << 'END-of-p5-Unicode-MapUTF8/Makefile'
X# New ports collection makefile for:	p5-Unicode-MapUTF8
X# Date created:				28 February 2002
X# Whom:					Ryan T. Dean <rtdean@cytherianage.net>
X#
X# $FreeBSD$
X
XPORTNAME=	Unicode-MapUTF8
XPORTVERSION=	1.09
XCATEGORIES=	converters perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Unicode
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	rtdean@cytherianage.net
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/Map8.pm:${PORTSDIR}/converters/p5-Unicode-Map8 \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Unicode::MapUTF8.3
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Unicode-MapUTF8/Makefile
echo x - p5-Unicode-MapUTF8/pkg-comment
sed 's/^X//' >p5-Unicode-MapUTF8/pkg-comment << 'END-of-p5-Unicode-MapUTF8/pkg-comment'
XPerl class that implements conversion between arbitrary charsets
END-of-p5-Unicode-MapUTF8/pkg-comment
echo x - p5-Unicode-MapUTF8/pkg-descr
sed 's/^X//' >p5-Unicode-MapUTF8/pkg-descr << 'END-of-p5-Unicode-MapUTF8/pkg-descr'
XUnicode::MapUTF8
X----------------
X
XProvides an adapter layer between core routines for converting
Xto and from UTF8 and other encodings. In essence, a way to give
Xmultiple existing Unicode modules a single common interface so
Xyou don't have to know the underlaying implementations to do
Xsimple UTF8 to-from other character set string conversions.
XAs such, it wraps the Unicode::String, Unicode::Map8,
XUnicode::Map and Jcode modules in a standardized and simple
XAPI.
END-of-p5-Unicode-MapUTF8/pkg-descr
echo x - p5-Unicode-MapUTF8/pkg-plist
sed 's/^X//' >p5-Unicode-MapUTF8/pkg-plist << 'END-of-p5-Unicode-MapUTF8/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/Unicode/MapUTF8.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode/MapUTF8/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode/MapUTF8
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Unicode
END-of-p5-Unicode-MapUTF8/pkg-plist
echo x - p5-Unicode-MapUTF8/distinfo
sed 's/^X//' >p5-Unicode-MapUTF8/distinfo << 'END-of-p5-Unicode-MapUTF8/distinfo'
XMD5 (Unicode-MapUTF8-1.09.tar.gz) = 32b2593bb38b24b5f5fef2aaf444a367
END-of-p5-Unicode-MapUTF8/distinfo
exit


>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?200202281516.g1SFGra13546>