FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 3:00 AM BST
Port details
parallel 20120522 sysutils on this many watch lists=1 search for ports that depend on this port
GNU parallel is a shell tool for executing jobs in parallel
Maintained by: howeyc@gmail.com search for ports maintained by this maintainer
Port Added: 23 Sep 2010 03:47:10
License: GPLv3


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.

If you use xargs today you will find GNU Parallel very easy to use. If
you write loops in shell, you will find GNU Parallel may be able to
replace most of the loops and make them run faster by running jobs in
parallel. If you use ppss or pexec you will find GNU Parallel will
often make the command easier to read.

GNU Parallel also makes sure output from the commands is the same
output as you would get had you run the commands sequentially. This
makes it possible to use output from GNU Parallel as input for other
programs.

WWW: http://www.gnu.org/software/parallel/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/parallel/ && make install clean
To add the package: pkg_add -r parallel


Configuration Options
     No options to configure

Master Sites:
http://ftp.gnu.org/gnu/parallel/
ftp://ftp.gnu.org/gnu/parallel/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/parallel/
http://mirrors.usc.edu/pub/gnu/parallel/
ftp://ftp.kddlabs.co.jp/GNU/parallel/
ftp://ftp.dti.ad.jp/pub/GNU/parallel/
http://ring.nict.go.jp/archives/GNU/parallel/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/parallel/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/parallel/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/parallel/
http://ftp.funet.fi/pub/gnu/prep/parallel/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 May 2012 18:27:51
Original commit files touched by this commit  20120522
sunpoet search for other commits by this committer
- Update to 20120522

Changes:        http://savannah.gnu.org/forum/forum.php?forum_id=7242
PR:             ports/168256
Submitted by:   Chris Howey <howeyc@gmail.com> (maintainer)
07 May 2012 01:20:49
Original commit files touched by this commit  20120422
sunpoet search for other commits by this committer
- Update to 20120422

Changes:        http://savannah.gnu.org/forum/forum.php?forum_id=7196
PR:             ports/167650
Submitted by:   sunpoet (myself)
Approved by:    Chris Howey <howeyc@gmail.com> (maintainer)
28 Mar 2012 01:47:45
Original commit files touched by this commit  20120322
zi search for other commits by this committer
- Update to 20120322

PR:             ports/166451
Submitted by:   Chris Howey <howeyc@gmail.com> (maintainer)
Feature safe:   yes
24 Feb 2012 15:56:05
Original commit files touched by this commit  20120222
jgh search for other commits by this committer
- Update to 20120222

PR:     ports/165435
Submitted by:   maintainer, howeyc@gmail.com
22 Jan 2012 21:36:14
Original commit files touched by this commit  20120122
sunpoet search for other commits by this committer
- Update to 20120122

Changes:        https://savannah.gnu.org/forum/forum.php?forum_id=7092
PR:             ports/164374
Submitted by:   Chris Howey <howeyc@gmail.com> (maintainer)
23 Dec 2011 07:35:37
Original commit files touched by this commit  20111222
culot search for other commits by this committer
- Update to 20111222

Changes:        http://savannah.gnu.org/forum/forum.php?forum_id=7067
PR:             ports/163541
Submitted by:   Chris Howey <howeyc@gmail.com> (maintainer)
23 Nov 2011 13:38:50
Original commit files touched by this commit  20111122
sunpoet search for other commits by this committer
- Update to 20111122

Changes:        https://savannah.gnu.org/forum/forum.php?forum_id=7034
PR:             ports/162777
Submitted by:   Chris Howey <howeyc@gmail.com> (maintainer)
Feature safe:   yes
23 Oct 2011 16:08:22
Original commit files touched by this commit  20111022
beat search for other commits by this committer
- Update to 20111022

PR:             ports/161913
Submitted by:   Chris Howey <howeyc AT gmail.com> (maintainer)
22 Aug 2011 18:33:39
Original commit files touched by this commit  20110822
sunpoet search for other commits by this committer
- Update to 20110822

Changes:        http://savannah.gnu.org/forum/forum.php?forum_id=6912
PR:             ports/160002
Submitted by:   sunpoet (myself)
Approved by:    Chris Howey <howeyc@gmail.com> (maintainer)
22 Jul 2011 21:10:58
Original commit files touched by this commit  20110722
sunpoet search for other commits by this committer
- Update to 20110722

Changes:        http://savannah.gnu.org/forum/forum.php?forum_id=6876
PR:             ports/159110
Submitted by:   Chris Howey <howeyc@gmail.com> (maintainer)
24 Jun 2011 23:00:34
Original commit files touched by this commit  20110622
sunpoet search for other commits by this committer
- Update to 20110622

Changes:        http://savannah.gnu.org/forum/forum.php?forum_id=6852
PR:             ports/158189
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    Chris Howey <howeyc@gmail.com> (maintainer)
28 May 2011 07:32:46
Original commit files touched by this commit  20110522
culot search for other commits by this committer
- Update to 20110522

Changes:        http://savannah.gnu.org/forum/forum.php?forum_id=6831
PR:             ports/157375
Submitted by:   Chris Howey <howeyc@gmail.com> (maintainer)
19 May 2011 16:52:01
Original commit files touched by this commit  20110422_1
sunpoet search for other commits by this committer
- Use ${PERL} instead of hardcoded /usr/bin/perl
- Bump PORTREVISION

PR:             ports/157181
Submitted by:   sunpoet (myself)
Approved by:    Chris Howey <howeyc@gmail.com> (maintainer)
08 May 2011 06:43:06
Original commit files touched by this commit  20110422
dhn search for other commits by this committer
- Update to 20110422

PR:             ports/156863
Submitted by:   Chris Howey <howeyc@gmail.com> (maintainer)
24 Mar 2011 13:37:18
Original commit files touched by this commit  20110322
sunpoet search for other commits by this committer
- Update to 20110322

Changes:        http://savannah.gnu.org/forum/forum.php?forum_id=6761
PR:             ports/155895
Submitted by:   Chris Howey <howeyc@gmail.com> (maintainer)
13 Feb 2011 03:32:23
Original commit files touched by this commit  20110205
sunpoet search for other commits by this committer
- Update to 20110205

Changes:        http://savannah.gnu.org/forum/forum.php?forum_id=6713
PR:             ports/154721
Submitted by:   Chris Howey <howeyc@gmail.com> (maintainer)
12 Feb 2011 04:55:12
Original commit files touched by this commit  20110122_1
miwi search for other commits by this committer
The previous patch I made alters a function to call "getconf ARG_MAX" to get the
maximum command line length. However I failed to realize that the rest of the
program called this function a lot. I have now altered the patch file to call
getconf once on program run instead of multiple times, greatly reducing
execution time.

PR:             154560
Submitted by:   maintainer
31 Jan 2011 11:38:55
Original commit files touched by this commit  20110122
miwi search for other commits by this committer
- Update to 20110122

PR:             154398
Submitted by:   maintainer
Feature safe:   yes
22 Dec 2010 17:50:11
Original commit files touched by this commit  20101222
culot search for other commits by this committer
- Update to 20101222

Changes:        http://savannah.gnu.org/forum/forum.php?forum_id=6628
PR:             ports/153367
Submitted by:   Chris Howey <howeyc at gmail.com> (maintainer)
Approved by:    sahil@/wen@ (mentors, implicit)
16 Dec 2010 16:34:29
Original commit files touched by this commit  20101202_1
sunpoet search for other commits by this committer
- Update CONFLICTS: sysutils/moreutils -> sysutils/moreutils-parallel
- Bump PORTREVISION
04 Dec 2010 07:31:08
Original commit files touched by this commit  20101202
sunpoet search for other commits by this committer
- Update to 20101202

Changes:        http://savannah.gnu.org/forum/forum.php?forum_id=6628
PR:             ports/152821
Submitted by:   sunpoet (myself)
Approved by:    Chris Howey <howeyc@gmail.com> (maintainer)
16 Nov 2010 08:39:20
Original commit files touched by this commit  20101113
sunpoet search for other commits by this committer
- Update to 20101113
- Add LICENSE while I'm here

Changes:        http://savannah.gnu.org/forum/forum.php?forum_id=6606
PR:             ports/152284
Submitted by:   Chris Howey <howeyc@gmail.com> (maintainer)
09 Oct 2010 16:33:31
Original commit files touched by this commit  20100922
sunpoet search for other commits by this committer
- Add NOPORTDOCS handling (reported by QAT@)
- Respect PREFIX
- Use DOCSDIR

PR:             ports/151334
Submitted by:   sunpoet (myself)
Approved by:    Chris Howey <howeyc at gmail.com> (maintainer), pgollucci
(mentor, implicit)
09 Oct 2010 09:55:17
Original commit files touched by this commit  20100922
sunpoet search for other commits by this committer
- Remove empty file(s)

Approved by:    pgollucci (mentor, implicit)
09 Oct 2010 07:35:04
Original commit files touched by this commit  20100922
sunpoet search for other commits by this committer
- Add CONFLICTS with sysutils/moreutils

Approved by:    pgollucci (mentor, implicit)
23 Sep 2010 03:46:37
Original commit files touched by this commit  20100922
pgollucci search for other commits by this committer
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.

If you use xargs today you will find GNU Parallel very easy to use. If
you write loops in shell, you will find GNU Parallel may be able to
replace most of the loops and make them run faster by running jobs in
parallel. If you use ppss or pexec you will find GNU Parallel will
often make the command easier to read.

GNU Parallel also makes sure output from the commands is the same
output as you would get had you run the commands sequentially. This
makes it possible to use output from GNU Parallel as input for other
programs.

WWW: http://www.gnu.org/software/parallel/

PR:             ports/150846
Submitted by:   Chris Howey <howeyc at gmail.com>

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.289 seconds.