From bce5d9453a126e93c0d0affbca3492d24f039c86 Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 2 Aug 2009 19:17:51 +0000 Subject: Import tex-fancyvrb-2.7a as print/tex-fancyvrb. Flexible handling of verbatim text including: verbatim commands in footnotes; a variety of verbatim environments with many parameters; ability to define new customized verbatim environments; save and restore verbatim text and environments; write and read files in verbatim mode; build "example" environments (showing both result and verbatim source). --- print/tex-fancyvrb/DESCR | 6 ++++++ print/tex-fancyvrb/Makefile | 14 ++++++++++++++ print/tex-fancyvrb/PLIST | 5 +++++ print/tex-fancyvrb/distinfo | 5 +++++ 4 files changed, 30 insertions(+) create mode 100644 print/tex-fancyvrb/DESCR create mode 100644 print/tex-fancyvrb/Makefile create mode 100644 print/tex-fancyvrb/PLIST create mode 100644 print/tex-fancyvrb/distinfo (limited to 'print/tex-fancyvrb') diff --git a/print/tex-fancyvrb/DESCR b/print/tex-fancyvrb/DESCR new file mode 100644 index 00000000000..d5cb3683caf --- /dev/null +++ b/print/tex-fancyvrb/DESCR @@ -0,0 +1,6 @@ +Flexible handling of verbatim text including: verbatim commands in +footnotes; a variety of verbatim environments with many parameters; +ability to define new customized verbatim environments; save and +restore verbatim text and environments; write and read files in +verbatim mode; build "example" environments (showing both result and +verbatim source). diff --git a/print/tex-fancyvrb/Makefile b/print/tex-fancyvrb/Makefile new file mode 100644 index 00000000000..d2aef39aede --- /dev/null +++ b/print/tex-fancyvrb/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/08/02 19:17:51 minskim Exp $ +# TeX Live Revision 8226 + +DISTNAME= fancyvrb +PKGNAME= tex-${DISTNAME}-2.7a + +MAINTAINER= minskim@NetBSD.org +COMMENT= Sophisticated verbatim text + +CONFLICTS+= teTeX-texmf<=3.0nb20 +DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics + +.include "../../print/texlive/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-fancyvrb/PLIST b/print/tex-fancyvrb/PLIST new file mode 100644 index 00000000000..103a6d23410 --- /dev/null +++ b/print/tex-fancyvrb/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/08/02 19:17:51 minskim Exp $ +share/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty +share/texmf-dist/tex/latex/fancyvrb/fvrb-ex.sty +share/texmf-dist/tex/latex/fancyvrb/hbaw.sty +share/texmf-dist/tex/latex/fancyvrb/hcolor.sty diff --git a/print/tex-fancyvrb/distinfo b/print/tex-fancyvrb/distinfo new file mode 100644 index 00000000000..9cc7c2fe93e --- /dev/null +++ b/print/tex-fancyvrb/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/08/02 19:17:51 minskim Exp $ + +SHA1 (tex-fancyvrb-2.7a/fancyvrb.tar.lzma) = 742a06f7ec3714618d471a066b571b027b1ad670 +RMD160 (tex-fancyvrb-2.7a/fancyvrb.tar.lzma) = ca8c0ae6ff1ebe488003d0e8ab21421bc229be1f +Size (tex-fancyvrb-2.7a/fancyvrb.tar.lzma) = 12177 bytes -- cgit v1.2.3