[csw-devel] SF.net SVN: gar:[7333] csw/mgar/pkg

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Nov 17 23:11:36 CET 2009


Revision: 7333
          http://gar.svn.sourceforge.net/gar/?rev=7333&view=rev
Author:   dmichelsen
Date:     2009-11-17 22:11:32 +0000 (Tue, 17 Nov 2009)

Log Message:
-----------
di: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/di/
    csw/mgar/pkg/di/branches/
    csw/mgar/pkg/di/tags/
    csw/mgar/pkg/di/trunk/
    csw/mgar/pkg/di/trunk/Makefile
    csw/mgar/pkg/di/trunk/checksums
    csw/mgar/pkg/di/trunk/files/


Property changes on: csw/mgar/pkg/di/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/di/trunk/Makefile
===================================================================
--- csw/mgar/pkg/di/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/di/trunk/Makefile	2009-11-17 22:11:32 UTC (rev 7333)
@@ -0,0 +1,22 @@
+GARNAME = di
+GARVERSION = 4.16
+CATEGORIES = utils
+
+DESCRIPTION = Disk information utility
+define BLURB
+  'di' is a disk information utility, displaying everything (and more)
+  that your 'df' command does. It features the ability to display your
+  disk usage in whatever format you desire/prefer/are used to. It is
+  designed to be portable across many platforms.
+endef
+
+MASTER_SITES = http://www.gentoo.com/di/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+CONFIGURE_SCRIPTS = 
+
+include gar/category.mk
+

Added: csw/mgar/pkg/di/trunk/checksums
===================================================================
--- csw/mgar/pkg/di/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/di/trunk/checksums	2009-11-17 22:11:32 UTC (rev 7333)
@@ -0,0 +1 @@
+a035972d3f90bc8390b19461156ee4ea  di-4.16.tar.gz


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list