Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 2004 14:57:23 +0200 (CEST)
From:      Janos Mohacsi <mohacsi@niif.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70210: new port: databases/p5-DBM-Deep version 0.94
Message-ID:  <200408091257.i79CvNWr017887@scone.ki.iif.hu>
Resent-Message-ID: <200408091300.i79D0foV097832@freefall.freebsd.org>

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

>Number:         70210
>Category:       ports
>Synopsis:       new port: databases/p5-DBM-Deep version 0.94
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 09 13:00:41 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD scone.ki.iif.hu 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Aug 4 11:53:21 CEST 2004 root@scone.ki.iif.hu:/usr/obj/usr/src/sys/SCONE i386

>Description:
	new port: databases/p5-DBM-Deep version 0.94
	A pure perl persistent multi-level hash/array DBM.
	
>How-To-Repeat:
	Apply this shar.
>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-DBM-Deep/
#	p5-DBM-Deep/pkg-plist
#	p5-DBM-Deep/pkg-descr
#	p5-DBM-Deep/distinfo
#	p5-DBM-Deep/Makefile
#
echo c - p5-DBM-Deep/
mkdir -p p5-DBM-Deep/ > /dev/null 2>&1
echo x - p5-DBM-Deep/pkg-plist
sed 's/^X//' >p5-DBM-Deep/pkg-plist << 'END-of-p5-DBM-Deep/pkg-plist'
X%%SITE_PERL%%/DBM/Deep.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBM/Deep/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBM/Deep
X@unexec rmdir %D/%%SITE_PERL%%/DBM 2>/dev/null || true
END-of-p5-DBM-Deep/pkg-plist
echo x - p5-DBM-Deep/pkg-descr
sed 's/^X//' >p5-DBM-Deep/pkg-descr << 'END-of-p5-DBM-Deep/pkg-descr'
XA unique flat-file database module, written in pure perl. True
Xmulti-level hash/array support (unlike MLDBM, which is faked), hybrid OO
X/ tie() interface, cross-platform FTPable files, and quite fast. Can
Xhandle millions of keys and unlimited hash levels without significant
Xslow-down. Written from the ground-up in pure perl -- this is NOT a
Xwrapper around a C-based DBM. Out-of-the-box compatibility with Unix,
XMac OS X and Windows.
X
XWWW: http://search.cpan.org/search?dist=DBM-Deep
END-of-p5-DBM-Deep/pkg-descr
echo x - p5-DBM-Deep/distinfo
sed 's/^X//' >p5-DBM-Deep/distinfo << 'END-of-p5-DBM-Deep/distinfo'
XMD5 (DBM-Deep-0.94.tar.gz) = 157130c0e4e25e2baaf2dd2adfde70fd
XSIZE (DBM-Deep-0.94.tar.gz) = 41903
END-of-p5-DBM-Deep/distinfo
echo x - p5-DBM-Deep/Makefile
sed 's/^X//' >p5-DBM-Deep/Makefile << 'END-of-p5-DBM-Deep/Makefile'
X# New ports collection makefile for:	p5-DBM-Deep
X# Date created:		09 August 2004
X# Whom:	      		Janos.Mohacsi@bsd.hu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	DBM-Deep
XPORTVERSION=	0.94
XCATEGORIES=	databases perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	DBM
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	janos.mohacsi@bsd.hu
XCOMMENT=	A pure perl persistent multi-level hash/array DBM
X
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XMAN3=		DBM::Deep.3
X
XPERL_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-p5-DBM-Deep/Makefile
exit


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



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