pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-everyshi{,-doc}: add version 4.00



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9cb905381d5c
branches:  trunk
changeset: 446779:9cb905381d5c
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat Feb 13 10:49:51 2021 +0000

description:
tex-everyshi{,-doc}: add version 4.00

This package provides hooks into \sshipout called \EveryShipout
and \AtNextShipout analogous to \AtBeginDocument. With the
introduction of the LaTeX hook management this package became
obsolete in 2020 and is only provided for backwards
compatibility. For current versions of LaTeX it is only mapping
the hooks to the original everyshi macros. In case you use an
older LaTeX format, everyshi will automatically fall back to
its old implementation by loading everyshi-2001-05-15.

diffstat:

 print/tex-everyshi-doc/DESCR    |   1 +
 print/tex-everyshi-doc/Makefile |  13 +++++++++++++
 print/tex-everyshi-doc/PLIST    |   3 +++
 print/tex-everyshi-doc/distinfo |   6 ++++++
 print/tex-everyshi/DESCR        |   8 ++++++++
 print/tex-everyshi/Makefile     |  13 +++++++++++++
 print/tex-everyshi/PLIST        |   3 +++
 print/tex-everyshi/distinfo     |   6 ++++++
 8 files changed, 53 insertions(+), 0 deletions(-)

diffs (85 lines):

diff -r ac17ea004fc9 -r 9cb905381d5c print/tex-everyshi-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-everyshi-doc/DESCR      Sat Feb 13 10:49:51 2021 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-everyshi.
diff -r ac17ea004fc9 -r 9cb905381d5c print/tex-everyshi-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-everyshi-doc/Makefile   Sat Feb 13 10:49:51 2021 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/13 10:49:51 markd Exp $
+
+DISTNAME=      everyshi.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-4.00
+TEXLIVE_REV=   57001
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/everyshi
+COMMENT=       Documentation for tex-everyshi
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ac17ea004fc9 -r 9cb905381d5c print/tex-everyshi-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-everyshi-doc/PLIST      Sat Feb 13 10:49:51 2021 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/13 10:49:51 markd Exp $
+share/texmf-dist/doc/latex/everyshi/README.md
+share/texmf-dist/doc/latex/everyshi/everyshi.pdf
diff -r ac17ea004fc9 -r 9cb905381d5c print/tex-everyshi-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-everyshi-doc/distinfo   Sat Feb 13 10:49:51 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/13 10:49:51 markd Exp $
+
+SHA1 (everyshi.doc.r57001.tar.xz) = 72abb3f835560e092239d99ba7c70a3da7a38312
+RMD160 (everyshi.doc.r57001.tar.xz) = f05ce0fd1e726c8dec2121d40cd78d3ca2474cff
+SHA512 (everyshi.doc.r57001.tar.xz) = 2a05f4b42c1a85b4af8fb3881d1e32d0cb8fad7070bd8eb83632b50e387083a5c8fd264b61b70416451f56a97e1c0702507bd50c534ab7baf975372d854a97a5
+Size (everyshi.doc.r57001.tar.xz) = 132236 bytes
diff -r ac17ea004fc9 -r 9cb905381d5c print/tex-everyshi/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-everyshi/DESCR  Sat Feb 13 10:49:51 2021 +0000
@@ -0,0 +1,8 @@
+This package provides hooks into \sshipout called \EveryShipout
+and \AtNextShipout analogous to \AtBeginDocument. With the
+introduction of the LaTeX hook management this package became
+obsolete in 2020 and is only provided for backwards
+compatibility. For current versions of LaTeX it is only mapping
+the hooks to the original everyshi macros. In case you use an
+older LaTeX format, everyshi will automatically fall back to
+its old implementation by loading everyshi-2001-05-15.
diff -r ac17ea004fc9 -r 9cb905381d5c print/tex-everyshi/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-everyshi/Makefile       Sat Feb 13 10:49:51 2021 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/13 10:49:51 markd Exp $
+
+DISTNAME=      everyshi
+PKGNAME=       tex-${DISTNAME}-4.00
+TEXLIVE_REV=   57001
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/everyshi
+COMMENT=       Take action at every \shipout
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ac17ea004fc9 -r 9cb905381d5c print/tex-everyshi/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-everyshi/PLIST  Sat Feb 13 10:49:51 2021 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/13 10:49:51 markd Exp $
+share/texmf-dist/tex/latex/everyshi/everyshi-2001-05-15.sty
+share/texmf-dist/tex/latex/everyshi/everyshi.sty
diff -r ac17ea004fc9 -r 9cb905381d5c print/tex-everyshi/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-everyshi/distinfo       Sat Feb 13 10:49:51 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/13 10:49:51 markd Exp $
+
+SHA1 (everyshi.r57001.tar.xz) = e7a392c3b0d7ad85c54588f91ce04818bb80ff14
+RMD160 (everyshi.r57001.tar.xz) = c93e9ace8624975341fa7cdaee9421960a25d4a9
+SHA512 (everyshi.r57001.tar.xz) = b6219fdc669847a30ad2359d6b0888eec0980114d5385c018e9ddfd0876dc52390e1e8ffae5d2850cfa140833365c30024456bfacde6615bdbe5101e7059d52f
+Size (everyshi.r57001.tar.xz) = 2000 bytes



Home | Main Index | Thread Index | Old Index