Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2006 06:55:28 -0600 (MDT)
From:      hideo <hideo@lastamericanempire.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97901: [New Port] devel/p5-Tie-Hash-Indexed - Ordered hashes in XS	
Message-ID:  <20060525125528.5B6BC33C35@darwin.lastamericanempire.com>
Resent-Message-ID: <200605251300.k4PD0WfY048208@freefall.freebsd.org>

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

>Number:         97901
>Category:       ports
>Synopsis:       [New Port] devel/p5-Tie-Hash-Indexed - Ordered hashes in XS
>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:   Thu May 25 13:00:31 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     hideo
>Release:        FreeBSD 7.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD darwin.lastamericanempire.com 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Fri May 12 22:54:11 MDT 2006 hideo@darwin.lastamericanempire.com:/usr/obj/usr/src/sys/darwin amd64


	
>Description:
Tie::Hash::Indexed provides ordered hashes much like Tie::IxHash but is
significantly faster.
>How-To-Repeat:
	
>Fix:

	

--- p5-Tie-Hash-Indexed 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-Tie-Hash-Indexed
#	p5-Tie-Hash-Indexed/pkg-descr
#	p5-Tie-Hash-Indexed/pkg-plist
#	p5-Tie-Hash-Indexed/Makefile
#	p5-Tie-Hash-Indexed/distinfo
#
echo c - p5-Tie-Hash-Indexed
mkdir -p p5-Tie-Hash-Indexed > /dev/null 2>&1
echo x - p5-Tie-Hash-Indexed/pkg-descr
sed 's/^X//' >p5-Tie-Hash-Indexed/pkg-descr << 'END-of-p5-Tie-Hash-Indexed/pkg-descr'
XTie::Hash::Indexed is very similar to Tie::IxHash. However,
Xit is written completely in XS and usually about twice as
Xfast as Tie::IxHash. It's quite a lot faster when it comes
Xto clearing or deleting entries from large hashes.
XCurrently, only the plain tying mechanism is supported.
X
XWWW: http://search.cpan.org/dist/Tie-Hash-Indexed/
END-of-p5-Tie-Hash-Indexed/pkg-descr
echo x - p5-Tie-Hash-Indexed/pkg-plist
sed 's/^X//' >p5-Tie-Hash-Indexed/pkg-plist << 'END-of-p5-Tie-Hash-Indexed/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/Tie/Hash/Indexed.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/Hash/Indexed/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/Hash/Indexed/Indexed.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/Hash/Indexed/Indexed.so
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/Hash/Indexed
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/Hash
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Tie/Hash
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Tie
END-of-p5-Tie-Hash-Indexed/pkg-plist
echo x - p5-Tie-Hash-Indexed/Makefile
sed 's/^X//' >p5-Tie-Hash-Indexed/Makefile << 'END-of-p5-Tie-Hash-Indexed/Makefile'
X# New ports collection makefile for:	devel/p5-Tie-Hash-Indexed
X# Date created:				25 May 2006
X# Whom:					Zach Thompson <hideo@lastamericanempire.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Tie-Hash-Indexed
XPORTVERSION=	0.04
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Tie
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER= hideo@lastamericanempire.com
XCOMMENT=	Ordered hashes for Perl in XS
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Tie::Hash::Indexed.3
X
X.include <bsd.port.mk>
END-of-p5-Tie-Hash-Indexed/Makefile
echo x - p5-Tie-Hash-Indexed/distinfo
sed 's/^X//' >p5-Tie-Hash-Indexed/distinfo << 'END-of-p5-Tie-Hash-Indexed/distinfo'
XMD5 (Tie-Hash-Indexed-0.04.tar.gz) = 4823507164ce236a00cee66e33e71484
XSHA256 (Tie-Hash-Indexed-0.04.tar.gz) = f7c002b40cfc1e8155810d94d8cd1bf7b2b3e97c0b0346a40ef93e8e72df5af6
XSIZE (Tie-Hash-Indexed-0.04.tar.gz) = 39637
END-of-p5-Tie-Hash-Indexed/distinfo
exit
--- p5-Tie-Hash-Indexed ends here ---


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



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