Commit graph

6 commits

Author SHA1 Message Date
taca
a72cea4eaa Update ruby-eventmachine to 1.0.0.
Changes are unavailable.
2012-09-16 06:18:08 +00:00
fhajny
2bc3006549 Fix NetBSD build by expanding the pattern in patch-aa to two more cases. 2009-12-10 19:26:22 +00:00
fhajny
16b85a75a7 Update ruby-eventmachine to 0.12.10.
More than a year worth of fixes and improvements.
2009-12-04 15:57:47 +00:00
taca
f039df5d89 Restrict cast with patch-aa to NetBSD only. It should fix PR pkg/39586.
Other *BSD has void pointer for udata member of kevent structure.
NetBSD's kqueue is something behind to others?
2008-09-23 08:06:04 +00:00
taca
f0c154d14f Update ruby-eventmachine to 0.12.0.
Changes are unknown.
2008-09-15 09:08:19 +00:00
jlam
756a3cf2d7 Initial import of ruby18-eventmachine-0.10.0 as devel/ruby-eventmachine.
Ruby/EventMachine is a fast, simple event-processing library for Ruby
programs.  It lets you write network clients and servers without
handling sockets -- all you do is send and receive data.  Single-threaded
socket engine -- scalable and fast!
2008-04-04 15:16:56 +00:00