[47333] trunk/dports/sysutils

snc at macports.org snc at macports.org
Wed Feb 25 19:05:22 PST 2009


Revision: 47333
          http://trac.macports.org/changeset/47333
Author:   snc at macports.org
Date:     2009-02-25 19:05:21 -0800 (Wed, 25 Feb 2009)
Log Message:
-----------
created ncdu, openmaintainer

Added Paths:
-----------
    trunk/dports/sysutils/ncdu/
    trunk/dports/sysutils/ncdu/Portfile

Added: trunk/dports/sysutils/ncdu/Portfile
===================================================================
--- trunk/dports/sysutils/ncdu/Portfile	                        (rev 0)
+++ trunk/dports/sysutils/ncdu/Portfile	2009-02-26 03:05:21 UTC (rev 47333)
@@ -0,0 +1,22 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                ncdu
+version             1.4
+categories          sysutils
+maintainers         snc openmaintainer
+description         NCurses Disk Usage
+long_description    ncdu is an ncurses version of the famous old 'du' unix \
+                    command. It provides a fast and easy interface to your \
+                    harddrive. Where is your disk space going? Why is your \
+                    home directory that large? ncdu can answer those questions \
+                    for you in just a matter of seconds!
+platforms           darwin freebsd
+homepage            http://dev.yorhel.nl/ncdu/
+master_sites        sourceforge
+
+checksums           md5 07f01579f7c9852033139ae9fa2414c9 \
+                    sha1 de5261f292a421b3d2230e8649f29a535bf38434 \
+                    rmd160 ead32981b3e807e37007f2c6d802f036ffa390c3


Property changes on: trunk/dports/sysutils/ncdu/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090225/a5d9cbbb/attachment.html>


More information about the macports-changes mailing list