Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Oct 2011 17:23:55 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/rubygem-typhoeus Makefile distinfo pkg-descr
Message-ID:  <201110021723.p92HNt7a009531@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
swills      2011-10-02 17:23:55 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/rubygem-typhoeus Makefile distinfo pkg-descr 
  Log:
  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>
  
  Revision  Changes    Path
  1.2989    +1 -0      ports/www/Makefile
  1.1       +23 -0     ports/www/rubygem-typhoeus/Makefile (new)
  1.1       +2 -0      ports/www/rubygem-typhoeus/distinfo (new)
  1.1       +10 -0     ports/www/rubygem-typhoeus/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110021723.p92HNt7a009531>