cvs commit: ports/www Makefile ports/www/serf Makefile distinfo pkg-descr pkg-plist

Diane Bruce db at FreeBSD.org
Wed May 28 21:01:12 UTC 2008


db          2008-05-28 21:01:11 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/serf             Makefile distinfo pkg-descr pkg-plist 
  Log:
  The serf library is a C-based HTTP client library built upon the
  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>
  
  Revision  Changes    Path
  1.2052    +1 -0      ports/www/Makefile
  1.1       +35 -0     ports/www/serf/Makefile (new)
  1.1       +3 -0      ports/www/serf/distinfo (new)
  1.1       +7 -0      ports/www/serf/pkg-descr (new)
  1.1       +9 -0      ports/www/serf/pkg-plist (new)


More information about the cvs-all mailing list