summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2020-05-10 04:13:24 +0000
committermarkd <markd@pkgsrc.org>2020-05-10 04:13:24 +0000
commit3c865ab11eb8bdee76922e0e59649bacc5b94448 (patch)
tree2cbb9965e387db6eafaa273d965abe16d4317b37 /meta-pkgs
parent43b09373bcde38839f375aa45f8b053b6e90c984 (diff)
downloadpkgsrc-3c865ab11eb8bdee76922e0e59649bacc5b94448.tar.gz
texlive-collection-*: texlive 2020 updates
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/texlive-collection-all/Makefile4
-rw-r--r--meta-pkgs/texlive-collection-basic/Makefile13
-rw-r--r--meta-pkgs/texlive-collection-bibtexextra/Makefile19
-rw-r--r--meta-pkgs/texlive-collection-binextra/Makefile16
-rw-r--r--meta-pkgs/texlive-collection-context/Makefile6
-rw-r--r--meta-pkgs/texlive-collection-fontsextra/Makefile21
-rw-r--r--meta-pkgs/texlive-collection-fontutils/Makefile8
-rw-r--r--meta-pkgs/texlive-collection-formatsextra/Makefile6
-rw-r--r--meta-pkgs/texlive-collection-games/Makefile6
-rw-r--r--meta-pkgs/texlive-collection-humanities/Makefile6
-rw-r--r--meta-pkgs/texlive-collection-langarabic/Makefile7
-rw-r--r--meta-pkgs/texlive-collection-langchinese/Makefile6
-rw-r--r--meta-pkgs/texlive-collection-langcjk/Makefile6
-rw-r--r--meta-pkgs/texlive-collection-langcyrillic/Makefile7
-rw-r--r--meta-pkgs/texlive-collection-langczechslovak/Makefile6
-rw-r--r--meta-pkgs/texlive-collection-langenglish/Makefile8
-rw-r--r--meta-pkgs/texlive-collection-langeuropean/Makefile7
-rw-r--r--meta-pkgs/texlive-collection-langfrench/Makefile8
-rw-r--r--meta-pkgs/texlive-collection-langgerman/Makefile8
-rw-r--r--meta-pkgs/texlive-collection-langgreek/Makefile7
-rw-r--r--meta-pkgs/texlive-collection-langitalian/Makefile7
-rw-r--r--meta-pkgs/texlive-collection-langjapanese/Makefile11
-rw-r--r--meta-pkgs/texlive-collection-langkorean/Makefile7
-rw-r--r--meta-pkgs/texlive-collection-langother/Makefile7
-rw-r--r--meta-pkgs/texlive-collection-langpolish/Makefile6
-rw-r--r--meta-pkgs/texlive-collection-langportuguese/Makefile6
-rw-r--r--meta-pkgs/texlive-collection-langspanish/Makefile8
-rw-r--r--meta-pkgs/texlive-collection-latex/Makefile30
-rw-r--r--meta-pkgs/texlive-collection-latexextra/Makefile55
-rw-r--r--meta-pkgs/texlive-collection-latexrecommended/Makefile16
-rw-r--r--meta-pkgs/texlive-collection-luatex/Makefile14
-rw-r--r--meta-pkgs/texlive-collection-mathscience/Makefile22
-rw-r--r--meta-pkgs/texlive-collection-metapost/Makefile4
-rw-r--r--meta-pkgs/texlive-collection-music/Makefile8
-rw-r--r--meta-pkgs/texlive-collection-pictures/Makefile30
-rw-r--r--meta-pkgs/texlive-collection-plaingeneric/Makefile18
-rw-r--r--meta-pkgs/texlive-collection-pstricks/Makefile9
-rw-r--r--meta-pkgs/texlive-collection-publishers/Makefile16
-rw-r--r--meta-pkgs/texlive-collection-xetex/Makefile7
39 files changed, 306 insertions, 150 deletions
diff --git a/meta-pkgs/texlive-collection-all/Makefile b/meta-pkgs/texlive-collection-all/Makefile
index eea560c1eb8..c5cce024582 100644
--- a/meta-pkgs/texlive-collection-all/Makefile
+++ b/meta-pkgs/texlive-collection-all/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2020/01/18 23:32:56 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2020/05/10 04:13:24 markd Exp $
DISTNAME= collection-all
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
diff --git a/meta-pkgs/texlive-collection-basic/Makefile b/meta-pkgs/texlive-collection-basic/Makefile
index ea148c3c97d..2a7b4da7289 100644
--- a/meta-pkgs/texlive-collection-basic/Makefile
+++ b/meta-pkgs/texlive-collection-basic/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2020/05/02 06:44:26 markd Exp $
+# $NetBSD: Makefile,v 1.14 2020/05/10 04:13:24 markd Exp $
DISTNAME= collection-basic
-PKGNAME= texlive-${DISTNAME}-2019.51558
-PKGREVISION= 1
+PKGNAME= texlive-${DISTNAME}-2020
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
TEXLIVE_REV= 51558
@@ -18,31 +17,33 @@ DEPENDS+= tex-cm>=2013:../../fonts/tex-cm
DEPENDS+= tex-colorprofiles-[0-9]*:../../print/tex-colorprofiles
DEPENDS+= tex-dvipdfmx>=2013:../../print/tex-dvipdfmx
DEPENDS+= tex-dvips>=2013:../../print/tex-dvips
+DEPENDS+= tex-ec-[0-9]:../../fonts/tex-ec
DEPENDS+= tex-enctex>=2013:../../print/tex-enctex
DEPENDS+= tex-etex>=2.1.31600:../../print/tex-etex
DEPENDS+= tex-etex-pkg>=2.0:../../print/tex-etex-pkg
DEPENDS+= tex-glyphlist>=2.95:../../fonts/tex-glyphlist
DEPENDS+= tex-graphics-def>=2016:../../print/tex-graphics-def
-DEPENDS+= gsftopkk>=1.19.2nb4:../../fonts/gsftopkk
DEPENDS+= tex-hyph-utf8>=2013:../../print/tex-hyph-utf8
DEPENDS+= tex-hyphen-base>=2013:../../print/tex-hyphen-base
DEPENDS+= tex-hyphenex-[0-9]*:../../print/tex-hyphenex
DEPENDS+= tex-ifplatform-[0-9]*:../../print/tex-ifplatform
+DEPENDS+= tex-iftex-[0-9]*:../../print/tex-iftex
DEPENDS+= tex-knuth-lib>=2014:../../fonts/tex-knuth-lib
DEPENDS+= tex-knuth-local>=2014:../../fonts/tex-knuth-local
DEPENDS+= tex-kpathsea>=2013:../../print/tex-kpathsea
DEPENDS+= ${LUA_PKGPREFIX}-alt-getopt>=0.7.0nb1:../../devel/lua-alt-getopt
+DEPENDS+= tex-luahbtex-[0-9]*:../../print/tex-luahbtex
DEPENDS+= tex-luatex>=0.70.1pl30581:../../print/tex-luatex
DEPENDS+= tex-makeindex>=2.12nb1:../../textproc/tex-makeindex
DEPENDS+= tex-metafont>=2013:../../fonts/tex-metafont
DEPENDS+= tex-mflogo>=2009nb1:../../fonts/tex-mflogo
DEPENDS+= tex-mfware>=2013:../../fonts/tex-mfware
+DEPENDS+= tex-modes-[0-9]*:../../fonts/tex-modes
DEPENDS+= tex-pdftex>=1.40.11pl32132:../../print/tex-pdftex
DEPENDS+= tex-plain>=3.141592653.26647:../../print/tex-plain
-DEPENDS+= tex-tetex>=3.0.32132:../../print/tex-tetex
DEPENDS+= tex-tex>=3.1415926:../../print/tex-tex
DEPENDS+= tex-tex-ini-files-[0-9]*:../../print/tex-tex-ini-files
-DEPENDS+= tex-texlive-docindex>=2014:../../print/tex-texlive-docindex
+# texlive-docindex is doc only
# texlive-msg-translations is not needed in pkgsrc.
DEPENDS+= tex-texlive-scripts>=2013:../../print/tex-texlive-scripts
DEPENDS+= tex-tlshell-[0-9]*:../../devel/tex-tlshell
diff --git a/meta-pkgs/texlive-collection-bibtexextra/Makefile b/meta-pkgs/texlive-collection-bibtexextra/Makefile
index 218eb491caa..58de0a6f2c3 100644
--- a/meta-pkgs/texlive-collection-bibtexextra/Makefile
+++ b/meta-pkgs/texlive-collection-bibtexextra/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.19 2020/01/18 23:32:57 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2020/05/10 04:13:24 markd Exp $
DISTNAME= collection-bibtexextra
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 50619
+TEXLIVE_REV= 54297
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -12,12 +12,15 @@ COMMENT= BibTeX additional styles
DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex
+# depend aaai-named
# depend aichej
# depend ajl
DEPENDS+= tex-amsrefs-[0-9]*:../../print/tex-amsrefs
+# depend annotate
DEPENDS+= tex-apacite-[0-9]*:../../print/tex-apacite
# depend apalike2
# depend archaeologie
+# depend authordate
# depend beebe
# depend besjournals
# depend bestpapers
@@ -28,8 +31,10 @@ DEPENDS+= p5-biblatex-biber-[0-9]*:../../print/p5-biblatex-biber
# depend bibhtml
DEPENDS+= tex-biblatex-[0-9]*:../../print/tex-biblatex
# depend biblatex-abnt
+# depend biblatex-ajc2020unofficial
# depend biblatex-anonymous
DEPENDS+= tex-biblatex-apa-[0-9]*:../../print/tex-biblatex-apa
+# depend biblatex-apa6
# depend biblatex-archaeology
# depend biblatex-arthistory-bonn
# depend biblatex-bath
@@ -45,11 +50,13 @@ DEPENDS+= tex-biblatex-apa-[0-9]*:../../print/tex-biblatex-apa
# depend biblatex-ext
# depend biblatex-fiwi
# depend biblatex-gb7714-2015
+# depend biblatex-german-legal
# depend biblatex-gost
# depend biblatex-historian
DEPENDS+= tex-biblatex-ieee-[0-9]*:../../print/tex-biblatex-ieee
# depend biblatex-ijsra
# depend biblatex-iso690
+# depend biblatex-jura2
# depend biblatex-juradiss
# depend biblatex-lni
# depend biblatex-luh-ipw
@@ -76,6 +83,7 @@ DEPENDS+= tex-biblatex-nature-[0-9]*:../../print/tex-biblatex-nature
# depend biblatex-swiss-legal
# depend biblatex-trad
# depend biblatex-true-citepages-omit
+# depend biblatex2bibitem
# depend biblist
# depend bibtexperllibs
DEPENDS+= tex-bibtopic-[0-9]*:../../print/tex-bibtopic
@@ -87,6 +95,7 @@ DEPENDS+= tex-breakcites-[0-9]*:../../print/tex-breakcites
# depend cell
DEPENDS+= tex-chbibref-[0-9]*:../../print/tex-chbibref
# depend chicago
+# depend chicagoa
# depend chicago-annote
# depend chembst
# depend chscite
@@ -116,6 +125,9 @@ DEPENDS+= tex-harvard-[0-9]*:../../print/tex-harvard
# depend ijqc
# depend inlinebib
# depend iopart-num
+# depend is-bst
+# depend jbact
+# depend jmb
# depend jneurosci
DEPENDS+= tex-jurabib-[0-9]*:../../print/tex-jurabib
# depend ksfh_nat
@@ -133,6 +145,7 @@ DEPENDS+= tex-multibib-[0-9]*:../../print/tex-multibib
# depend notex-bst
# depend oscola
# depend perception
+# depend plainyr
# depend pnas2009
# depend rsc
DEPENDS+= tex-showtags-[0-9]*:../../print/tex-showtags
diff --git a/meta-pkgs/texlive-collection-binextra/Makefile b/meta-pkgs/texlive-collection-binextra/Makefile
index 79405912027..0be75d4661b 100644
--- a/meta-pkgs/texlive-collection-binextra/Makefile
+++ b/meta-pkgs/texlive-collection-binextra/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2020/01/18 23:32:57 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2020/05/10 04:13:24 markd Exp $
DISTNAME= collection-binextra
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 51464
+TEXLIVE_REV= 54732
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -21,7 +21,9 @@ DEPENDS+= tex-bibtex8-[0-9]*:../../print/tex-bibtex8
# depend bibtexu
# depend bundledoc
# depend checklistings
+# depend chklref
DEPENDS+= chktex-[0-9]*:../../print/chktex
+# depend clojure-pamphlet
# depend cluttex
# depend ctan-o-mat
# depend ctan_chk
@@ -46,6 +48,8 @@ DEPENDS+= dvipng-[0-9]*:../../graphics/dvipng
# depend dvisvgm
# depend findhyph
# depend fragmaster
+# depend git-latexdiff
+DEPENDS+= gsftopkk>=1.19.2nb4:../../fonts/gsftopkk
# depend hook-pre-commit-pkg
# depend installfont
# depend ketcindy
@@ -62,6 +66,7 @@ DEPENDS+= latexmk-[0-9]*:../../print/latexmk
# depend ltxfileinfo
# depend ltximg
# depend listings-ext
+# depend luajittex
DEPENDS+= tex-make4ht-[0-9]*:../../print/tex-make4ht
# depend match_parens
# depend mflua
@@ -72,7 +77,7 @@ DEPENDS+= tex-pdfcrop-[0-9]*:../../graphics/tex-pdfcrop
DEPENDS+= pdfjam-[0-9]*:../../print/pdfjam
# depend pdflatexpicscale
# depend pdftex-quiet
-DEPENDS+= tex-pdftools-[0-9]*:../../print/tex-pdftools
+# depend pdftosrc
# depend pdfxup
# depend pfarrei
DEPENDS+= tex-pkfix-[0-9]*:../../print/tex-pkfix
@@ -91,9 +96,11 @@ DEPENDS+= tex-tex4ebook-[0-9]*:../../print/tex-tex4ebook
DEPENDS+= tex-texdoc-[0-9]*:../../print/tex-texdoc
DEPENDS+= tex-texdoctk-[0-9]*:../../print/tex-texdoctk
# depend texfot
+DEPENDS+= tex-texlive-scripts-extra-[0-9]*:../../print/tex-texlive-scripts-extra
# depend texliveonfly
# depend texloganalyser
# depend texosquery
+# depend texplate
# texware entirely included in web2c
# tie entirely included in web2c
# depend tlcockpit
@@ -102,6 +109,7 @@ DEPENDS+= tex-texdoctk-[0-9]*:../../print/tex-texdoctk
# web entirely included in web2c
# depend xindex
DEPENDS+= tex-xindy-[0-9]*:../../textproc/tex-xindy
+DEPENDS+= xpdfopen-[0-9]*:../../print/xpdfopen
META_PACKAGE= yes
diff --git a/meta-pkgs/texlive-collection-context/Makefile b/meta-pkgs/texlive-collection-context/Makefile
index 8a030759d33..c67e9b45079 100644
--- a/meta-pkgs/texlive-collection-context/Makefile
+++ b/meta-pkgs/texlive-collection-context/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2020/01/18 23:32:57 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2020/05/10 04:13:24 markd Exp $
DISTNAME= collection-context
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 47139
+TEXLIVE_REV= 54074
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
diff --git a/meta-pkgs/texlive-collection-fontsextra/Makefile b/meta-pkgs/texlive-collection-fontsextra/Makefile
index e1608986351..7d7e794f63c 100644
--- a/meta-pkgs/texlive-collection-fontsextra/Makefile
+++ b/meta-pkgs/texlive-collection-fontsextra/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.19 2020/01/18 23:32:57 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2020/05/10 04:13:24 markd Exp $
DISTNAME= collection-fontsextra
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 51763
+TEXLIVE_REV= 54138
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -17,7 +17,6 @@ DEPENDS+= tex-academicons-[0-9]*:../../fonts/tex-academicons
DEPENDS+= tex-accanthis-[0-9]*:../../fonts/tex-accanthis
DEPENDS+= tex-adforn-[0-9]*:../../fonts/tex-adforn
DEPENDS+= tex-adfsymbols-[0-9]*:../../fonts/tex-adfsymbols
-DEPENDS+= tex-aecc-[0-9]*:../../fonts/tex-aecc
DEPENDS+= tex-alegreya-[0-9]*:../../fonts/tex-alegreya
# depend algolrevived
DEPENDS+= tex-allrunes-[0-9]*:../../fonts/tex-allrunes
@@ -71,6 +70,7 @@ DEPENDS+= tex-cfr-lm-[0-9]*:../../fonts/tex-cfr-lm
DEPENDS+= tex-cherokee-[0-9]*:../../fonts/tex-cherokee
# depend chivo
DEPENDS+= tex-cinzel-[0-9]*:../../fonts/tex-cinzel
+# depend clara
DEPENDS+= tex-clearsans-[0-9]*:../../fonts/tex-clearsans
DEPENDS+= tex-cm-lgc-[0-9]*:../../fonts/tex-cm-lgc
# depend cm-mf-extra-bold
@@ -81,6 +81,7 @@ DEPENDS+= tex-cmll-[0-9]*:../../fonts/tex-cmll
DEPENDS+= tex-cmpica-[0-9]*:../../fonts/tex-cmpica
# depend cmsrb
DEPENDS+= tex-cmtiup-[0-9]*:../../fonts/tex-cmtiup
+# depend cmupint
# depend cochineal
# depend coelacanth
DEPENDS+= tex-comfortaa-[0-9]*:../../fonts/tex-comfortaa
@@ -102,6 +103,7 @@ DEPENDS+= tex-dejavu-[0-9]*:../../fonts/tex-dejavu
DEPENDS+= tex-dice-[0-9]*:../../fonts/tex-dice
DEPENDS+= tex-dictsym-[0-9]*:../../fonts/tex-dictsym
DEPENDS+= tex-dingbat-[0-9]*:../../fonts/tex-dingbat
+# depend domitian
DEPENDS+= tex-doublestroke-[0-9]*:../../fonts/tex-doublestroke
DEPENDS+= tex-dozenal-[0-9]*:../../fonts/tex-dozenal
DEPENDS+= tex-drm-[0-9]*:../../fonts/tex-drm
@@ -122,9 +124,11 @@ DEPENDS+= tex-elvish-[0-9]*:../../fonts/tex-elvish
DEPENDS+= tex-epigrafica-[0-9]*:../../fonts/tex-epigrafica
DEPENDS+= tex-epsdice-[0-9]*:../../fonts/tex-epsdice
DEPENDS+= tex-erewhon-[0-9]*:../../fonts/tex-erewhon
+# depend erewhon-math
DEPENDS+= tex-esrelation-[0-9]*:../../fonts/tex-esrelation
DEPENDS+= tex-esstix-[0-9]*:../../fonts/tex-esstix
DEPENDS+= tex-esvect-[0-9]*:../../fonts/tex-esvect
+# depend etbb
DEPENDS+= tex-eulervm-[0-9]*:../../fonts/tex-eulervm
DEPENDS+= tex-euxm-[0-9]*:../../fonts/tex-euxm
DEPENDS+= tex-fbb-[0-9]*:../../fonts/tex-fbb
@@ -154,6 +158,7 @@ DEPENDS+= tex-gfsartemisia-[0-9]*:../../fonts/tex-gfsartemisia
DEPENDS+= tex-gfsbodoni-[0-9]*:../../fonts/tex-gfsbodoni
DEPENDS+= tex-gfscomplutum-[0-9]*:../../fonts/tex-gfscomplutum
DEPENDS+= tex-gfsdidot-[0-9]*:../../fonts/tex-gfsdidot
+# depend gfsdidotclassic
DEPENDS+= tex-gfsneohellenic-[0-9]*:../../fonts/tex-gfsneohellenic
# depend gfsneohellenicmath
DEPENDS+= tex-gfssolomos-[0-9]*:../../fonts/tex-gfssolomos
@@ -183,6 +188,7 @@ DEPENDS+= tex-kixfont-[0-9]*:../../fonts/tex-kixfont
DEPENDS+= tex-kpfonts-[0-9]*:../../fonts/tex-kpfonts
DEPENDS+= tex-kurier-[0-9]*:../../fonts/tex-kurier
DEPENDS+= tex-lato-[0-9]*:../../fonts/tex-lato
+# depend lexend
DEPENDS+= tex-lfb-[0-9]*:../../fonts/tex-lfb
DEPENDS+= tex-libertine-[0-9]*:../../fonts/tex-libertine
# depend libertinegc
@@ -214,7 +220,9 @@ DEPENDS+= tex-mintspirit-[0-9]*:../../fonts/tex-mintspirit
# depend missaali
DEPENDS+= tex-mnsymbol-[0-9]*:../../fonts/tex-mnsymbol
# depend montserrat
+# depend mpfonts
DEPENDS+= tex-mweights-[0-9]*:../../print/tex-mweights
+# depend newcomputermodern
DEPENDS+= tex-newpx-[0-9]*:../../fonts/tex-newpx
DEPENDS+= tex-newtx-[0-9]*:../../fonts/tex-newtx
DEPENDS+= tex-newtxsf-[0-9]*:../../fonts/tex-newtxsf
@@ -223,6 +231,7 @@ DEPENDS+= tex-newtxtt-[0-9]*:../../fonts/tex-newtxtt
# depend nimbus15
DEPENDS+= tex-nkarta-[0-9]*:../../fonts/tex-nkarta
# depend noto
+# depend noto-emoji
DEPENDS+= tex-obnov-[0-9]*:../../fonts/tex-obnov
DEPENDS+= tex-ocherokee-[0-9]*:../../fonts/tex-ocherokee
DEPENDS+= tex-ocr-b-[0-9]*:../../fonts/tex-ocr-b
@@ -250,6 +259,7 @@ DEPENDS+= tex-punk-[0-9]*:../../fonts/tex-punk
DEPENDS+= tex-punk-latex-[0-9]*:../../fonts/tex-punk-latex
DEPENDS+= tex-punknova-[0-9]*:../../fonts/tex-punknova
DEPENDS+= tex-pxtxalfa-[0-9]*:../../fonts/tex-pxtxalfa
+# depend qualitype
DEPENDS+= tex-quattrocento-[0-9]*:../../fonts/tex-quattrocento
DEPENDS+= tex-raleway-[0-9]*:../../fonts/tex-raleway
DEPENDS+= tex-recycle-[0-9]*:../../fonts/tex-recycle
@@ -261,6 +271,7 @@ DEPENDS+= tex-sansmathaccent-[0-9]*:../../fonts/tex-sansmathaccent
DEPENDS+= tex-sansmathfonts-[0-9]*:../../fonts/tex-sansmathfonts
DEPENDS+= tex-sauter-[0-9]*:../../fonts/tex-sauter
DEPENDS+= tex-sauterfonts-[0-9]*:../../fonts/tex-sauterfonts
+# depend scholax
DEPENDS+= tex-schulschriften-[0-9]*:../../print/tex-schulschriften
DEPENDS+= tex-semaphor-[0-9]*:../../fonts/tex-semaphor
# depend shobhika
@@ -270,6 +281,7 @@ DEPENDS+= tex-sourcesanspro-[0-9]*:../../fonts/tex-sourcesanspro
DEPENDS+= tex-sourceserifpro-[0-9]*:../../fonts/tex-sourceserifpro
DEPENDS+= tex-starfont-[0-9]*:../../fonts/tex-starfont
DEPENDS+= tex-staves-[0-9]*:../../fonts/tex-staves
+# depend step
# depend stickstoo
DEPENDS+= tex-stix-[0-9]*:../../fonts/tex-stix
# depend stix2-otf
@@ -286,6 +298,7 @@ DEPENDS+= tex-tfrupee-[0-9]*:../../fonts/tex-tfrupee
# depend tinos
DEPENDS+= tex-tpslifonts-[0-9]*:../../print/tex-tpslifonts
DEPENDS+= tex-trajan-[0-9]*:../../fonts/tex-trajan
+# depend twemoji-colr
DEPENDS+= tex-txfontsb-[0-9]*:../../fonts/tex-txfontsb
# depend txuprcal
DEPENDS+= tex-typicons-[0-9]*:../../fonts/tex-typicons
diff --git a/meta-pkgs/texlive-collection-fontutils/Makefile b/meta-pkgs/texlive-collection-fontutils/Makefile
index c08bfe2276c..38a1fdd5433 100644
--- a/meta-pkgs/texlive-collection-fontutils/Makefile
+++ b/meta-pkgs/texlive-collection-fontutils/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2020/01/18 23:32:57 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2020/05/10 04:13:24 markd Exp $
DISTNAME= collection-fontutils
-PKGNAME= texlive-${DISTNAME}-2019
+PKGNAME= texlive-${DISTNAME}-2020
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 37105
+TEXLIVE_REV= 54074
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -20,7 +20,7 @@ DEPENDS+= tex-epstopdf-[0-9]*:../../graphics/tex-epstopdf
DEPENDS+= lcdftypetools-[0-9]*:../../fonts/lcdftypetools
# metatype1 is empty
DEPENDS+= ps2pkm-[0-9]*:../../fonts/ps2pkm
-DEPENDS+= tex-pstools-[0-9]*:../../graphics/tex-pstools
+DEPENDS+= tex-ps2eps-[0-9]*:../../graphics/tex-ps2eps
DEPENDS+= psutils-[0-9]*:../../print/psutils
DEPENDS+= tex-dvipsconfig-[0-9]*:../../fonts/tex-dvipsconfig
DEPENDS+= tex-fontinst-[0-9]*:../../fonts/tex-fontinst
diff --git a/meta-pkgs/texlive-collection-formatsextra/Makefile b/meta-pkgs/texlive-collection-formatsextra/Makefile
index 46c797465ff..537acedef4f 100644
--- a/meta-pkgs/texlive-collection-formatsextra/Makefile
+++ b/meta-pkgs/texlive-collection-formatsextra/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2020/01/18 23:32:57 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2020/05/10 04:13:24 markd Exp $
DISTNAME= collection-formatsextra
-PKGNAME= texlive-${DISTNAME}-2019
+PKGNAME= texlive-${DISTNAME}-2020
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 44177
+TEXLIVE_REV= 54074
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
diff --git a/meta-pkgs/texlive-collection-games/Makefile b/meta-pkgs/texlive-collection-games/Makefile
index a587748bc45..f0f2b005a59 100644
--- a/meta-pkgs/texlive-collection-games/Makefile
+++ b/meta-pkgs/texlive-collection-games/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2020/01/18 23:32:58 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2020/05/10 04:13:25 markd Exp $
DISTNAME= collection-games
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 51178
+TEXLIVE_REV= 54074
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
diff --git a/meta-pkgs/texlive-collection-humanities/Makefile b/meta-pkgs/texlive-collection-humanities/Makefile
index 79650c7a2f2..d524d9c4d14 100644
--- a/meta-pkgs/texlive-collection-humanities/Makefile
+++ b/meta-pkgs/texlive-collection-humanities/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2020/01/18 23:32:58 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2020/05/10 04:13:25 markd Exp $
DISTNAME= collection-humanities
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 45363
+TEXLIVE_REV= 54074
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
diff --git a/meta-pkgs/texlive-collection-langarabic/Makefile b/meta-pkgs/texlive-collection-langarabic/Makefile
index dee790470e0..745cded2af1 100644
--- a/meta-pkgs/texlive-collection-langarabic/Makefile
+++ b/meta-pkgs/texlive-collection-langarabic/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2020/01/18 23:32:58 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2020/05/10 04:13:25 markd Exp $
DISTNAME= collection-langarabic
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 50080
+TEXLIVE_REV= 54405
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -35,6 +35,7 @@ DEPENDS+= tex-hyphen-farsi-[0-9]*:../../print/tex-hyphen-farsi
# depend simurgh
# depend tram
# depend xepersian
+# depend xepersian-hm
META_PACKAGE= yes
diff --git a/meta-pkgs/texlive-collection-langchinese/Makefile b/meta-pkgs/texlive-collection-langchinese/Makefile
index 90ff28d3831..cca14acf864 100644
--- a/meta-pkgs/texlive-collection-langchinese/Makefile
+++ b/meta-pkgs/texlive-collection-langchinese/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2020/01/18 23:32:58 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2020/05/10 04:13:25 markd Exp $
DISTNAME= collection-langchinese
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 50930
+TEXLIVE_REV= 54074
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
diff --git a/meta-pkgs/texlive-collection-langcjk/Makefile b/meta-pkgs/texlive-collection-langcjk/Makefile
index c358e09406b..a0f91d7054a 100644
--- a/meta-pkgs/texlive-collection-langcjk/Makefile
+++ b/meta-pkgs/texlive-collection-langcjk/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2020/01/18 23:32:58 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2020/05/10 04:13:25 markd Exp $
DISTNAME= collection-langcjk
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 45194
+TEXLIVE_REV= 54191
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
diff --git a/meta-pkgs/texlive-collection-langcyrillic/Makefile b/meta-pkgs/texlive-collection-langcyrillic/Makefile
index 13262f67b0b..76b9cb9350a 100644
--- a/meta-pkgs/texlive-collection-langcyrillic/Makefile
+++ b/meta-pkgs/texlive-collection-langcyrillic/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2020/01/18 23:32:58 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2020/05/10 04:13:25 markd Exp $
DISTNAME= collection-langcyrillic
-PKGNAME= texlive-${DISTNAME}-2019pre3
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 44895
+TEXLIVE_REV= 54074
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -57,6 +57,7 @@ DEPENDS+= tex-t2-[0-9]*:../../print/tex-t2
# texlive-ru is documentation only
# texlive-sr is documentation only
DEPENDS+= tex-ukrhyph-[0-9]*:../../print/tex-ukrhyph
+# depend xecyrmongolian
META_PACKAGE= yes
diff --git a/meta-pkgs/texlive-collection-langczechslovak/Makefile b/meta-pkgs/texlive-collection-langczechslovak/Makefile
index 748eb89d909..526062f9fe5 100644
--- a/meta-pkgs/texlive-collection-langczechslovak/Makefile
+++ b/meta-pkgs/texlive-collection-langczechslovak/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2020/01/18 23:32:58 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2020/05/10 04:13:25 markd Exp $
DISTNAME= collection-langczechslovak
-PKGNAME= texlive-${DISTNAME}-2019
+PKGNAME= texlive-${DISTNAME}-2020
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 32550
+TEXLIVE_REV= 54074
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
diff --git a/meta-pkgs/texlive-collection-langenglish/Makefile b/meta-pkgs/texlive-collection-langenglish/Makefile
index 753d3ffdc7a..f121412233d 100644
--- a/meta-pkgs/texlive-collection-langenglish/Makefile
+++ b/meta-pkgs/texlive-collection-langenglish/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2020/01/18 23:32:58 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2020/05/10 04:13:25 markd Exp $
DISTNAME= collection-langenglish
-PKGNAME= texlive-${DISTNAME}-2019
+PKGNAME= texlive-${DISTNAME}-2020
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 50985
+TEXLIVE_REV= 54689
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -13,7 +13,6 @@ COMMENT= US and UK English TeX packages
DEPENDS+= texlive-collection-basic>=2014:../../meta-pkgs/texlive-collection-basic
DEPENDS+= tex-hyphen-english-[0-9]*:../../print/tex-hyphen-english
-# FAQ-en is documentation only
# MemoirChapStyles is documentation only
# Type1fonts is documentation only
# amscls-doc is documentation only
@@ -66,6 +65,7 @@ DEPENDS+= tex-latexfileinfo-pkgs-[0-9]*:../../print/tex-latexfileinfo-pkgs
# tamethebeast is documentation only
# tds is documentation only
# tex-font-errors-cheatsheet is documentation only
+# tex-nutshell is documentation only
# tex-overview is documentation only
# tex-refs is documentation only
# texbytopic is documentation only
diff --git a/meta-pkgs/texlive-collection-langeuropean/Makefile b/meta-pkgs/texlive-collection-langeuropean/Makefile
index b30bd5f7e4d..8ff9f2c91ef 100644
--- a/meta-pkgs/texlive-collection-langeuropean/Makefile
+++ b/meta-pkgs/texlive-collection-langeuropean/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2020/01/18 23:32:58 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2020/05/10 04:13:25 markd Exp $
DISTNAME= collection-langeuropean
-PKGNAME= texlive-${DISTNAME}-2019pre2
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 46803
+TEXLIVE_REV= 54568
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -57,6 +57,7 @@ DEPENDS+= tex-hyphen-kurmanji-[0-9]*:../../print/tex-hyphen-kurmanji
DEPENDS+= tex-hyphen-latin-[0-9]*:../../print/tex-hyphen-latin
DEPENDS+= tex-hyphen-latvian-[0-9]*:../../print/tex-hyphen-latvian
DEPENDS+= tex-hyphen-lithuanian-[0-9]*:../../print/tex-hyphen-lithuanian
+DEPENDS+= tex-hyphen-macedonian-[0-9]*:../../print/tex-hyphen-macedonian
DEPENDS+= tex-hyphen-norwegian-[0-9]*:../../print/tex-hyphen-norwegian
DEPENDS+= tex-hyphen-occitan-[0-9]*:../../print/tex-hyphen-occitan
DEPENDS+= tex-hyphen-piedmontese-[0-9]*:../../print/tex-hyphen-piedmontese
diff --git a/meta-pkgs/texlive-collection-langfrench/Makefile b/meta-pkgs/texlive-collection-langfrench/Makefile
index 1af9b6ed43b..9ae9ca0b2ab 100644
--- a/meta-pkgs/texlive-collection-langfrench/Makefile
+++ b/meta-pkgs/texlive-collection-langfrench/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2020/01/18 23:32:59 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2020/05/10 04:13:26 markd Exp $
DISTNAME= collection-langfrench
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 51322
+TEXLIVE_REV= 54675
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -13,6 +13,7 @@ COMMENT= French TeX packages
DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
DEPENDS+= tex-aeguill-[0-9]*:../../print/tex-aeguill
+# depend annee-scolaire
# apprendre-a-programmer-en-tex is documentation only
# apprends-latex is documentation only
DEPENDS+= tex-babel-basque-[0-9]*:../../print/tex-babel-basque
@@ -25,6 +26,7 @@ DEPENDS+= tex-babel-french-[0-9]*:../../print/tex-babel-french
# depend droit-fr
# depend e-french
# epslatex-fr is documentation only
+# depend expose-expl3-dunkerque-2019
# depend facture
# formation-latex-ul is documentation only
# depend frenchmath
diff --git a/meta-pkgs/texlive-collection-langgerman/Makefile b/meta-pkgs/texlive-collection-langgerman/Makefile
index 4ceb4649919..5856bfe858e 100644
--- a/meta-pkgs/texlive-collection-langgerman/Makefile
+++ b/meta-pkgs/texlive-collection-langgerman/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2020/01/18 23:32:59 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2020/05/10 04:13:26 markd Exp $
DISTNAME= collection-langgerman
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 48599
+TEXLIVE_REV= 54074
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -25,7 +25,6 @@ DEPENDS+= tex-dhua-[0-9]*:../../print/tex-dhua
# etdipa is documentation only
# etoolbox-de is documentation only
# fifinddo-info is documentation only
-# geometry-de is documentation only
DEPENDS+= tex-german-[0-9]*:../../print/tex-german
DEPENDS+= tex-germbib-[0-9]*:../../print/tex-germbib
DEPENDS+= tex-germkorr-[0-9]*:../../print/tex-germkorr
@@ -45,6 +44,7 @@ DEPENDS+= tex-hyphen-german-[0-9]*:../../print/tex-hyphen-german
DEPENDS+= tex-milog-[0-9]*:../../print/tex-milog
# presentations is documentation only
DEPENDS+= tex-r_und_s-[0-9]*:../../print/tex-r_und_s
+# depend schulmathematik
# templates-fenn is documentation only
# templates-sommer is documentation only
# depend termcal-de
diff --git a/meta-pkgs/texlive-collection-langgreek/Makefile b/meta-pkgs/texlive-collection-langgreek/Makefile
index 93ed34c1eec..d3b7eaa52ed 100644
--- a/meta-pkgs/texlive-collection-langgreek/Makefile
+++ b/meta-pkgs/texlive-collection-langgreek/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2020/01/18 23:32:59 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2020/05/10 04:13:26 markd Exp $
DISTNAME= collection-langgreek
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 44192
+TEXLIVE_REV= 54139
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -15,7 +15,6 @@ DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-bas
DEPENDS+= tex-babel-greek-[0-9]*:../../print/tex-babel-greek
# depend begingreek
# depend betababel
-# depend bgreek
DEPENDS+= tex-cbfonts-[0-9]*:../../fonts/tex-cbfonts
DEPENDS+= tex-cbfonts-fd-[0-9]*:../../fonts/tex-cbfonts-fd
# depend gfsbaskerville
diff --git a/meta-pkgs/texlive-collection-langitalian/Makefile b/meta-pkgs/texlive-collection-langitalian/Makefile
index 5f867ea3adf..a95ac6292ff 100644
--- a/meta-pkgs/texlive-collection-langitalian/Makefile
+++ b/meta-pkgs/texlive-collection-langitalian/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2020/01/18 23:32:59 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2020/05/10 04:13:26 markd Exp $
DISTNAME= collection-langitalian
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 30372
+TEXLIVE_REV= 54074
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -28,6 +28,7 @@ DEPENDS+= tex-hyphen-italian-[0-9]*:../../print/tex-hyphen-italian
# lshort-italian is documentation only
# psfrag-italian is documentation only
# texlive-it is documentation only
+# depend verifica
META_PACKAGE= yes
diff --git a/meta-pkgs/texlive-collection-langjapanese/Makefile b/meta-pkgs/texlive-collection-langjapanese/Makefile
index ab2b8946c03..a5cb30e0f9c 100644
--- a/meta-pkgs/texlive-collection-langjapanese/Makefile
+++ b/meta-pkgs/texlive-collection-langjapanese/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2020/01/18 23:32:59 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2020/05/10 04:13:26 markd Exp $
DISTNAME= collection-langjapanese
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 49995
+TEXLIVE_REV= 54074
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -16,15 +16,19 @@ DEPENDS+= texlive-collection-langcjk-[0-9]*:../../meta-pkgs/texlive-collection-l
# depend babel-japanese
# depend bxbase
# depend bxcjkjatype
+# depend bxghost
# depend bxjaholiday
# depend bxjalipsum
# depend bxjaprnind
+# depend bxjatoucs
# depend bxjscls
# depend bxorigcapt
# depend bxwareki
# depend convbkmk
# depend endnotesj
# depend gentombow
+DEPENDS+= tex-haranoaji-[0-9]*:../../fonts/tex-haranoaji
+# depend haranoaji-extra
# depend ifptex
# depend ifxptex
DEPENDS+= tex-ipaex-[0-9]*:../../fonts/tex-ipaex
@@ -54,6 +58,7 @@ DEPENDS+= tex-ptex-fonts-[0-9]*:../../fonts/tex-ptex-fonts
# depend pxjodel
# depend pxrubrica
# depend pxufont
+# depend texlive-ja
# depend uplatex
# uptex is documentation only
# depend uptex-base
diff --git a/meta-pkgs/texlive-collection-langkorean/Makefile b/meta-pkgs/texlive-collection-langkorean/Makefile
index 8777b664917..5cad3f0573c 100644
--- a/meta-pkgs/texlive-collection-langkorean/Makefile
+++ b/meta-pkgs/texlive-collection-langkorean/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2020/01/18 23:32:59 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2020/05/10 04:13:26 markd Exp $
DISTNAME= collection-langkorean
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 42106
+TEXLIVE_REV= 54074
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -20,6 +20,7 @@ DEPENDS+= tex-kotex-utf-[0-9]*:../../print/tex-kotex-utf
DEPENDS+= tex-kotex-utils-[0-9]*:../../print/tex-kotex-utils
# lshort-korean is documentation only
DEPENDS+= tex-nanumtype1-[0-9]*:../../fonts/tex-nanumtype1
+# depend pmhanguljamo
DEPENDS+= tex-uhc-[0-9]*:../../fonts/tex-uhc
# depend unfonts-core
# depend unfonts-extra
diff --git a/meta-pkgs/texlive-collection-langother/Makefile b/meta-pkgs/texlive-collection-langother/Makefile
index 8ac131933ce..dd3b8f4edf7 100644
--- a/meta-pkgs/texlive-collection-langother/Makefile
+++ b/meta-pkgs/texlive-collection-langother/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2020/01/18 23:32:59 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2020/05/10 04:13:26 markd Exp $
DISTNAME= collection-langother
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 51669
+TEXLIVE_REV= 54191
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -48,6 +48,7 @@ DEPENDS+= tex-hyphen-thai-[0-9]*:../../print/tex-hyphen-thai
DEPENDS+= tex-hyphen-turkmen-[0-9]*:../../print/tex-hyphen-turkmen
# depend latex-mr
# depend latexbangla
+# depend latino-sine-flexione
# lshort-thai is documentation only
# lshort-vietnamese is documentation only
# ntheorem-vn is documentation only
diff --git a/meta-pkgs/texlive-collection-langpolish/Makefile b/meta-pkgs/texlive-collection-langpolish/Makefile
index 694cded91c4..057bd7e8fe0 100644
--- a/meta-pkgs/texlive-collection-langpolish/Makefile
+++ b/meta-pkgs/texlive-collection-langpolish/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2020/01/18 23:32:59 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2020/05/10 04:13:26 markd Exp $
DISTNAME= collection-langpolish
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 44371
+TEXLIVE_REV= 54074
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
diff --git a/meta-pkgs/texlive-collection-langportuguese/Makefile b/meta-pkgs/texlive-collection-langportuguese/Makefile
index 08471819761..e73145824e6 100644
--- a/meta-pkgs/texlive-collection-langportuguese/Makefile
+++ b/meta-pkgs/texlive-collection-langportuguese/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2020/01/18 23:33:00 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2020/05/10 04:13:26 markd Exp $
DISTNAME= collection-langportuguese
-PKGNAME= texlive-${DISTNAME}-2019.51640
+PKGNAME= texlive-${DISTNAME}-2020
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 51640
+TEXLIVE_REV= 54074
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
diff --git a/meta-pkgs/texlive-collection-langspanish/Makefile b/meta-pkgs/texlive-collection-langspanish/Makefile
index 24e78c58a25..f4c1c62bc2d 100644
--- a/meta-pkgs/texlive-collection-langspanish/Makefile
+++ b/meta-pkgs/texlive-collection-langspanish/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2020/01/18 23:33:00 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2020/05/10 04:13:27 markd Exp $
DISTNAME= collection-langspanish
-PKGNAME= texlive-${DISTNAME}-2019
+PKGNAME= texlive-${DISTNAME}-2020
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 40587
+TEXLIVE_REV= 54141
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -18,13 +18,11 @@ DEPENDS+= tex-babel-spanish-[0-9]*:../../print/tex-babel-spanish
# es-tex-faq is documentation only
DEPENDS+= tex-hyphen-catalan-[0-9]*:../../print/tex-hyphen-catalan
DEPENDS+= tex-hyphen-galician-[0-9]*:../../print/tex-hyphen-galician
-DEPENDS+= tex-babel-spanglish-[0-9]*:../../print/tex-babel-spanglish
DEPENDS+= tex-hyphen-spanish-[0-9]*:../../print/tex-hyphen-spanish
# l2tabu-spanish is documentation only
# latex2e-help-texinfo-spanish is documentation only
# latexcheat-esmx is documentation only
# lshort-spanish is documentation only
-DEPENDS+= tex-spanish-mx-[0-9]*:../../print/tex-spanish-mx
# texlive-es is documentation only
META_PACKAGE= yes
diff --git a/meta-pkgs/texlive-collection-latex/Makefile b/meta-pkgs/texlive-collection-latex/Makefile
index eb6eb6f0576..4cc64a21b41 100644
--- a/meta-pkgs/texlive-collection-latex/Makefile
+++ b/meta-pkgs/texlive-collection-latex/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2020/01/18 23:33:00 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2020/05/10 04:13:27 markd Exp $
DISTNAME= collection-latex
-PKGNAME= texlive-${DISTNAME}-2019
+PKGNAME= texlive-${DISTNAME}-2020
CATEGORIES= meta-pkgs
-TEXLIVE_REV= 41614
+TEXLIVE_REV= 54074
MASTER_SITES= # empty
MAINTAINER= minskim@NetBSD.org
@@ -15,30 +15,54 @@ DEPENDS+= texlive-collection-basic>=2010:../../meta-pkgs/texlive-collection-basi
DEPENDS+= tex-ae>=1.4:../../fonts/tex-ae
DEPENDS+= tex-amscls>=2010.20248:../../print/tex-amscls
DEPENDS+= tex-amsmath>=2.13nb1:../../print/tex-amsmath
+DEPENDS+= tex-atbegshi-[0-9]*:../../print/tex-atbegshi
+DEPENDS+= tex-atveryend-[0-9]*:../../print/tex-atveryend
+DEPENDS+= tex-auxhook-[0-9]*:../../print/tex-auxhook
DEPENDS+= tex-babel>=3.8lnb2:../../print/tex-babel
DEPENDS+= tex-babel-english>=3.3p:../../print/tex-babel-english
DEPENDS+= tex-babelbib>=1.29:../../print/tex-babelbib
+DEPENDS+= tex-bigintcalc-[0-9]*:../../print/tex-bigintcalc
+DEPENDS+= tex-bitset-[0-9]*:../../print/tex-bitset
+DEPENDS+= tex-bookmark-[0-9]*:../../print/tex-bookmark
DEPENDS+= tex-carlisle>=2010:../../print/tex-carlisle
DEPENDS+= tex-colortbl>=0.1nb1:../../print/tex-colortbl
+DEPENDS+= tex-epstopdf-pkg-[0-9]*:../../print/tex-epstopdf-pkg
+DEPENDS+= tex-etexcmds-[0-9]*:../../print/tex-etexcmds
DEPENDS+= tex-fancyhdr>=3.1nb1:../../print/tex-fancyhdr
DEPENDS+= tex-fix2col>=2016:../../print/tex-fix2col
DEPENDS+= tex-geometry>=5.6:../../print/tex-geometry
+DEPENDS+= tex-gettitlestring-[0-9]*:../../print/tex-gettitlestring
DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics
DEPENDS+= tex-graphics-cfg>=2016:../../print/tex-graphics-cfg
+DEPENDS+= tex-grfext-[0-9]*:../../print/tex-grfext
+DEPENDS+= tex-hycolor-[0-9]*:../../print/tex-hycolor
DEPENDS+= tex-hyperref>=6.81pnb3:../../print/tex-hyperref
+DEPENDS+= tex-intcalc-[0-9]*:../../print/tex-intcalc
+DEPENDS+= tex-kvdefinekeys-[0-9]*:../../print/tex-kvdefinekeys
+DEPENDS+= tex-kvoptions-[0-9]*:../../print/tex-kvoptions
+DEPENDS+= tex-kvsetkeys-[0-9]*:../../print/tex-kvsetkeys
+DEPENDS+= tex-l3backend-[0-9]*:../../devel/tex-l3backend
+DEPENDS+= tex-l3kernel-[0-9]*:../../devel/tex-l3kernel
DEPENDS+= tex-latex>=2010:../../print/tex-latex
DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin
DEPENDS+= tex-latex-fonts>=2009:../../fonts/tex-latex-fonts
DEPENDS+= tex-latexconfig>=2010.20663:../../print/tex-latexconfig
+DEPENDS+= tex-letltxmacro-[0-9]*:../../print/tex-letltxmacro
+DEPENDS+= tex-ltxcmds-[0-9]*:../../print/tex-ltxcmds
DEPENDS+= tex-ltxmisc>=2010:../../print/tex-ltxmisc
DEPENDS+= tex-mfnfss>=2009:../../print/tex-mfnfss
DEPENDS+= tex-mptopdf>=2010:../../graphics/tex-mptopdf
DEPENDS+= tex-natbib>=8.31b:../../print/tex-natbib
DEPENDS+= tex-oberdiek>=2009nb2:../../print/tex-oberdiek
+DEPENDS+= tex-pdfescape-[0-9]*:../../print/tex-pdfescape
DEPENDS+= tex-pslatex>=2009:../../print/tex-pslatex
DEPENDS+= tex-psnfss>=9.2anb1:../../fonts/tex-psnfss
DEPENDS+= tex-pspicture>=2009:../../print/tex-pspicture
+DEPENDS+= tex-refcount-[0-9]*:../../print/tex-refcount
+DEPENDS+= tex-rerunfilecheck-[0-9]*:../../print/tex-rerunfilecheck
+DEPENDS+= tex-stringenc-[0-9]*:../../print/tex-stringenc
DEPENDS+= tex-tools>=2009:../../print/tex-tools
+DEPENDS+= tex-uniquecounter-[0-9]*:../../print/tex-uniquecounter
DEPENDS+= tex-url>=3.4:../../print/tex-url
META_PACKAGE= yes
diff --git a/meta-pkgs/texlive-collection-latexextra/Makefile b/meta-pkgs/texlive-collection-latexextra/Makefile
index 02ea07dbf02..1395ffd0169 100644
--- a/meta-pkgs/texlive-collection-latexextra/Makefile
+++ b/meta-pkgs/texlive-collection-latexextra/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.49 2020/01/18 23:33:00 rillig Exp $
+# $NetBSD: Makefile,v 1.50 2020/05/10 04:13:27 markd Exp $
DISTNAME= collection-latexextra
-PKGNAME= texlive-${DISTNAME}-2019pre4
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 51779
+TEXLIVE_REV= 54665
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -23,6 +23,8 @@ DEPENDS+= tex-a4wide-[0-9]*:../../print/tex-a4wide
DEPENDS+= tex-a5comb-[0-9]*:../../print/tex-a5comb
# depend abraces
DEPENDS+= tex-abstract-[0-9]*:../../print/tex-abstract
+# depend accessibility
+DEPENDS+= tex-accsupp-[0-9]*:../../print/tex-accsupp
# depend achemso
# depend acro
DEPENDS+= tex-acronym-[0-9]*:../../print/tex-acronym
@@ -39,7 +41,7 @@ DEPENDS+= tex-advdate-[0-9]*:../../print/tex-advdate
# depend akletter
# depend alertmessage
# depend alnumsec
-# depend alterqcm
+DEPENDS+= tex-alphalph-[0-9]*:../../print/tex-alphalph
# depend altfont
# depend amsaddr
DEPENDS+= tex-animate-[0-9]*:../../graphics/tex-animate
@@ -56,16 +58,20 @@ DEPENDS+= tex-arabicfront-[0-9]*:../../print/tex-arabicfront
# depend arraysort
# depend arydshln
# depend asciilist
+DEPENDS+= tex-askinclude-[0-9]*:../../print/tex-askinclude
# depend assignment
# depend assoccnt
+DEPENDS+= tex-atenddvi-[0-9]*:../../print/tex-atenddvi
# depend attachfile
# depend aurl
# depend authoraftertitle
# depend authorarchive
# depend authorindex
+# depend autofancyhdr
# depend autonum
# depend autopdf
# depend avremu
+# depend axessibility
DEPENDS+= tex-background-[0-9]*:../../print/tex-background
# depend bankstatement
# depend bashful
@@ -91,6 +97,7 @@ DEPENDS+= tex-beamerposter-[0-9]*:../../print/tex-beamerposter
# depend beamertheme-upenn-bc
# depend beamerthemejltree
# depend beamerthemenirma
+# depend bearwear
DEPENDS+= tex-beton-[0-9]*:../../print/tex-beton
# depend bewerbung
# depend bez123
@@ -141,6 +148,7 @@ DEPENDS+= tex-captdef-[0-9]*:../../print/tex-captdef
# depend carbohydrates
DEPENDS+= tex-cases-[0-9]*:../../print/tex-cases
# depend casyl
+DEPENDS+= tex-catchfile-[0-9]*:../../print/tex-catchfile
# depend catchfilebetweentags
# depend catechis
# depend catoptions
@@ -171,6 +179,7 @@ DEPENDS+= tex-checkend-[0-9]*:../../print/tex-checkend
DEPENDS+= tex-chngcntr-[0-9]*:../../print/tex-chngcntr
# depend chronology
# depend circ
+# depend circledsteps
# depend classics
DEPENDS+= tex-classpack-[0-9]*:../../print/tex-classpack
# depend clefval
@@ -235,6 +244,7 @@ DEPENDS+= tex-cooking-[0-9]*:../../print/tex-cooking
# depend crossreftools
DEPENDS+= tex-csquotes-[0-9]*:../../print/tex-csquotes
# depend css-colors
+# depend csvmerge
DEPENDS+= tex-csvsimple-[0-9]*:../../textproc/tex-csvsimple
DEPENDS+= tex-cuisine-[0-9]*:../../print/tex-cuisine
# depend currency
@@ -363,12 +373,14 @@ DEPENDS+= tex-easy-todo-[0-9]*:../../print/tex-easy-todo
# depend elzcards
# depend emarks
# depend embedall
+DEPENDS+= tex-embedfile-[0-9]*:../../print/tex-embedfile
# depend embrac
# depend emptypage
# depend emulateapj
DEPENDS+= tex-endfloat-[0-9]*:../../print/tex-endfloat
# depend endheads
DEPENDS+= tex-endnotes-[0-9]*:../../print/tex-endnotes
+# depend endnotes-hy
# depend engpron
# depend engrec
# depend enotez
@@ -388,6 +400,7 @@ DEPENDS+= tex-eqparbox-[0-9]*:../../print/tex-eqparbox
# depend erw-l3
# depend esami
# depend esdiff
+# depend esindex
DEPENDS+= tex-esint-[0-9]*:../../fonts/tex-esint
# depend esint-type1
# depend etaremune
@@ -430,6 +443,7 @@ DEPENDS+= tex-excludeonly-[0-9]*:../../print/tex-excludeonly
# depend fbox
# depend fcolumn
# depend fetchcls
+# depend fewerfloatpages
# depend ffslides
# depend fgruler
# depend fibeamer
@@ -469,6 +483,8 @@ DEPENDS+= tex-fnpara-[0-9]*:../../print/tex-fnpara
# depend fnumprint
# depend foilhtml
DEPENDS+= tex-fontaxes-[0-9]*:../../print/tex-fontaxes
+# depend fontsetup
+# depend fontsize
# depend fonttable
DEPENDS+= tex-footmisc-[0-9]*:../../print/tex-footmisc
# depend footmisx
@@ -505,6 +521,7 @@ DEPENDS+= tex-g-brief-[0-9]*:../../print/tex-g-brief
# depend genmpage
# depend getfiledate
# depend getitems
+# depend gindex
# depend ginpenc
# depend gitfile-info
# depend gitinfo
@@ -561,9 +578,11 @@ DEPENDS+= tex-hanging-[0-9]*:../../print/tex-hanging
# depend histogr
# depend hitec
# depend hletter
+DEPENDS+= tex-hobsub-[0-9]*:../../print/tex-hobsub
# depend hpsdiss
# depend hrefhide
# depend hvindex
+# depend hvqrurl
# depend hypdvips
DEPENDS+= tex-hyper-[0-9]*:../../print/tex-hyper
# depend hyperbar
@@ -587,6 +606,7 @@ DEPENDS+= tex-incgraph-[0-9]*:../../graphics/tex-incgraph
# depend indextools
# depend inline-images
# depend inlinedef
+DEPENDS+= tex-inputenx-[0-9]*:../../print/tex-inputenx
# depend inputtrc
# depend interactiveworkbook
# depend interfaces
@@ -633,7 +653,12 @@ DEPENDS+= tex-labels-[0-9]*:../../print/tex-labels
# depend labelschanged
# depend lastpackage
DEPENDS+= tex-lastpage-[0-9]*:../../print/tex-lastpage
+# depend latex-amsmath-dev
+DEPENDS+= tex-latex-base-dev-[0-9]*:../../print/tex-latex-base-dev
+# depend latex-bin-dev
+# depend latex-graphics-dev
# depend latex-tds
+# depend latex-tools-dev
# depend latex-uni8
# depend latexcolors
# depend latexdemo
@@ -660,6 +685,7 @@ DEPENDS+= tex-lettrine-[0-9]*:../../print/tex-lettrine
DEPENDS+= tex-lipsum-[0-9]*:../../print/tex-lipsum
# depend lisp-on-tex
DEPENDS+= tex-listing-[0-9]*:../../print/tex-listing
+DEPENDS+= tex-listingsutf8-[0-9]*:../../print/tex-listingsutf8
# depend listlbls
# depend listliketab
# depend listofsymbols
@@ -682,7 +708,6 @@ DEPENDS+= tex-longfbox-[0-9]*:../../print/tex-longfbox
DEPENDS+= tex-ltabptch-[0-9]*:../../print/tex-ltabptch
# depend ltxdockit
# depend ltxguidex
-# depend ltxindex
# depend ltxkeys
# depend ltxnew
# depend ltxtools
@@ -690,7 +715,9 @@ DEPENDS+= tex-ltabptch-[0-9]*:../../print/tex-ltabptch
# depend luatodonotes
# depend macroswap
DEPENDS+= tex-magaz-[0-9]*:../../print/tex-magaz
+DEPENDS+= tex-magicnum-[0-9]*:../../print/tex-magicnum
# depend makecookbook
+DEPENDS+= tex-makerobust-[0-9]*:../../print/tex-makerobust
# depend mailing
# depend mailmerge
# depend makebarcode
@@ -721,6 +748,7 @@ DEPENDS+= tex-mathalpha-[0-9]*:../../fonts/tex-mathalpha
# depend mcite
# depend mciteplus
DEPENDS+= tex-mdframed-[0-9]*:../../print/tex-mdframed
+# depend media4svg
DEPENDS+= tex-media9-[0-9]*:../../print/tex-media9
# depend medstarbeamer
# depend meetingmins
@@ -730,6 +758,7 @@ DEPENDS+= tex-media9-[0-9]*:../../print/tex-media9
# depend menu
# depend menukeys
# depend metalogox
+# depend metastr
# depend method
# depend metre
DEPENDS+= tex-mfirstuc-[0-9]*:../../print/tex-mfirstuc
@@ -745,6 +774,7 @@ DEPENDS+= tex-minitoc-[0-9]*:../../print/tex-minitoc
DEPENDS+= tex-minted-[0-9]*:../../print/tex-minted
# depend minutes
# depend mla-paper
+DEPENDS+= tex-mleftright-[0-9]*:../../print/tex-mleftright
# depend mlist
# depend mmap
# depend mnotes
@@ -858,6 +888,7 @@ DEPENDS+= tex-pageslts-[0-9]*:../../print/tex-pageslts
DEPENDS+= tex-paralist-[0-9]*:../../print/tex-paralist
# depend paresse
# depend parnotes
+# depend parsa
# depend parselines
# depend pas-cours
# depend pas-cv
@@ -870,11 +901,13 @@ DEPENDS+= tex-paralist-[0-9]*:../../print/tex-paralist
DEPENDS+= tex-pbox-[0-9]*:../../print/tex-pbox
# depend pbsheet
# depend pdf14
+DEPENDS+= tex-pdfcolmk-[0-9]*:../../print/tex-pdfcolmk
DEPENDS+= tex-pdfcomment-[0-9]*:../../print/tex-pdfcomment
# depend pdfcprot
# depend pdfmarginpar
# depend pdfoverlay
# depend pdfpagediff
+# depend pdfpc
# depend pdfpc-movie
# depend pdfprivacy
# depend pdfreview
@@ -897,12 +930,14 @@ DEPENDS+= tex-pdfcomment-[0-9]*:../../print/tex-pdfcomment
# depend philex
# depend phonenumbers
# depend photo
+DEPENDS+= tex-picture-[0-9]*:../../print/tex-picture
# depend piff
# depend pkgloader
DEPENDS+= tex-placeins-[0-9]*:../../print/tex-placeins
# depend plantslabels
# depend plates
# depend plweb
+DEPENDS+= tex-pmboxdraw-[0-9]*:../../print/tex-pmboxdraw
# depend polynom
# depend polynomial
DEPENDS+= tex-polytable-[0-9]*:../../print/tex-polytable
@@ -910,6 +945,7 @@ DEPENDS+= tex-polytable-[0-9]*:../../print/tex-polytable
# depend poster-mac
DEPENDS+= tex-powerdot-[0-9]*:../../print/tex-powerdot
# depend ppr-prv
+# depend practicalreports
DEPENDS+= tex-preprint-[0-9]*:../../print/tex-preprint
# depend pressrelease
# depend prettyref
@@ -934,6 +970,7 @@ DEPENDS+= tex-prosper-[0-9]*:../../print/tex-prosper
# depend qstest
# depend qsymbols
# depend quicktype
+# depend quiz2socrative
# depend quotchap
# depend quoting
# depend quotmark
@@ -992,13 +1029,16 @@ DEPENDS+= tex-scale-[0-9]*:../../print/tex-scale
# depend schedule
# depend scontents
# depend scrlttr2copy
+# depend sdaps
# depend sdrt
DEPENDS+= tex-secdot-[0-9]*:../../print/tex-secdot
+# depend secnum
# depend sectionbox
# depend sectionbreak
DEPENDS+= tex-sectsty-[0-9]*:../../print/tex-sectsty
# depend seealso
DEPENDS+= tex-selectp-[0-9]*:../../print/tex-selectp
+DEPENDS+= tex-selinput-[0-9]*:../../print/tex-selinput
DEPENDS+= tex-semantic-[0-9]*:../../print/tex-semantic
# depend semantic-markup
# depend semioneside
@@ -1042,6 +1082,7 @@ DEPENDS+= tex-snapshot-[0-9]*:../../print/tex-snapshot
# depend snotez
DEPENDS+= tex-soul-[0-9]*:../../print/tex-soul
DEPENDS+= tex-soulpos-[0-9]*:../../print/tex-soulpos
+DEPENDS+= tex-soulutf8-[0-9]*:../../print/tex-soulutf8
# depend spacingtricks
# depend spark-otf
# depend sparklines
@@ -1153,6 +1194,7 @@ DEPENDS+= tex-tocloft-[0-9]*:../../print/tex-tocloft
# depend tocvsec2
DEPENDS+= tex-todo-[0-9]*:../../print/tex-todo
DEPENDS+= tex-todonotes-[0-9]*:../../print/tex-todonotes
+# depend tokcycle
# depend tokenizer
# depend toolbox
# depend topfloat
@@ -1160,6 +1202,7 @@ DEPENDS+= tex-todonotes-[0-9]*:../../print/tex-todonotes
# depend totcount
DEPENDS+= tex-totpages-[0-9]*:../../print/tex-totpages
# depend translations
+DEPENDS+= tex-transparent-[0-9]*:../../print/tex-transparent
# depend trfsigns
DEPENDS+= tex-trimspaces-[0-9]*:../../print/tex-trimspaces
# depend trivfloat
@@ -1243,6 +1286,7 @@ DEPENDS+= tex-xfor-[0-9]*:../../print/tex-xfor
# depend xhfill
DEPENDS+= tex-xifthen-[0-9]*:../../devel/tex-xifthen
# depend xint
+# depend xkcdcolors
# depend xltabular
# depend xmpincl
# depend xnewcommand
@@ -1267,6 +1311,7 @@ DEPENDS+= tex-ydoc-[0-9]*:../../print/tex-ydoc
# depend zebra-goodies
# depend zed-csp
# depend ziffer
+DEPENDS+= tex-zref-[0-9]*:../../print/tex-zref
# depend zwgetfdate
# depend zwpagelayout
diff --git a/meta-pkgs/texlive-collection-latexrecommended/Makefile b/meta-pkgs/texlive-collection-latexrecommended/Makefile
index b56d2896971..cf4d2a81e42 100644
--- a/meta-pkgs/texlive-collection-latexrecommended/Makefile
+++ b/meta-pkgs/texlive-collection-latexrecommended/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2020/01/18 23:33:00 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2020/05/10 04:13:27 markd Exp $
DISTNAME= collection-latexrecommended
-PKGNAME= texlive-${DISTNAME}-2019.51533
-PKGREVISION= 1
+PKGNAME= texlive-${DISTNAME}-2020
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 51533
+TEXLIVE_REV= 54074
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -14,6 +13,7 @@ COMMENT= LaTeX recommended packages
DEPENDS+= texlive-collection-latex>=2014:../../meta-pkgs/texlive-collection-latex
DEPENDS+= tex-anysize-[0-9]*:../../print/tex-anysize
+DEPENDS+= tex-attachfile2-[0-9]*:../../print/tex-attachfile2
DEPENDS+= tex-beamer-[0-9]*:../../print/tex-beamer
DEPENDS+= tex-booktabs-[0-9]*:../../print/tex-booktabs
DEPENDS+= tex-breqn-[0-9]*:../../print/tex-breqn
@@ -35,12 +35,13 @@ DEPENDS+= tex-float-[0-9]*:../../print/tex-float
DEPENDS+= tex-fontspec-[0-9]*:../../fonts/tex-fontspec
DEPENDS+= tex-footnotehyper-[0-9]*:../../print/tex-footnotehyper
DEPENDS+= tex-fp-[0-9]*:../../math/tex-fp
+DEPENDS+= tex-grffile-[0-9]*:../../print/tex-grffile
+DEPENDS+= tex-hologo-[0-9]*:../../print/tex-hologo
DEPENDS+= tex-index-[0-9]*:../../print/tex-index
+DEPENDS+= tex-infwarerr-[0-9]*:../../print/tex-infwarerr
DEPENDS+= tex-jknapltx-[0-9]*:../../print/tex-jknapltx
DEPENDS+= tex-koma-script-[0-9]*:../../print/tex-koma-script
-DEPENDS+= tex-l3backend-[0-9]*:../../devel/tex-l3backend
DEPENDS+= tex-l3experimental-[0-9]*:../../devel/tex-l3experimental
-DEPENDS+= tex-l3kernel-[0-9]*:../../devel/tex-l3kernel
DEPENDS+= tex-l3packages-[0-9]*:../../devel/tex-l3packages
DEPENDS+= tex-latexbug-[0-9]*:../../devel/tex-latexbug
DEPENDS+= tex-lineno-[0-9]*:../../print/tex-lineno
@@ -53,9 +54,12 @@ DEPENDS+= tex-memoir-[0-9]*:../../print/tex-memoir
DEPENDS+= tex-metalogo-[0-9]*:../../print/tex-metalogo
DEPENDS+= tex-microtype-[0-9]*:../../print/tex-microtype
DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms
+DEPENDS+= tex-newfloat-[0-9]*:../../print/tex-newfloat
DEPENDS+= tex-ntgclass-[0-9]*:../../print/tex-ntgclass
DEPENDS+= tex-parskip-[0-9]*:../../print/tex-parskip
+DEPENDS+= tex-pdflscape-[0-9]*:../../print/tex-pdflscape
DEPENDS+= tex-pdfpages-[0-9]*:../../print/tex-pdfpages
+DEPENDS+= tex-pdftexcmds-[0-9]*:../../print/tex-pdftexcmds
DEPENDS+= tex-polyglossia-[0-9]*:../../print/tex-polyglossia
DEPENDS+= tex-psfrag-[0-9]*:../../print/tex-psfrag
DEPENDS+= tex-ragged2e-[0-9]*:../../print/tex-ragged2e
diff --git a/meta-pkgs/texlive-collection-luatex/Makefile b/meta-pkgs/texlive-collection-luatex/Makefile
index 067e367a0bc..11b8fe4445a 100644
--- a/meta-pkgs/texlive-collection-luatex/Makefile
+++ b/meta-pkgs/texlive-collection-luatex/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2020/01/18 23:33:00 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2020/05/10 04:13:27 markd Exp $
DISTNAME= collection-luatex
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 51127
+TEXLIVE_REV= 54741
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -14,18 +14,23 @@ DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-bas
# depend addliga
# depend auto-pst-pdf-lua
+# depend barracuda
# depend bezierplot
# depend checkcites
# depend chickenize
# depend combofont
# depend cstypo
DEPENDS+= tex-ctablestack-[0-9]*:../../print/tex-ctablestack
+# depend emoji
+# depend emojicite
# depend enigma
# depend interpreter
# depend kanaparser
+# depend lua-uca
+# depend lua-ul
# depend lua-visual-debug
-# depend lua2dox
DEPENDS+= tex-luacode-[0-9]*:../../print/tex-luacode
+DEPENDS+= tex-luacolor-[0-9]*:../../print/tex-luacolor
# depend luahyphenrules
# depend luaimageembed
# depend luaindex
@@ -47,6 +52,7 @@ DEPENDS+= tex-luatexbase-[0-9]*:../../devel/tex-luatexbase
# depend luaxml
# depend nodetree
# depend odsfile
+# depend optex
# depend pdfarticle
# depend placeat
# depend plantuml
diff --git a/meta-pkgs/texlive-collection-mathscience/Makefile b/meta-pkgs/texlive-collection-mathscience/Makefile
index 6284f437366..e5f1a439a8c 100644
--- a/meta-pkgs/texlive-collection-mathscience/Makefile
+++ b/meta-pkgs/texlive-collection-mathscience/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2020/01/18 23:33:00 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2020/05/10 04:13:27 markd Exp $
DISTNAME= collection-mathscience
-PKGNAME= texlive-${DISTNAME}-2019pre2
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 51823
+TEXLIVE_REV= 54754
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -22,6 +22,7 @@ DEPENDS+= tex-accents-[0-9]*:../../print/tex-accents
DEPENDS+= tex-algorithm2e-[0-9]*:../../print/tex-algorithm2e
DEPENDS+= tex-algorithmicx-[0-9]*:../../print/tex-algorithmicx
DEPENDS+= tex-algorithms-[0-9]*:../../print/tex-algorithms
+# depend algxpar
# depend aligned-overset
# depend amscdx
DEPENDS+= tex-amstex-[0-9]*:../../print/tex-amstex
@@ -44,6 +45,7 @@ DEPENDS+= tex-bussproofs-[0-9]*:../../print/tex-bussproofs
# depend calculation
# depend cascade
DEPENDS+= tex-ccfonts-[0-9]*:../../fonts/tex-ccfonts
+# depend ccool
DEPENDS+= tex-chemarrow-[0-9]*:../../print/tex-chemarrow
# depend chemcompounds
# depend chemcono
@@ -52,6 +54,7 @@ DEPENDS+= tex-chemarrow-[0-9]*:../../print/tex-chemarrow
DEPENDS+= tex-chemgreek-[0-9]*:../../print/tex-chemgreek
# depend chemmacros
# depend chemnum
+# depend chemplants
# depend chemschemex
# depend chemsec
# depend chemstyle
@@ -85,6 +88,7 @@ DEPENDS+= tex-ebproof-[0-9]*:../../print/tex-ebproof
# depend eqexpl
# depend eqnarray
# depend eqnnumwarn
+# depend euclideangeometry
# depend extarrows
# depend extpfeil
# depend faktor
@@ -114,6 +118,8 @@ DEPENDS+= tex-ebproof-[0-9]*:../../print/tex-ebproof
# depend karnaugh-map
# depend karnaughmap
# depend kvmap
+# depend letterswitharrows
+# depend lie-hasse
# depend logicproof
# depend longdivision
# depend lpform
@@ -122,10 +128,11 @@ DEPENDS+= tex-ebproof-[0-9]*:../../print/tex-ebproof
# depend mathcommand
DEPENDS+= tex-mathcomp-[0-9]*:../../print/tex-mathcomp
# depend mathfixs
+# depend mathlig
DEPENDS+= tex-mathpartir-[0-9]*:../../math/tex-mathpartir
# depend mathpunctspace
-# depend matrix-skeleton
# depend matlab-prettifier
+# depend matrix-skeleton
# depend mattens
# depend memorygraphs
# depend mgltex
@@ -134,7 +141,6 @@ DEPENDS+= tex-mhchem-[0-9]*:../../print/tex-mhchem
# depend miller
# depend mismath
# depend multiobjective
-# depend mychemistry
# depend natded
# depend nath
# depend nicematrix
@@ -145,7 +151,10 @@ DEPENDS+= tex-mhchem-[0-9]*:../../print/tex-mhchem
# depend ot-tableau
DEPENDS+= tex-oubraces-[0-9]*:../../print/tex-oubraces
# depend perfectcut
+# depend physconst
# depend physics
+# depend physunits
+# depend pinoutikz
# depend pm-isomath
# depend polexpr
# depend prftree
@@ -158,6 +167,7 @@ DEPENDS+= tex-oubraces-[0-9]*:../../print/tex-oubraces
# depend qsharp
# depend rank-2-roots
# depend rec-thy
+# depend rest-api
# depend revquantum
# depend ribbonproofs
# depend rmathbr
@@ -168,6 +178,7 @@ DEPENDS+= tex-oubraces-[0-9]*:../../print/tex-oubraces
# depend sesamanuel
# depend sfg
# depend shuffle
+# depend simplebnf
# depend simpler-wick
# depend simplewick
DEPENDS+= tex-siunitx-[0-9]*:../../print/tex-siunitx
@@ -206,6 +217,7 @@ DEPENDS+= tex-tensind-[0-9]*:../../print/tex-tensind
# depend xymtex
# depend yhmath
# depend youngtab
+# depend yquant
# depend ytableau
META_PACKAGE= yes
diff --git a/meta-pkgs/texlive-collection-metapost/Makefile b/meta-pkgs/texlive-collection-metapost/Makefile
index d62c066b156..9626350bc0d 100644
--- a/meta-pkgs/texlive-collection-metapost/Makefile
+++ b/meta-pkgs/texlive-collection-metapost/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2020/01/18 23:33:01 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2020/05/10 04:13:27 markd Exp $
DISTNAME= collection-metapost
-PKGNAME= texlive-${DISTNAME}-2019
+PKGNAME= texlive-${DISTNAME}-2020
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
TEXLIVE_REV= 50293
diff --git a/meta-pkgs/texlive-collection-music/Makefile b/meta-pkgs/texlive-collection-music/Makefile
index 308a6d05cdf..1f411886247 100644
--- a/meta-pkgs/texlive-collection-music/Makefile
+++ b/meta-pkgs/texlive-collection-music/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2020/01/18 23:33:01 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2020/05/10 04:13:27 markd Exp $
DISTNAME= collection-music
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 51000
+TEXLIVE_REV= 54666
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -17,6 +17,7 @@ DEPENDS+= tex-abc-[0-9]*:../../print/tex-abc
DEPENDS+= tex-bagpipe-[0-9]*:../../print/tex-bagpipe
# depend chordbars
# depend chordbox
+# depend ddphonism
# depend figbas
# depend gchords
# depend gregoriotex
@@ -30,6 +31,7 @@ DEPENDS+= tex-bagpipe-[0-9]*:../../print/tex-bagpipe
# depend lilyglyphs
# depend lyluatex
# depend m-tx
+# depend musical
# depend musicography
# depend musixguit
DEPENDS+= tex-musixtex-[0-9]*:../../print/tex-musixtex
diff --git a/meta-pkgs/texlive-collection-pictures/Makefile b/meta-pkgs/texlive-collection-pictures/Makefile
index 0a1b49e81ad..12855f0408b 100644
--- a/meta-pkgs/texlive-collection-pictures/Makefile
+++ b/meta-pkgs/texlive-collection-pictures/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.27 2020/01/18 23:33:01 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2020/05/10 04:13:27 markd Exp $
DISTNAME= collection-pictures
-PKGNAME= texlive-${DISTNAME}-2019pre2
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 51051
+TEXLIVE_REV= 54750
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -33,8 +33,9 @@ DEPENDS+= tex-asyfig-[0-9]*:../../graphics/tex-asyfig
# depend callouts
# depend celtic
DEPENDS+= tex-chemfig-[0-9]*:../../graphics/tex-chemfig
-# depend combinedgraphics
+# depend circuit-macros
DEPENDS+= tex-circuitikz-[0-9]*:../../graphics/tex-circuitikz
+# depend combinedgraphics
# depend curve
# depend curve2e
DEPENDS+= tex-curves-[0-9]*:../../print/tex-curves
@@ -42,8 +43,9 @@ DEPENDS+= tex-curves-[0-9]*:../../print/tex-curves
# depend diagmac2
# depend ditaa
# depend doc-pictex
-# depend dottex
# depend dot2texi
+# depend dottex
+# depend dpcircling
# depend dratex
# depend drs
# depend duotenzor
@@ -77,6 +79,7 @@ DEPENDS+= tex-here-[0-9]*:../../print/tex-here
# depend hobby
# depend hvfloat
# depend istgame
+# depend kblocks
# depend knitting
# depend knittingpattern
# depend ladder
@@ -125,8 +128,8 @@ DEPENDS+= tex-pictex-[0-9]*:../../graphics/tex-pictex
# depend ptolemaicastronomy
# depend pxpgfmark
# depend qcircuit
-# depend quantikz
# depend qrcode
+# depend quantikz
# depend randbild
# depend randomwalk
# depend realhats
@@ -134,11 +137,12 @@ DEPENDS+= tex-pictex-[0-9]*:../../graphics/tex-pictex
# depend rviewport
# depend sa-tikz
# depend schemabloc
-# depend scsnowman
# depend scratch
# depend scratch3
+# depend scsnowman
# depend setdeck
# depend signchart
+# depend simpleoptics
# depend smartdiagram
# depend spath3
# depend spectralsequences
@@ -146,7 +150,6 @@ DEPENDS+= tex-pictex-[0-9]*:../../graphics/tex-pictex
# depend table-fct
DEPENDS+= tex-texdraw-[0-9]*:../../graphics/tex-texdraw
# depend ticollege
-# depend tipfr
DEPENDS+= tex-tikz-3dplot-[0-9]*:../../graphics/tex-tikz-3dplot
# depend tikz-bayesnet
DEPENDS+= tex-tikz-cd-[0-9]*:../../graphics/tex-tikz-cd
@@ -166,10 +169,12 @@ DEPENDS+= tex-tikz-cd-[0-9]*:../../graphics/tex-tikz-cd
# depend tikz-optics
# depend tikz-page
# depend tikz-palattice
+# depend tikz-planets
# depend tikz-qtree
# depend tikz-relay
# depend tikz-sfc
# depend tikz-timing
+# depend tikz-trackschematic
# depend tikz-truchet
# depend tikzcodeblocks
# depend tikzducks
@@ -179,23 +184,20 @@ DEPENDS+= tex-tikzmark-[0-9]*:../../graphics/tex-tikzmark
# depend tikzmarmots
DEPENDS+= tex-tikzorbital-[0-9]*:../../graphics/tex-tikzorbital
DEPENDS+= tex-tikzpagenodes-[0-9]*:../../graphics/tex-tikzpagenodes
-DEPENDS+= tex-tikzpfeile-[0-9]*:../../graphics/tex-tikzpfeile
# depend tikzpeople
+DEPENDS+= tex-tikzpfeile-[0-9]*:../../graphics/tex-tikzpfeile
DEPENDS+= tex-tikzposter-[0-9]*:../../graphics/tex-tikzposter
DEPENDS+= tex-tikzscale-[0-9]*:../../graphics/tex-tikzscale
DEPENDS+= tex-tikzsymbols-[0-9]*:../../graphics/tex-tikzsymbols
# depend timing-diagrams
-# depend tqft
+# depend tipfr
DEPENDS+= tex-tkz-base-[0-9]*:../../graphics/tex-tkz-base
-# depend tkz-berge
# depend tkz-doc
# depend tkz-euclide
DEPENDS+= tex-tkz-fct-[0-9]*:../../graphics/tex-tkz-fct
-# depend tkz-graph
-# depend tkz-kiviat
-# depend tkz-linknodes
# depend tkz-orm
# depend tkz-tab
+# depend tqft
# depend tsemlines
DEPENDS+= tex-tufte-latex-[0-9]*:../../print/tex-tufte-latex
DEPENDS+= tex-venndiagram-[0-9]*:../../graphics/tex-venndiagram
diff --git a/meta-pkgs/texlive-collection-plaingeneric/Makefile b/meta-pkgs/texlive-collection-plaingeneric/Makefile
index 59a52e2a2ac..e6b6488cbf7 100644
--- a/meta-pkgs/texlive-collection-plaingeneric/Makefile
+++ b/meta-pkgs/texlive-collection-plaingeneric/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2020/05/02 06:37:41 markd Exp $
+# $NetBSD: Makefile,v 1.13 2020/05/10 04:13:28 markd Exp $
DISTNAME= collection-plaingeneric
-PKGNAME= texlive-${DISTNAME}-2019pre3
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 50044
+TEXLIVE_REV= 54723
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -23,6 +23,7 @@ DEPENDS+= tex-apnum>=1.1:../../math/tex-apnum
# depend catcodes
# depend chronosys
# depend colorsep
+# depend compare
# depend cweb-old
# depend dinat
# depend dirtree
@@ -33,6 +34,9 @@ DEPENDS+= tex-eijkhout-[0-9]*:../../print/tex-eijkhout
# depend epigram
DEPENDS+= tex-epsf>=2.7.4:../../print/tex-epsf
DEPENDS+= tex-epsf-dvipdfmx-[0-9]*:../../print/tex-epsf-dvipdfmx
+# depend expkv
+# depend expkv-cs
+# depend expkv-def
# depend fenixpar
DEPENDS+= tex-figflow-[0-9]*:../../print/tex-figflow
DEPENDS+= tex-fixpdfmag-[0-9]*:../../print/tex-fixpdfmag
@@ -42,7 +46,6 @@ DEPENDS+= tex-font-change-[0-9]*:../../print/tex-font-change
DEPENDS+= tex-fontch-[0-9]*:../../print/tex-fontch
DEPENDS+= tex-fontname>=2013:../../fonts/tex-fontname
# depend gates
-DEPENDS+= tex-genmisc>=2013:../../print/tex-genmisc
DEPENDS+= tex-getoptk-[0-9]*:../../print/tex-getoptk
DEPENDS+= tex-gfnotation-[0-9]*:../../print/tex-gfnotation
# depend gobble
@@ -50,13 +53,13 @@ DEPENDS+= tex-graphics-pln-[0-9]*:../../graphics/tex-graphics-pln
# depend gtl
# depend hlist
DEPENDS+= tex-hyplain-[0-9]*:../../print/tex-hyplain
-DEPENDS+= tex-iftex-[0-9]*:../../print/tex-iftex
# depend insbox
DEPENDS+= tex-js-misc-[0-9]*:../../print/tex-js-misc
DEPENDS+= tex-kastrup>=2010:../../math/tex-kastrup
DEPENDS+= tex-lambda-lists-[0-9]*:../../print/tex-lambda-lists
# depend langcode
# depend lecturer
+# depend letterspacing
# depend librarian
DEPENDS+= tex-listofitems-[0-9]*:../../print/tex-listofitems
DEPENDS+= tex-mathdots-[0-9]*:../../print/tex-mathdots
@@ -67,8 +70,10 @@ DEPENDS+= tex-mkpattern-[0-9]*:../../print/tex-mkpattern
DEPENDS+= tex-multido>=1.42:../../devel/tex-multido
# depend navigator
DEPENDS+= tex-newsletr-[0-9]*:../../print/tex-newsletr
+# depend nth
# depend ofs
# depend olsak-misc
+# depend outerhbox
DEPENDS+= tex-path>=3.05:../../print/tex-path
# depend pdf-trans
DEPENDS+= tex-pitex-[0-9]*:../../print/tex-pitex
@@ -79,11 +84,14 @@ DEPENDS+= tex-plnfss-[0-9]*:../../print/tex-plnfss
DEPENDS+= tex-plstmary-[0-9]*:../../print/tex-plstmary
# depend poormanlog
DEPENDS+= tex-present-[0-9]*:../../print/tex-present
+# depend random
# depend randomlist
DEPENDS+= tex-resumemac-[0-9]*:../../print/tex-resumemac
+# depend ruler
# depend schemata
# depend shade
# depend simplekv
+# depend swrule
# depend systeme
# depend tabto-generic
# depend termmenu
diff --git a/meta-pkgs/texlive-collection-pstricks/Makefile b/meta-pkgs/texlive-collection-pstricks/Makefile
index 18439a4b874..1ab13695a15 100644
--- a/meta-pkgs/texlive-collection-pstricks/Makefile
+++ b/meta-pkgs/texlive-collection-pstricks/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2020/01/18 23:33:01 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2020/05/10 04:13:28 markd Exp $
DISTNAME= collection-pstricks
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 49316
+TEXLIVE_REV= 54455
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -103,13 +103,13 @@ DEPENDS+= tex-pst-slpe-[0-9]*:../../graphics/tex-pst-slpe
# depend pst-soroban
# depend pst-spectra
# depend pst-spinner
-# depend pst-spirograph
# depend pst-stru
# depend pst-support
DEPENDS+= tex-pst-text-[0-9]*:../../graphics/tex-pst-text
# depend pst-thick
DEPENDS+= tex-pst-tools-[0-9]*:../../graphics/tex-pst-tools
DEPENDS+= tex-pst-tree-[0-9]*:../../graphics/tex-pst-tree
+# depend pst-turtle
# depend pst-tvz
DEPENDS+= tex-pst-uml-[0-9]*:../../devel/tex-pst-uml
# depend pst-uml
@@ -117,7 +117,6 @@ DEPENDS+= tex-pst-uml-[0-9]*:../../devel/tex-pst-uml
# depend pst-vehicle
# depend pst-venn
# depend pst-vowel
-DEPENDS+= tex-pst-vue3d-[0-9]*:../../graphics/tex-pst-vue3d
# depend pst2pdf
DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
DEPENDS+= tex-pstricks-add-[0-9]*:../../graphics/tex-pstricks-add
diff --git a/meta-pkgs/texlive-collection-publishers/Makefile b/meta-pkgs/texlive-collection-publishers/Makefile
index d76c1907d61..71811b0e9da 100644
--- a/meta-pkgs/texlive-collection-publishers/Makefile
+++ b/meta-pkgs/texlive-collection-publishers/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2020/01/18 23:33:01 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2020/05/10 04:13:28 markd Exp $
DISTNAME= collection-publishers
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 51837
+TEXLIVE_REV= 54407
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -31,6 +31,7 @@ DEPENDS+= tex-acmconf-[0-9]*:../../print/tex-acmconf
# depend apa
DEPENDS+= tex-apa6-[0-9]*:../../print/tex-apa6
# depend apa6e
+# depend apa7
DEPENDS+= tex-arsclassica-[0-9]*:../../print/tex-arsclassica
# depend articleingud
# depend asaetr
@@ -48,6 +49,7 @@ DEPENDS+= tex-arsclassica-[0-9]*:../../print/tex-arsclassica
# depend br-lex
# depend brandeis-dissertation
# depend brandeis-problemset
+# depend brandeis-thesis
# depend cascadilla
# depend cesenaexam
# depend chem-journal
@@ -90,7 +92,10 @@ DEPENDS+= tex-elsarticle-[0-9]*:../../print/tex-elsarticle
# depend hagenberg-thesis
# depend har2nat
# depend hecthese
+# depend hep-paper
# depend hithesis
+# depend hitszthesis
+# depend hitszbeamer
# depend hobete
# depend hu-berlin-bundle
# depend hustthesis
@@ -112,6 +117,7 @@ DEPENDS+= tex-elsarticle-[0-9]*:../../print/tex-elsarticle
# depend ksp-thesis
# depend ku-template
# depend langsci
+# depend langsci-avm
# depend limecv
# depend lion-msc
# depend llncsconf
@@ -145,13 +151,14 @@ DEPENDS+= tex-elsarticle-[0-9]*:../../print/tex-elsarticle
# depend philosophersimprint
# depend pittetd
# depend pkuthss
-# depend powerdot-FUBerlin
+# depend powerdot-fuberlin
# depend powerdot-tuliplab
# depend pracjourn
# depend procIAGssymp
# depend proposal
# depend prtec
# depend ptptex
+# depend quantumarticle
# depend resphilosophica
# depend resumecls
DEPENDS+= tex-revtex-[0-9]*:../../print/tex-revtex
@@ -167,6 +174,7 @@ DEPENDS+= tex-revtex4-[0-9]*:../../print/tex-revtex4
# depend sduthesis
# depend seuthesis
# depend seuthesix
+# depend shortmathj
# depend soton
# depend sphdthesis
# depend spie
diff --git a/meta-pkgs/texlive-collection-xetex/Makefile b/meta-pkgs/texlive-collection-xetex/Makefile
index e6599e8f944..e844610bf7e 100644
--- a/meta-pkgs/texlive-collection-xetex/Makefile
+++ b/meta-pkgs/texlive-collection-xetex/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2020/01/18 23:33:01 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2020/05/10 04:13:28 markd Exp $
DISTNAME= collection-xetex
-PKGNAME= texlive-${DISTNAME}-2019pre1
+PKGNAME= texlive-${DISTNAME}-2020pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
-TEXLIVE_REV= 49732
+TEXLIVE_REV= 54074
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
@@ -45,6 +45,7 @@ DEPENDS+= tex-realscripts-[0-9]*:../../print/tex-realscripts
# depend xecolor
# depend xecyr
# depend xeindex
+# depend xelatex-dev
# depend xesearch
# depend xespotcolor
DEPENDS+= tex-xetex-[0-9]*:../../print/tex-xetex