pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/tex-eijkhout



Module Name:    pkgsrc
Committed By:   markd
Date:           Tue Sep 20 12:44:27 UTC 2016

Added Files:
        pkgsrc/print/tex-eijkhout: DESCR Makefile PLIST distinfo

Log Message:
Add tex-eijkhout 2016

Three unrelated packages: DB_process, to parse and process
database output; CD_labeler, to typeset user text to fit on a
CD label; and repeat, a nestable, generic loop macro.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-eijkhout/DESCR \
    pkgsrc/print/tex-eijkhout/Makefile pkgsrc/print/tex-eijkhout/PLIST \
    pkgsrc/print/tex-eijkhout/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/print/tex-eijkhout/DESCR
diff -u /dev/null pkgsrc/print/tex-eijkhout/DESCR:1.1
--- /dev/null   Tue Sep 20 12:44:28 2016
+++ pkgsrc/print/tex-eijkhout/DESCR     Tue Sep 20 12:44:27 2016
@@ -0,0 +1,3 @@
+Three unrelated packages: DB_process, to parse and process
+database output; CD_labeler, to typeset user text to fit on a
+CD label; and repeat, a nestable, generic loop macro.
Index: pkgsrc/print/tex-eijkhout/Makefile
diff -u /dev/null pkgsrc/print/tex-eijkhout/Makefile:1.1
--- /dev/null   Tue Sep 20 12:44:28 2016
+++ pkgsrc/print/tex-eijkhout/Makefile  Tue Sep 20 12:44:27 2016
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2016/09/20 12:44:27 markd Exp $
+
+DISTNAME=      eijkhout
+PKGNAME=       tex-${DISTNAME}-2016
+TEXLIVE_REV=   15878
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+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"
Index: pkgsrc/print/tex-eijkhout/PLIST
diff -u /dev/null pkgsrc/print/tex-eijkhout/PLIST:1.1
--- /dev/null   Tue Sep 20 12:44:28 2016
+++ pkgsrc/print/tex-eijkhout/PLIST     Tue Sep 20 12:44:27 2016
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2016/09/20 12:44:27 markd Exp $
+share/texmf-dist/tex/generic/eijkhout/CD_labeler.tex
+share/texmf-dist/tex/generic/eijkhout/CD_labeler_test.tex
+share/texmf-dist/tex/generic/eijkhout/DB_process.tex
+share/texmf-dist/tex/generic/eijkhout/repeat.tex
Index: pkgsrc/print/tex-eijkhout/distinfo
diff -u /dev/null pkgsrc/print/tex-eijkhout/distinfo:1.1
--- /dev/null   Tue Sep 20 12:44:28 2016
+++ pkgsrc/print/tex-eijkhout/distinfo  Tue Sep 20 12:44:27 2016
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/09/20 12:44:27 markd Exp $
+
+SHA1 (tex-eijkhout-15878/eijkhout.tar.xz) = 2f7ba19fb7662427dbc904e4663a32f36fbbc0a5
+RMD160 (tex-eijkhout-15878/eijkhout.tar.xz) = d1ee0b2312921779761cdf3c6a7ec57d4fbc10c9
+SHA512 (tex-eijkhout-15878/eijkhout.tar.xz) = 9f68f864656fcf2af108f0a675f29ec084ca6b0667d4ed0f54f5ba135dcf4e21b23791a8b9ad86c8803b53d1530b90053348abe53dd345c3a63a762ee1cdc3db
+Size (tex-eijkhout-15878/eijkhout.tar.xz) = 6972 bytes



Home | Main Index | Thread Index | Old Index