[72367] trunk/dports/sysutils

ryandesign at macports.org ryandesign at macports.org
Tue Oct 12 00:34:00 PDT 2010


Revision: 72367
          http://trac.macports.org/changeset/72367
Author:   ryandesign at macports.org
Date:     2010-10-12 00:33:58 -0700 (Tue, 12 Oct 2010)
Log Message:
-----------
parallel: new port, version 20100922; see #26758

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

Added: trunk/dports/sysutils/parallel/Portfile
===================================================================
--- trunk/dports/sysutils/parallel/Portfile	                        (rev 0)
+++ trunk/dports/sysutils/parallel/Portfile	2010-10-12 07:33:58 UTC (rev 72367)
@@ -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                parallel
+version             20100922
+categories          sysutils
+platforms           darwin
+maintainers         nomaintainer
+supported_archs     noarch
+
+description         GNU parallel: Shell command parallelization utility
+
+long_description    Build and execute shell command lines from standard input in parallel
+
+homepage            http://savannah.gnu.org/projects/parallel
+master_sites        gnu
+use_bzip2           yes
+
+checksums           sha1    b15c2de011a7fd1e11d88926ee0bec84e886c1f1 \
+                    rmd160  94bc3b3537208d1baa232cb18a4ca48ff5852029


Property changes on: trunk/dports/sysutils/parallel/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/20101012/891ac87d/attachment.html>


More information about the macports-changes mailing list