head 1.3; access; symbols pkgsrc-2020Q1:1.2.0.20 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.42 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.38 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.36 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.34 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.32 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.30 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.28 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.26 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.24 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.22 pkgsrc-2017Q3-base:1.2 pkgsrc-2017Q2:1.2.0.18 pkgsrc-2017Q2-base:1.2 pkgsrc-2017Q1:1.2.0.16 pkgsrc-2017Q1-base:1.2 pkgsrc-2016Q4:1.2.0.14 pkgsrc-2016Q4-base:1.2 pkgsrc-2016Q3:1.2.0.12 pkgsrc-2016Q3-base:1.2 pkgsrc-2016Q2:1.2.0.10 pkgsrc-2016Q2-base:1.2 pkgsrc-2016Q1:1.2.0.8 pkgsrc-2016Q1-base:1.2 pkgsrc-2015Q4:1.2.0.6 pkgsrc-2015Q4-base:1.2 pkgsrc-2015Q3:1.2.0.4 pkgsrc-2015Q3-base:1.2 pkgsrc-2015Q2:1.2.0.2 pkgsrc-2015Q2-base:1.2 pkgsrc-2015Q1:1.1.0.46 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.44 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.42 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.40 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.38 pkgsrc-2014Q1-base:1.1 pkgsrc-2013Q4:1.1.0.36 pkgsrc-2013Q4-base:1.1 pkgsrc-2013Q3:1.1.0.34 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.32 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.30 pkgsrc-2013Q1-base:1.1 pkgsrc-2012Q4:1.1.0.28 pkgsrc-2012Q4-base:1.1 pkgsrc-2012Q3:1.1.0.26 pkgsrc-2012Q3-base:1.1 pkgsrc-2012Q2:1.1.0.24 pkgsrc-2012Q2-base:1.1 pkgsrc-2012Q1:1.1.0.22 pkgsrc-2012Q1-base:1.1 pkgsrc-2011Q4:1.1.0.20 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.18 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.16 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.14 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.12 pkgsrc-2010Q4-base:1.1 pkgsrc-2010Q3:1.1.0.10 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.8 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.6 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.4 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.2 pkgsrc-2009Q3-base:1.1; locks; strict; comment @# @; 1.3 date 2020.05.10.03.56.39; author markd; state dead; branches; next 1.2; commitid 6jxkTXO6lRjCYD7C; 1.2 date 2015.06.14.11.12.37; author markd; state Exp; branches; next 1.1; commitid 6sVyj4GbuUJd8opy; 1.1 date 2009.09.20.18.50.03; author minskim; state Exp; branches; next ; desc @@ 1.3 log @texlive: update to 2020 General: * The \input primitive in all TeX engines, including tex, now also accepts a group-delimited filename argument, as a system-dependent extension. The usage with a standard space/token-delimited filename is completely unchanged. The group-delimited argument was previously implemented in LuaTeX; now it is available in all engines. ASCII double quote characters (") are removed from the filename, but it is otherwise left unchanged after tokenization. This does not currently affect LaTeX’s \input command, as that is a macro redefinition of the standard \input primitive. * New option –cnf-line for kpsewhich, tex, mf, and all other engines, to support arbitrary configuration settings on the command line. * The addition of various primitives to various engines in this and previous years is intended to result in a common set of functionality available across all engines. epTeX, eupTeX: New primitives \Uchar, \Ucharcat, \current(x)spacingmode, \ifincsname; revise \fontchar?? and \iffontchar. For eupTeX only: \currentcjktoken. LuaTeX: Integration with HarfBuzz library, available as new engines luahbtex (used for lualatex) and luajithbtex. New primitives: \eTeXgluestretchorder, \eTeXglueshrinkorder. pdfTeX: New primitive \pdfmajorversion; this merely changes the version number in the PDF output; it has no effect on any PDF content. \pdfximage and similar now search for image files in the same way as \openin. pTeX: New primitives \ifjfont, \iftfont. Also in epTeX, upTeX, eupTeX. XeTeX: Fixes for \Umathchardef, \XeTeXinterchartoks, \pdfsavepos. Dvips: Output encodings for bitmap fonts, for better copy/paste capabilities. @ text @$NetBSD: patch-ad,v 1.2 2015/06/14 11:12:37 markd Exp $ --- mktex.opt.orig 2014-07-18 23:38:50.000000000 +0000 +++ mktex.opt @@@@ -10,7 +10,7 @@@@ if test "x$1" = x--help || test "x$1" = exit 0 elif test "x$1" = x--version || test "x$1" = x-version; then echo "$0 $version" - kpsewhich --version + @@KPSEWHICH@@ --version exit 0 elif test $# -lt ${mt_min_args-1}; then echo "$0: Missing argument(s)." >&2 @@@@ -64,22 +64,22 @@@@ cd "$TEMPDIR" || exit 1 # The alternative location for fonts. The directory need not exist, # so we use --expand-var here. We also perform a sanity check. -: ${MT_VARTEXFONTS=`kpsewhich --expand-var='$VARTEXFONTS' | sed 's%^!!%%'`} +: ${MT_VARTEXFONTS=`@@KPSEWHICH@@ --expand-var='$VARTEXFONTS' | sed 's%^!!%%'`} if test -z "$MT_VARTEXFONTS"; then echo "$0: VARTEXFONTS is not defined. Defaulting to \`$KPSE_DOT'." >&2 MT_VARTEXFONTS='$KPSE_DOT' fi # The supporting scripts: -: ${MT_MKTEXNAM=`kpsewhich --format='web2c files' mktexnam`} +: ${MT_MKTEXNAM=`@@KPSEWHICH@@ --format='web2c files' mktexnam`} test -n "$MT_MKTEXNAM" || MT_MKTEXNAM="$MT_TEXMFMAIN/web2c/mktexnam" -: ${MT_MKTEXNAM_OPT=`kpsewhich --format='web2c files' mktexnam.opt`} +: ${MT_MKTEXNAM_OPT=`@@KPSEWHICH@@ --format='web2c files' mktexnam.opt`} test -n "$MT_MKTEXNAM_OPT" || MT_MKTEXNAM_OPT="$MT_TEXMFMAIN/web2c/mktexnam.opt" -: ${MT_MKTEXDIR=`kpsewhich --format='web2c files' mktexdir`} +: ${MT_MKTEXDIR=`@@KPSEWHICH@@ --format='web2c files' mktexdir`} test -n "$MT_MKTEXDIR" || MT_MKTEXDIR="$MT_TEXMFMAIN/web2c/mktexdir" -: ${MT_MKTEXDIR_OPT=`kpsewhich --format='web2c files' mktexdir.opt`} +: ${MT_MKTEXDIR_OPT=`@@KPSEWHICH@@ --format='web2c files' mktexdir.opt`} test -n "$MT_MKTEXDIR_OPT" || MT_MKTEXDIR_OPT="$MT_TEXMFMAIN/web2c/mktexdir.opt" -: ${MT_MKTEXUPD=`kpsewhich --format='web2c files' mktexupd`} +: ${MT_MKTEXUPD=`@@KPSEWHICH@@ --format='web2c files' mktexupd`} test -n "$MT_MKTEXUPD" || MT_MKTEXUPD="$MT_TEXMFMAIN/web2c/mktexupd" # mktexupd and mktexlsr make sure they're coordinated via this. A copy of @@@@ -93,7 +93,7 @@@@ old_ls_R_magic='% ls-R -- maintained by # given here (e.g. ``: ${MODE=ljfour}'', not just ``MODE=ljfour'', as # this can cause trouble (e.g. when the mode for mktexnam is # already specified on the command line). -: ${MT_MKTEX_CNF=`kpsewhich --format='web2c files' mktex.cnf`} +: ${MT_MKTEX_CNF=`@@KPSEWHICH@@ --format='web2c files' mktex.cnf`} test -n "$MT_MKTEX_CNF" && test -r "$MT_MKTEX_CNF" && . "$MT_MKTEX_CNF" # Possible features: appendonlydir dosnames fontmaps nomfdrivers nomode @ 1.2 log @Update kpathsea to 6.2.1 from texlive 2015 minor changes. inclusion of pkg-config file. @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.1 2009/09/20 18:50:03 minskim Exp $ @ 1.1 log @Use absolute paths in invoking kpsewhich and mktexmf. @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- mktex.opt.orig 2009-06-03 06:07:19.000000000 -0700 d5 1 a5 1 @@@@ -9,7 +9,7 @@@@ if test "x$1" = x--help || test "x$1" = d8 1 a8 1 echo "`basename $0` $version" d14 1 a14 1 @@@@ -63,22 +63,22 @@@@ cd "$TEMPDIR" || exit 1 d43 1 a43 1 @@@@ -92,7 +92,7 @@@@ old_ls_R_magic='% ls-R -- maintained by @