Port details |
- shell-toolbox Collection of shell script development tools
- 20190528_1 devel
=2 20190528_1Version of this port present on the latest quarterly branch. - Maintainer: 0mp@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2018-04-29 13:01:37
- Last Update: 2024-03-06 13:03:24
- Commit Hash: 0b53908
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/kusalananda/shell-toolbox
- Description:
- shell-toolbox is a collection of shell script development tools.
Currently, the only included script is "shell", which is useful for testing
things in an interactive environment other than your usual shell, or for
testing things in a clean environment with automatic cleanup of any files left
behind.
It creates a "temporary interactive shell" with a temporary working directory
(unless the "-d" flag is used to specify an existing directory) and clean
environment. The working directory is removed when the shell exits
(unless the "-k" or "-d" flag was used).
The temporary working directory may also be pre-populated with the
contents of an existing directory (using the "-s" flag).
See "man 1 shell" after installation.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- shell-toolbox>0:devel/shell-toolbox
- To install the port:
- cd /usr/ports/devel/shell-toolbox/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/shell-toolbox
- pkg install shell-toolbox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: shell-toolbox
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1565171398
SHA256 (kusalananda-shell-toolbox-20190528_GH0.tar.gz) = 427d92a016e41f6eb12be1382fbd9f6439bb4805145490992479fbd0ce9f7904
SIZE (kusalananda-shell-toolbox-20190528_GH0.tar.gz) = 90944
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 shell-toolbox-20190528_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_shell-toolbox
- 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 |
20190528_1 06 Mar 2024 13:03:24
![commit hash: 0b5390850e469f972e714fb62d3dc803781d288c commit hash: 0b5390850e469f972e714fb62d3dc803781d288c](/images/git.png) ![commit hash: 0b5390850e469f972e714fb62d3dc803781d288c commit hash: 0b5390850e469f972e714fb62d3dc803781d288c](/images/codeberg.svg) ![commit hash: 0b5390850e469f972e714fb62d3dc803781d288c commit hash: 0b5390850e469f972e714fb62d3dc803781d288c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Nuno Teixeira (eduardo) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/shell-toolbox: Move man pages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
20190528 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
20190528 07 Apr 2021 08:09:01
![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/git.png) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/codeberg.svg) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20190528 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
20190528 07 Aug 2019 12:19:11
![Revision:508313 Revision:508313](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
0mp ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/shell-toolbox: Update to 20190528
Changelog:
https://github.com/kusalananda/shell-toolbox/releases/tag/20190528 |
20180719 10 Sep 2018 13:14:52
![Revision:479406 Revision:479406](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
20180719 15 Aug 2018 12:39:19
![Revision:477222 Revision:477222](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
0mp ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/shell-toolbox: Update to 20180719
Changelog:
* A skeleton directory (to pre-populate the temporary working
directory with) may be specified by setting the SHELL_SKEL environment
variable to the path of a directory. This environment variable is not used
if the command line option -s or -d is used.
* /bin/sh is used if SHELL is empty or unset and no other shell is specified.
Reviewed by: mat
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D16714 |
20180422 29 Apr 2018 13:01:25
![Revision:468627 Revision:468627](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
riggs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add devel/shell-toolbox
PR: 227537
Submitted by: 0mp (maintainer) |