Commit graph

16759 commits

Author SHA1 Message Date
taca
7139a43bbd Refelect dependency due to gemspec.
Bump PKGREVISION.
2011-08-12 16:39:31 +00:00
taca
020f75cfb3 Update devel/ruby-thrift_client package to 0.6.3.
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-12 16:38:48 +00:00
taca
57d596e1f1 Update devel/ruby-test-unit package to 2.3.1.
Changes are unknown.
2011-08-12 16:38:04 +00:00
taca
73cf7060f0 No need to patch gemspec since newer rubygems handles gracefully. 2011-08-12 16:37:05 +00:00
taca
fca85f5406 Update devel/ruby-rcov package to 0.9.10.
* Fix COMMENT line.
* Changes are unknown.
2011-08-12 16:36:01 +00:00
taca
f061de7a03 Update devel/ruby-polyglot pacakge to 0.3.2.
== 0.3.2 2011-07-27

* 1 minor fix:
  * Load file without extension if found exactly as required
2011-08-12 16:33:05 +00:00
taca
25a831884c Add dependency to hoe due to gemspec.
Bump PKGREVISION.
2011-08-12 16:31:45 +00:00
taca
6eb41853d8 Update devel/ruby-getopt package to 1.4.1.
== 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-12 16:31:07 +00:00
taca
8670948b0f Update ruby-gemcutter to 0.7.0.
* Support newer rubygems.
* Added api and yank command test.
* Added --platform option.
* And a few bug fixes.
2011-08-12 16:30:00 +00:00
taca
8f6b675b24 Pass CCDLFLAGS to C compiler to fix recent build problem. 2011-08-12 16:29:04 +00:00
taca
59db837774 Update patch for latest rubygems. No functional change. 2011-08-12 16:26:48 +00:00
taca
1d4a78437e Restrict dependency to ruby-debug-base package.
Bump PKGREVISION.
2011-08-12 16:25:03 +00:00
taca
0a1d71810c Update hoe package to 2.11.0.
=== 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-12 16:23:46 +00:00
taca
a3b6485cfc Update ZenTest package to 4.6.0.
=== 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-12 16:23:00 +00:00
taca
a55e737b5c Current version of this package dosen't have any dependency to
other packages.

Bump PKGREVISION.
2011-08-12 16:11:33 +00:00
taca
9c123d0d5c Add and enable ruby-loquacious and ruby-templater. 2011-08-12 16:09:47 +00:00
taca
b5102a7797 Importing ruby-templater package version 1.0.0.
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-12 16:08:19 +00:00
taca
557535a617 Importing ruby-loquacious version 1.8.1.
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-12 16:04:22 +00:00
taca
ec6e9015cc Reduce patch file since newer rubygems handles gemspec better.
Bump PKGREVISION.
2011-08-12 16:01:39 +00:00
taca
6d0f773e50 Avoid to define constant Deprecate since it is conflict with rubygems.
Newer rubygems poorly defines module Deprecate which could be
Gem::Deprecate.

Bump PKGREVISION.
2011-08-12 15:56:38 +00:00
taca
8b841f4229 Update ruby-rdoc package to 3.9.1.
=== 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-12 15:21:33 +00:00
taca
b68ff7efe3 Switch to use OVERRIDE_GEMSPEC. 2011-08-12 15:17:01 +00:00
adam
0f7c8376e9 Changes 3.03:
* Test fix: Try all @INC-derived typemap locations.
2011-08-12 13:58:47 +00:00
adam
dc2eda95b5 Revision bump after updating perl to 5.14.1 2011-08-12 13:53:57 +00:00
adam
d0e1493adb Correct LICENSE 2011-08-12 13:50:23 +00:00
adam
da12714760 Revision bump after updating perl to 5.14.1 2011-08-12 13:45:42 +00:00
adam
c586249605 Changes 1.59:
* Prevent mixing non-native and native newlines in MANIFEST files
2011-08-12 13:44:25 +00:00
adam
d7a49e0935 Revision bump after updating perl to 5.14.1 2011-08-12 12:54:07 +00:00
adam
741c6301ce Changes 1.17:
* 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-12 12:53:06 +00:00
adam
f1ac0ee1f7 Revision bump after updating perl to 5.14.1 2011-08-12 12:49:40 +00:00
adam
e8d6711e78 Changes 0.304:
* More robust detection of gcc toolchains on Win32
* Don't assume dlltool is called 'dlltool' on Win32+gcc. Ask Config.pm instead
2011-08-12 12:46:08 +00:00
adam
e1a171664a Changes 1.17:
* Remove test boilerplate the reorganisation of dual-life modules in the perl
  code made unnecessary.
* Remove Shell::Command - that module is now available in the Shell::Command
  distribution on CPAN.
2011-08-12 12:44:03 +00:00
adam
9ee46cf17e Changes 0.28.02.02:
* Different file names used for test files; allows EU::CB tests
  to be run in parallel.
2011-08-12 12:41:03 +00:00
adam
cee88256be Revision bump after updating perl to 5.14.1 2011-08-12 12:27:44 +00:00
adam
37e8eda0dd Revision bump after updating perl to 5.14.1 2011-08-12 12:13:52 +00:00
adam
92e971c57e Changes 1.20: unknown 2011-08-12 12:03:39 +00:00
adam
d381ae5d81 Changes 4.03:
* do not avoid the clock_gettime call on GNU/Linux anymore, as EV
  links against -lpthread anyways - as a result, EV might now take
  advantage of fast userspace clock_gettime implementations,
  but also links against -lrt.
* (libev) lots of event port bug workarounds.
* (libev) officially support files in I/O watchers.
* (libev) new function ev_feed_signal.
* fix documentation parts still refering to the 3.x API.
2011-08-12 12:02:11 +00:00
adam
1015b6ac96 Revision bump after updating perl to 5.14.1 2011-08-12 11:59:16 +00:00
adam
027bc39e0d Changes 2.05:
* new 'output' option to redirect TraceUse result to a file
2011-08-12 11:58:10 +00:00
adam
f63ae91eb5 Changes 0.11: unknown 2011-08-12 11:56:24 +00:00
adam
f7a1496ed2 Revision bump after updating perl to 5.14.1 2011-08-12 11:51:39 +00:00
adam
53ff757e87 Changes 0.10:
* Fix a minor packaging problem
2011-08-12 11:50:51 +00:00
adam
dbfbe20d47 Changes 0.11:
* You should now pass the error message in 'message' parameter explicitly to
  display as an error
* Use the first frame, not the second frame to capture error message

Changes 0.10:
* Don't ignore the top frame. This should be donw using the ignore_package
  option
2011-08-12 11:49:35 +00:00
adam
ec24d216ca Changes 1.27:
* Skip some tests on 5.13.8+ that are no longer relevant because of a change
  in the Perl core.
2011-08-12 11:47:39 +00:00
adam
7495a5ac5a Revision bump after updating perl to 5.14.1 2011-08-12 11:45:31 +00:00
adam
7c81c22320 Changes 0.77:
* [no changes]

Changes 0.76_50:
* Split out HEK size calculation into hek_size(). Add the shared HE overhead.
* Handle shared hash key scalars correctly.
* GvNAME() is shared from 5.10 onwards.
* Count HvNAME(), the HV "aux" struct, the mro_meta struct, and ENAMEs.

Changes 0.76:
* Just fix the version number in the line below.
2011-08-12 11:43:55 +00:00
adam
7b1732fd3f Changes 1.003.012:
* Remove some old code to avoid a future Moose warning
2011-08-12 11:40:55 +00:00
obache
e458426093 Not CONFLICTS with p5-libwww>=6.x.
Bump PKGREVISION.
2011-08-12 09:25:47 +00:00
adam
dc5ea40335 Revision bump after updating perl to 5.14.1 2011-08-12 08:29:30 +00:00
adam
dac7eb7914 Changes 0.15:
* Bump dependency on namespace::clean to 0.20
2011-08-12 08:27:58 +00:00