[73576] trunk/dports/archivers

macsforever2000 at macports.org macsforever2000 at macports.org
Thu Nov 18 15:51:46 PST 2010


Revision: 73576
          http://trac.macports.org/changeset/73576
Author:   macsforever2000 at macports.org
Date:     2010-11-18 15:51:42 -0800 (Thu, 18 Nov 2010)
Log Message:
-----------
slimdata: Added new port.

Added Paths:
-----------
    trunk/dports/archivers/slimdata/
    trunk/dports/archivers/slimdata/Portfile

Added: trunk/dports/archivers/slimdata/Portfile
===================================================================
--- trunk/dports/archivers/slimdata/Portfile	                        (rev 0)
+++ trunk/dports/archivers/slimdata/Portfile	2010-11-18 23:51:42 UTC (rev 73576)
@@ -0,0 +1,25 @@
+# -*- 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                slimdata
+version             2.6.4
+
+categories          archivers
+platforms           darwin
+maintainers         macsforever2000
+license             LGPL
+
+description         Fast data compression for scientific data.
+long_description    Slim is a data compression system for scientific data sets, a binary and a library with C linkage. Slim works with integer data from one or more channels in a file, which it can compress more effectively and more rapidly than general tools like gzip.
+
+homepage            http://slimdata.sourceforge.net/
+distname            slim_${version}
+extract.suffix      .tgz
+
+master_sites        sourceforge
+
+checksums           md5     3b0496709de3a237f8f896dee965b21c \
+                    sha1    b841cde01895342cfe34c18a41cff762a02019c0 \
+                    rmd160  071a30ab10d28007505c026e83987d1287827ddf


Property changes on: trunk/dports/archivers/slimdata/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/20101118/8e27e3ff/attachment.html>


More information about the macports-changes mailing list