Mon May 23 18:12:56 2011 UTC ()
Add ruby-classifier.


(minskim)
diff -r1.1212 -r1.1213 pkgsrc/doc/CHANGES-2011
diff -r1.582 -r1.583 pkgsrc/textproc/Makefile

cvs diff -r1.1212 -r1.1213 pkgsrc/doc/CHANGES-2011 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2011 2011/05/23 12:06:11 1.1212
+++ pkgsrc/doc/CHANGES-2011 2011/05/23 18:12:56 1.1213
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2011,v 1.1212 2011/05/23 12:06:11 obache Exp $ 1$NetBSD: CHANGES-2011,v 1.1213 2011/05/23 18:12:56 minskim Exp $
2 2
3Changes to the packages collection and infrastructure in 2011: 3Changes to the packages collection and infrastructure in 2011:
4 4
5 Updated net/py-boto to 1.9b [gson 2011-01-01] 5 Updated net/py-boto to 1.9b [gson 2011-01-01]
6 Updated www/ikiwiki to 3.20101231 [schmonz 2011-01-02] 6 Updated www/ikiwiki to 3.20101231 [schmonz 2011-01-02]
7 Updated textproc/mdoclint to 1.13 [wiz 2011-01-02] 7 Updated textproc/mdoclint to 1.13 [wiz 2011-01-02]
8 Updated chat/psi to 0.14 [schnoebe 2011-01-02] 8 Updated chat/psi to 0.14 [schnoebe 2011-01-02]
9 Updated www/geeklog to 1.7.1.1 [taca 2011-01-03] 9 Updated www/geeklog to 1.7.1.1 [taca 2011-01-03]
10 Updated net/dhcpcd to 5.2.10 [roy 2011-01-03] 10 Updated net/dhcpcd to 5.2.10 [roy 2011-01-03]
11 Downgraded sysutils/py-dbus to 0.83.1 [drochner 2011-01-03] 11 Downgraded sysutils/py-dbus to 0.83.1 [drochner 2011-01-03]
12 Updated net/wireshark to 1.4.2nb1 [tron 2011-01-04] 12 Updated net/wireshark to 1.4.2nb1 [tron 2011-01-04]
13 Updated graphics/gnuplot to 4.2.6nb3 [dholland 2011-01-06] 13 Updated graphics/gnuplot to 4.2.6nb3 [dholland 2011-01-06]
14 Updated graphics/gnuplot-nox11 to 4.2.6nb4 [dholland 2011-01-06] 14 Updated graphics/gnuplot-nox11 to 4.2.6nb4 [dholland 2011-01-06]
@@ -1971,13 +1971,14 @@ Changes to the packages collection and i @@ -1971,13 +1971,14 @@ Changes to the packages collection and i
1971 Updated audio/taglib to 1.7 [wiz 2011-05-21] 1971 Updated audio/taglib to 1.7 [wiz 2011-05-21]
1972 Updated audio/pulseaudio to 0.9.21nb9 [wiz 2011-05-21] 1972 Updated audio/pulseaudio to 0.9.21nb9 [wiz 2011-05-21]
1973 Updated x11/xvidcap to 1.1.3nb12 [wiz 2011-05-21] 1973 Updated x11/xvidcap to 1.1.3nb12 [wiz 2011-05-21]
1974 Updated devel/scmgit to 1.7.5.2 [adam 2011-05-21] 1974 Updated devel/scmgit to 1.7.5.2 [adam 2011-05-21]
1975 Updated devel/scmgit-base to 1.7.5.2 [adam 2011-05-21] 1975 Updated devel/scmgit-base to 1.7.5.2 [adam 2011-05-21]
1976 Updated devel/scmgit-docs to 1.7.5.2 [adam 2011-05-21] 1976 Updated devel/scmgit-docs to 1.7.5.2 [adam 2011-05-21]
1977 Added www/ruby-liquid version 2.2.2 [minskim 2011-05-22] 1977 Added www/ruby-liquid version 2.2.2 [minskim 2011-05-22]
1978 Updated devel/cmph to 1.1 [alnsn 2011-05-22] 1978 Updated devel/cmph to 1.1 [alnsn 2011-05-22]
1979 Updated devel/apr to 1.4.5 [tron 2011-05-22] 1979 Updated devel/apr to 1.4.5 [tron 2011-05-22]
1980 Updated devel/apr-util to 1.3.12 [tron 2011-05-22] 1980 Updated devel/apr-util to 1.3.12 [tron 2011-05-22]
1981 Updated www/apache22 to 2.2.19 [tron 2011-05-22] 1981 Updated www/apache22 to 2.2.19 [tron 2011-05-22]
1982 Added textproc/ruby-fast-stemmer version 1.0.0 [minskim 2011-05-23] 1982 Added textproc/ruby-fast-stemmer version 1.0.0 [minskim 2011-05-23]
1983 Updated games/xmris to 4.05nb3 [obache 2011-05-23] 1983 Updated games/xmris to 4.05nb3 [obache 2011-05-23]
 1984 Added textproc/ruby-classifier version 1.3.3 [minskim 2011-05-23]

cvs diff -r1.582 -r1.583 pkgsrc/textproc/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/Makefile 2011/05/23 02:58:21 1.582
+++ pkgsrc/textproc/Makefile 2011/05/23 18:12:56 1.583
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.582 2011/05/23 02:58:21 minskim Exp $ 1# $NetBSD: Makefile,v 1.583 2011/05/23 18:12:56 minskim Exp $
2# 2#
3 3
4COMMENT= Text processing utilities (does not include desktop publishing) 4COMMENT= Text processing utilities (does not include desktop publishing)
5 5
6SUBDIR+= GutenMark 6SUBDIR+= GutenMark
7SUBDIR+= GutenMark-words 7SUBDIR+= GutenMark-words
8SUBDIR+= Markdown 8SUBDIR+= Markdown
9SUBDIR+= OdfConverter 9SUBDIR+= OdfConverter
10SUBDIR+= WordNet 10SUBDIR+= WordNet
11SUBDIR+= aiksaurus 11SUBDIR+= aiksaurus
12SUBDIR+= antiword 12SUBDIR+= antiword
13SUBDIR+= asciidoc 13SUBDIR+= asciidoc
14SUBDIR+= aspell 14SUBDIR+= aspell
@@ -480,26 +480,27 @@ SUBDIR+= rarian @@ -480,26 +480,27 @@ SUBDIR+= rarian
480SUBDIR+= rasqal 480SUBDIR+= rasqal
481SUBDIR+= redland 481SUBDIR+= redland
482SUBDIR+= regexx 482SUBDIR+= regexx
483SUBDIR+= rfcutil 483SUBDIR+= rfcutil
484SUBDIR+= rman 484SUBDIR+= rman
485SUBDIR+= robodoc 485SUBDIR+= robodoc
486SUBDIR+= rtf-tools 486SUBDIR+= rtf-tools
487SUBDIR+= rtfm 487SUBDIR+= rtfm
488SUBDIR+= rubber 488SUBDIR+= rubber
489SUBDIR+= ruby-amrita 489SUBDIR+= ruby-amrita
490SUBDIR+= ruby-bluecloth 490SUBDIR+= ruby-bluecloth
491SUBDIR+= ruby-builder 491SUBDIR+= ruby-builder
492SUBDIR+= ruby-cabocha 492SUBDIR+= ruby-cabocha
 493SUBDIR+= ruby-classifier
493SUBDIR+= ruby-coderay 494SUBDIR+= ruby-coderay
494SUBDIR+= ruby-diff-lcs 495SUBDIR+= ruby-diff-lcs
495SUBDIR+= ruby-eruby 496SUBDIR+= ruby-eruby
496SUBDIR+= ruby-escape 497SUBDIR+= ruby-escape
497SUBDIR+= ruby-fast-stemmer 498SUBDIR+= ruby-fast-stemmer
498SUBDIR+= ruby-fastercsv 499SUBDIR+= ruby-fastercsv
499SUBDIR+= ruby-feed-normalizer 500SUBDIR+= ruby-feed-normalizer
500SUBDIR+= ruby-ferret 501SUBDIR+= ruby-ferret
501SUBDIR+= ruby-haml 502SUBDIR+= ruby-haml
502SUBDIR+= ruby-hikidoc 503SUBDIR+= ruby-hikidoc
503SUBDIR+= ruby-hpricot 504SUBDIR+= ruby-hpricot
504SUBDIR+= ruby-html-parser 505SUBDIR+= ruby-html-parser
505SUBDIR+= ruby-htree 506SUBDIR+= ruby-htree