Path to this page:
./
www/htmldoc,
Converts HTML to indexed HTML, PDF and/or PostScript
Branch: CURRENT,
Version: 1.9.16nb8,
Package name: htmldoc-1.9.16nb8,
Maintainer: pkgsrc-usersHTMLDOC is a program that generates indexed HTML, PostScript, and PDF
files from HTML "source" files that you create using your favorite HTML
editor.
Required to run:[
graphics/png] [
graphics/jpeg] [
security/gnutls]
Required to build:[
pkgtools/cwrappers]
Package options: ssl
Master sites:
Version history: (Expand)
- (2024-11-01) Updated to version: htmldoc-1.9.16nb8
- (2024-11-01) Updated to version: htmldoc-1.9.16nb7
- (2024-05-29) Updated to version: htmldoc-1.9.16nb6
- (2024-05-16) Updated to version: htmldoc-1.9.16nb5
- (2023-11-08) Updated to version: htmldoc-1.9.16nb4
- (2023-10-25) Updated to version: htmldoc-1.9.16nb3
CVS history: (Expand)
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-05-25 23:19:27 by Thomas Klausner | Files touched by this commit (1) |
Log message:
htmldoc: simplify include
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687) |
Log message:
*: bump PKGREVISION for libunistring shlib major bump
|
2022-05-24 23:35:45 by Frederic Cambus | Files touched by this commit (2) | |
Log message:
htmldoc: update to 1.9.16.
# Changes in HTMLDOC v1.9.16
- Added support for `$DATE(format)` and `$TIME(format)` header/footer strings
(Issue #472)
- Fixed a potential image overflow bug with JPEG and PNG images (Issue #471)
- Fixed potential heap overflow bugs with pages (Issue #477, Issue #478,
Issue #480, Issue #482, Issue #483)
- Fixed potential use-after-free in blocks (Issue #484)
- Updated the GNU TLS HTTPS support code to use a faster connection shutdown
mode (Issue #487)
- Fixed some minor Coverity warnings.
- Updated the GUI interface for current display fonts.
|
2022-02-10 14:43:14 by Frederic Cambus | Files touched by this commit (2) | |
Log message:
htmldoc: update to 1.9.15.
# Changes in HTMLDOC v1.9.15
- Fixed a potential heap overflow bug with GIF images (Issue #461)
- Fixed a potential double-free bug with PNG images (Issue #462)
- Fixed a potential stack overflow bug with GIF images (Issue #463)
- Fixed a potential heap underflow bug with empty attributes (Issue #464)
- Fixed a potential stack overflow bug with BMP images (Issue #466)
- Fixed a potential heap overflow bug with the table-of-contents (Issue #467)
- Fixed a potential heap overflow bug with headings (Issue #468)
- Fixed a potential stack overflow bug with GIF images (Issue #470)
|
2022-01-04 21:30:02 by Frederic Cambus | Files touched by this commit (2) | |
Log message:
htmldoc: update to 1.9.14.
# Changes in HTMLDOC v1.9.14
- BMP image support is now deprecated and will be removed in a future
release of HTMLDOC.
- Fixed a potential stack overflow bug with GIF images.
- Fixed the PDF creation date (Issue #455)
- Fixed a potential stack overflow bug with BMP images (Issue #456)
- Fixed a compile issue when libpng was not available (Issue #458)
|