dbc4 FreshPorts -- sysutils/parallel
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
parallel 20130522 sysutils on this many watch lists=1 search for ports that depend on this port
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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. print/texinfo
  2. lang/perl5.14
Required To Run:
  1. lang/perl5.14
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
===> The following configuration options are available for parallel-20130522:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.dti.ad.jp/pub/GNU/parallel/
  3. ftp://ftp.gnu.org/gnu/parallel/
  4. ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/parallel/
  5. ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/parallel/
  6. ftp://ftp.kddlabs.co.jp/GNU/parallel/
  7. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/parallel/
  8. http://ftp.funet.fi/pub/gnu/prep/parallel/
  9. http://ftp.gnu.org/gnu/parallel/
  10. http://mirrors.kernel.org/gnu/parallel/
  11. http://ring.nict.go.jp/archives/GNU/parallel/
  12. http://www.gtlib.gatech.edu/pub/gnu/gnu/parallel/

Number of commits found: 35

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 May 2013 15:52:55
Original commit files touched by this commit  20130522
wg search for other commits by this committer
- Update to 20130522

Changes: https://savannah.gnu.org/forum/forum.php?forum_id=7608

PR:		ports/178884
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
Approved by:	culot (mentor)
22 Apr 2013 19:20:17
Original commit files touched by this commit  20130422
culot search for other commits by this committer
- Update to 20130422

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7581
PR:		ports/178039
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
26 Feb 2013 02:32:12
Original commit files touched by this commit  20130222
bdrewery search for other commits by this committer
- Update to 20130122

Changes: https://savannah.gnu.org/forum/forum.php?forum_id=7514

PR:		ports/176431
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
22 Jan 2013 06:00:37
Original commit files touched by this commit  20130122
jgh search for other commits by this committer
- update to 20130122

PR:		175499
Submitted by:	maintainer, howeyc@gmail.com
Changes: https://savannah.gnu.org/forum/forum.php?forum_id=7488
04 Jan 2013 19:56:04
Original commit files touched by this commit  20121222
pawel search for other commits by this committer
- Update to version 20121122 [1]
- Don't use port name in COMMENT

Release Notes:
http://savannah.gnu.org/forum/forum.php?forum_id=7460

PR:		ports/174645 [1]
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
04 Dec 2012 22:52:24
Original commit files touched by this commit  20121122
bdrewery search for other commits by this committer
- Update to 20121122

Changes:
  http://savannah.gnu.org/forum/forum.php?forum_id=7435

PR:		ports/174117
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
Feature safe:	yes
23 Oct 2012 02:47:24
Original commit files touched by this commit  20121022
eadler search for other commits by this committer
Update to 20121022
Trim headers

PR:		ports/172970
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
Feature safe:	yes
23 Aug 2012 07:31:06
Original commit files touched by this commit  20120822
culot search for other commits by this committer
- Update to 20120822

Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=7345
PR:		ports/170908
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
24 Jun 2012 14:59:26
Original commit files touched by this commit  20120622
sunpoet search for other commits by this committer
- Update to 20120622
- While I'm here, convert to new options framework

Changes:        http://savannah.gnu.org/forum/forum.php?forum_id=7280
PR:             ports/169374
Submitted by:   Chris Howey <howeyc@gmail.com> (maintainer)
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: 35

2865
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days31
new fortnight62
new month217

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0