NOTICE: This package has been removed from pkgsrc

./wip/parallel, Build and execute shell commands in parallel

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 20151122, Package name: parallel-20151122, Maintainer: cheusov

GNU Parallel is a shell tool for executing jobs in parallel using one or
more machines. A job is typically a single command or a small script that
has to be run for each of the lines in the input. The typical input is a
list of files, a list of hosts, a list of users, or a list of tables.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

SHA1: 7306b1068740671e34962bf9e6a343796c7273dd
RMD160: f3e4154c5049023bdbab218e4af7755041603639
Filesize: 1163.085 KB

Version history: (Expand)


CVS history: (Expand)


   2011-05-23 23:41:40 by Aleksey Cheusov | Files touched by this commit (4) | Package removed
Log message:

imported to pkgsrc
   2011-04-17 13:38:32 by Aleksey Cheusov | Files touched by this commit (3)
Log message:

Upgrade to 20110322
  For details see NEWS file
Set LICENSE
   2010-10-24 19:10:11 by Aleksey Cheusov | Files touched by this commit (4) | Imported package
Log message:
Import parallel-20100922 as wip/parallel.

GNU Parallel is a shell tool for executing jobs in parallel using one or
more machines.  A job is typically a single command or a small script that
has to be run for each of the lines in the input.  The typical input is a
list of files, a list of hosts, a list of users, or a list of tables.