aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-10-03 01:23:55 +0800
committerswills <swills@FreeBSD.org>2011-10-03 01:23:55 +0800
commit3a272b128bfa9798288ac383befcba4e03204ae2 (patch)
tree7a58dffe0712be331b5c71882d33b4727c954d45 /www/Makefile
parentf2baf11e4bd92fc6d79fff269e2cc298c681b500 (diff)
downloadfreebsd-ports-gnome-3a272b128bfa9798288ac383befcba4e03204ae2.tar.gz
freebsd-ports-gnome-3a272b128bfa9798288ac383befcba4e03204ae2.tar.zst
freebsd-ports-gnome-3a272b128bfa9798288ac383befcba4e03204ae2.zip
Typhoeus runs HTTP requests in parallel while
cleanly encapsulating handling logic. It's a library for accessing web services in Ruby, specifically designed for building RESTful service oriented architectures in Ruby that need to be fast enough to process calls to multiple services within the client's HTTP request/response life cycle. WWW: https://github.com/dbalatero/typhoeus PR: ports/158313 Submitted by: Eric Freeman <freebsdports@chillibear.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 6506958c7ea6..b04ec640109b 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1657,6 +1657,7 @@
SUBDIR += rubygem-staticmatic
SUBDIR += rubygem-taggable
SUBDIR += rubygem-thin
+ SUBDIR += rubygem-typhoeus
SUBDIR += rubygem-webmock
SUBDIR += rubygem-yapra
SUBDIR += runsomebrowser