From 9650ffd55c2d39494454bb06c6a02aa71863bbe3 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 4 Mar 2011 19:05:21 +0000 Subject: Import tex-fp-2010 as math/tex-fp. An extensive collection of arithmetic operations for fixed point real numbers of high precision. --- math/tex-fp/DESCR | 2 ++ math/tex-fp/Makefile | 14 ++++++++++++++ math/tex-fp/PLIST | 15 +++++++++++++++ math/tex-fp/distinfo | 5 +++++ 4 files changed, 36 insertions(+) create mode 100644 math/tex-fp/DESCR create mode 100644 math/tex-fp/Makefile create mode 100644 math/tex-fp/PLIST create mode 100644 math/tex-fp/distinfo (limited to 'math/tex-fp') diff --git a/math/tex-fp/DESCR b/math/tex-fp/DESCR new file mode 100644 index 00000000000..d447875042a --- /dev/null +++ b/math/tex-fp/DESCR @@ -0,0 +1,2 @@ +An extensive collection of arithmetic operations for fixed point real +numbers of high precision. diff --git a/math/tex-fp/Makefile b/math/tex-fp/Makefile new file mode 100644 index 00000000000..d8a307424ad --- /dev/null +++ b/math/tex-fp/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/03/04 19:05:21 minskim Exp $ + +DISTNAME= fp +PKGNAME= tex-${DISTNAME}-2010 +TEXLIVE_REV= 15878 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Fixed point arithmetic + +CONFLICTS= teTeX-texmf<=3.0nb29 +DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/math/tex-fp/PLIST b/math/tex-fp/PLIST new file mode 100644 index 00000000000..bfb45018674 --- /dev/null +++ b/math/tex-fp/PLIST @@ -0,0 +1,15 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/04 19:05:21 minskim Exp $ +share/texmf-dist/tex/latex/fp/defpattern.sty +share/texmf-dist/tex/latex/fp/fp-addons.sty +share/texmf-dist/tex/latex/fp/fp-basic.sty +share/texmf-dist/tex/latex/fp/fp-eqn.sty +share/texmf-dist/tex/latex/fp/fp-eval.sty +share/texmf-dist/tex/latex/fp/fp-exp.sty +share/texmf-dist/tex/latex/fp/fp-pas.sty +share/texmf-dist/tex/latex/fp/fp-random.sty +share/texmf-dist/tex/latex/fp/fp-snap.sty +share/texmf-dist/tex/latex/fp/fp-trigo.sty +share/texmf-dist/tex/latex/fp/fp-upn.sty +share/texmf-dist/tex/latex/fp/fp.sty +share/texmf-dist/tex/latex/fp/lfp.sty +share/texmf-dist/tex/plain/fp/fp.tex diff --git a/math/tex-fp/distinfo b/math/tex-fp/distinfo new file mode 100644 index 00000000000..b3b30591d60 --- /dev/null +++ b/math/tex-fp/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/04 19:05:21 minskim Exp $ + +SHA1 (tex-fp-15878/fp.tar.xz) = f62019909da4538ed0d7a264717fbae319765a56 +RMD160 (tex-fp-15878/fp.tar.xz) = b579103bfa7c3943b8eba07ac8bf10cd3386df88 +Size (tex-fp-15878/fp.tar.xz) = 19212 bytes -- cgit v1.2.3