pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-tools Import tex-tools-2008.11806 as print/t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e05730bc5b3
branches:  trunk
changeset: 557924:9e05730bc5b3
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Apr 24 19:13:39 2009 +0000

description:
Import tex-tools-2008.11806 as print/tex-tools.

A collection of (variously) simple tools provided as part of the LaTeX
required tools distribution, comprising afterpage, array, calc,
dcolumn, delarray enumerate, fileerr, fontsmpl, ftnright, hhline,
indentfirst, layout, longtable, multicol, rawfonts, showkeys,
somedefs, theorem, tabularx, trace, varioref, verbatim, xr, and
xspace.

diffstat:

 print/tex-tools/DESCR    |   6 ++++++
 print/tex-tools/Makefile |  15 +++++++++++++++
 print/tex-tools/PLIST    |  40 ++++++++++++++++++++++++++++++++++++++++
 print/tex-tools/distinfo |   5 +++++
 4 files changed, 66 insertions(+), 0 deletions(-)

diffs (82 lines):

diff -r 5db8e17d819b -r 9e05730bc5b3 print/tex-tools/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-tools/DESCR     Fri Apr 24 19:13:39 2009 +0000
@@ -0,0 +1,6 @@
+A collection of (variously) simple tools provided as part of the LaTeX
+required tools distribution, comprising afterpage, array, calc,
+dcolumn, delarray enumerate, fileerr, fontsmpl, ftnright, hhline,
+indentfirst, layout, longtable, multicol, rawfonts, showkeys,
+somedefs, theorem, tabularx, trace, varioref, verbatim, xr, and
+xspace.
diff -r 5db8e17d819b -r 9e05730bc5b3 print/tex-tools/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-tools/Makefile  Fri Apr 24 19:13:39 2009 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/04/24 19:13:39 minskim Exp $
+# TeX Live Revision 11806
+
+DISTNAME=      tools
+PKGNAME=       tex-${DISTNAME}-2008.11806
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+COMMENT=       The LaTeX standard tools bundle
+
+CONFLICTS+=    teTeX-texmf<=3.0nb13
+DEPENDS+=      tex-bin-latex-[0-9]*:../../print/tex-bin-latex
+DEPENDS+=      tex-graphics-[0-9]*:../../print/tex-graphics
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5db8e17d819b -r 9e05730bc5b3 print/tex-tools/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-tools/PLIST     Fri Apr 24 19:13:39 2009 +0000
@@ -0,0 +1,40 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/24 19:13:39 minskim Exp $
+share/texmf-dist/tex/latex/tools/.tex
+share/texmf-dist/tex/latex/tools/afterpage.sty
+share/texmf-dist/tex/latex/tools/array.sty
+share/texmf-dist/tex/latex/tools/bm.sty
+share/texmf-dist/tex/latex/tools/calc.sty
+share/texmf-dist/tex/latex/tools/dcolumn.sty
+share/texmf-dist/tex/latex/tools/delarray.sty
+share/texmf-dist/tex/latex/tools/e.tex
+share/texmf-dist/tex/latex/tools/enumerate.sty
+share/texmf-dist/tex/latex/tools/fontsmpl.sty
+share/texmf-dist/tex/latex/tools/fontsmpl.tex
+share/texmf-dist/tex/latex/tools/ftnright.sty
+share/texmf-dist/tex/latex/tools/h.tex
+share/texmf-dist/tex/latex/tools/hhline.sty
+share/texmf-dist/tex/latex/tools/indentfirst.sty
+share/texmf-dist/tex/latex/tools/layout.sty
+share/texmf-dist/tex/latex/tools/longtable.sty
+share/texmf-dist/tex/latex/tools/multicol.sty
+share/texmf-dist/tex/latex/tools/q.tex
+share/texmf-dist/tex/latex/tools/r.tex
+share/texmf-dist/tex/latex/tools/rawfonts.sty
+share/texmf-dist/tex/latex/tools/s.tex
+share/texmf-dist/tex/latex/tools/showkeys.sty
+share/texmf-dist/tex/latex/tools/somedefs.sty
+share/texmf-dist/tex/latex/tools/tabularx.sty
+share/texmf-dist/tex/latex/tools/thb.sty
+share/texmf-dist/tex/latex/tools/thc.sty
+share/texmf-dist/tex/latex/tools/thcb.sty
+share/texmf-dist/tex/latex/tools/theorem.sty
+share/texmf-dist/tex/latex/tools/thm.sty
+share/texmf-dist/tex/latex/tools/thmb.sty
+share/texmf-dist/tex/latex/tools/thp.sty
+share/texmf-dist/tex/latex/tools/trace.sty
+share/texmf-dist/tex/latex/tools/varioref.sty
+share/texmf-dist/tex/latex/tools/verbatim.sty
+share/texmf-dist/tex/latex/tools/verbtest.tex
+share/texmf-dist/tex/latex/tools/x.tex
+share/texmf-dist/tex/latex/tools/xr.sty
+share/texmf-dist/tex/latex/tools/xspace.sty
diff -r 5db8e17d819b -r 9e05730bc5b3 print/tex-tools/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-tools/distinfo  Fri Apr 24 19:13:39 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/04/24 19:13:39 minskim Exp $
+
+SHA1 (tex-tools-2008.11806/tools.tar.lzma) = 4d46491e3f734444a0573db0a3bd338da9986794
+RMD160 (tex-tools-2008.11806/tools.tar.lzma) = ac54a0a42b49777ee1c794a4527d76bb427c4255
+Size (tex-tools-2008.11806/tools.tar.lzma) = 36813 bytes



Home | Main Index | Thread Index | Old Index