Commit graph

8 commits

Author SHA1 Message Date
asau
1685739ccc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
c6326c8e0a Add destdir support.
(It was so easy that I can only infer that noone cares about these packages :) )
2012-05-06 10:12:20 +00:00
taca
15b19c2499 Update ruby-thrift_client pacakge to 0.7.1.
v0.7.1 Added support for :before_method and :on_exception callback types.
Added support for registering multiple callbacks of a given type.

v0.7.0 Updated thrift gem dependency to 0.7.0
2011-09-12 16:07:10 +00:00
taca
383a7348f7 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
8183295229 Update ruby-thrift_client package to 0.6.2.
v0.6.2 Remove lingering thrift v0.5.0 reference.

v0.6.1 Add connect timeout. Bump thrift dependency to ~> v0.6.0.

v0.6.0 Fix bug where we'd try to mark the current server down when we didn't have a current server.
Upgrade to thrift 0.5.

v0.5.0 Add support for wrapping exceptions, so that Thrift::Foo can become Greeter::Foo.
Make server_retry_period work the way you expect.
Better bookkeeping around marking servers as dead.

v0.4.7 fix thrift gem dependency
2011-06-18 02:02:09 +00:00
tnn
1b0495fc57 revbump(1) for devel/libevent update. 2011-02-11 21:22:02 +00:00
taca
b0f49bc42c Update devel/ruby-thrift_client to 0.4.6
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

v0.4.6 Add support for oneway methods.

v0.4.5. Fix broken retries.

v0.4.4. Default to 0 retries rather than the number of servers.
2010-09-10 06:32:52 +00:00
tonnerre
c523202eae Import the thrift_client Ruby module, version 0.4.3.
thrift_client is a Ruby client module for the Thrift RPC library.
2010-06-11 22:56:52 +00:00