| Port details |
- qman More modern man page viewer for our terminals
- 1.5.1 misc
=0 1.5.1Version of this port present on the latest quarterly branch. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2025-07-15 20:21:06
- Last Update: 2026-05-07 21:47:29
- Commit Hash: 2a7c056
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- 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 = 1763469694
SHA256 (plp13-qman-v1.5.1_GH0.tar.gz) = e550958523d0fef90fd0123a61a8f10099ed0c9735e06d8152662d8965b5a0e1
SIZE (plp13-qman-v1.5.1_GH0.tar.gz) = 956756
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:
-
- cog : devel/py-cogapp
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- groff : textproc/groff
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qman-1.5.1:
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 ncurses pkgconfig
- 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 |
1.5.1 07 May 2026 21:47:29
    |
Rene Ladan (rene)  |
all: drop support for FreeBSD 13, mips and risc64sf
Reviewed by: many (*)
Differential Revision: https://reviews.freebsd.org/D55624
Differential Revision: https://reviews.freebsd.org/D55642 (merged in from bofh)
many (*)
acm arrowd brooks cmt dch decke dinoex eduardo fluffy fuz gahr garga
jbeich joerg jrm kai kenrap martymac matthew mfechner michaelo mizhka
nobutaka pkubaj se tagattie thj
Anton Saietskii
GenericRikka
Gert Doering
Jan Bramkamp
Oleh Hushchenkov
Oleksandr Kryvulia
Ralf van der Enden
Yamagi
desktop kde python tcltk office |
1.5.1 18 Nov 2025 12:50:52
    |
Hiroki Tagato (tagattie)  |
misc/qman: Update to 1.5.1
Changelog: https://github.com/plp13/qman/releases/tag/v1.5.1
Reported by: GitHub (watch releases) |
1.5.0 12 Aug 2025 05:43:37
    |
Hiroki Tagato (tagattie)  |
misc/qman: update to 1.5.0
Changelog: https://github.com/plp13/qman/releases/tag/v1.5.0
Reported by: GitHub (watch releases) |
1.4.3.20250803 04 Aug 2025 22:17:21
    |
Hiroki Tagato (tagattie)  |
misc/qman: update to latest GitHub commit (devel branch, 0c54909)
Changelog:
https://github.com/plp13/qman/compare/16b4e808ab619d7bfb7d94017ca9505b69a387fb...0c549098790bdfcf879334dabb1541d537cd5a56 |
1.4.2.20250630 15 Jul 2025 21:04:29
    |
Hiroki Tagato (tagattie)  |
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
  
|
Hiroki Tagato (tagattie)  |
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 |