From owner-cvs-all@FreeBSD.ORG Sat Feb 24 19:09:25 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7FE9A16A403; Sat, 24 Feb 2007 19:09:25 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 7215813C46B; Sat, 24 Feb 2007 19:09:25 +0000 (UTC) (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 l1OJ9PYF099232; Sat, 24 Feb 2007 19:09:25 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1OJ9Pue099231; Sat, 24 Feb 2007 19:09:25 GMT (envelope-from sat) Message-Id: <200702241909.l1OJ9Pue099231@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 24 Feb 2007 19:09:25 +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/ncdu Makefile distinfo pkg-descr 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: Sat, 24 Feb 2007 19:09:25 -0000 sat 2007-02-24 19:09:25 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/ncdu Makefile distinfo pkg-descr Log: Add port sysutils/ncdu: ncdu (NCurses Disk Usage) is a curses-based version of the well-known 'du', and provides a fast way to see what directories are using your disk space. WWW: http://dev.yorhel.nl/ncdu/ Author: Yoran "YorHel" Heling Revision Changes Path 1.894 +1 -0 ports/sysutils/Makefile 1.1 +21 -0 ports/sysutils/ncdu/Makefile (new) 1.1 +3 -0 ports/sysutils/ncdu/distinfo (new) 1.1 +6 -0 ports/sysutils/ncdu/pkg-descr (new)