Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2008 21:01:11 +0000 (UTC)
From:      Diane Bruce <db@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/serf Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200805282101.m4SL1BcT017547@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805282101.m4SL1BcT017547>