cvs commit: ports/www Makefile ports/www/mod_domaintree Makefile distinfo pkg-descr

Pav Lucistnik pav at FreeBSD.org
Sun May 7 12:20:17 UTC 2006


pav         2006-05-07 12:20:16 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_domaintree   Makefile distinfo pkg-descr 
  Log:
  mod_domaintree is a hostname to filesystem mapper for Apache2. It
  maps host names like www.example.com to a filesystem tree like
  $prefix/com/example/www/$suffix. It can optionally strip the www
  prefix of host names.
  
  WWW: http://dev.iworks.at/mod_domaintree/
  
  PR:             ports/96839
  Submitted by:   Daniel Gerzo <danger at rulez.sk>
  
  Revision  Changes    Path
  1.1381    +1 -0      ports/www/Makefile
  1.1       +29 -0     ports/www/mod_domaintree/Makefile (new)
  1.1       +3 -0      ports/www/mod_domaintree/distinfo (new)
  1.1       +6 -0      ports/www/mod_domaintree/pkg-descr (new)


More information about the cvs-ports mailing list