summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2011-08-13Fix the real problem, spelling error in the category Makefilejoerg2-4/+3
2011-08-13Adjust package name to deal with Perl version numberingjoerg1-2/+2
2011-08-13Fix package namejoerg1-1/+2
2011-08-13Changes 1.03:adam2-22/+17
* Upgraded to Module::Install 1.00
2011-08-13Revision bump after updating perl to 5.14.1adam7-37/+34
2011-08-13Changes 1.21:adam2-8/+8
* Various patches by Chorny at cpan dot org and fREW frioux at gmail dot com: * Windows NTFS compatibility fixes. * Allow PID to be negative. * Lexically scope temp file handles to reduce changes of memory leak and avoid unintentional glob clobberation. * Security fix: 3 arg open(). * Repair test suites logics. * Fixed infinite freezing on Strawberry Perl v5.10.0. * Fixed infinite freezing on ActiveState Perl v5.12.1. * Sorry for the past 8 years of suffering.
2011-08-13Revision bump after updating perl to 5.14.1adam5-22/+20
2011-08-13Changes 0.98:adam2-19/+16
* Updating to Module::Install 1.01 * If Win32::GetFolderPath returns a \\UNC type path do not do the normal -d sanity check, as strange and unusual bugs may occur.
2011-08-13Revision bump after updating perl to 5.14.1adam1-3/+3
2011-08-13Changes 1.08:adam2-8/+7
* Upgrading to Module::Install::DSL 1.00 * Removing use UNIVERSAL, it does some evil stuff
2011-08-13Changes 1.06:adam2-8/+7
* Moving to a production version * Upgrading to Module::Install::DSL 1.00 * Removing evil use UNIVERSAL
2011-08-13Update devel/ZenTest package to 4.6.1.taca2-6/+6
=== 4.6.1 / 2011-08-11 * 3 bug fixes: * Fix for option flags and unhandled error warning in autotest. (dbackeus) * Fix option w/ args handling and restart by storing ARGV in options[:args] * Fixed autotest --rc option handling. (simplybusiness)
2011-08-13Update devel/ruby-rdoc package to 3.9.2.taca1-4/+4
=== 3.9.2 / 2011-08-11 * Bug fix * Loosened TIDYLINK regexp to allow any content in the link section like: <tt>{foo}[rdoc-ref:SomeClass]</tt>
2011-08-12Revision bump after updating perl to 5.14.1adam1-3/+3
2011-08-12Changes 1.10:adam2-7/+6
* Upgrading to Module::Install::DSL 1.00 * Removing nasty evil use UNIVERSAL; * Fix 03_noindex.t to ignore MYMETA.yml
2011-08-12Revision bump after updating perl to 5.14.1adam7-34/+31
2011-08-12Changes 0.20:adam2-8/+6
* The KQueue watcher checks that a file has a file descriptor to avoid watching closed files
2011-08-12Revision bump after updating perl to 5.14.1adam2-6/+6
2011-08-12Changes 0.1602:adam2-8/+8
* Fixed code generation for package_static methods. Changes 0.1601: * Do not try to rebuld the grammar during CPAN installation. Changes 0.16: * Allow renaming destructors and fixed parsing of virtual ones.
2011-08-12Revision bump after updating perl to 5.14.1adam2-11/+12
2011-08-12Refelect dependency due to gemspec.taca1-3/+4
Bump PKGREVISION.
2011-08-12Update devel/ruby-thrift_client package to 0.6.3.taca2-6/+6
v0.6.3 * Document the :connect_timeout option. * Add support for specifying client-side timeouts when using FramedTransport * set transport timeout after connection is established * Add a method `add_callback` allowing a client to register a block that is invoked at a certain event. * Fixup socket timeouts.
2011-08-12Update devel/ruby-test-unit package to 2.3.1.taca4-50/+19
Changes are unknown.
2011-08-12No need to patch gemspec since newer rubygems handles gracefully.taca2-56/+2
2011-08-12Update devel/ruby-rcov package to 0.9.10.taca2-8/+7
* Fix COMMENT line. * Changes are unknown.
2011-08-12Update devel/ruby-polyglot pacakge to 0.3.2.taca3-12/+14
== 0.3.2 2011-07-27 * 1 minor fix: * Load file without extension if found exactly as required
2011-08-12Add dependency to hoe due to gemspec.taca1-2/+3
Bump PKGREVISION.
2011-08-12Update devel/ruby-getopt package to 1.4.1.taca2-6/+6
== 1.4.1 - 17-Jul-2011 * Now works with Ruby 1.9.x. Thanks go to Shura for the patch. * Refactored the gemspec. Gem building code is now handled by Rake tasks. * Refactored the Rakefile. Added a default task, removed the old install task, and namespaced the gem related tasks.
2011-08-12Update ruby-gemcutter to 0.7.0.taca2-6/+6
* Support newer rubygems. * Added api and yank command test. * Added --platform option. * And a few bug fixes.
2011-08-12Pass CCDLFLAGS to C compiler to fix recent build problem.taca2-1/+17
2011-08-12Update patch for latest rubygems. No functional change.taca2-7/+8
2011-08-12Restrict dependency to ruby-debug-base package.taca1-3/+3
Bump PKGREVISION.
2011-08-12Update hoe package to 2.11.0.taca2-6/+6
=== 2.11.0 / 2011-08-08 * 2 minor enhancements: * Bypass sudo on install_gem if GEM_HOME is writable (ala rvm). * rcov plugin should set libs to lib, test, and '.'. (tenderlove) * 1 bug fix: * Fixed windoze detection on jruby. *sigh* (myabc) === 2.10.0 / 2011-06-30 * 3 minor enhancements: * Added parse_urls to deal with array and hash style url lists in README.txt. * Added urls accessor. * Deprecated url accessors. * 1 bug fix: * Specified wrong version of racc in racc plugin. === 2.9.6 / 2011-06-22 * 3 bug fixes: * Fixed hoe dep to be a spermy (~>) dep * Hard coded rake dependency as ~> 0.8 so we don't collide with other libs * Removed circular dependency check. Hasn't been needed in a long while. === 2.9.5 / 2011-06-21 * 2 minor enhancements: * Extended #dependency to work post-spec creation in case a task wants to add a dep. * 4 bug fixes: * Fixed dependency for :inline plugin. * Fixed minor 1.9.3 warnings. * Fixed sow to obey gem naming conventions. It no longer munges - to _. * Switched hoe deps from >= to ~>.
2011-08-12Update ZenTest package to 4.6.0.taca2-6/+6
=== 4.6.0 / 2011-07-22 * 6 minor enhancements: * Added -p (plain diff) and made -u (unified diff) the default for unit_diff. * Added ./tmp to default exclusions. * Autotest defaults unit_diff to nil now, to allow minitest's enhanced assert_equal to shine. * Autotest will raise if the :died handler doesn't handle the exception. (ralfebert) * Dropped 1.8.6 as a default tag/branch to build in multiruby. * autotest can now be automatically 'narrowed' on the command-line. * eg: `autotest lib test/test_blah.rb` * 7 bug fixes: * Believe it or not... but some ppl use zentest. Fixed nested class vs module bug * Fix to turn on jruby's support for ObjectSpace. (stepheneb) * Fixed a rubygems deprecation in autotest * Fixed unit_diff scanning for minitest output. * Normalized shebangs to fix problems on windows (luis) * autotest/isolate.rb sets GEM_HOME as well as GEM_PATH. * Fixed 1.9.3 warnings.
2011-08-12Current version of this package dosen't have any dependency totaca1-4/+2
other packages. Bump PKGREVISION.
2011-08-12Add and enable ruby-loquacious and ruby-templater.taca1-1/+3
2011-08-12Importing ruby-templater package version 1.0.0.taca4-0/+101
Templater has the ability to both copy files from A to B and also to render templates using ERB. Templater consists of four parts: - Actions (File copying routines, templates generation and directories creation routines). - Generators (set of rules). - Manifolds (generator suites). - The command line interface. Hierarchy is pretty simple: manifold has one or many public and private generators. Public ones are supposed to be called by end user. Generators have one or more action that specify what they do, where they take files, how they name resulting files and so forth.
2011-08-12Importing ruby-loquacious version 1.8.1.taca4-0/+47
Descriptive configuration files for Ruby written in Ruby. Loquacious provides a very open configuration system written in ruby and descriptions for each configuration attribute. The attributes and descriptions can be iterated over allowing for helpful information about those attributes to be displayed to the user.
2011-08-12Reduce patch file since newer rubygems handles gemspec better.taca3-17/+10
Bump PKGREVISION.
2011-08-12Avoid to define constant Deprecate since it is conflict with rubygems.taca3-2/+16
Newer rubygems poorly defines module Deprecate which could be Gem::Deprecate. Bump PKGREVISION.
2011-08-12Update ruby-rdoc package to 3.9.1.taca2-5/+7
=== 3.9.1 / ?? * Bug fixes * Fix RDoc::Markup parser for a header followed by a non-text token. Issue #56 by Adam Tait * Fix RDoc::Markup::ToHtmlCrossref#gen_url for non-<tt>rdoc-ref</tt> links. * Fix bug report URL when rdoc crashes. === 3.9 / 2011-07-30 * Minor enhancements * RDoc::Parser::C now supports :doc: and :nodoc: for class comments * Added the <tt>rdoc-ref:</tt> link scheme which links to a named reference. <tt>rdoc-ref:</tt> can resolve references to classes, modules, methods, files, etc. This can be used to create cross-generator named links unlike the <tt>link:</tt> scheme which is dependent upon the exact file name. Issue #53 by Simon Chiang * Pulled RDoc::CrossReference out of RDoc::Markup::ToHtmlCrossref. Cross-references can now be created easily for non-HTML formatters. * Bug fixes * `ri []` and other special methods now work properly. Issue #52 by ddebernardy. * `ri` now has space between class comments from multiple files. * :stopdoc: no longer creates Object references. Issue #55 by Simon Chiang * :nodoc: works on class aliases now. Issue #51 by Steven G. Harms * Remove tokenizer restriction on header lengths for verbatim sections. Issue #49 by trans
2011-08-12Switch to use OVERRIDE_GEMSPEC.taca2-16/+3
2011-08-12Changes 3.03:adam2-13/+11
* Test fix: Try all @INC-derived typemap locations.
2011-08-12Revision bump after updating perl to 5.14.1adam1-4/+2
2011-08-12Correct LICENSEadam1-2/+2
2011-08-12Revision bump after updating perl to 5.14.1adam1-5/+4
2011-08-12Changes 1.59:adam2-12/+10
* Prevent mixing non-native and native newlines in MANIFEST files
2011-08-12Revision bump after updating perl to 5.14.1adam1-6/+6
2011-08-12Changes 1.17:adam2-8/+8
* Derek Lamb's patch to avoid an uninitialised variable error. * Diab Jarius's Solaris Studio 10 patch and his gfortran patch (with mods). Note g77 is still the default if both it and gfortran are present. * Rob's big Win32 patch (Nov 2010 version) * IMPORTANT. Added in simplification of GNU fortran compilers (g77, gfortran, g95, fort77) etc. suggested by Tim Jeness. I used his code but made a slightly different implementaion introducing a 'Generic' 'GNU' database entry to which others point. This also superceded some of the above patches. Hope this works! * Removed places where .gcclibs() is added to the link line, this appears to no loner be necessary. Routine left in there (but orphaned) just in case.
2011-08-12Revision bump after updating perl to 5.14.1adam1-4/+5