Date: Wed, 29 May 2002 11:59:35 +0200 (CEST) From: Erwin Lansing <erwin@lansing.dk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/38684: New port: databases/p5-MLDBM-Sync Message-ID: <200205290959.g4T9xZkU093655@guineapig.pil.dk>
next in thread | raw e-mail | index | archive | help
>Number: 38684 >Category: ports >Synopsis: New port: databases/p5-MLDBM-Sync >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 29 03:00:09 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: New port: databases/p5-MLDBM-Sync MLDBM::Sync - safe concurrent access to MLDBM databases >How-To-Repeat: >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-MLDBM-Sync # p5-MLDBM-Sync/Makefile # p5-MLDBM-Sync/pkg-descr # p5-MLDBM-Sync/pkg-comment # p5-MLDBM-Sync/distinfo # p5-MLDBM-Sync/pkg-plist # echo c - p5-MLDBM-Sync mkdir -p p5-MLDBM-Sync > /dev/null 2>&1 echo x - p5-MLDBM-Sync/Makefile sed 's/^X//' >p5-MLDBM-Sync/Makefile << 'END-of-p5-MLDBM-Sync/Makefile' X# New ports collection makefile for: p5-MLDBM-Sync X# Date created: May 29th, 2002 X# Whom: erwin@lansing.dk X# X# $FreeBSD$ X# X XPORTNAME= MLDBM-Sync XPORTVERSION= 0.25 XCATEGORIES= databases perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= MLDBM XPKGNAMEPREFIX= p5- X XMAINTAINER= erwin@lansing.dk X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= MLDBM::Sync.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include <bsd.port.mk> END-of-p5-MLDBM-Sync/Makefile echo x - p5-MLDBM-Sync/pkg-descr sed 's/^X//' >p5-MLDBM-Sync/pkg-descr << 'END-of-p5-MLDBM-Sync/pkg-descr' XThis module wraps around the MLDBM interface, by handling concurrent access Xto MLDBM databases with file locking, and flushes i/o explicity per Xlock/unlock. XThe new [Read]Lock()/UnLock() API can be used to serialize requests Xlogically and improve performance for bundled reads & writes. X XWWW: http://search.cpan.org/doc/CHAMAS/MLDBM-Sync-0.25/Sync.pm X X- Erwin Lansing Xerwin@lansing.dk END-of-p5-MLDBM-Sync/pkg-descr echo x - p5-MLDBM-Sync/pkg-comment sed 's/^X//' >p5-MLDBM-Sync/pkg-comment << 'END-of-p5-MLDBM-Sync/pkg-comment' XMLDBM::Sync - safe concurrent access to MLDBM databases END-of-p5-MLDBM-Sync/pkg-comment echo x - p5-MLDBM-Sync/distinfo sed 's/^X//' >p5-MLDBM-Sync/distinfo << 'END-of-p5-MLDBM-Sync/distinfo' XMD5 (MLDBM-Sync-0.25.tar.gz) = d785d5288fdd9e25ee3e02d5fc7e865a END-of-p5-MLDBM-Sync/distinfo echo x - p5-MLDBM-Sync/pkg-plist sed 's/^X//' >p5-MLDBM-Sync/pkg-plist << 'END-of-p5-MLDBM-Sync/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/MLDBM/Sync.pm Xlib/perl5/site_perl/%%PERL_VER%%/MLDBM/Sync/SDBM_File.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MLDBM/Sync/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MLDBM/Sync END-of-p5-MLDBM-Sync/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205290959.g4T9xZkU093655>