From owner-cvs-all@FreeBSD.ORG Fri Aug 18 09:39:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 1B30B16A4DE; Fri, 18 Aug 2006 09:39:48 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CD3143D46; Fri, 18 Aug 2006 09:39:47 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7I9dlcA074354; Fri, 18 Aug 2006 09:39:47 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7I9dlRQ074353; Fri, 18 Aug 2006 09:39:47 GMT (envelope-from sat) Message-Id: <200608180939.k7I9dlRQ074353@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 18 Aug 2006 09:39:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-CPANPLUS-Dist-Build Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2006 09:39:48 -0000 sat 2006-08-18 09:39:47 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-CPANPLUS-Dist-Build Makefile distinfo pkg-descr pkg-plist Log: Add port devel/p5-CPANPLUS-Dist-Build: CPANPLUS::Dist::Build is a distribution class for Module::Build related modules. Using this package, you can create, install and uninstall perl modules. It inherits from CPANPLUS::Dist. Normal users won't have to worry about the interface to this module, as it functions transparently as a plug-in to CPANPLUS and will just Do The Right Thing when it's loaded. WWW: http://search.cpan.org/dist/CPANPLUS-Dist-Build/ Revision Changes Path 1.2419 +1 -0 ports/devel/Makefile 1.1 +29 -0 ports/devel/p5-CPANPLUS-Dist-Build/Makefile (new) 1.1 +3 -0 ports/devel/p5-CPANPLUS-Dist-Build/distinfo (new) 1.1 +11 -0 ports/devel/p5-CPANPLUS-Dist-Build/pkg-descr (new) 1.1 +9 -0 ports/devel/p5-CPANPLUS-Dist-Build/pkg-plist (new)