ports/135216: [NEW PORT]math/p5-Math-BaseCnv:Fast functions to convert between number Bases

Wen Heping wenheping at gmail.com
Wed Jun 3 16:10:02 UTC 2009


>Number:         135216
>Category:       ports
>Synopsis:       [NEW PORT]math/p5-Math-BaseCnv:Fast functions to convert between number Bases
>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:   Wed Jun 03 16:10:01 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:
BaseCnv provides a few simple functions for converting between
arbitrary number bases. It is as fast as I currently know how
to make it (of course relying only on the lovely Perl). If you
would rather utilize an object syntax for number-base conversion,
please see Ken Williams's <Ken at Forum.Swarthmore.Edu> fine
Math::BaseCalc module.

WWW: http://search.cpan.org/dist/Math-BaseCnv/
>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-Math-BaseCnv
#	p5-Math-BaseCnv/pkg-descr
#	p5-Math-BaseCnv/Makefile
#	p5-Math-BaseCnv/distinfo
#	p5-Math-BaseCnv/pkg-plist
#
echo c - p5-Math-BaseCnv
mkdir -p p5-Math-BaseCnv > /dev/null 2>&1
echo x - p5-Math-BaseCnv/pkg-descr
sed 's/^X//' >p5-Math-BaseCnv/pkg-descr << '4ea99cc9746d00fe0eaa2f838f0b9ab3'
XBaseCnv provides a few simple functions for converting between
Xarbitrary number bases. It is as fast as I currently know how
Xto make it (of course relying only on the lovely Perl). If you
Xwould rather utilize an object syntax for number-base conversion,
Xplease see Ken Williams's <Ken at Forum.Swarthmore.Edu> fine
XMath::BaseCalc module.
X
XWWW: http://search.cpan.org/dist/Math-BaseCnv/
4ea99cc9746d00fe0eaa2f838f0b9ab3
echo x - p5-Math-BaseCnv/Makefile
sed 's/^X//' >p5-Math-BaseCnv/Makefile << '9f38d90bebf68ce790f7aab6072a2051'
X# New ports collection makefile for:	Math-BaseCnv
X# Date created:		3rd June, 2009
X# Whom:			Wen Heping <wenheping at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Math-BaseCnv
XPORTVERSION=	1.4.75
XCATEGORIES=	math perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
XDISTNAME=	${PORTNAME}-${PORTVERSION}O6Pbr
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	wenheping at gmail.com
XCOMMENT=	Fast functions to convert between number Bases
X
XBUILD_DEPENDS=	p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
X		p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
XRUN_DEPENDS=	p5-Memoize>=0:${PORTSDIR}/devel/p5-Memoize
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Math::BaseCnv.3
X
X.include <bsd.port.mk>
9f38d90bebf68ce790f7aab6072a2051
echo x - p5-Math-BaseCnv/distinfo
sed 's/^X//' >p5-Math-BaseCnv/distinfo << '9ec89ff0360195d0cd5f4e2af9e3055e'
XMD5 (Math-BaseCnv-1.4.75O6Pbr.tgz) = 60d5fb31db63e3d7a9807b0df37c4a80
XSHA256 (Math-BaseCnv-1.4.75O6Pbr.tgz) = 9ed74d703371ea192ab036ce11859f654b7d626dd1869317af470c325374ccfe
XSIZE (Math-BaseCnv-1.4.75O6Pbr.tgz) = 11698
9ec89ff0360195d0cd5f4e2af9e3055e
echo x - p5-Math-BaseCnv/pkg-plist
sed 's/^X//' >p5-Math-BaseCnv/pkg-plist << 'd777b0ab69203059eb0236c9dee2430a'
X%%SITE_PERL%%/Math/BaseCnv.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BaseCnv/.packlist
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BaseCnv
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
X at dirrmtry %%SITE_PERL%%/Math
d777b0ab69203059eb0236c9dee2430a
exit



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



More information about the freebsd-ports-bugs mailing list