Port details |
- rush Command-line tool for executing jobs in parallel
- 0.5.0_8 sysutils
=1 0.5.0_8Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-05-27 02:06:09
- Last Update: 2023-04-08 15:13:25
- Commit Hash: ff40d94
- People watching this port, also watch:: json-c, sysinfo, python, miller
- License: MIT
- Description:
- rush is a tool similar to GNU parallel and gargs. rush borrows some ideas from
them and has some unique features, e.g., supporting custom defined variables,
resuming multi-line commands, more advanced embedded replacement strings.
These features make rush suitable for easy and flexibe parallelization of
complex workflows in fields like Bioinformatics.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rush-parallelization-tool>0:sysutils/rush
- To install the port:
- cd /usr/ports/sysutils/rush/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/rush
- pkg install rush-parallelization-tool
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rush-parallelization-tool
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1659902547
SHA256 (shenwei356-rush-v0.5.0_GH0.tar.gz) = 8046a0ac9ed10d2adff250ab5b95a95c895cae3b43d2a25bd95979f319146cb9
SIZE (shenwei356-rush-v0.5.0_GH0.tar.gz) = 67331
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go120 : lang/go120
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_rush
- USES:
- go:modules
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.0_8 08 Apr 2023 15:13:25
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
0.5.0_7 09 Mar 2023 19:18:07
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go ports update |
0.5.0_6 15 Feb 2023 19:06:01
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
0.5.0_5 09 Feb 2023 21:55:23
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after GO_DEFAULT update. |
0.5.0_4 14 Jan 2023 11:31:17
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTVERSION after lang/go{118,119} update |
0.5.0_3 11 Dec 2022 11:17:27
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
0.5.0_2 06 Oct 2022 19:24:26
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
0.5.0_1 08 Sep 2022 16:33:18
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
0.5.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.5.0 07 Aug 2022 20:30:47
    |
Yuri Victorovich (yuri)  |
sysutils/rush: Update 0.4.2-9 -> 0.5.0
Reported by: portscout |
0.4.2.9_4 03 Aug 2022 21:35:13
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
0.4.2.9_3 14 Jul 2022 12:46:05
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{117,118} update |
0.4.2.9_2 07 Jun 2022 21:56:10
    |
Dmitri Goutnik (dmgk)  |
*/*: Bump port revisons after lang/go{117,118} update |
0.4.2.9_1 30 Mar 2022 07:01:44
    |
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
0.4.2.9 27 May 2021 02:04:36
    |
Yuri Victorovich (yuri)  |
sysutils/rush: New port: Command-line tool for executing jobs in parallel |