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
print/tex-fixme/DESCR Normal file
View File

@@ -0,0 +1,7 @@
This package provides a way to insert fixme notes in documents
being developed (in draft mode). Such notes can appear in the
margin of the document, as index entries, in the log file and
as warnings on stdout. It is also possible to summarize them in
a list. If your document is in a final version, any remaining
fixme notes will produce an error. FiXme also comes with
support for AUC-TeX.

21
print/tex-fixme/Makefile Normal file
View File

@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.5 2011/01/12 17:07:10 minskim Exp $
DISTNAME= fixme
PKGNAME= tex-${DISTNAME}-4.1
TEXLIVE_REV= 16169
MAINTAINER= minskim@NetBSD.org
COMMENT= Insert "fixme" notes into draft documents
DEPENDS+= tex-changebar-[0-9]*:../../print/tex-changebar
DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics
DEPENDS+= tex-latex>=2009:../../print/tex-latex
DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin
DEPENDS+= tex-marginnote-[0-9]*:../../print/tex-marginnote
DEPENDS+= tex-pdfcomment-[0-9]*:../../print/tex-pdfcomment
DEPENDS+= tex-tools>=2010:../../print/tex-tools
DEPENDS+= tex-xcolor>=2.11:../../print/tex-xcolor
DEPENDS+= tex-xkeyval>=2.6a:../../print/tex-xkeyval
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

19
print/tex-fixme/PLIST Normal file
View File

@@ -0,0 +1,19 @@
@comment $NetBSD: PLIST,v 1.3 2011/01/12 17:07:10 minskim Exp $
share/texmf-dist/tex/latex/fixme/fixme.sty
share/texmf-dist/tex/latex/fixme/layouts/env/fxenvlayoutcolor.sty
share/texmf-dist/tex/latex/fixme/layouts/env/fxenvlayoutcolorsig.sty
share/texmf-dist/tex/latex/fixme/layouts/fxlayoutmarginnote.sty
share/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfcmargin.sty
share/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfcnote.sty
share/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfcsigmargin.sty
share/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfcsignote.sty
share/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfmargin.sty
share/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfnote.sty
share/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfsigmargin.sty
share/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfsignote.sty
share/texmf-dist/tex/latex/fixme/layouts/target/fxtargetlayoutchangebar.sty
share/texmf-dist/tex/latex/fixme/layouts/target/fxtargetlayoutcolor.sty
share/texmf-dist/tex/latex/fixme/layouts/target/fxtargetlayoutcolorcb.sty
share/texmf-dist/tex/latex/fixme/themes/fxthemecolor.sty
share/texmf-dist/tex/latex/fixme/themes/fxthemecolorsig.sty
share/texmf-dist/tex/latex/fixme/themes/fxthemesignature.sty

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

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.3 2011/01/12 17:07:10 minskim Exp $
SHA1 (tex-fixme-16169/fixme.tar.xz) = f6db30e50515965a34604e09bd4ff27a16070a02
RMD160 (tex-fixme-16169/fixme.tar.xz) = 9d9cc15194886da0ac084fdb76be66652887191b
Size (tex-fixme-16169/fixme.tar.xz) = 8264 bytes