pkgsrc/print
mef 86d37cb530 (print/R-knitr) Updated 1.33 to 1.34
(https://github.com/yihui/knitr/releases)
@yihui yihui released this Sep 9, 2021

NEW FEATURES

  * Added a package option latex.tilde so that users can customize the tilde
    symbol, e.g., you can set knitr::opts_knit$set(latex.tilde = "\\hlopt{\\
    scriptsize{\\ensuremath{\\sim}}}"). This is because the default tilde is
    too high in the PDF output, and it's often more desirable to use a middle
    tilde instead (thanks, @brry #1992, @jaredlander #492).

  * For the tikz engine, the class options of the standalone document classs
    can be specified via the chunk option engine.opts$classoption (thanks,
    @XiangyunHuang, #1985). The default value is tikz, i.e., \documentclass
    [tikz]{standalone} is used by default.

  * Added the ability to pass additional arguments to dvisvgm when using the
    tikz engine with fig.ext = "svg" by using dvisvgm.opts in engine.opts
    (thanks, @andrewheiss, #2039). Recent versions of dvisvgm now allow you to
    embed fonts into SVG files as base64-encoded WOFF files, so tikz chunks can
    embed fonts using like so: ```{tikz, fig.ext="svg", engine.opts=list
    (dvisvgm.opts = "--font-format=woff")}.

  * Added a new targets engine (ropensci/targets#503, @wlandau). Details:
    https://books.ropensci.org/targets/markdown.html.

  * The chunk option cache.globals can take values TRUE and FALSE now (in
    addition to a character vector). When FALSE, it tries to find all symbols
    in the code chunk, no matter if they are local or global variables. When
    NULL or TRUE, it tries to find all global variables (thanks, @knokknok, #
    1898).

MAJOR CHANGES

  * An error is now thrown when an inline code result is not coercible to
    character. This has always been the assumed behavior but it happens to be
    different in certain formats with unknown automatic coercion. This is now
    enforced to prevent any unexpected output. An inline code expression must
    evaluate to a character vector or an object coercible by as.character() (#
    2006).

  * The markdown package has been moved from Imports to Suggests in knitr's
    DESCRIPTION, which means it is no longer a hard dependency but has become a
    soft dependency of knitr (#1864). One consequence for package developers is
    that if you use the vignette engines based on markdown (such as
    knitr::knitr), you will have to explicitly declare the (soft) dependency on
    markdown, because the implicit dependency through knitr is no longer there.

  * For R packages that use the knitr::rmarkdown engine to build their
    vignettes, rmarkdown must be declared as a dependency in the package
    DESCRIPTION (e.g., in Suggests). Previously, knitr would fall back to using
    the markdown package to build vignettes if rmarkdown is not declared (#1864
    , #2020).

  * write_bib() only uses the first URL if multiple are found in a package (#
    2028).

MINOR CHANGES

  * The attribute data-external="1" will be added to <iframe>s generated by
    include_url() to prevent Pandoc from embedding the URL as base64 data
    (thanks, @IndrajeetPatil, https://stackoverflow.com/q/67477667/559676).

  * The chunk option strip.white = TRUE used to work only when the chunk option
    collapse = FALSE. Now the two options are independent, i.e., strip.white
    also works when collapse = TRUE (thanks, @kbvernon, #2011).

  * When building R Markdown vignettes but Pandoc is not available, the
    vignette engine will emit a message instead of a warning before falling
    back to using the markdown package.

  * The internal function is_abs_path() has been removed. Users (if any) should
    use the exported function xfun::is_abs_path() instead.

BUG FIXES

  * Fix an issue with the RStudio IDE when using knitr::include_url() or
    knitr::include_app() in interactive Notebook mode. This will no more cause
    an error but print the list object as is (thanks, @systemnova, #2015).

  * Fix a regression with fig.keep chunk option used in chunks with only one
    figure where the figure was not showing in output (thanks, @fmichonneau, #
    1993).

  * Allow vignettes to be tangled (and output compared) in R CMD check if they
    have a corresponding .Rout.save (thanks, @lentinj, #2018).
2021-09-18 13:40:56 +00:00
..
a2ps *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
abc2ps
abcm2ps *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
adobeps-win
advi revbump for textproc/icu 2021-04-21 11:40:12 +00:00
apsfilter Fix shell portability 2020-03-18 18:00:21 +00:00
atril atril: update to 1.24.1 2021-07-20 23:16:30 +00:00
auctex *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
bg5pdf Supports only Python 2.7 2020-04-12 19:39:55 +00:00
bg5ps Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
bibtool *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
brlaser Add brlaser, a CUPS driver for Brother laser printers. 2021-07-18 22:01:55 +00:00
bww2tex
chktex *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
cjkutils texlive: update to TeXLive 2021 2021-06-06 01:17:16 +00:00
cnprint all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
cups revbump for boost-libs 2021-04-21 13:24:06 +00:00
cups-base revbump for boost-libs 2021-04-21 13:24:06 +00:00
cups-drivers-Magicolor5440DL revbump for boost-libs 2021-04-21 13:24:06 +00:00
cups-filters Update cups-filters to 1.28.10 2021-08-21 17:08:01 +00:00
cups-pdf *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
deforaos-pdfviewer *: bump PKGREVISION for poppler shlib bump 2021-06-10 11:06:19 +00:00
dspdfviewer *: bump PKGREVISION for poppler shlib bump 2021-06-10 11:06:19 +00:00
dvidvi texlive: update to TeXLive 2021 2021-06-06 01:17:16 +00:00
dviljk texlive: update to TeXLive 2021 2021-06-06 01:17:16 +00:00
dvipdfmx texlive: update to TeXLive 2021 2021-06-06 01:17:16 +00:00
dvipsk texlive: update to TeXLive 2021 2021-06-06 01:17:16 +00:00
electrix *: bump PKGREVISION for poppler shlib bump 2021-06-10 11:06:19 +00:00
enscript *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
epdfview *: bump PKGREVISION for poppler shlib bump 2021-06-10 11:06:19 +00:00
epstool *: remove dead master site 2021-04-21 08:03:23 +00:00
evince3 *: bump PKGREVISION for poppler shlib bump 2021-06-10 11:06:19 +00:00
fig2dev fig2dev: update to 3.2.8a. 2021-07-21 05:32:49 +00:00
flpsed *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
foliate revbump for textproc/icu 2021-04-21 11:40:12 +00:00
foo2zjs
foomatic-filters *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
foomatic-filters-cups
foomatic-ppds
foomatic-ppds-cups
foomatic4-db all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
foomatic4-db-engine *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
foomatic4-filters *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
ghostscript revbump for boost-libs 2021-04-21 13:24:06 +00:00
ghostscript-agpl (print/ghostscript-agpl) Update PLIST for option disable-compile-inits 2021-06-15 12:39:31 +00:00
ghostscript-gpl *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
glabels *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
gtklp revbump for boost-libs 2021-04-21 13:24:06 +00:00
gutenprint-lib *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
gv *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
hpijs Fix const use 2020-05-14 19:01:26 +00:00
hplip *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
html2ps *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
if-psprint *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
ijs
img2eps *: Apply revbump for graphics/giflib API change. 2020-06-05 12:48:58 +00:00
imposter *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
indexinfo
ja-a2ps *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
ja-ptex
ja-vflib
ja-vflib-lib ja-vflib-lib: update download link 2021-04-25 06:34:05 +00:00
ja-vflib-utils
ja-vfxdvik ja-vfxdvik: needs expat 2021-05-14 12:02:10 +00:00
jcabc2ps
jpeg-to-pdf print/jpeg-to-pdf: update to 0.2.3 2021-08-10 05:35:28 +00:00
kpathsea texlive: update to TeXLive 2021 2021-06-06 01:17:16 +00:00
lacheck texlive: update to TeXLive 2021 2021-06-06 01:17:16 +00:00
latex-mk *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
latexmk *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
LaTeXML *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
lgrind (print/lgrind) Add BUILD_DEPENDS+= tex-ec-[0-9]* for font tcrm1000 2020-09-27 02:01:25 +00:00
libcups revbump for boost-libs 2021-04-21 13:24:06 +00:00
libgxps *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
libharu Add libharu 2.4.0 2021-05-04 14:12:05 +00:00
libpaper
libspectre *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
lilypond *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
LPRng
LPRng-core LPRng-core: remove dead download link 2021-04-24 19:32:48 +00:00
LPRng-doc LPRng-doc: remove dead download link 2021-04-24 00:26:13 +00:00
luatex luatex: do not ./configure in internal copy of luajit 2021-06-13 07:27:42 +00:00
lumina-pdf *: bump PKGREVISION for poppler shlib bump 2021-06-10 11:06:19 +00:00
magicfilter print: align variable assignments 2019-11-04 19:57:58 +00:00
mktexlsr mktexlsr: Fix PKGMANDIR. 2020-05-12 12:12:25 +00:00
mp *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
mpage mpage: fix RELRO build 2021-03-14 08:40:46 +00:00
mupdf mupdf: apply fix for CVE-2021-3407, bump PKGREVISION 2021-05-25 07:59:43 +00:00
okular okular: add buildlink3.mk 2021-08-31 11:29:24 +00:00
p5-biblatex-biber *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-LaTeX-Driver p5-LaTeX-Driver: fix build 2021-08-08 04:48:31 +00:00
p5-LaTeX-Encode *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-LaTeX-Table *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Net-CUPS *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-PostScript *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-PostScript-MailLabels *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-PostScript-Simple *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
papersize
paps *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
pcps pcps: remove dead links 2021-04-25 06:31:22 +00:00
pdf-redact-tools Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
pdf2djvu *: bump PKGREVISION for poppler shlib bump 2021-06-10 11:06:19 +00:00
pdfjam pdfjam: Avoid an extra backslash (NFCI intended on liberal sed(1)-s) 2021-06-15 13:12:29 +00:00
pdflib *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
pdflib-lite *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
pdvipsk print: align variable assignments 2019-11-04 19:57:58 +00:00
php-pdflib print/php-pdflib: update to 4.1.4 2021-01-03 07:31:35 +00:00
pmw Update pmw to 4.51 2021-08-07 13:39:05 +00:00
pnm2ppa *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
podofo *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
poppler poppler: update to 21.07.0. 2021-07-15 11:31:25 +00:00
poppler-cpp *: bump PKGREVISION for poppler shlib bump 2021-06-10 11:06:19 +00:00
poppler-data *: recursive bump for poppler shlib major bump 2021-05-20 11:55:55 +00:00
poppler-glib *: bump PKGREVISION for poppler shlib bump 2021-06-10 11:06:19 +00:00
poppler-includes *: bump PKGREVISION for poppler shlib bump 2021-06-10 11:06:19 +00:00
poppler-qt5 *: bump PKGREVISION for poppler shlib bump 2021-06-10 11:06:19 +00:00
poppler-utils poppler*: update to 21.05.0 2021-05-20 11:49:47 +00:00
poster poster: remove dead download link 2021-04-24 19:26:24 +00:00
pscal all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
psify Update HOMEPAGE to the correct source files (it is also MASTER_SITES). 2020-01-07 12:30:48 +00:00
psjoin *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
pslib *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
psutils *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
ptexenc texlive: update to TeXLive 2021 2021-06-06 01:17:16 +00:00
py-cups revbump for boost-libs 2021-04-21 13:24:06 +00:00
py-latexcodec py-latexcodec: updated to 2.0.1 2020-07-15 07:43:59 +00:00
py-octoprint py-octoprint: let the RC script work unprivileged 2021-08-29 20:00:43 +00:00
py-octoprint-filecheck py-octoprint-filecheck: update to version 2021.2.23 2021-05-30 21:29:10 +00:00
py-octoprint-firmwarecheck py-octoprint-firmwarecheck: update to version 2021.2.4 2021-05-30 21:27:38 +00:00
py-octoprint-pisupport py-octoprint-pisupport: import version 2021.3.26post2 2021-05-30 21:20:20 +00:00
py-Pdf pyPdf: fallback if non-UTF16 strings start with UTF16 BOM 2021-04-06 18:57:10 +00:00
py-PDF2 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
py-pisa Use py27 version of reportlab. 2021-04-29 13:10:41 +00:00
py-pslib *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
py-reportlab py-reportlab: updated to 3.5.68 2021-08-02 20:31:11 +00:00
py-weasyprint py-weasyprint: updated to 52.5 2021-04-27 05:09:57 +00:00
py-weasyprint0 Use py27 version of cssselect2 and pyphen 2021-04-29 23:43:27 +00:00
py-xhtml2pdf py-xhtml2pdf: added version 0.2.5 2021-04-28 09:56:15 +00:00
py27-reportlab Use py27 version of cssselect2 and pyphen 2021-04-29 23:43:27 +00:00
qpdf *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
qpdfview *: bump PKGREVISION for poppler shlib bump 2021-06-10 11:06:19 +00:00
R-knitr (print/R-knitr) Updated 1.33 to 1.34 2021-09-18 13:40:56 +00:00
R-tinytex (print/R-tinytex) Updated 0.31 to 0.32, NEWS.md unknown 2021-06-05 07:51:33 +00:00
rlpr
rtf2latex rtf2latex: update download link 2021-04-24 10:46:24 +00:00
rtf2latex2e print: align variable assignments 2019-11-04 19:57:58 +00:00
ruby-pdf-core print/ruby-pdf-core: update to 0.9.0 2021-01-13 14:57:32 +00:00
ruby-pdf-reader print/ruby-pdf-reader: update to 2.5.0 2021-06-06 08:58:34 +00:00
ruby-pdf-writer
ruby-poppler ruby-gnome: update to 3.4.9. 2021-08-29 16:49:11 +00:00
ruby-prawn print/ruby-prawn: update to 2.4.0 2021-01-13 14:59:46 +00:00
ruby-rbpdf print/ruby-rbpdf: add package version 1.20.1 2020-05-25 14:30:15 +00:00
ruby-rbpdf-font print/ruby-rbpdf-font: add package version 1.19.1 2020-05-25 14:28:41 +00:00
scribus-qt4 *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
scribus-qt5 *: Recursive revbump from audio/pulseaudio-15.0 2021-07-30 12:26:37 +00:00
seetexk texlive: update to TeXLive 2021 2021-06-06 01:17:16 +00:00
sile *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
stylewriter print: align variable assignments 2019-11-04 19:57:58 +00:00
tcl-pdflib *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
tex-2up tex-2up{,-doc}: update to 1.3a 2021-02-20 09:37:44 +00:00
tex-2up-doc tex-2up{,-doc}: update to 1.3a 2021-02-20 09:37:44 +00:00
tex-a0poster tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-a0poster-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-a4wide tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-a4wide-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-a5comb tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-a5comb-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-abc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-abc-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-abntex2 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-abntex2-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-abstract tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-abstract-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-accents tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-accents-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-accsupp tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-accsupp-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-acmconf tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-acmconf-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-acronym tex-[ab]*: update to texlive 2020 versions 2020-04-27 22:35:36 +00:00
tex-acronym-doc tex-[ab]*: update to texlive 2020 versions 2020-04-27 22:35:36 +00:00
tex-adjustbox tex-adjustbox{,-doc}: update to 1.3 2021-02-20 09:40:27 +00:00
tex-adjustbox-doc tex-adjustbox{,-doc}: update to 1.3 2021-02-20 09:40:27 +00:00
tex-adrconv all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-adrconv-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-advdate tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-advdate-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-aeguill tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-aeguill-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-aleph tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-algorithm2e all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-algorithm2e-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-algorithmicx tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-algorithmicx-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-algorithms tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-algorithms-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-alphalph tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-alphalph-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-amscls tex-amscls{,-doc}: update to 2020 2021-02-13 04:11:52 +00:00
tex-amscls-doc tex-amscls{,-doc}: update to 2020 2021-02-13 04:11:52 +00:00
tex-amslatex-primer-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-amsmath tex-amsmath: drop dependency on tex-latex-bin 2021-02-26 21:11:01 +00:00
tex-amsmath-doc tex-amsmath{,-doc}: update to 2.17i 2021-02-13 04:14:58 +00:00
tex-amsrefs tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-amsrefs-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-amstex tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-amstex-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-anonchap tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-anonchap-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-answers tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-answers-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-antomega all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-antomega-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-anysize tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-anysize-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-apa6 tex-[ab]*: update to texlive 2020 versions 2020-04-27 22:35:36 +00:00
tex-apa6-doc tex-[ab]*: update to texlive 2020 versions 2020-04-27 22:35:36 +00:00
tex-apacite all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-apacite-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-appendix tex-[ab]*: update to texlive 2020 versions 2020-04-27 22:35:36 +00:00
tex-appendix-doc tex-[ab]*: update to texlive 2020 versions 2020-04-27 22:35:36 +00:00
tex-appendixnumberbeamer tex-appendixnumberbeamer{,-doc}: Add version 1.2 2020-07-16 01:00:41 +00:00
tex-appendixnumberbeamer-doc tex-appendixnumberbeamer{,-doc}: Add version 1.2 2020-07-16 01:00:41 +00:00
tex-arabi tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-arabi-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-arabicfront tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-arabicfront-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-arabtex tex-arabtex{,-doc}: update to 3.17.59150 2021-06-03 04:54:57 +00:00
tex-arabtex-doc tex-arabtex{,-doc}: update to 3.17.59150 2021-06-03 04:54:57 +00:00
tex-around-the-bend-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-arsclassica all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-arsclassica-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ascii-chart-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-askinclude tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-askinclude-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-atbegshi tex-[ab]*: update to texlive 2020 versions 2020-04-27 22:35:36 +00:00
tex-atbegshi-doc tex-[ab]*: update to texlive 2020 versions 2020-04-27 22:35:36 +00:00
tex-atenddvi tex-atenddvi{,-doc}: update to 1.5 2021-02-20 09:45:09 +00:00
tex-atenddvi-doc tex-atenddvi{,-doc}: update to 1.5 2021-02-20 09:45:09 +00:00
tex-attachfile2 *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
tex-attachfile2-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-atveryend tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-atveryend-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-auxhook tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-auxhook-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-babel (print/tex-babel{,-doc}) Updated 3.59 to 3.60 2021-06-05 01:46:19 +00:00
tex-babel-albanian tex-babel-albanian: update to 1.0d 2021-02-14 20:11:37 +00:00
tex-babel-basque all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-belarusian tex-babel-belarusian: add version 1.5 2021-02-14 20:26:34 +00:00
tex-babel-bosnian all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-breton all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-bulgarian all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-catalan all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-croatian all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-czech all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-danish tex-babel-danish: update to 1.3s 2021-06-03 04:12:06 +00:00
tex-babel-doc (print/tex-babel{,-doc}) Updated 3.59 to 3.60 2021-06-05 01:46:19 +00:00
tex-babel-dutch tex-babel-dutch: update to 3.8j 2021-02-14 20:15:06 +00:00
tex-babel-english all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-esperanto all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-estonian all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-finnish tex-babel-finnish: add version 1.3s 2021-06-03 04:29:44 +00:00
tex-babel-french tex-babel-french: update to 3.5l 2021-02-14 20:16:41 +00:00
tex-babel-friulan all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-galician all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-georgian all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-german tex-babel-german: update to 2.13 2021-06-03 04:13:43 +00:00
tex-babel-greek tex-babel-greek: update to 1.10 2021-02-14 20:19:45 +00:00
tex-babel-hebrew all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-hungarian all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-icelandic tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-babel-interlingua all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-irish all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-italian tex-babel-italian: update to 1.4.04 2021-02-14 20:21:51 +00:00
tex-babel-japanese tex-babel-japanese: add version 2020 2021-02-14 20:29:34 +00:00
tex-babel-kurmanji all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-latin all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-latvian all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-norsk all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-piedmontese all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-polish all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-portuges tex-babel-portuges: update to 1.2s 2021-06-03 04:15:24 +00:00
tex-babel-romanian tex-babel-romanian: update to 1.2m 2021-06-03 04:17:15 +00:00
tex-babel-romansh all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-russian tex-babel-russian: update to 1.3m 2021-02-14 20:24:16 +00:00
tex-babel-samin all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-scottish all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-serbian tex-babel-serbian: update to 2.1 2021-06-03 04:18:50 +00:00
tex-babel-serbianc tex-babel-serbianc: update to 3.1 2021-06-03 04:20:49 +00:00
tex-babel-slovak all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-slovenian tex-babel-slovenian: update to 1.2n 2021-06-03 04:23:06 +00:00
tex-babel-sorbian tex-babel-sorbian: update to 1.0i 2021-06-03 04:24:32 +00:00
tex-babel-spanish all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-swedish tex-babel-swedish: update to 2.3e 2021-06-03 04:26:38 +00:00
tex-babel-thai all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-turkish tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-babel-ukrainian tex-babel-ukrainian: add version 1.4e 2021-02-14 20:37:44 +00:00
tex-babel-vietnamese all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babel-welsh all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-babelbib tex-babelbib{,-doc}: update to 1.34 2021-02-13 04:26:35 +00:00
tex-babelbib-doc tex-babelbib{,-doc}: update to 1.34 2021-02-13 04:26:35 +00:00
tex-background all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-background-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-bagpipe all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-bagpipe-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-bbm-macros all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-bbm-macros-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-beamer tex-beamer: update to 3.63 2021-06-03 05:10:01 +00:00
tex-beamer-doc tex-beamer: update to 3.63 2021-06-03 05:10:01 +00:00
tex-beamerposter all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-beamerposter-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-beamertheme-cuerna tex-beamertheme*: Add beamertheme packages 2020-07-16 01:03:31 +00:00
tex-beamertheme-detlevcm tex-beamertheme*: Add beamertheme packages 2020-07-16 01:03:31 +00:00
tex-beamertheme-epyt tex-beamertheme*: Add beamertheme packages 2020-07-16 01:03:31 +00:00
tex-beamertheme-focus tex-beamertheme-focus: update to 2.8.1 2021-02-20 09:47:14 +00:00
tex-beamertheme-light tex-beamertheme*: Add beamertheme packages 2020-07-16 01:03:31 +00:00
tex-beamertheme-metropolis tex-beamertheme*: Add beamertheme packages 2020-07-16 01:03:31 +00:00
tex-beamertheme-npbt tex-beamertheme*: Add beamertheme packages 2020-07-16 01:03:31 +00:00
tex-beamertheme-phnompenh tex-beamertheme*: Add beamertheme packages 2020-07-16 01:03:31 +00:00
tex-beamertheme-saintpetersburg tex-beamertheme*: Add beamertheme packages 2020-07-16 01:03:31 +00:00
tex-beamertheme-upenn-bc tex-beamertheme*: Add beamertheme packages 2020-07-16 01:03:31 +00:00
tex-beamerthemejltree tex-beamertheme*: Add beamertheme packages 2020-07-16 01:03:31 +00:00
tex-beamerthemenirma tex-beamertheme*: Add beamertheme packages 2020-07-16 01:03:31 +00:00
tex-beton tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-beton-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-biblatex tex-biblatex{,-doc}: update to 3.16 2021-02-14 21:25:52 +00:00
tex-biblatex-apa tex-biblatex-apa{,-doc}: update to 9.14 2021-02-14 21:32:09 +00:00
tex-biblatex-apa-doc tex-biblatex-apa{,-doc}: update to 9.14 2021-02-14 21:32:09 +00:00
tex-biblatex-doc tex-biblatex{,-doc}: update to 3.16 2021-02-14 21:25:52 +00:00
tex-biblatex-ieee tex-biblatex-ieee{,-doc}: update to 1.3e 2021-06-03 05:17:32 +00:00
tex-biblatex-ieee-doc tex-biblatex-ieee{,-doc}: update to 1.3e 2021-06-03 05:17:32 +00:00
tex-biblatex-nature tex-biblatex-nature{,-doc}: update to 1.3d 2021-02-14 21:37:09 +00:00
tex-biblatex-nature-doc tex-biblatex-nature{,-doc}: update to 1.3d 2021-02-14 21:37:09 +00:00
tex-bibleref-german all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-bibleref-german-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-bibtex all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-bibtex-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-bibtex8 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-bibtopic tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-bibtopic-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-bibunits tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-bibunits-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-bigfoot all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-bigfoot-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-bigintcalc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-bigintcalc-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-bitset tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-bitset-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-blindtext all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-blindtext-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-blkarray all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-blkarray-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-block tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-block-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-bold-extra tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-bold-extra-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-bookmark tex-bookmark{,-doc}: update to 1.29 2021-02-13 04:31:18 +00:00
tex-bookmark-doc tex-bookmark{,-doc}: update to 1.29 2021-02-13 04:31:18 +00:00
tex-booktabs tex-booktabs: bump PKGREVISION for dependency change. 2021-02-26 21:06:43 +00:00
tex-booktabs-de-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-booktabs-doc tex-[ab]*: update to texlive 2020 versions 2020-04-27 22:35:36 +00:00
tex-boxedminipage tex-boxedminipage{,-doc}: update to 1.1 2020-05-21 10:18:45 +00:00
tex-boxedminipage-doc tex-boxedminipage{,-doc}: update to 1.1 2020-05-21 10:18:45 +00:00
tex-braket tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-braket-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-breakcites tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-breakcites-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-breqn tex-breqn: update to 0.98k 2021-02-13 10:24:11 +00:00
tex-bussproofs tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-bussproofs-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-bxbase tex-bxbase{,-doc} Add version 1.2 2021-02-21 09:58:06 +00:00
tex-bxbase-doc tex-bxbase{,-doc} Add version 1.2 2021-02-21 09:58:06 +00:00
tex-bxcjkjatype tex-bxcjkjatype{,-doc}: Add version 0.3 2021-02-21 10:00:46 +00:00
tex-bxcjkjatype-doc tex-bxcjkjatype{,-doc}: Add version 0.3 2021-02-21 10:00:46 +00:00
tex-bxghost tex-bxghost{,-doc}: Add version 0.3.0 2021-02-21 10:03:18 +00:00
tex-bxghost-doc tex-bxghost{,-doc}: Add version 0.3.0 2021-02-21 10:03:18 +00:00
tex-bxjalipsum tex-bxjalipsum{,-doc}: Add version 0.3a 2021-02-21 10:05:36 +00:00
tex-bxjalipsum-doc tex-bxjalipsum{,-doc}: Add version 0.3a 2021-02-21 10:05:36 +00:00
tex-bxjaprnind tex-bxjaprnind{,-doc}: Add version 0.3b 2021-02-21 10:08:08 +00:00
tex-bxjaprnind-doc tex-bxjaprnind{,-doc}: Add version 0.3b 2021-02-21 10:08:08 +00:00
tex-bxjscls tex-bxjscls{,-doc}: update to 2.5a 2021-06-03 05:25:16 +00:00
tex-bxjscls-doc tex-bxjscls{,-doc}: update to 2.5a 2021-06-03 05:25:16 +00:00
tex-bxorigcapt tex-bxorigcapt{,-doc}: Add version 0.3 2021-02-21 10:17:31 +00:00
tex-bxorigcapt-doc tex-bxorigcapt{,-doc}: Add version 0.3 2021-02-21 10:17:31 +00:00
tex-c90 tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-c90-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-calrsfs all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-calrsfs-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-cancel tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-cancel-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-capt-of tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-capt-of-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-captdef tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-captdef-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-caption tex-caption{,-doc}: update to 20201026 2021-02-13 10:27:35 +00:00
tex-caption-doc tex-caption{,-doc}: update to 20201026 2021-02-13 10:27:35 +00:00
tex-carlisle tex-carlisle{,-doc}: update to 2020 2021-02-13 04:34:24 +00:00
tex-carlisle-doc tex-carlisle{,-doc}: update to 2020 2021-02-13 04:34:24 +00:00
tex-cases tex-[cd]*: update to texlive 2020 versions 2020-05-01 00:15:09 +00:00
tex-cases-doc tex-[cd]*: update to texlive 2020 versions 2020-05-01 00:15:09 +00:00
tex-catchfile tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-catchfile-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-ccaption all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ccaption-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-cellspace all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-cellspace-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-changebar all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-changebar-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-changepage tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-changepage-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-changes tex-changes{,-doc}: update to 4.1.0 2021-06-03 05:44:56 +00:00
tex-changes-doc tex-changes{,-doc}: update to 4.1.0 2021-06-03 05:44:56 +00:00
tex-chappg all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-chappg-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-chbibref tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-chbibref-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-checkend *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
tex-checkend-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-chemarrow tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-chemarrow-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-chemgreek tex-[cd]*: update to texlive 2020 versions 2020-05-01 00:15:09 +00:00
tex-chemgreek-doc tex-[cd]*: update to texlive 2020 versions 2020-05-01 00:15:09 +00:00
tex-chess all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-chess-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-chess-problem-diagrams tex-[cd]*: update to texlive 2020 versions 2020-05-01 00:15:09 +00:00
tex-chess-problem-diagrams-doc tex-[cd]*: update to texlive 2020 versions 2020-05-01 00:15:09 +00:00
tex-chessboard tex-chessboard{,-doc}: update to 1.9 2021-02-14 21:55:12 +00:00
tex-chessboard-doc tex-chessboard{,-doc}: update to 1.9 2021-02-14 21:55:12 +00:00
tex-chessfss all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-chessfss-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-chngcntr tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-chngcntr-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-cite tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-cite-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-cjk tex-cjk: dependency tex-ifxetex -> tex-iftex 2020-05-02 02:52:55 +00:00
tex-cjk-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-cjk-gs-integrate *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
tex-cjk-gs-integrate-doc tex-cjk-gs-integrate{,-doc}: update to 20201206.0 2021-02-12 01:40:56 +00:00
tex-cjk-ko tex-cjk-ko{,-doc}: update to 1.9 2021-06-03 06:13:00 +00:00
tex-cjk-ko-doc tex-cjk-ko{,-doc}: update to 1.9 2021-06-03 06:13:00 +00:00
tex-cjkpunct all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-cjkpunct-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-cjkutils all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-cjkutils-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-classpack tex-classpack{,-doc}: update to 1.19 2021-02-20 09:53:37 +00:00
tex-classpack-doc tex-classpack{,-doc}: update to 1.19 2021-02-20 09:53:37 +00:00
tex-cleveref all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-cleveref-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-clrscode tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-clrscode-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-cmap tex-cmap: update to 1.0j 2021-02-13 10:29:56 +00:00
tex-cnbwp all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-cnbwp-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-collectbox all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-collectbox-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-colorprofiles all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-colorprofiles-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-colortbl tex-colortbl: bump PKGREVISION for dependency change 2021-02-26 21:09:25 +00:00
tex-colortbl-doc tex-[cd]*: update to texlive 2020 versions 2020-05-01 00:15:09 +00:00
tex-comment all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-comment-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-compare tex-genmisc: removed in texlive 2020 2020-05-21 11:26:40 +00:00
tex-components-of-TeX-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-comprehensive-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-concprog all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-concprog-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context tex-context{,-doc}: update to 2021 2021-06-06 11:28:59 +00:00
tex-context-account all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-account-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-algorithmic all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-animation all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-animation-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-annotation all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-annotation-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-bnf all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-bnf-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-chromato all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-chromato-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-construction-plan all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-construction-plan-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-cyrillicnumbers all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-cyrillicnumbers-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-degrade all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-degrade-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-doc tex-context{,-doc}: update to 2021 2021-06-06 11:28:59 +00:00
tex-context-fancybreak all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-fancybreak-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-filter tex-context-filter{,-doc}: update to 2020.55718 2021-02-15 04:21:10 +00:00
tex-context-filter-doc tex-context-filter{,-doc}: update to 2020.55718 2021-02-15 04:21:10 +00:00
tex-context-french all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-french-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-fullpage all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-fullpage-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-gantt all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-gantt-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-gnuplot all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-gnuplot-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-letter tex-context-letter{,-doc}: update to 2020.56073 2021-02-15 04:23:40 +00:00
tex-context-letter-doc tex-context-letter{,-doc}: update to 2020.56073 2021-02-15 04:23:40 +00:00
tex-context-lettrine all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-lettrine-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-mathsets all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-mathsets-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-notes-zh-cn-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-rst all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-rst-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-ruby all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-ruby-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-simplefonts all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-simplefonts-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-simpleslides all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-simpleslides-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-title all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-title-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-transliterator all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-transliterator-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-typearea all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-typearea-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-typescripts all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-typescripts-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-vim tex-context-vim{,-doc}: update to 2021 2021-06-06 11:34:20 +00:00
tex-context-vim-doc tex-context-vim{,-doc}: update to 2021 2021-06-06 11:34:20 +00:00
tex-context-visualcounter all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-context-visualcounter-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-continue all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-continue-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-convbkmk Bump PKGREVISION for affected packages by changing default Ruby's version. 2021-07-21 14:40:28 +00:00
tex-convbkmk-doc tex-convbkmk-doc: actually add version 0.30 2021-02-21 11:30:15 +00:00
tex-cooking tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-cooking-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-crop tex-crop: update to 1.10.2 2021-02-13 10:33:30 +00:00
tex-csbulletin tex-[cd]*: update to texlive 2020 versions 2020-05-01 00:15:09 +00:00
tex-csbulletin-doc tex-[cd]*: update to texlive 2020 versions 2020-05-01 00:15:09 +00:00
tex-cslatex tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-csplain tex-csplain: update to 2021 2021-06-06 11:42:15 +00:00
tex-csquotes tex-csquotes{,-doc}: update to 5.2l 2021-06-06 11:48:40 +00:00
tex-csquotes-de-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-csquotes-doc tex-csquotes{,-doc}: update to 5.2l 2021-06-06 11:48:40 +00:00
tex-ctable tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-ctablestack all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ctablestack-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ctib all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ctib-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-cuisine all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-cuisine-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-currvita all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-currvita-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-curves all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-curves-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-custom-bib all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-custom-bib-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-cutwin all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-cutwin-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-cweb tex-cweb{,-doc}: update to 4.2 2021-06-06 11:58:20 +00:00
tex-cweb-doc tex-cweb{,-doc}: update to 4.2 2021-06-06 11:58:20 +00:00
tex-cyrillic all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-cyrillic-bin tex-[cd]*: update to texlive 2020 versions 2020-05-01 00:15:09 +00:00
tex-cyrillic-bin-doc tex-[cd]*: update to texlive 2020 versions 2020-05-01 00:15:09 +00:00
tex-cyrillic-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-cyrplain tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-dashbox tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-dashbox-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-dashrule tex-dashrule{,-doc}: Add version 1.3 2020-05-22 03:21:39 +00:00
tex-dashrule-doc tex-dashrule{,-doc}: Add version 1.3 2020-05-22 03:21:39 +00:00
tex-datatool tex-[cd]*: update to texlive 2020 versions 2020-05-01 00:15:09 +00:00
tex-datatool-doc tex-[cd]*: update to texlive 2020 versions 2020-05-01 00:15:09 +00:00
tex-datetime tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-datetime-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-dblfloatfix tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-dblfloatfix-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-dehyph all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-dehyph-exptl tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-dehyph-exptl-doc tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-dhua all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-dhua-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-diagbox tex-[cd]*: update to texlive 2020 versions 2020-05-01 00:15:09 +00:00
tex-diagbox-doc tex-[cd]*: update to texlive 2020 versions 2020-05-01 00:15:09 +00:00
tex-dickimaw-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-dinbrief all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-dinbrief-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-dk-bib tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-dk-bib-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-dnp tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-dotlessi tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-dotlessi-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-draftcopy all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-draftcopy-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-draftwatermark tex-draftwatermark{,-doc}: update to 3.0 2021-02-20 10:08:29 +00:00
tex-draftwatermark-doc tex-draftwatermark{,-doc}: update to 3.0 2021-02-20 10:08:29 +00:00
tex-dtxtut-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-dvipdfmx tex-dvipdfmx{,-doc}: update to 2020 2021-02-14 00:40:25 +00:00
tex-dvipdfmx-doc tex-dvipdfmx{,-doc}: update to 2020 2021-02-14 00:40:25 +00:00
tex-dvips tex-[cd]*: update to texlive 2020 versions 2020-05-01 00:15:09 +00:00
tex-dvips-doc tex-[cd]*: update to texlive 2020 versions 2020-05-01 00:15:09 +00:00
tex-easy-todo all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-easy-todo-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ebproof tex-ebproof{,-doc}: update to 2.1.1 2021-02-15 02:02:15 +00:00
tex-ebproof-doc tex-ebproof{,-doc}: update to 2.1.1 2021-02-15 02:02:15 +00:00
tex-edmac all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-edmac-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-eijkhout all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-einfuehrung-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-elsarticle tex-elsarticle{,-doc}: update to 3.3 2021-02-15 00:18:04 +00:00
tex-elsarticle-doc tex-elsarticle{,-doc}: update to 3.3 2021-02-15 00:18:04 +00:00
tex-embedfile tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-embedfile-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-enctex all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-enctex-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-endfloat all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-endfloat-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-endnotes tex-[efg]*: update to texlive 2020 versions 2020-05-01 02:30:47 +00:00
tex-endnotes-doc tex-[efg]*: update to texlive 2020 versions 2020-05-01 02:30:47 +00:00
tex-endnotesj tex-endnotesj{,-doc}: Add version 3.0 2021-02-21 10:21:29 +00:00
tex-endnotesj-doc tex-endnotesj{,-doc}: Add version 3.0 2021-02-21 10:21:29 +00:00
tex-enotez tex-enotez{,-doc}: update to 0.10c 2021-02-20 10:10:30 +00:00
tex-enotez-doc tex-enotez{,-doc}: update to 0.10c 2021-02-20 10:10:30 +00:00
tex-enumitem tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-enumitem-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-environ tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-environ-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-envlab all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-envlab-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-epigraph tex-[efg]*: update to texlive 2020 versions 2020-05-01 02:30:47 +00:00
tex-epigraph-doc tex-[efg]*: update to texlive 2020 versions 2020-05-01 02:30:47 +00:00
tex-eplain tex-eplain{,-doc}: update to 3.11 2021-02-14 03:00:49 +00:00
tex-eplain-doc tex-eplain{,-doc}: update to 3.11 2021-02-14 03:00:49 +00:00
tex-epsf tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-epsf-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-epsf-dvipdfmx all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-epsf-dvipdfmx-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-epstopdf-pkg tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-epstopdf-pkg-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-eqparbox all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-eqparbox-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-eso-pic tex-eso-pic{,-doc}: update to 3.0a 2021-02-13 10:39:12 +00:00
tex-eso-pic-doc tex-eso-pic{,-doc}: update to 3.0a 2021-02-13 10:39:12 +00:00
tex-etdipa-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-etex all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-etex-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-etex-pkg all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-etex-pkg-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-etexcmds tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-etexcmds-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-ethiop tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-ethiop-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-etoc tex-etoc{,-doc}: update to 1.09c 2021-02-20 10:12:14 +00:00
tex-etoc-doc tex-etoc{,-doc}: update to 1.09c 2021-02-20 10:12:14 +00:00
tex-etoolbox-de-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-euler tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-euler-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-europasscv print/tex-europasscv: fix version of pkgname. 2020-12-01 22:47:05 +00:00
tex-europasscv-doc print/tex-europasscv-doc: fix version string of pkgname. 2020-12-01 22:50:30 +00:00
tex-europecv tex-europecv{,-doc}: update to 2021 2021-06-03 06:53:00 +00:00
tex-europecv-doc tex-europecv{,-doc}: update to 2021 2021-06-03 06:53:00 +00:00
tex-everypage tex-everypage{,-doc}: update to 2.0b 2021-02-20 10:15:22 +00:00
tex-everypage-doc tex-everypage{,-doc}: update to 2.0b 2021-02-20 10:15:22 +00:00
tex-everysel tex-everysel{,-doc}: add version 2.1 2021-02-13 10:46:04 +00:00
tex-everysel-doc tex-everysel{,-doc}: add version 2.1 2021-02-13 10:46:04 +00:00
tex-everyshi tex-everyshi{,-doc}: add version 4.00 2021-02-13 10:49:51 +00:00
tex-everyshi-doc tex-everyshi{,-doc}: add version 4.00 2021-02-13 10:49:51 +00:00
tex-exam tex-exam{,-doc}: update to 2.7 2021-06-03 07:00:11 +00:00
tex-exam-doc tex-exam{,-doc}: update to 2.7 2021-06-03 07:00:11 +00:00
tex-excludeonly tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-excludeonly-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-extsizes tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-extsizes-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-fancybox tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-fancybox-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-fancyhdr tex-fancyhdr{,-doc}: update to 4.0.1 2021-02-13 04:38:40 +00:00
tex-fancyhdr-doc tex-fancyhdr{,-doc}: update to 4.0.1 2021-02-13 04:38:40 +00:00
tex-fancyref tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-fancyvrb tex-fancyvrb{,-doc}: update to 3.7 2021-02-13 10:53:23 +00:00
tex-fancyvrb-doc tex-fancyvrb{,-doc}: update to 3.7 2021-02-13 10:53:23 +00:00
tex-feupphdteses all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-feupphdteses-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-fifinddo-info-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-figflow all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-figflow-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-filecontents tex-[efg]*: update to texlive 2020 versions 2020-05-01 02:30:47 +00:00
tex-filecontents-doc tex-[efg]*: update to texlive 2020 versions 2020-05-01 02:30:47 +00:00
tex-filehook tex-filehook{,-doc}: update to 0.8a 2021-02-13 10:56:29 +00:00
tex-filehook-doc tex-filehook{,-doc}: update to 0.8a 2021-02-13 10:56:29 +00:00
tex-first-latex-doc-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-firstaid tex-firstaid{,-1.0j}: update to 1.0j 2021-06-03 07:05:18 +00:00
tex-firstaid-doc tex-firstaid{,-1.0j}: update to 1.0j 2021-06-03 07:05:18 +00:00
tex-fix2col tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-fix2col-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-fixjfm tex-fixjfm{,-doc}: add version 0.8 2021-02-12 02:12:42 +00:00
tex-fixjfm-doc tex-fixjfm{,-doc}: add version 0.8 2021-02-12 02:12:42 +00:00
tex-fixme all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-fixme-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-fixmetodonotes all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-fixmetodonotes-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-fixpdfmag all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-float tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-float-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-floatflt all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-floatflt-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-flowfram all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-flowfram-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-fmtcount tex-[efg]*: update to texlive 2020 versions 2020-05-01 02:30:47 +00:00
tex-fmtcount-doc tex-[efg]*: update to texlive 2020 versions 2020-05-01 02:30:47 +00:00
tex-fncychap all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-fncychap-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-fncylab tex-[efg]*: update to texlive 2020 versions 2020-05-01 02:30:47 +00:00
tex-fncylab-doc tex-[efg]*: update to texlive 2020 versions 2020-05-01 02:30:47 +00:00
tex-fnpara tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-fnpara-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-foiltex print: align variable assignments 2019-11-04 19:57:58 +00:00
tex-font-change all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-font-change-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-fontaxes tex-fontaxes{,-doc}: update to 1.0e 2021-02-20 10:17:23 +00:00
tex-fontaxes-doc tex-fontaxes{,-doc}: update to 1.0e 2021-02-20 10:17:23 +00:00
tex-fontch all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-fontch-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-footbib all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-footbib-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-footmisc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-footmisc-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-footnotehyper tex-footnotehyper{,-doc}: update to 1.1d 2021-02-13 11:00:10 +00:00
tex-footnotehyper-doc tex-footnotehyper{,-doc}: update to 1.1d 2021-02-13 11:00:10 +00:00
tex-footnpag all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-footnpag-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-forloop tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-forloop-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-framed tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-framed-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-ftcap tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-ftcap-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-fundus-calligra tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-fundus-calligra-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-fvextra all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-fvextra-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-fwlw tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-fwlw-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-g-brief all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-g-brief-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-gckanbun tex-gckanbun{,-doc} add version 1.2 2021-06-07 01:11:30 +00:00
tex-gckanbun-doc tex-gckanbun{,-doc} add version 1.2 2021-06-07 01:11:30 +00:00
tex-gentle-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-gentombow tex-gentombow{,-doc}: Add version 2020 2021-02-21 10:23:51 +00:00
tex-gentombow-doc tex-gentombow{,-doc}: Add version 2020 2021-02-21 10:23:51 +00:00
tex-geometry tex-[efg]*: update to texlive 2020 versions 2020-05-01 02:30:47 +00:00
tex-geometry-de-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-geometry-doc tex-[efg]*: update to texlive 2020 versions 2020-05-01 02:30:47 +00:00
tex-german tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-german-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-germbib tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-germbib-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-germkorr all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-germkorr-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-getoptk all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-getoptk-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-gettitlestring tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-gettitlestring-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-gfnotation all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-gfnotation-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-glossaries *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
tex-glossaries-doc tex-[efg]*: update to texlive 2020 versions 2020-05-01 02:30:47 +00:00
tex-go all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-go-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-graphics tex-graphics{,-doc}: update to 1.4c 2021-02-13 04:51:46 +00:00
tex-graphics-cfg all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-graphics-cfg-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-graphics-def tex-graphics-def{,-doc}: update to 2021 2021-06-06 01:48:17 +00:00
tex-graphics-def-doc tex-graphics-def{,-doc}: update to 2021 2021-06-06 01:48:17 +00:00
tex-graphics-doc tex-graphics{,-doc}: update to 1.4c 2021-02-13 04:51:46 +00:00
tex-greek-inputenc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-greek-inputenc-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-grfext tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-grfext-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-grffile tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-grffile-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-guide-to-latex tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-gustlib tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-gustlib-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-hang all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-hang-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-hanging all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-hanging-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-happy4th-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-harvard tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-harvard-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-hausarbeit-jura tex-hausarbeit-jura{,-doc}: update to 2.1.0 2021-02-15 00:21:21 +00:00
tex-hausarbeit-jura-doc tex-hausarbeit-jura{,-doc}: update to 2.1.0 2021-02-15 00:21:21 +00:00
tex-here tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-here-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-hobsub tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-hobsub-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-hologo tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-hologo-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-hopatch tex-hopatch{,-doc}: add version 1.4 2021-02-13 05:00:42 +00:00
tex-hopatch-doc tex-hopatch{,-doc}: add version 1.4 2021-02-13 05:00:42 +00:00
tex-hycolor tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-hycolor-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-hypdestopt tex-hypdestopt{,-doc}: add version 2.7 2021-02-13 05:05:47 +00:00
tex-hypdestopt-doc tex-hypdestopt{,-doc}: add version 2.7 2021-02-13 05:05:47 +00:00
tex-hyper tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-hyper-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-hypernat tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-hypernat-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-hyperref tex-hyperref{,-doc}: update to 7.00k 2021-06-03 07:47:21 +00:00
tex-hyperref-doc tex-hyperref{,-doc}: update to 7.00k 2021-06-03 07:47:21 +00:00
tex-hyperxmp *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
tex-hyperxmp-doc Add tex-hyperxmp{,-doc}, stuff for some kind of Adobe PDF metadata. 2021-04-22 03:53:11 +00:00
tex-hyph-utf8 tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyph-utf8-doc tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-afrikaans tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-ancientgreek tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-arabic tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-hyphen-armenian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-base tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-basque tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-belarusian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-bulgarian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-catalan tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-chinese tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-churchslavonic tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-coptic tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-croatian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-czech tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-danish tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-dutch tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-english tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-esperanto tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-estonian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-ethiopic tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-farsi tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-hyphen-finnish tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-french tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-friulan tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-galician tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-hyphen-georgian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-german tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-greek tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-greek-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-hyphen-hungarian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-hungarian-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-hyphen-icelandic tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-indic tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-indonesian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-interlingua tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-irish tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-italian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-kurmanji tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-latin tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-latvian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-lithuanian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-macedonian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-mongolian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-norwegian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-occitan tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-piedmontese tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-polish tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-portuguese tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-romanian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-romansh tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-russian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-sanskrit tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-serbian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-slovak tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-slovenian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-spanish tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-swedish tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-thai tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-turkish tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-turkmen tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-ukrainian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-uppersorbian tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphen-welsh tex-hyphen-*: update to 2021 2021-05-30 08:04:40 +00:00
tex-hyphenat tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-hyphenat-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-hyphenex tex-hyphenex: update to 20210110 2021-02-14 00:42:44 +00:00
tex-hyplain all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-hyplain-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-IEEEconf tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-IEEEconf-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-IEEEtran all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
tex-IEEEtran-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-ifmtarg all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ifmtarg-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ifnextok tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-ifnextok-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-ifoddpage all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ifoddpage-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ifplatform tex-ifplatform depends on tex-catchfile. PKGREVISION -> 2 2020-08-26 04:14:25 +00:00
tex-ifplatform-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ifptex tex-ifptex{,-doc}: Add version 2.0 2021-02-21 10:25:59 +00:00
tex-ifptex-doc tex-ifptex{,-doc}: Add version 2.0 2021-02-21 10:25:59 +00:00
tex-iftex tex-[imn]*: update to texlive 2020 versions 2020-05-02 02:27:43 +00:00
tex-iftex-doc tex-[imn]*: update to texlive 2020 versions 2020-05-02 02:27:43 +00:00
tex-ifxptex tex-ifxptex{,-doc}: Add version 0.2 2021-02-21 10:28:19 +00:00
tex-ifxptex-doc tex-ifxptex{,-doc}: Add version 0.2 2021-02-21 10:28:19 +00:00
tex-igo all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-impatient-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-import tex-[imn]*: update to texlive 2020 versions 2020-05-02 02:27:43 +00:00
tex-import-doc tex-[imn]*: update to texlive 2020 versions 2020-05-02 02:27:43 +00:00
tex-index tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-index-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-infwarerr tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-infwarerr-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-inputenx tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-inputenx-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-intcalc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-intcalc-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-intro-scientific-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-jadetex tex-jadetex{,-doc}; update to 3.13.57186 2021-02-14 03:04:33 +00:00
tex-jadetex-doc tex-jadetex{,-doc}; update to 3.13.57186 2021-02-14 03:04:33 +00:00
tex-jfmutil *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
tex-jfmutil-doc tex-jfmutil{,-doc}: add version 1.3.1 2021-02-12 02:15:02 +00:00
tex-jknapltx tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-jlreq tex-jlreq{,-doc}: update to 2021 2021-06-05 04:52:27 +00:00
tex-jlreq-doc tex-jlreq{,-doc}: update to 2021 2021-06-05 04:52:27 +00:00
tex-js-misc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-js-misc-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-jsclasses tex-jsclasses: update to 20201009 2021-02-21 05:51:07 +00:00
tex-jurabib tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-jurabib-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-keycommand all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-keycommand-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-kix tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-kix-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-knuth-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-koma-script tex-koma-script: update to 3.33 2021-06-06 21:34:16 +00:00
tex-koma-script-examples-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-kotex-oblivoir tex-kotex-oblivoir{,-doc}: update to 3.0.1 2021-06-03 08:00:34 +00:00
tex-kotex-oblivoir-doc tex-kotex-oblivoir{,-doc}: update to 3.0.1 2021-06-03 08:00:34 +00:00
tex-kotex-plain all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-kotex-plain-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-kotex-utf all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-kotex-utf-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-kotex-utils *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
tex-kotex-utils-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-kpathsea tex-kpathsea{,-doc}: update to 2021 2021-06-06 01:20:41 +00:00
tex-kpathsea-doc tex-kpathsea{,-doc}: update to 2021 2021-06-06 01:20:41 +00:00
tex-kvdefinekeys tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-kvdefinekeys-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-kvoptions tex-kvoptions{,-doc}: update to 3.14 2021-02-13 05:18:51 +00:00
tex-kvoptions-doc tex-kvoptions{,-doc}: update to 3.14 2021-02-13 05:18:51 +00:00
tex-kvsetkeys tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-kvsetkeys-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-l2picfaq-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-l2tabu-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-l2tabu-english-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-labels all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-labels-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-lambda tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-lambda-lists all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-lastpage tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-lastpage-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-latex tex-latex{,-doc}: update to 20201001.4 2021-02-13 05:22:01 +00:00
tex-latex-base-dev tex-latex-base-dev{,-doc}: update to 20211201pre0 2021-06-06 12:07:21 +00:00
tex-latex-base-dev-doc tex-latex-base-dev{,-doc}: update to 20211201pre0 2021-06-06 12:07:21 +00:00
tex-latex-bib-ex-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-latex-bin tex-latex-bin{,-doc}: update to 2020 2021-02-24 21:48:35 +00:00
tex-latex-bin-doc tex-latex-bin-doc: commit distinfo for previous update. 2021-02-27 23:43:40 +00:00
tex-latex-brochure-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-latex-course-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-latex-doc tex-latex{,-doc}: update to 20201001.4 2021-02-13 05:22:01 +00:00
tex-latex-doc-ptr-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-latex-firstaid-dev tex-latex-firstaid-dev{,-doc}: add version 1.0l 2021-06-06 22:43:18 +00:00
tex-latex-firstaid-dev-doc tex-latex-firstaid-dev{,-doc}: add version 1.0l 2021-06-06 22:43:18 +00:00
tex-latex-graphics-companion-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-latex-referenz-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-latex-tabellen-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-latex-veryshortguide-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-latex-web-companion-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-latex2e-help-texinfo-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-latex4wp-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-latexcheat-de-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-latexcheat-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-latexconfig tex-[h-s]*: update to texlive 2020 versions 2020-05-03 11:57:31 +00:00
tex-latexcourse-rug-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-latexfileinfo-pkgs all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-latexfileinfo-pkgs-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-layouts all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-layouts-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-lazylist tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-lazylist-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-leading all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-leading-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-leaflet tex-leaflet{,-doc}: update to 2.1a 2021-02-20 10:24:30 +00:00
tex-leaflet-doc tex-leaflet{,-doc}: update to 2.1a 2021-02-20 10:24:30 +00:00
tex-leftidx all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-leftidx-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-letltxmacro tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-letltxmacro-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-letterspacing tex-genmisc: removed in texlive 2020 2020-05-21 11:26:40 +00:00
tex-lettrine tex-[h-s]*: update to texlive 2020 versions 2020-05-03 11:57:31 +00:00
tex-lettrine-doc tex-[h-s]*: update to texlive 2020 versions 2020-05-03 11:57:31 +00:00
tex-lineno tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-lipsum tex-lipsum{,-doc}: update to 2.3 2021-06-05 04:00:34 +00:00
tex-lipsum-doc tex-lipsum{,-doc}: update to 2.3 2021-06-05 04:00:34 +00:00
tex-listing tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-listing-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-listings tex-[h-s]*: update to texlive 2020 versions 2020-05-03 11:57:31 +00:00
tex-listings-doc tex-[h-s]*: update to texlive 2020 versions 2020-05-03 11:57:31 +00:00
tex-listingsutf8 tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-listingsutf8-doc (print/tex-listingsutf8-doc) regen distinfo 2020-05-05 01:38:07 +00:00
tex-listofitems tex-[h-s]*: update to texlive 2020 versions 2020-05-03 11:57:31 +00:00
tex-listofitems-doc tex-[h-s]*: update to texlive 2020 versions 2020-05-03 11:57:31 +00:00
tex-lkproof tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-lkproof-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-localloc tex-localloc{,-doc}: update to 1.1b.56496 2021-02-20 10:26:42 +00:00
tex-localloc-doc tex-localloc{,-doc}: update to 1.1b.56496 2021-02-20 10:26:42 +00:00
tex-logreq tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-logreq-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-lollipop tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-lollipop-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-longfbox all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-longfbox-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ltabptch all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ltabptch-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ltxcmds tex-ltxcmds{,-doc}: update to 1.25 2021-02-13 05:26:11 +00:00
tex-ltxcmds-doc tex-ltxcmds{,-doc}: update to 1.25 2021-02-13 05:26:11 +00:00
tex-ltxmisc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-luacode tex-luacode: PKGREVISION bump for previous 2020-05-02 02:42:48 +00:00
tex-luacode-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-luacolor tex-luacolor{,-doc}: update to 1.17 2021-06-06 10:56:32 +00:00
tex-luacolor-doc tex-luacolor{,-doc}: update to 1.17 2021-06-06 10:56:32 +00:00
tex-luahbtex texlive: update to 2020 2020-05-10 03:56:37 +00:00
tex-luahbtex-doc texlive: update to 2020 2020-05-10 03:56:37 +00:00
tex-lualatex-doc-de-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-luatex tex-luatex{,-doc}: update to 1.13.0 2021-06-06 01:23:13 +00:00
tex-luatex-doc tex-luatex{,-doc}: update to 1.13.0 2021-06-06 01:23:13 +00:00
tex-luatex85 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-luatex85-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-luatexja tex-luatexja{,-doc}: update to 20210521.0 2021-06-06 11:14:36 +00:00
tex-luatexja-doc tex-luatexja{,-doc}: update to 20210521.0 2021-06-06 11:14:36 +00:00
tex-macros2e-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-magaz tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-magaz-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-magicnum tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-magicnum-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-make4ht tex-make4ht{,-doc}: update to 0.3g 2021-06-06 12:18:56 +00:00
tex-make4ht-doc tex-make4ht{,-doc}: update to 0.3g 2021-06-06 12:18:56 +00:00
tex-makecell all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-makecell-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-makecmds all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-makecmds-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-makerobust tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-makerobust-doc (print/tex-makerobust-doc) regen distinfo 2020-05-05 01:38:56 +00:00
tex-marginnote all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-marginnote-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-math-e-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-mathcomp all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-mathcomp-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-mathdots all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-mathdots-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-mathtools tex-mathtools: update to 1.27 2021-06-05 04:08:01 +00:00
tex-mdframed tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-mdframed-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-mdwtools tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-mdwtools-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-media9 tex-media9{,-doc}: update to 1.15 2021-06-05 04:17:59 +00:00
tex-media9-doc tex-media9{,-doc}: update to 1.15 2021-06-05 04:17:59 +00:00
tex-memdesign-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-memoir tex-memoir{,-doc}: update to 3.7o 2021-06-05 04:21:30 +00:00
tex-memoir-doc tex-memoir{,-doc}: update to 3.7o 2021-06-05 04:21:30 +00:00
tex-MemoirChapStyles-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-metafont-beginners-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-metalogo tex-metalogo: dependency tex-ifxetex -> tex-iftex 2020-05-02 02:50:29 +00:00
tex-metalogo-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-metapost-examples-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-mex tex-mex{,-doc}: update to 1.05a 2021-06-06 21:59:15 +00:00
tex-mex-doc tex-mex{,-doc}: update to 1.05a 2021-06-06 21:59:15 +00:00
tex-mfirstuc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-mfirstuc-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-mfnfss tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-mfnfss-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-mhchem all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-mhchem-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-microtype tex-microtype{,-doc}: update to 2.8c 2021-06-05 04:23:35 +00:00
tex-microtype-de-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-microtype-doc tex-microtype{,-doc}: update to 2.8c 2021-06-05 04:23:35 +00:00
tex-midpage tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-midpage-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-mil3-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-milog all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-milog-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-minitoc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-minitoc-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-minted use versioned py-pygemnts 2021-04-06 15:03:32 +00:00
tex-minted-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-mkpattern all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-mkpattern-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-mleftright tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-mleftright-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-mltex tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-mltex-doc tex-[imn]*: update to texlive 2020 versions 2020-05-02 02:27:43 +00:00
tex-moderncv tex-moderncv{,-doc}: update to 2.1.0 2021-02-20 10:30:42 +00:00
tex-moderncv-doc tex-moderncv{,-doc}: update to 2.1.0 2021-02-20 10:30:42 +00:00
tex-moreverb tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-moreverb-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-mparhack tex-mparhack{,-doc}: update to 1.5 2021-06-05 04:26:34 +00:00
tex-mparhack-doc tex-mparhack{,-doc}: update to 1.5 2021-06-05 04:26:34 +00:00
tex-ms tex-ms{,-doc}: update to 2020 2021-02-13 11:19:04 +00:00
tex-ms-doc tex-ms{,-doc}: update to 2020 2021-02-13 11:19:04 +00:00
tex-multibib all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-multibib-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-multirow tex-multirow{,-doc}: update to 2.8 2021-06-05 04:28:33 +00:00
tex-multirow-doc tex-multirow{,-doc}: update to 2.8 2021-06-05 04:28:33 +00:00
tex-musixtex tex-musixtex{,-doc}: update to 1.32a 2021-06-05 04:31:51 +00:00
tex-musixtex-doc tex-musixtex{,-doc}: update to 1.32a 2021-06-05 04:31:51 +00:00
tex-mwcls all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-mwcls-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-mweights all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-mweights-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-natbib tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-natbib-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-ncctools tex-[imn]*: update to texlive 2020 versions 2020-05-02 02:27:43 +00:00
tex-ncctools-doc tex-[imn]*: update to texlive 2020 versions 2020-05-02 02:27:43 +00:00
tex-needspace tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-needspace-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-newfloat texlive: update to 2020 2020-05-10 03:56:37 +00:00
tex-newfloat-doc texlive: update to 2020 2020-05-10 03:56:37 +00:00
tex-newlfm all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-newlfm-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-newsletr all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-newsletr-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-newunicodechar all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-newunicodechar-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-nextpage tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-nfssext-cfr all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-nfssext-cfr-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-nolbreaks tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-nolbreaks-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-nomencl tex-nomencl{,-doc}: update to 5.5 2021-02-20 10:34:47 +00:00
tex-nomencl-doc tex-nomencl{,-doc}: update to 5.5 2021-02-20 10:34:47 +00:00
tex-nopageno tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-nopageno-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-notoccite tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-notoccite-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-ntgclass tex-ntgclass{,-doc}: update to 2.1e 2021-02-13 11:20:57 +00:00
tex-ntgclass-doc tex-ntgclass{,-doc}: update to 2.1e 2021-02-13 11:20:57 +00:00
tex-nth tex-genmisc: removed in texlive 2020 2020-05-21 11:26:40 +00:00
tex-ntheorem tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-ntheorem-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-numberpt tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-numberpt-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-numprint all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-numprint-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-oberdiek tex-oberdiek: restore tex-amsmath dependency 2021-02-26 21:12:48 +00:00
tex-oberdiek-doc tex-oberdiek{,-doc}: update to 2020.56291 2021-02-13 05:31:12 +00:00
tex-ocgx2 tex-ocgx2{,-doc}: update to 0.50 2021-02-20 10:36:35 +00:00
tex-ocgx2-doc tex-ocgx2{,-doc}: update to 0.50 2021-02-20 10:36:35 +00:00
tex-octavo tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-octavo-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-oinuit tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-oinuit-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-omega tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-omega-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-onlyamsmath all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-onlyamsmath-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-optional tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-optional-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-options all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-options-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ordinalpt all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ordinalpt-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-otibet tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-otibet-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-oubraces tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-oubraces-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-outerhbox tex-genmisc: removed in texlive 2020 2020-05-21 11:26:40 +00:00
tex-outline all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-outline-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-overpic tex-[h-s]*: update to texlive 2020 versions 2020-05-03 11:57:31 +00:00
tex-pagenote all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-pagenote-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-pagesel tex-pagesel{,-doc}: add version 1.10 2021-02-13 05:35:21 +00:00
tex-pagesel-doc tex-pagesel{,-doc}: add version 1.10 2021-02-13 05:35:21 +00:00
tex-pageslts tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-paralist all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-paralist-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-parskip tex-parskip{,-doc}: update to 2.0h 2021-06-05 05:03:31 +00:00
tex-parskip-doc tex-parskip{,-doc}: update to 2.0h 2021-06-05 05:03:31 +00:00
tex-passivetex tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-patgen2-tutorial-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-path tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-path-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-pb-diagram all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-pb-diagram-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-pbibtex-base all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-pbibtex-base-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-pbox all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-pdfcolmk tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-pdfcolmk-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-pdfcomment all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-pdfcomment-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-pdfescape tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-pdfescape-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-pdflscape tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-pdflscape-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-pdfmanagement-testphase tex-pdfmanagement-testphase{,-doc}: add version 0.95d 2021-06-07 01:01:01 +00:00
tex-pdfmanagement-testphase-doc tex-pdfmanagement-testphase{,-doc}: add version 0.95d 2021-06-07 01:01:01 +00:00
tex-pdfpages tex-pdfpages{,-doc}: update to 0.5t 2021-06-05 05:08:27 +00:00
tex-pdfpages-doc tex-pdfpages{,-doc}: update to 0.5t 2021-06-05 05:08:27 +00:00
tex-pdftex tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-pdftex-doc *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
tex-pdftexcmds tex-pdftexcmds{,-doc}: update to 0.33 2021-02-13 11:29:44 +00:00
tex-pdftexcmds-doc tex-pdftexcmds{,-doc}: update to 0.33 2021-02-13 11:29:44 +00:00
tex-pgf tex-pgf{,-doc}: update to 3.1.9a 2021-06-05 05:24:41 +00:00
tex-pgf-doc tex-pgf{,-doc}: update to 3.1.9a 2021-06-05 05:24:41 +00:00
tex-pgfplots tex-pgfplots: fix path for luatex 2021-06-08 21:00:27 +00:00
tex-pgfplots-doc tex-pgfplots{,-doc}: update to 1.18.1 2021-06-05 05:31:03 +00:00
tex-picinpar tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-picinpar-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-pict2e tex-pict2e{,-doc}: update to 0.4b 2021-02-18 19:56:20 +00:00
tex-pict2e-doc tex-pict2e{,-doc}: update to 0.4b 2021-02-18 19:56:20 +00:00
tex-pictexsum-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-picture tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-picture-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-pitex all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-pitex-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-pkfix *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
tex-pkfix-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-placeins tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-placeins-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-placeins-plain tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-plain tex-plain: update to 3.141592653.57963 2021-06-06 12:24:14 +00:00
tex-plain-doc-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-platex tex-platex{,-doc}: update to 2021 2021-06-06 23:00:18 +00:00
tex-platex-doc tex-platex{,-doc}: update to 2021 2021-06-06 23:00:18 +00:00
tex-platex-tools tex-platex-tools{,-doc}: update to 2021 2021-06-06 23:04:55 +00:00
tex-platex-tools-doc tex-platex-tools{,-doc}: update to 2021 2021-06-06 23:04:55 +00:00
tex-plautopatch tex-plautopatch{,-doc}: update to 0.9p 2021-06-06 23:08:24 +00:00
tex-plautopatch-doc tex-plautopatch{,-doc}: update to 0.9p 2021-06-06 23:08:24 +00:00
tex-plipsum all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-plipsum-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-plnfss all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-plnfss-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-plstmary all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-plstmary-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-pmboxdraw tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-pmboxdraw-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-polski all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-polski-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-poltawski tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-poltawski-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-polyglossia tex-polyglossia{,-doc}: update to 1.53 2021-06-05 05:38:31 +00:00
tex-polyglossia-doc tex-polyglossia{,-doc}: update to 1.53 2021-06-05 05:38:31 +00:00
tex-polytable tex-polytable{,-doc}: update to 0.8.6 2021-02-20 10:38:29 +00:00
tex-polytable-doc tex-polytable{,-doc}: update to 0.8.6 2021-02-20 10:38:29 +00:00
tex-powerdot tex-powerdot: update to 1.7 2021-06-05 05:42:52 +00:00
tex-preprint tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-preprint-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-present all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-present-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-presentations-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-presentations-en-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-preview tex-preview{,-doc}: update to 12.3 2021-02-20 10:40:36 +00:00
tex-preview-doc tex-preview{,-doc}: update to 12.3 2021-02-20 10:40:36 +00:00
tex-printlen tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-printlen-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-probsoln all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-probsoln-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-program all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-program-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-prosper tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-prosper-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-przechlewski-book all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-przechlewski-book-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-psfrag tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-psfrag-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-psizzl all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-psizzl-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-pslatex tex-pslatex: update to 1.3 2021-02-13 05:39:00 +00:00
tex-pspicture tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-pspicture-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-pstricks-examples-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-pstricks-examples-en-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ptex tex-ptex: update to 3.2pl55920 2021-02-22 10:10:22 +00:00
tex-ptex-base tex-ptex-base{,-doc}: update to 2020.56487 2021-02-21 05:56:42 +00:00
tex-ptex-base-doc tex-ptex-base{,-doc}: update to 2020.56487 2021-02-21 05:56:42 +00:00
tex-ptex2pdf tex-ptex2pdf{,-doc}: update to 20200520.0.58632 2021-06-06 22:11:49 +00:00
tex-ptex2pdf-doc tex-ptex2pdf{,-doc}: update to 20200520.0.58632 2021-06-06 22:11:49 +00:00
tex-pxbase tex-pxbase{,-doc}: update to 1.3 2021-06-06 22:15:38 +00:00
tex-pxbase-doc tex-pxbase{,-doc}: update to 1.3 2021-06-06 22:15:38 +00:00
tex-pxcjkcat tex-pxcjkcat{,-doc}: Add version 1.1 2021-02-21 10:44:22 +00:00
tex-pxcjkcat-doc tex-pxcjkcat{,-doc}: Add version 1.1 2021-02-21 10:44:22 +00:00
tex-pxjahyper tex-pxjahyper{,-doc}: update to 0.9b 2021-06-06 22:19:59 +00:00
tex-pxjahyper-doc tex-pxjahyper{,-doc}: update to 0.9b 2021-06-06 22:19:59 +00:00
tex-pxrubrica tex-pxrubrica{,-doc}: update to 1.3d 2021-06-06 22:23:49 +00:00
tex-pxrubrica-doc tex-pxrubrica{,-doc}: update to 1.3d 2021-06-06 22:23:49 +00:00
tex-pxtatescale tex-pxtatescale{,-doc} add version 0.4 2021-02-12 02:18:05 +00:00
tex-pxtatescale-doc tex-pxtatescale{,-doc} add version 0.4 2021-02-12 02:18:05 +00:00
tex-qtree tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-quoting tex-quoting{,-doc}: Add version 0.1c 2020-05-22 03:23:56 +00:00
tex-quoting-doc tex-quoting{,-doc}: Add version 0.1c 2020-05-22 03:23:56 +00:00
tex-r_und_s all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-r_und_s-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ragged2e tex-ragged2e{,-doc}: update to 3.0 2021-06-05 06:09:38 +00:00
tex-ragged2e-doc tex-ragged2e{,-doc}: update to 3.0 2021-06-05 06:09:38 +00:00
tex-random tex-genmisc: removed in texlive 2020 2020-05-21 11:26:40 +00:00
tex-rcs tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-rcsinfo tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-rcsinfo-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-readarray all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-readarray-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-realboxes all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-realboxes-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-realscripts tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-realscripts-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-refcount tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-refcount-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-relsize tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-rerunfilecheck tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-rerunfilecheck-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-resume all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-resumemac all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-resumemac-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-revtex tex-revtex{,-doc}: update to 4.2e 2021-02-15 00:33:09 +00:00
tex-revtex-doc tex-revtex{,-doc}: update to 4.2e 2021-02-15 00:33:09 +00:00
tex-revtex4 tex-revtex4{,-doc}: update to 4.0a 2021-02-15 00:37:02 +00:00
tex-revtex4-doc tex-revtex4{,-doc}: update to 4.0a 2021-02-15 00:37:02 +00:00
tex-romanneg tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-romanneg-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-rotating tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-rotating-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-rotfloat all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-rotfloat-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ruhyphen tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-ruler tex-genmisc: removed in texlive 2020 2020-05-21 11:26:40 +00:00
tex-sansmath tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-sansmath-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-sauerj tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-sauerj-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-savesym tex-savesym: Add version 1.2 2020-05-22 03:24:54 +00:00
tex-scale all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-scale-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-schulschriften all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-schulschriften-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-schwalbe-chess tex-[h-s]*: update to texlive 2020 versions 2020-05-03 11:57:31 +00:00
tex-schwalbe-chess-doc tex-[h-s]*: update to texlive 2020 versions 2020-05-03 11:57:31 +00:00
tex-secdot tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-secdot-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-section tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-section-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-sectsty tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-sectsty-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-selectp tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-selinput tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-selinput-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-semantic all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-semantic-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-seminar tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-seminar-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-sepnum tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-sepnum-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-setspace tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-sfmath all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-shadethm tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-shadow tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-shadow-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-shadowtext all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-shadowtext-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-shapepar all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-shapepar-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-showdim all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-showdim-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-showlabels all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-showlabels-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-showtags tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-showtags-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-sidecap all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-sidecap-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-silence tex-silence{,-doc}: Add version 1.5b 2020-05-22 03:25:52 +00:00
tex-silence-doc tex-silence{,-doc}: Add version 1.5b 2020-05-22 03:25:52 +00:00
tex-simplified-latex-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-SIstyle tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-SIstyle-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-SIunits tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-SIunits-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-siunitx tex-siunitx{,-doc}: Update to 3.0.10 2021-06-06 12:32:49 +00:00
tex-siunitx-doc tex-siunitx{,-doc}: Update to 3.0.10 2021-06-06 12:32:49 +00:00
tex-skak all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-skak-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-skaknew tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-skaknew-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-snapshot tex-snapshot{,-doc}: update to 2.14 2021-02-20 10:42:15 +00:00
tex-snapshot-doc tex-snapshot{,-doc}: update to 2.14 2021-02-20 10:42:15 +00:00
tex-soul tex-soul{,-doc}: update to 2.4.56495 2021-02-15 02:04:10 +00:00
tex-soul-doc tex-soul{,-doc}: update to 2.4.56495 2021-02-15 02:04:10 +00:00
tex-soulpos tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-soulpos-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-soulutf8 tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-soulutf8-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-sphack tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-sphack-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-splitbib tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-srcltx tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-srcltx-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-stackengine all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-stackengine-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-standalone all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-standalone-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-startex all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-startex-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-statex tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-statex-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-stdclsdv all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-stdclsdv-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-stringenc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-stringenc-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-stringstrings tex-stringstrings{,-doc}: update to 1.24 2021-02-20 10:44:00 +00:00
tex-stringstrings-doc tex-stringstrings{,-doc}: update to 1.24 2021-02-20 10:44:00 +00:00
tex-sttools tex-sttools{,-doc}: update to 2.1 2021-02-20 10:45:42 +00:00
tex-sttools-doc tex-sttools{,-doc}: update to 2.1 2021-02-20 10:45:42 +00:00
tex-subdocs tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-subdocs-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-subfig tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-subfig-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-subfigmat tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-subfigmat-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-subfigure tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-subfigure-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-subfiles tex-subfiles{,-doc}: update to 2.2 2021-02-20 10:48:19 +00:00
tex-subfiles-doc tex-subfiles{,-doc}: update to 2.2 2021-02-20 10:48:19 +00:00
tex-substr tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-substr-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-supertabular tex-[h-s]*: update to texlive 2020 versions 2020-05-03 11:57:31 +00:00
tex-supertabular-doc tex-{kotex-oblivoir,supertabular}-doc: update to match base versions 2020-05-03 12:01:03 +00:00
tex-svg-inkscape-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-svninfo tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-svninfo-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-swrule tex-genmisc: removed in texlive 2020 2020-05-21 11:26:40 +00:00
tex-t2 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-t2-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-tabls tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-tabls-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-tabu all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-tabu-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-tabulars-e-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-tabulary Add print/tex-tabulary 0.10, nonexistent but used by lang/coq/options.mk. 2021-02-09 22:24:44 +00:00
tex-tabulary-doc tex-tabulary-doc: add version 0.10 to match tex-tabulary 2021-02-11 22:29:05 +00:00
tex-tamethebeast-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-tap all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-tap-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-tcolorbox tex-tcolorbox{,-doc}: update to 4.50 2021-06-05 06:55:25 +00:00
tex-tcolorbox-doc tex-tcolorbox{,-doc}: update to 4.50 2021-06-05 06:55:25 +00:00
tex-tds-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-templates-fenn-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-templates-sommer-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-tensind tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-tensind-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-tex tex-tex: update to 3.141592653 2021-06-06 02:04:52 +00:00
tex-tex-font-errors-cheatsheet-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-tex-ini-files all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-tex-ini-files-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-tex-overview-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-tex-refs-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-tex4ebook tex-tex4ebook{,-doc}: update to 0.3c 2021-02-15 03:56:53 +00:00
tex-tex4ebook-doc tex-tex4ebook{,-doc}: update to 0.3c 2021-02-15 03:56:53 +00:00
tex-tex4ht tex-tex4ht{,-doc}: update to 2021 2021-06-06 01:41:37 +00:00
tex-tex4ht-doc tex-tex4ht{,-doc}: update to 2021 2021-06-06 01:41:37 +00:00
tex-texbytopic-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-texdoc tex-texdoc{,-doc}: update to 3.3.1 2021-06-06 22:29:24 +00:00
tex-texdoc-doc tex-texdoc{,-doc}: update to 3.3.1 2021-06-06 22:29:24 +00:00
tex-texdoctk tex-[t-z]*: update to texlive 2020 package versions 2020-05-05 12:01:03 +00:00
tex-texdoctk-doc tex-[t-z]*: update to texlive 2020 package versions 2020-05-05 12:01:03 +00:00
tex-texinfo tex-texinfo: update to 5.1.57911 2021-06-05 06:32:36 +00:00
tex-texlive-common-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-texlive-en-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-texlive-scripts tex-texlive-scripts{,-doc}: update to 2021 2021-06-06 23:29:22 +00:00
tex-texlive-scripts-doc tex-texlive-scripts{,-doc}: update to 2021 2021-06-06 23:29:22 +00:00
tex-texlive-scripts-extra *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
tex-texlive-scripts-extra-doc texlive: update to 2020 2020-05-10 03:56:37 +00:00
tex-texlive.infra tex-texlive.infra: update to 2021 2021-06-06 23:16:49 +00:00
tex-texmate all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-texmate-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-texpower tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-texpower-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-texsis tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-texsis-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-textcase tex-[t-z]*: update to texlive 2020 package versions 2020-05-05 12:01:03 +00:00
tex-textcase-doc tex-[t-z]*: update to texlive 2020 package versions 2020-05-05 12:01:03 +00:00
tex-textfit all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-textfit-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-textmerg all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-textmerg-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-textpos tex-textpos{,-doc}: update to 1.10 2021-02-20 10:57:30 +00:00
tex-textpos-doc tex-textpos{,-doc}: update to 1.10 2021-02-20 10:57:30 +00:00
tex-thmtools tex-thmtools{,-doc}: update to 72 2021-02-20 11:00:46 +00:00
tex-thmtools-doc tex-thmtools{,-doc}: update to 72 2021-02-20 11:00:46 +00:00
tex-threeparttable tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-threeparttable-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-threeparttablex tex-threeparttablex{,-doc}: Add version 0.3 2020-05-22 03:26:50 +00:00
tex-threeparttablex-doc tex-threeparttablex{,-doc}: Add version 0.3 2020-05-22 03:26:50 +00:00
tex-thumbpdf *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
tex-timetable all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-tipa-de-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-titlepages-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-titleref tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-titleref-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-titlesec tex-[t-z]*: update to texlive 2020 package versions 2020-05-05 12:01:03 +00:00
tex-titlesec-doc tex-[t-z]*: update to texlive 2020 package versions 2020-05-05 12:01:03 +00:00
tex-titling all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-titling-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-tlc2-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-tocbibind tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-tocbibind-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-tocloft tex-[t-z]*: update to texlive 2020 package versions 2020-05-05 12:01:03 +00:00
tex-tocloft-doc tex-[t-z]*: update to texlive 2020 package versions 2020-05-05 12:01:03 +00:00
tex-todo all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-todo-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-todonotes tex-todonotes{,-doc}: update to 1.1.4 2021-06-05 06:59:38 +00:00
tex-todonotes-doc tex-todonotes{,-doc}: update to 1.1.4 2021-06-05 06:59:38 +00:00
tex-tools tex-tools{,-doc}: update to 2020.56514 2021-02-13 05:41:37 +00:00
tex-tools-doc tex-tools{,-doc}: update to 2020.56514 2021-02-13 05:41:37 +00:00
tex-toptesi tex-toptesi{,-doc}: update to 6.4.06 2021-02-15 00:39:21 +00:00
tex-toptesi-doc tex-toptesi{,-doc}: update to 6.4.06 2021-02-15 00:39:21 +00:00
tex-totpages all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-totpages-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-tpslifonts tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-tpslifonts-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-tracklang tex-tracklang{,-doc}: update to 1.5 2021-02-15 01:26:43 +00:00
tex-tracklang-doc tex-tracklang{,-doc}: update to 1.5 2021-02-15 01:26:43 +00:00
tex-translation-arsclassica-de-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-translation-biblatex-de-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-translation-chemsym-de-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-translation-ecv-de-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-translation-enumitem-de-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-translation-europecv-de-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-translation-filecontents-de-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-translation-moreverb-de-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-translations tex-translations{,-doc}: update to 1.10a 2021-02-20 11:04:57 +00:00
tex-translations-doc tex-translations{,-doc}: update to 1.10a 2021-02-20 11:04:57 +00:00
tex-translator tex-translator{,-doc}: update to 1.12c 2021-02-13 11:37:34 +00:00
tex-translator-doc tex-translator{,-doc}: update to 1.12c 2021-02-13 11:37:34 +00:00
tex-transparent tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-transparent-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-treetex all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-treetex-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-trimspaces all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-trimspaces-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-truncate tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-truncate-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-tufte-latex tex-tufte-latex: dependency tex-ifxetex -> tex-iftex 2020-05-02 02:46:22 +00:00
tex-tufte-latex-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-twoinone tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-twoinone-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-type1cm tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-type1cm-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-Type1fonts-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-typehtml tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-typehtml-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-ucharcat all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ucharcat-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ucs tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-ucs-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-udesoftec tex-udesoftec{,-doc}: update to 1.7.1 2021-06-05 07:04:21 +00:00
tex-udesoftec-doc tex-udesoftec{,-doc}: update to 1.7.1 2021-06-05 07:04:21 +00:00
tex-uhrzeit all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-uhrzeit-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-ukrhyph tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-ukrhyph-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-ulem tex-[t-z]*: update to texlive 2020 package versions 2020-05-05 12:01:03 +00:00
tex-ulem-doc tex-[t-z]*: update to texlive 2020 package versions 2020-05-05 12:01:03 +00:00
tex-umlaute tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-umlaute-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-underscore tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-underscore-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-undolabl tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-unicode-data tex-unicode-data{,-doc}: update to 1.14 2021-02-14 00:50:00 +00:00
tex-unicode-data-doc tex-unicode-data{,-doc}: update to 1.14 2021-02-14 00:50:00 +00:00
tex-uniquecounter tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-uniquecounter-doc tex-oberdiek{,-doc}: update to 2020 2020-05-03 05:30:34 +00:00
tex-units tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-units-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-updmap-map tex-[t-z]*: update to texlive 2020 package versions 2020-05-05 12:01:03 +00:00
tex-uplatex tex-uplatex{,-doc}: update to 2021 2021-06-06 22:53:07 +00:00
tex-uplatex-doc tex-uplatex{,-doc}: update to 2021 2021-06-06 22:53:07 +00:00
tex-upquote tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-upquote-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-uptex tex-uptex{,-doc}: Add version 2020 2021-02-22 10:17:56 +00:00
tex-uptex-base tex-uptex-base{,-doc}: Add version 2020 2021-02-21 10:51:21 +00:00
tex-uptex-base-doc tex-uptex-base{,-doc}: Add version 2020 2021-02-21 10:51:21 +00:00
tex-uptex-doc tex-uptex{,-doc}: Add version 2020 2021-02-22 10:17:56 +00:00
tex-url tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-url-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-urlbst *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
tex-urlbst-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-utf8mex all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-utf8mex-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-varisize all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-varisize-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-varwidth tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-varwidth-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-verbasef tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-verbasef-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-verbatimbox tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-verbatimbox-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-verbdef tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-verbdef-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-verse tex-verse: Switch to versioned distfile 2021-02-07 14:02:44 +00:00
tex-verse-doc tex-verse-doc: Switch to versioned distfiles 2021-02-07 14:03:52 +00:00
tex-version tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-version-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-vertbars tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-vhistory print/tex-vhistory: Import vhistory 1.6.1. 2020-11-18 12:20:12 +00:00
tex-vhistory-doc tex-vhistory-doc: Actually name the package as intended. 2020-11-19 14:50:37 +00:00
tex-visualfaq-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-vmargin all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-vmargin-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-vntex tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-vntex-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-voss-mathcol-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-voss-mathmode-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-vruler tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-vruler-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-wallpaper tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-wallpaper-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-was all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-was-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-webguide-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-wrapfig tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-wrapfig-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-xargs tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-xargs-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-xcjk2uni tex-xcjk2uni{,-doc}: update to 1.0 2020-05-12 12:01:11 +00:00
tex-xcjk2uni-doc tex-xcjk2uni{,-doc}: update to 1.0 2020-05-12 12:01:11 +00:00
tex-xcolor tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-xcolor-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-xcomment tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-xcomment-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-xdvi all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-xetex tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts 2020-05-10 04:31:36 +00:00
tex-xetex-doc tex-[t-z]*: update to texlive 2020 package versions 2020-05-05 12:01:03 +00:00
tex-xetexconfig tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-xetexref-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-xfor tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-xfor-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-xii-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-xkeyval tex-xkeyval{,-doc}: update to 2.8 2021-02-13 11:40:09 +00:00
tex-xkeyval-doc tex-xkeyval{,-doc}: update to 2.8 2021-02-13 11:40:09 +00:00
tex-xltxtra tex-xltxtra: dependency tex-ifluatex,tex-xetex -> tex-iftex 2020-05-02 02:54:51 +00:00
tex-xltxtra-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-xpatch tex-xpatch{,-doc}: Add version 0.3 2020-05-22 03:28:49 +00:00
tex-xpatch-doc tex-xpatch{,-doc}: Add version 0.3 2020-05-22 03:28:49 +00:00
tex-xskak tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-xskak-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-xstring all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-xstring-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-xtab tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-xtab-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-xunicode tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-xunicode-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-ydoc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-ydoc-doc tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
tex-yfonts all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-yfonts-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-zref tex-zref{,-doc}: update to 2.32 2021-02-20 11:07:27 +00:00
tex-zref-doc tex-zref{,-doc}: update to 2.32 2021-02-20 11:07:27 +00:00
tex-zxjafbfont tex-zxjafbfont{,-doc}: Add version 0.2 2021-02-21 10:55:35 +00:00
tex-zxjafbfont-doc tex-zxjafbfont{,-doc}: Add version 0.2 2021-02-21 10:55:35 +00:00
tex-zxjafont tex-[t-z]*: update to texlive 2020 package versions 2020-05-05 12:01:03 +00:00
tex-zxjafont-doc tex-[t-z]*: update to texlive 2020 package versions 2020-05-05 12:01:03 +00:00
tex-zxjatype tex-zxjatype{,-doc}: Add version 0.7 2021-02-21 10:57:48 +00:00
tex-zxjatype-doc tex-zxjatype{,-doc}: Add version 0.7 2021-02-21 10:57:48 +00:00
tex4ht texlive: update to TeXLive 2021 2021-06-06 01:17:16 +00:00
texlab texlab: update to 3.2.0. 2021-06-28 10:42:49 +00:00
texlive texlive: update to TeXLive 2021 2021-06-06 01:17:16 +00:00
vlna texlive: update to TeXLive 2021 2021-06-06 01:17:16 +00:00
web2c web2c: require gcc5 for c++14 2021-06-15 13:21:04 +00:00
xdvik texlive: update to TeXLive 2021 2021-06-06 01:17:16 +00:00
xetex texlive: update to TeXLive 2021 2021-06-06 01:17:16 +00:00
xpdf print/xpdf: Drop MESSAGE 2021-06-04 12:20:53 +00:00
xpdf-arabic xpdf-*: update HOMEPAGE, remove dead download link 2021-04-24 11:09:48 +00:00
xpdf-chinese-simplified xpdf-*: update HOMEPAGE, remove dead download link 2021-04-24 11:09:48 +00:00
xpdf-chinese-traditional xpdf-*: update HOMEPAGE, remove dead download link 2021-04-24 11:09:48 +00:00
xpdf-cyrillic xpdf-*: update HOMEPAGE, remove dead download link 2021-04-24 11:09:48 +00:00
xpdf-greek xpdf-*: update HOMEPAGE, remove dead download link 2021-04-24 11:09:48 +00:00
xpdf-hebrew xpdf-*: update HOMEPAGE, remove dead download link 2021-04-24 11:09:48 +00:00
xpdf-japanese xpdf-*: update HOMEPAGE, remove dead download link 2021-04-24 11:09:48 +00:00
xpdf-korean xpdf-*: update HOMEPAGE, remove dead download link 2021-04-24 11:09:48 +00:00
xpdf-latin2 xpdf-*: update HOMEPAGE, remove dead download link 2021-04-24 11:09:48 +00:00
xpdf-thai xpdf-*: update HOMEPAGE, remove dead download link 2021-04-24 11:09:48 +00:00
xpdf-turkish xpdf-*: update HOMEPAGE, remove dead download link 2021-04-24 11:09:48 +00:00
xpdf4 revbump for boost-libs 2021-04-21 13:24:06 +00:00
xpdfopen texlive: update to TeXLive 2021 2021-06-06 01:17:16 +00:00
xpp revbump for boost-libs 2021-04-21 13:24:06 +00:00
yup *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
zathura (print/zauthura) Add gettext-tools/buildlink3.mk, the error was listed below 2021-08-19 12:46:44 +00:00
zathura-pdf-mupdf zathura-pdf-mupdf: update to 0.3.7 2021-08-14 07:39:02 +00:00
zathura-pdf-poppler *: bump PKGREVISION for poppler shlib bump 2021-06-10 11:06:19 +00:00
zathura-ps zathura-ps: update to 0.2.7 2021-08-14 07:37:51 +00:00
Makefile Add and enable brlaser. 2021-07-18 22:02:19 +00:00