Up to [cvs.NetBSD.org] / pkgsrc / print / luatex / patches
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.9, Thu May 9 09:47:36 2019 UTC (3 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +1 -1
lines
FILE REMOVED
texlive: updated to 20190410 20190410: Kpathsea: More consistent brace expansion and path splitting; new variable TEXMFDOTDIR instead of hard-coded . in paths allows for easily searching additional or sub-directories (see comments in texmf.cnf). epTEX, eupTEX: New primitives \readpapersizespecial and \expanded. LuaTEX: Lua 5.3 now used, with concomitant arithmetic and interface changes. The homegrown library pplib is used to read pdf files, thus eliminating the dependency on poppler (and the need for C++); Lua interface changed accordingly. MetaPost: r-mpost command name recognized as an alias for invocation with the ãàÅÓestricted option, and added to the list of restricted commands available by default. Minimum precision now 2 for decimal and binary mode. Binary mode no longer available in MPlib but still available in standalone MetaPost. pdfTEX: New primitive \expanded; if new primitive parameter \pdfomitcharset is set to 1, the /CharSet string omitted from the PDF output, since it cannot feasibly be guaranteed correct, as required by PDF/A-2 and PDF/A-3. XeTEX: New primitives \expanded, \creationdate, \elapsedtime, \filedump, \filemoddate, \filesize, \resettimer, \normaldeviate, \uniformdeviate, \randomseed; extend \Ucharcat to produce active characters. tlmgr: Support curl as a download program; use lz4 and gzip before xz for local backups, if available; prefer system-provided binaries over binaries provided with TEX Live for compressor and download programs, unless the environment variable TEXLIVE_PREFER_OWN is set. install-tl: New option -gui (with no argument) is the default on Windows and Macs, and invokes a new Tcl/TK GUI (see sections 1.3 and 3.1.6). Utilities: cwebbin (https://ctan.org/pkg/cwebbin) is now the CWEB implementation in TEX Live, with support for more language dialects, and including the ctwill program to make mini-indexes. chkdvifont: report font information from DVI files, also from tfm/ofm, vf, gf, pk. dvispc: make a DVI file page-independent with respect to specials. MacTEX: x86_64-darwin now supports 10.12 and higher (Sierra, High Sierra, Mojave); x86_64-darwinlegacy still supports 10.6 and newer. The spell checker Excalibur is no longer included, since it requires 32-bit support. Platforms: removed sparc-solaris.
Revision 1.8 / (download) - annotate - [select for diffs], Sun Feb 17 11:17:37 2019 UTC (3 years, 11 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.7: +31 -2
lines
Diff to previous 1.7 (colored)
luatex: fix poppler-0.74.0 "Guint" type removal fallout
Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 11 13:35:12 2018 UTC (4 years, 1 month ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.6: +69 -5
lines
Diff to previous 1.6 (colored)
Fix build with poppler-0.72
Revision 1.6 / (download) - annotate - [select for diffs], Tue Dec 4 13:00:42 2018 UTC (4 years, 1 month ago) by ryoon
Branch: MAIN
Changes since 1.5: +171 -4
lines
Diff to previous 1.5 (colored)
FIx build with poppler-0.71
Revision 1.5 / (download) - annotate - [select for diffs], Sun May 13 12:46:27 2018 UTC (4 years, 8 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.4: +14 -447
lines
Diff to previous 1.4 (colored)
luatex: update to 1.07.0 texlive 2018 version
Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 29 20:57:26 2018 UTC (4 years, 9 months ago) by ryoon
Branch: MAIN
Changes since 1.3: +30 -12
lines
Diff to previous 1.3 (colored)
Fix build with poppler 0.64.0
Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 31 00:41:19 2017 UTC (5 years, 1 month ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.2: +427 -118
lines
Diff to previous 1.2 (colored)
luatex: support for newer poppler, from ArchLinux
Revision 1.2, Sat Dec 12 19:11:47 2015 UTC (7 years, 1 month ago) by markd
Branch: MAIN
Changes since 1.1: +1 -1
lines
FILE REMOVED
Update luatex to 0.80.0 version from texlive 2015. two years worth of bug fixes and other changes.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 29 20:05:29 2014 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Fix build with poppler-0.26.0. Addresses PR 48771 by David Shao.