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

4
print/tex-xfor/DESCR Normal file
View File

@@ -0,0 +1,4 @@
The package redefines the LaTeX internal \@for macro so that
the loop may be prematurely terminated. The action is akin to
the C/Java break statement, except that the loop does not
terminate until the end of the current iteration

11
print/tex-xfor/Makefile Normal file
View File

@@ -0,0 +1,11 @@
# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:23 rodent Exp $
# TeX Live Revision 15878
DISTNAME= xfor
PKGNAME= tex-${DISTNAME}-1.05
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Reimplimentation of the LaTeX for-loop macro
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

2
print/tex-xfor/PLIST Normal file
View File

@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/09 22:00:21 markd Exp $
share/texmf-dist/tex/latex/xfor/xfor.sty

5
print/tex-xfor/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/04/09 22:00:21 markd Exp $
SHA1 (tex-xfor-1.05/xfor.tar.xz) = 316ec3e89694c4bd59ba117ab375eaa39f3a5fe2
RMD160 (tex-xfor-1.05/xfor.tar.xz) = 019acef76948fa685d2f7fccfa1b0fb8420b4dd6
Size (tex-xfor-1.05/xfor.tar.xz) = 1708 bytes