Port details |
- p5-Term-TablePrint Print a table to the terminal and browse it interactively
- 0.164 devel =2 0.163Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2019-02-17 20:47:29
- Last Update: 2024-10-30 14:54:21
- Commit Hash: c179c01
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Term-TablePrint
- Description:
- Term::TablePrint shows a table and lets the user interactively browse it. It
provides a cursor which highlights the row on which it is located. The user can
scroll through the table with the different cursor keys.
If the table has more rows than the terminal, the table is divided up on as many
pages as needed automatically. If the cursor reaches the end of a page, the next
page is shown automatically until the last page is reached. Also if the cursor
reaches the topmost line, the previous page is shown automatically if it is not
already the first one.
If the terminal is too narrow to print the table, the columns are adjusted to
the available width automatically.
If the option table_expand is enabled and a row is selected with Return, each
column of that row is output in its own line preceded by the column name. This
might be useful if the columns were cut due to the too low terminal width.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Term-TablePrint>0:devel/p5-Term-TablePrint
- To install the port:
- cd /usr/ports/devel/p5-Term-TablePrint/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Term-TablePrint
- pkg install p5-Term-TablePrint
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Term-TablePrint
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1730296018
SHA256 (Term-TablePrint-0.164.tar.gz) = 1e48819c94e2060539d8fc341407f4c88ce5787daf123ab13d046b3edac3412a
SIZE (Term-TablePrint-0.164.tar.gz) = 25344
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:
-
- p5-Term-Choose>=1.767 : devel/p5-Term-Choose
- p5-Term-Choose-Util>=0.143 : devel/p5-Term-Choose-Util
- p5-Term-Form>=0.558 : devel/p5-Term-Form
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Term-Choose>=1.767 : devel/p5-Term-Choose
- p5-Term-Choose-Util>=0.143 : devel/p5-Term-Choose-Util
- p5-Term-Form>=0.558 : devel/p5-Term-Form
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- textproc/p5-Text-Table-Any
- for Run
-
- textproc/p5-Text-Table-Any
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Term-TablePrint
- USES:
- perl5
- 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.164 30 Oct 2024 14:54:21 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.164
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.163 20 Apr 2024 18:40:29 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.163
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.162 21 Feb 2024 15:06:59 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.162
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.161 27 May 2023 23:43:48 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.161
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.160 02 May 2023 19:58:26 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.160
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.159 09 Apr 2023 20:40:01 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.159
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.158 09 Apr 2023 13:36:41 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.158
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.156 05 Apr 2023 17:30:04 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.156
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.154 30 Dec 2022 09:04:21 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.154
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
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.153 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.153 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.153 18 Jul 2022 18:00:40 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.153
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.152 13 Jul 2022 00:19:06 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.152
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.151 14 May 2022 15:11:42 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.151
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.150 17 Apr 2022 23:58:10 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.150
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.149 21 Nov 2021 18:19:31 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.149
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.148 25 Oct 2021 21:46:33 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.148
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.145 13 Oct 2021 19:13:09 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.145
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.143 21 Sep 2021 03:44:05 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.143
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.141 24 Jul 2021 20:21:27 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.141
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.140 15 Jul 2021 20:31:44 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.140
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.139 06 Jul 2021 14:56:14 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.139
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.138 30 Jun 2021 20:43:37 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.138
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.137 20 Jun 2021 16:15:55 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.137
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.134 14 Jun 2021 17:39:04 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.134
Changes: https://metacpan.org/dist/Term-TablePrint/changes |
0.132 29 Apr 2021 14:23:42 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.132
Changes: https://metacpan.org/changes/distribution/Term-TablePrint |
0.131 25 Apr 2021 20:35:17 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.131
Changes: https://metacpan.org/changes/distribution/Term-TablePrint |
0.130 18 Apr 2021 05:42:30 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Term-TablePrint: Update to 0.130
Changes: https://metacpan.org/changes/distribution/Term-TablePrint |
0.124 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.124 06 Jan 2021 20:25:44 |
sunpoet |
Update to 0.124
Changes: https://metacpan.org/changes/distribution/Term-TablePrint |
0.123 08 Nov 2020 17:13:10 |
sunpoet |
Update to 0.123
Changes: https://metacpan.org/changes/distribution/Term-TablePrint |
0.122 28 Mar 2020 12:48:36 |
sunpoet |
Update to 0.122
Changes: https://metacpan.org/changes/distribution/Term-TablePrint |
0.120 24 Feb 2020 18:57:43 |
sunpoet |
Update to 0.120
Changes: https://metacpan.org/changes/distribution/Term-TablePrint |
0.119 10 Dec 2019 17:10:39 |
sunpoet |
Update to 0.119
Changes: https://metacpan.org/changes/distribution/Term-TablePrint |
0.118 20 Oct 2019 17:09:31 |
sunpoet |
Update to 0.118
Changes: https://metacpan.org/changes/distribution/Term-TablePrint |
0.117 06 Sep 2019 17:44:04 |
sunpoet |
Update to 0.117
Changes: https://metacpan.org/changes/distribution/Term-TablePrint |
0.116 07 Jul 2019 19:13:10 |
sunpoet |
Update to 0.116
Changes: https://metacpan.org/changes/distribution/Term-TablePrint |
0.115 05 Jul 2019 19:13:20 |
sunpoet |
Update to 0.115
Changes: https://metacpan.org/changes/distribution/Term-TablePrint |
0.114 04 Jul 2019 18:13:33 |
sunpoet |
Update to 0.114
Changes: https://metacpan.org/changes/distribution/Term-TablePrint |
0.113 02 Jul 2019 18:55:11 |
sunpoet |
Update to 0.113
Changes: https://metacpan.org/changes/distribution/Term-TablePrint |
0.112 01 Jul 2019 15:37:05 |
sunpoet |
Update to 0.112
Changes: https://metacpan.org/changes/distribution/Term-TablePrint |
0.111 12 May 2019 20:07:58 |
sunpoet |
Update to 0.111
Changes: https://metacpan.org/changes/distribution/Term-TablePrint |
0.109 30 Mar 2019 09:47:54 |
sunpoet |
Update to 0.109
Changes: https://metacpan.org/changes/distribution/Term-TablePrint |
0.108 17 Feb 2019 19:36:52 |
sunpoet |
Add p5-Term-TablePrint 0.108
Term::TablePrint shows a table and lets the user interactively browse it. It
provides a cursor which highlights the row on which it is located. The user can
scroll through the table with the different cursor keys.
If the table has more rows than the terminal, the table is divided up on as many
pages as needed automatically. If the cursor reaches the end of a page, the next
page is shown automatically until the last page is reached. Also if the cursor
reaches the topmost line, the previous page is shown automatically if it is not
already the first one.
If the terminal is too narrow to print the table, the columns are adjusted to
the available width automatically.
If the option table_expand is enabled and a row is selected with Return, each
column of that row is output in its own line preceded by the column name. This
might be useful if the columns were cut due to the too low terminal width.
WWW: https://metacpan.org/release/Term-TablePrint |