Path to this page:
NOTICE: This package has been removed from pkgsrc./
print/xdvipdfmx,
Extended DVI to PDF converter, mainly for use with XeTeX
Branch: CURRENT,
Version: 0.7.9,
Package name: xdvipdfmx-0.7.9,
Maintainer: mishkaThe extensions provided by xdvipdfmx provide support for the Extended DVI
(.xdv) format used by xetex, including support for platform-native fonts
and the xetex graphics primitives, as well as Unicode/OpenType text.
Required to run:[
print/dvipdfmx] [
graphics/freetype2] [
graphics/png] [
print/libpaper] [
print/kpathsea]
Master sites:
SHA1: 42f0a6fa3f49435991182f14e01276b2ee3fce61
RMD160: 2d779ae5de979be86a9258b224dfc15cbcd76b18
Filesize: 175746.043 KB
Version history: (Expand)
- (2015-04-26) Package deleted from pkgsrc
- (2013-12-04) Updated to version: xdvipdfmx-0.7.9
- (2013-06-05) Updated to version: xdvipdfmx-0.7.8.20120701nb3
- (2013-06-03) Updated to version: xdvipdfmx-0.7.8.20120701nb2
- (2013-02-16) Updated to version: xdvipdfmx-0.7.8.20120701nb1
- (2012-07-13) Updated to version: xdvipdfmx-0.7.8.20120701
CVS history: (Expand)
2015-04-25 15:20:06 by Mark Davies | Files touched by this commit (4) | |
Log message:
remove xdvipdfmx, now part of dvipdfmx package.
|
2015-03-01 00:46:04 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Fix config.guess/config.sub.
|
2013-12-03 21:28:40 by Min Sik Kim | Files touched by this commit (2) |
Log message:
Update xdvipdfmx to 0.7.9
Changes:
- Apply speed up patch for dvipdfmx.
- Don't crash when temporary file creation fail.
- Fix loading font files without an extension (e.g. Mac suitcase fonts).
- Fix loading *.dfont files on non-Mac platforms.
|
2013-06-05 00:17:35 by Matthias Scheler | Files touched by this commit (1946) |
Log message:
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
2013-06-03 12:06:28 by Thomas Klausner | Files touched by this commit (1948) |
Log message:
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|
2013-02-16 12:25:34 by Thomas Klausner | Files touched by this commit (1885) |
Log message:
Recursive bump for png-1.6.
|
2012-10-08 15:45:50 by Aleksej Saushev | Files touched by this commit (147) |
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
|
2012-07-13 15:44:49 by Min Sik Kim | Files touched by this commit (2) |
Log message:
Sync xdvipdfmx with TeX Live 2012.
Patches provided by Matthias Drochner and modified by me.
Changes:
* src/spc_pdfm.c: use kpse to find media.
* dvipdfmx.c: allow inclusion of subsidiary config files, directive i
* data/config/dvipdfmx.cfg: document the i directive
* pdfdev.c (handle_multibyte_string): Handle UTP-16 surrogates
for UCS-4 supplementary planes.
|