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
qman More modern man page viewer for our terminals
1.4.2.20250630 miscnew! 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: tagattie@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-15 20:21:06
Last Update: 2025-07-15 21:04:29
Commit Hash: 650163d
License: BSD2CLAUSE
WWW:
https://github.com/plp13/qman
Description:
Unix manual pages are lovely. They are concise, well-written, complete, and downright useful. However, the standard way of accessing them from the command-line hasn't changed since the early days. Qman aims to change that. It's a modern, full-featured manual page viewer featuring hyperlinks, web browser like navigation, a table of contents for each page, incremental search, on-line help, and more. It also strives to be fast and tiny, so that it can be used everywhere. For this reason, it's been written in plain C and has only minimal dependencies.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. /usr/local/share/licenses/qman-1.4.2.20250630/catalog.mk
  2. /usr/local/share/licenses/qman-1.4.2.20250630/LICENSE
  3. /usr/local/share/licenses/qman-1.4.2.20250630/BSD2CLAUSE
  4. bin/qman
  5. etc/xdg/qman/qman.conf
  6. etc/xdg/qman/themes/adwaita-light.conf
  7. etc/xdg/qman/themes/adwaita.conf
  8. etc/xdg/qman/themes/catppuccin_latte.conf
  9. etc/xdg/qman/themes/modernity-light.conf
  10. etc/xdg/qman/themes/modernity.conf
  11. share/man/man1/qman.1.gz
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • qman>0:misc/qman
To install the port:
cd /usr/ports/misc/qman/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/qman
  • pkg install qman
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qman
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1752607509 SHA256 (plp13-qman-1.4.2.20250630-16b4e808ab619d7bfb7d94017ca9505b69a387fb_GH0.tar.gz) = 8b950c83bae0bd0fa5bd67d549b9044f152aae5925a1cf804cc56228272cabaa SIZE (plp13-qman-1.4.2.20250630-16b4e808ab619d7bfb7d94017ca9505b69a387fb_GH0.tar.gz) = 952625

Packages (timestamps in pop-ups are UTC):
qman
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.4.2.20250630--1.4.2.20250630---
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. cog : devel/py-cogapp
  2. meson : devel/meson
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. groff : textproc/groff
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for qman-1.4.2.20250630: BZIP2=on: Support bzip2-compressed manual pages DOCS=on: Build and/or install documentation GZIP=on: Support gzip-compressed manual pages LZMA=on: Support xz-compressed manual pages MANPAGES=on: Build and/or install manual pages ===> Use 'make config' to modify these settings
Options name:
misc_qman
USES:
groff:run meson pkgconfig ncurses
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/plp13/qman/tar.gz/16b4e808ab619d7bfb7d94017ca9505b69a387fb?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.2.20250630
15 Jul 2025 21:04:29
commit hash: 650163db663a14af74fb25599dddb819f3c9e0e9commit hash: 650163db663a14af74fb25599dddb819f3c9e0e9commit hash: 650163db663a14af74fb25599dddb819f3c9e0e9commit hash: 650163db663a14af74fb25599dddb819f3c9e0e9 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
misc/qman: add missing .include <bsd.port.options.mk>

Reported by:	Dan Langille <dan@langille.org> (via private email)
Fixes:		bb4434f2ed59 (misc/qman: add port: More modern man page viewer for our
terminals)
15 Jul 2025 20:20:26
commit hash: bb4434f2ed597ee2ede697f7839b18d0c7d22f7ccommit hash: bb4434f2ed597ee2ede697f7839b18d0c7d22f7ccommit hash: bb4434f2ed597ee2ede697f7839b18d0c7d22f7ccommit hash: bb4434f2ed597ee2ede697f7839b18d0c7d22f7c files touched by this commit Sanity Test Failure Refresh
Hiroki Tagato (tagattie) search for other commits by this committer
misc/qman: add port: More modern man page viewer for our terminals

Unix manual pages are lovely. They are concise, well-written,
complete, and downright useful. However, the standard way of accessing
them from the command-line hasn't changed since the early days.

Qman aims to change that. It's a modern, full-featured manual page
viewer featuring hyperlinks, web browser like navigation, a table of
contents for each page, incremental search, on-line help, and more. It
also strives to be fast and tiny, so that it can be used
everywhere. For this reason, it's been written in plain C and has only
minimal dependencies.

WWW: https://github.com/plp13/qman

Number of commits found: 2