From owner-cvs-ports@FreeBSD.ORG Sun Jun 27 20:57:44 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D129F16A4CE; Sun, 27 Jun 2004 20:57:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA10843D2D; Sun, 27 Jun 2004 20:57:44 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i5RKugeB019240; Sun, 27 Jun 2004 20:56:42 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5RKugW6019239; Sun, 27 Jun 2004 20:56:42 GMT (envelope-from lth) Message-Id: <200406272056.i5RKugW6019239@repoman.freebsd.org> From: Lars Thegler Date: Sun, 27 Jun 2004 20:56:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/p5-Filesys-Virtual Makefile distinfo pkg-descr pkg-plist5.005_03-Virtual::Plain.pm X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jun 2004 20:57:45 -0000 lth 2004-06-27 20:56:42 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Filesys-Virtual Makefile distinfo pkg-descr pkg-plist devel/p5-Filesys-Virtual/files 5.005_03-Virtual.pm 5.005_03-Virtual::Plain.pm Log: Add p5-Filesys-Virtual 0.04, Perl extension to provide a framework for a virtual filesystem. Approved by: erwin (implicit) Revision Changes Path 1.1588 +1 -0 ports/devel/Makefile 1.1 +28 -0 ports/devel/p5-Filesys-Virtual/Makefile (new) 1.1 +2 -0 ports/devel/p5-Filesys-Virtual/distinfo (new) 1.1 +11 -0 ports/devel/p5-Filesys-Virtual/files/5.005_03-Virtual.pm (new) 1.1 +18 -0 ports/devel/p5-Filesys-Virtual/files/5.005_03-Virtual::Plain.pm (new) 1.1 +7 -0 ports/devel/p5-Filesys-Virtual/pkg-descr (new) 1.1 +6 -0 ports/devel/p5-Filesys-Virtual/pkg-plist (new)