Path to this page:
./
converters/help2man,
Generate simple manual pages from program output
Branch: CURRENT,
Version: 1.49.3,
Package name: help2man-1.49.3,
Maintainer: arvedhelp2man is a tool for automatically generating simple manual pages from
program output.
It is intended to provide an easy way for software authors to include a
manual page in their distribution without having to maintain that document.
Given a program which produces resonably standard --help and --version
outputs, help2man will attempt to re-arrange that output into something
which resembles a manual page.
Required to run:[
lang/perl5] [
devel/p5-gettext]
Required to build:[
pkgtools/cwrappers]
Package options: nls
Master sites: (Expand)
Filesize: 223.117 KB
Version history: (Expand)
- (2023-01-02) Updated to version: help2man-1.49.3
- (2022-06-28) Updated to version: help2man-1.49.2nb1
- (2022-04-11) Updated to version: help2man-1.49.2
- (2022-02-21) Updated to version: help2man-1.49.1
- (2021-08-23) Updated to version: help2man-1.48.5
- (2021-08-15) Updated to version: help2man-1.48.4
CVS history: (Expand)
2023-08-09 22:20:28 by Sijmen J. Mulder | Files touched by this commit (2) |
Log message:
converters/help2man: Work around configure issue w/ GNU gettext()
Depending on platform and compilation environment, GNU gettext
exports functions like bindtextdomain() as libintl_bindtextdomain() so
checking the symbol name directly doesn't work. When bindtextdomain()
isn't found help2man won't install localized man pages.
|
2023-01-02 10:05:43 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
help2man: updated to 1.49.3
help2man (1.49.3) unstable; urgency=medium
* Cleanup whitespace in po-texi/help2man-texi.pot.
* Add Korean translation (thanks to Seong-ho Cho).
|
2022-08-05 15:30:23 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
help2man: install shared object correctly
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-04-11 18:26:23 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
help2man: updated to 1.49.2
help2man (1.49.2) unstable; urgency=medium
* Add configure~ to mostlyclean target.
* Add Romanian translations (thanks to Remus-Gabriel Chelu).
|
2022-02-20 22:11:03 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
help2man: update to 1.49.1.
Version 1.49 February 14, 2022
* Use @samp{} around the option in the menu description for "--help
recommendations" to avoid rendering the -- as endash.
* Don't translate @documentencoding.
* Fall back to forking iconv for encodings which are not supported by
Perl's Encode module.
|
2021-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150) |
Log message:
converters: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150) |
Log message:
converters: Remove SHA1 hashes for distfiles
|