The NetBSD Project

CVS log for pkgsrc/print/kpathsea/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / print / kpathsea

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Mon Nov 7 08:27:35 2011 UTC (6 months, 2 weeks ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, HEAD
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Add the following configuration settings to texmf.cnf:
- LUAINPUTS.lualatex
- LUAINPUTS.dvilualatex
- RISINPUTS
- BLTXMLINPUTS

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jul 28 04:25:05 2011 UTC (9 months, 4 weeks ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.9: +7 -6 lines
Diff to previous 1.9 (colored)

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).

Revision 1.9 / (download) - annotate - [select for diffs], Wed Nov 17 19:27:05 2010 UTC (18 months, 1 week ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Make opentype and truetype fonts directories interchangeable.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Sep 13 04:06:12 2010 UTC (20 months, 1 week ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.7: +5 -5 lines
Diff to previous 1.7 (colored)

Update kpathsea to 6.0.0.

Changes:
- Added texhash.
- Changed some function names.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jan 16 03:06:56 2010 UTC (2 years, 4 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

Update kpathsea to the version in TeX Live 2009.

This version removes many obsolete entries in texmf.cnf.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Sep 20 18:50:03 2009 UTC (2 years, 8 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.5: +10 -1 lines
Diff to previous 1.5 (colored)

Use absolute paths in invoking kpsewhich and mktexmf.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jun 9 21:29:17 2009 UTC (2 years, 11 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.4: +6 -5 lines
Diff to previous 1.4 (colored)

Update kpathsea to 5.0.0.

Changes:
* Make shared library version and general package version the same.
* Make library re-entrant.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Apr 11 19:16:33 2009 UTC (3 years, 1 month ago) by minskim
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Simplify TEXMFDOCDIR and TEXMDOCS to make them friendly with texdoc.
Changes from TeX Live svn.

Bump PKGREVISION.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Feb 8 20:00:03 2009 UTC (3 years, 3 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

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.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 29 19:38:42 2009 UTC (3 years, 3 months ago) by minskim
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Use $TEXMFSYSVAR to store fonts generated by TeX.

Otherwise, packages running latex (e.g., converters/bibtex2html) may
create files under $HOME.

Bump PKGREVISION.

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

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>