cvs commit: ports/www/mod_vhs Makefile distinfo

Clement Laforet clement at FreeBSD.org
Sun Sep 11 04:39:06 PDT 2005


clement     2005-09-11 11:39:05 UTC

  FreeBSD ports repository

  Modified files:
    www/mod_vhs          Makefile distinfo 
  Log:
  - Update to 1.0.18
  
  - ChangeLog :
  o Removed VH_HOST variable since it is more or less unusuable and somewhat
    dangerous. You can enable it again by compiling mod_vhs with -DWANT_VH_HOST.
  o Fixed compilation of mod_vhs when using Apache 2.0 branch (problems
    with ap_regex_t that exists only on Apache 2.1)
  o Added open_basedir functions to append homedir to a default open_basedir
    path.
  o Added experimental SUEXEC support. Not tested and not documented !
  o According to Frédéric VANNIERE, mod_rewrite don't work when it
    is specified in module list... Another neat exception of Apache...
    Now mod_vhs should work with mod_rewrite...
  o Use Apache internal regexp than "system" ones. This fix portability
    of this code on Debian
  
  PR:             ports/85222
  Submitted:      Xavier Beaudouin <kiwi at oav.net> (maintainer)
  
  Revision  Changes    Path
  1.8       +2 -3      ports/www/mod_vhs/Makefile
  1.7       +2 -2      ports/www/mod_vhs/distinfo


More information about the cvs-all mailing list