Bug 163361 - [NEW PORT] textproc/rubygem-escape_utils: Faster string escaping routines for your web apps - rubygem-chef-server 15
Summary: [NEW PORT] textproc/rubygem-escape_utils: Faster string escaping routines for...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-16 21:40 UTC by Scott Sanders
Modified: 2011-12-16 22:30 UTC (History)
0 users

See Also:


Attachments
rubygem-escape_utils-0.2.4.shar (2.45 KB, text/plain)
2011-12-16 21:40 UTC, Scott Sanders
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Sanders 2011-12-16 21:40:14 UTC
Async (EventMachine) HTTP client, with support for:
o   Asynchronous HTTP API for single & parallel request execution
o   Keep-Alive and HTTP pipelining support
o   Auto-follow 3xx redirects with max depth
o   Automatic gzip & deflate decoding
o   Streaming response processing
o   Streaming file uploads
o   HTTP proxy and SOCKS5 support
o   Basic Auth & OAuth
o   Connection-level & Global middleware support
o   HTTP parser via http_parser.rb
o   Works wherever EventMachine runs: Rubinius, JRuby, MRI

WWW: https://github.com/igrigorik/em-http-request

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-16 21:41:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

pgollucci@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2011-12-16 22:22:49 UTC
State Changed
From-To: open->closed

Committed, Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-12-16 22:23:02 UTC
pgollucci    2011-12-16 22:22:45 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/rubygem-escape_utils Makefile distinfo pkg-descr 
  Log:
  Async (EventMachine) HTTP client, with support for:
  o   Asynchronous HTTP API for single & parallel request execution
  o   Keep-Alive and HTTP pipelining support
  o   Auto-follow 3xx redirects with max depth
  o   Automatic gzip & deflate decoding
  o   Streaming response processing
  o   Streaming file uploads
  o   HTTP proxy and SOCKS5 support
  o   Basic Auth & OAuth
  o   Connection-level & Global middleware support
  o   HTTP parser via http_parser.rb
  o   Works wherever EventMachine runs: Rubinius, JRuby, MRI
  
  WWW: https://github.com/igrigorik/em-http-request
  
  PR:             ports/163361
  Submitted by:   Scott Sanders <scott@jssjr.com>
  Sponsored by:   RideCharge Inc. / Taxi Magic
  
  Revision  Changes    Path
  1.1686    +1 -0      ports/textproc/Makefile
  1.1       +28 -0     ports/textproc/rubygem-escape_utils/Makefile (new)
  1.1       +2 -0      ports/textproc/rubygem-escape_utils/distinfo (new)
  1.1       +14 -0     ports/textproc/rubygem-escape_utils/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"