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 on branch 2022Q3
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:latest202402222024032220221022202402222024032220230522-20230522
FreeBSD:14:quarterly2023122220240322-2023122220240322202312222023122220231222
FreeBSD:15:latest2024022220240322n/a20231222_1n/a20231222_120231222_120231222_1
FreeBSD:15:quarterly--n/a-n/a---
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.

There are no commits on branch 2022Q3 for this port