Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Dec 2011 21:41:42 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/volta Makefile distinfo pkg-descr ports/www/volta/files pkg-message.in
Message-ID:  <201112202141.pBKLfgxH007405@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pawel       2011-12-20 21:41:42 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/volta            Makefile distinfo pkg-descr 
    www/volta/files      pkg-message.in 
  Log:
  Volta is a high performance, low resource URI rewriter for use with the
  Squid caching proxy server (http://www.squid-cache.org) With it, you
  can dynamically alter URI requests that pass through Squid based on
  various criteria.
  
  It uses a state machine to parse URIs and rules, and a constant database
  to store and access those rules.
  
  WWW: http://projects.martini.nu/volta/
  
  PR:             ports/162935
  Submitted by:   Mahlon E. Smith
  
  Revision  Changes    Path
  1.3055    +1 -0      ports/www/Makefile
  1.1       +47 -0     ports/www/volta/Makefile (new)
  1.1       +2 -0      ports/www/volta/distinfo (new)
  1.1       +10 -0     ports/www/volta/files/pkg-message.in (new)
  1.1       +9 -0      ports/www/volta/pkg-descr (new)



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