Commit graph

22 commits

Author SHA1 Message Date
asau
6ebceaf75d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:45:34 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
jperkin
5fa3282e77 Fix up compiler flags on Solaris, you cannot have both _XOPEN_SOURCE=600 and
_XOPEN_SOURCE_EXTENDED=1 in C99 code.

Fixes package on Solaris.
2012-09-27 12:01:57 +00:00
drochner
3f440d2aa3 revbump for poppler update 2012-09-14 12:19:31 +00:00
dholland
364127948b Oops, credit should be given to Anthony Mallet (PR 46698) 2012-08-22 19:46:58 +00:00
dholland
1b32d44438 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-22 19:44:27 +00:00
drochner
3f7a45103c make the program work again after incomplete WRKDIR change
bump PKGREV
2012-08-13 10:42:18 +00:00
wiz
deea0c23c9 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 18:44:03 +00:00
wiz
00bba65122 Add comment to patch. 2012-07-31 18:35:47 +00:00
minskim
1637d7e657 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-13 14:13:59 +00:00
minskim
dd329dd9aa Use the absolute path in invoking xdvipdfmx. 2012-07-09 01:51:34 +00:00
tron
ad971972b6 Fix incorrect filename in patch file. 2012-03-22 09:05:46 +00:00
markd
e2af7e65e3 Make work with zlib 1.2.6 2012-03-21 22:32:34 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
minskim
ef1f58c572 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.
2011-07-28 04:44:48 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
minskim
0d9ec7f519 Update xetex to 0.9995.3.
Changes:
- Make this build with newer versions of libraries.
2010-09-13 05:04:50 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
minskim
74773d5272 Update xetex to 0.9995.2, which is a part of TeX Live 2009.
This version includes more primitives that the LaTeX3 team asked for.
    - New primitives that the LaTeX3 team asked for.
2010-01-16 03:21:45 +00:00
minskim
c23023909c Make print/xetex build with the recent kpathsea.
Noted by Hasso Tepper.
2009-07-12 21:22:46 +00:00
minskim
663045abae PKGREVISION bump because of the kpathsea API change. 2009-06-09 21:31:03 +00:00
minskim
c208b53c25 Import xetex-0.999.6 as print/xetex.
XeTeX is a typesetting system based on a merger of Donald Knuth's TeX
system with Unicode and modern font technologies.
2009-04-11 21:35:19 +00:00