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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
shellbench Benchmark utility for POSIX shell comparison
20200806 benchmarks on this many watch lists=2 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 20200806Version of this port present on the latest quarterly branch.
Maintainer: se@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. /usr/local/share/licenses/shellbench-20200806/catalog.mk
  2. /usr/local/share/licenses/shellbench-20200806/LICENSE
  3. /usr/local/share/licenses/shellbench-20200806/MIT
  4. bin/shellbench
  5. share/doc/shellbench/README.md
  6. share/shellbench/assign.sh
  7. share/shellbench/cmp.sh
  8. share/shellbench/count.sh
  9. share/shellbench/eval.sh
  10. share/shellbench/func.sh
  11. share/shellbench/null.sh
  12. share/shellbench/output.sh
  13. share/shellbench/subshell.sh
  14. @owner
  15. @group
  16. @mode
Collapse this list.
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):
shellbench
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2020080620200806-2020080620200806---
FreeBSD:13:quarterly2020080620200806202008062020080620200806202008062020080620200806
FreeBSD:14:latest202008062020080620200806202008062020080620200806-20200806
FreeBSD:14:quarterly2020080620200806-2020080620200806202008062020080620200806
FreeBSD:15:latest2020080620200806n/a20200806n/a202008062020080620200806
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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/shellspec/shellbench/tar.gz/ce43ba49d3?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
20200806
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)
20200806
23 Sep 2021 10:21:21
commit hash: 05857c1ba0303241bbd497f3e21930c4fe23111ccommit hash: 05857c1ba0303241bbd497f3e21930c4fe23111ccommit hash: 05857c1ba0303241bbd497f3e21930c4fe23111ccommit hash: 05857c1ba0303241bbd497f3e21930c4fe23111c files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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