Sat Aug 1 07:09:52 2009 UTC ()
Add tex-cite and tex-cite-doc.


(minskim)
diff -r1.2892 -r1.2893 pkgsrc/doc/CHANGES-2009
diff -r1.296 -r1.297 pkgsrc/print/Makefile

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

--- pkgsrc/doc/CHANGES-2009 2009/08/01 03:02:06 1.2892
+++ pkgsrc/doc/CHANGES-2009 2009/08/01 07:09:52 1.2893
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2009,v 1.2892 2009/08/01 03:02:06 schnoebe Exp $ 1$NetBSD: CHANGES-2009,v 1.2893 2009/08/01 07:09:52 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]
@@ -3831,13 +3831,15 @@ Changes to the packages collection and i @@ -3831,13 +3831,15 @@ Changes to the packages collection and i
3831 Updated devel/p5-ExtUtils-MakeMaker to 6.54 [sno 2009-07-30] 3831 Updated devel/p5-ExtUtils-MakeMaker to 6.54 [sno 2009-07-30]
3832 Updated devel/p5-Test-Manifest to 1.23 [sno 2009-07-30] 3832 Updated devel/p5-Test-Manifest to 1.23 [sno 2009-07-30]
3833 Updated graphics/ruby-RMagick to 2.11.0 [obache 2009-07-30] 3833 Updated graphics/ruby-RMagick to 2.11.0 [obache 2009-07-30]
3834 Added net/filezilla version 3.2.6.1 [zafer 2009-07-30] 3834 Added net/filezilla version 3.2.6.1 [zafer 2009-07-30]
3835 Removed x11/qgtkstyle [hasso 2009-07-30] 3835 Removed x11/qgtkstyle [hasso 2009-07-30]
3836 Added devel/p5-Parse-Method-Signatures version 1.003009 [seb 2009-07-30] 3836 Added devel/p5-Parse-Method-Signatures version 1.003009 [seb 2009-07-30]
3837 Updated chat/irssi to 0.8.14 [adrianp 2009-07-30] 3837 Updated chat/irssi to 0.8.14 [adrianp 2009-07-30]
3838 Updated chat/irssi-icb to 0.14nb15 [adrianp 2009-07-30] 3838 Updated chat/irssi-icb to 0.14nb15 [adrianp 2009-07-30]
3839 Updated devel/p5-Devel-Declare to 0.005008 [seb 2009-07-30] 3839 Updated devel/p5-Devel-Declare to 0.005008 [seb 2009-07-30]
3840 Added devel/p5-MooseX-Method-Signatures version 0.16 [seb 2009-07-30] 3840 Added devel/p5-MooseX-Method-Signatures version 0.16 [seb 2009-07-30]
3841 Added devel/p5-MooseX-Declare version 0.23 [seb 2009-07-31] 3841 Added devel/p5-MooseX-Declare version 0.23 [seb 2009-07-31]
3842 Updated pkgtools/url2pkg to 2.11 [rillig 2009-07-31] 3842 Updated pkgtools/url2pkg to 2.11 [rillig 2009-07-31]
3843 Added net/udns version 0.0.9 [schnoebe 2009-08-01] 3843 Added net/udns version 0.0.9 [schnoebe 2009-08-01]
 3844 Added print/tex-cite version 5.1 [minskim 2009-08-01]
 3845 Added print/tex-cite-doc version 5.1 [minskim 2009-08-01]

cvs diff -r1.296 -r1.297 pkgsrc/print/Makefile (expand / switch to unified diff)

--- pkgsrc/print/Makefile 2009/07/29 23:44:57 1.296
+++ pkgsrc/print/Makefile 2009/08/01 07:09:52 1.297
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.296 2009/07/29 23:44:57 minskim Exp $ 1# $NetBSD: Makefile,v 1.297 2009/08/01 07:09:52 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
@@ -153,26 +153,28 @@ SUBDIR+= tex-bin-dvipsk @@ -153,26 +153,28 @@ SUBDIR+= tex-bin-dvipsk
153SUBDIR+= tex-bin-dvipsk-doc 153SUBDIR+= tex-bin-dvipsk-doc
154SUBDIR+= tex-bin-kotex 154SUBDIR+= tex-bin-kotex
155SUBDIR+= tex-bin-kpathsea 155SUBDIR+= tex-bin-kpathsea
156SUBDIR+= tex-bin-latex 156SUBDIR+= tex-bin-latex
157SUBDIR+= tex-bin-tetex 157SUBDIR+= tex-bin-tetex
158SUBDIR+= tex-bin-tex 158SUBDIR+= tex-bin-tex
159SUBDIR+= tex-bin-texlive 159SUBDIR+= tex-bin-texlive
160SUBDIR+= tex-bin-xdvi 160SUBDIR+= tex-bin-xdvi
161SUBDIR+= tex-caption 161SUBDIR+= tex-caption
162SUBDIR+= tex-caption-doc 162SUBDIR+= tex-caption-doc
163SUBDIR+= tex-carlisle 163SUBDIR+= tex-carlisle
164SUBDIR+= tex-carlisle-doc 164SUBDIR+= tex-carlisle-doc
165SUBDIR+= tex-chemarrow 165SUBDIR+= tex-chemarrow
 166SUBDIR+= tex-cite
 167SUBDIR+= tex-cite-doc
166SUBDIR+= tex-colortbl 168SUBDIR+= tex-colortbl
167SUBDIR+= tex-colortbl-doc 169SUBDIR+= tex-colortbl-doc
168SUBDIR+= tex-cooking 170SUBDIR+= tex-cooking
169SUBDIR+= tex-dehyph-exptl 171SUBDIR+= tex-dehyph-exptl
170SUBDIR+= tex-dhucs 172SUBDIR+= tex-dhucs
171SUBDIR+= tex-draftwatermark 173SUBDIR+= tex-draftwatermark
172SUBDIR+= tex-dvipdfmx-def 174SUBDIR+= tex-dvipdfmx-def
173SUBDIR+= tex-dvips 175SUBDIR+= tex-dvips
174SUBDIR+= tex-elsarticle 176SUBDIR+= tex-elsarticle
175SUBDIR+= tex-elsarticle-doc 177SUBDIR+= tex-elsarticle-doc
176SUBDIR+= tex-enctex 178SUBDIR+= tex-enctex
177SUBDIR+= tex-enctex-doc 179SUBDIR+= tex-enctex-doc
178SUBDIR+= tex-enumitem 180SUBDIR+= tex-enumitem