2012-08-22 21:44:28 by David A. Holland | Files touched by this commit (3) |
Log message: Disable -ffunction-sections -fdata-sections and accompanying --gc-sections on netbsd because --gc-sections doesn't work with the netbsd-4 and netbsd-5 linker. See PR 46698 and PR 40401. Bump PKGREVISION because this changes the compiled package on netbsd-6. |
2012-08-13 12:42:18 by Matthias Drochner | Files touched by this commit (1) |
Log message: make the program work again after incomplete WRKDIR change bump PKGREV |
2012-07-31 20:44:03 by Thomas Klausner | Files touched by this commit (4) |
Log message: Stop WRKSRC/CONFIGURE_DIRS abuse. WRKSRC should be the toplevel, while CONFIGURE_DIRS can be used for sub-hierarchies. Make it so. |
2012-07-31 20:35:48 by Thomas Klausner | Files touched by this commit (2) |
Log message: Add comment to patch. |
2012-07-13 16:13:59 by Min Sik Kim | Files touched by this commit (3) |
Log message: Update xetex to 0.9998. Patches provided by Mathias Drochner and modified by me. This fixes PR 46698. Changes: * xetex.ch: XeTeX uses 256 math font families. * XeTeX_ext.c, pdfimage.cpp, am/xetex.am: Always use poppler. |
2012-07-09 03:51:34 by Min Sik Kim | Files touched by this commit (3) |
Log message: Use the absolute path in invoking xdvipdfmx. |
2012-03-22 10:05:46 by Matthias Scheler | Files touched by this commit (2) |
Log message: Fix incorrect filename in patch file. |
2012-03-21 23:32:35 by Mark Davies | Files touched by this commit (3) |
Log message: Make work with zlib 1.2.6 |
2011-11-01 07:03:15 by Steven Drake | Files touched by this commit (1557) |
Log message: Recursive bump for graphics/freetype2 buildlink addition. |
2011-07-28 06:44:48 by Min Sik Kim | Files touched by this commit (2) |
Log message: Update xetex to 0.9997.5. Changes: * xetex.ch (pack_buffered_name): Adapt to modified ../tex.ch. (read_font_info): Cast print_c_string() arg to string. * xetex.ch: Reformulate to not depend on eTeX_version_string. * XeTeXFontInst.h: Fix prototype for xmalloc(). * XeTeXFontMgr_FC.cpp, XeTeX_ext.c: Move (nested) extern declaration of gFreeTypeLibrary from here ... * XeTeX_ext.h: ... to here. * XeTeXOTLayoutEngine.{cpp,h}: Drop support for ICU < 4.2. |