Date: Thu, 15 Aug 2002 19:05:51 -0700 (PDT) From: Norikatsu Shigemura <nork@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-DB_File-Lock Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <200208160205.g7G25pb0069473@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nork 2002/08/15 19:05:51 PDT Modified files: devel Makefile Added files: devel/p5-DB_File-Lock Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add devel/p5-DB_File-Lock, a wrapper for the DB_File module, adding locking, extremely lightweight. This module provides the similar functionality to Tie::DB_LockFile, but also supports DB_RECNO. Reviewed by: knu (mentor) Approved by: knu (mentor) Revision Changes Path 1.898 +1 -0 ports/devel/Makefile 1.1 +23 -0 ports/devel/p5-DB_File-Lock/Makefile (new) 1.1 +1 -0 ports/devel/p5-DB_File-Lock/distinfo (new) 1.1 +1 -0 ports/devel/p5-DB_File-Lock/pkg-comment (new) 1.1 +5 -0 ports/devel/p5-DB_File-Lock/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-DB_File-Lock/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208160205.g7G25pb0069473>