Port details |
- shellbench Benchmark utility for POSIX shell comparison
- 20200806 benchmarks
=2 20200806Version of this port present on the latest quarterly branch. - Maintainer: se@FreeBSD.org
 - Port Added: 2021-09-23 10:24:05
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/shellspec/shellbench
- Description:
- Shellbench is a benchmark utility for POSIX shell comparison.
It allows to compare the performance of shell commands and operations
and comes with a set of sample scripts. Supported shells are sh, bash,
dash, ksh, zsh and many more.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- shellbench>0:benchmarks/shellbench
- To install the port:
- cd /usr/ports/benchmarks/shellbench/ && make install clean
- To add the package, run one of these commands:
- pkg install benchmarks/shellbench
- pkg install shellbench
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: shellbench
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1632383851
SHA256 (shellspec-shellbench-20200806-ce43ba49d3_GH0.tar.gz) = 84abc9341c79092c1818d5f8bfa72566374fb011550b969c86d2f3bef23a5e4f
SIZE (shellspec-shellbench-20200806-ce43ba49d3_GH0.tar.gz) = 7379
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for shellbench-20200806:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- benchmarks_shellbench
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
20200806 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 ) |
20200806 23 Sep 2021 10:21:21
    |
Stefan Eßer (se)  |
benchmarks/shellbench: add new port
This program allows to compare the performance of different POSIX
shells (e.g. sh, bash, dash, ksh, zsh, ...).
A number of sample scripts are included and can be easily extended to
cover more areas. |
Number of commits found: 3
|