Up to [cvs.netbsd.org] / pkgsrc / print / kpathsea
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Sun Mar 4 01:03:59 2012 UTC (2 months, 3 weeks ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.4: +12 -2
lines
Diff to previous 1.4 (colored)
Let tex-tetex/map.mk handle TEX_KANJIMAP_FILES.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Nov 30 19:15:46 2011 UTC (5 months, 3 weeks ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.3: +11 -1
lines
Diff to previous 1.3 (colored)
Move format regeneration and font map update into texmf.mk so that non-TexLive packages can use them. Thanks to wiz@ for testing.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 29 04:10:14 2010 UTC (2 years, 3 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.2: +3 -1
lines
Diff to previous 1.2 (colored)
Set INSTALL_TEMPLATES and DEINSTALL_TEMPLATES only when TEX_TEXMF_DIRS is not empty.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 11 09:11:07 2009 UTC (3 years, 4 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.1: +9 -1
lines
Diff to previous 1.1 (colored)
Let texmf.mk take care of updating texmf.cnf. Packages modifying texmf.cnf (e.g., tex-hugelatex and tex-jadetex) can use this instead of inventing their own way.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Jan 3 22:12:42 2009 UTC (3 years, 4 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
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.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Jan 3 22:12:42 2009 UTC (3 years, 4 months ago) by minskim
Branch: MAIN
Initial revision