./converters/help2man, Generate simple manual pages from program output

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


Branch: CURRENT, Version: 1.49.3, Package name: help2man-1.49.3, Maintainer: arved

help2man 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]

Master sites: (Expand)

Filesize: 223.117 KB

Version history: (Expand)


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) | Package updated
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) | Package updated
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) | Package updated
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