Add p5-Tie-IxHash 1.21, perl module implementing ordered in-memory

associative arrays.
This commit is contained in:
Will Andrews 2001-01-03 23:44:37 +00:00
parent 2479fda868
commit 91c7519e67
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36729
6 changed files with 34 additions and 0 deletions

View file

@ -276,6 +276,7 @@
SUBDIR += p5-Term-ReadKey
SUBDIR += p5-Term-Size
SUBDIR += p5-Tie-DB_FileLock
SUBDIR += p5-Tie-IxHash
SUBDIR += p5-Time
SUBDIR += p5-Time-HiRes
SUBDIR += p5-Time-Period

View file

@ -0,0 +1,23 @@
# New ports collection makefile for: Tie-IxHash
# Date created: Mon Jan 1 06:56:59 2001
# Whom: will
#
# $FreeBSD$
#
PORTNAME= Tie-IxHash
PORTVERSION= 1.21
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tie
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
USE_PERL5= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Tie::IxHash.3
.include <bsd.port.mk>

View file

@ -0,0 +1 @@
MD5 (Tie-IxHash-1.21.tar.gz) = 567ddc13081596b52cfe3d82218cb264

View file

@ -0,0 +1 @@
Perl module implementing ordered in-memory associative arrays

View file

@ -0,0 +1,5 @@
Tie::IxHash is a perl module implementing ordered in-memory associative arrays.
Author: Sarathy <gsar@umich.edu>
--will

View file

@ -0,0 +1,3 @@
lib/perl5/site_perl/%%PERL_VER%%/Tie/IxHash.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tie/IxHash/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tie/IxHash