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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-tldr Python command-line client for tldr pages
3.4.1 sysutils 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 3.3.0_1Version of this port present on the latest quarterly branch.
Maintainer: jinking.this@gmail.com search for ports maintained by this maintainer
Port Added: 2024-09-02 08:00:04
Last Update: 2025-09-05 09:32:45
Commit Hash: b91684c
Also Listed In: python
License: MIT
WWW:
https://github.com/tldr-pages/tldr-python-client
Description:
Collaborative cheatsheets for console commands.
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}tldr>0:sysutils/py-tldr@${PY_FLAVOR}
To install the port:
cd /usr/ports/sysutils/py-tldr/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/py-tldr
  • pkg install py311-tldr
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-tldr listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-tldr
Package flavors (<flavor>: <package>)
  • py311: py311-tldr
distinfo:
TIMESTAMP = 1756950697 SHA256 (tldr-3.4.1.tar.gz) = 34f573fa8f65d6b484dab5c2d93392c11141fb44161d4651e21b925820c1303f SIZE (tldr-3.4.1.tar.gz) = 16805

Packages (timestamps in pop-ups are UTC):
py311-tldr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.3.0_13.4.1-3.3.0_13.4.1---
FreeBSD:13:quarterly3.3.0_13.3.0_1-3.3.0_13.3.0_1---
FreeBSD:14:latest3.3.0_13.4.1-3.3.0_13.4.1---
FreeBSD:14:quarterly3.3.0_13.3.0_1-3.3.0_13.3.0_1---
FreeBSD:15:latest3.3.0_13.4.1n/a3.3.0_1n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-3.4.1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>0 : devel/py-hatchling@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. py311-termcolor>0 : devel/py-termcolor@py311
  2. py311-colorama>0 : devel/py-colorama@py311
  3. py311-shtab>0 : devel/py-shtab@py311
  4. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_py-tldr
USES:
python shebangfix
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/tldr/
  2. https://pypi.org/packages/source/t/tldr/
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
3.4.1
05 Sep 2025 09:32:45
commit hash: b91684c5725f4158a0d682cceacc46c4abf930bdcommit hash: b91684c5725f4158a0d682cceacc46c4abf930bdcommit hash: b91684c5725f4158a0d682cceacc46c4abf930bdcommit hash: b91684c5725f4158a0d682cceacc46c4abf930bd files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: King John
sysutils/py-tldr: update to 3.4.1

While here:
- switch upstream from GitHub to PyPI per python ports policy
- add USES=shebangfix

Changelog:
https://github.com/tldr-pages/tldr-python-client/blob/main/CHANGELOG.md

PR:		286463
Reported by:	King John <jinking.this@gmail.com> (maintainer)
Reviewed by:	wen <wenheping2000@hotmail.com>
3.3.0_1
08 Mar 2025 04:05:21
commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal

Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
3.3.0
02 Sep 2024 07:57:53
commit hash: bb64b79239b626fbe64d4f54af0f2bdebafeefa2commit hash: bb64b79239b626fbe64d4f54af0f2bdebafeefa2commit hash: bb64b79239b626fbe64d4f54af0f2bdebafeefa2commit hash: bb64b79239b626fbe64d4f54af0f2bdebafeefa2 files touched by this commit
Gabriel M. Dutra (dutra) search for other commits by this committer
Author: King John
sysutils/py-tldr: Add new port

Command-line client for tldr pages

PR:		281200

Number of commits found: 3