pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-collection-basic Import tex-collection-basic...
details: https://anonhg.NetBSD.org/pkgsrc/rev/03a9ffdfeb9b
branches: trunk
changeset: 571116:03a9ffdfeb9b
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Feb 08 05:06:30 2010 +0000
description:
Import tex-collection-basic-2009 as print/tex-collection-basic.
These files are regarded as basic for any TeX system, covering plain
TeX macros, Computer Modern fonts, and configuration for common
drivers; no LaTeX.
diffstat:
print/tex-collection-basic/DESCR | 3 ++
print/tex-collection-basic/Makefile | 48 +++++++++++++++++++++++++++++++++++++
2 files changed, 51 insertions(+), 0 deletions(-)
diffs (59 lines):
diff -r c7a4a11efd7c -r 03a9ffdfeb9b print/tex-collection-basic/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-collection-basic/DESCR Mon Feb 08 05:06:30 2010 +0000
@@ -0,0 +1,3 @@
+These files are regarded as basic for any TeX system, covering plain
+TeX macros, Computer Modern fonts, and configuration for common
+drivers; no LaTeX.
diff -r c7a4a11efd7c -r 03a9ffdfeb9b print/tex-collection-basic/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-collection-basic/Makefile Mon Feb 08 05:06:30 2010 +0000
@@ -0,0 +1,48 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/02/08 05:06:30 minskim Exp $
+# TeX Live Revision 15576
+
+DISTNAME= collection-basic
+PKGNAME= tex-${DISTNAME}-2009
+CATEGORIES= print
+MASTER_SITES= # empty
+
+MAINTAINER= minskim%NetBSD.org@localhost
+HOMEPAGE= http://www.tug.org/texlive/
+COMMENT= Essential programs and files for TeX
+
+DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
+DEPENDS+= tex-apalike-[0-9]*:../../print/tex-apalike
+DEPENDS+= tex-bibtex-[0-9]*:../../print/tex-bibtex
+DEPENDS+= tex-cm-[0-9]*:../../fonts/tex-cm
+DEPENDS+= tex-dvipdfm-[0-9]*:../../print/tex-dvipdfm
+DEPENDS+= tex-dvipdfmx-[0-9]*:../../print/tex-dvipdfmx
+DEPENDS+= tex-dvipdfmx-def-[0-9]*:../../print/tex-dvipdfmx-def
+DEPENDS+= tex-dvips-[0-9]*:../../print/tex-dvips
+DEPENDS+= tex-enctex-[0-9]*:../../print/tex-enctex
+DEPENDS+= tex-etex-[0-9]*:../../print/tex-etex
+DEPENDS+= tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg
+DEPENDS+= tex-glyphlist-[0-9]*:../../fonts/tex-glyphlist
+DEPENDS+= gsftopkk-[0-9]*:../../fonts/gsftopkk
+DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
+DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
+DEPENDS+= tex-ifluatex-[0-9]*:../../print/tex-ifluatex
+DEPENDS+= tex-ifxetex-[0-9]*:../../print/tex-ifxetex
+DEPENDS+= tex-kpathsea-[0-9]*:../../print/tex-kpathsea
+DEPENDS+= tex-luatex-[0-9]*:../../print/tex-luatex
+DEPENDS+= tex-makeindex-[0-9]*:../../textproc/tex-makeindex
+DEPENDS+= tex-metafont-[0-9]*:../../fonts/tex-metafont
+DEPENDS+= tex-mflogo-[0-9]*:../../fonts/tex-mflogo
+DEPENDS+= tex-mfware-[0-9]*:../../fonts/tex-mfware
+DEPENDS+= tex-misc-[0-9]*:../../print/tex-misc
+DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
+DEPENDS+= tex-plain-[0-9]*:../../print/tex-plain
+DEPENDS+= dialog-[0-9]*:../../misc/dialog
+DEPENDS+= tex-tetex-[0-9]*:../../print/tex-tetex
+DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex
+DEPENDS+= texlive-tetex-[0-9]*:../../print/texlive-tetex
+DEPENDS+= tex-texlive-scripts-[0-9]*:../../print/tex-texlive-scripts
+DEPENDS+= tex-xdvi-[0-9]*:../../print/tex-xdvi
+
+META_PACKAGE= yes
+
+.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index