aboutsummaryrefslogtreecommitdiff
path: root/www/pecl-http
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.7.1Martin Wilke2011-06-252-3/+3
| | | | Notes: svn path=/head/; revision=276342
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.7.0Martin Wilke2010-07-102-5/+4
| | | | Notes: svn path=/head/; revision=257591
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-1/+2
| | | | Notes: svn path=/head/; revision=252125
* - Update to 1.6.6Martin Wilke2009-12-182-4/+4
| | | | Notes: svn path=/head/; revision=246198
* - Take over maintainershipMartin Wilke2009-08-221-1/+1
| | | | | | | Approved by: Wen Heping (maintainer) Notes: svn path=/head/; revision=240144
* - Update to 1.6.5Martin Wilke2009-08-182-4/+4
| | | | | | | | PR: 137905 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=239887
* - Update to 1.6.4Martin Wilke2009-07-282-4/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=238564
* - Update to 1.6.3Martin Wilke2009-03-202-5/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=230495
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-1/+2
| | | | | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. Notes: svn path=/head/; revision=226721
* - Update to 1.6.2Martin Wilke2008-12-062-4/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=223896
* pecl-http extension aims to provide a convenient andMartin Wilke2008-07-253-0/+41
powerful set of functionality for one of PHPs major applications. It eases handling of HTTP URLs, dates, redirects, headers and messages, provides means for negotiation of clients preferred language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality too. WWW: http://pecl.php.net/package/pecl_http/ PR: ports/125909 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=217519