Mon May 3 18:43:51 2010 UTC ()
Add comments on why some TeX Live packages are not included.


(minskim)
diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-collection-basic-doc/Makefile

cvs diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-collection-basic-doc/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-collection-basic-doc/Attic/Makefile 2010/02/15 00:32:22 1.1.1.1
+++ pkgsrc/print/tex-collection-basic-doc/Attic/Makefile 2010/05/03 18:43:50 1.2
@@ -1,36 +1,52 @@ @@ -1,36 +1,52 @@
1# $NetBSD: Makefile,v 1.1.1.1 2010/02/15 00:32:22 minskim Exp $ 1# $NetBSD: Makefile,v 1.2 2010/05/03 18:43:50 minskim Exp $
2# TeX Live Revision 15576 2# TeX Live Revision 17228
3 3
4DISTNAME= collection-basic-doc 4DISTNAME= collection-basic-doc
5PKGNAME= tex-${DISTNAME}-2009 5PKGNAME= tex-${DISTNAME}-2009
6CATEGORIES= print 6CATEGORIES= print
7MASTER_SITES= # empty 7MASTER_SITES= # empty
8 8
9MAINTAINER= minskim@NetBSD.org 9MAINTAINER= minskim@NetBSD.org
10HOMEPAGE= http://www.tug.org/texlive/ 10HOMEPAGE= http://www.tug.org/texlive/
11COMMENT= Documentation for tex-collection-basic 11COMMENT= Documentation for tex-collection-basic
12 12
13DEPENDS+= tex-collection-documentation-base-doc>=2009:../../print/tex-collection-documentation-base-doc 13DEPENDS+= tex-collection-documentation-base-doc>=2009:../../print/tex-collection-documentation-base-doc
14DEPENDS+= tex-amsfonts-doc-[0-9]*:../../fonts/tex-amsfonts-doc 14DEPENDS+= tex-amsfonts-doc-[0-9]*:../../fonts/tex-amsfonts-doc
15DEPENDS+= tex-apalike-doc-[0-9]*:../../print/tex-apalike-doc 15DEPENDS+= tex-apalike-doc-[0-9]*:../../print/tex-apalike-doc
16DEPENDS+= tex-bibtex-doc-[0-9]*:../../print/tex-bibtex-doc 16DEPENDS+= tex-bibtex-doc-[0-9]*:../../print/tex-bibtex-doc
17DEPENDS+= tex-cm-doc-[0-9]*:../../fonts/tex-cm-doc 17DEPENDS+= tex-cm-doc-[0-9]*:../../fonts/tex-cm-doc
18DEPENDS+= tex-dvipdfm-doc-[0-9]*:../../print/tex-dvipdfm-doc 18DEPENDS+= tex-dvipdfm-doc-[0-9]*:../../print/tex-dvipdfm-doc
19DEPENDS+= tex-dvipdfmx-doc-[0-9]*:../../print/tex-dvipdfmx-doc 19DEPENDS+= tex-dvipdfmx-doc-[0-9]*:../../print/tex-dvipdfmx-doc
 20# tex-dvipdfmx-def doesn't have a documentation package.
20DEPENDS+= tex-dvips-doc-[0-9]*:../../print/tex-dvips-doc 21DEPENDS+= tex-dvips-doc-[0-9]*:../../print/tex-dvips-doc
21DEPENDS+= tex-enctex-doc-[0-9]*:../../print/tex-enctex-doc 22DEPENDS+= tex-enctex-doc-[0-9]*:../../print/tex-enctex-doc
22DEPENDS+= tex-etex-doc-[0-9]*:../../print/tex-etex-doc 23DEPENDS+= tex-etex-doc-[0-9]*:../../print/tex-etex-doc
23DEPENDS+= tex-etex-pkg-doc-[0-9]*:../../print/tex-etex-pkg-doc 24DEPENDS+= tex-etex-pkg-doc-[0-9]*:../../print/tex-etex-pkg-doc
 25# tex-glyphlist doesn't have a documnetation package.
 26# gsftopk installs its documentation.
24DEPENDS+= tex-hyph-utf8-doc-[0-9]*:../../print/tex-hyph-utf8-doc 27DEPENDS+= tex-hyph-utf8-doc-[0-9]*:../../print/tex-hyph-utf8-doc
 28# tex-hyphen-base doesn't have a documentation package.
25DEPENDS+= tex-ifluatex-doc-[0-9]*:../../print/tex-ifluatex-doc 29DEPENDS+= tex-ifluatex-doc-[0-9]*:../../print/tex-ifluatex-doc
26DEPENDS+= tex-ifxetex-doc-[0-9]*:../../print/tex-ifxetex-doc 30DEPENDS+= tex-ifxetex-doc-[0-9]*:../../print/tex-ifxetex-doc
27DEPENDS+= tex-kpathsea-doc-[0-9]*:../../print/tex-kpathsea-doc 31DEPENDS+= tex-kpathsea-doc-[0-9]*:../../print/tex-kpathsea-doc
 32# lua-alt-getopt should install its documentation.
28DEPENDS+= tex-luatex-doc-[0-9]*:../../print/tex-luatex-doc 33DEPENDS+= tex-luatex-doc-[0-9]*:../../print/tex-luatex-doc
29DEPENDS+= tex-makeindex-doc-[0-9]*:../../textproc/tex-makeindex-doc 34DEPENDS+= tex-makeindex-doc-[0-9]*:../../textproc/tex-makeindex-doc
 35# tex-metafont's documentation is installed by web2c.
30DEPENDS+= tex-mflogo-doc-[0-9]*:../../fonts/tex-mflogo-doc 36DEPENDS+= tex-mflogo-doc-[0-9]*:../../fonts/tex-mflogo-doc
 37# tex-mfware's documentation is installed by web2c.
 38# tex-misc doesn't have a documentation package.
31DEPENDS+= tex-pdftex-doc-[0-9]*:../../print/tex-pdftex-doc 39DEPENDS+= tex-pdftex-doc-[0-9]*:../../print/tex-pdftex-doc
 40# tex-plain doesn't have a documentation package.
 41# tcdialog is not needed in pkgsrc.
32DEPENDS+= tex-tetex-doc-[0-9]*:../../print/tex-tetex-doc 42DEPENDS+= tex-tetex-doc-[0-9]*:../../print/tex-tetex-doc
 43# tex-tex's documentation is installed by web2c.
 44# texconfig's documentation is installed by texlive-tetex.
 45# texlive-msg-translation is not needed in pkgsrc.
 46# texlive-scripts's documentation is not needed in pkgsrc.
 47# texlive.infra is not needed in pkgsrc.
 48# xdvi's documentation is installed by xdvik.
33 49
34META_PACKAGE= yes 50META_PACKAGE= yes
35 51
36.include "../../mk/bsd.pkg.mk" 52.include "../../mk/bsd.pkg.mk"