CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/03/07 17:09:43
Modified files:
print/texlive : Makefile Makefile.inc
print/texlive/base: Makefile distinfo
print/texlive/base/patches: patch-configure
patch-texk_web2c_Makefile_in
patch-texk_web2c_luatexdir_image_pdftoepdf_cc
patch-texk_web2c_pdftexdir_pdftoepdf_cc
print/texlive/base/pkg: PFRAG.shared PFRAG.xindy PLIST README
print/texlive/texmf: Makefile distinfo
print/texlive/texmf/files/rblatter: mk_openbsd_plists.sh
rblatter
print/texlive/texmf/files/rblatter/lib: eqnparser.rb
pkgfilter.rb
pkgscanner.rb
plistdeduper.rb
spinner.rb subsetconf.rb
subsetshaper.rb
tlpdbindex.rb
print/texlive/texmf/patches: patch-texmf_web2c_texmf_cnf
print/texlive/texmf/pkg: PLIST-docs PLIST-full PLIST-main
Added files:
print/texlive : README
print/texlive/base/patches:
patch-texk_web2c_ptexdir_ptex-base_ch
print/texlive/tests: README
print/texlive/tests/context: context.tex
print/texlive/tests/xelatex-fontspec: xelatex-fontspec.tex
Removed files:
print/texlive/base/patches: patch-utils_xindy_rte_Makefile_in
patch-utils_xindy_rte_ordrules_Makefile_in
patch-utils_xindy_user-commands_xindy_in
print/texlive/texmf/patches:
patch-texmf-dist_tex_jadetex_base_pdfjadetex_ini
Log message:
Update to TeX Live 2010.
This year we pre-generate format and maps as requested by kili.
Started adding test cases in the tests/ dir.
Upgrades from 2009 will cause a harmless warning regarding texlinks. Espie is
aware of this, it was not easily fixable.
Uninstalls of texlive 2010 which were previously upgraded from 2009 will make
lots of noise regarding non-empty directories which can not be deleted. This
is due to unregistered package directories in the old texlive 2009 pacakage and
has been fixed in the 2010 package (rblatter script was modified to register
*all* parent dirs in PLISTs).
Installs/uninstalls of texlive 2010 on a fresh system (which has never
seen texlive 2009) are squeaky clean.
This has been in use for a number of months on my work machine, so should be
pretty stable, but I am sure someone will find some obscure bugs. These can be
fixed in tree.
OK espie@