diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-06 16:49:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-06 16:49:21 +0000 |
commit | 9acf0f44db0df24b3919885b1adf4c67c2c1646b (patch) | |
tree | da03e98d05507012fbdc878aaef7b6e43330f63b /print | |
parent | 845b48b66a6f3adef00bf2cc4aadac1657f19cd1 (diff) | |
download | pkgsrc-9acf0f44db0df24b3919885b1adf4c67c2c1646b.tar.gz |
Remove teTeX* packages and references to them.
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
Diffstat (limited to 'print')
238 files changed, 230 insertions, 2005 deletions
diff --git a/print/Makefile b/print/Makefile index bb25fedee9b..5a694a2665b 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.694 2017/09/06 12:54:56 markd Exp $ +# $NetBSD: Makefile,v 1.695 2017/09/06 16:49:28 wiz Exp $ # COMMENT= Desktop publishing @@ -158,9 +158,6 @@ SUBDIR+= scribus-qt4 SUBDIR+= seetexk SUBDIR+= stylewriter SUBDIR+= tcl-pdflib -SUBDIR+= teTeX -SUBDIR+= teTeX3-bin -SUBDIR+= teTeX3-texmf SUBDIR+= tex-2up SUBDIR+= tex-2up-doc SUBDIR+= tex-FAQ-en-doc diff --git a/print/dviljk/Makefile b/print/dviljk/Makefile index 7c92625b63b..c63bf8b3ef8 100644 --- a/print/dviljk/Makefile +++ b/print/dviljk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2017/06/20 20:50:49 markd Exp $ +# $NetBSD: Makefile,v 1.13 2017/09/06 16:49:29 wiz Exp $ DISTNAME= texlive-20170524-source PKGNAME= dviljk-2.6.5 @@ -11,8 +11,6 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.tug.org/texlive/ COMMENT= DVI driver for the LaserJet printers using kpathsea -CONFLICTS+= teTeX-bin<=3.0nb32 - EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ ${DISTNAME}/texk/dviljk diff --git a/print/dvipsk/Makefile b/print/dvipsk/Makefile index b17d3b941c0..623b89dea5b 100644 --- a/print/dvipsk/Makefile +++ b/print/dvipsk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2017/06/20 20:50:50 markd Exp $ +# $NetBSD: Makefile,v 1.17 2017/09/06 16:49:29 wiz Exp $ DISTNAME= texlive-20170524-source PKGNAME= dvipsk-5.997 @@ -10,8 +10,6 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.radicaleye.com/dvips.html COMMENT= DVI-to-PostScript translator -CONFLICTS+= teTeX-bin<3.0nb24 -CONFLICTS+= teTeX-texmf<3.0nb9 BUILD_DEPENDS+= tex-texconfig-[0-9]*:../../print/tex-texconfig DEPENDS+= tex-dvips>=2013:../../print/tex-dvips diff --git a/print/kpathsea/Makefile b/print/kpathsea/Makefile index 3871a079d21..c5677b72e32 100644 --- a/print/kpathsea/Makefile +++ b/print/kpathsea/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2017/06/20 20:50:50 markd Exp $ +# $NetBSD: Makefile,v 1.29 2017/09/06 16:49:29 wiz Exp $ DISTNAME= texlive-20170524-source PKGNAME= kpathsea-6.2.3 @@ -11,10 +11,6 @@ HOMEPAGE= http://ctan.org/pkg/kpathsea COMMENT= Path searching library for TeX-related files LICENSE= gnu-lgpl-v2.1 -CONFLICTS+= teTeX-bin<=3.0nb46 -CONFLICTS+= teTeX-texmf<=3.0nb5 -CONFLICTS+= texlive-tetex<2010 - EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ ${DISTNAME}/texk/kpathsea diff --git a/print/teTeX/DESCR b/print/teTeX/DESCR deleted file mode 100644 index 938d6e772fc..00000000000 --- a/print/teTeX/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -Thomas Esser's teTeX is _the_ TeX distribution for UNIX compatible -systems. It contains the latest versions of TeX & friends and -nearly everything you need for happy TeX'ing. - -This is the meta-package. teTeX is being replaced in pkgsrc with TeX -Live. If you would like a full TeX setup via pkgsrc, this is -currently the best package to install. diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile deleted file mode 100644 index 7a462b9eccc..00000000000 --- a/print/teTeX/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# $NetBSD: Makefile,v 1.60 2012/04/25 22:17:19 minskim Exp $ - -DISTNAME= teTeX-3.0 -PKGREVISION= 11 -CATEGORIES= print meta-pkgs -MASTER_SITES= # empty - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.tug.org/tetex/ -COMMENT= Thomas Esser's TeX distribution for UNIX compatible systems - -DEPENDS+= dviljk-[0-9]*:../../print/dviljk -DEPENDS+= dvipdfmx-[0-9]*:../../print/dvipdfmx -DEPENDS+= dvipng-[0-9]*:../../graphics/dvipng -DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk -DEPENDS+= gsftopkk-[0-9]*:../../fonts/gsftopkk -DEPENDS+= ps2pkm-[0-9]*:../../fonts/ps2pkm -DEPENDS+= teTeX-bin>=3.0nb50:../../print/teTeX3-bin -DEPENDS+= teTeX-texmf>=3.0nb32:../../print/teTeX3-texmf -DEPENDS+= tex-a2ping-[0-9]*:../../graphics/tex-a2ping -DEPENDS+= tex-texdoc-[0-9]*:../../print/tex-texdoc -DEPENDS+= tex-pdftools-[0-9]*:../../print/tex-pdftools -DEPENDS+= texi2html>=1.52:../../textproc/texi2html - -META_PACKAGE= yes - -.include "options.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/print/teTeX/options.mk b/print/teTeX/options.mk deleted file mode 100644 index e11b4f87b40..00000000000 --- a/print/teTeX/options.mk +++ /dev/null @@ -1,11 +0,0 @@ -# $NetBSD: options.mk,v 1.1 2012/04/25 22:17:19 minskim Exp $ - -PKG_OPTIONS_VAR= PKG_OPTIONS.teTeX -PKG_SUPPORTED_OPTIONS+= x11 -PKG_SUGGESTED_OPTIONS+= x11 - -.include "../../mk/bsd.options.mk" - -.if !empty(PKG_OPTIONS:Mx11) -DEPENDS+= xdvik-[0-9]*:../../print/xdvik -.endif diff --git a/print/teTeX3-bin/DESCR b/print/teTeX3-bin/DESCR deleted file mode 100644 index b3dca66fb57..00000000000 --- a/print/teTeX3-bin/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -This package contains the executables for the teTeX installation -as well as other files that were created when generating the binaries: -info files, format files and manual pages. diff --git a/print/teTeX3-bin/MESSAGE b/print/teTeX3-bin/MESSAGE deleted file mode 100644 index 4bf3443c196..00000000000 --- a/print/teTeX3-bin/MESSAGE +++ /dev/null @@ -1,10 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.2 2006/08/22 22:22:29 jschauma Exp $ - -You should consider running ${PREFIX}/bin/texconfig-sys to adjust for your -local environment, e.g., configure font generation to use a temporary -directory. - -For further information have a look at ${PREFIX}/share/texmf/doc/tetex/. - -=========================================================================== diff --git a/print/teTeX3-bin/Makefile b/print/teTeX3-bin/Makefile deleted file mode 100644 index c11f890e61e..00000000000 --- a/print/teTeX3-bin/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# $NetBSD: Makefile,v 1.80 2015/04/30 10:43:54 markd Exp $ - -DISTNAME= teTeX-bin-3.0 -PKGREVISION= 59 -CATEGORIES= print -MASTER_SITES= # empty - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.tug.org/tetex/ -COMMENT= TeX distribution for UNIX compatible systems - binaries - -DEPENDS+= kpathsea>=6.0.0nb2:../../print/kpathsea -DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk -DEPENDS+= teTeX-texmf>=3.0nb14:../../print/teTeX3-texmf -DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin -DEPENDS+= tex-metafont-[0-9]*:../../fonts/tex-metafont -DEPENDS+= tex-kpathsea-[0-9]*:../../print/tex-kpathsea -DEPENDS+= tex-aleph-[0-9]*:../../print/tex-aleph -DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex -DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex -DEPENDS+= tex-thumbpdf-[0-9]*:../../print/tex-thumbpdf -DEPENDS+= web2c>=7.5.7nb2:../../print/web2c - -META_PACKAGE= yes - -.include "../../mk/bsd.pkg.mk" diff --git a/print/teTeX3-bin/buildlink3.mk b/print/teTeX3-bin/buildlink3.mk deleted file mode 100644 index f29f4781ed3..00000000000 --- a/print/teTeX3-bin/buildlink3.mk +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.14 2012/05/07 01:53:55 dholland Exp $ - -BUILDLINK_TREE+= teTeX-bin - -.if !defined(TETEX_BIN_BUILDLINK3_MK) -TETEX_BIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.teTeX-bin+= teTeX-bin>=3.0nb2 -BUILDLINK_ABI_DEPENDS.teTeX-bin+= teTeX-bin>=3.0nb7 -BUILDLINK_PKGSRCDIR.teTeX-bin?= ../../print/teTeX3-bin - -TEXMFDIST= ${PREFIX}/share/texmf-dist -PLIST_SUBST+= TEXMFDIST=${TEXMFDIST:C|^${PREFIX}/||} - -TEX=etex -PDFTEX=pdfetex -#PKG_TEXMFPREFIX= ${PREFIX}/share/texmf-dist -PKG_TEXMFPREFIX= ${PREFIX}/share/texmf -PKG_LOCALTEXMFPREFIX= ${PREFIX}/share/texmf-local -PLIST_SUBST+= PKG_TEXMFPREFIX=${PKG_TEXMFPREFIX:C|^${PREFIX}/||} -PLIST_SUBST+= PKG_LOCALTEXMFPREFIX=${PKG_LOCALTEXMFPREFIX:C|^${PREFIX}/||} -.endif # TETEX_BIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -teTeX-bin diff --git a/print/teTeX3-texmf/DESCR b/print/teTeX3-texmf/DESCR deleted file mode 100644 index ff84a59cb2f..00000000000 --- a/print/teTeX3-texmf/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -Machine independent parts for teTeX: -web files, metafont bases, style files, font definitions, -localisation, ofm-, ovf-, vf-, pfb- and tfm-files, -(meta)font source files, lots of documentation, ... diff --git a/print/teTeX3-texmf/Makefile b/print/teTeX3-texmf/Makefile deleted file mode 100644 index 8cfdadce200..00000000000 --- a/print/teTeX3-texmf/Makefile +++ /dev/null @@ -1,520 +0,0 @@ -# $NetBSD: Makefile,v 1.82 2017/06/22 21:03:49 markd Exp $ - -DISTNAME= tetex-texmf-3.0 -PKGNAME= ${DISTNAME:C/tetex/teTeX/} -PKGREVISION= 58 -CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=obsolete/systems/unix/teTeX/3.0/distrib/} - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.tug.org/tetex/ -COMMENT= Machine-independent part of teTeX - -CONFLICTS+= teTeX-share-[0-9]* -DEPENDS+= tex-SIunits-[0-9]*:../../print/tex-SIunits -DEPENDS+= tex-a4wide-[0-9]*:../../print/tex-a4wide -DEPENDS+= tex-a5comb-[0-9]*:../../print/tex-a5comb -DEPENDS+= tex-abstract-[0-9]*:../../print/tex-abstract -DEPENDS+= tex-acromake-[0-9]*:../../print/tex-acromake -DEPENDS+= tex-acronym-[0-9]*:../../print/tex-acronym -DEPENDS+= tex-adrconv-[0-9]*:../../print/tex-adrconv -DEPENDS+= tex-advdate-[0-9]*:../../print/tex-advdate -DEPENDS+= tex-aeguill-[0-9]*:../../print/tex-aeguill -DEPENDS+= tex-algorithms-[0-9]*:../../print/tex-algorithms -DEPENDS+= tex-amstex-[0-9]*:../../print/tex-amstex -DEPENDS+= tex-anonchap-[0-9]*:../../print/tex-anonchap -DEPENDS+= tex-antt-[0-9]*:../../fonts/tex-antt -DEPENDS+= tex-anysize-[0-9]*:../../print/tex-anysize -DEPENDS+= tex-appendix-[0-9]*:../../print/tex-appendix -DEPENDS+= tex-bbm-[0-9]*:../../fonts/tex-bbm -DEPENDS+= tex-bbm-macros-[0-9]*:../../print/tex-bbm-macros -DEPENDS+= tex-bbold-[0-9]*:../../fonts/tex-bbold -DEPENDS+= tex-beamer-[0-9]*:../../print/tex-beamer -DEPENDS+= tex-belleek-[0-9]*:../../fonts/tex-belleek -DEPENDS+= tex-bezos-[0-9]*:../../print/tex-bezos -DEPENDS+= tex-bibtex-[0-9]*:../../print/tex-bibtex -DEPENDS+= tex-bibtopic-[0-9]*:../../print/tex-bibtopic -DEPENDS+= tex-bibunits-[0-9]*:../../print/tex-bibunits -DEPENDS+= tex-block-[0-9]*:../../print/tex-block -DEPENDS+= tex-bold-extra-[0-9]*:../../print/tex-bold-extra -DEPENDS+= tex-booktabs-[0-9]*:../../print/tex-booktabs -DEPENDS+= tex-boxedminipage-[0-9]*:../../print/tex-boxedminipage -DEPENDS+= tex-braket-[0-9]*:../../print/tex-braket -DEPENDS+= tex-breakcites-[0-9]*:../../print/tex-breakcites -DEPENDS+= tex-breqn-[0-9]*:../../print/tex-breqn -DEPENDS+= tex-calrsfs-[0-9]*:../../print/tex-calrsfs -DEPENDS+= tex-cancel-[0-9]*:../../print/tex-cancel -DEPENDS+= tex-capt-of-[0-9]*:../../print/tex-capt-of -DEPENDS+= tex-captdef-[0-9]*:../../print/tex-captdef -DEPENDS+= tex-caption-[0-9]*:../../print/tex-caption -DEPENDS+= tex-cases-[0-9]*:../../print/tex-cases -DEPENDS+= tex-cbfonts-[0-9]*:../../fonts/tex-cbfonts -DEPENDS+= tex-cbfonts-fd-[0-9]*:../../fonts/tex-cbfonts-fd -DEPENDS+= tex-cc-pl-[0-9]*:../../fonts/tex-cc-pl -DEPENDS+= tex-ccaption-[0-9]*:../../print/tex-ccaption -DEPENDS+= tex-ccfonts-[0-9]*:../../fonts/tex-ccfonts -DEPENDS+= tex-changebar-[0-9]*:../../print/tex-changebar -DEPENDS+= tex-changepage-[0-9]*:../../print/tex-changepage -DEPENDS+= tex-chappg-[0-9]*:../../print/tex-chappg -DEPENDS+= tex-chbibref-[0-9]*:../../print/tex-chbibref -DEPENDS+= tex-chngcntr-[0-9]*:../../print/tex-chngcntr -DEPENDS+= tex-circle-[0-9]*:../../print/tex-circle -DEPENDS+= tex-cite-[0-9]*:../../print/tex-cite -DEPENDS+= tex-cmap-[0-9]*:../../print/tex-cmap -DEPENDS+= tex-cmbright-[0-9]*:../../fonts/tex-cmbright -DEPENDS+= tex-cmcyr>=2009:../../fonts/tex-cmcyr -DEPENDS+= tex-colortbl-[0-9]*:../../print/tex-colortbl -DEPENDS+= tex-comment-[0-9]*:../../print/tex-comment -DEPENDS+= tex-concmath-[0-9]*:../../fonts/tex-concmath -DEPENDS+= tex-concmath-fonts-[0-9]*:../../fonts/tex-concmath-fonts -DEPENDS+= tex-concrete-[0-9]*:../../fonts/tex-concrete -DEPENDS+= tex-context>=2009:../../print/tex-context -DEPENDS+= tex-crop-[0-9]*:../../print/tex-crop -DEPENDS+= tex-cs-[0-9]*:../../fonts/tex-cs -DEPENDS+= tex-cslatex-[0-9]*:../../print/tex-cslatex -DEPENDS+= tex-csplain-[0-9]*:../../print/tex-csplain -DEPENDS+= tex-currvita-[0-9]*:../../print/tex-currvita -DEPENDS+= tex-curves-[0-9]*:../../print/tex-curves -DEPENDS+= tex-custom-bib-[0-9]*:../../print/tex-custom-bib -DEPENDS+= tex-cweb-[0-9]*:../../print/tex-cweb -DEPENDS+= tex-cyrillic>=2009:../../print/tex-cyrillic -DEPENDS+= tex-cyrplain-[0-9]*:../../print/tex-cyrplain -DEPENDS+= tex-dblfloatfix-[0-9]*:../../print/tex-dblfloatfix -DEPENDS+= tex-dinbrief-[0-9]*:../../print/tex-dinbrief -DEPENDS+= tex-dk-bib-[0-9]*:../../print/tex-dk-bib -DEPENDS+= tex-doublestroke>=1.0:../../fonts/tex-doublestroke -DEPENDS+= tex-draftcopy-[0-9]*:../../print/tex-draftcopy -DEPENDS+= tex-ec>=1.0:../../fonts/tex-ec -DEPENDS+= tex-ecc>=1.0:../../fonts/tex-ecc -DEPENDS+= tex-eepic>=1.1e:../../graphics/tex-eepic -DEPENDS+= tex-endfloat-[0-9]*:../../print/tex-endfloat -DEPENDS+= tex-eijkhout-[0-9]*:../../print/tex-eijkhout -DEPENDS+= tex-endnotes-[0-9]*:../../print/tex-endnotes -DEPENDS+= tex-enumitem-[0-9]*:../../print/tex-enumitem -DEPENDS+= tex-eplain-[0-9]*:../../print/tex-eplain -DEPENDS+= tex-esint-[0-9]*:../../fonts/tex-esint -DEPENDS+= tex-eso-pic-[0-9]*:../../print/tex-eso-pic -DEPENDS+= tex-ethiop-[0-9]*:../../print/tex-ethiop -DEPENDS+= tex-eulervm-[0-9]*:../../fonts/tex-eulervm -DEPENDS+= tex-euxm-[0-9]*:../../fonts/tex-euxm -DEPENDS+= tex-exam-[0-9]*:../../print/tex-exam -DEPENDS+= tex-excludeonly-[0-9]*:../../print/tex-excludeonly -DEPENDS+= tex-extsizes-[0-9]*:../../print/tex-extsizes -DEPENDS+= tex-fancybox-[0-9]*:../../print/tex-fancybox -DEPENDS+= tex-fancyvrb-[0-9]*:../../print/tex-fancyvrb -DEPENDS+= tex-filecontents-[0-9]*:../../print/tex-filecontents -DEPENDS+= tex-float-[0-9]*:../../print/tex-float -DEPENDS+= tex-floatflt-[0-9]*:../../print/tex-floatflt -DEPENDS+= tex-fncylab-[0-9]*:../../print/tex-fncylab -DEPENDS+= tex-fnpara-[0-9]*:../../print/tex-fnpara -DEPENDS+= tex-fontinst-[0-9]*:../../fonts/tex-fontinst -DEPENDS+= tex-footbib-[0-9]*:../../print/tex-footbib -DEPENDS+= tex-footmisc-[0-9]*:../../print/tex-footmisc -DEPENDS+= tex-footnpag-[0-9]*:../../print/tex-footnpag -DEPENDS+= tex-fp-[0-9]*:../../math/tex-fp -DEPENDS+= tex-framed-[0-9]*:../../print/tex-framed -DEPENDS+= tex-ftcap-[0-9]*:../../print/tex-ftcap -DEPENDS+= tex-fwlw-[0-9]*:../../print/tex-fwlw -DEPENDS+= tex-g-brief-[0-9]*:../../print/tex-g-brief -DEPENDS+= tex-genmisc-[0-9]*:../../print/tex-genmisc -DEPENDS+= tex-germbib-[0-9]*:../../print/tex-germbib -DEPENDS+= tex-gothic-[0-9]*:../../fonts/tex-gothic -DEPENDS+= tex-graphics-pln-[0-9]*:../../graphics/tex-graphics-pln -DEPENDS+= tex-greek-inputenc-[0-9]*:../../print/tex-greek-inputenc -DEPENDS+= tex-gustlib-[0-9]*:../../print/tex-gustlib -DEPENDS+= tex-hypernat-[0-9]*:../../print/tex-hypernat -DEPENDS+= tex-hyphen-basque-[0-9]*:../../print/tex-hyphen-basque -DEPENDS+= tex-hyphen-bulgarian-[0-9]*:../../print/tex-hyphen-bulgarian -DEPENDS+= tex-hyphen-catalan-[0-9]*:../../print/tex-hyphen-catalan -DEPENDS+= tex-hyphen-croatian-[0-9]*:../../print/tex-hyphen-croatian -DEPENDS+= tex-hyphen-czech-[0-9]*:../../print/tex-hyphen-czech -DEPENDS+= tex-hyphen-danish-[0-9]*:../../print/tex-hyphen-danish -DEPENDS+= tex-hyphen-dutch-[0-9]*:../../print/tex-hyphen-dutch -DEPENDS+= tex-hyphen-esperanto-[0-9]*:../../print/tex-hyphen-esperanto -DEPENDS+= tex-hyphen-estonian-[0-9]*:../../print/tex-hyphen-estonian -DEPENDS+= tex-hyphen-finnish-[0-9]*:../../print/tex-hyphen-finnish -DEPENDS+= tex-hyphen-french-[0-9]*:../../print/tex-hyphen-french -DEPENDS+= tex-hyphen-german-[0-9]*:../../print/tex-hyphen-german -DEPENDS+= tex-hyphen-greek-[0-9]*:../../print/tex-hyphen-greek -DEPENDS+= tex-hyphen-hungarian-[0-9]*:../../print/tex-hyphen-hungarian -DEPENDS+= tex-hyphen-icelandic-[0-9]*:../../print/tex-hyphen-icelandic -DEPENDS+= tex-hyphen-indonesian-[0-9]*:../../print/tex-hyphen-indonesian -DEPENDS+= tex-hyphen-irish-[0-9]*:../../print/tex-hyphen-irish -DEPENDS+= tex-hyphen-italian-[0-9]*:../../print/tex-hyphen-italian -DEPENDS+= tex-hyphen-latin-[0-9]*:../../print/tex-hyphen-latin -DEPENDS+= tex-hyphen-norwegian-[0-9]*:../../print/tex-hyphen-norwegian -DEPENDS+= tex-hyphen-polish-[0-9]*:../../print/tex-hyphen-polish -DEPENDS+= tex-hyphen-portuguese-[0-9]*:../../print/tex-hyphen-portuguese -DEPENDS+= tex-hyphen-romanian-[0-9]*:../../print/tex-hyphen-romanian -DEPENDS+= tex-hyphen-russian-[0-9]*:../../print/tex-hyphen-russian -DEPENDS+= tex-hyphen-serbian-[0-9]*:../../print/tex-hyphen-serbian -DEPENDS+= tex-hyphen-slovak-[0-9]*:../../print/tex-hyphen-slovak -DEPENDS+= tex-hyphen-slovenian-[0-9]*:../../print/tex-hyphen-slovenian -DEPENDS+= tex-hyphen-spanish-[0-9]*:../../print/tex-hyphen-spanish -DEPENDS+= tex-hyphen-swedish-[0-9]*:../../print/tex-hyphen-swedish -DEPENDS+= tex-hyphen-turkish-[0-9]*:../../print/tex-hyphen-turkish -DEPENDS+= tex-hyphen-ukrainian-[0-9]*:../../print/tex-hyphen-ukrainian -DEPENDS+= tex-hyphenat-[0-9]*:../../print/tex-hyphenat -DEPENDS+= tex-ifmtarg-[0-9]*:../../print/tex-ifmtarg -DEPENDS+= tex-import-[0-9]*:../../print/tex-import -DEPENDS+= tex-index-[0-9]*:../../print/tex-index -DEPENDS+= tex-jknapltx-[0-9]*:../../print/tex-jknapltx -DEPENDS+= tex-jurabib-[0-9]*:../../print/tex-jurabib -DEPENDS+= tex-kix-[0-9]*:../../print/tex-kix -DEPENDS+= tex-knuth-doc-[0-9]*:../../print/tex-knuth-doc -DEPENDS+= tex-koma-script-[0-9]*:../../print/tex-koma-script -DEPENDS+= tex-labels-[0-9]*:../../print/tex-labels -DEPENDS+= tex-lambda-[0-9]*:../../print/tex-lambda -DEPENDS+= tex-lastpage-[0-9]*:../../print/tex-lastpage -DEPENDS+= tex-layouts-[0-9]*:../../print/tex-layouts -DEPENDS+= tex-leftidx-[0-9]*:../../print/tex-leftidx -DEPENDS+= tex-lettrine-[0-9]*:../../print/tex-lettrine -DEPENDS+= tex-lh>=3.5g:../../fonts/tex-lh -DEPENDS+= tex-lineno-[0-9]*:../../print/tex-lineno -DEPENDS+= tex-listing-[0-9]*:../../print/tex-listing -DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings -DEPENDS+= tex-localloc-[0-9]*:../../print/tex-localloc -DEPENDS+= tex-ltabptch-[0-9]*:../../print/tex-ltabptch -DEPENDS+= tex-ly1-[0-9]*:../../fonts/tex-ly1 -DEPENDS+= tex-magaz-[0-9]*:../../print/tex-magaz -DEPENDS+= tex-manfnt-[0-9]*:../../fonts/tex-manfnt -DEPENDS+= tex-mathcomp-[0-9]*:../../print/tex-mathcomp -DEPENDS+= tex-mathpazo-[0-9]*:../../fonts/tex-mathpazo -DEPENDS+= tex-mathtools-[0-9]*:../../print/tex-mathtools -DEPENDS+= tex-mdwtools-[0-9]*:../../print/tex-mdwtools -DEPENDS+= tex-memoir-[0-9]*:../../print/tex-memoir -DEPENDS+= tex-metapost-[0-9]*:../../graphics/tex-metapost -DEPENDS+= tex-mex-[0-9]*:../../print/tex-mex -DEPENDS+= tex-mfpic-[0-9]*:../../graphics/tex-mfpic -DEPENDS+= tex-microtype-[0-9]*:../../print/tex-microtype -DEPENDS+= tex-midpage-[0-9]*:../../print/tex-midpage -DEPENDS+= tex-misc209-[0-9]*:../../print/tex-misc209 -DEPENDS+= tex-mltex-[0-9]*:../../print/tex-mltex -DEPENDS+= tex-moreverb-[0-9]*:../../print/tex-moreverb -DEPENDS+= tex-mparhack-[0-9]*:../../print/tex-mparhack -DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms -DEPENDS+= tex-multibib-[0-9]*:../../print/tex-multibib -DEPENDS+= tex-multirow-[0-9]*:../../print/tex-multirow -DEPENDS+= tex-mwcls-[0-9]*:../../print/tex-mwcls -DEPENDS+= tex-needspace-[0-9]*:../../print/tex-needspace -DEPENDS+= tex-nextpage-[0-9]*:../../print/tex-nextpage -DEPENDS+= tex-nomencl-[0-9]*:../../print/tex-nomencl -DEPENDS+= tex-ntgclass-[0-9]*:../../print/tex-ntgclass -DEPENDS+= tex-ntheorem-[0-9]*:../../print/tex-ntheorem -DEPENDS+= tex-ocherokee-[0-9]*:../../fonts/tex-ocherokee -DEPENDS+= tex-oinuit-[0-9]*:../../print/tex-oinuit -DEPENDS+= tex-omega-[0-9]*:../../print/tex-omega -DEPENDS+= tex-onlyamsmath-[0-9]*:../../print/tex-onlyamsmath -DEPENDS+= tex-otibet-[0-9]*:../../print/tex-otibet -DEPENDS+= tex-oubraces-[0-9]*:../../print/tex-oubraces -DEPENDS+= tex-overpic-[0-9]*:../../print/tex-overpic -DEPENDS+= tex-paralist-[0-9]*:../../print/tex-paralist -DEPENDS+= tex-pb-diagram-[0-9]*:../../print/tex-pb-diagram -DEPENDS+= tex-pdfpages-[0-9]*:../../print/tex-pdfpages -DEPENDS+= tex-picinpar-[0-9]*:../../print/tex-picinpar -DEPENDS+= tex-pict2e-[0-9]*:../../print/tex-pict2e -DEPENDS+= tex-pictex-[0-9]*:../../graphics/tex-pictex -DEPENDS+= tex-pl-[0-9]*:../../fonts/tex-pl -DEPENDS+= tex-placeins-[0-9]*:../../print/tex-placeins -DEPENDS+= tex-placeins-plain-[0-9]*:../../print/tex-placeins-plain -DEPENDS+= tex-polski-[0-9]*:../../print/tex-polski -DEPENDS+= tex-poltawski-[0-9]*:../../print/tex-poltawski -DEPENDS+= tex-preprint-[0-9]*:../../print/tex-preprint -DEPENDS+= tex-preview-[0-9]*:../../print/tex-preview -DEPENDS+= tex-printlen-[0-9]*:../../print/tex-printlen -DEPENDS+= tex-program-[0-9]*:../../print/tex-program -DEPENDS+= tex-psfrag-[0-9]*:../../print/tex-psfrag -DEPENDS+= tex-psgo-[0-9]*:../../graphics/tex-psgo -DEPENDS+= tex-pst-3d-[0-9]*:../../graphics/tex-pst-3d -DEPENDS+= tex-pst-3dplot-[0-9]*:../../graphics/tex-pst-3dplot -DEPENDS+= tex-pst-blur-[0-9]*:../../graphics/tex-pst-blur -DEPENDS+= tex-pst-circ-[0-9]*:../../graphics/tex-pst-circ -DEPENDS+= tex-pst-coil-[0-9]*:../../graphics/tex-pst-coil -DEPENDS+= tex-pst-eps-[0-9]*:../../graphics/tex-pst-eps -DEPENDS+= tex-pst-fill-[0-9]*:../../graphics/tex-pst-fill -DEPENDS+= tex-pst-geo-[0-9]*:../../geography/tex-pst-geo -DEPENDS+= tex-pst-ghsb-[0-9]*:../../graphics/tex-pst-ghsb -DEPENDS+= tex-pst-gr3d-[0-9]*:../../graphics/tex-pst-gr3d -DEPENDS+= tex-pst-grad-[0-9]*:../../graphics/tex-pst-grad -DEPENDS+= tex-pst-lens-[0-9]*:../../graphics/tex-pst-lens -DEPENDS+= tex-pst-math-[0-9]*:../../graphics/tex-pst-math -DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node -DEPENDS+= tex-pst-osci-[0-9]*:../../graphics/tex-pst-osci -DEPENDS+= tex-pst-plot-[0-9]*:../../graphics/tex-pst-plot -DEPENDS+= tex-pst-poly-[0-9]*:../../graphics/tex-pst-poly -DEPENDS+= tex-pst-slpe-[0-9]*:../../graphics/tex-pst-slpe -DEPENDS+= tex-pst-text-[0-9]*:../../graphics/tex-pst-text -DEPENDS+= tex-pst-tree-[0-9]*:../../graphics/tex-pst-tree -DEPENDS+= tex-pst-uml-[0-9]*:../../devel/tex-pst-uml -DEPENDS+= tex-pst-vue3d-[0-9]*:../../graphics/tex-pst-vue3d -DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks -DEPENDS+= tex-pstricks-add-[0-9]*:../../graphics/tex-pstricks-add -DEPENDS+= tex-qpxqtx-[0-9]*:../../fonts/tex-qpxqtx -DEPENDS+= tex-relsize-[0-9]*:../../print/tex-relsize -DEPENDS+= tex-revtex4-[0-9]*:../../print/tex-revtex4 -DEPENDS+= tex-rotating-[0-9]*:../../print/tex-rotating -DEPENDS+= tex-rotfloat-[0-9]*:../../print/tex-rotfloat -DEPENDS+= tex-sansmath-[0-9]*:../../print/tex-sansmath -DEPENDS+= tex-sauter-[0-9]*:../../fonts/tex-sauter -DEPENDS+= tex-scale-[0-9]*:../../print/tex-scale -DEPENDS+= tex-sectsty-[0-9]*:../../print/tex-sectsty -DEPENDS+= tex-selectp-[0-9]*:../../print/tex-selectp -DEPENDS+= tex-seminar-[0-9]*:../../print/tex-seminar -DEPENDS+= tex-setspace-[0-9]*:../../print/tex-setspace -DEPENDS+= tex-shapepar-[0-9]*:../../print/tex-shapepar -DEPENDS+= tex-showdim-[0-9]*:../../print/tex-showdim -DEPENDS+= tex-showlabels-[0-9]*:../../print/tex-showlabels -DEPENDS+= tex-sidecap-[0-9]*:../../print/tex-sidecap -DEPENDS+= tex-soul-[0-9]*:../../print/tex-soul -DEPENDS+= tex-stdclsdv-[0-9]*:../../print/tex-stdclsdv -DEPENDS+= tex-stmaryrd-[0-9]*:../../fonts/tex-stmaryrd -DEPENDS+= tex-subfig-[0-9]*:../../print/tex-subfig -DEPENDS+= tex-subfigure-[0-9]*:../../print/tex-subfigure -DEPENDS+= tex-supertabular-[0-9]*:../../print/tex-supertabular -DEPENDS+= tex-t2-[0-9]*:../../print/tex-t2 -DEPENDS+= tex-tabls-[0-9]*:../../print/tex-tabls -DEPENDS+= tex-tap-[0-9]*:../../print/tex-tap -DEPENDS+= tex-tex-gyre-[0-9]*:../../fonts/tex-tex-gyre -DEPENDS+= tex-tex-gyre-math-[0-9]*:../../fonts/tex-tex-gyre-math -DEPENDS+= tex-texdraw-[0-9]*:../../graphics/tex-texdraw -DEPENDS+= tex-texinfo-[0-9]*:../../print/tex-texinfo -DEPENDS+= tex-textfit-[0-9]*:../../print/tex-textfit -DEPENDS+= tex-textmerg-[0-9]*:../../print/tex-textmerg -DEPENDS+= tex-textpos-[0-9]*:../../print/tex-textpos -DEPENDS+= tex-threeparttable-[0-9]*:../../print/tex-threeparttable -DEPENDS+= tex-thumbpdf-[0-9]*:../../print/tex-thumbpdf -DEPENDS+= tex-titlesec-[0-9]*:../../print/tex-titlesec -DEPENDS+= tex-tocbibind-[0-9]*:../../print/tex-tocbibind -DEPENDS+= tex-tocloft-[0-9]*:../../print/tex-tocloft -DEPENDS+= tex-totpages-[0-9]*:../../print/tex-totpages -DEPENDS+= tex-twoinone-[0-9]*:../../print/tex-twoinone -DEPENDS+= tex-type1cm-[0-9]*:../../print/tex-type1cm -DEPENDS+= tex-umlaute-[0-9]*:../../print/tex-umlaute -DEPENDS+= tex-units-[0-9]*:../../print/tex-units -DEPENDS+= tex-upquote-[0-9]*:../../print/tex-upquote -DEPENDS+= tex-url-[0-9]*:../../print/tex-url -DEPENDS+= tex-utf8mex-[0-9]*:../../print/tex-utf8mex -DEPENDS+= tex-verbdef-[0-9]*:../../print/tex-verbdef -DEPENDS+= tex-version-[0-9]*:../../print/tex-version -DEPENDS+= tex-vertbars-[0-9]*:../../print/tex-vertbars -DEPENDS+= tex-vmargin-[0-9]*:../../print/tex-vmargin -DEPENDS+= tex-vntex-[0-9]*:../../print/tex-vntex -DEPENDS+= tex-vruler-[0-9]*:../../print/tex-vruler -DEPENDS+= tex-was-[0-9]*:../../print/tex-was -DEPENDS+= tex-wrapfig-[0-9]*:../../print/tex-wrapfig -DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor -DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval -DEPENDS+= tex-xtab-[0-9]*:../../print/tex-xtab -DEPENDS+= tex-xypic-[0-9]*:../../graphics/tex-xypic -DEPENDS+= tex-yfonts-[0-9]*:../../print/tex-yfonts -DEPENDS+= texlive-collection-fontsrecommended>=2010:../../meta-pkgs/texlive-collection-fontsrecommended -DEPENDS+= texlive-collection-plaingeneric>=2010:../../meta-pkgs/texlive-collection-plaingeneric -DEPENDS+= texlive-collection-latex>=2010:../../meta-pkgs/texlive-collection-latex - -EXTRACT_ELEMENTS+= bibtex -EXTRACT_ELEMENTS+= fonts -#EXTRACT_ELEMENTS+= scripts -EXTRACT_ELEMENTS+= tex - -WRKSRC= ${WRKDIR}/tetex -EXTRACT_DIR= ${WRKSRC} -NO_BUILD= yes - -USE_TOOLS+= sh:run pax - -INSTALLATION_DIRS+= share/texmf-dist - -TEX_MAP_FILES+= mathpple.map - -.include "../../print/kpathsea/texmf.mk" -.include "../../print/tex-tetex/map.mk" - -post-extract: - rm -f ${WRKSRC}/ls-R - rm -rf ${WRKSRC}/bibtex/bib - rm -rf ${WRKSRC}/bibtex/bst/[a-m]* - rm -rf ${WRKSRC}/bibtex/bst/natbib - rm -rf ${WRKSRC}/bibtex/bst/[p-z]* - rm -rf ${WRKSRC}/fonts/afm/[a-x]* - rm -rf ${WRKSRC}/fonts/[clop]* - rm -rf ${WRKSRC}/fonts/enc/dvipdfm - rm -rf ${WRKSRC}/fonts/enc/dvips/[abcd-oq-z]* - rm -rf ${WRKSRC}/fonts/enc/dvips/pl - rm -rf ${WRKSRC}/fonts/map/dvipdfm - rm -rf ${WRKSRC}/fonts/map/dvips/[abcd-knoq-sv-z]* - rm -rf ${WRKSRC}/fonts/map/dvips/lm - rm -rf ${WRKSRC}/fonts/map/dvips/misc/cmcyr.map - rm -rf ${WRKSRC}/fonts/map/dvips/misc/[d-o]* - rm -rf ${WRKSRC}/fonts/map/dvips/pl - rm -rf ${WRKSRC}/fonts/map/dvips/psnfss - rm -rf ${WRKSRC}/fonts/map/dvips/tetex/[abd-km-z]*.map - -rmdir ${WRKSRC}/fonts/map/dvips/updmap - rm -rf ${WRKSRC}/fonts/map/dvips/urwvn - rm -rf ${WRKSRC}/fonts/map/fontname - -rmdir ${WRKSRC}/fonts/map/pdftex/updmap - -rmdir ${WRKSRC}/fonts/misc - -rmdir ${WRKSRC}/fonts/sfd - rm -rf ${WRKSRC}/fonts/source/ams - rm -rf ${WRKSRC}/fonts/source/jknappen/[a-s]* - rm -rf ${WRKSRC}/fonts/source/lh - rm -rf ${WRKSRC}/fonts/source/public/[abd-ln-uw-z]* - rm -rf ${WRKSRC}/fonts/source/public/cbgreek - rm -rf ${WRKSRC}/fonts/source/public/cc-pl - rm -rf ${WRKSRC}/fonts/source/public/cm - rm -rf ${WRKSRC}/fonts/source/public/cmbright - rm -rf ${WRKSRC}/fonts/source/public/cmextra - rm -rf ${WRKSRC}/fonts/source/public/concmath - rm -rf ${WRKSRC}/fonts/source/public/concrete - rm -rf ${WRKSRC}/fonts/source/public/cs - rm -rf ${WRKSRC}/fonts/source/public/mflogo - rm -f ${WRKSRC}/fonts/source/public/misc/[0-9a-wyz]*.mf - rm -rf ${WRKSRC}/fonts/source/public/vnr - rm -rf ${WRKSRC}/fonts/tfm/adobe/[a-ln-z]* - rm -rf ${WRKSRC}/fonts/tfm/ams - rm -rf ${WRKSRC}/fonts/tfm/bitstrea - rm -rf ${WRKSRC}/fonts/tfm/bitstrea - rm -rf ${WRKSRC}/fonts/tfm/cg/cou* - rm -rf ${WRKSRC}/fonts/tfm/cg/[h-kp-s]* - rm -rf ${WRKSRC}/fonts/tfm/cg/times - rm -rf ${WRKSRC}/fonts/tfm/[d-o]* - rm -rf ${WRKSRC}/fonts/tfm/public/[abd-ln-pr-tw-z]* - rm -rf ${WRKSRC}/fonts/tfm/public/cc-pl - rm -rf ${WRKSRC}/fonts/tfm/public/cm - rm -rf ${WRKSRC}/fonts/tfm/public/cmbright - rm -rf ${WRKSRC}/fonts/tfm/public/cm[c-z]* - rm -rf ${WRKSRC}/fonts/tfm/public/concmath - rm -rf ${WRKSRC}/fonts/tfm/public/concrete - rm -rf ${WRKSRC}/fonts/tfm/public/cs - rm -rf ${WRKSRC}/fonts/tfm/public/marvosym - rm -rf ${WRKSRC}/fonts/tfm/public/mflogo - rm -f ${WRKSRC}/fonts/tfm/public/misc/[b-q]*.tfm - rm -rf ${WRKSRC}/fonts/tfm/public/q* - rm -rf ${WRKSRC}/fonts/tfm/public/urwvn - rm -rf ${WRKSRC}/fonts/tfm/public/vnr - rm -rf ${WRKSRC}/fonts/tfm/yandy/times - -rmdir ${WRKSRC}/fonts/truetype - rm -rf ${WRKSRC}/fonts/type1/[a-oq-z]* - rm -rf ${WRKSRC}/fonts/type1/public/[abd-tw-z]* - rm -rf ${WRKSRC}/fonts/type1/public/cc-pl - rm -rf ${WRKSRC}/fonts/type1/public/cmcyr - rm -rf ${WRKSRC}/fonts/type1/public/cs - rm -rf ${WRKSRC}/fonts/type1/public/urwvn - rm -rf ${WRKSRC}/fonts/type1/public/vnr - -rmdir ${WRKSRC}/fonts/type3 - -rmdir ${WRKSRC}/fonts/type42 - rm -rf ${WRKSRC}/fonts/vf/adobe/[a-ln-z]* - rm -rf ${WRKSRC}/fonts/vf/bitstrea - rm -rf ${WRKSRC}/fonts/vf/public - rm -rf ${WRKSRC}/fonts/vf/cg/cou* - rm -rf ${WRKSRC}/fonts/vf/cg/[h-k]* - rm -rf ${WRKSRC}/fonts/vf/cg/times - rm -rf ${WRKSRC}/fonts/vf/yandy/times - rm -rf ${WRKSRC}/tex/amstex - rm -rf ${WRKSRC}/tex/context - rm -rf ${WRKSRC}/tex/cslatex - rm -rf ${WRKSRC}/tex/csplain - rm -rf ${WRKSRC}/tex/cyrplain - rm -rf ${WRKSRC}/tex/eplain - rm -rf ${WRKSRC}/tex/fontinst - rm -rf ${WRKSRC}/tex/generic/[abdf-km-pu-z]* - rm -rf ${WRKSRC}/tex/generic/con* - rm -rf ${WRKSRC}/tex/generic/csplain - rm -rf ${WRKSRC}/tex/generic/eijkhout - rm -rf ${WRKSRC}/tex/generic/enctex - rm -rf ${WRKSRC}/tex/generic/encodings - rm -rf ${WRKSRC}/tex/generic/epsf - rm -rf ${WRKSRC}/tex/generic/localloc - rm -rf ${WRKSRC}/tex/generic/q* - rm -rf ${WRKSRC}/tex/generic/random - rm -rf ${WRKSRC}/tex/generic/ruhyphen - rm -rf ${WRKSRC}/tex/generic/tap - rm -rf ${WRKSRC}/tex/generic/tex-ps - rm -rf ${WRKSRC}/tex/generic/texdraw - rm -rf ${WRKSRC}/tex/generic/texnames - rm -rf ${WRKSRC}/tex/generic/thumbpdf - rm -rf ${WRKSRC}/tex/lambda - rm -rf ${WRKSRC}/tex/latex/SIunits - rm -rf ${WRKSRC}/tex/latex/a* - rm -rf ${WRKSRC}/tex/latex/base - rm -rf ${WRKSRC}/tex/latex/b[b-z]* - rm -rf ${WRKSRC}/tex/latex/c[a-h]* - rm -rf ${WRKSRC}/tex/latex/cite - rm -rf ${WRKSRC}/tex/latex/c[m-r]* - rm -rf ${WRKSRC}/tex/latex/cslatex - rm -rf ${WRKSRC}/tex/latex/currvita - rm -rf ${WRKSRC}/tex/latex/curves - rm -rf ${WRKSRC}/tex/latex/custom-bib - rm -rf ${WRKSRC}/tex/latex/c[v-z]* - rm -rf ${WRKSRC}/tex/latex/d[a-u]* - rm -rf ${WRKSRC}/tex/latex/dvipdfm - rm -rf ${WRKSRC}/tex/latex/e[d-n]* - rm -rf ${WRKSRC}/tex/latex/e[s-x]* - rm -rf ${WRKSRC}/tex/latex/f[a-f]* - rm -rf ${WRKSRC}/tex/latex/f[h-z]* - rm -rf ${WRKSRC}/tex/latex/g-brief - rm -rf ${WRKSRC}/tex/latex/germbib - rm -rf ${WRKSRC}/tex/latex/geo* - rm -rf ${WRKSRC}/tex/latex/graphics - rm -rf ${WRKSRC}/tex/latex/greek - rm -rf ${WRKSRC}/tex/latex/h* - rm -rf ${WRKSRC}/tex/latex/i* - rm -rf ${WRKSRC}/tex/latex/j* - rm -rf ${WRKSRC}/tex/latex/k* - rm -rf ${WRKSRC}/tex/latex/l[a-t]* - rm -rf ${WRKSRC}/tex/latex/marvosym - rm -rf ${WRKSRC}/tex/latex/mathcomp - rm -rf ${WRKSRC}/tex/latex/m[b-p]* - rm -rf ${WRKSRC}/tex/latex/ms - rm -rf ${WRKSRC}/tex/latex/multibib - rm -rf ${WRKSRC}/tex/latex/multind - rm -rf ${WRKSRC}/tex/latex/multirow - rm -rf ${WRKSRC}/tex/latex/mwcls - rm -rf ${WRKSRC}/tex/latex/n[a-s]* - rm -rf ${WRKSRC}/tex/latex/ntgclass - rm -rf ${WRKSRC}/tex/latex/ntheorem - rm -rf ${WRKSRC}/tex/latex/o* - rm -rf ${WRKSRC}/tex/latex/par* - rm -rf ${WRKSRC}/tex/latex/p[b-g]* - rm -rf ${WRKSRC}/tex/latex/picinpar - rm -rf ${WRKSRC}/tex/latex/pict2e - rm -rf ${WRKSRC}/tex/latex/placeins - rm -rf ${WRKSRC}/tex/latex/platex - rm -rf ${WRKSRC}/tex/latex/portland - rm -rf ${WRKSRC}/tex/latex/pr* - rm -rf ${WRKSRC}/tex/latex/ps[b-z]* - rm -rf ${WRKSRC}/tex/latex/pxfonts - rm -rf ${WRKSRC}/tex/latex/qfonts - rm -rf ${WRKSRC}/tex/latex/r* - rm -rf ${WRKSRC}/tex/latex/s[a-k]* - rm -rf ${WRKSRC}/tex/latex/s[m-z]* - rm -rf ${WRKSRC}/tex/latex/t2 - rm -rf ${WRKSRC}/tex/latex/tabls - rm -rf ${WRKSRC}/tex/latex/text* - rm -rf ${WRKSRC}/tex/latex/t[f-q]* - rm -rf ${WRKSRC}/tex/latex/t[s-z]* - rm -rf ${WRKSRC}/tex/latex/u[l-p]* - rm -rf ${WRKSRC}/tex/latex/url - rm -rf ${WRKSRC}/tex/latex/urwvn - rm -rf ${WRKSRC}/tex/latex/version - rm -rf ${WRKSRC}/tex/latex/vietnam - rm -rf ${WRKSRC}/tex/latex/vmargin - rm -rf ${WRKSRC}/tex/latex/w* - rm -rf ${WRKSRC}/tex/latex/x* - rm -rf ${WRKSRC}/tex/latex/y* - rm -rf ${WRKSRC}/tex/mex - rm -rf ${WRKSRC}/tex/plain/amsfonts - rm -rf ${WRKSRC}/tex/plain/antt - rm -f ${WRKSRC}/tex/plain/base/[c-gmp-z]* - rm -f ${WRKSRC}/tex/plain/base/letter* - rm -rf ${WRKSRC}/tex/plain/[c-ln-or-uw-z]* - rm -rf ${WRKSRC}/tex/plain/mproof - rm -rf ${WRKSRC}/tex/plain/pdfcolor - rm -rf ${WRKSRC}/tex/plain/verbatim - rm -rf ${WRKSRC}/tex/plain/vietnam - rm -rf ${WRKSRC}/tex/platex - rm -rf ${WRKSRC}/tex/texinfo - -do-install: - cd ${WRKSRC} && pax -wr -s ',.*\.orig$$,,' * ${DESTDIR}${PREFIX}/share/texmf-dist - -.include "../../mk/bsd.pkg.mk" diff --git a/print/teTeX3-texmf/PLIST b/print/teTeX3-texmf/PLIST deleted file mode 100644 index 44bb8e3b315..00000000000 --- a/print/teTeX3-texmf/PLIST +++ /dev/null @@ -1,789 +0,0 @@ -@comment $NetBSD: PLIST,v 1.53 2016/09/20 13:21:23 markd Exp $ -share/texmf-dist/bibtex/bst/norbib/norabbrv.bst -share/texmf-dist/bibtex/bst/norbib/noralpha.bst -share/texmf-dist/bibtex/bst/norbib/norplain.bst -share/texmf-dist/bibtex/bst/norbib/norunsrt.bst -share/texmf-dist/fonts/afm/yandy/lubright/lbd.afm -share/texmf-dist/fonts/afm/yandy/lubright/lbdi.afm -share/texmf-dist/fonts/afm/yandy/lubright/lbdsc.afm -share/texmf-dist/fonts/afm/yandy/lubright/lbi.afm -share/texmf-dist/fonts/afm/yandy/lubright/lbr.afm -share/texmf-dist/fonts/afm/yandy/lubright/lbrsc.afm -share/texmf-dist/fonts/afm/yandy/lubright/lbsl.afm -share/texmf-dist/fonts/afm/yandy/lucida/lbc.afm -share/texmf-dist/fonts/afm/yandy/lucida/lbh.afm -share/texmf-dist/fonts/afm/yandy/lucida/lbki.afm -share/texmf-dist/fonts/afm/yandy/lucida/lbkr.afm -share/texmf-dist/fonts/afm/yandy/lucida/lbl.afm -share/texmf-dist/fonts/afm/yandy/lucida/lbtb.afm -share/texmf-dist/fonts/afm/yandy/lucida/lbtbo.afm -share/texmf-dist/fonts/afm/yandy/lucida/lbto.afm -share/texmf-dist/fonts/afm/yandy/lucida/lbtr.afm -share/texmf-dist/fonts/afm/yandy/lucidfax/lfd.afm -share/texmf-dist/fonts/afm/yandy/lucidfax/lfdi.afm -share/texmf-dist/fonts/afm/yandy/lucidfax/lfi.afm -share/texmf-dist/fonts/afm/yandy/lucidfax/lfr.afm -share/texmf-dist/fonts/afm/yandy/lucsans/lsb.afm -share/texmf-dist/fonts/afm/yandy/lucsans/lsbi.afm -share/texmf-dist/fonts/afm/yandy/lucsans/lsd.afm -share/texmf-dist/fonts/afm/yandy/lucsans/lsdi.afm -share/texmf-dist/fonts/afm/yandy/lucsans/lsi.afm -share/texmf-dist/fonts/afm/yandy/lucsans/lsr.afm -share/texmf-dist/fonts/afm/yandy/lucsans/lstb.afm -share/texmf-dist/fonts/afm/yandy/lucsans/lstbo.afm -share/texmf-dist/fonts/afm/yandy/lucsans/lsto.afm -share/texmf-dist/fonts/afm/yandy/lucsans/lstr.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbma.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmad.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmadtex.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmatex.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmd.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmdi.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmditex.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmdo.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmdotex.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmdtex.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbme.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmetex.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmi.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmitex.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmo.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmotex.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmr.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmrtex.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbms.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmsd.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmsdtex.afm -share/texmf-dist/fonts/afm/yandy/lumath/lbmstex.afm -share/texmf-dist/fonts/afm/yandy/mathplus/mtexb.afm -share/texmf-dist/fonts/afm/yandy/mathplus/mtexh.afm -share/texmf-dist/fonts/afm/yandy/mathplus/mtgu.afm -share/texmf-dist/fonts/afm/yandy/mathplus/mtgub.afm -share/texmf-dist/fonts/afm/yandy/mathplus/mtls.afm -share/texmf-dist/fonts/afm/yandy/mathplus/mtlsb.afm -share/texmf-dist/fonts/afm/yandy/mathplus/mtmib.afm -share/texmf-dist/fonts/afm/yandy/mathplus/mtmih.afm -share/texmf-dist/fonts/afm/yandy/mathplus/mtms.afm -share/texmf-dist/fonts/afm/yandy/mathplus/mtmsb.afm -share/texmf-dist/fonts/afm/yandy/mathplus/mtmub.afm -share/texmf-dist/fonts/afm/yandy/mathplus/mtmuh.afm -share/texmf-dist/fonts/afm/yandy/mathplus/mtsyb.afm -share/texmf-dist/fonts/afm/yandy/mathplus/mtsyh.afm -share/texmf-dist/fonts/afm/yandy/mathplus/mtsyn.afm -share/texmf-dist/fonts/afm/yandy/mathplus/rmtmib.afm -share/texmf-dist/fonts/afm/yandy/mathplus/rmtmih.afm -share/texmf-dist/fonts/afm/yandy/mathplus/rmtmub.afm -share/texmf-dist/fonts/afm/yandy/mathplus/rmtmuh.afm -share/texmf-dist/fonts/afm/yandy/mathtime/mtex.afm -share/texmf-dist/fonts/afm/yandy/mathtime/mtmi.afm -share/texmf-dist/fonts/afm/yandy/mathtime/mtsy.afm -share/texmf-dist/fonts/afm/yandy/mathtime/rmtmi.afm -share/texmf-dist/fonts/enc/dvips/psnfss/8r.enc -share/texmf-dist/fonts/enc/dvips/psnfssx/texnansi.enc -share/texmf-dist/fonts/map/dvips/lucida/lucidabr-k.map -share/texmf-dist/fonts/map/dvips/lucida/lucidabr.map -share/texmf-dist/fonts/map/dvips/lucida/lumath-k.map -share/texmf-dist/fonts/map/dvips/lucida/lumath.map -share/texmf-dist/fonts/map/dvips/misc/cs.map -share/texmf-dist/fonts/map/dvips/misc/pcrr8rn.map -share/texmf-dist/fonts/map/dvips/psnfssx/README.mapfiles -share/texmf-dist/fonts/map/dvips/psnfssx/pcr8y.map -share/texmf-dist/fonts/map/dvips/psnfssx/phv8y.map -share/texmf-dist/fonts/map/dvips/psnfssx/ptm8y.map -share/texmf-dist/fonts/map/dvips/tetex/contnav.map -share/texmf-dist/fonts/map/dvips/tetex/lucidabr-o.map -share/texmf-dist/fonts/map/dvips/tetex/lumath-o.map -share/texmf-dist/fonts/map/pdftex/cmttf/cmttf.map -share/texmf-dist/fonts/source/jknappen/tc/tcbi.mf -share/texmf-dist/fonts/source/jknappen/tc/tcbl.mf -share/texmf-dist/fonts/source/jknappen/tc/tcbm.mf -share/texmf-dist/fonts/source/jknappen/tc/tcbx.mf -share/texmf-dist/fonts/source/jknappen/tc/tcbx1000.mf -share/texmf-dist/fonts/source/jknappen/tc/tcbx1200.mf -share/texmf-dist/fonts/source/jknappen/tc/tcci.mf -share/texmf-dist/fonts/source/jknappen/tc/tcdh.mf -share/texmf-dist/fonts/source/jknappen/tc/tcfb.mf -share/texmf-dist/fonts/source/jknappen/tc/tcff.mf -share/texmf-dist/fonts/source/jknappen/tc/tcfi.mf -share/texmf-dist/fonts/source/jknappen/tc/tcfs.mf -share/texmf-dist/fonts/source/jknappen/tc/tcit.mf -share/texmf-dist/fonts/source/jknappen/tc/tcrb.mf -share/texmf-dist/fonts/source/jknappen/tc/tcrm.mf -share/texmf-dist/fonts/source/jknappen/tc/tcrm0500.mf -share/texmf-dist/fonts/source/jknappen/tc/tcrm0600.mf -share/texmf-dist/fonts/source/jknappen/tc/tcrm0700.mf -share/texmf-dist/fonts/source/jknappen/tc/tcrm0800.mf -share/texmf-dist/fonts/source/jknappen/tc/tcrm0900.mf -share/texmf-dist/fonts/source/jknappen/tc/tcrm1000.mf -share/texmf-dist/fonts/source/jknappen/tc/tcrm1095.mf -share/texmf-dist/fonts/source/jknappen/tc/tcrm1200.mf -share/texmf-dist/fonts/source/jknappen/tc/tcrm1728.mf -share/texmf-dist/fonts/source/jknappen/tc/tcsi.mf -share/texmf-dist/fonts/source/jknappen/tc/tcsl.mf -share/texmf-dist/fonts/source/jknappen/tc/tcso.mf -share/texmf-dist/fonts/source/jknappen/tc/tcss.mf -share/texmf-dist/fonts/source/jknappen/tc/tcst.mf -share/texmf-dist/fonts/source/jknappen/tc/tcsx.mf -share/texmf-dist/fonts/source/jknappen/tc/tcti.mf -share/texmf-dist/fonts/source/jknappen/tc/tcti0700.mf -share/texmf-dist/fonts/source/jknappen/tc/tcti0900.mf -share/texmf-dist/fonts/source/jknappen/tc/tctt.mf -share/texmf-dist/fonts/source/jknappen/tc/tctt0900.mf -share/texmf-dist/fonts/source/jknappen/tc/tctt1000.mf -share/texmf-dist/fonts/source/jknappen/tc/tcui.mf -share/texmf-dist/fonts/source/jknappen/tc/tcvi.mf -share/texmf-dist/fonts/source/jknappen/tc/tcvt.mf -share/texmf-dist/fonts/source/jknappen/tc/txaccent.mf -share/texmf-dist/fonts/source/jknappen/tc/txgen.mf -share/texmf-dist/fonts/source/jknappen/tc/txifract.mf -share/texmf-dist/fonts/source/jknappen/tc/txisuper.mf -share/texmf-dist/fonts/source/jknappen/tc/txitlod.mf -share/texmf-dist/fonts/source/jknappen/tc/txpseudo.mf -share/texmf-dist/fonts/source/jknappen/tc/txrfract.mf -share/texmf-dist/fonts/source/jknappen/tc/txromod.mf -share/texmf-dist/fonts/source/jknappen/tc/txrsuper.mf -share/texmf-dist/fonts/source/jknappen/tc/txsymb.mf -share/texmf-dist/fonts/source/jknappen/tc/txsymbol.mf -share/texmf-dist/fonts/source/public/cm-bold/cmbcsc10.mf -share/texmf-dist/fonts/source/public/cm-bold/cmbtex10.mf -share/texmf-dist/fonts/source/public/cm-bold/cmbtt10.mf -share/texmf-dist/fonts/source/public/cm-bold/cmbtt8.mf -share/texmf-dist/fonts/source/public/cm-bold/cmbtt9.mf -share/texmf-dist/fonts/source/public/cm-bold/cmexb10.mf -share/texmf-dist/fonts/source/public/cm-bold/cmttb10.mf -share/texmf-dist/fonts/source/public/misc/xbmc10.mf -share/texmf-dist/fonts/source/yandy/mathtime/mtcmmi.mf -share/texmf-dist/fonts/source/yandy/mathtime/mtcmsy.mf -share/texmf-dist/fonts/tfm/adobe/mathppl/zpplcmb.tfm -share/texmf-dist/fonts/tfm/adobe/mathppl/zpplcmbm.tfm -share/texmf-dist/fonts/tfm/adobe/mathppl/zpplcmby.tfm -share/texmf-dist/fonts/tfm/adobe/mathppl/zpplcmr.tfm -share/texmf-dist/fonts/tfm/adobe/mathppl/zpplcmrm.tfm -share/texmf-dist/fonts/tfm/adobe/mathppl/zpplcmrv.tfm -share/texmf-dist/fonts/tfm/adobe/mathppl/zpplcmry.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhb8a.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhb8c.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhb8r.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhb8t.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhb8y.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhbc8a.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhbc8r.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhbc8t.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhbc8y.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhbi8a.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhbi8c.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhbi8r.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhbi8t.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhbi8y.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhr8a.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhr8c.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhr8r.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhr8t.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhr8y.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhrc8a.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhrc8r.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhrc8t.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhrc8y.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhri8a.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhri8c.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhri8r.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhri8t.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhri8y.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhro8a.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhro8c.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhro8r.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhro8t.tfm -share/texmf-dist/fonts/tfm/bh/lubright/hlhro8y.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcbot8a.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcbot8c.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcbot8r.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcbot8t.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcbot8y.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcbt8a.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcbt8c.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcbt8r.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcbt8t.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcbt8y.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrf8a.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrf8c.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrf8r.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrf8t.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrf8y.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrie8a.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrie8c.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrie8r.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrie8t.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrie8y.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrin8a.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrin8c.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrin8r.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrin8t.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrin8y.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcriw8a.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcriw8c.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcriw8r.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcriw8t.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcriw8y.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrn8a.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrn8c.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrn8r.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrn8t.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrn8y.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrot8a.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrot8c.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrot8r.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrot8t.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrot8y.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrt8a.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrt8c.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrt8r.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrt8t.tfm -share/texmf-dist/fonts/tfm/bh/lucida/hlcrt8y.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxb8a.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxb8c.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxb8r.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxb8t.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxb8y.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxbi8a.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxbi8c.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxbi8r.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxbi8t.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxbi8y.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxr8a.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxr8c.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxr8r.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxr8t.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxr8y.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxri8a.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxri8c.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxri8r.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxri8t.tfm -share/texmf-dist/fonts/tfm/bh/lucidfax/hlxri8y.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsb8a.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsb8c.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsb8r.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsb8t.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsb8y.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsbi8a.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsbi8c.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsbi8r.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsbi8t.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsbi8y.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsbot8a.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsbot8c.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsbot8r.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsbot8t.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsbot8y.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsbt8a.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsbt8c.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsbt8r.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsbt8t.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsbt8y.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsr8a.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsr8c.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsr8r.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsr8t.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsr8y.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsri8a.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsri8c.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsri8r.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsri8t.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsri8y.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsrot8a.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsrot8c.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsrot8r.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsrot8t.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsrot8y.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsrt8a.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsrt8c.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsrt8r.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsrt8t.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsrt8y.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsu8a.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsu8c.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsu8r.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsu8t.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsu8y.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsui8a.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsui8c.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsui8r.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsui8t.tfm -share/texmf-dist/fonts/tfm/bh/lucsans/hlsui8y.tfm -share/texmf-dist/fonts/tfm/bh/lumath/hlcda.tfm -share/texmf-dist/fonts/tfm/bh/lumath/hlcdim.tfm -share/texmf-dist/fonts/tfm/bh/lumath/hlcdima.tfm -share/texmf-dist/fonts/tfm/bh/lumath/hlcdm.tfm -share/texmf-dist/fonts/tfm/bh/lumath/hlcdy.tfm -share/texmf-dist/fonts/tfm/bh/lumath/hlcra.tfm -share/texmf-dist/fonts/tfm/bh/lumath/hlcrim.tfm -share/texmf-dist/fonts/tfm/bh/lumath/hlcrima.tfm -share/texmf-dist/fonts/tfm/bh/lumath/hlcrm.tfm -share/texmf-dist/fonts/tfm/bh/lumath/hlcrv.tfm -share/texmf-dist/fonts/tfm/bh/lumath/hlcry.tfm -share/texmf-dist/fonts/tfm/cg/albertus/ale10u.tfm -share/texmf-dist/fonts/tfm/cg/albertus/ale6j.tfm -share/texmf-dist/fonts/tfm/cg/albertus/ale7j.tfm -share/texmf-dist/fonts/tfm/cg/albertus/ale8u.tfm -share/texmf-dist/fonts/tfm/cg/albertus/alr10u.tfm -share/texmf-dist/fonts/tfm/cg/albertus/alr6j.tfm -share/texmf-dist/fonts/tfm/cg/albertus/alr7j.tfm -share/texmf-dist/fonts/tfm/cg/albertus/alr8u.tfm -share/texmf-dist/fonts/tfm/cg/albertus/calm.tfm -share/texmf-dist/fonts/tfm/cg/albertus/calmq.tfm -share/texmf-dist/fonts/tfm/cg/albertus/calqx.tfm -share/texmf-dist/fonts/tfm/cg/albertus/calx.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/anb10u.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/anb6j.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/anb7j.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/anb8u.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/ani10u.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/ani6j.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/ani7j.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/ani8u.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/anr10u.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/anr6j.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/anr7j.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/anr8u.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/caob.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/caobq.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/caor.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/caori.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/caoriq.tfm -share/texmf-dist/fonts/tfm/cg/atqolive/caorq.tfm -share/texmf-dist/fonts/tfm/cg/clarendo/ccdrqc.tfm -share/texmf-dist/fonts/tfm/cg/clarendo/ccdrrc.tfm -share/texmf-dist/fonts/tfm/cg/clarendo/clc10u.tfm -share/texmf-dist/fonts/tfm/cg/clarendo/clc6j.tfm -share/texmf-dist/fonts/tfm/cg/clarendo/clc7j.tfm -share/texmf-dist/fonts/tfm/cg/clarendo/clc8u.tfm -share/texmf-dist/fonts/tfm/cg/coronet/cor10u.tfm -share/texmf-dist/fonts/tfm/cg/coronet/cor6j.tfm -share/texmf-dist/fonts/tfm/cg/coronet/cor7j.tfm -share/texmf-dist/fonts/tfm/cg/coronet/cor8u.tfm -share/texmf-dist/fonts/tfm/cg/coronet/cotr.tfm -share/texmf-dist/fonts/tfm/cg/coronet/cotrq.tfm -share/texmf-dist/fonts/tfm/cg/garamond/cgmb.tfm -share/texmf-dist/fonts/tfm/cg/garamond/cgmbi.tfm -share/texmf-dist/fonts/tfm/cg/garamond/cgmbiq.tfm -share/texmf-dist/fonts/tfm/cg/garamond/cgmbq.tfm -share/texmf-dist/fonts/tfm/cg/garamond/cgmr.tfm -share/texmf-dist/fonts/tfm/cg/garamond/cgmri.tfm -share/texmf-dist/fonts/tfm/cg/garamond/cgmriq.tfm -share/texmf-dist/fonts/tfm/cg/garamond/cgmrq.tfm -share/texmf-dist/fonts/tfm/cg/garamond/gra10u.tfm -share/texmf-dist/fonts/tfm/cg/garamond/gra6j.tfm -share/texmf-dist/fonts/tfm/cg/garamond/gra7j.tfm -share/texmf-dist/fonts/tfm/cg/garamond/gra8u.tfm -share/texmf-dist/fonts/tfm/cg/garamond/grh10u.tfm -share/texmf-dist/fonts/tfm/cg/garamond/grh6j.tfm -share/texmf-dist/fonts/tfm/cg/garamond/grh7j.tfm -share/texmf-dist/fonts/tfm/cg/garamond/grh8u.tfm -share/texmf-dist/fonts/tfm/cg/garamond/grk10u.tfm -share/texmf-dist/fonts/tfm/cg/garamond/grk6j.tfm -share/texmf-dist/fonts/tfm/cg/garamond/grk7j.tfm -share/texmf-dist/fonts/tfm/cg/garamond/grk8u.tfm -share/texmf-dist/fonts/tfm/cg/garamond/grl10u.tfm -share/texmf-dist/fonts/tfm/cg/garamond/grl6j.tfm -share/texmf-dist/fonts/tfm/cg/garamond/grl7j.tfm -share/texmf-dist/fonts/tfm/cg/garamond/grl8u.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/clgb.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/clgbq.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/clgr.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/clgri.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/clgriq.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/clgrq.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgb10u.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgb2n.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgb6j.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgb7j.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgb8u.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgb9t.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgi10u.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgi2n.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgi6j.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgi7j.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgi8u.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgi9t.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgr10u.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgr2n.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgr6j.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgr7j.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgr8u.tfm -share/texmf-dist/fonts/tfm/cg/lettrgth/lgr9t.tfm -share/texmf-dist/fonts/tfm/cg/marigold/cmgr.tfm -share/texmf-dist/fonts/tfm/cg/marigold/cmgrq.tfm -share/texmf-dist/fonts/tfm/cg/marigold/mrr10u.tfm -share/texmf-dist/fonts/tfm/cg/marigold/mrr6j.tfm -share/texmf-dist/fonts/tfm/cg/marigold/mrr7j.tfm -share/texmf-dist/fonts/tfm/cg/marigold/mrr8u.tfm -share/texmf-dist/fonts/tfm/cg/optima/copb.tfm -share/texmf-dist/fonts/tfm/cg/optima/copbi.tfm -share/texmf-dist/fonts/tfm/cg/optima/copbiq.tfm -share/texmf-dist/fonts/tfm/cg/optima/copbq.tfm -share/texmf-dist/fonts/tfm/cg/optima/copr.tfm -share/texmf-dist/fonts/tfm/cg/optima/copri.tfm -share/texmf-dist/fonts/tfm/cg/optima/copriq.tfm -share/texmf-dist/fonts/tfm/cg/optima/coprq.tfm -share/texmf-dist/fonts/tfm/cg/optima/omb10u.tfm -share/texmf-dist/fonts/tfm/cg/optima/omb6j.tfm -share/texmf-dist/fonts/tfm/cg/optima/omb7j.tfm -share/texmf-dist/fonts/tfm/cg/optima/omb8u.tfm -share/texmf-dist/fonts/tfm/cg/optima/omi10u.tfm -share/texmf-dist/fonts/tfm/cg/optima/omi6j.tfm -share/texmf-dist/fonts/tfm/cg/optima/omi7j.tfm -share/texmf-dist/fonts/tfm/cg/optima/omi8u.tfm -share/texmf-dist/fonts/tfm/cg/optima/omj10u.tfm -share/texmf-dist/fonts/tfm/cg/optima/omj6j.tfm -share/texmf-dist/fonts/tfm/cg/optima/omj7j.tfm -share/texmf-dist/fonts/tfm/cg/optima/omj8u.tfm -share/texmf-dist/fonts/tfm/cg/optima/omr10u.tfm -share/texmf-dist/fonts/tfm/cg/optima/omr6j.tfm -share/texmf-dist/fonts/tfm/cg/optima/omr7j.tfm -share/texmf-dist/fonts/tfm/cg/optima/omr8u.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/mntb.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/mntbi.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/mntbiq.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/mntbq.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/mntr.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/mntri.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/mntriq.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/mntrq.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tnb10u.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tnb2n.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tnb7j.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tnb8u.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tnb9t.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tni10u.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tni2n.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tni7j.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tni8u.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tni9t.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tnj10u.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tnj2n.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tnj7j.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tnj8u.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tnj9t.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tnr10u.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tnr2n.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tnr7j.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tnr8u.tfm -share/texmf-dist/fonts/tfm/cg/timesnew/tnr9t.tfm -share/texmf-dist/fonts/tfm/cg/univers/cunb.tfm -share/texmf-dist/fonts/tfm/cg/univers/cunbi.tfm -share/texmf-dist/fonts/tfm/cg/univers/cunbic.tfm -share/texmf-dist/fonts/tfm/cg/univers/cunbiq.tfm -share/texmf-dist/fonts/tfm/cg/univers/cunbiqc.tfm -share/texmf-dist/fonts/tfm/cg/univers/cunbq.tfm -share/texmf-dist/fonts/tfm/cg/univers/cunbqc.tfm -share/texmf-dist/fonts/tfm/cg/univers/cunbrc.tfm -share/texmf-dist/fonts/tfm/cg/univers/cunm.tfm -share/texmf-dist/fonts/tfm/cg/univers/cunmi.tfm -share/texmf-dist/fonts/tfm/cg/univers/cunmic.tfm -share/texmf-dist/fonts/tfm/cg/univers/cunmiq.tfm -share/texmf-dist/fonts/tfm/cg/univers/cunmiqc.tfm -share/texmf-dist/fonts/tfm/cg/univers/cunmq.tfm -share/texmf-dist/fonts/tfm/cg/univers/cunmqc.tfm -share/texmf-dist/fonts/tfm/cg/univers/cunmrc.tfm -share/texmf-dist/fonts/tfm/cg/univers/ucb10u.tfm -share/texmf-dist/fonts/tfm/cg/univers/ucb6j.tfm -share/texmf-dist/fonts/tfm/cg/univers/ucb7j.tfm -share/texmf-dist/fonts/tfm/cg/univers/ucb8u.tfm -share/texmf-dist/fonts/tfm/cg/univers/uci10u.tfm -share/texmf-dist/fonts/tfm/cg/univers/uci6j.tfm -share/texmf-dist/fonts/tfm/cg/univers/uci7j.tfm -share/texmf-dist/fonts/tfm/cg/univers/uci8u.tfm -share/texmf-dist/fonts/tfm/cg/univers/ucj10u.tfm -share/texmf-dist/fonts/tfm/cg/univers/ucj6j.tfm -share/texmf-dist/fonts/tfm/cg/univers/ucj7j.tfm -share/texmf-dist/fonts/tfm/cg/univers/ucj8u.tfm -share/texmf-dist/fonts/tfm/cg/univers/ucr10u.tfm -share/texmf-dist/fonts/tfm/cg/univers/ucr6j.tfm -share/texmf-dist/fonts/tfm/cg/univers/ucr7j.tfm -share/texmf-dist/fonts/tfm/cg/univers/ucr8u.tfm -share/texmf-dist/fonts/tfm/cg/univers/unb10u.tfm -share/texmf-dist/fonts/tfm/cg/univers/unb2n.tfm -share/texmf-dist/fonts/tfm/cg/univers/unb6j.tfm -share/texmf-dist/fonts/tfm/cg/univers/unb7j.tfm -share/texmf-dist/fonts/tfm/cg/univers/unb8u.tfm -share/texmf-dist/fonts/tfm/cg/univers/unb9t.tfm -share/texmf-dist/fonts/tfm/cg/univers/uni10u.tfm -share/texmf-dist/fonts/tfm/cg/univers/uni2n.tfm -share/texmf-dist/fonts/tfm/cg/univers/uni6j.tfm -share/texmf-dist/fonts/tfm/cg/univers/uni7j.tfm -share/texmf-dist/fonts/tfm/cg/univers/uni8u.tfm -share/texmf-dist/fonts/tfm/cg/univers/uni9t.tfm -share/texmf-dist/fonts/tfm/cg/univers/unj10u.tfm -share/texmf-dist/fonts/tfm/cg/univers/unj2n.tfm -share/texmf-dist/fonts/tfm/cg/univers/unj6j.tfm -share/texmf-dist/fonts/tfm/cg/univers/unj7j.tfm -share/texmf-dist/fonts/tfm/cg/univers/unj8u.tfm -share/texmf-dist/fonts/tfm/cg/univers/unj9t.tfm -share/texmf-dist/fonts/tfm/cg/univers/unr10u.tfm -share/texmf-dist/fonts/tfm/cg/univers/unr2n.tfm -share/texmf-dist/fonts/tfm/cg/univers/unr6j.tfm -share/texmf-dist/fonts/tfm/cg/univers/unr7j.tfm -share/texmf-dist/fonts/tfm/cg/univers/unr8u.tfm -share/texmf-dist/fonts/tfm/cg/univers/unr9t.tfm -share/texmf-dist/fonts/tfm/cg/wingding/hwir.tfm -share/texmf-dist/fonts/tfm/public/misc/random.tfm -share/texmf-dist/fonts/tfm/public/misc/xbmc10.tfm -share/texmf-dist/fonts/tfm/yandy/mathpi/mh1.tfm -share/texmf-dist/fonts/tfm/yandy/mathpi/mh2.tfm -share/texmf-dist/fonts/tfm/yandy/mathpi/mh2scr.tfm -share/texmf-dist/fonts/tfm/yandy/mathpi/mh3.tfm -share/texmf-dist/fonts/tfm/yandy/mathpi/mh4.tfm -share/texmf-dist/fonts/tfm/yandy/mathpi/mh5.tfm -share/texmf-dist/fonts/tfm/yandy/mathpi/mh6.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/mtexb.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/mtexh.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/mtgu.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/mtgub.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/mtls.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/mtlsb.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/mtmib.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/mtmih.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/mtms.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/mtmsb.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/mtmu.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/mtmub.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/mtmuh.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/mtsyb.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/mtsyh.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/mtsyn.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/rmtmib.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/rmtmih.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/rmtmub.tfm -share/texmf-dist/fonts/tfm/yandy/mathplus/rmtmuh.tfm -share/texmf-dist/fonts/tfm/yandy/mathtime/mtex.tfm -share/texmf-dist/fonts/tfm/yandy/mathtime/mtmi.tfm -share/texmf-dist/fonts/tfm/yandy/mathtime/mtsy.tfm -share/texmf-dist/fonts/tfm/yandy/mathtime/rmtmi.tfm -share/texmf-dist/fonts/vf/adobe/mathppl/zpplcmb.vf -share/texmf-dist/fonts/vf/adobe/mathppl/zpplcmbm.vf -share/texmf-dist/fonts/vf/adobe/mathppl/zpplcmby.vf -share/texmf-dist/fonts/vf/adobe/mathppl/zpplcmr.vf -share/texmf-dist/fonts/vf/adobe/mathppl/zpplcmrm.vf -share/texmf-dist/fonts/vf/adobe/mathppl/zpplcmrv.vf -share/texmf-dist/fonts/vf/adobe/mathppl/zpplcmry.vf -share/texmf-dist/fonts/vf/bh/lubright/hlhb8c.vf -share/texmf-dist/fonts/vf/bh/lubright/hlhb8t.vf -share/texmf-dist/fonts/vf/bh/lubright/hlhbc8t.vf -share/texmf-dist/fonts/vf/bh/lubright/hlhbi8c.vf -share/texmf-dist/fonts/vf/bh/lubright/hlhbi8t.vf -share/texmf-dist/fonts/vf/bh/lubright/hlhr8c.vf -share/texmf-dist/fonts/vf/bh/lubright/hlhr8t.vf -share/texmf-dist/fonts/vf/bh/lubright/hlhrc8t.vf -share/texmf-dist/fonts/vf/bh/lubright/hlhri8c.vf -share/texmf-dist/fonts/vf/bh/lubright/hlhri8t.vf -share/texmf-dist/fonts/vf/bh/lubright/hlhro8c.vf -share/texmf-dist/fonts/vf/bh/lubright/hlhro8t.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcbot8c.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcbot8t.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcbt8c.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcbt8t.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcrf8c.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcrf8t.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcrie8c.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcrie8t.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcrin8c.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcrin8t.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcriw8c.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcriw8t.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcrn8c.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcrn8t.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcrot8c.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcrot8t.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcrt8c.vf -share/texmf-dist/fonts/vf/bh/lucida/hlcrt8t.vf -share/texmf-dist/fonts/vf/bh/lucidfax/hlxb8c.vf -share/texmf-dist/fonts/vf/bh/lucidfax/hlxb8t.vf -share/texmf-dist/fonts/vf/bh/lucidfax/hlxbi8c.vf -share/texmf-dist/fonts/vf/bh/lucidfax/hlxbi8t.vf -share/texmf-dist/fonts/vf/bh/lucidfax/hlxr8c.vf -share/texmf-dist/fonts/vf/bh/lucidfax/hlxr8t.vf -share/texmf-dist/fonts/vf/bh/lucidfax/hlxri8c.vf -share/texmf-dist/fonts/vf/bh/lucidfax/hlxri8t.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsb8c.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsb8t.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsbi8c.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsbi8t.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsbot8c.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsbot8t.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsbt8c.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsbt8t.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsr8c.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsr8t.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsri8c.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsri8t.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsrot8c.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsrot8t.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsrt8c.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsrt8t.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsu8c.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsu8t.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsui8c.vf -share/texmf-dist/fonts/vf/bh/lucsans/hlsui8t.vf -share/texmf-dist/fonts/vf/cg/albertus/calm.vf -share/texmf-dist/fonts/vf/cg/albertus/calmq.vf -share/texmf-dist/fonts/vf/cg/albertus/calqx.vf -share/texmf-dist/fonts/vf/cg/albertus/calx.vf -share/texmf-dist/fonts/vf/cg/atqolive/caob.vf -share/texmf-dist/fonts/vf/cg/atqolive/caobq.vf -share/texmf-dist/fonts/vf/cg/atqolive/caor.vf -share/texmf-dist/fonts/vf/cg/atqolive/caori.vf -share/texmf-dist/fonts/vf/cg/atqolive/caoriq.vf -share/texmf-dist/fonts/vf/cg/atqolive/caorq.vf -share/texmf-dist/fonts/vf/cg/clarendo/ccdrqc.vf -share/texmf-dist/fonts/vf/cg/clarendo/ccdrrc.vf -share/texmf-dist/fonts/vf/cg/coronet/cotr.vf -share/texmf-dist/fonts/vf/cg/coronet/cotrq.vf -share/texmf-dist/fonts/vf/cg/garamond/cgmb.vf -share/texmf-dist/fonts/vf/cg/garamond/cgmbi.vf -share/texmf-dist/fonts/vf/cg/garamond/cgmbiq.vf -share/texmf-dist/fonts/vf/cg/garamond/cgmbq.vf -share/texmf-dist/fonts/vf/cg/garamond/cgmr.vf -share/texmf-dist/fonts/vf/cg/garamond/cgmri.vf -share/texmf-dist/fonts/vf/cg/garamond/cgmriq.vf -share/texmf-dist/fonts/vf/cg/garamond/cgmrq.vf -share/texmf-dist/fonts/vf/cg/lettrgth/clgb.vf -share/texmf-dist/fonts/vf/cg/lettrgth/clgbq.vf -share/texmf-dist/fonts/vf/cg/lettrgth/clgr.vf -share/texmf-dist/fonts/vf/cg/lettrgth/clgri.vf -share/texmf-dist/fonts/vf/cg/lettrgth/clgriq.vf -share/texmf-dist/fonts/vf/cg/lettrgth/clgrq.vf -share/texmf-dist/fonts/vf/cg/marigold/cmgr.vf -share/texmf-dist/fonts/vf/cg/marigold/cmgrq.vf -share/texmf-dist/fonts/vf/cg/optima/copb.vf -share/texmf-dist/fonts/vf/cg/optima/copbi.vf -share/texmf-dist/fonts/vf/cg/optima/copbiq.vf -share/texmf-dist/fonts/vf/cg/optima/copbq.vf -share/texmf-dist/fonts/vf/cg/optima/copr.vf -share/texmf-dist/fonts/vf/cg/optima/copri.vf -share/texmf-dist/fonts/vf/cg/optima/copriq.vf -share/texmf-dist/fonts/vf/cg/optima/coprq.vf -share/texmf-dist/fonts/vf/cg/timesnew/mntb.vf -share/texmf-dist/fonts/vf/cg/timesnew/mntbi.vf -share/texmf-dist/fonts/vf/cg/timesnew/mntbiq.vf -share/texmf-dist/fonts/vf/cg/timesnew/mntbq.vf -share/texmf-dist/fonts/vf/cg/timesnew/mntr.vf -share/texmf-dist/fonts/vf/cg/timesnew/mntri.vf -share/texmf-dist/fonts/vf/cg/timesnew/mntriq.vf -share/texmf-dist/fonts/vf/cg/timesnew/mntrq.vf -share/texmf-dist/fonts/vf/cg/univers/cunb.vf -share/texmf-dist/fonts/vf/cg/univers/cunbi.vf -share/texmf-dist/fonts/vf/cg/univers/cunbic.vf -share/texmf-dist/fonts/vf/cg/univers/cunbiq.vf -share/texmf-dist/fonts/vf/cg/univers/cunbiqc.vf -share/texmf-dist/fonts/vf/cg/univers/cunbq.vf -share/texmf-dist/fonts/vf/cg/univers/cunbqc.vf -share/texmf-dist/fonts/vf/cg/univers/cunbrc.vf -share/texmf-dist/fonts/vf/cg/univers/cunm.vf -share/texmf-dist/fonts/vf/cg/univers/cunmi.vf -share/texmf-dist/fonts/vf/cg/univers/cunmic.vf -share/texmf-dist/fonts/vf/cg/univers/cunmiq.vf -share/texmf-dist/fonts/vf/cg/univers/cunmiqc.vf -share/texmf-dist/fonts/vf/cg/univers/cunmq.vf -share/texmf-dist/fonts/vf/cg/univers/cunmqc.vf -share/texmf-dist/fonts/vf/cg/univers/cunmrc.vf -share/texmf-dist/fonts/vf/yandy/mathplus/mtmib.vf -share/texmf-dist/fonts/vf/yandy/mathplus/mtmih.vf -share/texmf-dist/fonts/vf/yandy/mathplus/mtmu.vf -share/texmf-dist/fonts/vf/yandy/mathplus/mtmub.vf -share/texmf-dist/fonts/vf/yandy/mathplus/mtmuh.vf -share/texmf-dist/fonts/vf/yandy/mathtime/mtmi.vf -share/texmf-dist/tex/generic/spanishb/spanishb.ldf -share/texmf-dist/tex/generic/spanishb/spanishb.llf -share/texmf-dist/tex/generic/spanishb/spanishb.sty -share/texmf-dist/tex/generic/spanishb/spanishb.tex -share/texmf-dist/tex/latex/bar/bar.sty -share/texmf-dist/tex/latex/citesort/citesort.sty -share/texmf-dist/tex/latex/dvilj/cgalbertus.sty -share/texmf-dist/tex/latex/dvilj/cgantiqueolive.sty -share/texmf-dist/tex/latex/dvilj/cgcourier.sty -share/texmf-dist/tex/latex/dvilj/cggothic.sty -share/texmf-dist/tex/latex/dvilj/cgtimes.sty -share/texmf-dist/tex/latex/dvilj/cgunivers.sty -share/texmf-dist/tex/latex/dvilj/graybox.sty -share/texmf-dist/tex/latex/dvilj/hpfonts.sty -share/texmf-dist/tex/latex/eclbip/eclbip.sty -share/texmf-dist/tex/latex/eclbip/ecltree.sty -share/texmf-dist/tex/latex/eo/eo.ldf -share/texmf-dist/tex/latex/eo/eo.sty -share/texmf-dist/tex/latex/eo/latin3eo.def -share/texmf-dist/tex/latex/fguill/fguill.sty -share/texmf-dist/tex/latex/gletter/gletter.sty -share/texmf-dist/tex/latex/lucida/ly1hlce.fd -share/texmf-dist/tex/latex/lucida/ly1hlcf.fd -share/texmf-dist/tex/latex/lucida/ly1hlcn.fd -share/texmf-dist/tex/latex/lucida/ly1hlct.fd -share/texmf-dist/tex/latex/lucida/ly1hlcw.fd -share/texmf-dist/tex/latex/lucida/ly1hlh.fd -share/texmf-dist/tex/latex/lucida/ly1hls.fd -share/texmf-dist/tex/latex/lucida/ly1hlst.fd -share/texmf-dist/tex/latex/lucida/ly1hlx.fd -share/texmf-dist/tex/latex/lucida/t1hlce.fd -share/texmf-dist/tex/latex/lucida/t1hlcf.fd -share/texmf-dist/tex/latex/lucida/t1hlcn.fd -share/texmf-dist/tex/latex/lucida/t1hlct.fd -share/texmf-dist/tex/latex/lucida/t1hlcw.fd -share/texmf-dist/tex/latex/lucida/t1hlh.fd -share/texmf-dist/tex/latex/lucida/t1hls.fd -share/texmf-dist/tex/latex/lucida/t1hlst.fd -share/texmf-dist/tex/latex/lucida/t1hlx.fd -share/texmf-dist/tex/latex/lucida/ts1hlce.fd -share/texmf-dist/tex/latex/lucida/ts1hlcf.fd -share/texmf-dist/tex/latex/lucida/ts1hlcn.fd -share/texmf-dist/tex/latex/lucida/ts1hlct.fd -share/texmf-dist/tex/latex/lucida/ts1hlcw.fd -share/texmf-dist/tex/latex/lucida/ts1hlh.fd -share/texmf-dist/tex/latex/lucida/ts1hls.fd -share/texmf-dist/tex/latex/lucida/ts1hlst.fd -share/texmf-dist/tex/latex/lucida/ts1hlx.fd -share/texmf-dist/tex/latex/lucidabr/lmrhlcm.fd -share/texmf-dist/tex/latex/lucidabr/lucbmath.sty -share/texmf-dist/tex/latex/lucidabr/lucfont.tex -share/texmf-dist/tex/latex/lucidabr/lucidabr.sty -share/texmf-dist/tex/latex/lucidabr/lucidbrb.sty -share/texmf-dist/tex/latex/lucidabr/lucidbry.sty -share/texmf-dist/tex/latex/lucidabr/lucmin.sty -share/texmf-dist/tex/latex/lucidabr/lucmtime.sty -share/texmf-dist/tex/latex/lucidabr/luctime.sty -share/texmf-dist/tex/latex/lucidabr/omlhlcm.fd -share/texmf-dist/tex/latex/lucidabr/omlhlh.fd -share/texmf-dist/tex/latex/lucidabr/omshlcy.fd -share/texmf-dist/tex/latex/lucidabr/omshlh.fd -share/texmf-dist/tex/latex/lucidabr/omxhlcv.fd -share/texmf-dist/tex/latex/mathpple/ot1phvv.fd -share/texmf-dist/tex/latex/mathpple/t1phvv.fd -share/texmf-dist/tex/latex/mathpple/ts1phvv.fd -share/texmf-dist/tex/latex/mathtime/mathpi.sty -share/texmf-dist/tex/latex/mathtime/mathtime.sty -share/texmf-dist/tex/latex/mathtime/my1mtt.fd -share/texmf-dist/tex/latex/mathtime/my2mtt.fd -share/texmf-dist/tex/latex/mathtime/my3mtt.fd -share/texmf-dist/tex/latex/mathtime/omslby.fd -share/texmf-dist/tex/latex/mathtime/umh2.fd -share/texmf-dist/tex/latex/mathtime/umh2scr.fd -share/texmf-dist/tex/latex/mathtime/umh6.fd -share/texmf-dist/tex/latex/mathtime/umtms.fd -share/texmf-dist/tex/latex/mt11p/mt11p.sty -share/texmf-dist/tex/latex/multibox/multibox.sty -share/texmf-dist/tex/latex/palatcm/omlpplcm.fd -share/texmf-dist/tex/latex/palatcm/omspplcm.fd -share/texmf-dist/tex/latex/palatcm/omxpplcm.fd -share/texmf-dist/tex/latex/palatcm/ot1pplcm.fd -share/texmf-dist/tex/latex/palatcm/palatcm.sty -share/texmf-dist/tex/latex/picins/picins.sty -share/texmf-dist/tex/latex/ps4pdf/ps4pdf.sty -share/texmf-dist/tex/latex/slashbox/slashbox.sty -share/texmf-dist/tex/latex/texmacs/TeXmacs.sty -share/texmf-dist/tex/latex/treesvr/trees.sty -share/texmf-dist/tex/latex/vpage/vpage.sty -share/texmf-dist/tex/plain/arrow/arrow.tex -share/texmf-dist/tex/plain/base/logmac.tex -share/texmf-dist/tex/plain/base/ordwebmac.tex -share/texmf-dist/tex/plain/btxmac/btxmac.tex -share/texmf-dist/tex/plain/mimulcol/mimulcol.tex -share/texmf-dist/tex/plain/pdfwebmac/pdfwebmac.tex -@pkgdir share/texmf-dist/tex/latex/dvipdfm -@pkgdir share/texmf-dist/fonts/map/dvipdfm/tetex diff --git a/print/teTeX3-texmf/distinfo b/print/teTeX3-texmf/distinfo deleted file mode 100644 index 9f0ddaae4ee..00000000000 --- a/print/teTeX3-texmf/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.6 2015/11/04 01:01:40 agc Exp $ - -SHA1 (tetex-texmf-3.0.tar.gz) = 1be97f57a26a6e9b72ebfd932e45914a959aff16 -RMD160 (tetex-texmf-3.0.tar.gz) = a1e87733fa3cbef04e39a690ed8549aeaaddb241 -SHA512 (tetex-texmf-3.0.tar.gz) = 5c1881a9ed165e48cc32c2e05b6a11542ee2355a514e2f7b4bbcbd5f79592352af5deb6483a734a51c65704ad1b93ca8365ec1352642c97cc0bebe8ed3e75dd3 -Size (tetex-texmf-3.0.tar.gz) = 91402377 bytes diff --git a/print/tex-SIunits/Makefile b/print/tex-SIunits/Makefile index 34abbf0e4e9..1affb555e85 100644 --- a/print/tex-SIunits/Makefile +++ b/print/tex-SIunits/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/26 11:16:33 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:29 wiz Exp $ DISTNAME= SIunits PKGNAME= tex-${DISTNAME}-1.36 @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= International System of Units LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb42 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-abstract/Makefile b/print/tex-abstract/Makefile index 2d091fb9d0c..e3cbc637103 100644 --- a/print/tex-abstract/Makefile +++ b/print/tex-abstract/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/30 03:26:05 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:29 wiz Exp $ DISTNAME= abstract PKGNAME= tex-${DISTNAME}-1.2a @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Control the typesetting of the abstract environment. LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb42 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-acronym/Makefile b/print/tex-acronym/Makefile index 8a87ba4f762..5c1e3e5c70c 100644 --- a/print/tex-acronym/Makefile +++ b/print/tex-acronym/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/30 03:26:05 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:29 wiz Exp $ DISTNAME= acronym PKGNAME= tex-${DISTNAME}-1.41 @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Expand acronyms at least once LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb42 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-adrconv/Makefile b/print/tex-adrconv/Makefile index 1fa6cc43134..edfa6dfd92f 100644 --- a/print/tex-adrconv/Makefile +++ b/print/tex-adrconv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/30 03:26:06 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:29 wiz Exp $ DISTNAME= adrconv PKGNAME= tex-${DISTNAME}-1.3 @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= BibTeX styles to implement an address database LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb42 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-aeguill/Makefile b/print/tex-aeguill/Makefile index 97c8f15a4ad..c2659ab4d15 100644 --- a/print/tex-aeguill/Makefile +++ b/print/tex-aeguill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/30 03:26:06 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:29 wiz Exp $ DISTNAME= aeguill PKGNAME= tex-${DISTNAME}-15878 @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Add several kinds of guillemets to the ae fonts LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb42 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-aleph/Makefile b/print/tex-aleph/Makefile index b73082c9598..0bbb5516817 100644 --- a/print/tex-aleph/Makefile +++ b/print/tex-aleph/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/06/16 04:05:59 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:29 wiz Exp $ DISTNAME= aleph PKGNAME= tex-${DISTNAME}-0.2.40768 @@ -8,7 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Extended TeX LICENSE= gnu-gpl-v2 -CONFLICTS+= teTeX-bin<=3.0nb57 DEPENDS+= tex-latex>=2010:../../print/tex-latex DEPENDS+= tex-plain>=3.141592653nb2:../../print/tex-plain DEPENDS+= tex-lambda>=2014:../../print/tex-lambda diff --git a/print/tex-algorithms-doc/Makefile b/print/tex-algorithms-doc/Makefile index 22d2c60842f..d7163f34448 100644 --- a/print/tex-algorithms-doc/Makefile +++ b/print/tex-algorithms-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/06/16 04:05:59 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:30 wiz Exp $ DISTNAME= algorithms.doc PKGNAME= tex-${DISTNAME:S/./-/}-0.1 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-algorithms LICENSE= gnu-lgpl-v2 -CONFLICTS+= teTeX-texmf<=3.0nb19 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-algorithms/Makefile b/print/tex-algorithms/Makefile index 802fdfbea80..f2e159aa00f 100644 --- a/print/tex-algorithms/Makefile +++ b/print/tex-algorithms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/06/16 04:05:59 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:30 wiz Exp $ DISTNAME= algorithms PKGNAME= tex-${DISTNAME}-0.1 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Suite of tools for typesetting algorithms in pseudo-code LICENSE= gnu-lgpl-v2 -CONFLICTS+= teTeX-texmf<=3.0nb19 DEPENDS+= tex-float-[0-9]*:../../print/tex-float DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex diff --git a/print/tex-amscls-doc/Makefile b/print/tex-amscls-doc/Makefile index c1debfacd31..265d6d88653 100644 --- a/print/tex-amscls-doc/Makefile +++ b/print/tex-amscls-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/06/14 12:50:01 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:30 wiz Exp $ DISTNAME= amscls.doc PKGNAME= tex-${DISTNAME:S/./-/}-2015 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-amscls LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb18 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-amscls/Makefile b/print/tex-amscls/Makefile index 76c933dce53..774c68f078b 100644 --- a/print/tex-amscls/Makefile +++ b/print/tex-amscls/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2015/06/14 12:50:01 markd Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:30 wiz Exp $ DISTNAME= amscls PKGNAME= tex-${DISTNAME}-2015 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/amscls COMMENT= AMS document classes for LaTeX LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb18 DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex diff --git a/print/tex-amsmath-doc/Makefile b/print/tex-amsmath-doc/Makefile index cb8d43c09cc..d8a24d9a33d 100644 --- a/print/tex-amsmath-doc/Makefile +++ b/print/tex-amsmath-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2017/06/20 20:56:52 markd Exp $ +# $NetBSD: Makefile,v 1.10 2017/09/06 16:49:30 wiz Exp $ DISTNAME= amsmath.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.16a @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/latex-amsmath COMMENT= Documentation for tex-amsmath LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-amsmath/Makefile b/print/tex-amsmath/Makefile index 3265bd322b3..afdd35e07d0 100644 --- a/print/tex-amsmath/Makefile +++ b/print/tex-amsmath/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2017/06/20 20:56:52 markd Exp $ +# $NetBSD: Makefile,v 1.11 2017/09/06 16:49:30 wiz Exp $ DISTNAME= amsmath PKGNAME= tex-${DISTNAME}-2.16a @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/latex-amsmath COMMENT= AMS mathematical facilities for LaTeX LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin .include "../../print/texlive/package.mk" diff --git a/print/tex-anysize/Makefile b/print/tex-anysize/Makefile index 6c57191a06f..a1017951feb 100644 --- a/print/tex-anysize/Makefile +++ b/print/tex-anysize/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/30 03:26:07 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:30 wiz Exp $ DISTNAME= anysize PKGNAME= tex-${DISTNAME}-15878 @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= A simple package to set up document margins LICENSE= public-domain -CONFLICTS+= teTeX-texmf<=3.0nb42 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-appendix/Makefile b/print/tex-appendix/Makefile index 67eb51d8227..c189f716153 100644 --- a/print/tex-appendix/Makefile +++ b/print/tex-appendix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/30 03:26:07 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:30 wiz Exp $ DISTNAME= appendix PKGNAME= tex-${DISTNAME}-1.2b @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Extra control of appendices LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb42 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-doc/Makefile b/print/tex-babel-doc/Makefile index d877127e802..fa8ca791289 100644 --- a/print/tex-babel-doc/Makefile +++ b/print/tex-babel-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2017/08/17 03:05:36 markd Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:30 wiz Exp $ DISTNAME= babel.doc PKGNAME= tex-${DISTNAME:S/./-/}-3.12 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/babel COMMENT= Documentation for tex-babel LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel/Makefile b/print/tex-babel/Makefile index f1a9ae9d003..8ee74ae82c6 100644 --- a/print/tex-babel/Makefile +++ b/print/tex-babel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/08/17 03:05:36 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:30 wiz Exp $ DISTNAME= babel PKGNAME= tex-${DISTNAME}-3.12 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/babel COMMENT= Multilingual support for Plain TeX or LaTeX LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-carlisle>=2010:../../print/tex-carlisle DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics DEPENDS+= tex-latex>=2009:../../print/tex-latex diff --git a/print/tex-beamer/Makefile b/print/tex-beamer/Makefile index a4df769b575..85a6f674421 100644 --- a/print/tex-beamer/Makefile +++ b/print/tex-beamer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/08/23 23:34:54 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:30 wiz Exp $ DISTNAME= beamer PKGNAME= tex-${DISTNAME}-3.42 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/beamer COMMENT= LaTeX class for producing presentations and slides LICENSE= lppl-1.3c OR gnu-gpl-v2 -CONFLICTS+= teTeX-texmf<=3.0nb22 DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor diff --git a/print/tex-beton/Makefile b/print/tex-beton/Makefile index 0b161bd58ca..f911103061b 100644 --- a/print/tex-beton/Makefile +++ b/print/tex-beton/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/30 03:26:08 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:30 wiz Exp $ DISTNAME= beton PKGNAME= tex-${DISTNAME}-2010 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Use Concrete fonts LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<3.0nb29 DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin .include "../../print/texlive/package.mk" diff --git a/print/tex-bezos-doc/Makefile b/print/tex-bezos-doc/Makefile index 5e2c203093b..b3f73d64379 100644 --- a/print/tex-bezos-doc/Makefile +++ b/print/tex-bezos-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/30 03:26:08 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:31 wiz Exp $ DISTNAME= bezos.doc PKGNAME= tex-${DISTNAME:S/./-/}-25507 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-bezos LICENSE= lppl-1.3c -CONFLICTS= teTeX-texmf<=3.0nb29 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-bezos/Makefile b/print/tex-bezos/Makefile index 31ba4061b92..42a30bf4a13 100644 --- a/print/tex-bezos/Makefile +++ b/print/tex-bezos/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/30 03:26:08 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:31 wiz Exp $ DISTNAME= bezos PKGNAME= tex-${DISTNAME}-25507 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Packages by Javier Bezos LICENSE= lppl-1.3c -CONFLICTS= teTeX-texmf<=3.0nb29 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics .include "../../print/texlive/package.mk" diff --git a/print/tex-bibtex-doc/Makefile b/print/tex-bibtex-doc/Makefile index 1bf9c3a4a9a..789f334616e 100644 --- a/print/tex-bibtex-doc/Makefile +++ b/print/tex-bibtex-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2015/05/05 16:41:25 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:31 wiz Exp $ DISTNAME= bibtex.doc PKGNAME= tex-${DISTNAME:S/./-/}-0.99d @@ -10,8 +10,6 @@ HOMEPAGE= http://ctan.org/pkg/bibtex COMMENT= Documentation for tex-bibtex #LICENSE= knuth -CONFLICTS+= teTeX-texmf<=3.0nb15 - TEXLIVE_IGNORE_PATTERNS= texmf-dist/doc/man .include "../../print/texlive/package.mk" diff --git a/print/tex-bibtex/Makefile b/print/tex-bibtex/Makefile index df9fee8d8f9..258526a8e41 100644 --- a/print/tex-bibtex/Makefile +++ b/print/tex-bibtex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2015/05/05 16:33:49 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:31 wiz Exp $ DISTNAME= bibtex PKGNAME= tex-${DISTNAME}-0.99d @@ -10,7 +10,6 @@ HOMEPAGE= http://ctan.org/pkg/bibtex COMMENT= Reference management software for LaTeX #LICENSE= knuth -CONFLICTS+= teTeX-texmf<=3.0nb15 DEPENDS+= web2c>=2013:../../print/web2c DEPENDS+= tex-kpathsea-[0-9]*:../../print/tex-kpathsea diff --git a/print/tex-bibtopic-doc/Makefile b/print/tex-bibtopic-doc/Makefile index 17999c58830..cdcd0f9ba42 100644 --- a/print/tex-bibtopic-doc/Makefile +++ b/print/tex-bibtopic-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/30 03:26:08 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:31 wiz Exp $ DISTNAME= bibtopic.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.1a @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-bibtopic LICENSE= gnu-gpl-v2 -CONFLICTS= teTeX-texmf<=3.0nb29 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-bibtopic/Makefile b/print/tex-bibtopic/Makefile index f275c5945db..bf2faffb64a 100644 --- a/print/tex-bibtopic/Makefile +++ b/print/tex-bibtopic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/30 03:26:08 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:31 wiz Exp $ DISTNAME= bibtopic PKGNAME= tex-${DISTNAME}-1.1a @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Include multiple bibliographies in a document LICENSE= gnu-gpl-v2 -CONFLICTS= teTeX-texmf<=3.0nb29 DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin diff --git a/print/tex-bibunits/Makefile b/print/tex-bibunits/Makefile index f7ef2a83287..d08f9e92ee3 100644 --- a/print/tex-bibunits/Makefile +++ b/print/tex-bibunits/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/30 03:26:08 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:31 wiz Exp $ DISTNAME= bibunits PKGNAME= tex-${DISTNAME}-2.2 @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Multiple bibliographies in one document LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb42 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-booktabs-doc/Makefile b/print/tex-booktabs-doc/Makefile index 03bbdbccdfb..a8341b42338 100644 --- a/print/tex-booktabs-doc/Makefile +++ b/print/tex-booktabs-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/06/16 04:06:01 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:31 wiz Exp $ DISTNAME= booktabs.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.618033 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-booktabs LICENSE= gnu-gpl-v2 -CONFLICTS= teTeX-texmf<3.0nb33 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-booktabs/Makefile b/print/tex-booktabs/Makefile index d76a60fe243..dc45a455539 100644 --- a/print/tex-booktabs/Makefile +++ b/print/tex-booktabs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/06/16 04:06:00 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:31 wiz Exp $ DISTNAME= booktabs PKGNAME= tex-${DISTNAME}-1.618033 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Publication quality tables in LaTeX LICENSE= gnu-gpl-v2 -CONFLICTS= teTeX-texmf<3.0nb33 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin .include "../../print/texlive/package.mk" diff --git a/print/tex-caption/Makefile b/print/tex-caption/Makefile index bbeaa94aeb9..72308b2df17 100644 --- a/print/tex-caption/Makefile +++ b/print/tex-caption/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/08/07 09:09:37 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:31 wiz Exp $ DISTNAME= caption PKGNAME= tex-${DISTNAME}-20160522 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/caption COMMENT= Customising captions in floating environments LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb19 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms diff --git a/print/tex-carlisle-doc/Makefile b/print/tex-carlisle-doc/Makefile index d98f28f9069..1f7ff165101 100644 --- a/print/tex-carlisle-doc/Makefile +++ b/print/tex-carlisle-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/01/30 03:26:10 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:31 wiz Exp $ DISTNAME= carlisle.doc PKGNAME= tex-${DISTNAME:S/./-/}-2010 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-carlisle LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-carlisle/Makefile b/print/tex-carlisle/Makefile index 46a3a0594e5..86b34ac17f9 100644 --- a/print/tex-carlisle/Makefile +++ b/print/tex-carlisle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/01/30 03:26:10 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:31 wiz Exp $ DISTNAME= carlisle PKGNAME= tex-${DISTNAME}-2010 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= LaTeX packages created by David Carlisle LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-cm-[0-9]*:../../fonts/tex-cm DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics diff --git a/print/tex-changebar-doc/Makefile b/print/tex-changebar-doc/Makefile index 3dc652c7b3e..70226b258fc 100644 --- a/print/tex-changebar-doc/Makefile +++ b/print/tex-changebar-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/30 03:26:10 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:32 wiz Exp $ DISTNAME= changebar.doc PKGNAME= tex-${DISTNAME:S/./-/}-3.5c @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-changebar LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb28 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-changebar/Makefile b/print/tex-changebar/Makefile index c4458bf4825..15ef29d7136 100644 --- a/print/tex-changebar/Makefile +++ b/print/tex-changebar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/30 03:26:10 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:31 wiz Exp $ DISTNAME= changebar PKGNAME= tex-${DISTNAME}-3.5c @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Generate changebars in LaTeX documents LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb28 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor diff --git a/print/tex-cite/Makefile b/print/tex-cite/Makefile index 9cdfacf29a0..cd69305e117 100644 --- a/print/tex-cite/Makefile +++ b/print/tex-cite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2015/04/22 10:24:17 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:32 wiz Exp $ DISTNAME= cite PKGNAME= tex-${DISTNAME}-5.5 @@ -7,7 +7,5 @@ TEXLIVE_REV= 36428 MAINTAINER= minskim@NetBSD.org COMMENT= Improved citation handling in LaTeX -CONFLICTS+= teTeX-texmf<=3.0nb20 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-cmap/Makefile b/print/tex-cmap/Makefile index a4e267ac14f..7d2ada4eee4 100644 --- a/print/tex-cmap/Makefile +++ b/print/tex-cmap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/04/28 20:08:34 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:32 wiz Exp $ DISTNAME= cmap PKGNAME= tex-${DISTNAME}-1.0h @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Make PDF files searchable and copyable LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb43 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-comment/Makefile b/print/tex-comment/Makefile index 862dbea52dc..c1571544450 100644 --- a/print/tex-comment/Makefile +++ b/print/tex-comment/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2017/06/20 22:07:24 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:32 wiz Exp $ DISTNAME= comment PKGNAME= tex-${DISTNAME}-3.8 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/comment COMMENT= Allows selected environments to be included/excluded LICENSE= gnu-gpl-v2 -CONFLICTS+= teTeX-texmf<=3.0nb38 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-context-doc/Makefile b/print/tex-context-doc/Makefile index e9e0cce3a1e..d43386c56c3 100644 --- a/print/tex-context-doc/Makefile +++ b/print/tex-context-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2017/06/20 22:07:25 markd Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:32 wiz Exp $ DISTNAME= context.doc PKGNAME= tex-${DISTNAME:S/./-/}-2017 @@ -8,8 +8,5 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://ctan.org/pkg/context COMMENT= Documentation for tex-context -CONFLICTS+= teTeX-texmf<=3.0nb29 -CONFLICTS+= texlive-tetex<=2009 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-context/Makefile b/print/tex-context/Makefile index 675121e963a..9221621d6bc 100644 --- a/print/tex-context/Makefile +++ b/print/tex-context/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2017/06/20 22:07:25 markd Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/06 16:49:32 wiz Exp $ DISTNAME= context PKGNAME= tex-${DISTNAME}-2017 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://ctan.org/pkg/context COMMENT= The ConTeXt macro package -CONFLICTS+= teTeX-bin<=3.0nb44 DEPENDS+= tex-lm>=2.004nb1:../../fonts/tex-lm DEPENDS+= tex-manfnt-font>=2014:../../fonts/tex-manfnt-font DEPENDS+= tex-mflogo-font>=1.002:../../fonts/tex-mflogo-font diff --git a/print/tex-crop/Makefile b/print/tex-crop/Makefile index abc34da308a..7026b0483e4 100644 --- a/print/tex-crop/Makefile +++ b/print/tex-crop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/04/28 20:08:34 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:32 wiz Exp $ DISTNAME= crop PKGNAME= tex-${DISTNAME}-1.5 @@ -8,7 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Support for cropmarks LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb43 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics .include "../../print/texlive/package.mk" diff --git a/print/tex-currvita/Makefile b/print/tex-currvita/Makefile index 9ab4a6e4b93..c69920aaaf4 100644 --- a/print/tex-currvita/Makefile +++ b/print/tex-currvita/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2016/09/20 12:53:51 markd Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:32 wiz Exp $ DISTNAME= currvita PKGNAME= tex-${DISTNAME}-2016 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/currvita COMMENT= Typeset a curriculum vitae LICENSE= gnu-gpl-v2 -CONFLICTS+= teTeX-texmf<=3.0nb56 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-cyrillic-doc/Makefile b/print/tex-cyrillic-doc/Makefile index 341a79ad436..7a6c1ebcefc 100644 --- a/print/tex-cyrillic-doc/Makefile +++ b/print/tex-cyrillic-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/06/14 12:50:02 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:32 wiz Exp $ DISTNAME= cyrillic.doc PKGNAME= tex-${DISTNAME:S/./-/}-2015 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/cyrillic COMMENT= Documentation for tex-cyrillic LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb24 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-cyrillic/Makefile b/print/tex-cyrillic/Makefile index 0dadb74bdba..df8f48e0083 100644 --- a/print/tex-cyrillic/Makefile +++ b/print/tex-cyrillic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/06/14 12:50:02 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:32 wiz Exp $ DISTNAME= cyrillic PKGNAME= tex-${DISTNAME}-2015 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/cyrillic COMMENT= Support for Cyrillic fonts in LaTeX LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb24 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dehyph-exptl/Makefile b/print/tex-dehyph-exptl/Makefile index 0a20f46f674..01155ade191 100644 --- a/print/tex-dehyph-exptl/Makefile +++ b/print/tex-dehyph-exptl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2017/06/21 06:13:14 markd Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:32 wiz Exp $ DISTNAME= dehyph-exptl PKGNAME= tex-${DISTNAME}-0.41 @@ -9,8 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/dehyph-exptl COMMENT= Experimental hyphenation patterns for the German language LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 - TEX_HYPHEN_DAT+= german-x-2017-03-31 dehypht-x-2017-03-31.tex TEX_HYPHEN_DAT+= = german-x-latest TEX_HYPHEN_DAT+= ngerman-x-2017-03-31 dehyphn-x-2017-03-31.tex diff --git a/print/tex-dk-bib/Makefile b/print/tex-dk-bib/Makefile index 57afa34aebe..b4e894ead30 100644 --- a/print/tex-dk-bib/Makefile +++ b/print/tex-dk-bib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/05/03 10:25:09 markd Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:32 wiz Exp $ DISTNAME= dk-bib PKGNAME= tex-${DISTNAME}-0.6 @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Danish variants of standard BibTeX styles # LICENSE= other-free -CONFLICTS+= teTeX-texmf<=3.0nb47 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dvips/Makefile b/print/tex-dvips/Makefile index c6b2d1cd672..221aa8ea852 100644 --- a/print/tex-dvips/Makefile +++ b/print/tex-dvips/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2017/06/21 06:13:14 markd Exp $ +# $NetBSD: Makefile,v 1.22 2017/09/06 16:49:33 wiz Exp $ DISTNAME= dvips PKGNAME= tex-${DISTNAME}-2017 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/dvips COMMENT= Files for a DVI to PostScript driver LICENSE= gnu-gpl-v2 -CONFLICTS+= teTeX-texmf<=3.0nb15 CONFLICTS+= tex-bin-dvipsk<=2008.12898 TEXLIVE_IGNORE_PATTERNS= texmf-dist/dvips/base diff --git a/print/tex-eijkhout/Makefile b/print/tex-eijkhout/Makefile index a18e434d42a..c9476e83bdb 100644 --- a/print/tex-eijkhout/Makefile +++ b/print/tex-eijkhout/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2016/09/20 12:44:27 markd Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:33 wiz Exp $ DISTNAME= eijkhout PKGNAME= tex-${DISTNAME}-2016 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/eijkhout COMMENT= Victor Eijkhout's packages LICENSE= gnu-gpl-v2 -CONFLICTS+= teTeX-texmf<=3.0nb56 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-enctex-doc/Makefile b/print/tex-enctex-doc/Makefile index 4498af1e845..7480805af1d 100644 --- a/print/tex-enctex-doc/Makefile +++ b/print/tex-enctex-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/05/05 17:02:21 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:33 wiz Exp $ DISTNAME= enctex.doc PKGNAME= tex-${DISTNAME:S/./-/}-2014 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/enctex COMMENT= Documentation for tex-enctex LICENSE= gnu-gpl-v2 -CONFLICTS+= teTeX-texmf<=3.0nb15 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-enctex/Makefile b/print/tex-enctex/Makefile index 9a8a2e0bf10..2905c45bd26 100644 --- a/print/tex-enctex/Makefile +++ b/print/tex-enctex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/05/05 17:01:08 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:33 wiz Exp $ DISTNAME= enctex PKGNAME= tex-${DISTNAME}-2014 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/enctex COMMENT= TeX extension for flexible input/output reencoding LICENSE= gnu-gpl-v2 -CONFLICTS+= teTeX-texmf<=3.0nb15 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-endfloat/Makefile b/print/tex-endfloat/Makefile index 8b5174b9574..27657028190 100644 --- a/print/tex-endfloat/Makefile +++ b/print/tex-endfloat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/04/22 22:13:28 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:33 wiz Exp $ DISTNAME= endfloat PKGNAME= tex-${DISTNAME}-2.5d @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Move floats to the end with markers where they belong LICENSE= gnu-gpl-v2 -CONFLICTS+= teTeX-texmf<=3.0nb27 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin .include "../../print/texlive/package.mk" diff --git a/print/tex-enumitem-doc/Makefile b/print/tex-enumitem-doc/Makefile index ab44453f3d9..28ab390ad0e 100644 --- a/print/tex-enumitem-doc/Makefile +++ b/print/tex-enumitem-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/01/27 10:53:21 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:33 wiz Exp $ DISTNAME= enumitem.doc PKGNAME= tex-${DISTNAME:S/./-/}-3.5.2 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-enumitem LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-enumitem/Makefile b/print/tex-enumitem/Makefile index 520c4ba657d..fe14a056e6a 100644 --- a/print/tex-enumitem/Makefile +++ b/print/tex-enumitem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/01/27 10:53:21 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:33 wiz Exp $ DISTNAME= enumitem PKGNAME= tex-${DISTNAME}-3.5.2 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Control layout of itemize, enumerate, and description LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics .include "../../print/texlive/package.mk" diff --git a/print/tex-eplain/Makefile b/print/tex-eplain/Makefile index d39f80d4ba8..ad1a6c9c005 100644 --- a/print/tex-eplain/Makefile +++ b/print/tex-eplain/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/06/16 04:06:03 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:33 wiz Exp $ DISTNAME= eplain PKGNAME= tex-${DISTNAME}-3.8 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/eplain COMMENT= Extended plain TeX macros LICENSE= gnu-gpl-v2 -CONFLICTS+= teTeX-texmf<=3.0nb55 DEPENDS+= tex-knuth-lib-[0-9]*:../../fonts/tex-knuth-lib DEPENDS+= tex-babel-[0-9]*:../../print/tex-babel DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex diff --git a/print/tex-epsf-doc/Makefile b/print/tex-epsf-doc/Makefile index bd09e7977d3..0b77fa8b469 100644 --- a/print/tex-epsf-doc/Makefile +++ b/print/tex-epsf-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/27 10:53:21 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:33 wiz Exp $ DISTNAME= epsf.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.7.4 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-epsf LICENSE= public-domain -CONFLICTS+= teTeX-texmf<=3.0nb25 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-epsf/Makefile b/print/tex-epsf/Makefile index b3725bccdae..8d5af229087 100644 --- a/print/tex-epsf/Makefile +++ b/print/tex-epsf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/27 10:53:21 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:33 wiz Exp $ DISTNAME= epsf PKGNAME= tex-${DISTNAME}-2.7.4 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Simple macros for EPS inclusion LICENSE= public-domain -CONFLICTS+= teTeX-texmf<=3.0nb25 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-eso-pic-doc/Makefile b/print/tex-eso-pic-doc/Makefile index 7ec59096b23..4983cf6d725 100644 --- a/print/tex-eso-pic-doc/Makefile +++ b/print/tex-eso-pic-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/08/02 12:09:44 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:33 wiz Exp $ DISTNAME= eso-pic.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.0g @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/eso-pic COMMENT= Documentation for tex-eso-pic LICENSE= lppl-1.2 -CONFLICTS= teTeX-texmf<=3.0nb29 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-eso-pic/Makefile b/print/tex-eso-pic/Makefile index 24fc76aca74..78baec791d1 100644 --- a/print/tex-eso-pic/Makefile +++ b/print/tex-eso-pic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/08/02 12:09:44 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:33 wiz Exp $ DISTNAME= eso-pic PKGNAME= tex-${DISTNAME}-2.0g @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/eso-pic COMMENT= Add picture commands (or backgrounds) to every page LICENSE= lppl-1.2 -CONFLICTS= teTeX-texmf<=3.0nb29 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek diff --git a/print/tex-etex-pkg/Makefile b/print/tex-etex-pkg/Makefile index 6281633cbf2..d8f5c54f24c 100644 --- a/print/tex-etex-pkg/Makefile +++ b/print/tex-etex-pkg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2016/08/07 09:09:38 markd Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:34 wiz Exp $ DISTNAME= etex-pkg PKGNAME= tex-${DISTNAME}-2.7 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/etex-pkg COMMENT= E-TeX support package LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex .include "../../print/texlive/package.mk" diff --git a/print/tex-etex/Makefile b/print/tex-etex/Makefile index 835ae2d81a0..cfc00758383 100644 --- a/print/tex-etex/Makefile +++ b/print/tex-etex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2015/05/05 17:05:03 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:34 wiz Exp $ DISTNAME= etex PKGNAME= tex-${DISTNAME}-2.1.31600 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/etex COMMENT= TeX implementation filling the gap between TeX3 and NTS #LICENSE= knuth -CONFLICTS+= teTeX-texmf<=3.0nb11 DEPENDS+= tex-plain-[0-9]*:../../print/tex-plain .include "../../print/texlive/package.mk" diff --git a/print/tex-euler/Makefile b/print/tex-euler/Makefile index fb07b08129f..a06fa346c8c 100644 --- a/print/tex-euler/Makefile +++ b/print/tex-euler/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/27 10:53:21 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:34 wiz Exp $ DISTNAME= euler PKGNAME= tex-${DISTNAME}-2.5 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Use AMS Euler fonts for math LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<3.0nb29 DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin .include "../../print/texlive/package.mk" diff --git a/print/tex-exam/Makefile b/print/tex-exam/Makefile index fa1d563b78a..65db694b4f9 100644 --- a/print/tex-exam/Makefile +++ b/print/tex-exam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/06/14 12:50:02 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:34 wiz Exp $ DISTNAME= exam PKGNAME= tex-${DISTNAME}-2.5 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/exam COMMENT= Package for typesetting exam scripts LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex diff --git a/print/tex-fancybox-doc/Makefile b/print/tex-fancybox-doc/Makefile index adc2c9d3e56..2eda41f0bbd 100644 --- a/print/tex-fancybox-doc/Makefile +++ b/print/tex-fancybox-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/27 10:42:25 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:34 wiz Exp $ DISTNAME= fancybox.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.4 @@ -8,7 +8,5 @@ MAINTAINER= nico@orgrim.net COMMENT= Documentation for tex-fancybox LICENSE= lppl-1.2 -CONFLICTS+= teTeX-texmf<=3.0nb27 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-fancybox/Makefile b/print/tex-fancybox/Makefile index 48efcf872b6..6f27b01ab35 100644 --- a/print/tex-fancybox/Makefile +++ b/print/tex-fancybox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/27 10:42:25 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:34 wiz Exp $ DISTNAME= fancybox PKGNAME= tex-${DISTNAME}-1.4 @@ -8,7 +8,5 @@ MAINTAINER= nico@orgrim.net COMMENT= Variants of \fbox and other games with boxes LICENSE= lppl-1.2 -CONFLICTS+= teTeX-texmf<=3.0nb27 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-fancyhdr-doc/Makefile b/print/tex-fancyhdr-doc/Makefile index 9995f1d69de..6109a2beb45 100644 --- a/print/tex-fancyhdr-doc/Makefile +++ b/print/tex-fancyhdr-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/08/17 03:14:22 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:34 wiz Exp $ DISTNAME= fancyhdr.doc PKGNAME= tex-${DISTNAME:S/./-/}-3.9a @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/fancyhdr COMMENT= Documentation for tex-fancyhdr LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-fancyhdr/Makefile b/print/tex-fancyhdr/Makefile index 33e012c6cfd..2beaab16f23 100644 --- a/print/tex-fancyhdr/Makefile +++ b/print/tex-fancyhdr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/08/17 03:14:22 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:34 wiz Exp $ DISTNAME= fancyhdr PKGNAME= tex-${DISTNAME}-3.9a @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/fancyhdr COMMENT= Extensive control of page headers and footers in LaTeX2e LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin .include "../../print/texlive/package.mk" diff --git a/print/tex-fancyvrb/Makefile b/print/tex-fancyvrb/Makefile index 974030c243d..b36833faa6d 100644 --- a/print/tex-fancyvrb/Makefile +++ b/print/tex-fancyvrb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/01/27 10:42:26 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:34 wiz Exp $ DISTNAME= fancyvrb PKGNAME= tex-${DISTNAME}-2.8 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Sophisticated verbatim text LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb20 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics .include "../../print/texlive/package.mk" diff --git a/print/tex-float/Makefile b/print/tex-float/Makefile index cbd6b28b7bb..c866f865e52 100644 --- a/print/tex-float/Makefile +++ b/print/tex-float/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/01/27 10:42:26 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:34 wiz Exp $ DISTNAME= float PKGNAME= tex-${DISTNAME}-1.3d @@ -9,7 +9,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Improved interface for floating objects LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb19 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-footmisc-doc/Makefile b/print/tex-footmisc-doc/Makefile index 6b37a16bb2a..7e2edf0b0c1 100644 --- a/print/tex-footmisc-doc/Makefile +++ b/print/tex-footmisc-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2015/04/22 22:31:29 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:34 wiz Exp $ DISTNAME= footmisc.doc PKGNAME= tex-${DISTNAME:S/./-/}-5.5b @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-footmisc LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-footmisc/Makefile b/print/tex-footmisc/Makefile index f293bdbaa19..5c5401c530e 100644 --- a/print/tex-footmisc/Makefile +++ b/print/tex-footmisc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2015/04/22 22:31:29 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:34 wiz Exp $ DISTNAME= footmisc PKGNAME= tex-${DISTNAME}-5.5b @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Range of footnote options LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-geometry-doc/Makefile b/print/tex-geometry-doc/Makefile index 37d24bd17c7..07f6270b205 100644 --- a/print/tex-geometry-doc/Makefile +++ b/print/tex-geometry-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/01/27 10:32:34 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:35 wiz Exp $ DISTNAME= geometry.doc PKGNAME= tex-${DISTNAME:S/./-/}-5.6 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-geometry LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb18 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-geometry/Makefile b/print/tex-geometry/Makefile index 0ba3e9d8a2c..991e2481c9a 100644 --- a/print/tex-geometry/Makefile +++ b/print/tex-geometry/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/01/27 10:32:34 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:34 wiz Exp $ DISTNAME= geometry PKGNAME= tex-${DISTNAME}-5.6 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Flexible and complete interface to document dimensions LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb18 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek diff --git a/print/tex-german/Makefile b/print/tex-german/Makefile index 9b158d07e90..383f757d5fa 100644 --- a/print/tex-german/Makefile +++ b/print/tex-german/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/01/27 10:32:34 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:35 wiz Exp $ DISTNAME= german PKGNAME= tex-${DISTNAME}-2.5e @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= LaTeX styles for German typography LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmfsrc-[0-9]* - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-germbib/Makefile b/print/tex-germbib/Makefile index f13b0b3d02a..5d8f23b30f7 100644 --- a/print/tex-germbib/Makefile +++ b/print/tex-germbib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/05/03 10:27:20 markd Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:35 wiz Exp $ DISTNAME= germbib PKGNAME= tex-${DISTNAME}-2014 @@ -6,9 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= German variants of standard BibTeX styles -# LICENSE= other-free - -CONFLICTS+= teTeX-texmf<=3.0nb47 +#LICENSE= other-free .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-graphics/Makefile b/print/tex-graphics/Makefile index 4a893bdaf12..ae07b36041b 100644 --- a/print/tex-graphics/Makefile +++ b/print/tex-graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2017/08/23 23:59:34 markd Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/06 16:49:35 wiz Exp $ DISTNAME= graphics PKGNAME= tex-${DISTNAME}-1.2c @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/latex-graphics COMMENT= Standard LaTeX graphics LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-graphics-cfg-[0-9]*:../../print/tex-graphics-cfg DEPENDS+= tex-graphics-def-[0-9]*:../../print/tex-graphics-def diff --git a/print/tex-here/Makefile b/print/tex-here/Makefile index e6da33c85ef..7d39f89b18b 100644 --- a/print/tex-here/Makefile +++ b/print/tex-here/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/22 22:06:30 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:35 wiz Exp $ DISTNAME= here PKGNAME= tex-${DISTNAME}-2010 @@ -7,7 +7,6 @@ TEXLIVE_REV= 16135 MAINTAINER= minskim@NetBSD.org COMMENT= Emulation of obsolete package for "here" floats -CONFLICTS+= teTeX-texmf<3.0nb29 DEPENDS+= tex-float>=1.3d:../../print/tex-float .include "../../print/texlive/package.mk" diff --git a/print/tex-hyperref-doc/Makefile b/print/tex-hyperref-doc/Makefile index 7056adfe3f8..53c1dec4996 100644 --- a/print/tex-hyperref-doc/Makefile +++ b/print/tex-hyperref-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2017/06/21 07:24:07 markd Exp $ +# $NetBSD: Makefile,v 1.12 2017/09/06 16:49:35 wiz Exp $ DISTNAME= hyperref.doc PKGNAME= tex-${DISTNAME:S/./-/}-6.85a @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/hyperref COMMENT= Documentation for tex-hyperref LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb15 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyperref/Makefile b/print/tex-hyperref/Makefile index 61ea583bb35..81fa4afd430 100644 --- a/print/tex-hyperref/Makefile +++ b/print/tex-hyperref/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2017/06/21 07:24:07 markd Exp $ +# $NetBSD: Makefile,v 1.16 2017/09/06 16:49:35 wiz Exp $ DISTNAME= hyperref PKGNAME= tex-${DISTNAME}-6.85a @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/hyperref COMMENT= Extensive support for hypertext in LaTeX LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics DEPENDS+= tex-ifxetex>=0.6:../../print/tex-ifxetex DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin diff --git a/print/tex-hyphen-ancientgreek/Makefile b/print/tex-hyphen-ancientgreek/Makefile index a13e065e34e..7e4fe053c01 100644 --- a/print/tex-hyphen-ancientgreek/Makefile +++ b/print/tex-hyphen-ancientgreek/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2016/06/16 04:06:04 markd Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:35 wiz Exp $ DISTNAME= hyphen-ancientgreek PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for ancient Greek LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-arabic/Makefile b/print/tex-hyphen-arabic/Makefile index 2518b02d80b..08059c97152 100644 --- a/print/tex-hyphen-arabic/Makefile +++ b/print/tex-hyphen-arabic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2016/06/16 04:06:04 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:35 wiz Exp $ DISTNAME= hyphen-arabic PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Arabic LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-basque/Makefile b/print/tex-hyphen-basque/Makefile index 336788861b9..5e4c0dae7f0 100644 --- a/print/tex-hyphen-basque/Makefile +++ b/print/tex-hyphen-basque/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:05 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:35 wiz Exp $ DISTNAME= hyphen-basque PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation for Basque LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-bulgarian/Makefile b/print/tex-hyphen-bulgarian/Makefile index 546c0ad64d9..e275405a223 100644 --- a/print/tex-hyphen-bulgarian/Makefile +++ b/print/tex-hyphen-bulgarian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:05 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:35 wiz Exp $ DISTNAME= hyphen-bulgarian PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Bulgarian LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-catalan/Makefile b/print/tex-hyphen-catalan/Makefile index ce62a21bc67..5475f9fcfd3 100644 --- a/print/tex-hyphen-catalan/Makefile +++ b/print/tex-hyphen-catalan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:05 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:35 wiz Exp $ DISTNAME= hyphen-catalan PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Catalan LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-chinese/Makefile b/print/tex-hyphen-chinese/Makefile index 0250136fafe..08c34ef9b4b 100644 --- a/print/tex-hyphen-chinese/Makefile +++ b/print/tex-hyphen-chinese/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2016/06/16 04:06:05 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:36 wiz Exp $ DISTNAME= hyphen-chinese PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Chinese LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-coptic/Makefile b/print/tex-hyphen-coptic/Makefile index 924f874a61d..d2a702cdc04 100644 --- a/print/tex-hyphen-coptic/Makefile +++ b/print/tex-hyphen-coptic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2016/06/16 04:06:05 markd Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:36 wiz Exp $ DISTNAME= hyphen-coptic PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Coptic LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-croatian/Makefile b/print/tex-hyphen-croatian/Makefile index 6dae9ae59fe..9e1cfb94fc1 100644 --- a/print/tex-hyphen-croatian/Makefile +++ b/print/tex-hyphen-croatian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:05 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:36 wiz Exp $ DISTNAME= hyphen-croatian PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Croatian hyphenation LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-czech/Makefile b/print/tex-hyphen-czech/Makefile index 6841d2e9d88..184cf09ca9c 100644 --- a/print/tex-hyphen-czech/Makefile +++ b/print/tex-hyphen-czech/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:05 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:36 wiz Exp $ DISTNAME= hyphen-czech PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Czech LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-danish/Makefile b/print/tex-hyphen-danish/Makefile index a5be7816b30..0b46e2a03eb 100644 --- a/print/tex-hyphen-danish/Makefile +++ b/print/tex-hyphen-danish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:05 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:36 wiz Exp $ DISTNAME= hyphen-danish PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Danish hyphenation patterns LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-dutch/Makefile b/print/tex-hyphen-dutch/Makefile index 81d7bf9d3a4..2be41de38c0 100644 --- a/print/tex-hyphen-dutch/Makefile +++ b/print/tex-hyphen-dutch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:05 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:36 wiz Exp $ DISTNAME= hyphen-dutch PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Dutch LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-english/Makefile b/print/tex-hyphen-english/Makefile index 76c1ef58ad4..61b05958ad0 100644 --- a/print/tex-hyphen-english/Makefile +++ b/print/tex-hyphen-english/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/06/16 04:06:06 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:36 wiz Exp $ DISTNAME= hyphen-english PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= English hyphenation patterns LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-esperanto/Makefile b/print/tex-hyphen-esperanto/Makefile index 36b73a22594..d142a5a2450 100644 --- a/print/tex-hyphen-esperanto/Makefile +++ b/print/tex-hyphen-esperanto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:06 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:36 wiz Exp $ DISTNAME= hyphen-esperanto PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Esperanto LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-estonian/Makefile b/print/tex-hyphen-estonian/Makefile index a97ab88161b..89c71d44356 100644 --- a/print/tex-hyphen-estonian/Makefile +++ b/print/tex-hyphen-estonian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:06 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:36 wiz Exp $ DISTNAME= hyphen-estonian PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Estonian LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-farsi/Makefile b/print/tex-hyphen-farsi/Makefile index f4dfd6ebde0..0e4e4762996 100644 --- a/print/tex-hyphen-farsi/Makefile +++ b/print/tex-hyphen-farsi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2016/06/16 04:06:06 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:36 wiz Exp $ DISTNAME= hyphen-farsi PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Farsi LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-finnish/Makefile b/print/tex-hyphen-finnish/Makefile index 042187b5dfb..d1a6e492ece 100644 --- a/print/tex-hyphen-finnish/Makefile +++ b/print/tex-hyphen-finnish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:06 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:36 wiz Exp $ DISTNAME= hyphen-finnish PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Finnish language LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-french/Makefile b/print/tex-hyphen-french/Makefile index b756174073b..e8f90dec6a8 100644 --- a/print/tex-hyphen-french/Makefile +++ b/print/tex-hyphen-french/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:06 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:36 wiz Exp $ DISTNAME= hyphen-french PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for French LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-galician/Makefile b/print/tex-hyphen-galician/Makefile index c4035476cee..3fc933e9cb6 100644 --- a/print/tex-hyphen-galician/Makefile +++ b/print/tex-hyphen-galician/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:06 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:37 wiz Exp $ DISTNAME= hyphen-galician PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Galician LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-german/Makefile b/print/tex-hyphen-german/Makefile index 217e961f4ff..7ec9f6cc058 100644 --- a/print/tex-hyphen-german/Makefile +++ b/print/tex-hyphen-german/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2017/09/06 10:40:32 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:37 wiz Exp $ DISTNAME= hyphen-german PKGNAME= tex-${DISTNAME}-2017 @@ -9,7 +9,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for German LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-greek/Makefile b/print/tex-hyphen-greek/Makefile index 180bf03c64d..d2ac6bde891 100644 --- a/print/tex-hyphen-greek/Makefile +++ b/print/tex-hyphen-greek/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2016/06/16 04:06:06 markd Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:37 wiz Exp $ DISTNAME= hyphen-greek PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation for Greek text LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-hungarian/Makefile b/print/tex-hyphen-hungarian/Makefile index efbeeaa8426..c501c6f6512 100644 --- a/print/tex-hyphen-hungarian/Makefile +++ b/print/tex-hyphen-hungarian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2016/06/16 04:06:07 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:37 wiz Exp $ DISTNAME= hyphen-hungarian PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= New Hungarian hyphenation patterns LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-icelandic/Makefile b/print/tex-hyphen-icelandic/Makefile index 27c736d4286..1686d07fc59 100644 --- a/print/tex-hyphen-icelandic/Makefile +++ b/print/tex-hyphen-icelandic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:07 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:37 wiz Exp $ DISTNAME= hyphen-icelandic PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Icelandic hyphenation patterns LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-indonesian/Makefile b/print/tex-hyphen-indonesian/Makefile index 6c7f3e14e89..1c0e1ef1abc 100644 --- a/print/tex-hyphen-indonesian/Makefile +++ b/print/tex-hyphen-indonesian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:07 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:37 wiz Exp $ DISTNAME= hyphen-indonesian PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Indonesian LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-interlingua/Makefile b/print/tex-hyphen-interlingua/Makefile index 9c5e4f842ad..ee456f8cdca 100644 --- a/print/tex-hyphen-interlingua/Makefile +++ b/print/tex-hyphen-interlingua/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:07 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:37 wiz Exp $ DISTNAME= hyphen-interlingua PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Interlingua LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-irish/Makefile b/print/tex-hyphen-irish/Makefile index b962a9e6bae..dbfd6bbf674 100644 --- a/print/tex-hyphen-irish/Makefile +++ b/print/tex-hyphen-irish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:07 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:37 wiz Exp $ DISTNAME= hyphen-irish PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Irish LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-italian/Makefile b/print/tex-hyphen-italian/Makefile index b8f1a9c16d8..8bdb43c7b41 100644 --- a/print/tex-hyphen-italian/Makefile +++ b/print/tex-hyphen-italian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:07 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:37 wiz Exp $ DISTNAME= hyphen-italian PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for the Italian language LICENSE= gnu-lgpl-v2 -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-latin/Makefile b/print/tex-hyphen-latin/Makefile index d5457dd2716..1a89bb59470 100644 --- a/print/tex-hyphen-latin/Makefile +++ b/print/tex-hyphen-latin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/06/21 07:24:07 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:37 wiz Exp $ DISTNAME= hyphen-latin PKGNAME= tex-${DISTNAME}-3.1.2017 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/lahyph COMMENT= Liturgical Latin hyphenation patterns LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-lithuanian/Makefile b/print/tex-hyphen-lithuanian/Makefile index 8be29d4843b..45446e847ac 100644 --- a/print/tex-hyphen-lithuanian/Makefile +++ b/print/tex-hyphen-lithuanian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:07 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:37 wiz Exp $ DISTNAME= hyphen-lithuanian PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Lithuanian LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-mongolian/Makefile b/print/tex-hyphen-mongolian/Makefile index f8e42da08de..6d74141425c 100644 --- a/print/tex-hyphen-mongolian/Makefile +++ b/print/tex-hyphen-mongolian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:08 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:37 wiz Exp $ DISTNAME= hyphen-mongolian PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Mongolian LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-norwegian/Makefile b/print/tex-hyphen-norwegian/Makefile index 1d27f34b477..2104bf971c8 100644 --- a/print/tex-hyphen-norwegian/Makefile +++ b/print/tex-hyphen-norwegian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:08 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:37 wiz Exp $ DISTNAME= hyphen-norwegian PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Norwegian LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-polish/Makefile b/print/tex-hyphen-polish/Makefile index 54dc46b2d7a..fdbe5b2730e 100644 --- a/print/tex-hyphen-polish/Makefile +++ b/print/tex-hyphen-polish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:08 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:38 wiz Exp $ DISTNAME= hyphen-polish PKGNAME= tex-${DISTNAME}-3.0a.2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation for Polish LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-portuguese/Makefile b/print/tex-hyphen-portuguese/Makefile index e6f60ceb9ef..b0b4d247490 100644 --- a/print/tex-hyphen-portuguese/Makefile +++ b/print/tex-hyphen-portuguese/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:08 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:38 wiz Exp $ DISTNAME= hyphen-portuguese PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Portuguese LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb24 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-romanian/Makefile b/print/tex-hyphen-romanian/Makefile index 169337ae73c..8c36a974e30 100644 --- a/print/tex-hyphen-romanian/Makefile +++ b/print/tex-hyphen-romanian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:08 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:38 wiz Exp $ DISTNAME= hyphen-romanian PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Romanian LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-russian/Makefile b/print/tex-hyphen-russian/Makefile index 3e981a81b2b..66e406c9d1d 100644 --- a/print/tex-hyphen-russian/Makefile +++ b/print/tex-hyphen-russian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2016/06/16 04:06:08 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:38 wiz Exp $ DISTNAME= hyphen-russian PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Russian LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 DEPENDS+= tex-ruhyphen>=1.6:../../print/tex-ruhyphen diff --git a/print/tex-hyphen-sanskrit/Makefile b/print/tex-hyphen-sanskrit/Makefile index 5f04e56e2e9..402dcc1f6da 100644 --- a/print/tex-hyphen-sanskrit/Makefile +++ b/print/tex-hyphen-sanskrit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:08 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:38 wiz Exp $ DISTNAME= hyphen-sanskrit PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Sanskrit LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-serbian/Makefile b/print/tex-hyphen-serbian/Makefile index faa684e4765..0c4c681a24a 100644 --- a/print/tex-hyphen-serbian/Makefile +++ b/print/tex-hyphen-serbian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:08 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:38 wiz Exp $ DISTNAME= hyphen-serbian PKGNAME= tex-${DISTNAME}-1.0a.2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Serbian Cyrillic LICENSE= gnu-gpl-v2 -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-slovak/Makefile b/print/tex-hyphen-slovak/Makefile index 403c1849c7c..034dd817014 100644 --- a/print/tex-hyphen-slovak/Makefile +++ b/print/tex-hyphen-slovak/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:08 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:38 wiz Exp $ DISTNAME= hyphen-slovak PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Slovak LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-slovenian/Makefile b/print/tex-hyphen-slovenian/Makefile index 36979d81e2c..a0843f18029 100644 --- a/print/tex-hyphen-slovenian/Makefile +++ b/print/tex-hyphen-slovenian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:08 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:38 wiz Exp $ DISTNAME= hyphen-slovenian PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Slovenian LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-spanish/Makefile b/print/tex-hyphen-spanish/Makefile index 37241ede6dd..ad2250a4a33 100644 --- a/print/tex-hyphen-spanish/Makefile +++ b/print/tex-hyphen-spanish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/06/16 04:06:09 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:38 wiz Exp $ DISTNAME= hyphen-spanish PKGNAME= tex-${DISTNAME}-4.5.2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Spanish LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-swedish/Makefile b/print/tex-hyphen-swedish/Makefile index 3e836c3ff3c..095ba498301 100644 --- a/print/tex-hyphen-swedish/Makefile +++ b/print/tex-hyphen-swedish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:09 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:38 wiz Exp $ DISTNAME= hyphen-swedish PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Swedish LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-turkish/Makefile b/print/tex-hyphen-turkish/Makefile index 367a7616c8e..f6c2a13424d 100644 --- a/print/tex-hyphen-turkish/Makefile +++ b/print/tex-hyphen-turkish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:09 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:38 wiz Exp $ DISTNAME= hyphen-turkish PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Turkish LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-ukrainian/Makefile b/print/tex-hyphen-ukrainian/Makefile index 2e2840e3f85..9f463fd630a 100644 --- a/print/tex-hyphen-ukrainian/Makefile +++ b/print/tex-hyphen-ukrainian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2016/06/16 04:06:09 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:38 wiz Exp $ DISTNAME= hyphen-ukrainian PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Ukrainian LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 DEPENDS+= tex-ukrhyph>=2009:../../print/tex-ukrhyph diff --git a/print/tex-hyphen-uppersorbian/Makefile b/print/tex-hyphen-uppersorbian/Makefile index 0e057baaeb8..16044e51beb 100644 --- a/print/tex-hyphen-uppersorbian/Makefile +++ b/print/tex-hyphen-uppersorbian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2016/06/16 04:06:09 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:39 wiz Exp $ DISTNAME= hyphen-uppersorbian PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Upper Sorbian LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphen-welsh/Makefile b/print/tex-hyphen-welsh/Makefile index bc1317bd286..7a63ad67384 100644 --- a/print/tex-hyphen-welsh/Makefile +++ b/print/tex-hyphen-welsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:09 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:39 wiz Exp $ DISTNAME= hyphen-welsh PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Welsh LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 diff --git a/print/tex-hyphenat/Makefile b/print/tex-hyphenat/Makefile index 4668f4ae0c8..2149a07f5f3 100644 --- a/print/tex-hyphenat/Makefile +++ b/print/tex-hyphenat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/03/07 04:03:13 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:39 wiz Exp $ DISTNAME= hyphenat PKGNAME= tex-${DISTNAME}-2.3c @@ -7,7 +7,6 @@ TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Disable/enable hypenation in LaTeX -CONFLICTS= teTeX-texmf<=3.0nb29 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin .include "../../print/texlive/package.mk" diff --git a/print/tex-index/Makefile b/print/tex-index/Makefile index 5044a2a152e..7b6cfadcfc5 100644 --- a/print/tex-index/Makefile +++ b/print/tex-index/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/11/16 14:36:27 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:39 wiz Exp $ DISTNAME= index PKGNAME= tex-${DISTNAME}-4.1beta @@ -7,7 +7,5 @@ TEXLIVE_REV= 24099 MAINTAINER= jaapb@NetBSD.org COMMENT= Reimplementation of LaTeX's indexing macros -CONFLICTS+= teTeX-texmf<=3.0nb38 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-jurabib/Makefile b/print/tex-jurabib/Makefile index fbeca2771cc..321c898f2ca 100644 --- a/print/tex-jurabib/Makefile +++ b/print/tex-jurabib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/27 10:28:32 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:39 wiz Exp $ DISTNAME= jurabib PKGNAME= tex-${DISTNAME}-0.6 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= BibTeX citation support for the humanities and legal texts LICENSE= gnu-gpl-v2 -CONFLICTS= teTeX-texmf<=3.0nb29 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin diff --git a/print/tex-koma-script/Makefile b/print/tex-koma-script/Makefile index d2cbbee05ca..9857ba9a86c 100644 --- a/print/tex-koma-script/Makefile +++ b/print/tex-koma-script/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2017/06/21 08:28:41 markd Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/06 16:49:39 wiz Exp $ DISTNAME= koma-script PKGNAME= tex-${DISTNAME}-3.23 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/koma-script COMMENT= Bundle of versatile classes and packages LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics .include "../../print/texlive/package.mk" diff --git a/print/tex-lambda/Makefile b/print/tex-lambda/Makefile index 26674419ed1..7cfe0c9750d 100644 --- a/print/tex-lambda/Makefile +++ b/print/tex-lambda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2015/04/30 06:56:23 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:39 wiz Exp $ DISTNAME= lambda PKGNAME= tex-${DISTNAME}-2014 @@ -7,7 +7,5 @@ TEXLIVE_REV= 28669 MAINTAINER= minskim@NetBSD.org COMMENT= LaTeX for Omega -CONFLICTS+= teTeX-texmf<=3.0nb13 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-lastpage/Makefile b/print/tex-lastpage/Makefile index 4176c560124..81baddacc85 100644 --- a/print/tex-lastpage/Makefile +++ b/print/tex-lastpage/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/04/23 11:52:29 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:39 wiz Exp $ DISTNAME= lastpage PKGNAME= tex-${DISTNAME}-1.2m @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Reference last page for Page N of M type footers LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb28 DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin .include "../../print/texlive/package.mk" diff --git a/print/tex-latex-bin/Makefile b/print/tex-latex-bin/Makefile index 6deec98a9ba..575c2cd27e7 100644 --- a/print/tex-latex-bin/Makefile +++ b/print/tex-latex-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2016/06/16 04:06:11 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:39 wiz Exp $ DISTNAME= latex-bin PKGNAME= tex-${DISTNAME}-2016 @@ -7,7 +7,6 @@ TEXLIVE_REV= 40963 MAINTAINER= minskim@NetBSD.org COMMENT= LaTeX executables -CONFLICTS+= teTeX-texmf<=3.0nb21 CONFLICTS+= tex-bin-latex<2009 DEPENDS+= tex-latex>=2012:../../print/tex-latex DEPENDS+= tex-tex-ini-files-[0-9]*:../../print/tex-tex-ini-files diff --git a/print/tex-latex-doc/Makefile b/print/tex-latex-doc/Makefile index ccc48321cfc..852759ade1c 100644 --- a/print/tex-latex-doc/Makefile +++ b/print/tex-latex-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2017/06/21 08:28:42 markd Exp $ +# $NetBSD: Makefile,v 1.12 2017/09/06 16:49:39 wiz Exp $ DISTNAME= latex.doc PKGNAME= tex-${DISTNAME:S/./-/}-20170101.1 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/latex COMMENT= Documentation for tex-latex LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb22 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-latex/Makefile b/print/tex-latex/Makefile index f819f2f700f..8066abcd54d 100644 --- a/print/tex-latex/Makefile +++ b/print/tex-latex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2017/06/21 08:28:42 markd Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/06 16:49:39 wiz Exp $ DISTNAME= latex PKGNAME= tex-${DISTNAME}-20170101.1 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/latex COMMENT= TeX macro package that defines LaTeX LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-latexconfig>=2011:../../print/tex-latexconfig DEPENDS+= tex-latex-fonts-[0-9]*:../../fonts/tex-latex-fonts DEPENDS+= tex-luatex-[0-9]*:../../print/tex-luatex diff --git a/print/tex-latexconfig/Makefile b/print/tex-latexconfig/Makefile index 8b751cf688d..de4673fa5dd 100644 --- a/print/tex-latexconfig/Makefile +++ b/print/tex-latexconfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2016/06/16 04:06:11 markd Exp $ +# $NetBSD: Makefile,v 1.13 2017/09/06 16:49:39 wiz Exp $ DISTNAME= latexconfig PKGNAME= tex-${DISTNAME}-2016 @@ -7,7 +7,6 @@ TEXLIVE_REV= 40274 MAINTAINER= minskim@NetBSD.org COMMENT= Files used to generate LaTeX formats -CONFLICTS+= teTeX-texmf<=3.0nb12 CONFLICTS+= tex-bin-latex<2008.12778nb5 .include "../../print/texlive/package.mk" diff --git a/print/tex-lineno/Makefile b/print/tex-lineno/Makefile index 1741b912ba5..b0a3cf00087 100644 --- a/print/tex-lineno/Makefile +++ b/print/tex-lineno/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/04/28 20:08:35 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:40 wiz Exp $ DISTNAME= lineno PKGNAME= tex-${DISTNAME}-4.41 @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Line numbers on paragraphs LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb43 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-listings-doc/Makefile b/print/tex-listings-doc/Makefile index 890ff75188c..dd0af892f02 100644 --- a/print/tex-listings-doc/Makefile +++ b/print/tex-listings-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/08/02 11:19:20 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:40 wiz Exp $ DISTNAME= listings.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.6 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/listings COMMENT= Documentation for tex-listings LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb20 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-listings/Makefile b/print/tex-listings/Makefile index 9c2f9c6d4ee..2a2e2c4fc76 100644 --- a/print/tex-listings/Makefile +++ b/print/tex-listings/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/08/02 11:19:20 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:40 wiz Exp $ DISTNAME= listings PKGNAME= tex-${DISTNAME}-1.6 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/listings COMMENT= Typeset source code listings using LaTeX LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb20 DEPENDS+= tex-algorithms-[0-9]*:../../print/tex-algorithms DEPENDS+= tex-fancyvrb-[0-9]*:../../print/tex-fancyvrb DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics diff --git a/print/tex-mdwtools/Makefile b/print/tex-mdwtools/Makefile index 0ba0baa8376..05bbf61ff60 100644 --- a/print/tex-mdwtools/Makefile +++ b/print/tex-mdwtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/04/18 19:31:47 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:40 wiz Exp $ DISTNAME= mdwtools PKGNAME= tex-${DISTNAME}-1.05.4 @@ -8,7 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Miscellaneous LaTeX tools by Mark Wooding LICENSE= gnu-gpl-v2 -CONFLICTS= teTeX-texmf<3.0nb35 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin .include "../../print/texlive/package.mk" diff --git a/print/tex-memoir-doc/Makefile b/print/tex-memoir-doc/Makefile index 2d9c2616c88..24e28bd3fa9 100644 --- a/print/tex-memoir-doc/Makefile +++ b/print/tex-memoir-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2016/06/16 04:06:12 markd Exp $ +# $NetBSD: Makefile,v 1.10 2017/09/06 16:49:40 wiz Exp $ DISTNAME= memoir.doc PKGNAME= tex-${DISTNAME:S/./-/}-3.7f @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/memoir COMMENT= Documentation for tex-memoir LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-memoir/Makefile b/print/tex-memoir/Makefile index 9743f1d4782..64be93e4653 100644 --- a/print/tex-memoir/Makefile +++ b/print/tex-memoir/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2016/06/16 04:06:12 markd Exp $ +# $NetBSD: Makefile,v 1.11 2017/09/06 16:49:40 wiz Exp $ DISTNAME= memoir PKGNAME= tex-${DISTNAME}-3.7f @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/memoir COMMENT= Typeset fiction, non-fiction and mathematical books LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 DEPENDS+= tex-ifxetex>=0.6:../../print/tex-ifxetex DEPENDS+= tex-oberdiek>=2009nb1:../../print/tex-oberdiek diff --git a/print/tex-mex/Makefile b/print/tex-mex/Makefile index 3b8fc2e7eb9..68e8851c731 100644 --- a/print/tex-mex/Makefile +++ b/print/tex-mex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2016/09/20 13:08:17 markd Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:40 wiz Exp $ DISTNAME= mex PKGNAME= tex-${DISTNAME}-1.05 @@ -15,8 +15,6 @@ DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex #DEPENDS+= tex-utf8mex-[0-9]*:../../print/tex-utf8mex -CONFLICTS+= teTeX-texmf<=3.0nb56 - INSTALLATION_DIRS+= bin TEX_FORMATS+= "mex pdftex mexconf.tex -translate-file=cp227.tcx *mex.ini\\npdfmex pdftex mexconf.tex -translate-file=cp227.tcx *pdfmex.ini\\n" diff --git a/print/tex-mfnfss-doc/Makefile b/print/tex-mfnfss-doc/Makefile index 681a59c2caa..e84bfec6ca5 100644 --- a/print/tex-mfnfss-doc/Makefile +++ b/print/tex-mfnfss-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/27 10:13:20 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:40 wiz Exp $ DISTNAME= mfnfss.doc PKGNAME= tex-${DISTNAME:S/./-/}-2009 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-mfnfss LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb24 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-mfnfss/Makefile b/print/tex-mfnfss/Makefile index 9898cf04a44..305ca95485e 100644 --- a/print/tex-mfnfss/Makefile +++ b/print/tex-mfnfss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/27 10:13:20 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:40 wiz Exp $ DISTNAME= mfnfss PKGNAME= tex-${DISTNAME}-2009 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Packages to typeset oldgerman and pandora fonts in LaTeX LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb24 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-microtype-doc/Makefile b/print/tex-microtype-doc/Makefile index ce51c480713..64e177b0a18 100644 --- a/print/tex-microtype-doc/Makefile +++ b/print/tex-microtype-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/08/17 03:50:19 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:40 wiz Exp $ DISTNAME= microtype.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.7 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/microtype COMMENT= Documentation for tex-microtype LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-microtype/Makefile b/print/tex-microtype/Makefile index 2c59e776b9f..7e8f3c34434 100644 --- a/print/tex-microtype/Makefile +++ b/print/tex-microtype/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/08/17 03:50:19 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:40 wiz Exp $ DISTNAME= microtype PKGNAME= tex-${DISTNAME}-2.7 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/microtype COMMENT= Interface to the micro-typographic features of pdfTeX LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics DEPENDS+= tex-pdftex>=1.30:../../print/tex-pdftex diff --git a/print/tex-minitoc-doc/Makefile b/print/tex-minitoc-doc/Makefile index d7466ad5dee..8e91e34c9f7 100644 --- a/print/tex-minitoc-doc/Makefile +++ b/print/tex-minitoc-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/08/02 12:21:43 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:40 wiz Exp $ DISTNAME= minitoc.doc PKGNAME= tex-${DISTNAME:S/./-/}-61 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/minitoc COMMENT= Documentation for tex-minitoc LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<3.0nb29 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-minitoc/Makefile b/print/tex-minitoc/Makefile index b0f3e8b64e7..2b0e8b12078 100644 --- a/print/tex-minitoc/Makefile +++ b/print/tex-minitoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/08/02 12:21:43 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:40 wiz Exp $ DISTNAME= minitoc PKGNAME= tex-${DISTNAME}-61 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/minitoc COMMENT= Produce a table of contents for each chapter, part or section LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<3.0nb29 DEPENDS+= tex-cmsd>=2010:../../fonts/tex-cmsd DEPENDS+= tex-latex>=2010:../../print/tex-latex DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin diff --git a/print/tex-misc209/Makefile b/print/tex-misc209/Makefile index a24b9092849..415c1a59836 100644 --- a/print/tex-misc209/Makefile +++ b/print/tex-misc209/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/10/19 20:43:39 markd Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:41 wiz Exp $ DISTNAME= misc209 PKGNAME= tex-${DISTNAME}-18001 @@ -7,7 +7,5 @@ TEXLIVE_REV= 18001 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= miscellaneous TeX .sty files -CONFLICTS+= teTeX-texmf<=3.0nb42 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-mltex/Makefile b/print/tex-mltex/Makefile index 8819c4135e9..b93ce466610 100644 --- a/print/tex-mltex/Makefile +++ b/print/tex-mltex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/10/19 20:43:39 markd Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:41 wiz Exp $ DISTNAME= mltex PKGNAME= tex-${DISTNAME}-2.2 @@ -7,7 +7,6 @@ TEXLIVE_REV= 30214 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= The MLTeX system -CONFLICTS+= teTeX-texmf<=3.0nb42 DEPENDS+= tex-latex>=2012:../../print/tex-latex INSTALLATION_DIRS= bin diff --git a/print/tex-moreverb/Makefile b/print/tex-moreverb/Makefile index a364eb4c1ac..e39a68a0e06 100644 --- a/print/tex-moreverb/Makefile +++ b/print/tex-moreverb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/01/27 10:13:21 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:41 wiz Exp $ DISTNAME= moreverb PKGNAME= tex-${DISTNAME}-2.3a @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Extended verbatim LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools .include "../../print/texlive/package.mk" diff --git a/print/tex-ms-doc/Makefile b/print/tex-ms-doc/Makefile index 5ae56bafb3a..8a6f526af4f 100644 --- a/print/tex-ms-doc/Makefile +++ b/print/tex-ms-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/01/27 10:13:21 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:41 wiz Exp $ DISTNAME= ms.doc PKGNAME= tex-${DISTNAME:S/./-/}-2014 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-ms LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ms/Makefile b/print/tex-ms/Makefile index 00bcc001562..9ceca62d792 100644 --- a/print/tex-ms/Makefile +++ b/print/tex-ms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/01/27 10:13:21 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:41 wiz Exp $ DISTNAME= ms PKGNAME= tex-${DISTNAME}-2014 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Various LaTeX packages by Martin Schroeder LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 DEPENDS+= tex-footmisc-[0-9]*:../../print/tex-footmisc DEPENDS+= tex-koma-script-[0-9]*:../../print/tex-koma-script DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex diff --git a/print/tex-multirow-doc/Makefile b/print/tex-multirow-doc/Makefile index 9331e399da7..750178449e1 100644 --- a/print/tex-multirow-doc/Makefile +++ b/print/tex-multirow-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2017/06/21 10:14:20 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:41 wiz Exp $ DISTNAME= multirow.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.2 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/multirow COMMENT= Documentation for tex-multirow LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb16 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-multirow/Makefile b/print/tex-multirow/Makefile index 81837256201..8d0864e3c31 100644 --- a/print/tex-multirow/Makefile +++ b/print/tex-multirow/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2017/06/21 10:14:20 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:41 wiz Exp $ DISTNAME= multirow PKGNAME= tex-${DISTNAME}-2.2 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/multirow COMMENT= Create tabular cells spanning multiple rows LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb16 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-mwcls/Makefile b/print/tex-mwcls/Makefile index 20cb0c64b76..99055bb9162 100644 --- a/print/tex-mwcls/Makefile +++ b/print/tex-mwcls/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2017/06/21 10:14:20 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:41 wiz Exp $ DISTNAME= mwcls PKGNAME= tex-${DISTNAME}-0.75 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/mwcls COMMENT= Polish-oriented document classes LICENSE= lppl-1.2 -CONFLICTS+= teTeX-texmf<=3.0nb56 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-natbib-doc/Makefile b/print/tex-natbib-doc/Makefile index 79186bf4cfe..1e498c76d00 100644 --- a/print/tex-natbib-doc/Makefile +++ b/print/tex-natbib-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/01/27 10:00:25 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:41 wiz Exp $ DISTNAME= natbib.doc PKGNAME= tex-${DISTNAME:S/./-/}-8.31b @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-natbib LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-natbib/Makefile b/print/tex-natbib/Makefile index a1ecf5d68c1..0a4e400de62 100644 --- a/print/tex-natbib/Makefile +++ b/print/tex-natbib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/01/27 10:00:25 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:41 wiz Exp $ DISTNAME= natbib PKGNAME= tex-${DISTNAME}-8.31b @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Flexible bibliography support for BibTeX LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= web2c-[0-9]*:../../print/web2c diff --git a/print/tex-nomencl-doc/Makefile b/print/tex-nomencl-doc/Makefile index c1d23c480b2..38ac88cf9ec 100644 --- a/print/tex-nomencl-doc/Makefile +++ b/print/tex-nomencl-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/01/27 10:00:26 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:41 wiz Exp $ DISTNAME= nomencl.doc PKGNAME= tex-${DISTNAME:S/./-/}-3.1a @@ -9,7 +9,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-nomencl LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb20 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-nomencl/Makefile b/print/tex-nomencl/Makefile index 9b853447714..08004cba610 100644 --- a/print/tex-nomencl/Makefile +++ b/print/tex-nomencl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/01/27 10:00:26 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:41 wiz Exp $ DISTNAME= nomencl PKGNAME= tex-${DISTNAME}-3.1a @@ -9,7 +9,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Produce lists of symbols as in nomenclature LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb20 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ntgclass-doc/Makefile b/print/tex-ntgclass-doc/Makefile index 13a6648bbe4..79ae4667761 100644 --- a/print/tex-ntgclass-doc/Makefile +++ b/print/tex-ntgclass-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/27 10:00:26 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:42 wiz Exp $ DISTNAME= ntgclass.doc PKGNAME= tex-${DISTNAME:S/./-/}-2010 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-ntgclass LICENSE= lppl-1.3c -CONFLICTS= teTeX-texmf<=3.0nb29 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ntgclass/Makefile b/print/tex-ntgclass/Makefile index 1ad620744fc..e45b8230912 100644 --- a/print/tex-ntgclass/Makefile +++ b/print/tex-ntgclass/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/27 10:00:26 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:42 wiz Exp $ DISTNAME= ntgclass PKGNAME= tex-${DISTNAME}-2010 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= European versions of standard classes LICENSE= lppl-1.3c -CONFLICTS= teTeX-texmf<=3.0nb29 DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin diff --git a/print/tex-ntheorem-doc/Makefile b/print/tex-ntheorem-doc/Makefile index 3ef4edf6191..b1735f52e15 100644 --- a/print/tex-ntheorem-doc/Makefile +++ b/print/tex-ntheorem-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/08/24 10:58:18 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:42 wiz Exp $ DISTNAME= ntheorem.doc PKGNAME= tex-${DISTNAME}-1.31 @@ -7,10 +7,7 @@ TEXLIVE_USE_CTAN= yes MAINTAINER= jaapb@NetBSD.org COMMENT= Documentation for tex-ntheorem - LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<3.0nb40 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ntheorem/Makefile b/print/tex-ntheorem/Makefile index 3647825fe6a..b4945cbd812 100644 --- a/print/tex-ntheorem/Makefile +++ b/print/tex-ntheorem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/08/24 10:57:01 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:42 wiz Exp $ DISTNAME= ntheorem PKGNAME= tex-${DISTNAME}-1.31 @@ -7,10 +7,7 @@ TEXLIVE_USE_CTAN= yes MAINTAINER= jaapb@NetBSD.org COMMENT= Enhanced theorem environment for LaTeX - LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<3.0nb40 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-oberdiek-doc/Makefile b/print/tex-oberdiek-doc/Makefile index 93c0f339824..5999844512d 100644 --- a/print/tex-oberdiek-doc/Makefile +++ b/print/tex-oberdiek-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2017/06/21 10:14:21 markd Exp $ +# $NetBSD: Makefile,v 1.12 2017/09/06 16:49:42 wiz Exp $ DISTNAME= oberdiek.doc PKGNAME= tex-${DISTNAME:S/./-/}-2017 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/oberdiek COMMENT= Documentation for tex-oberdiek LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-oberdiek/Makefile b/print/tex-oberdiek/Makefile index 6315919b54e..7c5256a8258 100644 --- a/print/tex-oberdiek/Makefile +++ b/print/tex-oberdiek/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2017/06/21 10:14:21 markd Exp $ +# $NetBSD: Makefile,v 1.20 2017/09/06 16:49:42 wiz Exp $ DISTNAME= oberdiek PKGNAME= tex-${DISTNAME}-2017 @@ -9,8 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/oberdiek COMMENT= Bundle of packages submitted by Heiko Oberdiek LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 -CONFLICTS+= texlive-pdftools<2011 DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg diff --git a/print/tex-overpic/Makefile b/print/tex-overpic/Makefile index 23a92bf8311..dc758ae000c 100644 --- a/print/tex-overpic/Makefile +++ b/print/tex-overpic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/04/28 17:13:59 nros Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:42 wiz Exp $ DISTNAME= overpic PKGNAME= tex-${DISTNAME}-0.53 @@ -8,7 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Combine LaTeX commands over included graphics LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb44 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics .include "../../print/texlive/package.mk" diff --git a/print/tex-paralist/Makefile b/print/tex-paralist/Makefile index 130a4e71397..a207d17be00 100644 --- a/print/tex-paralist/Makefile +++ b/print/tex-paralist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/06/21 11:45:57 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:42 wiz Exp $ DISTNAME= paralist PKGNAME= tex-${DISTNAME}-2.7 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/paralist COMMENT= Enumerate and itemize within paragraphs LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pdfpages-doc/Makefile b/print/tex-pdfpages-doc/Makefile index 26656b75cf2..4d80c759cb3 100644 --- a/print/tex-pdfpages-doc/Makefile +++ b/print/tex-pdfpages-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2017/08/17 03:58:16 markd Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:42 wiz Exp $ DISTNAME= pdfpages.doc PKGNAME= tex-${DISTNAME:S/./-/}-0.5j @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/pdfpages COMMENT= Documentation for tex-pdfpages LICENSE= lppl-1.3c -CONFLICTS= teTeX-texmf<=3.0nb29 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pdfpages/Makefile b/print/tex-pdfpages/Makefile index 451ab279211..cebce9d6d28 100644 --- a/print/tex-pdfpages/Makefile +++ b/print/tex-pdfpages/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2017/08/17 03:58:16 markd Exp $ +# $NetBSD: Makefile,v 1.10 2017/09/06 16:49:42 wiz Exp $ DISTNAME= pdfpages PKGNAME= tex-${DISTNAME}-0.5j @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/pdfpages COMMENT= Include PDF documents in LaTeX LICENSE= lppl-1.3c -CONFLICTS= teTeX-texmf<=3.0nb29 DEPENDS+= tex-eso-pic-[0-9]*:../../print/tex-eso-pic DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex diff --git a/print/tex-pdftex/Makefile b/print/tex-pdftex/Makefile index 8aeb4a57e64..43b7c01a73a 100644 --- a/print/tex-pdftex/Makefile +++ b/print/tex-pdftex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2016/06/16 04:06:14 markd Exp $ +# $NetBSD: Makefile,v 1.23 2017/09/06 16:49:42 wiz Exp $ DISTNAME= pdftex PKGNAME= tex-${DISTNAME}-2016 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/pdftex COMMENT= TeX extension for direct creation of PDF LICENSE= gnu-gpl-v2 -CONFLICTS+= teTeX-bin<=3.0nb29 DEPENDS+= tex-dvips-[0-9]*:../../print/tex-dvips DEPENDS+= tex-etex-[0-9]*:../../print/tex-etex DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base diff --git a/print/tex-picinpar/Makefile b/print/tex-picinpar/Makefile index cc918302799..7fdc8070677 100644 --- a/print/tex-picinpar/Makefile +++ b/print/tex-picinpar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/27 09:46:17 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:42 wiz Exp $ DISTNAME= picinpar PKGNAME= tex-${DISTNAME}-1.2a @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Insert pictures into paragraphs LICENSE= gnu-gpl-v2 -CONFLICTS= teTeX-texmf<=3.0nb29 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-placeins-doc/Makefile b/print/tex-placeins-doc/Makefile index 8ebcaa6ba7e..f12a5136b78 100644 --- a/print/tex-placeins-doc/Makefile +++ b/print/tex-placeins-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/01/27 09:46:17 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:43 wiz Exp $ DISTNAME= placeins.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.2 @@ -9,7 +9,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-placeins LICENSE= public-domain -CONFLICTS+= teTeX-texmf<=3.0nb13 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-placeins/Makefile b/print/tex-placeins/Makefile index 762f08de072..d018d1be8b7 100644 --- a/print/tex-placeins/Makefile +++ b/print/tex-placeins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/01/27 09:46:17 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:42 wiz Exp $ DISTNAME= placeins PKGNAME= tex-${DISTNAME}-2.2 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= TeX command to control float placement LICENSE= public-domain -CONFLICTS+= teTeX-texmf<=3.0nb13 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-preprint-doc/Makefile b/print/tex-preprint-doc/Makefile index 28ab6100f61..a3fb351ba8f 100644 --- a/print/tex-preprint-doc/Makefile +++ b/print/tex-preprint-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/04/25 04:21:21 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:43 wiz Exp $ DISTNAME= preprint.doc PKGNAME= tex-${DISTNAME:S/./-/}-2011 @@ -7,7 +7,5 @@ TEXLIVE_REV= 30447 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-preprint -CONFLICTS+= teTeX-texmf<=3.0nb16 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-preprint/Makefile b/print/tex-preprint/Makefile index 52a8df24c92..b2b0f01c9e7 100644 --- a/print/tex-preprint/Makefile +++ b/print/tex-preprint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2015/04/25 04:21:21 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:43 wiz Exp $ DISTNAME= preprint PKGNAME= tex-${DISTNAME}-2011 @@ -7,7 +7,5 @@ TEXLIVE_REV= 30447 MAINTAINER= minskim@NetBSD.org COMMENT= Bundle of LaTeX packages provided as-is -CONFLICTS+= teTeX-texmf<=3.0nb16 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-preview-doc/Makefile b/print/tex-preview-doc/Makefile index d5ace61ea6b..c538f546d48 100644 --- a/print/tex-preview-doc/Makefile +++ b/print/tex-preview-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/08/23 22:37:59 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:43 wiz Exp $ DISTNAME= preview.doc PKGNAME= tex-${DISTNAME:S/./-/}-11.91 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/preview COMMENT= Documentation for tex-preview LICENSE= gnu-gpl-v3 -CONFLICTS= teTeX-texmf<3.0nb32 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-preview/Makefile b/print/tex-preview/Makefile index 8e452ec2ef5..9b306bebc77 100644 --- a/print/tex-preview/Makefile +++ b/print/tex-preview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/08/23 22:37:59 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:43 wiz Exp $ DISTNAME= preview PKGNAME= tex-${DISTNAME}-11.91 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/preview COMMENT= Extract bits of a LaTeX source for output LICENSE= gnu-gpl-v3 -CONFLICTS= teTeX-texmf<3.0nb32 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin .include "../../print/texlive/package.mk" diff --git a/print/tex-psfrag/Makefile b/print/tex-psfrag/Makefile index dccd4e37780..60e4c54a78e 100644 --- a/print/tex-psfrag/Makefile +++ b/print/tex-psfrag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/10/21 17:54:51 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:43 wiz Exp $ DISTNAME= psfrag PKGNAME= tex-${DISTNAME}-3.04 @@ -7,7 +7,6 @@ TEXLIVE_REV= 15878 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Replace strings in encapsulated PostScript figures -CONFLICTS+= teTeX-texmf<=3.0nb37 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin diff --git a/print/tex-pslatex/Makefile b/print/tex-pslatex/Makefile index 5c7b72564b6..9ad9ce7f104 100644 --- a/print/tex-pslatex/Makefile +++ b/print/tex-pslatex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/27 09:46:18 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:43 wiz Exp $ DISTNAME= pslatex PKGNAME= tex-${DISTNAME}-2009 @@ -9,7 +9,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Use PostScript fonts by default LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb24 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-revtex4/Makefile b/print/tex-revtex4/Makefile index 8cec556f571..23a0162d34a 100644 --- a/print/tex-revtex4/Makefile +++ b/print/tex-revtex4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/05/03 10:31:57 markd Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:43 wiz Exp $ DISTNAME= revtex4 PKGNAME= tex-${DISTNAME}-4.0 @@ -7,7 +7,6 @@ TEXLIVE_REV= 16488 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= style for APS and AIP manuscripts -CONFLICTS+= teTeX-texmf<=3.0nb47 DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib DEPENDS+= tex-url-[0-9]*:../../print/tex-url diff --git a/print/tex-rotating-doc/Makefile b/print/tex-rotating-doc/Makefile index cc836737cc8..9c14d4e7c6d 100644 --- a/print/tex-rotating-doc/Makefile +++ b/print/tex-rotating-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/27 09:27:48 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:43 wiz Exp $ DISTNAME= rotating.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.16b @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-rotating LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-rotating/Makefile b/print/tex-rotating/Makefile index baf81d7dd92..70dc0245631 100644 --- a/print/tex-rotating/Makefile +++ b/print/tex-rotating/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/01/27 09:27:48 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:43 wiz Exp $ DISTNAME= rotating PKGNAME= tex-${DISTNAME}-2.16b @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Rotation tools including rotated full-page floats LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex diff --git a/print/tex-ruhyphen/Makefile b/print/tex-ruhyphen/Makefile index efb65682ee3..34509dce7aa 100644 --- a/print/tex-ruhyphen/Makefile +++ b/print/tex-ruhyphen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/01/20 16:27:15 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:43 wiz Exp $ DISTNAME= ruhyphen PKGNAME= tex-${DISTNAME}-1.6 @@ -7,7 +7,5 @@ TEXLIVE_REV= 21081 MAINTAINER= minskim@NetBSD.org COMMENT= Russian hyphenation -CONFLICTS+= teTeX-texmf<=3.0nb12 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-sectsty/Makefile b/print/tex-sectsty/Makefile index 18cbd314b88..6205737c5f5 100644 --- a/print/tex-sectsty/Makefile +++ b/print/tex-sectsty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/01/26 11:25:35 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:43 wiz Exp $ DISTNAME= sectsty PKGNAME= tex-${DISTNAME}-2.0.2 @@ -9,7 +9,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Control sectional headers LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-seminar-doc/Makefile b/print/tex-seminar-doc/Makefile index 07fdce2e843..4d7183c22a5 100644 --- a/print/tex-seminar-doc/Makefile +++ b/print/tex-seminar-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/01/26 11:23:04 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:44 wiz Exp $ DISTNAME= seminar.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.61 @@ -8,8 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-seminar LICENSE= lppl-1.2 -CONFLICTS+= teTeX-texmf<=3.0nb30 - REPLACE_SH+= doc/latex/seminar/run.sh .include "../../print/texlive/package.mk" diff --git a/print/tex-seminar/Makefile b/print/tex-seminar/Makefile index 1d8d8a68e37..5758c22afdf 100644 --- a/print/tex-seminar/Makefile +++ b/print/tex-seminar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/26 11:23:05 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:44 wiz Exp $ DISTNAME= seminar PKGNAME= tex-${DISTNAME}-1.61 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Make overhead slides LICENSE= lppl-1.2 -CONFLICTS+= teTeX-texmf<=3.0nb30 DEPENDS+= tex-2up-[0-9]*:../../print/tex-2up DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin diff --git a/print/tex-setspace/Makefile b/print/tex-setspace/Makefile index b2666ef09b9..6f39d197262 100644 --- a/print/tex-setspace/Makefile +++ b/print/tex-setspace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/04/25 04:36:05 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:44 wiz Exp $ DISTNAME= setspace PKGNAME= tex-${DISTNAME}-6.7a @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Set space between lines LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-soul/Makefile b/print/tex-soul/Makefile index 28df42a46fb..f2968004459 100644 --- a/print/tex-soul/Makefile +++ b/print/tex-soul/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/26 11:15:18 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:44 wiz Exp $ DISTNAME= soul PKGNAME= tex-${DISTNAME}-2.4 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation for letterspacing, underlining, and more LICENSE= lppl-1.3c -CONFLICTS= teTeX-texmf<=3.0nb29 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin .include "../../print/texlive/package.mk" diff --git a/print/tex-subfig-doc/Makefile b/print/tex-subfig-doc/Makefile index 28bd7c2c3cb..c50d0d67f78 100644 --- a/print/tex-subfig-doc/Makefile +++ b/print/tex-subfig-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/26 11:08:59 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:44 wiz Exp $ DISTNAME= subfig.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.3 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-subfig LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb19 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-subfig/Makefile b/print/tex-subfig/Makefile index 8f59cb94762..d1b339d35a8 100644 --- a/print/tex-subfig/Makefile +++ b/print/tex-subfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/26 11:08:59 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:44 wiz Exp $ DISTNAME= subfig PKGNAME= tex-${DISTNAME}-1.3 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Figures broken into subfigures LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb19 DEPENDS+= tex-caption-[0-9]*:../../print/tex-caption DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics diff --git a/print/tex-subfigure-doc/Makefile b/print/tex-subfigure-doc/Makefile index 44792645fa8..d54fb494cfc 100644 --- a/print/tex-subfigure-doc/Makefile +++ b/print/tex-subfigure-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/01/26 11:06:04 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:44 wiz Exp $ DISTNAME= subfigure.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.1.5 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-subfigure LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb19 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-subfigure/Makefile b/print/tex-subfigure/Makefile index 2131035fd8b..75fe58adbce 100644 --- a/print/tex-subfigure/Makefile +++ b/print/tex-subfigure/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/01/26 11:06:05 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:44 wiz Exp $ DISTNAME= subfigure PKGNAME= tex-${DISTNAME}-2.1.5 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Figures divided into subfigures (obsoleted by tex-subfig) LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb19 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-supertabular/Makefile b/print/tex-supertabular/Makefile index b79a83c7248..2343c9b2d83 100644 --- a/print/tex-supertabular/Makefile +++ b/print/tex-supertabular/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/26 11:02:32 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:44 wiz Exp $ DISTNAME= supertabular PKGNAME= tex-${DISTNAME}-4.1a @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Multi-page tables package LICENSE= lppl-1.3c -CONFLICTS= teTeX-texmf<3.0nb33 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin .include "../../print/texlive/package.mk" diff --git a/print/tex-t2/Makefile b/print/tex-t2/Makefile index fb4e3e1cef8..1835e00b9e8 100644 --- a/print/tex-t2/Makefile +++ b/print/tex-t2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/26 11:01:33 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:45 wiz Exp $ DISTNAME= t2 PKGNAME= tex-${DISTNAME}-2010 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Support for using T2 encoding LICENSE= lppl-1.3c -CONFLICTS= teTeX-texmf<=3.0nb29 DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools diff --git a/print/tex-tap/Makefile b/print/tex-tap/Makefile index 882ac47ad9b..a24d468c444 100644 --- a/print/tex-tap/Makefile +++ b/print/tex-tap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2016/09/20 12:50:00 markd Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:45 wiz Exp $ DISTNAME= tap PKGNAME= tex-${DISTNAME}-0.77 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/tap COMMENT= TeX macros for typesetting complex tables LICENSE= public-domain -CONFLICTS+= teTeX-texmf<=3.0nb56 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tetex-doc/Makefile b/print/tex-tetex-doc/Makefile index 230f7b3a8fa..4ed903dfe7b 100644 --- a/print/tex-tetex-doc/Makefile +++ b/print/tex-tetex-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2017/06/21 13:25:33 markd Exp $ +# $NetBSD: Makefile,v 1.19 2017/09/06 16:49:45 wiz Exp $ DISTNAME= tetex.doc PKGNAME= tex-${DISTNAME:S/./-/}-3.0.44331 @@ -7,8 +7,5 @@ TEXLIVE_REV= 44331 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-tetex -CONFLICTS+= teTeX-bin<=3.0nb42 -CONFLICTS+= texlive-tetex<=2011nb1 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tex/Makefile b/print/tex-tex/Makefile index 7eb15ae4a1f..331476b357d 100644 --- a/print/tex-tex/Makefile +++ b/print/tex-tex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2015/05/05 19:02:28 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2017/09/06 16:49:45 wiz Exp $ DISTNAME= tex PKGNAME= tex-${DISTNAME}-3.14159265 @@ -9,8 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/tex COMMENT= Plain TeX format #LICENSE= knuth -CONFLICTS+= teTeX-texmf<=3.0nb20 -CONFLICTS+= tex-bin-tex-[0-9]* DEPENDS+= tex-plain-[0-9]*:../../print/tex-plain DEPENDS+= web2c-[0-9]*:../../print/web2c SUPERSEDES= tex-bin-tex<2009 diff --git a/print/tex-texdoc/Makefile b/print/tex-texdoc/Makefile index 9f639cad5e8..51dfdde0ef1 100644 --- a/print/tex-texdoc/Makefile +++ b/print/tex-texdoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2017/06/21 13:25:34 markd Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:45 wiz Exp $ DISTNAME= texdoc PKGNAME= tex-${DISTNAME:S/./-/}-2017 @@ -8,8 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation access for TeX distributions LICENSE= gnu-gpl-v3 -CONFLICTS+= teTeX-bin<3.0nb50 - REPLACE_TEXLUA= bin/texdoc .include "../../print/texlive/package.mk" diff --git a/print/tex-texinfo/Makefile b/print/tex-texinfo/Makefile index 6082597b551..3c58678aa75 100644 --- a/print/tex-texinfo/Makefile +++ b/print/tex-texinfo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/08/17 02:33:44 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:45 wiz Exp $ DISTNAME= texinfo PKGNAME= tex-${DISTNAME}-5.1.44706 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/texinfo COMMENT= Texinfo documentation system LICENSE= gnu-gpl-v2 -CONFLICTS+= teTeX-texmf<=3.0nb46 DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex .include "../../print/texlive/package.mk" diff --git a/print/tex-thumbpdf/Makefile b/print/tex-thumbpdf/Makefile index 86f4e673a5e..1af23ced707 100644 --- a/print/tex-thumbpdf/Makefile +++ b/print/tex-thumbpdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/07/09 06:38:53 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:45 wiz Exp $ DISTNAME= thumbpdf PKGNAME= tex-${DISTNAME}-3.16 @@ -12,9 +12,6 @@ LICENSE= lppl-1.3c USE_TOOLS+= perl:run REPLACE_PERL= bin/thumbpdf -CONFLICTS+= teTeX-bin<=3.0nb56 -CONFLICTS+= teTeX-texmf<=3.0nb43 - INSTALLATION_DIRS+= bin .include "../../print/texlive/package.mk" diff --git a/print/tex-titlesec/Makefile b/print/tex-titlesec/Makefile index 8dcc53f19a8..74db0fdddd1 100644 --- a/print/tex-titlesec/Makefile +++ b/print/tex-titlesec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:17 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:45 wiz Exp $ DISTNAME= titlesec PKGNAME= tex-${DISTNAME}-2.10.2 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Select alternative section titles LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb18 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics .include "../../print/texlive/package.mk" diff --git a/print/tex-tocbibind-doc/Makefile b/print/tex-tocbibind-doc/Makefile index bb0b0fd60f3..59077a53094 100644 --- a/print/tex-tocbibind-doc/Makefile +++ b/print/tex-tocbibind-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/26 10:51:40 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:45 wiz Exp $ DISTNAME= tocbibind.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.5k @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-tocbibind LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb27 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tocbibind/Makefile b/print/tex-tocbibind/Makefile index 6f7058557ec..2d8b53bd7f2 100644 --- a/print/tex-tocbibind/Makefile +++ b/print/tex-tocbibind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/26 10:51:41 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:45 wiz Exp $ DISTNAME= tocbibind PKGNAME= tex-${DISTNAME}-1.5k @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Add bibliography/index/contents to Table of Contents LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb27 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin .include "../../print/texlive/package.mk" diff --git a/print/tex-tocloft/Makefile b/print/tex-tocloft/Makefile index 2af44c4ba50..adeda44ae34 100644 --- a/print/tex-tocloft/Makefile +++ b/print/tex-tocloft/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/04/25 05:11:25 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:45 wiz Exp $ DISTNAME= tocloft PKGNAME= tex-${DISTNAME}-2.3f @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Control table of contents, figures, etc. for LaTeX LICENSE= lppl-1.3c -CONFLICTS= teTeX-texmf<=3.0nb9 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin .include "../../print/texlive/package.mk" diff --git a/print/tex-tools-doc/Makefile b/print/tex-tools-doc/Makefile index 7f5aff24d30..e4f917ec8b1 100644 --- a/print/tex-tools-doc/Makefile +++ b/print/tex-tools-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2017/06/21 13:25:35 markd Exp $ +# $NetBSD: Makefile,v 1.11 2017/09/06 16:49:45 wiz Exp $ DISTNAME= tools.doc PKGNAME= tex-${DISTNAME:S/./-/}-2017 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/latex-tools COMMENT= Documentation for tex-tools LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tools/Makefile b/print/tex-tools/Makefile index e90aec92567..8173b95113d 100644 --- a/print/tex-tools/Makefile +++ b/print/tex-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2017/06/21 13:25:34 markd Exp $ +# $NetBSD: Makefile,v 1.11 2017/09/06 16:49:45 wiz Exp $ DISTNAME= tools PKGNAME= tex-${DISTNAME}-2017 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/latex-tools COMMENT= The LaTeX standard tools bundle LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics .include "../../print/texlive/package.mk" diff --git a/print/tex-type1cm-doc/Makefile b/print/tex-type1cm-doc/Makefile index 8ca17520ad5..63283bc0d2b 100644 --- a/print/tex-type1cm-doc/Makefile +++ b/print/tex-type1cm-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/01/26 10:47:27 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:46 wiz Exp $ DISTNAME= type1cm.doc PKGNAME= tex-${DISTNAME:S/./-/}-0.03 @@ -9,7 +9,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-type1cm LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-type1cm/Makefile b/print/tex-type1cm/Makefile index 89894ba9c3c..f308fa32567 100644 --- a/print/tex-type1cm/Makefile +++ b/print/tex-type1cm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/01/26 10:47:27 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:46 wiz Exp $ DISTNAME= type1cm PKGNAME= tex-${DISTNAME}-0.03 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Arbitrary size font selection in LaTeX LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ukrhyph/Makefile b/print/tex-ukrhyph/Makefile index 058a3898923..97de5545a7d 100644 --- a/print/tex-ukrhyph/Makefile +++ b/print/tex-ukrhyph/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/01/26 10:44:43 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:46 wiz Exp $ DISTNAME= ukrhyph PKGNAME= tex-${DISTNAME}-2010 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation pattern files for Ukrainian LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-ruhyphen>=1.6:../../print/tex-ruhyphen .include "../../print/texlive/package.mk" diff --git a/print/tex-umlaute/Makefile b/print/tex-umlaute/Makefile index 1f39493eb43..80294e1eda0 100644 --- a/print/tex-umlaute/Makefile +++ b/print/tex-umlaute/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/21 18:07:08 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:46 wiz Exp $ DISTNAME= umlaute PKGNAME= tex-${DISTNAME}-2.1 @@ -8,7 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= German input encodings in LaTeX LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb37 DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin diff --git a/print/tex-units/Makefile b/print/tex-units/Makefile index 8d284fbf6b8..17f06ca4b86 100644 --- a/print/tex-units/Makefile +++ b/print/tex-units/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/26 10:41:00 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:46 wiz Exp $ DISTNAME= units PKGNAME= tex-${DISTNAME}-0.9b @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Typeset units LICENSE= gnu-gpl-v2 -CONFLICTS+= teTeX-texmf<=3.0nb42 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-upquote/Makefile b/print/tex-upquote/Makefile index 9bdd42f03cb..db30bfd957d 100644 --- a/print/tex-upquote/Makefile +++ b/print/tex-upquote/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/26 10:39:31 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:46 wiz Exp $ DISTNAME= upquote PKGNAME= tex-${DISTNAME}-1.3 @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Show "realistic" quotes in verbatim LICENSE= lppl-1.2 -CONFLICTS+= teTeX-texmf<=3.0nb42 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-utf8mex/Makefile b/print/tex-utf8mex/Makefile index bf05927af97..de17fad2909 100644 --- a/print/tex-utf8mex/Makefile +++ b/print/tex-utf8mex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2016/09/20 13:05:41 markd Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:46 wiz Exp $ DISTNAME= utf8mex PKGNAME= tex-${DISTNAME}-2016 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/utf8mex COMMENT= Tools to produce formats that read Polish language input LICENSE= public-domain -CONFLICTS+= teTeX-texmf<=3.0nb56 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-wrapfig-doc/Makefile b/print/tex-wrapfig-doc/Makefile index b7adb2709a8..8e1b81799c6 100644 --- a/print/tex-wrapfig-doc/Makefile +++ b/print/tex-wrapfig-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/26 10:28:11 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:46 wiz Exp $ DISTNAME= wrapfig.doc PKGNAME= tex-${DISTNAME:S/./-/}-3.6 @@ -9,7 +9,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-wrapfig LICENSE= lppl-1.3c -CONFLICTS= teTeX-texmf<=3.0nb29 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-wrapfig/Makefile b/print/tex-wrapfig/Makefile index ec40cf72263..5c5935758b8 100644 --- a/print/tex-wrapfig/Makefile +++ b/print/tex-wrapfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/26 10:28:11 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:46 wiz Exp $ DISTNAME= wrapfig PKGNAME= tex-${DISTNAME}-3.6 @@ -9,7 +9,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= LaTeX package to produce figures which text can flow around LICENSE= lppl-1.3c -CONFLICTS= teTeX-texmf<=3.0nb29 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xcolor/Makefile b/print/tex-xcolor/Makefile index f60116fe681..3e2b701b82b 100644 --- a/print/tex-xcolor/Makefile +++ b/print/tex-xcolor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/06/19 21:14:35 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:46 wiz Exp $ DISTNAME= xcolor PKGNAME= tex-${DISTNAME}-2.12 @@ -9,7 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Driver-independent color extensions for LaTeX and pdfLaTeX LICENSE= lppl-1.2 -CONFLICTS+= teTeX-texmf<=3.0nb22 DEPENDS+= tex-graphics-cfg-[0-9]*:../../print/tex-graphics-cfg .include "../../print/texlive/package.mk" diff --git a/print/tex-xcomment/Makefile b/print/tex-xcomment/Makefile index 7d69c95272e..e77b0d11e22 100644 --- a/print/tex-xcomment/Makefile +++ b/print/tex-xcomment/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/26 10:24:34 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:46 wiz Exp $ DISTNAME= xcomment PKGNAME= tex-${DISTNAME}-1.3 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Allows selected environments to be included/excluded LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb30 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xdvi/Makefile b/print/tex-xdvi/Makefile index 1ad7367e6f9..ac98833ada4 100644 --- a/print/tex-xdvi/Makefile +++ b/print/tex-xdvi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/06/21 13:25:35 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:46 wiz Exp $ DISTNAME= xdvi PKGNAME= tex-${DISTNAME}-22.87.03 @@ -8,9 +8,6 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://ctan.org/pkg/xdvi COMMENT= Configuration file for xdvik -CONFLICTS+= teTeX-bin<3.0nb25 -SUPERSEDES= tex-bin-xdvi<=22.84.14.12778nb1 - TEXLIVE_IGNORE_PATTERNS= texmf-dist/xdvi/pixmap texmf-dist/dvips/xdvi .include "../../print/texlive/package.mk" diff --git a/print/tex-xkeyval/Makefile b/print/tex-xkeyval/Makefile index 8bd69aa1f5a..44b9c89daf5 100644 --- a/print/tex-xkeyval/Makefile +++ b/print/tex-xkeyval/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/04/25 05:28:37 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:47 wiz Exp $ DISTNAME= xkeyval PKGNAME= tex-${DISTNAME}-2.7a @@ -8,7 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Macros for setting keys and class or package options LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools .include "../../print/texlive/package.mk" diff --git a/print/tex-xtab-doc/Makefile b/print/tex-xtab-doc/Makefile index 32d09a08c18..0d11dbcfe39 100644 --- a/print/tex-xtab-doc/Makefile +++ b/print/tex-xtab-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/07/11 12:58:02 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:47 wiz Exp $ DISTNAME= xtab.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.3f @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-xtab LICENSE= lppl-1.3c -CONFLICTS= teTeX-texmf<=3.0nb36 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xtab/Makefile b/print/tex-xtab/Makefile index 18a7d2c8860..52d26077260 100644 --- a/print/tex-xtab/Makefile +++ b/print/tex-xtab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/07/11 12:57:27 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:47 wiz Exp $ DISTNAME= xtab PKGNAME= tex-${DISTNAME}-2.3f @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Break tables across pages LICENSE= lppl-1.3c -CONFLICTS= teTeX-texmf<=3.0nb36 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-yfonts/Makefile b/print/tex-yfonts/Makefile index 1c9cd5611f2..d2d36b96836 100644 --- a/print/tex-yfonts/Makefile +++ b/print/tex-yfonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/26 10:16:47 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:47 wiz Exp $ DISTNAME= yfonts PKGNAME= tex-${DISTNAME}-1.3 @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Support for old German fonts LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb42 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex4ht/Makefile b/print/tex4ht/Makefile index 3cc2304df6d..183f685a51c 100644 --- a/print/tex4ht/Makefile +++ b/print/tex4ht/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/06/20 20:50:50 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:47 wiz Exp $ DISTNAME= texlive-20170524-source PKGNAME= tex4ht-0.0.20170523 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.tug.org/texlive/ COMMENT= Converter from *TeX to HTML, XML, and similar formats LICENSE= lppl-1.3c -CONFLICTS+= teTeX-bin<=3.0nb32 - EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ ${DISTNAME}/texk/tex4htk diff --git a/print/web2c/Makefile b/print/web2c/Makefile index f6477cbda60..1a0f06419ec 100644 --- a/print/web2c/Makefile +++ b/print/web2c/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2017/09/04 20:20:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.63 2017/09/06 16:49:47 wiz Exp $ DISTNAME= texlive-20170524-source PKGNAME= web2c-2017 @@ -11,9 +11,6 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.tug.org/web2c/ COMMENT= TeX implementation translating WEB to C -CONFLICTS+= ja-ptex-bin-[0-9]* -CONFLICTS+= teTeX-bin<=3.0nb28 -CONFLICTS+= texlive-tetex<2010 DEPENDS+= kpathsea>=6.2.1:../../print/kpathsea DEPENDS+= ptexenc>=1.3.4:../../print/ptexenc diff --git a/print/xdvik/Makefile b/print/xdvik/Makefile index a0976d89b94..99f05b94fe1 100644 --- a/print/xdvik/Makefile +++ b/print/xdvik/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2017/06/20 20:50:50 markd Exp $ +# $NetBSD: Makefile,v 1.23 2017/09/06 16:49:47 wiz Exp $ DISTNAME= texlive-20170524-source PKGNAME= xdvik-22.87.03 @@ -11,7 +11,6 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://xdvi.sourceforge.net/ COMMENT= Previewer for DVI files -CONFLICTS+= teTeX-bin<3.0nb25 BUILD_DEPENDS+= tex-texconfig-[0-9]*:../../print/tex-texconfig BUILD_DEPENDS+= tex-xdvi-[0-9]*:../../print/tex-xdvi DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk diff --git a/print/xdvik/distinfo b/print/xdvik/distinfo index 2117638d591..9376d4b150b 100644 --- a/print/xdvik/distinfo +++ b/print/xdvik/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.12 2017/06/20 20:50:50 markd Exp $ +$NetBSD: distinfo,v 1.13 2017/09/06 16:49:47 wiz Exp $ SHA1 (texlive-20170524-source.tar.xz) = 1c1383ddb1b871c6b8ce49a4ae3c1a33d454a7b6 RMD160 (texlive-20170524-source.tar.xz) = a8430c19fe1727cf308fe03e5838105260c0d71e SHA512 (texlive-20170524-source.tar.xz) = 18c18940992ab94ce22e22ccd4ad798253ea14ac2ab296a10ea5e9a8da9f33989f2e2641b42b564d1d5fb53bd371da3e68726b676d706b469016ad146cd19daa Size (texlive-20170524-source.tar.xz) = 63483372 bytes SHA1 (patch-aa) = 08bc8e8a7a2cd7a65c0a176f02fdd2930d1d9ae2 -SHA1 (patch-ab) = bbbeb011aa888f2ee7dab84c1602fb3e1127cdb1 +SHA1 (patch-ab) = 09dbadaa8fb4575e4a437f3a3df266ae808e3278 SHA1 (patch-configure) = bd3b6309a60ea8173cb020335f7337abbda07103 diff --git a/print/xdvik/patches/patch-ab b/print/xdvik/patches/patch-ab index c11bee5448e..4de305bb293 100644 --- a/print/xdvik/patches/patch-ab +++ b/print/xdvik/patches/patch-ab @@ -1,6 +1,6 @@ -$NetBSD: patch-ab,v 1.1.1.1 2009/02/23 19:32:01 minskim Exp $ +$NetBSD: patch-ab,v 1.2 2017/09/06 16:49:47 wiz Exp $ -Make sure teTeX3 compiles even if floor is defined by the OS (which is +Make sure xdvik compiles even if floor is defined by the OS (which is the case on Mac OS 10.4 at least) --- special.c.orig 2008-05-03 12:45:10.000000000 -0700 diff --git a/print/xpdfopen/Makefile b/print/xpdfopen/Makefile index d042bc77b74..b300a734775 100644 --- a/print/xpdfopen/Makefile +++ b/print/xpdfopen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/06/20 20:50:51 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:47 wiz Exp $ DISTNAME= texlive-20170524-source PKGNAME= xpdfopen-0.86 @@ -11,8 +11,6 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.tug.org/texlive/ COMMENT= Commands to control Acrobat Reader, xpdf, and evince -CONFLICTS+= teTeX-bin<=3.0nb34 -CONFLICTS+= texlive-pdftools<2011 DEPENDS+= web2c-[0-9]*:../../print/web2c EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ |