summaryrefslogtreecommitdiff
path: root/print/ja-dvipdfm
AgeCommit message (Collapse)AuthorFilesLines
2004-12-31Use complete path to mktexlsr.wiz1-3/+3
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-25Convert to buildlink3.snj1-4/+4
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-12-24Use tabs instead of spaces for indentation.jmmv1-4/+4
2003-12-24Adjust dependancies and bump PKGREVISION due to:jmmv1-2/+4
- teTeX 1.0.x packages have been moved to teTeX1* directories. - teTeX 2.0.x packages have been moved to teTeX* directories and their base name has been changed to teTeX (instead of teTeX2).
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-6/+6
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-02-24make these packages conflict with dvipdfmx.kei1-2/+3
2002-10-09buildlink1 -> buildlink2.wiz2-7/+7
It's "CONFLICTS", not "CONFLICT". Fix PLIST.
2002-09-16Initial import of ja-dvipdfm 0.13.2c.uebayasi4-0/+86
Dvipdfm is a DVI to PDF translator. Its features include: o TeX \special's that approximate the functionality of the PostScript pdfmarks used by Adobe Acrobat Distiller. Links, outlines, articles, and named destinations are supported, for example. o Support for standard DVI specials such as the HyperTeX specials and the TPIC specials. o Support for thumbnails (with help from GhostScript). o Ability to include PDF, PNG, and JPEG files as embedded images. For PDF files, only the first page is included. Resources will be embedded from the original file as necessary. File inclusion does not work for PDF files that store the page contents in several segments in an array. o Virtual font support o Support for both Type1 and PK fonts. o Support for arbitrary linear graphics transformations. Any material on the page can be scaled and rotated. o A color stack accessible via \special's. o Partial font embedding and stream compression for reduced output file size o Balanced page and destination trees for improved reader access on very large document files. dvipdfm was developed by Mark A. Wicks. Japanization by Shunsaku Hirata.