aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-http_parser.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Point at the homepage consistently as defined by rubygems.orgPhilip M. Gollucci2011-12-201-1/+1
| | | | Notes: svn path=/head/; revision=287683
* - Update to 0.5.3TAKATSU Tomonari2011-10-023-4/+3
| | | | | | | | - Remove pkg-plist which should not have been added bacause RUBYGEM_AUTOPLIST has been set to "yes" Notes: svn path=/head/; revision=282780
* - Update to 0.5.2TAKATSU Tomonari2011-08-282-3/+3
| | | | Notes: svn path=/head/; revision=280609
* - Add a new port: net/rubygem-http_parser.rbTAKATSU Tomonari2011-06-244-0/+27
A simple callback-based HTTP request/response parser for writing http servers, clients and proxies. WWW: https://github.com/tmm1/http_parser.rb Notes: svn path=/head/; revision=276195