Commit graph

17 commits

Author SHA1 Message Date
Li-Wen Hsu
1a1a636d2a - Update to 1.0.32 [1]
Change log
o Fixed some compilation errors with Apache 2.2 (and automagicaly set debian
  compatibility)
o Added initial support for mod_suphp from Thomas Rasch

- Remove IGNORE when PACKAGE_BUILDING, the probelm doesn't exist now.

PR:		111406 [1]
Submitted by:	Xavier Beaudouin <kiwi AT oav.net> (maintainer)
Approved by:	clsung (mentor)
2007-04-09 17:58:23 +00:00
Martin Wilke
24794e47c4 - Update to 1.0.30
PR:		ports/107471
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2007-01-03 15:54:08 +00:00
Edwin Groothuis
d8be7e9693 SHA256ify[1]
Note that the SIZE in www/p5-AxKit wasn't correct, but that the md5
checksum was.

Approved by:	krion@[1]
2006-02-01 22:12:21 +00:00
Clement Laforet
05684b80dd - prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)

PR:		ports/78119
Repocopied by:	marcus
2005-12-04 00:18:15 +00:00
Clement Laforet
0db91ce329 - update to 1.0.26
PR:             ports/88170
Submitted by:   Xavier Beaudouin <kiwi@oav.net> (maintainer)
2005-10-30 22:27:38 +00:00
Kris Kennaway
4e02f8bb2b BROKEN: Conflicting dependencies (apache 1.x vs apache 2.x) 2005-10-28 07:02:39 +00:00
Tilman Keskinoz
82d5ec69ee Update to 1.0.24
Since mod_vhs 1.0.24
--------------------
o Fix wrong paths and informations sent to apache / environment variables
  when vhs_Path_Prefix is used.
o PHP can be configured now using "passwd" libhome field.
o Fix some missing path values when used vhs_Path_Prefix
o Compile only what is needed. eg don't include php code or config
  variables when PHP support is not compiled into.

PR:		86607
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2005-09-26 20:30:03 +00:00
Renato Botelho
5aa0d1d2e2 - Update to 1.0.22
PR:		ports/86329
Submitted by:	maintainer
2005-09-19 13:20:52 +00:00
Pav Lucistnik
c2f9d1a586 - Update to 1.0.20
PR:		ports/86219
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2005-09-16 19:19:26 +00:00
Clement Laforet
4446cfb209 - 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@oav.net> (maintainer)
2005-09-11 11:39:05 +00:00
Florent Thoumie
a41dc4d384 - Fix includes path.
PR:		ports/79961
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2005-04-15 12:08:36 +00:00
Sergey Matveychuk
bfeeb2a543 - Update to 1.0.16
PR:		ports/78626
Submitted by:	maintainer
2005-04-13 15:20:03 +00:00
Tilman Keskinoz
484b5cd9ef Update to 1.0.10
Changes:
Apache's DOCUMENT_ROOT variable now gets the right value from mod_vhs,
Webmaster email is now set from the database, and the pathinfo is now set.

PR:		75988
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2005-01-09 18:12:48 +00:00
Clement Laforet
e444186d90 - Update to 1.0.8
PR:		75026
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2004-12-13 21:17:49 +00:00
Clement Laforet
722162937a - Update to 1.0.6
mod_vhs 1.0.6 nows set correctly SERVER_ROOT variable used by some PHP
  software.

PR:		ports/74918
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2004-12-11 14:06:38 +00:00
Clement Laforet
4aa3b83ec7 - Update to 1.0.2
PR:             70003
Submitted by:   Xavier Beaudouin <kiwi at oav do net> (maintainer)
2004-08-04 19:18:19 +00:00
Edwin Groothuis
109de17137 [NEW PORT] www/mod_vhs: Allows mass virtual hosting using libhome system with Apache 2.0.x
mod_vhs is an Apache Web Server module allowing mass virtual
	hosting without the need for file based configuration. The
	virtual host paths are translated using libhome system to
	get the corrects path at request time.

	WWW: http://www.oav.net/projects/mod_vhs/

PR:		ports/69616
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2004-07-30 00:27:20 +00:00