| Port details |
- stdman Formatted C++20 stdlib man pages
- 2024.07.05 devel
=0 2022.07.30Version of this port present on the latest quarterly branch. - Maintainer: jbo@FreeBSD.org
 - Port Added: 2023-04-15 15:00:09
- Last Update: 2026-03-08 23:16:58
- Commit Hash: 583dcbe
- Also Listed In: docs
- License: MIT
- WWW:
- https://github.com/jeaye/stdman
- Description:
- stdman is a tool that parses archived HTML files from cppreference and
generates groff-formatted manual pages for Unix-based systems.
The goal is to provide excellent formatting for easy readability.
This port installs pre-compiled man pages provided by upstream.
¦ ¦ ¦ ¦ 
- 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/devel/stdman/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/stdman
- pkg install stdman
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: stdman
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1772835164
SHA256 (jeaye-stdman-2024.07.05_GH0.tar.gz) = 3cd652cb76c4fc7604c2b961a726788550c01065032bcff0a706b44f2eb0f75a
SIZE (jeaye-stdman-2024.07.05_GH0.tar.gz) = 4773622
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_stdman
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2024.07.05 08 Mar 2026 23:16:58
    |
Daniel Engberg (diizzy)  |
devel/stdman: Improve port
As files are prerendered we just need to copy them to the correct
location. Instead of pulling in bash, gmake and addition dependencies
utilize the framework instead.
Approved by: jbo (via Matrix) |
2024.07.05 06 Mar 2026 23:04:22
    |
Joel Bodenmann (jbo)  |
devel/stdman: Update to 2024.07.05 |
2022.07.30 08 Sep 2023 14:12:16
    |
Joel Bodenmann (jbo)  |
maintainer: Update to FreeBSD address
Change all MAINTAINER entries with <jbo@insane.engineer> to
<jbo@FreeBSD.org>
Approved by: zirias (mentor)
Differential Review: https://reviews.freebsd.org/D41781 |
2022.07.30 15 Apr 2023 14:57:31
    |
Felix Palmen (zirias)  Author: Joel Bodenmann |
devel/stdman: New port: Formatted C++ man pages
stdman is a tool that parses archived HTML files from cppreference
and generates groff-formatted manual pages for Unix-based systems.
The goal is to provide excellent formatting for easy readability.
Approved by: tcberner (mentor, implicit) |
Number of commits found: 4
|