summaryrefslogtreecommitdiff
path: root/print/kpathsea/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2009-04-11Simplify TEXMFDOCDIR and TEXMDOCS to make them friendly with texdoc.minskim1-2/+2
Changes from TeX Live svn. Bump PKGREVISION.
2009-02-08Sync texmf.cnf with the version in TeX Live r12107.minskim1-2/+2
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-01-29Do bump PKGREVISION for the previous commit.minskim1-2/+2
2009-01-08Do not conflict with future revisions of teTeX-bin and teTeX-texmf.minskim1-3/+4
They will be modified to coexist with this package. Bump PKGREVISION.
2009-01-03Import kpathsea-3.5.7 from pkgsrc-wip.minskim1-0/+56
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.