Date: Thu, 19 Feb 2009 06:47:09 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/rubygem-httparty Makefile distinfo pkg-descr Message-ID: <200902190647.n1J6l91S000662@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clsung 2009-02-19 06:47:09 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/rubygem-httparty Makefile distinfo pkg-descr
Log:
httparty is a Ruby library that makes HTTP fun again!
It's feautures:
* Easy get, post, put, delete requests
* Basic http authentication
* Default request query string parameters (ie: for api
keys that are needed on each request)
* Automatic parsing of JSON and XML into ruby hashes
based on response content-type
WWW: http://rubyforge.org/projects/httparty/
PR: ports/128661
Submitted by: Wen Heping <wenheping_AT_gmail dot com>
Revision Changes Path
1.2267 +1 -0 ports/www/Makefile
1.1 +22 -0 ports/www/rubygem-httparty/Makefile (new)
1.1 +3 -0 ports/www/rubygem-httparty/distinfo (new)
1.1 +12 -0 ports/www/rubygem-httparty/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902190647.n1J6l91S000662>
