| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
|
|
|
|
|
|
|
| |
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
- add LICENSE
- fix PORTDOCS
|
|
|
|
| |
www)
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Reported by: distilator
With Hat: apache@
|
|
|
|
|
| |
PR: ports/148797
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
|
|
|
| |
With Hat: apache@
|
|
|
|
|
|
|
|
|
|
|
|
| |
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@
|
|
|
|
|
|
|
| |
- Change the master download site to new one.
PR: 140946
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- WANT_APACHE is deprecated
- Consolidate -I into AP_INC
- Kill Makefile.modules.3rd
PR: ports/133687
Approved by: maintainer
Submitted by: me
|
|
|
|
| |
Suggested by: rafan
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: ports/107471
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
|
|
|
|
|
|
| |
Note that the SIZE in www/p5-AxKit wasn't correct, but that the md5
checksum was.
Approved by: krion@[1]
|
|
|
|
|
|
|
|
| |
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus
|
|
|
|
|
| |
PR: ports/88170
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: ports/86329
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/86219
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
PR: ports/79961
Submitted by: Xavier Beaudouin <kiwi@oav.net>
|
|
|
|
|
| |
PR: ports/78626
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: 75026
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: 70003
Submitted by: Xavier Beaudouin <kiwi at oav do net> (maintainer)
|
|
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>
|