Commit graph

17 commits

Author SHA1 Message Date
markd
10a04a2326 Undo last. c-auto.h is installed, just in a different place.
luatex has been taught how to find it. Bump PKGREVISION.
2015-06-15 09:50:36 +00:00
ryoon
491b193472 Bump PKGREVISION.
* Install c-auto.h like older kpathsea.
  Fix build of print/luatex.
2015-06-14 20:48:35 +00:00
markd
00df5ed313 Update kpathsea to 6.2.1 from texlive 2015
minor changes. inclusion of pkg-config file.
2015-06-14 11:12:37 +00:00
minskim
3eadda023c Update kpathsea to 6.2.0
Changes:
* mktexlsr outputs normal msgs to stdout instead of stderr.
* do not ignore a non-terminated last line of a file.
* new texmf.cnf variables SELFAUTOGRANDPARENT, guess_input_kanji_encoding.
2015-01-09 22:13:13 +00:00
minskim
ded342fd01 Update kpathsea to 6.1.1.
Change: Merge texmf into texmf-dist.
2013-11-17 16:45:32 +00:00
wiz
c3bdfa283a Include correct header for putenv to avoid
warning: reference to compatibility putenv(); include <stdlib.h> for correct reference

Addresses PR 47534 by David A. Holland.
2013-02-05 07:54:51 +00:00
minskim
3c0e933015 Update kpathsea to 6.1.0.
Changes:
* New formats for .ris and .bltxml.
* Merge with W32TeX.
2012-07-10 22:32:13 +00:00
minskim
ee7174beb8 Add the following configuration settings to texmf.cnf:
- LUAINPUTS.lualatex
- LUAINPUTS.dvilualatex
- RISINPUTS
- BLTXMLINPUTS
2011-11-07 08:27:35 +00:00
minskim
ca35f0bd10 Update kpathsea to 6.0.1.
Changes:
* Trailing comments and whitespace omitted from config values.
* Add .tlu to type lua suffixes, and .dfont to truetype suffixes.
* Prefix program_invocation{,_short}_name with kpse_.
* Finally remove kpse_set_progname (deprecated since 1998).
2011-07-28 04:25:05 +00:00
minskim
ae966ad9c5 Make opentype and truetype fonts directories interchangeable. 2010-11-17 19:27:05 +00:00
minskim
b71672dab5 Update kpathsea to 6.0.0.
Changes:
- Added texhash.
- Changed some function names.
2010-09-13 04:06:12 +00:00
minskim
83a264a559 Use absolute paths in invoking kpsewhich and mktexmf. 2009-09-20 18:50:03 +00:00
minskim
60a65bf44d Update kpathsea to 5.0.0.
Changes:
* Make shared library version and general package version the same.
* Make library re-entrant.
2009-06-09 21:29:17 +00:00
minskim
a5dfd5537d Simplify TEXMFDOCDIR and TEXMDOCS to make them friendly with texdoc.
Changes from TeX Live svn.

Bump PKGREVISION.
2009-04-11 19:16:33 +00:00
minskim
9c3d1d57ab Sync texmf.cnf with the version in TeX Live r12107.
The new texmf.cnf contains corrections regarding xetex and luatex.
These do not affect print/teTeX3, but are used by print/web2c.

Bump PKGREVISION.
2009-02-08 20:00:03 +00:00
minskim
5e0af4ed45 Use $TEXMFSYSVAR to store fonts generated by TeX.
Otherwise, packages running latex (e.g., converters/bibtex2html) may
create files under $HOME.

Bump PKGREVISION.
2009-01-29 19:38:42 +00:00
minskim
4994025669 Import kpathsea-3.5.7 from pkgsrc-wip.
Kpathsea is a library to do path searching.  It is used in the Web2C
implementation of TeX and friends.  The library's fundamental purpose
is to return a filename from a list of directories specified by the
user, similar to what shells do when looking up program names to
execute.
2009-01-03 22:12:42 +00:00