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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-terminaltables3 Generate simple tables in terminals (fork of terminaltables)
4.0.0 textprocnew! on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: dtxdf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-09 17:09:07
Last Update: 2025-06-09 17:08:14
Commit Hash: 2112811
Also Listed In: python
License: MIT
WWW:
https://github.com/matthewdeanmartin/terminaltables
Description:
Easily draw tables in terminal/console applications from a list of lists of strings. Supports multi-line rows. This is a fork of the terminaltables project. Which is archived and unmaintained. This library is in a new namespace but should otherwise be a drop in replacement. Maintaining goals consist of maintaining ecosystem compatibility, type annotations and responding to community pull requests.
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}terminaltables3>0:textproc/py-terminaltables3@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-terminaltables3/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-terminaltables3
  • pkg install py311-terminaltables3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-terminaltables3 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-terminaltables3
Package flavors (<flavor>: <package>)
  • py311: py311-terminaltables3
distinfo:
TIMESTAMP = 1749485260 SHA256 (terminaltables3-4.0.0.tar.gz) = 4e3eefe209aa89005a0a34d1525739424569729ee29b5e64a8dd51c5ebdab77f SIZE (terminaltables3-4.0.0.tar.gz) = 12777

Packages (timestamps in pop-ups are UTC):
py311-terminaltables3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-4.0.0--4.0.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>=1.0.0 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. sysutils/py-keep

Configuration Options:
No options to configure
Options name:
textproc_py-terminaltables3
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/t/terminaltables3/
  2. https://pypi.org/packages/source/t/terminaltables3/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.0
09 Jun 2025 17:08:14
commit hash: 21128115bf40bf4732b5427787748dea83b5c610commit hash: 21128115bf40bf4732b5427787748dea83b5c610commit hash: 21128115bf40bf4732b5427787748dea83b5c610commit hash: 21128115bf40bf4732b5427787748dea83b5c610 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
textproc/py-terminaltables3: New port: Generate simple tables in terminals (fork
of terminaltables)

Easily draw tables in terminal/console applications from a list of
lists of strings. Supports multi-line rows.

This is a fork of the terminaltables project. Which is archived and
unmaintained. This library is in a new namespace but should otherwise
be a drop in replacement. Maintaining goals consist of maintaining
ecosystem compatibility, type annotations and responding to community
pull requests.

Approved by:	acm (mentor)

Number of commits found: 1