Path to this page:
./
textproc/mdocml,
Convert man pages from mdoc, man, and tbl to txt, html, ps, or pdf
Branch: pkgsrc-2015Q4,
Version: 1.13.3nb4,
Package name: mdocml-1.13.3nb4,
Maintainer: schwarzeThe mdocml = mandoc manual page parser and formatter contains:
* complete validating parsers for the mdoc and man languages
* a slightly incomplete parser handling most of the tbl language
* a very incomplete parser handling a part of the eqn language
* support for a few selected roff requests that often occur in manuals
* complete ASCII, UTF8, HTML and XHTML text output formatters
* simple PostScript and PDF output formatters
* output formatters producing indented mdoc and man parse trees
To format manuals for console display, it can be used as a smaller
and faster drop-in replacement for nroff -mandoc. Some rare manuals
using lots of uncommon low-level roff requests may not work with
mandoc but require a full roff implementation.
Master sites:
SHA1: 3ccfbb492a477b84343c97de743b3dd5bd3c763b
RMD160: 47d1096708b45b15d8f198404fd6608d164bb66a
Filesize: 350.558 KB
Version history: (Expand)
- (2016-02-08) Updated to version: mdocml-1.13.3nb4
- (2016-01-02) Package added to pkgsrc.se, version mdocml-1.13.3nb3 (created)
CVS history: (Expand)
2016-02-08 11:17:51 by Benny Siegert | Files touched by this commit (2) |
Log message:
Pullup ticket #4914 - requested by joerg
textproc/mdocml: fix packaging issue
Revisions pulled up:
- textproc/mdocml/Makefile 1.53
- textproc/mdocml/distinfo 1.44
---
Module Name: pkgsrc
Committed By: richard
Date: Sat Jan 9 05:01:43 UTC 2016
Modified Files:
pkgsrc/textproc/mdocml: distinfo
Log message:
regen patch checksums for mdocml
---
Module Name: pkgsrc
Committed By: richard
Date: Sat Jan 9 05:05:34 UTC 2016
Modified Files:
pkgsrc/textproc/mdocml: Makefile
Log message:
bump PKGREVISION for mdocml
|