ports/126383: [NEW PORT] math/p5-Math-Base36: Encoding and decoding of base36 strings

Yi-Hsuan Hsin mhsin at mhsin.org
Fri Aug 8 21:50:02 UTC 2008


>Number:         126383
>Category:       ports
>Synopsis:       [NEW PORT] math/p5-Math-Base36: Encoding and decoding of base36 strings
>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:   Fri Aug 08 21:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yi-Hsuan Hsin
>Release:        FreeBSD 6.2-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD a.mhsin.org 6.2-RELEASE-p11 FreeBSD 6.2-RELEASE-p11 #7: Sat Feb 23 19:36:07 CST 2008
>Description:
This module converts to and from Base36 numbers (0..9 - A..Z)

It was created because of an article/challenge in "The Perl Review"

WWW: http://search.cpan.org/dist/Math-Base36/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Math-Base36-0.05.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-Math-Base36
#	p5-Math-Base36/Makefile
#	p5-Math-Base36/distinfo
#	p5-Math-Base36/pkg-descr
#	p5-Math-Base36/pkg-plist
#
echo c - p5-Math-Base36
mkdir -p p5-Math-Base36 > /dev/null 2>&1
echo x - p5-Math-Base36/Makefile
sed 's/^X//' >p5-Math-Base36/Makefile << 'END-of-p5-Math-Base36/Makefile'
X# New ports collection makefile for:	math/p5-Math-Base36
X# Date created:				2008-08-04
X# Whom:					Yi-Hsuan Hsin <mhsin at mhsin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Math-Base36
XPORTVERSION=	0.05
XCATEGORIES=	math perl5 converters
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	mhsin at mhsin.org
XCOMMENT=	Encoding and decoding of base36 strings
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Math::Base36.3
X
X.include <bsd.port.mk>
END-of-p5-Math-Base36/Makefile
echo x - p5-Math-Base36/distinfo
sed 's/^X//' >p5-Math-Base36/distinfo << 'END-of-p5-Math-Base36/distinfo'
XMD5 (Math-Base36-0.05.tar.gz) = dd4faae2fed15326571651ea17ee7a04
XSHA256 (Math-Base36-0.05.tar.gz) = b5e4f2f13803bd1d2a3c221d19e82d28f9ecd3d18259e1a5bfe9a8c1630fb748
XSIZE (Math-Base36-0.05.tar.gz) = 18785
END-of-p5-Math-Base36/distinfo
echo x - p5-Math-Base36/pkg-descr
sed 's/^X//' >p5-Math-Base36/pkg-descr << 'END-of-p5-Math-Base36/pkg-descr'
XThis module converts to and from Base36 numbers (0..9 - A..Z)
X
XIt was created because of an article/challenge in "The Perl Review"
X
XWWW: http://search.cpan.org/dist/Math-Base36/
END-of-p5-Math-Base36/pkg-descr
echo x - p5-Math-Base36/pkg-plist
sed 's/^X//' >p5-Math-Base36/pkg-plist << 'END-of-p5-Math-Base36/pkg-plist'
X%%SITE_PERL%%/Math/Base36.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Base36/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Base36
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
X at dirrm %%SITE_PERL%%/Math
END-of-p5-Math-Base36/pkg-plist
exit
--- p5-Math-Base36-0.05.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list