notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
parallel Shell tool for executing jobs in parallel
20240322 sysutils on this many watch lists=9 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20240222Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-09-23 03:47:10
Last Update: 2024-04-13 13:03:19
Commit Hash: 62ed195
People watching this port, also watch:: sudo, rsync, postfix, openvpn, wget
License: GPLv3+
WWW:
https://www.gnu.org/software/parallel/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (94 items)
Collapse this list.
  1. /usr/local/share/licenses/parallel-20240322/catalog.mk
  2. /usr/local/share/licenses/parallel-20240322/LICENSE
  3. /usr/local/share/licenses/parallel-20240322/GPLv3+
  4. bin/env_parallel
  5. bin/env_parallel.ash
  6. bin/env_parallel.bash
  7. bin/env_parallel.csh
  8. bin/env_parallel.dash
  9. bin/env_parallel.fish
  10. bin/env_parallel.ksh
  11. bin/env_parallel.mksh
  12. bin/env_parallel.pdksh
  13. bin/env_parallel.sh
  14. bin/env_parallel.tcsh
  15. bin/env_parallel.zsh
  16. bin/niceload
  17. bin/parallel
  18. bin/parcat
  19. bin/parset
  20. bin/parsort
  21. bin/sem
  22. bin/sql
  23. share/bash-completion/completions/parallel
  24. share/doc/parallel/env_parallel.html
  25. share/doc/parallel/env_parallel.pdf
  26. share/doc/parallel/env_parallel.rst
  27. share/doc/parallel/env_parallel.texi
  28. share/doc/parallel/niceload.html
  29. share/doc/parallel/niceload.pdf
  30. share/doc/parallel/niceload.rst
  31. share/doc/parallel/niceload.texi
  32. share/doc/parallel/parallel.html
  33. share/doc/parallel/parallel.pdf
  34. share/doc/parallel/parallel.rst
  35. share/doc/parallel/parallel.texi
  36. share/doc/parallel/parallel_alternatives.html
  37. share/doc/parallel/parallel_alternatives.pdf
  38. share/doc/parallel/parallel_alternatives.rst
  39. share/doc/parallel/parallel_alternatives.texi
  40. share/doc/parallel/parallel_book.html
  41. share/doc/parallel/parallel_book.pdf
  42. share/doc/parallel/parallel_book.rst
  43. share/doc/parallel/parallel_book.texi
  44. share/doc/parallel/parallel_cheat_bw.pdf
  45. share/doc/parallel/parallel_design.html
  46. share/doc/parallel/parallel_design.pdf
  47. share/doc/parallel/parallel_design.rst
  48. share/doc/parallel/parallel_design.texi
  49. share/doc/parallel/parallel_examples.html
  50. share/doc/parallel/parallel_examples.pdf
  51. share/doc/parallel/parallel_examples.rst
  52. share/doc/parallel/parallel_examples.texi
  53. share/doc/parallel/parallel_options_map.pdf
  54. share/doc/parallel/parallel_tutorial.html
  55. share/doc/parallel/parallel_tutorial.pdf
  56. share/doc/parallel/parallel_tutorial.rst
  57. share/doc/parallel/parallel_tutorial.texi
  58. share/doc/parallel/parcat.html
  59. share/doc/parallel/parcat.pdf
  60. share/doc/parallel/parcat.rst
  61. share/doc/parallel/parcat.texi
  62. share/doc/parallel/parset.html
  63. share/doc/parallel/parset.pdf
  64. share/doc/parallel/parset.rst
  65. share/doc/parallel/parset.texi
  66. share/doc/parallel/parsort.html
  67. share/doc/parallel/parsort.pdf
  68. share/doc/parallel/parsort.rst
  69. share/doc/parallel/parsort.texi
  70. share/doc/parallel/sem.html
  71. share/doc/parallel/sem.pdf
  72. share/doc/parallel/sem.rst
  73. share/doc/parallel/sem.texi
  74. share/doc/parallel/sql.html
  75. share/doc/parallel/sql.pdf
  76. share/doc/parallel/sql.rst
  77. share/doc/parallel/sql.texi
  78. share/man/man1/env_parallel.1.gz
  79. share/man/man1/niceload.1.gz
  80. share/man/man1/parallel.1.gz
  81. share/man/man1/parcat.1.gz
  82. share/man/man1/parset.1.gz
  83. share/man/man1/parsort.1.gz
  84. share/man/man1/sem.1.gz
  85. share/man/man1/sql.1.gz
  86. share/man/man7/parallel_alternatives.7.gz
  87. share/man/man7/parallel_book.7.gz
  88. share/man/man7/parallel_design.7.gz
  89. share/man/man7/parallel_examples.7.gz
  90. share/man/man7/parallel_tutorial.7.gz
  91. share/zsh/site-functions/_parallel
  92. @owner
  93. @group
  94. @mode
Collapse this list.
Dependency lines:
  • parallel>0:sysutils/parallel
To install the port:
cd /usr/ports/sysutils/parallel/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/parallel
  • pkg install parallel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: parallel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712084470 SHA256 (parallel-20240322.tar.bz2) = 0b17029a203dabf7ba6ca7e52c2d3910fff46b2979476e12a9110920b79e6a95 SIZE (parallel-20240322.tar.bz2) = 2567373

Packages (timestamps in pop-ups are UTC):
parallel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024032220240322202012222024032220240322-20201222-
FreeBSD:13:quarterly2024032220240322202305222024032220240322202312222023122220231222
FreeBSD:14:latest202403222024032220221022202403222024032220230522-20230522
FreeBSD:14:quarterly2024032220240322-2024032220240322202312222023122220231222
FreeBSD:15:latest2024032220240322n/a20231222_1n/a20231222_120231222_120231222_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. x11-themes/adapta-gtk-theme
  2. x11-themes/plata-theme
for Run
  1. biology/biostar-tools
  2. biology/ddocent
  3. textproc/wikiman

Configuration Options:
===> The following configuration options are available for parallel-20240322: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
sysutils_parallel
USES:
perl5 shebangfix tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (11 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/gnu/parallel/
  2. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/parallel/
  3. ftp://mirrors.rit.edu/gnu/parallel/
  4. http://ftp.halifax.rwth-aachen.de/gnu/parallel/
  5. http://ftp.kddilabs.jp/GNU/gnu/parallel/
  6. http://mirror.navercorp.com/gnu/parallel/
  7. https://ftp.gnu.org/gnu/parallel/
  8. https://ftpmirror.gnu.org/parallel/
  9. https://mirror.netcologne.de/gnu/parallel/
  10. https://mirrors.kernel.org/gnu/parallel/
  11. https://www.nic.funet.fi/pub/gnu/gnu/parallel/
Collapse this list.

Number of commits found: 120 (showing only 20 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20111122
23 Nov 2011 13:38:50
Original commit files touched by this commit
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
20111022
23 Oct 2011 16:08:22
Original commit files touched by this commit
beat search for other commits by this committer
- Update to 20111022

PR:             ports/161913
Submitted by:   Chris Howey <howeyc AT gmail.com> (maintainer)
20110822
22 Aug 2011 18:33:39
Original commit files touched by this commit
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)
20110722
22 Jul 2011 21:10:58
Original commit files touched by this commit
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)
20110622
24 Jun 2011 23:00:34
Original commit files touched by this commit
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)
20110522
28 May 2011 07:32:46
Original commit files touched by this commit
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)
20110422_1
19 May 2011 16:52:01
Original commit files touched by this commit
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)
20110422
08 May 2011 06:43:06
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 20110422

PR:             ports/156863
Submitted by:   Chris Howey <howeyc@gmail.com> (maintainer)
20110322
24 Mar 2011 13:37:18
Original commit files touched by this commit
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)
20110205
13 Feb 2011 03:32:23
Original commit files touched by this commit
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)
20110122_1
12 Feb 2011 04:55:12
Original commit files touched by this commit
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
20110122
31 Jan 2011 11:38:55
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 20110122

PR:             154398
Submitted by:   maintainer
Feature safe:   yes
20101222
22 Dec 2010 17:50:11
Original commit files touched by this commit
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)
20101202_1
16 Dec 2010 16:34:29
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update CONFLICTS: sysutils/moreutils -> sysutils/moreutils-parallel
- Bump PORTREVISION
20101202
04 Dec 2010 07:31:08
Original commit files touched by this commit
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)
20101113
16 Nov 2010 08:39:20
Original commit files touched by this commit
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)
20100922
09 Oct 2010 16:33:31
Original commit files touched by this commit
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)
20100922
09 Oct 2010 09:55:17
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove empty file(s)

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

Approved by:    pgollucci (mentor, implicit)
20100922
23 Sep 2010 03:46:37
Original commit files touched by this commit
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: 120 (showing only 20 on this page)

«  1 | 2