summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2016-09-20 12:47:52 +0000
committermarkd <markd@pkgsrc.org>2016-09-20 12:47:52 +0000
commit9cee0e488947092270d813124532f7c7810f5f4e (patch)
treede64dd14f0b6aeb25f39139ab91dcddd9839156f /print
parentf30d1dad6541e41a2e64addf1e3d657ccd590df2 (diff)
downloadpkgsrc-9cee0e488947092270d813124532f7c7810f5f4e.tar.gz
Add tex-localloc{,-doc} 1.1b
Macros for localizing TeX register allocations
Diffstat (limited to 'print')
-rw-r--r--print/tex-localloc-doc/DESCR1
-rw-r--r--print/tex-localloc-doc/Makefile13
-rw-r--r--print/tex-localloc-doc/PLIST4
-rw-r--r--print/tex-localloc-doc/distinfo6
-rw-r--r--print/tex-localloc/DESCR3
-rw-r--r--print/tex-localloc/Makefile13
-rw-r--r--print/tex-localloc/PLIST2
-rw-r--r--print/tex-localloc/distinfo6
8 files changed, 48 insertions, 0 deletions
diff --git a/print/tex-localloc-doc/DESCR b/print/tex-localloc-doc/DESCR
new file mode 100644
index 00000000000..a9d09e61e70
--- /dev/null
+++ b/print/tex-localloc-doc/DESCR
@@ -0,0 +1 @@
+Documentation for tex-localloc.
diff --git a/print/tex-localloc-doc/Makefile b/print/tex-localloc-doc/Makefile
new file mode 100644
index 00000000000..78cd966aa2c
--- /dev/null
+++ b/print/tex-localloc-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2016/09/20 12:47:52 markd Exp $
+
+DISTNAME= localloc.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.1b
+TEXLIVE_REV= 21934
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/localloc
+COMMENT= Documentation for tex-localloc
+#LICENSE= other-free
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-localloc-doc/PLIST b/print/tex-localloc-doc/PLIST
new file mode 100644
index 00000000000..9f6e216d334
--- /dev/null
+++ b/print/tex-localloc-doc/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2016/09/20 12:47:52 markd Exp $
+share/texmf-dist/doc/latex/localloc/localloc.README
+share/texmf-dist/doc/latex/localloc/localloc.pdf
+share/texmf-dist/doc/latex/localloc/localtst.tex
diff --git a/print/tex-localloc-doc/distinfo b/print/tex-localloc-doc/distinfo
new file mode 100644
index 00000000000..7ca2a56ab8c
--- /dev/null
+++ b/print/tex-localloc-doc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/09/20 12:47:52 markd Exp $
+
+SHA1 (tex-localloc-21934/localloc.doc.tar.xz) = 8f54efa2de2c99e13dd7d75693282d9b5c1f1df6
+RMD160 (tex-localloc-21934/localloc.doc.tar.xz) = 805c16cbee1c7d879bdddf28131ffb57ab480ca3
+SHA512 (tex-localloc-21934/localloc.doc.tar.xz) = 55d8fe6069678bcbde8dc76d08e0eec50b91fe000fc4d7f6d30d7c9d17e847dfefce37c713b963c311965c2db38197bd8a5b72ab11db7a93a060d7618651de16
+Size (tex-localloc-21934/localloc.doc.tar.xz) = 241316 bytes
diff --git a/print/tex-localloc/DESCR b/print/tex-localloc/DESCR
new file mode 100644
index 00000000000..39b35abef55
--- /dev/null
+++ b/print/tex-localloc/DESCR
@@ -0,0 +1,3 @@
+This package approaches the problem of the shortage of
+registers, by providing a mechanism for local allocation. The
+package works with Plain TeX, LaTeX and LaTeX 2.09.
diff --git a/print/tex-localloc/Makefile b/print/tex-localloc/Makefile
new file mode 100644
index 00000000000..f2082280726
--- /dev/null
+++ b/print/tex-localloc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2016/09/20 12:47:52 markd Exp $
+
+DISTNAME= localloc
+PKGNAME= tex-${DISTNAME}-1.1b
+TEXLIVE_REV= 21934
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/localloc
+COMMENT= Macros for localizing TeX register allocations
+#LICENSE= other-free
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-localloc/PLIST b/print/tex-localloc/PLIST
new file mode 100644
index 00000000000..b00ea97682e
--- /dev/null
+++ b/print/tex-localloc/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2016/09/20 12:47:52 markd Exp $
+share/texmf-dist/tex/latex/localloc/localloc.sty
diff --git a/print/tex-localloc/distinfo b/print/tex-localloc/distinfo
new file mode 100644
index 00000000000..295d3be3a0b
--- /dev/null
+++ b/print/tex-localloc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/09/20 12:47:52 markd Exp $
+
+SHA1 (tex-localloc-21934/localloc.tar.xz) = 43c342213332869748c9d23850da3265fc165890
+RMD160 (tex-localloc-21934/localloc.tar.xz) = a2e87ad417028e0988bfb4ef5219886cc8e8b72c
+SHA512 (tex-localloc-21934/localloc.tar.xz) = 56e6794866a22b8e64352e1c00c49c490220389eb7a8a1e23771cc49d01b489fa53616692f2d408ba8d2ab631824f2598d14fac084027c25c057e2546df3311b
+Size (tex-localloc-21934/localloc.tar.xz) = 2468 bytes