From owner-cvs-all@FreeBSD.ORG Mon Nov 28 07:12:06 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4E2D106564A; Mon, 28 Nov 2011 07:12:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BB7E08FC12; Mon, 28 Nov 2011 07:12:06 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pAS7C6bP073302; Mon, 28 Nov 2011 07:12:06 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pAS7C6QW073301; Mon, 28 Nov 2011 07:12:06 GMT (envelope-from sunpoet) Message-Id: <201111280712.pAS7C6QW073301@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 28 Nov 2011 07:12:06 +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-Sys-Virt Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2011 07:12:07 -0000 sunpoet 2011-11-28 07:12:06 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Sys-Virt Makefile distinfo pkg-descr pkg-plist Log: - Add p5-Sys-Virt 0.9.7 The Sys::Virt module provides a Perl XS binding to the libvirt virtual machine management APIs. This allows machines running within arbitrary virtualization containers to be managed with a consistent API. WWW: http://search.cpan.org/dist/Sys-Virt/ PR: ports/162722 Submitted by: Frank Wall Feature safe: yes Revision Changes Path 1.4724 +1 -0 ports/devel/Makefile 1.1 +39 -0 ports/devel/p5-Sys-Virt/Makefile (new) 1.1 +2 -0 ports/devel/p5-Sys-Virt/distinfo (new) 1.1 +5 -0 ports/devel/p5-Sys-Virt/pkg-descr (new) 1.1 +20 -0 ports/devel/p5-Sys-Virt/pkg-plist (new)