./sysutils/tealdeer, Simplified, example based and community-driven man pages

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.7.2, Package name: tealdeer-1.7.2, Maintainer: bsiegert

A very fast implementation of tldr in Rust: Simplified, example based and
community-driven man pages.

If you pronounce "tldr" in English, it sounds somewhat like "tealdeer". Hence
the project name.


Required to run:
[security/openssl] [lang/rust-bin]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 677.804 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-14 15:54:09 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/tealdeer: update to 1.7.2

v1.7.2 (2025-03-18)

This patch release updates the zip dependency to mitigate a potential security \ 
vulnerability. A successful attack against tealdeer users would require \ 
manipulation of the tldr pages archive downloaded during an update. As the \ 
archive is downloaded from a trusted source (the tldr-pages organization), it \ 
seems very unlikely that running a version of tealdeer prior to 1.7.2 poses a \ 
security risk. Nevertheless, it cannot hurt to rule out any chance of an attack \ 
by updating tealdeer to version 1.7.2.

For more details, please see https://github.com/advisories/GHSA-94vh-gphv-8pm8.

    [security] Require zip >= 2.3.0
    [chore] Run CI on backport branches and on dispatch
   2025-04-10 21:39:01 by pin | Files touched by this commit (1)
Log message:
sysutils/tealdeer: needs sse2
   2025-04-02 13:11:49 by pin | Files touched by this commit (1)
Log message:
sysutils/tealdear: not for i386
   2024-11-24 21:04:04 by Benny Siegert | Files touched by this commit (3) | Package updated
Log message:
tealdeer: update to 1.7.1

This patch release updates the yansi dependency to version 1, so that the
previous versions of yansi can be removed from the package sets of Linux
distributions. This change should not impact the behavior of tealdeer.
   2024-10-04 07:28:20 by pin | Files touched by this commit (1)
Log message:
sysutils/tealdeer: add MSRV
   2024-10-03 22:13:23 by Benny Siegert | Files touched by this commit (3) | Package updated
Log message:
tealdeer: update to 1.7.0

Now comes with shortened manpages for FreeBSD, NetBSD and OpenBSD!
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2297)
Log message:
*: bump for openssl 3
   2022-11-11 21:11:10 by Benny Siegert | Files touched by this commit (3) | Package updated
Log message:
tealdeer: update to 1.6.1

- [fixed] Fix path source for custom pages dir
- [chore] Update dependendencies