Celluloid enables people to build concurrent programs out of concurrent
objects just as easily as they build sequential programs out of
sequential objects.
WWW: https://github.com/celluloid/celluloid
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070
devel/rubygem-celluloid: correct run dependency
- set run dependency on timers1, according to celluloid's gemspec
PR: 189980
Submitted by: kvedulv@kvedulv.de
Approved by: koobs (mentor)
Approved by: swills (mentor)
New port: devel/rubygem-celluloid:
Celluloid enables people to build concurrent programs out of concurrent
objects just as easily as they build sequential programs out of
sequential objects.
WWW: https://rubygems.org/gems/celluloid