Sat Jan 3 22:14:03 2009 UTC ()
Add kpathsea.


(minskim)
diff -r1.11 -r1.12 pkgsrc/doc/CHANGES-2009
diff -r1.190 -r1.191 pkgsrc/print/Makefile

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

--- pkgsrc/doc/CHANGES-2009 2009/01/03 20:15:52 1.11
+++ pkgsrc/doc/CHANGES-2009 2009/01/03 22:14:03 1.12
@@ -1,19 +1,20 @@ @@ -1,19 +1,20 @@
1$NetBSD: CHANGES-2009,v 1.11 2009/01/03 20:15:52 adam Exp $ 1$NetBSD: CHANGES-2009,v 1.12 2009/01/03 22:14:03 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]
15 Added emulators/nestopia version 1.40h [wiz 2009-01-03] 15 Added emulators/nestopia version 1.40h [wiz 2009-01-03]
16 Added emulators/snes9x-gtk version 1.51.61 [wiz 2009-01-03] 16 Added emulators/snes9x-gtk version 1.51.61 [wiz 2009-01-03]
17 Updated graphics/pngcrush to 1.6.12 [adam 2009-01-03] 17 Updated graphics/pngcrush to 1.6.12 [adam 2009-01-03]
18 Updated fonts/fontforge to 20081224 [adam 2009-01-03] 18 Updated fonts/fontforge to 20081224 [adam 2009-01-03]
19 Updated emulators/wine to 1.1.12 [adam 2009-01-03] 19 Updated emulators/wine to 1.1.12 [adam 2009-01-03]
 20 Added print/kpathsea version 3.5.7 [minskim 2009-01-03]

cvs diff -r1.190 -r1.191 pkgsrc/print/Makefile (expand / switch to unified diff)

--- pkgsrc/print/Makefile 2008/12/20 00:58:22 1.190
+++ pkgsrc/print/Makefile 2009/01/03 22:14:03 1.191
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.190 2008/12/20 00:58:22 gdt Exp $ 1# $NetBSD: Makefile,v 1.191 2009/01/03 22:14:03 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
@@ -57,26 +57,27 @@ SUBDIR+= ijs @@ -57,26 +57,27 @@ SUBDIR+= ijs
57SUBDIR+= img2eps 57SUBDIR+= img2eps
58SUBDIR+= imposter 58SUBDIR+= imposter
59SUBDIR+= ja-a2ps 59SUBDIR+= ja-a2ps
60SUBDIR+= ja-jsclasses 60SUBDIR+= ja-jsclasses
61SUBDIR+= ja-ptex 61SUBDIR+= ja-ptex
62SUBDIR+= ja-ptex-bin 62SUBDIR+= ja-ptex-bin
63SUBDIR+= ja-ptex-share 63SUBDIR+= ja-ptex-share
64SUBDIR+= ja-vflib 64SUBDIR+= ja-vflib
65SUBDIR+= ja-vflib-lib 65SUBDIR+= ja-vflib-lib
66SUBDIR+= ja-vflib-utils 66SUBDIR+= ja-vflib-utils
67SUBDIR+= ja-vfxdvik 67SUBDIR+= ja-vfxdvik
68SUBDIR+= jcabc2ps 68SUBDIR+= jcabc2ps
69SUBDIR+= kbibtex 69SUBDIR+= kbibtex
 70SUBDIR+= kpathsea
70SUBDIR+= latex-mk 71SUBDIR+= latex-mk
71SUBDIR+= lgrind 72SUBDIR+= lgrind
72SUBDIR+= libgnomecups 73SUBDIR+= libgnomecups
73SUBDIR+= libgnomeprint 74SUBDIR+= libgnomeprint
74SUBDIR+= libgnomeprintui 75SUBDIR+= libgnomeprintui
75SUBDIR+= libpaper 76SUBDIR+= libpaper
76SUBDIR+= libspectre 77SUBDIR+= libspectre
77SUBDIR+= lilypond 78SUBDIR+= lilypond
78SUBDIR+= magicfilter 79SUBDIR+= magicfilter
79SUBDIR+= mgv 80SUBDIR+= mgv
80SUBDIR+= mp 81SUBDIR+= mp
81SUBDIR+= mpage 82SUBDIR+= mpage
82SUBDIR+= p5-PostScript-MailLabels 83SUBDIR+= p5-PostScript-MailLabels