./print/tex-pdftex, TeX extension for direct creation of PDF

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2022, Package name: tex-pdftex-2022, Maintainer: minskim

An extension of TeX which can directly generate PDF documents
as well as DVI output. All current free TeX distributions
including TeX Live, MacTeX and MiKTeX include pdfTeX (Plain
TeX) and pdfLaTeX (LaTeX), among many other formats based on
the pdfTeX engine.


Required to run:
[print/kpathsea] [print/web2c] [print/tex-hyphen-base] [print/tex-plain] [print/tex-etex] [print/tex-hyph-utf8] [print/tex-dvips] [print/tex-texlive-scripts] [print/tex-kpathsea] [fonts/tex-knuth-lib] [print/tex-tex-ini-files] [print/tex-updmap-map] [print/tex-dehyph]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2023-04-09 07:58:51 by Mark Davies | Files touched by this commit (7) | Package updated
Log message:
tex-pdftex{,-doc}: update to 2022

changes unknown
   2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Remove SHA1 hashes for distfiles
   2020-05-10 06:32:07 by Mark Davies | Files touched by this commit (272)
Log message:
tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts
   2020-05-03 13:57:37 by Mark Davies | Files touched by this commit (110) | Package updated
Log message:
tex-[h-s]*: update to texlive 2020 versions

tex-hyperref{,-doc} to 7.00d
tex-jsclasses to 2020
tex-kotex-oblivoir to 2.2.1
tex-latexconfig to 2020
tex-lettrine{,-doc} to 2.23
tex-listings{,-doc} to 1.8d
tex-listofitems{,-doc} to 1.63
tex-moderncv{,-doc} to 2.0.0.52669
tex-ocgx2{,-doc} to 0.48
tex-overpic to 1.3
tex-parskip{,-doc} to 2.0d
tex-pdfpages{,-doc} to 0.5q
tex-pdftex{,-doc} to 2020
tex-pgf{,-doc} to 3.1.5b
tex-pgfplots{,-doc} to 1.17
tex-pict2e{,-doc} to 0.3c
tex-platex{,-doc} to 2020
tex-polyglossia{,-doc} to 1.49
tex-preview{,-doc} to 12.2
tex-ptex-base{,-doc} to 2020
tex-schwalbe-chess{,-doc} to 2.7
tex-siunitx{,-doc} to 2.8b
tex-snapshot{,-doc} to 2.13
tex-subfiles{,-doc} to 1.6
tex-supertabular to 4.1g
tex-latex-base-dev{,-doc} version 20201001pre5
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-12-06 21:23:47 by Mark Davies | Files touched by this commit (470)
Log message:
tex-*: add TEXLIVE_UNVERSIONED=yes
   2019-11-04 20:58:09 by Roland Illig | Files touched by this commit (101)
Log message:
print: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.