Tue Apr 14 18:24:07 2009 UTC ()
Import tex-bin-latex-2008.10592 as print/tex-bin-latex.

LaTeX is a widely-used macro package for TeX, providing many basic
document formating commands extended by a wide range of packages.  It
is a development of Leslie Lamport's original LaTeX 2.09, and
superseded the older system in June 1994.

This package provides LaTeX formats for the following commands: latex,
lualatex, pdflatex, and pdflualatex.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(minskim)
diff -r0 -r1.1.1.1 pkgsrc/print/tex-bin-latex/DESCR
diff -r0 -r1.1.1.1 pkgsrc/print/tex-bin-latex/Makefile
diff -r0 -r1.1.1.1 pkgsrc/print/tex-bin-latex/PLIST
diff -r0 -r1.1.1.1 pkgsrc/print/tex-bin-latex/distinfo

File Added: pkgsrc/print/tex-bin-latex/Attic/DESCR
LaTeX is a widely-used macro package for TeX, providing many basic
document formating commands extended by a wide range of packages.  It
is a development of Leslie Lamport's original LaTeX 2.09, and
superseded the older system in June 1994.

This package provides LaTeX formats for the following commands: latex,
lualatex, pdflatex, and pdflualatex.

File Added: pkgsrc/print/tex-bin-latex/Attic/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2009/04/14 18:24:07 minskim Exp $
# TeX Live Revision 10592

DISTNAME=	bin-latex
PKGNAME=	tex-${DISTNAME}-2008.10592

MAINTAINER=	minskim@NetBSD.org
COMMENT=	TeX macro package that defines LaTeX

CONFLICTS+=	teTeX-bin<=3.0nb31
DEPENDS+=	tex-bin-kpathsea-[0-9]*:../../print/tex-bin-kpathsea
DEPENDS+=	tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+=	tex-latexconfig-[0-9]*:../../print/tex-latexconfig
DEPENDS+=	tex-luatex-[0-9]*:../../print/tex-luatex
DEPENDS+=	tex-pdftex-[0-9]*:../../print/tex-pdftex

INSTALLATION_DIRS+=	bin

TEX_FORMAT_NAMES+=	latex

.include "../../print/texlive/module.mk"

post-install:
	${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/latex
	${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/pdflatex
	${LN} -sf luatex ${DESTDIR}${PREFIX}/bin/lualatex
	${LN} -sf luatex ${DESTDIR}${PREFIX}/bin/pdflualatex

.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/print/tex-bin-latex/Attic/PLIST
@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/14 18:24:07 minskim Exp $
bin/latex
bin/lualatex
bin/pdflatex
bin/pdflualatex
share/texmf/fmtutil/format.latex.cnf
share/texmf/tex/latex/config/color.cfg
share/texmf/tex/latex/config/graphics.cfg
share/texmf/tex/latex/config/hyperref.cfg

File Added: pkgsrc/print/tex-bin-latex/Attic/distinfo
$NetBSD: distinfo,v 1.1.1.1 2009/04/14 18:24:07 minskim Exp $

SHA1 (tex-bin-latex-2008.10592/bin-latex.tar.lzma) = 5cbb0032e7ac9d854d777c5d75be165fc12df4bf
RMD160 (tex-bin-latex-2008.10592/bin-latex.tar.lzma) = 8d84fe91f787a19debf64eeffae13c11dda9a4aa
Size (tex-bin-latex-2008.10592/bin-latex.tar.lzma) = 1748 bytes