aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-MLDBM-Sync
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-29 18:02:47 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-29 18:02:47 +0000
commit3d460b347bdd89bdce919c88c96ed2e94da4ca5d (patch)
tree8c5d3e092788314e4cabcb7e76bea3078d819eb3 /databases/p5-MLDBM-Sync
parent2b1210b36ca493fde695169371b2c5ade35c5f1c (diff)
downloadports-3d460b347bdd89bdce919c88c96ed2e94da4ca5d.tar.gz
ports-3d460b347bdd89bdce919c88c96ed2e94da4ca5d.zip
add p5-MLDBM-Sync 0.25
MLDBM::Sync - safe concurrent access to MLDBM databases PR: 38684 Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes: svn path=/head/; revision=60252
Diffstat (limited to 'databases/p5-MLDBM-Sync')
-rw-r--r--databases/p5-MLDBM-Sync/Makefile25
-rw-r--r--databases/p5-MLDBM-Sync/distinfo1
-rw-r--r--databases/p5-MLDBM-Sync/pkg-comment1
-rw-r--r--databases/p5-MLDBM-Sync/pkg-descr10
-rw-r--r--databases/p5-MLDBM-Sync/pkg-plist4
5 files changed, 41 insertions, 0 deletions
diff --git a/databases/p5-MLDBM-Sync/Makefile b/databases/p5-MLDBM-Sync/Makefile
new file mode 100644
index 000000000000..a0be2201eeb3
--- /dev/null
+++ b/databases/p5-MLDBM-Sync/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: p5-MLDBM-Sync
+# Date created: May 29th, 2002
+# Whom: erwin@lansing.dk
+#
+# $FreeBSD$
+#
+
+PORTNAME= MLDBM-Sync
+PORTVERSION= 0.25
+CATEGORIES= databases perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= MLDBM
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= erwin@lansing.dk
+
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= MLDBM::Sync.3
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+.include <bsd.port.mk>
diff --git a/databases/p5-MLDBM-Sync/distinfo b/databases/p5-MLDBM-Sync/distinfo
new file mode 100644
index 000000000000..211d17d264a3
--- /dev/null
+++ b/databases/p5-MLDBM-Sync/distinfo
@@ -0,0 +1 @@
+MD5 (MLDBM-Sync-0.25.tar.gz) = d785d5288fdd9e25ee3e02d5fc7e865a
diff --git a/databases/p5-MLDBM-Sync/pkg-comment b/databases/p5-MLDBM-Sync/pkg-comment
new file mode 100644
index 000000000000..40e57af82b18
--- /dev/null
+++ b/databases/p5-MLDBM-Sync/pkg-comment
@@ -0,0 +1 @@
+MLDBM::Sync - safe concurrent access to MLDBM databases
diff --git a/databases/p5-MLDBM-Sync/pkg-descr b/databases/p5-MLDBM-Sync/pkg-descr
new file mode 100644
index 000000000000..a0ec4a1ba341
--- /dev/null
+++ b/databases/p5-MLDBM-Sync/pkg-descr
@@ -0,0 +1,10 @@
+This module wraps around the MLDBM interface, by handling concurrent access
+to MLDBM databases with file locking, and flushes i/o explicity per
+lock/unlock.
+The new [Read]Lock()/UnLock() API can be used to serialize requests
+logically and improve performance for bundled reads & writes.
+
+WWW: http://search.cpan.org/doc/CHAMAS/MLDBM-Sync-0.25/Sync.pm
+
+- Erwin Lansing
+erwin@lansing.dk
diff --git a/databases/p5-MLDBM-Sync/pkg-plist b/databases/p5-MLDBM-Sync/pkg-plist
new file mode 100644
index 000000000000..315f3cb19010
--- /dev/null
+++ b/databases/p5-MLDBM-Sync/pkg-plist
@@ -0,0 +1,4 @@
+lib/perl5/site_perl/%%PERL_VER%%/MLDBM/Sync.pm
+lib/perl5/site_perl/%%PERL_VER%%/MLDBM/Sync/SDBM_File.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MLDBM/Sync/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MLDBM/Sync