Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
Verbasef allows you to input (subsections of a) file, print them in
verbatim mode, while automatically breaking up the inputted lines into
pieces of a given length, which are output as figures. These figures are
posted using the [H] specification, which forces LaTeX to place the
figure at the spot of invocation, rather than floating the figures to
the top of the next page. The package requires the verbatim, here and
vrbexin packages.
+17
View File
@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/07/14 22:08:29 minskim Exp $
DISTNAME= verbasef
PKGNAME= tex-${DISTNAME}-1.1
TEXLIVE_REV= 21922
MAINTAINER= minskim@NetBSD.org
COMMENT= VERBatim Automatic Splitting of External Files
CONFLICTS= tex-ltxmisc<2010.21927
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-ltxmisc>=2010.21927:../../print/tex-ltxmisc
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
DEPENDS+= tex-here-[0-9]*:../../print/tex-here
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
+2
View File
@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2011/07/14 22:08:29 minskim Exp $
share/texmf-dist/tex/latex/verbasef/verbasef.sty
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2011/07/14 22:08:29 minskim Exp $
SHA1 (tex-verbasef-21922/verbasef.tar.xz) = e702d8209577a7e32915e1cc4aaad294ee140946
RMD160 (tex-verbasef-21922/verbasef.tar.xz) = d98763a4cedef37b682c85a1fa1285e272dc9877
Size (tex-verbasef-21922/verbasef.tar.xz) = 4444 bytes