Skip to content

Commit 2602c72

Browse files
author
ZOS Open Tools
committed
Updating docs/apis/reference
1 parent d309463 commit 2602c72

23 files changed

Lines changed: 1490 additions & 1472 deletions

docs/Latest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Note: to download the latest packages, use the `zopen install` script from the [
136136
| [termenvport](https://github.com/ZOSOpenTools/termenvport)| No status| N/A| None | |
137137
| [terraformport](https://github.com/ZOSOpenTools/terraformport)| No status| N/A| None | |
138138
| [texinfoport](https://github.com/ZOSOpenTools/texinfoport)|Yellow|35.29%| [STABLE_texinfoport_1764](https://github.com/ZOSOpenTools/texinfoport/releases/tag/STABLE_texinfoport_1764)| Texinfo is the official documentation format of the GNU project. <br /><b>Test Status:</b> Yellow (30 tests pass out of 85 tests - 35.29% success rate)<br /><b>Runtime Dependencies:</b> No dependencies<br /><b>Build Dependencies:</b> autoconf automake bash comp_xlclang coreutils curl diffutils findutils git gzip help2man jq m4 make perl sed tar zoslib<br /><br /><b>Command to download and install on z/OS (if you have curl)</b> <pre>curl -o texinfo-6.8.20231115_132117.zos.pax.Z -L https://github.com/ZOSOpenTools/texinfoport/releases/download/STABLE_texinfoport_1764/texinfo-6.8.20231115_132117.zos.pax.Z && pax -rf texinfo-6.8.20231115_132117.zos.pax.Z && cd texinfo-6.8 && . ./.env</pre><br /><b>Or use:</b> <pre>zopen install texinfo</pre>
139-
| [thesilversearcherport](https://github.com/ZOSOpenTools/thesilversearcherport)| No status| N/A| None | |
139+
| [thesilversearcherport](https://github.com/ZOSOpenTools/thesilversearcherport)|Skipped| N/A| [STABLE_thesilversearcherport_1882](https://github.com/ZOSOpenTools/thesilversearcherport/releases/tag/STABLE_thesilversearcherport_1882)| A code-searching tool similar to ack, but faster.<br /><b>Test Status:</b> Skipped (tests skipped)<br /><b>Runtime Dependencies:</b> No dependencies<br /><b>Build Dependencies:</b> autoconf automake comp_clang coreutils curl getopt git gzip jq libpcre m4 make ncurses perl pkgconfig sed tar xz zlib zoslib<br /><br /><b>Command to download and install on z/OS (if you have curl)</b> <pre>curl -o the_silver_searcher-2.2.0.20231204_222715.zos.pax.Z -L https://github.com/ZOSOpenTools/thesilversearcherport/releases/download/STABLE_thesilversearcherport_1882/the_silver_searcher-2.2.0.20231204_222715.zos.pax.Z && pax -rf the_silver_searcher-2.2.0.20231204_222715.zos.pax.Z && cd the_silver_searcher-2.2.0 && . ./.env</pre><br /><b>Or use:</b> <pre>zopen install thesilversearcher</pre>
140140
| [tigport](https://github.com/ZOSOpenTools/tigport)|Green|100.00%| [STABLE_tigport_1861](https://github.com/ZOSOpenTools/tigport/releases/tag/STABLE_tigport_1861)| Text-mode interface for git<br /><b>Test Status:</b> Green (1 tests pass out of 1 tests - 100.00% success rate)<br /><b>Runtime Dependencies:</b> git<br /><b>Build Dependencies:</b> comp_clang coreutils curl git gzip jq libiconv make ncurses sed tar zlib zoslib<br /><br /><b>Command to download and install on z/OS (if you have curl)</b> <pre>curl -o tig-2.5.8.20231202_202825.zos.pax.Z -L https://github.com/ZOSOpenTools/tigport/releases/download/STABLE_tigport_1861/tig-2.5.8.20231202_202825.zos.pax.Z && pax -rf tig-2.5.8.20231202_202825.zos.pax.Z && cd tig-2.5.8 && . ./.env</pre><br /><b>Or use:</b> <pre>zopen install tig</pre>
141141
| [treeport](https://github.com/ZOSOpenTools/treeport)|Skipped| N/A| [STABLE_treeport_1858](https://github.com/ZOSOpenTools/treeport/releases/tag/STABLE_treeport_1858)| tree<br /><b>Test Status:</b> Skipped (tests skipped)<br /><b>Runtime Dependencies:</b> bash<br /><b>Build Dependencies:</b> comp_xlclang coreutils curl git jq make sed zoslib<br /><br /><b>Command to download and install on z/OS (if you have curl)</b> <pre>curl -o tree-heads.2.1.1.20231201_172648.zos.pax.Z -L https://github.com/ZOSOpenTools/treeport/releases/download/STABLE_treeport_1858/tree-heads.2.1.1.20231201_172648.zos.pax.Z && pax -rf tree-heads.2.1.1.20231201_172648.zos.pax.Z && cd tree-heads.2.1.1 && . ./.env</pre><br /><b>Or use:</b> <pre>zopen install tree</pre>
142142
| [unzipport](https://github.com/ZOSOpenTools/unzipport)|Green|100.00%| [STABLE_unzipport_1752](https://github.com/ZOSOpenTools/unzipport/releases/tag/STABLE_unzipport_1752)| unzip utility<br /><b>Test Status:</b> Green (3 tests pass out of 3 tests - 100.00% success rate)<br /><b>Runtime Dependencies:</b> No dependencies<br /><b>Build Dependencies:</b> cmake comp_xlclang curl git jq make sed zip zoslib<br /><br /><b>Command to download and install on z/OS (if you have curl)</b> <pre>curl -o unzip-master.20231115_160219.zos.pax.Z -L https://github.com/ZOSOpenTools/unzipport/releases/download/STABLE_unzipport_1752/unzip-master.20231115_160219.zos.pax.Z && pax -rf unzip-master.20231115_160219.zos.pax.Z && cd unzip-master && . ./.env</pre><br /><b>Or use:</b> <pre>zopen install unzip</pre>
@@ -162,4 +162,4 @@ Note: to download the latest packages, use the `zopen install` script from the [
162162
| [zotsampleport](https://github.com/ZOSOpenTools/zotsampleport)|Green|100.00%| [STABLE_zotsampleport_1599](https://github.com/ZOSOpenTools/zotsampleport/releases/tag/STABLE_zotsampleport_1599)| A sample z/OS Open Source project<br /><b>Test Status:</b> Green (1 tests pass out of 1 tests - 100.00% success rate)<br /><b>Runtime Dependencies:</b> No dependencies<br /><b>Build Dependencies:</b> comp_clang comp_xlclang curl git gzip jq make sed tar zoslib<br /><br /><b>Command to download and install on z/OS (if you have curl)</b> <pre>curl -o zotsample-1.3.20231109_022554.zos.pax.Z -L https://github.com/ZOSOpenTools/zotsampleport/releases/download/STABLE_zotsampleport_1599/zotsample-1.3.20231109_022554.zos.pax.Z && pax -rf zotsample-1.3.20231109_022554.zos.pax.Z && cd zotsample-1.3 && . ./.env</pre><br /><b>Or use:</b> <pre>zopen install zotsample</pre>
163163
| [zstdport](https://github.com/ZOSOpenTools/zstdport)|Green|100.00%| [STABLE_zstdport_1821](https://github.com/ZOSOpenTools/zstdport/releases/tag/STABLE_zstdport_1821)| A fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level<br /><b>Test Status:</b> Green (1 tests pass out of 1 tests - 100.00% success rate)<br /><b>Runtime Dependencies:</b> No dependencies<br /><b>Build Dependencies:</b> comp_clang coreutils curl git gzip jq make python sed tar zoslib<br /><br /><b>Command to download and install on z/OS (if you have curl)</b> <pre>curl -o zstd-1.5.5.20231124_101200.zos.pax.Z -L https://github.com/ZOSOpenTools/zstdport/releases/download/STABLE_zstdport_1821/zstd-1.5.5.20231124_101200.zos.pax.Z && pax -rf zstd-1.5.5.20231124_101200.zos.pax.Z && cd zstd-1.5.5 && . ./.env</pre><br /><b>Or use:</b> <pre>zopen install zstd</pre>
164164
| [zstd_31port](https://github.com/ZOSOpenTools/zstd_31port)| No status| N/A| None | |
165-
Last updated: 2023-12-04 20:51:15
165+
Last updated: 2023-12-04 22:37:35

0 commit comments

Comments
 (0)