Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 0.2.0 | Craig Rodrigues | 2008-07-04 | 2 | -6/+6 |
| | | | | | | | | PR: 125160 Submitted by: Philip M. Gollucci <pgollucci p6m7g8 com> Notes: svn path=/head/; revision=216309 | ||||
* | - Fixed misplaced MKDIR | Diane Bruce | 2008-05-28 | 2 | -2/+3 |
| | | | | Notes: svn path=/head/; revision=213832 | ||||
* | The serf library is a C-based HTTP client library built upon the | Diane Bruce | 2008-05-28 | 4 | -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 |