From owner-cvs-all@FreeBSD.ORG Fri Dec 14 16:54:24 2007 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 8944C16A41A; Fri, 14 Dec 2007 16:54:24 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7360113C46A; Fri, 14 Dec 2007 16:54:24 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lBEGsOdJ064663; Fri, 14 Dec 2007 16:54:24 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lBEGsOxk064662; Fri, 14 Dec 2007 16:54:24 GMT (envelope-from pav) Message-Id: <200712141654.lBEGsOxk064662@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 14 Dec 2007 16:54:24 +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/pydf Makefile distinfo pkg-descr ports/sysutils/pydf/files patch-pydf pkg-message.in 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, 14 Dec 2007 16:54:24 -0000 pav 2007-12-14 16:54:24 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/pydf Makefile distinfo pkg-descr sysutils/pydf/files patch-pydf pkg-message.in Log: pydf is all-singing, all-dancing, fully colourised df(1)-clone written in python. WWW: http://kassiopeia.juls.savba.sk/~garabik/software/pydf/ PR: ports/118451 Submitted by: Baptiste Grenier Revision Changes Path 1.960 +1 -0 ports/sysutils/Makefile 1.1 +44 -0 ports/sysutils/pydf/Makefile (new) 1.1 +3 -0 ports/sysutils/pydf/distinfo (new) 1.1 +47 -0 ports/sysutils/pydf/files/patch-pydf (new) 1.1 +8 -0 ports/sysutils/pydf/files/pkg-message.in (new) 1.1 +4 -0 ports/sysutils/pydf/pkg-descr (new)