aboutsummaryrefslogtreecommitdiff
path: root/www/serf
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.2.0Craig Rodrigues2008-07-042-6/+6
| | | | | | | | PR: 125160 Submitted by: Philip M. Gollucci <pgollucci p6m7g8 com> Notes: svn path=/head/; revision=216309
* - Fixed misplaced MKDIRDiane Bruce2008-05-282-2/+3
| | | | Notes: svn path=/head/; revision=213832
* The serf library is a C-based HTTP client library built upon theDiane Bruce2008-05-284-0/+54
Apache Portable Runtime (APR) library. It multiplexes connections, running the read/write communication asynchronously. Memory copies and transformations are kept to a minimum to provide high performance operation. WWW: http://serf.googlecode.com PR: ports/124059 Submitted by: Craig Rodrigues <rodrigc at FreeBSD.org> Notes: svn path=/head/; revision=213829