Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Oct 2005 05:03:35 +0000 (UTC)
From:      Michael Johnson <ahze@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/p5-HTTP-Cache-Transparent Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200510140503.j9E53ZCn019843@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ahze        2005-10-14 05:03:35 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-HTTP-Cache-Transparent Makefile distinfo pkg-descr 
                                  pkg-plist 
  Log:
  - Add p5-HTTP-Cache-Transparent
  
  Implementation of http get that keeps a local cache of fetched pages to
  avoid fetching the same data from the server if it hasn't been updated.
  The cache is stored on disk and is thus persistent between invocations.
  
  Revision  Changes    Path
  1.1202    +1 -0      ports/www/Makefile
  1.1       +24 -0     ports/www/p5-HTTP-Cache-Transparent/Makefile (new)
  1.1       +2 -0      ports/www/p5-HTTP-Cache-Transparent/distinfo (new)
  1.1       +5 -0      ports/www/p5-HTTP-Cache-Transparent/pkg-descr (new)
  1.1       +7 -0      ports/www/p5-HTTP-Cache-Transparent/pkg-plist (new)



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