From ac5a3343911dbb8d2b7ea1a3331fd8152b044a8c Mon Sep 17 00:00:00 2001 From: markd Date: Fri, 20 Jan 2017 21:43:58 +0000 Subject: Add tex-abntex2{,-doc} 1.9.6 Typeset technical and scientific Brazilian documents based on ABNT rules Add tex-blindtext{,-doc} 2.0 Producing 'blind' text for testing Add tex-cleveref{,-doc} 0.19 Intelligent cross-referencing Add tex-diagbox{,-doc} 2.1 Table heads with diagonal lines Add tex-fncychap{,-doc} 1.34 Seven predefined chapter heading styles Add tex-fontaxes{,-doc} 1.0d dditional font axes for LaTeX Add tex-longfbox{,-doc} 1.0 Draw framed boxes with standard CSS attributes that can break over multiple pages Add tex-mweights{,-doc} 20130721 Support for multiple-weight font packages Add tex-options{,-doc} 1.0 Provides convenient key-value options for LaTeX package writers Add tex-realboxes{,-doc} 0.2 Variants of common box-commands Add tex-sfmath 0.8 Sans-serif mathematics Add tex-tcolorbox{,-doc} 3.94 Coloured boxes, for LaTeX examples and theorems, etc Add tex-titling{,-doc} 2.1d Control over the typesetting of the \maketitle command Add tex-trimspaces{,-doc} 1.1 Trim spaces around an argument or within a macro --- print/tex-longfbox/DESCR | 3 +++ print/tex-longfbox/Makefile | 18 ++++++++++++++++++ print/tex-longfbox/PLIST | 3 +++ print/tex-longfbox/distinfo | 6 ++++++ 4 files changed, 30 insertions(+) create mode 100644 print/tex-longfbox/DESCR create mode 100644 print/tex-longfbox/Makefile create mode 100644 print/tex-longfbox/PLIST create mode 100644 print/tex-longfbox/distinfo (limited to 'print/tex-longfbox') diff --git a/print/tex-longfbox/DESCR b/print/tex-longfbox/DESCR new file mode 100644 index 00000000000..67d9266c05e --- /dev/null +++ b/print/tex-longfbox/DESCR @@ -0,0 +1,3 @@ +The longfbox package provides framed boxes that can be +customized using standard CSS attributes. It was written to +support precise rendering of Madoko documents in LaTeX. diff --git a/print/tex-longfbox/Makefile b/print/tex-longfbox/Makefile new file mode 100644 index 00000000000..0b488922071 --- /dev/null +++ b/print/tex-longfbox/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1 2017/01/20 21:43:59 markd Exp $ + +DISTNAME= longfbox +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 39028 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/longfbox +COMMENT= Draw framed boxes with standard CSS attributes that can break over multiple pages +LICENSE= lppl-1.3c + +DEPENDS+= tex-ellipse-[0-9]*:../../graphics/tex-ellipse +DEPENDS+= tex-mdwtools-[0-9]*:../../print/tex-mdwtools +DEPENDS+= tex-options-[0-9]*:../../print/tex-options +DEPENDS+= tex-pict2e-[0-9]*:../../print/tex-pict2e + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-longfbox/PLIST b/print/tex-longfbox/PLIST new file mode 100644 index 00000000000..72d4679f6de --- /dev/null +++ b/print/tex-longfbox/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2017/01/20 21:43:59 markd Exp $ +share/texmf-dist/tex/latex/longfbox/longbox.sty +share/texmf-dist/tex/latex/longfbox/longfbox.sty diff --git a/print/tex-longfbox/distinfo b/print/tex-longfbox/distinfo new file mode 100644 index 00000000000..16b02afd931 --- /dev/null +++ b/print/tex-longfbox/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2017/01/20 21:43:59 markd Exp $ + +SHA1 (tex-longfbox-39028/longfbox.tar.xz) = 158b493bfa325b2c8cde9873836690dd1be447da +RMD160 (tex-longfbox-39028/longfbox.tar.xz) = 06c1fb00e15fad5a3f0c3c45e09e45421b3727ea +SHA512 (tex-longfbox-39028/longfbox.tar.xz) = ac607b3137f09d189c03d35179064b6140f4758ad7cf0ff3e406f01ad3353927eec38e0733b7fcb6067125980077c76e93e3e942e062b307d1709280aeadda06 +Size (tex-longfbox-39028/longfbox.tar.xz) = 17088 bytes -- cgit v1.2.3