Let ghostscript-encrypt grab its directory directly from aladdin or gnu
ghostscript.
Includes a perfectly sick hack to obtain PDFDIR from those directories:
we do need PORTSDIR at Makefile parsing time, and for that, we just hack
its value from the current Makefile, avoiding endless recursion with
a flag.
Note that this hack is clean though, and doesn't need extra knowledge from
the rest of the ports tree.
- mktemp code was fixed
- hp850 drivers integrated
- rename patches.
I know that 7.0 is out, but 6.51 is going to be out in two weeks,
and be gnu ghostscript, hence this update.
Note that I haven't roamed through new drivers yet, I'm probably missing
some.
--
HTMLDOC was developed in response to a need to generate high quality
documentation in printed and electronic forms. It converts source
HTML documentation into PDF and Postscript form, and has a GUI and
CLI front-end to accomplish this.
- patch to cure /tmp race condition added; it needs cleaning up before
submitting back to authors though (espie@ ok)
--
Dvipdfm is a command-line DVI to PDF translator.
Its features include TeX \special's that approximate the functionality
of the PostScript pdfmarks used by Adobe Acrobat Distiller, the
ability to include PDF files and JPEG files as embedded images,
support for both Type1 and PK fonts, support for arbitrary linear
graphics transformations, a color stack accessible via \special's,
partial font embedding and stream compression for reduced output
file size, native, portable graphics via TPIC \specials, balanced
page and destination trees for improved reader access on very large
document files.
--
A set of TeX macros to process the output from the Jade/OpenJade
DSSSL tex backend. It can output to DVI format, or directly to PDF
via the 'pdfjadetex' command.
- MAINTAINER is now both espie@ and avsm@
- use CONFIGURE_STYLE and remove deprecated GNU_CONFIGURE
- remove redundant FAKE=yes
- up the default limits for tex considerably. This may be too
much according to espie@, but we will down them later
- bump NEED_VERSION 1.218 -> 1.330
- add HOMEPAGE
ok'ed by espie@