Commit graph

8 commits

Author SHA1 Message Date
taca
9ef8948123 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
2010-09-10 05:33:41 +00:00
wiz
672ef23395 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +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
joerg
26e3ffdae1 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +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