From c8cbcacd9d0f90921619574098d3c1eef007ffec Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 25 May 2010 07:58:12 +0000 Subject: Import tex-optional-2.2b as print/tex-optional. Optional provides simple, flexible, optional compilation of LaTeX documents. Option switches may be given via package options, by the \UseOption command, or interactively via the \AskOption command (help text may be provided, by defining the \ExplainOptions command). The package is not robust, in the way that comment package is, against ill-behaved text. In particular, verbatim text may not be directly included in optional sections (whether they're included or not). Package documentation is included in comments within the package itself. --- print/tex-optional/DESCR | 8 ++++++++ print/tex-optional/Makefile | 11 +++++++++++ print/tex-optional/PLIST | 2 ++ print/tex-optional/distinfo | 5 +++++ 4 files changed, 26 insertions(+) create mode 100644 print/tex-optional/DESCR create mode 100644 print/tex-optional/Makefile create mode 100644 print/tex-optional/PLIST create mode 100644 print/tex-optional/distinfo (limited to 'print/tex-optional') diff --git a/print/tex-optional/DESCR b/print/tex-optional/DESCR new file mode 100644 index 00000000000..12c8c7255e5 --- /dev/null +++ b/print/tex-optional/DESCR @@ -0,0 +1,8 @@ +Optional provides simple, flexible, optional compilation of LaTeX +documents. Option switches may be given via package options, by the +\UseOption command, or interactively via the \AskOption command (help +text may be provided, by defining the \ExplainOptions command). The +package is not robust, in the way that comment package is, against +ill-behaved text. In particular, verbatim text may not be directly +included in optional sections (whether they're included or not). Package +documentation is included in comments within the package itself. diff --git a/print/tex-optional/Makefile b/print/tex-optional/Makefile new file mode 100644 index 00000000000..0ea60c1e965 --- /dev/null +++ b/print/tex-optional/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/05/25 07:58:12 minskim Exp $ + +DISTNAME= optional +PKGNAME= tex-${DISTNAME}-2.2b +TEXLIVE_REV= 18131 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Facilitate optional printing of parts of a document + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-optional/PLIST b/print/tex-optional/PLIST new file mode 100644 index 00000000000..875a03b8038 --- /dev/null +++ b/print/tex-optional/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/25 07:58:12 minskim Exp $ +share/texmf-dist/tex/latex/optional/optional.sty diff --git a/print/tex-optional/distinfo b/print/tex-optional/distinfo new file mode 100644 index 00000000000..dd90452ef1b --- /dev/null +++ b/print/tex-optional/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/05/25 07:58:12 minskim Exp $ + +SHA1 (tex-optional-18131/optional.tar.xz) = ff94aa3117565ed35544eda5384a7620a9093f09 +RMD160 (tex-optional-18131/optional.tar.xz) = f3fe9f4e21fd152ff94edafb7eb6cf78cb7a786e +Size (tex-optional-18131/optional.tar.xz) = 3360 bytes -- cgit v1.2.3