From bf4c85911ec7101a5cfd24c2b6368c94d06da81a Mon Sep 17 00:00:00 2001 From: markd Date: Sat, 19 Oct 2013 20:43:38 +0000 Subject: Split out and update various texlive packages from teTeX3-texmf to separate packages. --- print/tex-SIunits/DESCR | 5 +++++ print/tex-SIunits/Makefile | 13 +++++++++++++ print/tex-SIunits/PLIST | 4 ++++ print/tex-SIunits/distinfo | 5 +++++ 4 files changed, 27 insertions(+) create mode 100644 print/tex-SIunits/DESCR create mode 100644 print/tex-SIunits/Makefile create mode 100644 print/tex-SIunits/PLIST create mode 100644 print/tex-SIunits/distinfo (limited to 'print/tex-SIunits') diff --git a/print/tex-SIunits/DESCR b/print/tex-SIunits/DESCR new file mode 100644 index 00000000000..09368c0394a --- /dev/null +++ b/print/tex-SIunits/DESCR @@ -0,0 +1,5 @@ +Typeset physical units following the rules of the International +System of Units (SI). The package requires amstext, for proper +representation of some values. Note that the package is now +superseded by siunitx; siunits has maintenance-only support, +now. diff --git a/print/tex-SIunits/Makefile b/print/tex-SIunits/Makefile new file mode 100644 index 00000000000..57309c6e7d5 --- /dev/null +++ b/print/tex-SIunits/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2013/10/19 20:43:38 markd Exp $ + +DISTNAME= SIunits +PKGNAME= tex-${DISTNAME}-1.36 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= International System of Units + +CONFLICTS+= teTeX-texmf<=3.0nb42 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-SIunits/PLIST b/print/tex-SIunits/PLIST new file mode 100644 index 00000000000..9242aae5b5d --- /dev/null +++ b/print/tex-SIunits/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2013/10/19 20:43:38 markd Exp $ +share/texmf-dist/tex/latex/SIunits/SIunits.cfg +share/texmf-dist/tex/latex/SIunits/SIunits.sty +share/texmf-dist/tex/latex/SIunits/binary.sty diff --git a/print/tex-SIunits/distinfo b/print/tex-SIunits/distinfo new file mode 100644 index 00000000000..7efc0c8f2c5 --- /dev/null +++ b/print/tex-SIunits/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/10/19 20:43:38 markd Exp $ + +SHA1 (tex-SIunits-15878/SIunits.tar.xz) = b3531b743eca6fff408e88490117b6dceb98c9de +RMD160 (tex-SIunits-15878/SIunits.tar.xz) = cd5223a36077e05f8c35daf81443c6d6c3f88f54 +Size (tex-SIunits-15878/SIunits.tar.xz) = 6040 bytes -- cgit v1.2.3