pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs Update texlive collections to 2017 versions



details:   https://anonhg.NetBSD.org/pkgsrc/rev/119c42193710
branches:  trunk
changeset: 364234:119c42193710
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Jun 22 09:37:20 2017 +0000

description:
Update texlive collections to 2017 versions

diffstat:

 meta-pkgs/texlive-collection-all/Makefile              |   16 +-
 meta-pkgs/texlive-collection-basic/Makefile            |    4 +-
 meta-pkgs/texlive-collection-bibtexextra/Makefile      |   17 +-
 meta-pkgs/texlive-collection-binextra/Makefile         |    9 +-
 meta-pkgs/texlive-collection-context/Makefile          |   13 +-
 meta-pkgs/texlive-collection-fontsextra/Makefile       |   17 +-
 meta-pkgs/texlive-collection-fontsrecommended/Makefile |    4 +-
 meta-pkgs/texlive-collection-fontutils/Makefile        |    4 +-
 meta-pkgs/texlive-collection-formatsextra/Makefile     |   19 +-
 meta-pkgs/texlive-collection-games/Makefile            |    7 +-
 meta-pkgs/texlive-collection-humanities/DESCR          |    2 +
 meta-pkgs/texlive-collection-humanities/Makefile       |   69 ++++++
 meta-pkgs/texlive-collection-langarabic/Makefile       |    8 +-
 meta-pkgs/texlive-collection-langchinese/Makefile      |    8 +-
 meta-pkgs/texlive-collection-langcjk/Makefile          |    7 +-
 meta-pkgs/texlive-collection-langcyrillic/Makefile     |    7 +-
 meta-pkgs/texlive-collection-langczechslovak/Makefile  |    4 +-
 meta-pkgs/texlive-collection-langenglish/Makefile      |   13 +-
 meta-pkgs/texlive-collection-langeuropean/Makefile     |    7 +-
 meta-pkgs/texlive-collection-langfrench/Makefile       |    4 +-
 meta-pkgs/texlive-collection-langgerman/Makefile       |    7 +-
 meta-pkgs/texlive-collection-langgreek/Makefile        |    6 +-
 meta-pkgs/texlive-collection-langitalian/Makefile      |    4 +-
 meta-pkgs/texlive-collection-langjapanese/Makefile     |   18 +-
 meta-pkgs/texlive-collection-langkorean/Makefile       |    9 +-
 meta-pkgs/texlive-collection-langother/Makefile        |   30 ++-
 meta-pkgs/texlive-collection-langpolish/Makefile       |    7 +-
 meta-pkgs/texlive-collection-langportuguese/Makefile   |    4 +-
 meta-pkgs/texlive-collection-langspanish/Makefile      |    4 +-
 meta-pkgs/texlive-collection-latex/Makefile            |    4 +-
 meta-pkgs/texlive-collection-latexextra/Makefile       |   62 +++++-
 meta-pkgs/texlive-collection-latexrecommended/Makefile |   16 +-
 meta-pkgs/texlive-collection-luatex/Makefile           |   10 +-
 meta-pkgs/texlive-collection-mathscience/DESCR         |    1 +
 meta-pkgs/texlive-collection-mathscience/Makefile      |  176 +++++++++++++++++
 meta-pkgs/texlive-collection-metapost/Makefile         |    7 +-
 meta-pkgs/texlive-collection-music/Makefile            |    4 +-
 meta-pkgs/texlive-collection-pictures/Makefile         |   18 +-
 meta-pkgs/texlive-collection-plaingeneric/DESCR        |    2 +
 meta-pkgs/texlive-collection-plaingeneric/Makefile     |  106 ++++++++++
 meta-pkgs/texlive-collection-pstricks/Makefile         |   13 +-
 meta-pkgs/texlive-collection-publishers/Makefile       |   16 +-
 meta-pkgs/texlive-collection-xetex/Makefile            |   14 +-
 43 files changed, 650 insertions(+), 127 deletions(-)

diffs (truncated from 2090 to 300 lines):

diff -r 82c838d7cd10 -r 119c42193710 meta-pkgs/texlive-collection-all/Makefile
--- a/meta-pkgs/texlive-collection-all/Makefile Thu Jun 22 09:35:21 2017 +0000
+++ b/meta-pkgs/texlive-collection-all/Makefile Thu Jun 22 09:37:20 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2017/01/22 04:25:31 markd Exp $
+# $NetBSD: Makefile,v 1.3 2017/06/22 09:37:20 markd Exp $
 
 DISTNAME=      collection-all
-PKGNAME=       texlive-${DISTNAME}-2016pre1
+PKGNAME=       texlive-${DISTNAME}-2017pre1
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 
@@ -18,10 +18,7 @@
 DEPENDS+=      texlive-collection-fontutils-[0-9]*:../../meta-pkgs/texlive-collection-fontutils
 DEPENDS+=      texlive-collection-formatsextra-[0-9]*:../../meta-pkgs/texlive-collection-formatsextra
 DEPENDS+=      texlive-collection-games-[0-9]*:../../meta-pkgs/texlive-collection-games
-DEPENDS+=      texlive-collection-genericextra-[0-9]*:../../meta-pkgs/texlive-collection-genericextra
-DEPENDS+=      texlive-collection-genericrecommended-[0-9]*:../../meta-pkgs/texlive-collection-genericrecommended
-DEPENDS+=      texlive-collection-htmlxml-[0-9]*:../../meta-pkgs/texlive-collection-htmlxml
-DEPENDS+=      texlive-collection-langafrican-[0-9]*:../../meta-pkgs/texlive-collection-langafrican
+DEPENDS+=      texlive-collection-humanities-[0-9]*:../../meta-pkgs/texlive-collection-humanities
 DEPENDS+=      texlive-collection-langarabic-[0-9]*:../../meta-pkgs/texlive-collection-langarabic
 DEPENDS+=      texlive-collection-langchinese-[0-9]*:../../meta-pkgs/texlive-collection-langchinese
 DEPENDS+=      texlive-collection-langcjk-[0-9]*:../../meta-pkgs/texlive-collection-langcjk
@@ -32,7 +29,6 @@
 DEPENDS+=      texlive-collection-langfrench-[0-9]*:../../meta-pkgs/texlive-collection-langfrench
 DEPENDS+=      texlive-collection-langgerman-[0-9]*:../../meta-pkgs/texlive-collection-langgerman
 DEPENDS+=      texlive-collection-langgreek-[0-9]*:../../meta-pkgs/texlive-collection-langgreek
-DEPENDS+=      texlive-collection-langindic-[0-9]*:../../meta-pkgs/texlive-collection-langindic
 DEPENDS+=      texlive-collection-langitalian-[0-9]*:../../meta-pkgs/texlive-collection-langitalian
 DEPENDS+=      texlive-collection-langjapanese-[0-9]*:../../meta-pkgs/texlive-collection-langjapanese
 DEPENDS+=      texlive-collection-langkorean-[0-9]*:../../meta-pkgs/texlive-collection-langkorean
@@ -44,15 +40,13 @@
 DEPENDS+=      texlive-collection-latexextra-[0-9]*:../../meta-pkgs/texlive-collection-latexextra
 DEPENDS+=      texlive-collection-latexrecommended-[0-9]*:../../meta-pkgs/texlive-collection-latexrecommended
 DEPENDS+=      texlive-collection-luatex-[0-9]*:../../meta-pkgs/texlive-collection-luatex
-DEPENDS+=      texlive-collection-mathextra-[0-9]*:../../meta-pkgs/texlive-collection-mathextra
+DEPENDS+=      texlive-collection-mathscience-[0-9]*:../../meta-pkgs/texlive-collection-mathscience
 DEPENDS+=      texlive-collection-metapost-[0-9]*:../../meta-pkgs/texlive-collection-metapost
 DEPENDS+=      texlive-collection-music-[0-9]*:../../meta-pkgs/texlive-collection-music
-DEPENDS+=      texlive-collection-omega-[0-9]*:../../meta-pkgs/texlive-collection-omega
 DEPENDS+=      texlive-collection-pictures-[0-9]*:../../meta-pkgs/texlive-collection-pictures
-DEPENDS+=      texlive-collection-plainextra-[0-9]*:../../meta-pkgs/texlive-collection-plainextra
+DEPENDS+=      texlive-collection-plaingeneric-[0-9]*:../../meta-pkgs/texlive-collection-plaingeneric
 DEPENDS+=      texlive-collection-pstricks-[0-9]*:../../meta-pkgs/texlive-collection-pstricks
 DEPENDS+=      texlive-collection-publishers-[0-9]*:../../meta-pkgs/texlive-collection-publishers
-DEPENDS+=      texlive-collection-science-[0-9]*:../../meta-pkgs/texlive-collection-science
 DEPENDS+=      texlive-collection-xetex-[0-9]*:../../meta-pkgs/texlive-collection-xetex
 
 META_PACKAGE=  yes
diff -r 82c838d7cd10 -r 119c42193710 meta-pkgs/texlive-collection-basic/Makefile
--- a/meta-pkgs/texlive-collection-basic/Makefile       Thu Jun 22 09:35:21 2017 +0000
+++ b/meta-pkgs/texlive-collection-basic/Makefile       Thu Jun 22 09:37:20 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2016/08/07 10:51:20 markd Exp $
+# $NetBSD: Makefile,v 1.7 2017/06/22 09:37:20 markd Exp $
 
 DISTNAME=      collection-basic
-PKGNAME=       texlive-${DISTNAME}-2016.41616
+PKGNAME=       texlive-${DISTNAME}-2017
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   41616
diff -r 82c838d7cd10 -r 119c42193710 meta-pkgs/texlive-collection-bibtexextra/Makefile
--- a/meta-pkgs/texlive-collection-bibtexextra/Makefile Thu Jun 22 09:35:21 2017 +0000
+++ b/meta-pkgs/texlive-collection-bibtexextra/Makefile Thu Jun 22 09:37:20 2017 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2017/01/20 23:31:08 markd Exp $
+# $NetBSD: Makefile,v 1.9 2017/06/22 09:37:20 markd Exp $
 
 DISTNAME=      collection-bibtexextra
-PKGNAME=       texlive-${DISTNAME}-2016pre3
+PKGNAME=       texlive-${DISTNAME}-2017pre1
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
-TEXLIVE_REV=   41634
+TEXLIVE_REV=   44385
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.tug.org/texlive/
@@ -29,20 +29,25 @@
 # depend biblatex-abnt
 # depend biblatex-anonymous
 # depend biblatex-apa
+# depend biblatex-archaeology
+# depend biblatex-arthistory-bonn
 # depend biblatex-bookinarticle
 # depend biblatex-bookinother
 # depend biblatex-bwl
 # depend biblatex-caspervector
 # depend biblatex-chem
 # depend biblatex-chicago
+# depend biblatex-claves
 # depend biblatex-dw
 # depend biblatex-fiwi
+# depend biblatex-gb7714-2015
 # depend biblatex-gost
 # depend biblatex-historian
 # depend biblatex-ieee
 # depend biblatex-ijsra
 # depend biblatex-iso690
 # depend biblatex-juradiss
+# depend biblatex-lni
 # depend biblatex-luh-ipw
 # depend biblatex-manuscripts-philology
 # depend biblatex-mla
@@ -53,11 +58,14 @@
 # depend biblatex-nejm
 # depend biblatex-nottsclassic
 # depend biblatex-opcit-booktitle
+# depend biblatex-oxref
 # depend biblatex-philosophy
 # depend biblatex-phys
 # depend biblatex-publist
 # depend biblatex-realauthor
+# depend biblatex-sbl
 # depend biblatex-science
+# depend biblatex-shortfields
 # depend biblatex-source-division
 # depend biblatex-subseries
 # depend biblatex-swiss-legal
@@ -68,6 +76,7 @@
 DEPENDS+=      tex-bibtopic-[0-9]*:../../print/tex-bibtopic
 # depend bibtopicprefix
 DEPENDS+=      tex-bibunits-[0-9]*:../../print/tex-bibunits
+# depend biolett-bst
 # depend bookdb
 DEPENDS+=      tex-breakcites-[0-9]*:../../print/tex-breakcites
 # depend breakcites
@@ -102,6 +111,7 @@
 # depend jneurosci
 DEPENDS+=      tex-jurabib-[0-9]*:../../print/tex-jurabib
 # depend ksfh_nat
+# depend ltb2bib
 # depend listbib
 DEPENDS+=      tex-logreq-[0-9]*:../../print/tex-logreq
 # depend margbib
@@ -111,6 +121,7 @@
 # depend nar
 # depend nmbib
 # depend notes2bib
+# depend notex-bst
 # depend oscola
 # depend perception
 # depend pnas2009
diff -r 82c838d7cd10 -r 119c42193710 meta-pkgs/texlive-collection-binextra/Makefile
--- a/meta-pkgs/texlive-collection-binextra/Makefile    Thu Jun 22 09:35:21 2017 +0000
+++ b/meta-pkgs/texlive-collection-binextra/Makefile    Thu Jun 22 09:37:20 2017 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2016/08/07 10:57:56 markd Exp $
+# $NetBSD: Makefile,v 1.8 2017/06/22 09:37:20 markd Exp $
 
 DISTNAME=      collection-binextra
-PKGNAME=       texlive-${DISTNAME}-2016pre2
+PKGNAME=       texlive-${DISTNAME}-2017pre1
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
-TEXLIVE_REV=   41779
+TEXLIVE_REV=   44515
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.tug.org/texlive/
@@ -34,6 +34,7 @@
 # depend dviasm
 # depend dvicopy
 DEPENDS+=      dvidvi-[0-9]*:../../print/dvidvi
+# depend dviinfox
 DEPENDS+=      dviljk-[0-9]*:../../print/dviljk
 DEPENDS+=      dvipng-[0-9]*:../../graphics/dvipng
 # depend dvipos
@@ -45,7 +46,9 @@
 # depend installfont
 DEPENDS+=      lacheck-[0-9]*:../../print/lacheck
 # depend latex-git-log
+# depend latex-papersize
 # depend latex2man
+# depend latex2nemeth
 DEPENDS+=      tex-latexdiff-[0-9]*:../../textproc/tex-latexdiff
 # depend latexfileversion
 DEPENDS+=      latexmk-[0-9]*:../../print/latexmk
diff -r 82c838d7cd10 -r 119c42193710 meta-pkgs/texlive-collection-context/Makefile
--- a/meta-pkgs/texlive-collection-context/Makefile     Thu Jun 22 09:35:21 2017 +0000
+++ b/meta-pkgs/texlive-collection-context/Makefile     Thu Jun 22 09:37:20 2017 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2016/07/17 22:13:04 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/06/22 09:37:20 markd Exp $
 
 DISTNAME=      collection-context
-PKGNAME=       texlive-${DISTNAME}-2016
+PKGNAME=       texlive-${DISTNAME}-2017pre1
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
-TEXLIVE_REV=   36190
+TEXLIVE_REV=   42330
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.tug.org/texlive/
@@ -20,20 +20,21 @@
 DEPENDS+=       tex-context-annotation-[0-9]*:../../print/tex-context-annotation
 DEPENDS+=       tex-context-bnf-[0-9]*:../../print/tex-context-bnf
 DEPENDS+=       tex-context-chromato-[0-9]*:../../print/tex-context-chromato
+# depend context-cmscbf
+# depend context-cmttbf
 DEPENDS+=       tex-context-construction-plan-[0-9]*:../../print/tex-context-construction-plan
 DEPENDS+=       tex-context-cyrillicnumbers-[0-9]*:../../print/tex-context-cyrillicnumbers
 DEPENDS+=       tex-context-degrade-[0-9]*:../../print/tex-context-degrade
 DEPENDS+=       tex-context-fancybreak-[0-9]*:../../print/tex-context-fancybreak
 DEPENDS+=       tex-context-filter-[0-9]*:../../print/tex-context-filter
-DEPENDS+=       tex-context-fixme-[0-9]*:../../print/tex-context-fixme
 DEPENDS+=       tex-context-french-[0-9]*:../../print/tex-context-french
 DEPENDS+=       tex-context-fullpage-[0-9]*:../../print/tex-context-fullpage
-DEPENDS+=       tex-context-games-[0-9]*:../../print/tex-context-games
 DEPENDS+=       tex-context-gantt-[0-9]*:../../print/tex-context-gantt
 DEPENDS+=       tex-context-gnuplot-[0-9]*:../../print/tex-context-gnuplot
+# depend context-inifile
+# depend context-layout
 DEPENDS+=       tex-context-letter-[0-9]*:../../print/tex-context-letter
 DEPENDS+=       tex-context-lettrine-[0-9]*:../../print/tex-context-lettrine
-DEPENDS+=       tex-context-lilypond-[0-9]*:../../print/tex-context-lilypond
 DEPENDS+=       tex-context-mathsets-[0-9]*:../../print/tex-context-mathsets
 # only a doc package exists
 #DEPENDS+=       tex-context-notes-zh-cn-[0-9]*:../../print/tex-context-notes-zh-cn
diff -r 82c838d7cd10 -r 119c42193710 meta-pkgs/texlive-collection-fontsextra/Makefile
--- a/meta-pkgs/texlive-collection-fontsextra/Makefile  Thu Jun 22 09:35:21 2017 +0000
+++ b/meta-pkgs/texlive-collection-fontsextra/Makefile  Thu Jun 22 09:37:20 2017 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2017/01/20 22:13:28 markd Exp $
+# $NetBSD: Makefile,v 1.9 2017/06/22 09:37:20 markd Exp $
 
 DISTNAME=      collection-fontsextra
-PKGNAME=       texlive-${DISTNAME}-2016pre3
+PKGNAME=       texlive-${DISTNAME}-2017pre1
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
-TEXLIVE_REV=   41736
+TEXLIVE_REV=   43356
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.tug.org/texlive/
@@ -26,6 +26,7 @@
 DEPENDS+=      tex-antt-[0-9]*:../../fonts/tex-antt
 DEPENDS+=      tex-archaic-[0-9]*:../../fonts/tex-archaic
 DEPENDS+=      tex-arev-[0-9]*:../../fonts/tex-arev
+# depend arimo
 # depend asapsym
 DEPENDS+=      tex-ascii-font-[0-9]*:../../fonts/tex-ascii-font
 DEPENDS+=      tex-aspectratio-[0-9]*:../../fonts/tex-aspectratio
@@ -37,6 +38,7 @@
 DEPENDS+=      tex-barcodes-[0-9]*:../../fonts/tex-barcodes
 DEPENDS+=      tex-baskervald-[0-9]*:../../fonts/tex-baskervald
 DEPENDS+=      tex-baskervaldx-[0-9]*:../../fonts/tex-baskervaldx
+# depend baskervillef
 DEPENDS+=      tex-bbding-[0-9]*:../../fonts/tex-bbding
 DEPENDS+=      tex-bbm-[0-9]*:../../fonts/tex-bbm
 DEPENDS+=      tex-bbm-macros-[0-9]*:../../print/tex-bbm-macros
@@ -45,6 +47,7 @@
 DEPENDS+=      tex-belleek-[0-9]*:../../fonts/tex-belleek
 DEPENDS+=      tex-bera-[0-9]*:../../fonts/tex-bera
 DEPENDS+=      tex-berenisadf-[0-9]*:../../fonts/tex-berenisadf
+# depend beuron
 DEPENDS+=      tex-bguq-[0-9]*:../../fonts/tex-bguq
 DEPENDS+=      tex-blacklettert1-[0-9]*:../../fonts/tex-blacklettert1
 DEPENDS+=      tex-boisik-[0-9]*:../../fonts/tex-boisik
@@ -78,6 +81,7 @@
 DEPENDS+=      tex-comicneue-[0-9]*:../../fonts/tex-comicneue
 DEPENDS+=      tex-concmath-fonts-[0-9]*:../../fonts/tex-concmath-fonts
 DEPENDS+=      tex-cookingsymbols-[0-9]*:../../fonts/tex-cookingsymbols
+# depend cormorantgaramond
 DEPENDS+=      tex-countriesofeurope-[0-9]*:../../fonts/tex-countriesofeurope
 DEPENDS+=      tex-courier-scaled-[0-9]*:../../fonts/tex-courier-scaled
 # depend crimson
@@ -127,6 +131,7 @@
 DEPENDS+=      tex-fourier-[0-9]*:../../fonts/tex-fourier
 DEPENDS+=      tex-fouriernc-[0-9]*:../../fonts/tex-fouriernc
 DEPENDS+=      tex-frcursive-[0-9]*:../../fonts/tex-frcursive
+# depend frederika2016
 DEPENDS+=      tex-genealogy-[0-9]*:../../fonts/tex-genealogy
 DEPENDS+=      tex-gentium-tug-[0-9]*:../../fonts/tex-gentium-tug
 DEPENDS+=      tex-gfsartemisia-[0-9]*:../../fonts/tex-gfsartemisia
@@ -138,6 +143,7 @@
 DEPENDS+=      tex-gillcm-[0-9]*:../../fonts/tex-gillcm
 DEPENDS+=      tex-gillius-[0-9]*:../../fonts/tex-gillius
 DEPENDS+=      tex-gnu-freefont-[0-9]*:../../fonts/tex-gnu-freefont
+# depend gofonts
 DEPENDS+=      tex-gothic-[0-9]*:../../fonts/tex-gothic
 DEPENDS+=      tex-greenpoint-[0-9]*:../../fonts/tex-greenpoint
 DEPENDS+=      tex-grotesq-[0-9]*:../../fonts/tex-grotesq
@@ -181,7 +187,9 @@
 DEPENDS+=      tex-merriweather-[0-9]*:../../fonts/tex-merriweather
 # depend miama
 DEPENDS+=      tex-mintspirit-[0-9]*:../../fonts/tex-mintspirit
+# depend missaali
 DEPENDS+=      tex-mnsymbol-[0-9]*:../../fonts/tex-mnsymbol
+# depend montserrat
 DEPENDS+=      tex-mweights-[0-9]*:../../print/tex-mweights
 DEPENDS+=      tex-newpx-[0-9]*:../../fonts/tex-newpx
 DEPENDS+=      tex-newtx-[0-9]*:../../fonts/tex-newtx
@@ -240,15 +248,18 @@
 # depend tempora



Home | Main Index | Thread Index | Old Index