summaryrefslogtreecommitdiff
path: root/www/mod_vhs (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-03-09- add stage supportOlli Hauer1-9/+5
- add LICENSE - fix PORTDOCS Notes: svn path=/head/; revision=347571
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin1-0/+1
www) Notes: svn path=/head/; revision=327776
2013-08-14- Remove MAKE_JOBS_SAFE variableAlex Kozlov1-1/+0
Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
2013-06-04Convert to new options frameworkBaptiste Daroussin1-16/+14
Notes: svn path=/head/; revision=319846
2011-08-20 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer1-1/+1
Notes: svn path=/head/; revision=280086
2011-03-19- Get Rid MD5 supportMartin Wilke1-1/+0
Notes: svn path=/head/; revision=271305
2010-10-20- update or remove pkg-descr WWW urlsPhilip M. Gollucci1-2/+0
Reported by: distilator With Hat: apache@ Notes: svn path=/head/; revision=263315
2010-08-08- Update to 1.1.0Pav Lucistnik4-86/+44
PR: ports/148797 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=258948
2010-06-09- Mark manual package buildingPhilip M. Gollucci1-0/+2
With Hat: apache@ Notes: svn path=/head/; revision=256225
2010-06-03- Fix the build after the pcre changes to www/apache20Philip M. Gollucci1-0/+71
From www/apache20 cvs log: - There is a small chance you will need to change some of your custom modules to adapt to the ap_regex_t and ap_regmatch_t api changes. - This will work with apr0, apr1, www/apache20 and www/apache22 despite despite the author's notiion it has something to do with the Debian Os. Reported by: pointy hat (via pav) With Hat: apache@ Notes: svn path=/head/; revision=255617
2009-11-28- Allow Apache 2.0+ builds (eg apache 2.0 and 2.2 as well)Martin Wilke1-3/+3
- Change the master download site to new one. PR: 140946 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=244915
2009-04-22- WITH_APACHE2 is deprecatedPhilip M. Gollucci1-15/+15
- WANT_APACHE is deprecated - Consolidate -I into AP_INC - Kill Makefile.modules.3rd PR: ports/133687 Approved by: maintainer Submitted by: me Notes: svn path=/head/; revision=232470
2009-01-05Bump PORTREVISION's after OpenLDAP update.Xin LI1-0/+1
Suggested by: rafan Notes: svn path=/head/; revision=225291
2007-04-09- Update to 1.0.32 [1]Li-Wen Hsu2-8/+7
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) Notes: svn path=/head/; revision=189590
2007-01-03- Update to 1.0.30Martin Wilke2-6/+6
PR: ports/107471 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=181342
2006-02-01SHA256ify[1]Edwin Groothuis1-0/+1
Note that the SIZE in www/p5-AxKit wasn't correct, but that the md5 checksum was. Approved by: krion@[1] Notes: svn path=/head/; revision=155031
2005-12-04- prepare removal of www/apache2 in favor of www/apache20 for namingClement Laforet1-1/+1
consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus Notes: svn path=/head/; revision=150328
2005-10-30- update to 1.0.26Clement Laforet2-6/+10
PR: ports/88170 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=146785
2005-10-28BROKEN: Conflicting dependencies (apache 1.x vs apache 2.x)Kris Kennaway1-0/+2
Notes: svn path=/head/; revision=146545
2005-09-26Update to 1.0.24Tilman Keskinoz2-4/+4
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> Notes: svn path=/head/; revision=143602
2005-09-19- Update to 1.0.22Renato Botelho2-4/+5
PR: ports/86329 Submitted by: maintainer Notes: svn path=/head/; revision=143155
2005-09-16- Update to 1.0.20Pav Lucistnik2-3/+3
PR: ports/86219 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=142949
2005-09-11- Update to 1.0.18Clement Laforet2-5/+4
- 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) Notes: svn path=/head/; revision=142436
2005-04-15- Fix includes path.Florent Thoumie1-1/+2
PR: ports/79961 Submitted by: Xavier Beaudouin <kiwi@oav.net> Notes: svn path=/head/; revision=133422
2005-04-13- Update to 1.0.16Sergey Matveychuk3-3/+14
PR: ports/78626 Submitted by: maintainer Notes: svn path=/head/; revision=133249
2005-01-09Update to 1.0.10Tilman Keskinoz2-3/+3
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> Notes: svn path=/head/; revision=125980
2004-12-13- Update to 1.0.8Clement Laforet2-3/+3
PR: 75026 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=123963
2004-12-11- Update to 1.0.6Clement Laforet2-3/+3
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) Notes: svn path=/head/; revision=123712
2004-08-04- Update to 1.0.2Clement Laforet2-5/+5
PR: 70003 Submitted by: Xavier Beaudouin <kiwi at oav do net> (maintainer) Notes: svn path=/head/; revision=115418
2004-07-30[NEW PORT] www/mod_vhs: Allows mass virtual hosting using libhome system ↵Edwin Groothuis3-0/+47
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> Notes: svn path=/head/; revision=115043