Bug 85222

Summary: [MAINTAINER] www/mod_vhs: update to 1.0.18
Product: Ports & Packages Reporter: Xavier Beaudouin <kiwi>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mod_vhs-1.0.18.patch none

Description Xavier Beaudouin 2005-08-22 17:40:17 UTC
- 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

Generated with FreeBSD Port Tools 0.63
Comment 1 Xavier Beaudouin 2005-09-08 13:40:06 UTC
Hello,

Can some could take a couple of minutes to update this port or tell me if
there is problem with it ?

Thanks,
/Xavier
Comment 2 Clement Laforet freebsd_committer freebsd_triage 2005-09-11 12:39:34 UTC
State Changed
From-To: open->closed

Committed, thanks! 

BTW: 
- port should be markas IGNORED if PAKGAE_BUILDING is defined, due to  
dependency on php4 which depends on apache 1.3.33 per default 
- Can you please fix libhome on 4.x? (you have to avoid to put nss* 
in plist for FreeBSD 4.x)