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
20240222 sysutils on this many watch lists=8 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 20231222Version 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-03-09 14:05:30
Commit Hash: 9c18de3
People watching this port, also watch:: wget, sudo, rsync, openvpn, subversion
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-20240222/catalog.mk
  2. /usr/local/share/licenses/parallel-20240222/LICENSE
  3. /usr/local/share/licenses/parallel-20240222/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 = 1709390424 SHA256 (parallel-20240222.tar.bz2) = eba09b6a7e238f622293f7d461597f35075cb56f170d0a73148f53d259ec8556 SIZE (parallel-20240222.tar.bz2) = 2570609

Packages (timestamps in pop-ups are UTC):
parallel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024022220240222202012222024022220240222-20201222-
FreeBSD:13:quarterly2023122220231222202305222023122220231222202312222023122220231222
FreeBSD:14:latest202402222024022220221022202402222024022220230522-20230522
FreeBSD:14:quarterly2023122220231222-2023122220231222202312222023122220231222
FreeBSD:15:latest2024022220240222n/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-20240222: 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: 118 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20240222
09 Mar 2024 14:05:30
commit hash: 9c18de328c055cfa6f899e6a18c370f89e184cbccommit hash: 9c18de328c055cfa6f899e6a18c370f89e184cbccommit hash: 9c18de328c055cfa6f899e6a18c370f89e184cbccommit hash: 9c18de328c055cfa6f899e6a18c370f89e184cbc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20240222

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20231222_1
21 Feb 2024 15:06:44
commit hash: aaf1c01a6ba2795e54667b04988b25d6a33b1181commit hash: aaf1c01a6ba2795e54667b04988b25d6a33b1181commit hash: aaf1c01a6ba2795e54667b04988b25d6a33b1181commit hash: aaf1c01a6ba2795e54667b04988b25d6a33b1181 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Sort PLIST after 71f456ab1e1bc3e69590a0900c5198e9e9676edf
20231222_1
23 Jan 2024 21:51:27
commit hash: 71f456ab1e1bc3e69590a0900c5198e9e9676edfcommit hash: 71f456ab1e1bc3e69590a0900c5198e9e9676edfcommit hash: 71f456ab1e1bc3e69590a0900c5198e9e9676edfcommit hash: 71f456ab1e1bc3e69590a0900c5198e9e9676edf files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/parallel: Impelled to share/man

Approved by:    portmgr (blanket)
20231222
25 Dec 2023 16:10:50
commit hash: 38761b3521f83a2b9ba1a3c5098a3fc18be71f4fcommit hash: 38761b3521f83a2b9ba1a3c5098a3fc18be71f4fcommit hash: 38761b3521f83a2b9ba1a3c5098a3fc18be71f4fcommit hash: 38761b3521f83a2b9ba1a3c5098a3fc18be71f4f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20231222

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20231122_1
25 Dec 2023 09:03:07
commit hash: aa469725eb9acf665d738ca24ce02730a459eddbcommit hash: aa469725eb9acf665d738ca24ce02730a459eddbcommit hash: aa469725eb9acf665d738ca24ce02730a459eddbcommit hash: aa469725eb9acf665d738ca24ce02730a459eddb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Fix --number-of-cores

- Bump PORTREVISION for package change

PR:		268011
Reported by:	jwb
20231122
27 Nov 2023 18:07:48
commit hash: 71dfa4b44f4250653521a2ab79e06096e1fa48f1commit hash: 71dfa4b44f4250653521a2ab79e06096e1fa48f1commit hash: 71dfa4b44f4250653521a2ab79e06096e1fa48f1commit hash: 71dfa4b44f4250653521a2ab79e06096e1fa48f1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20231122

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20231022
01 Nov 2023 01:57:00
commit hash: c3b613b203533e7f5f0c199e1f0d6f1b4e214bc2commit hash: c3b613b203533e7f5f0c199e1f0d6f1b4e214bc2commit hash: c3b613b203533e7f5f0c199e1f0d6f1b4e214bc2commit hash: c3b613b203533e7f5f0c199e1f0d6f1b4e214bc2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20231022

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20230922
30 Sep 2023 00:44:22
commit hash: 0ea7d1c89a06c96897af2be0fb3de1b700153bd7commit hash: 0ea7d1c89a06c96897af2be0fb3de1b700153bd7commit hash: 0ea7d1c89a06c96897af2be0fb3de1b700153bd7commit hash: 0ea7d1c89a06c96897af2be0fb3de1b700153bd7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20230922

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20230822
26 Aug 2023 20:33:56
commit hash: 75fb960187d5a3317f2d06a6d9bd129f8762e06dcommit hash: 75fb960187d5a3317f2d06a6d9bd129f8762e06dcommit hash: 75fb960187d5a3317f2d06a6d9bd129f8762e06dcommit hash: 75fb960187d5a3317f2d06a6d9bd129f8762e06d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20230822

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20230722
16 Aug 2023 18:25:12
commit hash: b65131c2551adc5d4b4ca116813c2cec0f4c58a9commit hash: b65131c2551adc5d4b4ca116813c2cec0f4c58a9commit hash: b65131c2551adc5d4b4ca116813c2cec0f4c58a9commit hash: b65131c2551adc5d4b4ca116813c2cec0f4c58a9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20230722

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20230622
09 Jul 2023 10:17:49
commit hash: 7cd89c7ca705dd476b5ce6710c71f1afe2542ad7commit hash: 7cd89c7ca705dd476b5ce6710c71f1afe2542ad7commit hash: 7cd89c7ca705dd476b5ce6710c71f1afe2542ad7commit hash: 7cd89c7ca705dd476b5ce6710c71f1afe2542ad7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20230622

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20230522
27 May 2023 23:43:44
commit hash: e12750fd493ad93754c0c03b921e9dd814ea803acommit hash: e12750fd493ad93754c0c03b921e9dd814ea803acommit hash: e12750fd493ad93754c0c03b921e9dd814ea803acommit hash: e12750fd493ad93754c0c03b921e9dd814ea803a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20230522

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20230422
27 Apr 2023 15:45:38
commit hash: 8e03f0b64073ad4fc50d181298453fae7c727050commit hash: 8e03f0b64073ad4fc50d181298453fae7c727050commit hash: 8e03f0b64073ad4fc50d181298453fae7c727050commit hash: 8e03f0b64073ad4fc50d181298453fae7c727050 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20230422

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20230322
09 Apr 2023 13:36:37
commit hash: 9b9d7bd227bacb9229b76030678dd79e53ebca11commit hash: 9b9d7bd227bacb9229b76030678dd79e53ebca11commit hash: 9b9d7bd227bacb9229b76030678dd79e53ebca11commit hash: 9b9d7bd227bacb9229b76030678dd79e53ebca11 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20230322

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20230222
21 Mar 2023 19:20:09
commit hash: ebe7792d67572820ac4d1f5bdd916a35622d6e16commit hash: ebe7792d67572820ac4d1f5bdd916a35622d6e16commit hash: ebe7792d67572820ac4d1f5bdd916a35622d6e16commit hash: ebe7792d67572820ac4d1f5bdd916a35622d6e16 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20230222

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20230122
05 Feb 2023 15:47:45
commit hash: da0e2196ec216152132beeb65fa23fd7cdbc611fcommit hash: da0e2196ec216152132beeb65fa23fd7cdbc611fcommit hash: da0e2196ec216152132beeb65fa23fd7cdbc611fcommit hash: da0e2196ec216152132beeb65fa23fd7cdbc611f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20230122

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20221222
30 Jan 2023 12:59:09
commit hash: 630b8c5c4038fee5c6094baa83290e9e100b742ecommit hash: 630b8c5c4038fee5c6094baa83290e9e100b742ecommit hash: 630b8c5c4038fee5c6094baa83290e9e100b742ecommit hash: 630b8c5c4038fee5c6094baa83290e9e100b742e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20221222

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20221022
30 Dec 2022 09:04:12
commit hash: 4ac6e9c2edf01b1fe989f1c7b3f007b492aa24efcommit hash: 4ac6e9c2edf01b1fe989f1c7b3f007b492aa24efcommit hash: 4ac6e9c2edf01b1fe989f1c7b3f007b492aa24efcommit hash: 4ac6e9c2edf01b1fe989f1c7b3f007b492aa24ef files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20221022

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20220922
03 Oct 2022 17:10:18
commit hash: 842cd0dac0b0601a685ffe6b3c396a65bc27007acommit hash: 842cd0dac0b0601a685ffe6b3c396a65bc27007acommit hash: 842cd0dac0b0601a685ffe6b3c396a65bc27007acommit hash: 842cd0dac0b0601a685ffe6b3c396a65bc27007a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20220922

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
20220822
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20220822
31 Aug 2022 11:40:53
commit hash: 5aea95b0c1434acc61358c460ea63660b8e9b024commit hash: 5aea95b0c1434acc61358c460ea63660b8e9b024commit hash: 5aea95b0c1434acc61358c460ea63660b8e9b024commit hash: 5aea95b0c1434acc61358c460ea63660b8e9b024 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20220822

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20220722
30 Jul 2022 19:24:14
commit hash: 10e46d2573cdf46facf74a657e45086740074476commit hash: 10e46d2573cdf46facf74a657e45086740074476commit hash: 10e46d2573cdf46facf74a657e45086740074476commit hash: 10e46d2573cdf46facf74a657e45086740074476 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20220722

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20220622
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20220622
29 Jun 2022 16:32:36
commit hash: a9d5114ec3d560f8bb44f76c53c7b01a6a9c641fcommit hash: a9d5114ec3d560f8bb44f76c53c7b01a6a9c641fcommit hash: a9d5114ec3d560f8bb44f76c53c7b01a6a9c641fcommit hash: a9d5114ec3d560f8bb44f76c53c7b01a6a9c641f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20220622

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20220522
03 Jun 2022 09:00:26
commit hash: 454fe68aeddefcecacd3dc2186b8b512fd026ea2commit hash: 454fe68aeddefcecacd3dc2186b8b512fd026ea2commit hash: 454fe68aeddefcecacd3dc2186b8b512fd026ea2commit hash: 454fe68aeddefcecacd3dc2186b8b512fd026ea2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20220522

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20220422
26 Apr 2022 15:01:15
commit hash: b486a338ff51d9f56c9102de56494044c35d501bcommit hash: b486a338ff51d9f56c9102de56494044c35d501bcommit hash: b486a338ff51d9f56c9102de56494044c35d501bcommit hash: b486a338ff51d9f56c9102de56494044c35d501b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20220422

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20220322
30 Mar 2022 22:03:53
commit hash: 4f238c614fe57e6385fd9e1cfece70852239f571commit hash: 4f238c614fe57e6385fd9e1cfece70852239f571commit hash: 4f238c614fe57e6385fd9e1cfece70852239f571commit hash: 4f238c614fe57e6385fd9e1cfece70852239f571 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20220322

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20220222
07 Mar 2022 18:10:59
commit hash: 0c46f70238b639d4cc624e90e55726f4ed14c4abcommit hash: 0c46f70238b639d4cc624e90e55726f4ed14c4abcommit hash: 0c46f70238b639d4cc624e90e55726f4ed14c4abcommit hash: 0c46f70238b639d4cc624e90e55726f4ed14c4ab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20220222

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20220122
25 Jan 2022 19:50:04
commit hash: f979b0d1f7c190eb872fa0c438b346da7b5557aecommit hash: f979b0d1f7c190eb872fa0c438b346da7b5557aecommit hash: f979b0d1f7c190eb872fa0c438b346da7b5557aecommit hash: f979b0d1f7c190eb872fa0c438b346da7b5557ae files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20220122

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20211222
11 Jan 2022 18:44:05
commit hash: cb71b9a9edef72be46d089872e33e56516a45ec0commit hash: cb71b9a9edef72be46d089872e33e56516a45ec0commit hash: cb71b9a9edef72be46d089872e33e56516a45ec0commit hash: cb71b9a9edef72be46d089872e33e56516a45ec0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20211222

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20211122
21 Dec 2021 18:47:09
commit hash: cc8b80419ab46012a7862035b56cc806bd3a041dcommit hash: cc8b80419ab46012a7862035b56cc806bd3a041dcommit hash: cc8b80419ab46012a7862035b56cc806bd3a041dcommit hash: cc8b80419ab46012a7862035b56cc806bd3a041d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20211122

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20211022
01 Nov 2021 13:41:26
commit hash: f1bbfd4b9868a2cf6321a19d7708db212ed9529dcommit hash: f1bbfd4b9868a2cf6321a19d7708db212ed9529dcommit hash: f1bbfd4b9868a2cf6321a19d7708db212ed9529dcommit hash: f1bbfd4b9868a2cf6321a19d7708db212ed9529d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20211022

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20210922
27 Sep 2021 15:55:51
commit hash: 0e1e73c545bc9142e30ff1c39b56506978bf8930commit hash: 0e1e73c545bc9142e30ff1c39b56506978bf8930commit hash: 0e1e73c545bc9142e30ff1c39b56506978bf8930commit hash: 0e1e73c545bc9142e30ff1c39b56506978bf8930 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20210922

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20210822
21 Sep 2021 03:35:21
commit hash: be923d398ebef62e4b93864477568896af2e0b72commit hash: be923d398ebef62e4b93864477568896af2e0b72commit hash: be923d398ebef62e4b93864477568896af2e0b72commit hash: be923d398ebef62e4b93864477568896af2e0b72 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20210822

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20210722
24 Jul 2021 20:21:11
commit hash: 89fc580eae37326f9cf060b2bd3faa97a98df3e2commit hash: 89fc580eae37326f9cf060b2bd3faa97a98df3e2commit hash: 89fc580eae37326f9cf060b2bd3faa97a98df3e2commit hash: 89fc580eae37326f9cf060b2bd3faa97a98df3e2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20210722

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20210622
30 Jun 2021 20:43:34
commit hash: e14435217d05f7ae2a72ec552998fd91fae32491commit hash: e14435217d05f7ae2a72ec552998fd91fae32491commit hash: e14435217d05f7ae2a72ec552998fd91fae32491commit hash: e14435217d05f7ae2a72ec552998fd91fae32491 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20210622

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20210522
26 May 2021 18:59:49
commit hash: db75632d972411a500040049c1cca9036ef3ae96commit hash: db75632d972411a500040049c1cca9036ef3ae96commit hash: db75632d972411a500040049c1cca9036ef3ae96commit hash: db75632d972411a500040049c1cca9036ef3ae96 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20210522

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20210422
25 Apr 2021 20:35:11
commit hash: 87e9a560e9ce98a122ebcf201d047acf85168134commit hash: 87e9a560e9ce98a122ebcf201d047acf85168134commit hash: 87e9a560e9ce98a122ebcf201d047acf85168134commit hash: 87e9a560e9ce98a122ebcf201d047acf85168134 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20210422

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20210322
18 Apr 2021 05:42:10
commit hash: 08b9e0956285f6665609fbb3d12b91a7be1abe02commit hash: 08b9e0956285f6665609fbb3d12b91a7be1abe02commit hash: 08b9e0956285f6665609fbb3d12b91a7be1abe02commit hash: 08b9e0956285f6665609fbb3d12b91a7be1abe02 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/parallel: Update to 20210322

- Update LICENSE_FILE

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20210222
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20210222
07 Mar 2021 22:14:24
Revision:567629Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20210222

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20210122
26 Jan 2021 17:22:24
Revision:562748Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20210122

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20201222
24 Dec 2020 13:49:07
Revision:559101Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20201222

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20201122
26 Nov 2020 21:17:03
Revision:556354Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20201122

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20201022
08 Nov 2020 17:11:42
Revision:554490Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20201022

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20200922
27 Sep 2020 19:31:10
Revision:550306Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20200922

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20200822
23 Aug 2020 19:35:20
Revision:545844Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20200822

Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20200722
24 Jul 2020 18:59:22
Revision:543285Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20200722

Changes:	http://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20200622
24 Jun 2020 11:35:53
Revision:540029Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20200622

Changes:	http://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20200522
22 Jun 2020 19:35:00
Revision:539907Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20200522

Changes:	http://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
20200422
19 Jun 2020 16:08:02
Revision:539664Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20200422

- Take maintainership

Changes:	http://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
PR:		246398
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 38 days)
20200122
29 Jan 2020 19:17:22
Revision:524599Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20200122

- Update WWW

Changes:	http://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
PR:		243332
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 15 days)
20180922
18 Oct 2018 16:00:00
Revision:482347Original commit files touched by this commit
pizzamig search for other commits by this committer
sysutils/parallel: Update to 20180922

PR:		232069
Approved by:	maintainer
Sponsored by:	trivago N.V.
20171222
02 Jan 2018 23:24:33
Revision:457935Original commit files touched by this commit
dbaio search for other commits by this committer
sysutils/parallel: Update to 20171222

Update license.

Changes:	http://git.savannah.gnu.org/cgit/parallel.git/plain/NEWS

PR:		224641
Approved by:	Chris Howey <howeyc@gmail.com> (maintainer)
20170122
23 Jan 2017 18:51:56
Revision:432281Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20170122

- Remove CONFLICTS: moreutils-parallel was removed in Sep 20, 2014
- Use PLIST instead of PLIST_FILES
- While I'm here:
  - Add missing DOCS_BUILD_DEPENDS
  - Remove redundant LOCALBASE/bin in DOCS_BUILD_DEPENDS

Changes:	http://git.savannah.gnu.org/cgit/parallel.git/plain/NEWS
PR:		216379
Submitted by:	Danilo G. Baio (dbaio) <dbaio@bsd.com.br>
Approved by:	Chris Howey <howeyc@gmail.com> (maintainer)
20151122
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
20151122
28 Nov 2015 09:29:46
Revision:402525Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20151122

Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=8416
PR:		204855
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
20150822
23 Aug 2015 15:18:51
Revision:395100Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20150822

Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=8341
		http://savannah.gnu.org/forum/forum.php?forum_id=8323
PR:		202579
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
20150622
28 Jun 2015 09:45:58
Revision:390776Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20150622

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=8299
PR:		201150
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
20150522
02 Jun 2015 18:42:15
Revision:388379Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 20150522

PR:		200583
Submitted by:	howeyc@gmail.com (maintainer)
20150322
22 Mar 2015 20:11:40
Revision:381957Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20150322

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=8241
PR:		198798
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
20150122
07 Feb 2015 12:39:41
Revision:378586Original commit files touched by this commit
riggs search for other commits by this committer
Update to version 20150122

PR:		197055
Submitted by:	howeyc@gmail.com (maintainer)
20141122
29 Nov 2014 09:33:56
Revision:373610Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 20141122

PR:		195447
Submitted by:	howeyc@gmail.com (maintainer)
20141022
05 Nov 2014 20:59:07
Revision:372207Original commit files touched by this commit
ak search for other commits by this committer
- Update to 20141022
  * --env was changed to deal with bash's new way of exporting a function.
  * Bug fixes and man page updates

PR:	194714
Submitted by:	howeyc@gmail.com (maintainer)
20140922
27 Sep 2014 10:56:16
Revision:369385Original commit files touched by this commit
riggs search for other commits by this committer
- Update to upstream version 20140922 [1]
- Add NO_ARCH

PR:		193911
Submitted by:	howeyc@gmail.com (maintainer) [1]
20140822
23 Aug 2014 16:44:16
Revision:365757Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20140822
- While I'm here, fix STAGEDIR-prefixed link

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=8067
PR:		ports/192945
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
20140722
23 Jul 2014 05:04:56
Revision:362619Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20140722

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=8033
PR:		ports/192049
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
20140622
26 Jun 2014 11:58:50
Revision:359342Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20140622

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=8007
PR:		ports/191400
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
20140522
24 May 2014 20:53:33
Revision:355080Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20140522

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7987
		https://savannah.gnu.org/forum/forum.php?forum_id=7953
PR:		ports/190171
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
20140322
24 Mar 2014 12:32:30
Revision:348975Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20140322
- While I'm here, use USES=tar:bzip2

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7918
PR:		ports/187877
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
20140222
01 Mar 2014 16:51:54
Revision:346646Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20140222

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7889
PR:		ports/187162
Submitted by:	sunpoet (myself)
Approved by:	Chris Howey <howeyc@gmail.com> (maintainer)
20140122
04 Feb 2014 16:54:05
Revision:342573Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20140122

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7862
PR:		ports/186139
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
20131222_1
23 Dec 2013 20:04:25
Revision:337287Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix shebang
- Bump PORTREVISION for package change

Approved by:	maintainer (implicit)
20131222
23 Dec 2013 18:30:15
Revision:337282Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20131222
- While I'm here, simplify Makefile

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7823
PR:		ports/185108
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
20131122
26 Nov 2013 15:07:40
Revision:334944Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20131122

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7796
PR:		ports/184308
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
20131022
25 Oct 2013 13:35:57
Revision:331576Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20131022
- While I'm here, convert to new options helper and support STAGEDIR

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7761
PR:		ports/183249
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
20130922
22 Sep 2013 20:01:12
Revision:327893Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20130922
- While I'm here:
  - Sort MAN1, PLIST_FILES and PORTDOCS
  - Remove unnecessary shebang line patch

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7723
PR:		ports/182302
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
20130822
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
20130822
16 Sep 2013 07:29:09
Revision:327368Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
20130822
23 Aug 2013 07:12:13
Revision:325252Original commit files touched by this commit
culot search for other commits by this committer
- Update to 20130822

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7686
PR:		ports/181473
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
20130722
23 Jul 2013 13:51:20
Revision:323533Original commit files touched by this commit
culot search for other commits by this committer
- Update to 20130722

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7656
PR:		ports/180763
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
20130622
24 Jun 2013 07:36:23
Revision:321671Original commit files touched by this commit
culot search for other commits by this committer
- Update to 20130622

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7631
PR:		ports/179861
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
20130522
24 May 2013 15:52:55
Revision:318985Original commit files touched by this commit
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)
20130422
22 Apr 2013 19:20:17
Revision:316267Original commit files touched by this commit
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)
20130222
26 Feb 2013 02:32:12
Revision:312949Original commit files touched by this commit
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)
20130122
22 Jan 2013 06:00:37
Revision:310803Original commit files touched by this commit
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
20121222
04 Jan 2013 19:56:04
Revision:309937Original commit files touched by this commit
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)
20121122
04 Dec 2012 22:52:24
Revision:308285Original commit files touched by this commit
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
20121022
23 Oct 2012 02:47:24
Revision:306295Original commit files touched by this commit
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
20120822
23 Aug 2012 07:31:06
Original commit files touched by this commit
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)
20120622
24 Jun 2012 14:59:26
Original commit files touched by this commit
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)
20120522
23 May 2012 18:27:51
Original commit files touched by this commit
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)
20120422
07 May 2012 01:20:49
Original commit files touched by this commit
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)
20120322
28 Mar 2012 01:47:45
Original commit files touched by this commit
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
20120222
24 Feb 2012 15:56:05
Original commit files touched by this commit
jgh search for other commits by this committer
- Update to 20120222

PR:     ports/165435
Submitted by:   maintainer, howeyc@gmail.com
20120122
22 Jan 2012 21:36:14
Original commit files touched by this commit
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)
20111222
23 Dec 2011 07:35:37
Original commit files touched by this commit
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)
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)

Number of commits found: 118 (showing only 100 on this page)

1 | 2  »