From owner-cvs-all Thu Aug 15 19: 5:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EFCA37B400; Thu, 15 Aug 2002 19:05:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E531943E4A; Thu, 15 Aug 2002 19:05:51 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G25pJU069476; Thu, 15 Aug 2002 19:05:51 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G25pb0069473; Thu, 15 Aug 2002 19:05:51 -0700 (PDT) Message-Id: <200208160205.g7G25pb0069473@freefall.freebsd.org> From: Norikatsu Shigemura Date: Thu, 15 Aug 2002 19:05:51 -0700 (PDT) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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