diff options
author | minskim <minskim> | 2011-03-06 21:30:24 +0000 |
---|---|---|
committer | minskim <minskim> | 2011-03-06 21:30:24 +0000 |
commit | 1327e666030dc04005b2999ecc2aa1aa4090e2e2 (patch) | |
tree | 48e0cb11fe84c7d34855415b4261b190e5bc6458 /print | |
parent | 5443ec78e5f8c00eeef4562afc48333fd1df76f1 (diff) | |
download | pkgsrc-1327e666030dc04005b2999ecc2aa1aa4090e2e2.tar.gz |
Import tex-bezos-2010 as print/tex-bezos.
A set of packages that provide:
- tools for maths accents
- a tool that changes page-numbering in frontmatter to arabic
- tools for dealing with some annoyances in babel
- a tool for making end-environment checking more meaningful
- tensorial indexes
- support for multi-file documents
- tools for easy entry of Spanish index entries
- dotless i's and j's for maths fonts.
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-bezos/DESCR | 9 | ||||
-rw-r--r-- | print/tex-bezos/Makefile | 14 | ||||
-rw-r--r-- | print/tex-bezos/PLIST | 9 | ||||
-rw-r--r-- | print/tex-bezos/distinfo | 5 |
4 files changed, 37 insertions, 0 deletions
diff --git a/print/tex-bezos/DESCR b/print/tex-bezos/DESCR new file mode 100644 index 00000000000..75940de550a --- /dev/null +++ b/print/tex-bezos/DESCR @@ -0,0 +1,9 @@ +A set of packages that provide: + - tools for maths accents + - a tool that changes page-numbering in frontmatter to arabic + - tools for dealing with some annoyances in babel + - a tool for making end-environment checking more meaningful + - tensorial indexes + - support for multi-file documents + - tools for easy entry of Spanish index entries + - dotless i's and j's for maths fonts. diff --git a/print/tex-bezos/Makefile b/print/tex-bezos/Makefile new file mode 100644 index 00000000000..ad5a168213a --- /dev/null +++ b/print/tex-bezos/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/03/06 21:30:24 minskim Exp $ + +DISTNAME= bezos +PKGNAME= tex-${DISTNAME}-2010 +TEXLIVE_REV= 20113 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Packages by Javier Bezos + +CONFLICTS= teTeX-texmf<=3.0nb29 +DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-bezos/PLIST b/print/tex-bezos/PLIST new file mode 100644 index 00000000000..77c38894747 --- /dev/null +++ b/print/tex-bezos/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/06 21:30:24 minskim Exp $ +share/texmf-dist/tex/latex/bezos/accents.sty +share/texmf-dist/tex/latex/bezos/arabicfront.sty +share/texmf-dist/tex/latex/bezos/babeltools.sty +share/texmf-dist/tex/latex/bezos/checkend.sty +share/texmf-dist/tex/latex/bezos/dotlessi.sty +share/texmf-dist/tex/latex/bezos/esindex.sty +share/texmf-dist/tex/latex/bezos/subdocs.sty +share/texmf-dist/tex/latex/bezos/tensind.sty diff --git a/print/tex-bezos/distinfo b/print/tex-bezos/distinfo new file mode 100644 index 00000000000..804e6b64e8f --- /dev/null +++ b/print/tex-bezos/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/06 21:30:24 minskim Exp $ + +SHA1 (tex-bezos-20113/bezos.tar.xz) = ffa7342cd09a4b953058e32b49d302cd5a2887b7 +RMD160 (tex-bezos-20113/bezos.tar.xz) = fb763a5624ef10cddd686891232458e9b05cd947 +Size (tex-bezos-20113/bezos.tar.xz) = 10616 bytes |