summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2010-09-10Update devel/ruby-rcov to 0.9.8.taca5-62/+69
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Update HOMEPAGE. * Add LICENSE. * Remove default value of GEM_BUILD. Changes are too may to write here, but it seems to support Ruby 1.9 as well.
2010-09-10Update devel/ruby-rbtree to 0.3.0.taca2-9/+8
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. * Remove default value of GEM_BUILD. 2009-11-14 OZAWA Takuma * version 0.3.0 released. 2009-11-10 OZAWA Takuma * rbtree.c: applied patches for Ruby 1.9 by Florian Gilcher and Nobu Nakada. Thanks. http://redmine.ruby-lang.org/issues/show/2348 * test.rb: ditto. * extconf.rb: ditto. * extconf.rb: remove options for only gcc. * test.rb (test_inspect): correct recursion tests. * rbtree.c (rbtree_to_s_recursive): should return if recursive. * test.rb (test_to_s): add recursion tests.
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-5/+4
* Update HOMEPAGE. * Add LICENSE. * Remove default value of GEM_BUILD.
2010-09-10Update devel/ruby-polyglot to 0.3.1.taca2-11/+8
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Remove default value of GEM_BUILD. * Ajust new ruby package's framework. No change are available.
2010-09-10Update devel/ruby-pathname2 to 1.6.3.taca3-14/+17
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. * Remove default value of GEM_BUILD. * Update dependency according to gemspec. == 1.6.3 - 2-Oct-2009 * Updated Windows platform handling code to include mingw and cygwin. * Added the :gem rake task. * Minor gemspec updates. * Some minor test suite updates. == 1.6.2 - 4-Aug-2009 * Now compatible with Ruby 1.9.x. * License changed to Artistic 2.0. * Added the Pathname.pwd method as a synonym for Pathname.new(Dir.pwd). * Modified Pathname#dirname so that you can specify a level that indicates how many levels up you want to retrieve. For example, if your path was '/usr/local/bin', then path.dirname(2) would return '/usr'. * Now compatible with Ruby 1.9.x. * Bumped required version of the facade library to 1.0.4.
2010-09-10Update devel/ruby-parsetree to 3.0.6.taca3-11/+10
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Update dependency according to gemspec. === 3.0.6 / 2010-09-01 * 1 bug fix: * fixed requires (e-tobi) === 3.0.5 / 2010-03-27 * 1 bug fix: * Fixed NODE_METHOD but also commented that you shouldn't ever see it naturally (tmm1)
2010-09-10Add CONFLICTS pattern between "ruby18-" and "ruby19-".taca1-1/+3
2010-09-10Update devel/ruby-parser to 2.0.5.taca3-12/+10
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Remove default value of GEM_BUILD. === 2.0.5 / 2010-09-01 * 1 minor enhancement: * Started merging like lexical cases to try to squeeze some optimization out
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-5/+3
* Add LICENSE. * Remove default value of GEM_BUILD.
2010-09-10Make sure to update distinfo.taca1-2/+2
2010-09-10Update devel/ruby-ncurses to 1.2.4.taca7-69/+405
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. * Remove default value of GEM_BUILD. * Don't install by gem. * Add patch to support both ruby18 and ruby19.
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-3/+2
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca3-4/+37
* Add LICENSE. * Ajust new ruby package's framework.
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-6/+4
* Update HOMEPAGE. * Add LICENSE (but unkown). * Remove default value of GEM_BUILD.
2010-09-10* Update HOMEPAGE.taca3-2/+141
* Add LICENSE. * Add a patch to support both ruby18 and ruby19.
2010-09-10Update devel/ruby-log4r to 1.1.8.taca4-73/+318
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Update HOMEPAGE. * Add LICENSE. Changes may be too may, please refer http://log4r.rubyforge.org/.
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-4/+2
* Remove default value of GEM_BUILD.
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-4/+4
* Remove default value of GEM_BUILD.
2010-09-10Update devel/ruby-inline to 3.8.6.taca2-9/+8
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Update dependency according to gemspec. === 3.8.6 / 2010-09-03 * 1 bug fix: * Had to fix the ZenTest dependency to work with the whole 4.x series === 3.8.5 / 2010-09-01 * 1 bug fix: * Added DLDFLAGS to compiler flags to fix OSX linking on 1.9.2 === 3.8.4 / 2009-12-09 * 1 bug fix: * Clean up example.rb and force removal of ~/.ruby_inline
2010-09-10Update devel/ruby-highline to 1.6.1.taca2-8/+8
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. * Remove default value of GEM_BUILD. == 1.6.1 * Fixed raw_no_echo_mode so that it uses stty -icanon rather than cbreak as cbreak does not appear to be the posixly correct argument. It fails on Solaris if cbreak is used. * Fixed an issue that kept Menu from showing the correct choices for disambiguation. * Removed a circular require that kept Ruby 1.9.2 from loading HighLine. * Fixed a bug that caused infinite looping when wrapping text without spaces. * Fixed it so that :auto paging accounts for the two lines it adds. * On JRuby, improved error message about ffi-ncurses. Before 1.5.3, HighLine was silently swallowing error messages when ffi-ncurses gem was installed without ncurses present on the system. * Reverted Aaron Simmons's patch to allow redirecting STDIN on Windows. This is the only way we could find to restore HighLine's character reading to working order.
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-6/+5
* Update dependency according to gemspec. Bump PKGREVISION.
2010-09-10Allow depending "ruby19-" package.taca1-3/+3
2010-09-10* Remove default value of GEM_BUILD.taca1-5/+3
* Ajust new ruby package's framework, changing dependency pattern.
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-2/+2
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca7-10/+110
* Update HOMEPAGE. * Add LICENSE. * Ajust new ruby package's framework.
2010-09-10Update to devel/ruby-gemcutter to 0.6.1.taca3-24/+16
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. * Remove default value of GEM_BUILD. * Update dependency according to gemspec. Changes are unknown.
2010-09-10Update devel/ruby-flexmock to 0.8.7.taca3-10/+16
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. Changes for 0.8.6 and 0.8.7 are unknown. == Version 0.8.5 * Fixed warning about a void context. * hsh() argument matcher now reports its matching constraints in error messages. == Version 0.8.4 * Added support for rails 2.2.x in should_render_view.
2010-09-10Update devel/ruby-facade to 1.0.4.taca3-13/+13
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. * Remove default value of GEM_BUILD. == 1.0.4 - 3-Aug-2009 * Fixed a symbol vs string issue for Ruby 1.9.x. == 1.0.3 - 21-Jul-2009 * License changed to Artistic 2.0. * Documentation updates. * Test file renamed to test_facade.rb. * Some Rakefile and gemspec updates * One test modified so that it passes with 1.9.x as well.
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-4/+2
* Remove default value of GEM_BUILD.
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-5/+5
* Add LICENSE. * Ajust new ruby package's framework.
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-5/+3
* Add LICENSE. * Remove default value of GEM_BUILD.
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-5/+7
* Remove default value of GEM_BUILD. Also add caution for updating version.
2010-09-10Update devel/ruby-debug-ide to 0.4.10.taca4-15/+57
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Update HOMEPAGE. * Add LICENSE. * Remove default value of GEM_BUILD. * Ajust new ruby package's framework. * Adjust pacakge name, no duplicated ruby. Changes are too may to write here, please refer CHANGES.
2010-09-10Update devel/ruby-debug to 0.10.3taca4-50/+29
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Update HOMEPAGE. * Add LICENSE. * Adjust pacakge name, no duplicated ruby. 0.10.3 11/17/08 - a backtrace now warns when it thinks the callstack is truncated which it gets by comparing with caller() - fix setting $0. - fix bug in showing variables in post-mortem - Document how Debugger.start with a block is intended to be used. - Move Kernel#debugger from ruby-debug-base into ruby-debug - Get regression tests working again - Warn and add a "confirmation" when setting a breakpoint on a file that is not loaded.
2010-09-10Update devel/ruby-debug-base to 0.10.3.taca5-43/+31
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Update HOMEPAGE. * Add LICENSE. 0.10.3 11/17/08 - a backtrace now warns when it thinks the callstack is truncated which it gets by comparing with caller() - fix setting $0. - fix bug in showing variables in post-mortem - Document how Debugger.start with a block is intended to be used. - Move Kernel#debugger from ruby-debug-base into ruby-debug - Get regression tests working again - Warn and add a "confirmation" when setting a breakpoint on a file that is not loaded.
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-8/+3
* Add LICENSE. * Use original version name 0.43 instead of 0.4.3 to maintain packages more easy.
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca3-5/+19
* Add LICENSE. * Fix dependency to support both ruby18 and ruby19.
2010-09-10* Add LICENSE.taca1-1/+2
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-5/+4
* Add LICENSE. * Update dependency according to gemspec. Bump PKGREVISION.
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-2/+2
* Add LICENSE.
2010-09-10Update devel/ruby-activesupport to 2.3.9.taca3-49/+49
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. * Remove default value of GEM_BUILD. *2.3.9 (September 4, 2010)* * i18n: bundle i18n 0.4.1 for forward compatibility with Rails 3. Deprecates {{foo}} interpolation syntax in favor of 1.9-native %{foo}. * Deprecate Kernel#returning in favor of Object#tap since it's included in Ruby 1.8.7 and later. [Santiago Pastorino] * Deprecates ActiveSupport::Dependencies.load_(once_)paths, renamed to autoload_(once_)paths. [fxn] * Deprecates Array#random_element, renamed to sample to match Ruby 1.9, thanks to Marc-Andre Lafortune. [fxn]
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-5/+3
* Add LICENSE. * Remove default value of GEM_BUILD.
2010-09-10Update devel/ruby-SDL to 2.1.1.taca3-15/+12
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. * Remove default value of GEM_BUILD. version 2.1.1 Fix a compile problem on MacOS X Rename sdl.so to sdl_ext Add following constants * SDL::Mixer::NO_FADING * SDL::Mixer::FADING_OUT * SDL::Mixer::FADING_IN * SDL::TRANSFORM_AA(for compatible with 1.x) * SDL::TRANSFORM_TMAP(for compatible with 1.x) * SDL::TRANSFORM_SAFE(for compatible with 1.x) Fix documents Remove obsolete documents version 2.1.0 add following methods * SDL::TTF#close * SDL::TTF#closed? * SDL::BMFont#close * SDL::BMFont#closed? * SDL::Kanji#close * SDL::Kanji#closed? * SDL::Surface#destroyed? * SDL::Joystick#closed? * SDL::Mixer::Wave#destroyed? * SDL::Mixer::Music#destroyed? * SDL::Kanji#get_coding_system modify documents Async following methods on Ruby 1.9 * SDL::Event#wait * SDL.delay Ruby m17n support on Ruby 1.9 * SDL::WM.set_caption * SDL::WM.caption * SDL::TTF#draw_solid * SDL::TTF#draw_blended * SDL::TTF#draw_shaded * SDL::TTF#render_solid * SDL::TTF#render_blended * SDL::TTF#render_shaded * SDL::Kanji#put * SDL::Kanji#putTate * SDL::SDLSKK#str Fix the bug of following methods * SDL::MPEG#move version 2.0.1b fix sample bug fix SDL::MPEG.info
2010-09-10Update devel/rubigen to 1.5.5.taca2-10/+9
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Update HOMEPAGE. * Add LICENSE. * Remove default value of GEM_BUILD. == 1.5.5 2010-05-25 * Allow activesupport 2.3.5+
2010-09-10Oops, I forgot to commit update patch, PLIST and to add ALTERNATIVES.taca4-10/+45
2010-09-10Add * Add LICENSE.taca1-1/+2
2010-09-10Update devel/hoe to 2.6.2.taca3-15/+12
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. * Remove default value of GEM_BUILD. * Update dependency according to gemspec.
2010-09-10Update devel/ZenTest to 4.4.0.taca3-12/+12
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Update HOMEPAGE. * Add LICENSE. * Remove default value of GEM_BUILD. * Add CONFLICTS since it will install the same name commands both ruby18 and ruby19 based packages. === 4.4.0 / 2010-09-01 * 1 major enhancement: * Removed git building. I'm dropping direct support for rubinius. * 3 minor enhancements: * Added multiruby mri:list:x.y.z command so you can see what's available. * Enabled installing specific patch versions of ruby. * multiruby rubygems:update now forces a build to be less confusing. * 1 bug fix: * Removed redundant test_to_normal, now in zentest_mappings === 4.3.3 / 2010-06-17 * 2 minor enhancements: * Added options and removed pattern from Autotest::RCov * update_rubygems now deletes cached rubygems installs === 4.3.2 / 2010-06-02 * 1 minor enhancement: * Removed support for rbx builds. * 2 bug fixes: * Removed 'preview' from version filter so I can test with 1.9.2 * Put PATH tweaks at front of PATH === 4.3.1 / 2010-03-30 * 1 bug fix: * Fixed autotest output on 1.8. That's what I get for not having tests for dots. === 4.3.0 / 2010-03-27 * 1 minor enhancement: * Added gemcutter rubyforge and hoe to the_usual setup * 4 bug fixes: * 1.9 compat: don't use putc anymore. (fistfvck (hah!)) * Added note that included articles are out of date * Fixed rcov plugin so multiple all_good hooks can coexist * Fixed typo in doco === 4.2.1 / 2009-12-09 * 1 minor enhancement: * Added GEM_HOME/GEM_PATH setting to multiruby. * 1 bug fix: * Fixed multiruby refactoring bug from previous release. === 4.2.0 / 2009-12-08 * 3 minor enhancements: * Added 'multiruby -1 $version' for easier execution (idea from flori) * Set up and tear down PATH in multiruby (luis) * died hook now gets passed the exception (amikula) * 3 bug fixes: * Deal with windoze getc returning nil (undees) * Fix unit_diff for multiline miniunit results. * Fix warning for 1.8.8+
2010-09-10Adjust devel/rake to new ruby package's framework.taca1-8/+14
* Add LICENSE. * Update HOMEPAGE. * Installing command name to rake${RUBY_VER} == ruby18. Bump PKGREVISION.
2010-09-10* Remove RUBY_HAS_ARCHLIB.taca1-3/+1
* Reset PKGREVISION along with implicit update of this package to 1.8.7.302.