8 Commits

Author SHA1 Message Date
sthen
164faa487f fix typo 2016-04-03 14:20:03 +00:00
sthen
b414d69f98 Add dep on icu4c, it is dlopen()d at runtime. From Frank Groeneveld
(I tweaked the diff a bit).
2016-04-02 18:39:32 +00:00
sthen
63bac120f9 Remove wkhtmltopdf LIB_DEPENDS on qt4 (which it was still pulling in for some
parts despite building its own patched version). So it still takes a while
to build but at least it doesn't have to wait for qt4 before it starts.
From maintainer Frank Groeneveld.
2016-01-13 22:31:38 +00:00
sthen
07440ecd82 drop part of the ssl patch in wkhtmltopdf that was restricting https to tls1.0 2016-01-06 17:13:48 +00:00
sthen
bbf3d39ee2 Build wkhtmltopdf against patched Qt4; from maintainer Frank Groeneveld
with tweaks by me. This allows printing multiple documents into one PDF,
headless operation, adding a document outline, ToC, headers/footers and
links, using the "screen" media-type, and disabling smart-shrink.
2016-01-06 16:50:35 +00:00
jasper
d6e85d6790 DISTNAME is set by bsd.port.mk for these ports now 2015-12-29 19:49:39 +00:00
jasper
db644a787e use GH_PROJECT to construct DISTNAME 2015-12-29 12:54:10 +00:00
sthen
b16aee6c8c import ports/textproc/wkhtmltopdf, from Frank Groeneveld, ok jca@
Wkhtmltopdf and wkhtmltoimage are open source (LGPLv3) command line tools to
render HTML into PDF and various image formats using the Qt WebKit rendering
engine. These run entirely "headless" and do not require a display or display
service.
2015-11-04 21:11:16 +00:00