aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-11-17 00:29:48 +0800
committerswills <swills@FreeBSD.org>2011-11-17 00:29:48 +0800
commit52ac05e59debb5db8dbc5e033a1e3d5d186f4235 (patch)
treeefbafa11dc5054e9ab3db03f872e821ed83f05b7 /devel/Makefile
parent4f6918c8223d182bbb1a20829d2802fa45be9d85 (diff)
downloadfreebsd-ports-gnome-52ac05e59debb5db8dbc5e033a1e3d5d186f4235.tar.gz
freebsd-ports-gnome-52ac05e59debb5db8dbc5e033a1e3d5d186f4235.tar.zst
freebsd-ports-gnome-52ac05e59debb5db8dbc5e033a1e3d5d186f4235.zip
kgio provides non-blocking I/O methods for Ruby without raising exceptions on
EAGAIN and EINPROGRESS. It is intended for use with the Unicorn and Rainbows! Rack servers, but may be used by other applications (that run on Unix-like platforms). WWW: http://bogomips.org/kgio/ Feature safe: yes
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index e840647d93d7..a8f66fe8a1fd 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3482,6 +3482,7 @@
SUBDIR += rubygem-json
SUBDIR += rubygem-json146
SUBDIR += rubygem-json_pure
+ SUBDIR += rubygem-kgio
SUBDIR += rubygem-launchy
SUBDIR += rubygem-linecache
SUBDIR += rubygem-little_plugger