Mon Nov 23 14:26:40 2009 UTC ()
Added ruby-polyglot


(fhajny)
diff -r1.1257 -r1.1258 pkgsrc/devel/Makefile
diff -r1.4408 -r1.4409 pkgsrc/doc/CHANGES-2009

cvs diff -r1.1257 -r1.1258 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2009/11/23 14:05:58 1.1257
+++ pkgsrc/devel/Makefile 2009/11/23 14:26:40 1.1258
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1257 2009/11/23 14:05:58 fhajny Exp $ 1# $NetBSD: Makefile,v 1.1258 2009/11/23 14:26:40 fhajny Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ArX 6SUBDIR+= ArX
7SUBDIR+= ETL 7SUBDIR+= ETL
8SUBDIR+= ExmanIDE 8SUBDIR+= ExmanIDE
9SUBDIR+= GConf 9SUBDIR+= GConf
10SUBDIR+= GConf-ui 10SUBDIR+= GConf-ui
11SUBDIR+= Gorm 11SUBDIR+= Gorm
12SUBDIR+= ObjectiveLib 12SUBDIR+= ObjectiveLib
13SUBDIR+= ProjectCenter 13SUBDIR+= ProjectCenter
14SUBDIR+= RTFM 14SUBDIR+= RTFM
@@ -1091,26 +1091,27 @@ SUBDIR+= ruby-inline @@ -1091,26 +1091,27 @@ SUBDIR+= ruby-inline
1091SUBDIR+= ruby-linecache 1091SUBDIR+= ruby-linecache
1092SUBDIR+= ruby-log4r 1092SUBDIR+= ruby-log4r
1093SUBDIR+= ruby-logging 1093SUBDIR+= ruby-logging
1094SUBDIR+= ruby-memcache 1094SUBDIR+= ruby-memcache
1095SUBDIR+= ruby-metaid 1095SUBDIR+= ruby-metaid
1096SUBDIR+= ruby-mkrf 1096SUBDIR+= ruby-mkrf
1097SUBDIR+= ruby-mocha 1097SUBDIR+= ruby-mocha
1098SUBDIR+= ruby-mode 1098SUBDIR+= ruby-mode
1099SUBDIR+= ruby-ncurses 1099SUBDIR+= ruby-ncurses
1100SUBDIR+= ruby-needle 1100SUBDIR+= ruby-needle
1101SUBDIR+= ruby-parser 1101SUBDIR+= ruby-parser
1102SUBDIR+= ruby-parsetree 1102SUBDIR+= ruby-parsetree
1103SUBDIR+= ruby-pathname2 1103SUBDIR+= ruby-pathname2
 1104SUBDIR+= ruby-polyglot
1104SUBDIR+= ruby-priority-queue 1105SUBDIR+= ruby-priority-queue
1105SUBDIR+= ruby-racc 1106SUBDIR+= ruby-racc
1106SUBDIR+= ruby-rbtree 1107SUBDIR+= ruby-rbtree
1107SUBDIR+= ruby-rcov 1108SUBDIR+= ruby-rcov
1108SUBDIR+= ruby-rcsparse 1109SUBDIR+= ruby-rcsparse
1109SUBDIR+= ruby-rd-mode 1110SUBDIR+= ruby-rd-mode
1110SUBDIR+= ruby-readline 1111SUBDIR+= ruby-readline
1111SUBDIR+= ruby-rgl 1112SUBDIR+= ruby-rgl
1112SUBDIR+= ruby-rspec 1113SUBDIR+= ruby-rspec
1113SUBDIR+= ruby-setup 1114SUBDIR+= ruby-setup
1114SUBDIR+= ruby-sexp-processor 1115SUBDIR+= ruby-sexp-processor
1115SUBDIR+= ruby-stream 1116SUBDIR+= ruby-stream
1116SUBDIR+= ruby-subversion 1117SUBDIR+= ruby-subversion

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

--- pkgsrc/doc/CHANGES-2009 2009/11/23 14:05:38 1.4408
+++ pkgsrc/doc/CHANGES-2009 2009/11/23 14:26:40 1.4409
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2009,v 1.4408 2009/11/23 14:05:38 fhajny Exp $ 1$NetBSD: CHANGES-2009,v 1.4409 2009/11/23 14:26:40 fhajny 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]
@@ -5885,13 +5885,14 @@ Changes to the packages collection and i @@ -5885,13 +5885,14 @@ Changes to the packages collection and i
5885 Updated graphics/gimp-ufraw to 0.16 [gdt 2009-11-22] 5885 Updated graphics/gimp-ufraw to 0.16 [gdt 2009-11-22]
5886 Updated devel/p5-local-lib to 1.4.9 [seb 2009-11-22] 5886 Updated devel/p5-local-lib to 1.4.9 [seb 2009-11-22]
5887 Updated lang/sun-jre6 to 6.0.17 [abs 2009-11-22] 5887 Updated lang/sun-jre6 to 6.0.17 [abs 2009-11-22]
5888 Updated lang/sun-jdk6 to 6.0.17 [abs 2009-11-22] 5888 Updated lang/sun-jdk6 to 6.0.17 [abs 2009-11-22]
5889 Updated lang/sun-jre15 to 5.0.22 [abs 2009-11-22] 5889 Updated lang/sun-jre15 to 5.0.22 [abs 2009-11-22]
5890 Updated lang/sun-jdk15 to 5.0.22 [abs 2009-11-22] 5890 Updated lang/sun-jdk15 to 5.0.22 [abs 2009-11-22]
5891 Updated databases/p5-Jifty-DBI to 0.59 [seb 2009-11-22] 5891 Updated databases/p5-Jifty-DBI to 0.59 [seb 2009-11-22]
5892 Added devel/p5-Config-GitLike version 1.02 [seb 2009-11-22] 5892 Added devel/p5-Config-GitLike version 1.02 [seb 2009-11-22]
5893 Updated mail/roundcube to 0.3.1 [ghen 2009-11-23] 5893 Updated mail/roundcube to 0.3.1 [ghen 2009-11-23]
5894 Added net/ktorrent3 version 3.3 [abs 2009-11-23] 5894 Added net/ktorrent3 version 3.3 [abs 2009-11-23]
5895 Updated devel/autoconf to 2.65 [wiz 2009-11-23] 5895 Updated devel/autoconf to 2.65 [wiz 2009-11-23]
5896 Added devel/ruby-sexp-processor version 3.0.3 [fhajny 2009-11-23] 5896 Added devel/ruby-sexp-processor version 3.0.3 [fhajny 2009-11-23]
5897 Added devel/ruby-parser version 2.0.4 [fhajny 2009-11-23] 5897 Added devel/ruby-parser version 2.0.4 [fhajny 2009-11-23]
 5898 Added devel/ruby-polyglot version 0.2.9 [fhajny 2009-11-23]