Mon Apr 13 07:37:14 2009 UTC ()
Add tex-pdftex.


(minskim)
diff -r1.1345 -r1.1346 pkgsrc/doc/CHANGES-2009
diff -r1.213 -r1.214 pkgsrc/print/Makefile

cvs diff -r1.1345 -r1.1346 pkgsrc/doc/CHANGES-2009 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2009 2009/04/13 07:32:49 1.1345
+++ pkgsrc/doc/CHANGES-2009 2009/04/13 07:37:14 1.1346
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2009,v 1.1345 2009/04/13 07:32:49 minskim Exp $ 1$NetBSD: CHANGES-2009,v 1.1346 2009/04/13 07:37:14 minskim Exp $
2 2
3Changes to the packages collection and infrastructure in 2009: 3Changes to the packages collection and infrastructure in 2009:
4 4
5 Updated databases/py-postgresql to 4.0 [darcy 2009-01-01] 5 Updated databases/py-postgresql to 4.0 [darcy 2009-01-01]
6 Updated security/amavisd-new to 2.6.2 [obache 2009-01-01] 6 Updated security/amavisd-new to 2.6.2 [obache 2009-01-01]
7 Updated devel/cpuflags to 1.31 [abs 2009-01-02] 7 Updated devel/cpuflags to 1.31 [abs 2009-01-02]
8 Updated databases/rrdtool to 1.3.5 [martti 2009-01-02] 8 Updated databases/rrdtool to 1.3.5 [martti 2009-01-02]
9 Updated databases/rrdtool12 to 1.2.29 [martti 2009-01-02] 9 Updated databases/rrdtool12 to 1.2.29 [martti 2009-01-02]
10 Updated textproc/p5-Text-WrapI18N to 0.06nb2 [he 2009-01-02] 10 Updated textproc/p5-Text-WrapI18N to 0.06nb2 [he 2009-01-02]
11 Updated devel/p5-Rose-Object to 0.85.4 [he 2009-01-02] 11 Updated devel/p5-Rose-Object to 0.85.4 [he 2009-01-02]
12 mk/bsd.pkg.mk: freeze ended for pkgsrc-2008Q4 branch [agc 2009-01-03] 12 mk/bsd.pkg.mk: freeze ended for pkgsrc-2008Q4 branch [agc 2009-01-03]
13 Updated archivers/pbzip2 to 1.0.4 [wiz 2009-01-03] 13 Updated archivers/pbzip2 to 1.0.4 [wiz 2009-01-03]
14 Added emulators/gambatte version 0.4.0 [wiz 2009-01-03] 14 Added emulators/gambatte version 0.4.0 [wiz 2009-01-03]
@@ -1816,13 +1816,14 @@ Changes to the packages collection and i @@ -1816,13 +1816,14 @@ Changes to the packages collection and i
1816 Updated devel/p5-MooseX-AttributeHelpers to 0.17 [sno 2009-04-12] 1816 Updated devel/p5-MooseX-AttributeHelpers to 0.17 [sno 2009-04-12]
1817 Updated devel/p5-MooseX-ClassAttribute to 0.08 [sno 2009-04-12] 1817 Updated devel/p5-MooseX-ClassAttribute to 0.08 [sno 2009-04-12]
1818 Updated devel/p5-MooseX-Getopt to 0.18 [sno 2009-04-12] 1818 Updated devel/p5-MooseX-Getopt to 0.18 [sno 2009-04-12]
1819 Updated devel/p5-MooseX-StrictConstructor to 0.08 [sno 2009-04-12] 1819 Updated devel/p5-MooseX-StrictConstructor to 0.08 [sno 2009-04-12]
1820 Updated devel/p5-Hash-Merge to 0.11 [sno 2009-04-12] 1820 Updated devel/p5-Hash-Merge to 0.11 [sno 2009-04-12]
1821 Updated mail/p5-Email-Stuff to 2.08 [sno 2009-04-12] 1821 Updated mail/p5-Email-Stuff to 2.08 [sno 2009-04-12]
1822 Updated mail/p5-Email-Valid to 0.181 [sno 2009-04-12] 1822 Updated mail/p5-Email-Valid to 0.181 [sno 2009-04-12]
1823 Updated math/octave to 3.0.5 [adam 2009-04-22] 1823 Updated math/octave to 3.0.5 [adam 2009-04-22]
1824 Added fonts/tex-cm version 2008.7621 [minskim 2009-04-13] 1824 Added fonts/tex-cm version 2008.7621 [minskim 2009-04-13]
1825 Added print/tex-misc version 2008.11278 [minskim 2009-04-13] 1825 Added print/tex-misc version 2008.11278 [minskim 2009-04-13]
1826 Added print/tex-plain version 3.14159265 [minskim 2009-04-13] 1826 Added print/tex-plain version 3.14159265 [minskim 2009-04-13]
1827 Added print/tex-bin-tex version 2008.10592 [minskim 2009-04-13] 1827 Added print/tex-bin-tex version 2008.10592 [minskim 2009-04-13]
1828 Added print/tex-etex version 2.1 [minskim 2009-04-13] 1828 Added print/tex-etex version 2.1 [minskim 2009-04-13]
 1829 Added print/tex-pdftex version 1.40.9 [minskim 2009-04-13]

cvs diff -r1.213 -r1.214 pkgsrc/print/Makefile (expand / switch to unified diff)

--- pkgsrc/print/Makefile 2009/04/13 07:32:49 1.213
+++ pkgsrc/print/Makefile 2009/04/13 07:37:14 1.214
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.213 2009/04/13 07:32:49 minskim Exp $ 1# $NetBSD: Makefile,v 1.214 2009/04/13 07:37:14 minskim Exp $
2# 2#
3 3
4COMMENT= Desktop publishing 4COMMENT= Desktop publishing
5 5
6SUBDIR+= LPRng 6SUBDIR+= LPRng
7SUBDIR+= LPRng-core 7SUBDIR+= LPRng-core
8SUBDIR+= LPRng-doc 8SUBDIR+= LPRng-doc
9SUBDIR+= a2ps 9SUBDIR+= a2ps
10SUBDIR+= abc2ps 10SUBDIR+= abc2ps
11SUBDIR+= abcm2ps 11SUBDIR+= abcm2ps
12SUBDIR+= acroread 12SUBDIR+= acroread
13SUBDIR+= acroread5 13SUBDIR+= acroread5
14SUBDIR+= acroread7 14SUBDIR+= acroread7
@@ -143,26 +143,27 @@ SUBDIR+= tex-foiltex @@ -143,26 +143,27 @@ SUBDIR+= tex-foiltex
143SUBDIR+= tex-glossaries 143SUBDIR+= tex-glossaries
144SUBDIR+= tex-hlatex 144SUBDIR+= tex-hlatex
145SUBDIR+= tex-hugelatex 145SUBDIR+= tex-hugelatex
146SUBDIR+= tex-hyphen-base 146SUBDIR+= tex-hyphen-base
147SUBDIR+= tex-ifxetex 147SUBDIR+= tex-ifxetex
148SUBDIR+= tex-igo 148SUBDIR+= tex-igo
149SUBDIR+= tex-jadetex 149SUBDIR+= tex-jadetex
150SUBDIR+= tex-memhangul-ucs 150SUBDIR+= tex-memhangul-ucs
151SUBDIR+= tex-memoir 151SUBDIR+= tex-memoir
152SUBDIR+= tex-misc 152SUBDIR+= tex-misc
153SUBDIR+= tex-musixtex 153SUBDIR+= tex-musixtex
154SUBDIR+= tex-ocrb 154SUBDIR+= tex-ocrb
155SUBDIR+= tex-passivetex 155SUBDIR+= tex-passivetex
 156SUBDIR+= tex-pdftex
156SUBDIR+= tex-pgf 157SUBDIR+= tex-pgf
157SUBDIR+= tex-plain 158SUBDIR+= tex-plain
158SUBDIR+= tex-prosper 159SUBDIR+= tex-prosper
159SUBDIR+= tex-resume 160SUBDIR+= tex-resume
160SUBDIR+= tex-ucs 161SUBDIR+= tex-ucs
161SUBDIR+= tex-xkeyval 162SUBDIR+= tex-xkeyval
162SUBDIR+= texlive-tetex 163SUBDIR+= texlive-tetex
163SUBDIR+= texmf-dirs 164SUBDIR+= texmf-dirs
164SUBDIR+= transfig 165SUBDIR+= transfig
165SUBDIR+= web2c 166SUBDIR+= web2c
166SUBDIR+= xdvik 167SUBDIR+= xdvik
167SUBDIR+= xetex 168SUBDIR+= xetex
168SUBDIR+= xfce4-print 169SUBDIR+= xfce4-print