summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive
AgeCommit message (Collapse)Author
2021-05-07no-check-certificate is not pluralKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@59122 c570f23f-e606-0410-a88d-b1316a301751
2021-05-06(writeout): dddebug, since this happens on every package in tlpdb; other ↵Karl Berry
debugging tweaks git-svn-id: svn://tug.org/texlive/trunk@59098 c570f23f-e606-0410-a88d-b1316a301751
2021-05-06(%FallbackDownloaderArgs): pass --insecure forKarl Berry
curl and --no-check-certificates for wget. git-svn-id: svn://tug.org/texlive/trunk@59097 c570f23f-e606-0410-a88d-b1316a301751
2021-05-06TLUtils: fix file:// URI scheme - thanks to Vincenzo MantovaNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@59095 c570f23f-e606-0410-a88d-b1316a301751
2021-05-01(query_ctan_mirror): use curl if present in preference to wget.Karl Berry
(query_ctan_mirror_curl): new fn. (query_ctan_mirror_wget): new fn, was (essentially) query_ctan_mirror. (give_ctan_mirror_base): use https for backbone https://www.ctan.org. Add some ddebugging throughout for mirror resolution. Doc, formatting tweaks. New code from Norbert. git-svn-id: svn://tug.org/texlive/trunk@59044 c570f23f-e606-0410-a88d-b1316a301751
2021-04-22Revert accidently committed changesNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@58961 c570f23f-e606-0410-a88d-b1316a301751
2021-04-22fmtutil: only try to use TEXMFSYSVAR for mktexfmtNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@58956 c570f23f-e606-0410-a88d-b1316a301751
2021-04-22fmtutil/mktexfmt: switch to texmfsysvar if writableNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@58947 c570f23f-e606-0410-a88d-b1316a301751
2021-04-21support both http: and https://mirror.ctan.orgKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@58938 c570f23f-e606-0410-a88d-b1316a301751
2021-04-20mirror.ctan.org has gone https-onlyKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@58931 c570f23f-e606-0410-a88d-b1316a301751
2021-04-20Use https for mirror.ctan.orgNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@58930 c570f23f-e606-0410-a88d-b1316a301751
2021-04-10References to is_vista and is_seven removedSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@58811 c570f23f-e606-0410-a88d-b1316a301751
2021-04-06Removed obsolete -is_[seven|vista]; language now purely from registrySiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@58768 c570f23f-e606-0410-a88d-b1316a301751
2021-04-03fix undefined when no checksum method is availableNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@58709 c570f23f-e606-0410-a88d-b1316a301751
2021-03-23installer@windows: make sure that output is not scrambled on non-utf8 setupsNorbert Preining
Patch by Masamichi Hosoda git-svn-id: svn://tug.org/texlive/trunk@58646 c570f23f-e606-0410-a88d-b1316a301751
2021-03-20Add test defined($::lang) test to prevent uninitialized value warningSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@58557 c570f23f-e606-0410-a88d-b1316a301751
2021-03-17fix catalogue data reading in tlpsrcNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@58463 c570f23f-e606-0410-a88d-b1316a301751
2021-03-15infra: allow overriding catalogue data in tlpsrcNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@58384 c570f23f-e606-0410-a88d-b1316a301751
2021-03-05TLUtils: fixNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@58139 c570f23f-e606-0410-a88d-b1316a301751
2021-03-03(platform_name): check for darwin $os_major == 10.Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@58101 c570f23f-e606-0410-a88d-b1316a301751
2021-03-02install/TLUtils: report hoursNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@58052 c570f23f-e606-0410-a88d-b1316a301751
2021-02-27Translations loaded in tlmgr and install-tlSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@57970 c570f23f-e606-0410-a88d-b1316a301751
2021-02-25(platform_name, platform_desc): universal-darwin,Karl Berry
not x86_64-darwin. git-svn-id: svn://tug.org/texlive/trunk@57921 c570f23f-e606-0410-a88d-b1316a301751
2021-02-242021 pretest setupKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@57875 c570f23f-e606-0410-a88d-b1316a301751
2021-02-20(reinit): only pass env_proxy=>1 if *_proxyKarl Berry
envvars are set, to avoid spurious complaints about completely unrelated envvar values, like foo vs. Foo. git-svn-id: svn://tug.org/texlive/trunk@57809 c570f23f-e606-0410-a88d-b1316a301751
2021-02-172021 copyright, docKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@57772 c570f23f-e606-0410-a88d-b1316a301751
2021-01-14(_create_config_files): use our own copy() fnKarl Berry
instead of File::Copy::copy. git-svn-id: svn://tug.org/texlive/trunk@57421 c570f23f-e606-0410-a88d-b1316a301751
2020-10-06try detecting changes in fmttriggersNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@56565 c570f23f-e606-0410-a88d-b1316a301751
2020-10-02TLWinGoo, uninstall-win32: batch-uninstall optionSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@56511 c570f23f-e606-0410-a88d-b1316a301751
2020-09-21copyright 2020Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@56397 c570f23f-e606-0410-a88d-b1316a301751
2020-08-05fix location of pdftexconfig.tex in TLPaper, thanks to Paul VojtaNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@56057 c570f23f-e606-0410-a88d-b1316a301751
2020-07-0711.x -> x86_64-darwinKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@55776 c570f23f-e606-0410-a88d-b1316a301751
2020-05-17debug msg prefixes, textKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@55178 c570f23f-e606-0410-a88d-b1316a301751
2020-05-17Patch from Akira to fix ACLsSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@55175 c570f23f-e606-0410-a88d-b1316a301751
2020-05-13install-tl: if envvar TEXLIVE_INSTALL_NO_RESUME is set, omit questionKarl Berry
about importing settings. TLUtils.pm (install_packages): if $media != NET, abort immediately if a package cannot be installed; no retries. Also output args if debugging. Add TLUtils:: prefix to some other debugging lines. TLPDB.pm: TLPDB:: prefix on debugging line. tl-update-tlnet: show exact install-tl command that is run. Trying shortening command prefix to basename, on most messages. git-svn-id: svn://tug.org/texlive/trunk@55126 c570f23f-e606-0410-a88d-b1316a301751
2020-05-11(_initialize_lines): try to handle non-arch man under bin/.Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@55106 c570f23f-e606-0410-a88d-b1316a301751
2020-05-03doc,debugKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@54993 c570f23f-e606-0410-a88d-b1316a301751
2020-04-25fix typoNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@54871 c570f23f-e606-0410-a88d-b1316a301751
2020-04-18(platform_name, platform_desc): support amd64-unknown-midnightbsd1.2,Karl Berry
request from Nelson, 17 Apr 2020 18:35:47. Also, if the envvar TEXLIVE_OS_NAME is set, use it as-is. git-svn-id: svn://tug.org/texlive/trunk@54790 c570f23f-e606-0410-a88d-b1316a301751
2020-04-15sort depends etc when writing out TLPOBJNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@54748 c570f23f-e606-0410-a88d-b1316a301751
2020-04-06hopefully final fix for installation havocNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@54630 c570f23f-e606-0410-a88d-b1316a301751
2020-04-06fixes for tmpdir handlingNorbert Preining
- back out changes (besides typo fixes) in tl_tempdir - don't use pattern to File::Temp::tempdir in verify_checksum git-svn-id: svn://tug.org/texlive/trunk@54629 c570f23f-e606-0410-a88d-b1316a301751
2020-04-05(tl_tmpdir): switch File::temp::tempdir()Karl Berry
invocation to use a template, hoping that that will work on Windows. git-svn-id: svn://tug.org/texlive/trunk@54621 c570f23f-e606-0410-a88d-b1316a301751
2020-04-05(not_virtual_install_package): for aKarl Berry
local_compressed install, request versioned container. That is, the unversioned symlinks in archive/ in the .iso image cannot be dereferenced on Windows. git-svn-id: svn://tug.org/texlive/trunk@54619 c570f23f-e606-0410-a88d-b1316a301751
2020-03-20TLPSRC.pm: documentation errorHironobu Yamashita
git-svn-id: svn://tug.org/texlive/trunk@54413 c570f23f-e606-0410-a88d-b1316a301751
2020-03-16parse all licenses listed in the catalogueNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@54367 c570f23f-e606-0410-a88d-b1316a301751
2020-03-14Tweaks to making read-onlySiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@54289 c570f23f-e606-0410-a88d-b1316a301751
2020-03-08TLPSRC.pm (from_file),Karl Berry
TeXCatalogue.pm (beautify): kludge around long url being forcibly broken by our multilineformat. tl-update-tlpdb: new option --catalogue-dump to dump/restore catalogue data for development. git-svn-id: svn://tug.org/texlive/trunk@54190 c570f23f-e606-0410-a88d-b1316a301751
2020-03-07TLPSRC.pm (from_file),Karl Berry
TeXCatalogue.pm (beautify): collapse multiple whitespace. (Still on the quest for identical longdesc results from our various sources.) git-svn-id: svn://tug.org/texlive/trunk@54167 c570f23f-e606-0410-a88d-b1316a301751
2020-03-07Eliminate need for Win32::OLE::NLS moduleSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@54152 c570f23f-e606-0410-a88d-b1316a301751