cvs commit: CVSROOT modules ports/www Makefile ports/www/mod_cband Makefile distinfo pkg-descr

Clement Laforet clement at FreeBSD.org
Wed Sep 7 12:52:27 PDT 2005


clement     2005-09-07 19:52:27 UTC

  FreeBSD ports repository

  Modified files:
    .                    modules 
    www                  Makefile 
  Added files:
    www/mod_cband        Makefile distinfo pkg-descr 
  Log:
  - add mod_cband 0.9
  
  mod_cband is an Apache 2 module provided to solve the problem of
  limiting virtualhosts bandwidth usage. When the configured
  virtualhost's transfer limit is exceeded, mod_cband will redirect all
  further requests to a location specified in the configuration file.
  
  WWW: http://dembol.nasa.pl/mod_cband
  
  Revision  Changes    Path
  1.13091   +1 -0      CVSROOT/modules
  1.1162    +1 -0      ports/www/Makefile
  1.1       +25 -0     ports/www/mod_cband/Makefile (new)
  1.1       +2 -0      ports/www/mod_cband/distinfo (new)
  1.1       +7 -0      ports/www/mod_cband/pkg-descr (new)


More information about the cvs-all mailing list