From owner-cvs-all@FreeBSD.ORG Thu Apr 14 10:56:17 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 719621065672; Thu, 14 Apr 2011 10:56:17 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5D5B88FC0A; Thu, 14 Apr 2011 10:56:17 +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 p3EAuHVY024183; Thu, 14 Apr 2011 10:56:17 GMT (envelope-from culot@repoman.freebsd.org) Received: (from culot@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p3EAuHOK024182; Thu, 14 Apr 2011 10:56:17 GMT (envelope-from culot) Message-Id: <201104141056.p3EAuHOK024182@repoman.freebsd.org> From: Frederic Culot Date: Thu, 14 Apr 2011 10:56:17 +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/sysutils Makefile ports/sysutils/p5-File-Listing 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: Thu, 14 Apr 2011 10:56:17 -0000 culot 2011-04-14 10:56:17 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/p5-File-Listing Makefile distinfo pkg-descr pkg-plist Log: File::Listing can be used to parse directory listings. WWW: http://search.cpan.org/dist/File-Listing/ This new port is needed to update www/p5-libwww. Revision Changes Path 1.1291 +1 -0 ports/sysutils/Makefile 1.1 +24 -0 ports/sysutils/p5-File-Listing/Makefile (new) 1.1 +2 -0 ports/sysutils/p5-File-Listing/distinfo (new) 1.1 +3 -0 ports/sysutils/p5-File-Listing/pkg-descr (new) 1.1 +5 -0 ports/sysutils/p5-File-Listing/pkg-plist (new)