CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/11/11 15:54:23
Modified files:
print/texlive : Makefile.inc
print/texlive/base: Makefile distinfo
print/texlive/base/pkg: PLIST-main PLIST-mktexlsr PLIST-synctex
README-main
print/texlive/texmf: Makefile adj.mk distinfo
print/texlive/texmf/files: mk_adj.py tlpdb.py
update_plist_hints.py which_subset.py
write_plists.py
print/texlive/texmf/patches:
patch-texmf-dist_doc_man_man1_context_1
patch-texmf-dist_doc_man_man1_luatools_1
patch-texmf-dist_doc_man_man1_mptopdf_1
patch-texmf-dist_doc_man_man1_mtx-babel_1
patch-texmf-dist_doc_man_man1_mtx-base_1
patch-texmf-dist_doc_man_man1_mtx-bibtex_1
patch-texmf-dist_doc_man_man1_mtx-cache_1
patch-texmf-dist_doc_man_man1_mtx-chars_1
patch-texmf-dist_doc_man_man1_mtx-check_1
patch-texmf-dist_doc_man_man1_mtx-colors_1
patch-texmf-dist_doc_man_man1_mtx-context_1
patch-texmf-dist_doc_man_man1_mtx-dvi_1
patch-texmf-dist_doc_man_man1_mtx-epub_1
patch-texmf-dist_doc_man_man1_mtx-evohome_1
patch-texmf-dist_doc_man_man1_mtx-fcd_1
patch-texmf-dist_doc_man_man1_mtx-flac_1
patch-texmf-dist_doc_man_man1_mtx-fonts_1
patch-texmf-dist_doc_man_man1_mtx-grep_1
patch-texmf-dist_doc_man_man1_mtx-interface_1
patch-texmf-dist_doc_man_man1_mtx-metapost_1
patch-texmf-dist_doc_man_man1_mtx-modules_1
patch-texmf-dist_doc_man_man1_mtx-package_1
patch-texmf-dist_doc_man_man1_mtx-pdf_1
patch-texmf-dist_doc_man_man1_mtx-plain_1
patch-texmf-dist_doc_man_man1_mtx-profile_1
patch-texmf-dist_doc_man_man1_mtx-rsync_1
patch-texmf-dist_doc_man_man1_mtx-scite_1
patch-texmf-dist_doc_man_man1_mtx-server_1
patch-texmf-dist_doc_man_man1_mtx-texworks_1
patch-texmf-dist_doc_man_man1_mtx-timing_1
patch-texmf-dist_doc_man_man1_mtx-tools_1
patch-texmf-dist_doc_man_man1_mtx-unicode_1
patch-texmf-dist_doc_man_man1_mtx-unzip_1
patch-texmf-dist_doc_man_man1_mtx-update_1
patch-texmf-dist_doc_man_man1_mtx-watch_1
patch-texmf-dist_doc_man_man1_mtx-youless_1
patch-texmf-dist_doc_man_man1_mtxrun_1
patch-texmf-dist_doc_man_man1_texexec_1
patch-texmf-dist_doc_man_man1_texmfstart_1
patch-texmf-dist_scripts_bibexport_bibexport_sh
patch-texmf-dist_scripts_context_stubs_unix_mtxrun
patch-texmf-dist_web2c_texmf_cnf
patch-texmf-dist_web2c_texmfcnf_lua
print/texlive/texmf/pkg: PLIST-buildset PLIST-context PLIST-docs
PLIST-full PLIST-main
Added files:
print/texlive/base/patches:
patch-texk_dvisvgm_dvisvgm-src_src_Makefile_in
print/texlive/texmf: manpage_symlinks.mk symlinks.mk
Removed files:
print/texlive/base/patches: patch-texk_dvipsk_writet1_c
patch-texk_dvisvgm_dvisvgm-src_libs_brotli_common_platform_h
patch-texk_dvisvgm_dvisvgm-src_libs_brotli_enc_fast_log_h
patch-texk_dvisvgm_dvisvgm-src_libs_brotli_include_brotli_port_h
patch-texk_web2c_Makefile_in
patch-texk_web2c_luatexdir_font_writet1_w
patch-texk_web2c_pdftexdir_writet1_c
print/texlive/texmf/patches:
patch-texmf-dist_doc_man_man1_mtx-metatex_1
patch-texmf-dist_doc_man_man1_mtx-patterns_1
Log message:
Update print/texlive to version 2019.
A few notes:
This year, we install the interpreter symlinks when the supporting texmf
files become available. Before we installed them all in texlive_base and
you could get dangling symlinks and confused users.
There are also a lot of Ruby-1.8 scripts in TeX Live, but we no longer
package such an old Ruby. There's too much to systematically test, so
for now we re-write the #! to a newer Ruby, and we can fix any problems
that arise on a case-by-case basis.
Tested by: matthieu@, cwen@, Jon Bernard and jca@.
Additional input from sthen@ and cwen@.
OK cwen@ and jca@.
Thank you all for your help!