From owner-cvs-ports@FreeBSD.ORG Sun Feb 15 14:49:59 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99952106566C; Sun, 15 Feb 2009 14:49:59 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 881298FC16; Sun, 15 Feb 2009 14:49:59 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1FEnxLL093289; Sun, 15 Feb 2009 14:49:59 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1FEnxKF093288; Sun, 15 Feb 2009 14:49:59 GMT (envelope-from miwi) Message-Id: <200902151449.n1FEnxKF093288@repoman.freebsd.org> From: Martin Wilke Date: Sun, 15 Feb 2009 14:49:59 +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-Unix-Lsof Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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, 15 Feb 2009 14:50:00 -0000 miwi 2009-02-15 14:49:59 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/p5-Unix-Lsof Makefile distinfo pkg-descr pkg-plist Log: This is a port of Unix::Lsof, a perl wrapper around the UNIX lsof command. WWW: http://search.cpan.org/dist/Unix-Lsof/ PR: ports/131686 Submitted by: George Cox Revision Changes Path 1.1081 +1 -0 ports/sysutils/Makefile 1.1 +24 -0 ports/sysutils/p5-Unix-Lsof/Makefile (new) 1.1 +3 -0 ports/sysutils/p5-Unix-Lsof/distinfo (new) 1.1 +4 -0 ports/sysutils/p5-Unix-Lsof/pkg-descr (new) 1.1 +8 -0 ports/sysutils/p5-Unix-Lsof/pkg-plist (new)