aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_mysql2
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.10Pav Lucistnik2007-12-162-7/+11
| | | | | | | | | | | | - Add WITH_OPENSSL knob - Transfer maintainership on submitter PR: ports/115961 Submitted by: mm Approved by: maintainer timeout (apache; 3 months) Notes: svn path=/head/; revision=203848
* - Update to 1.9.1Pav Lucistnik2007-03-142-11/+12
| | | | | | | | | | | | | | - Unmark broken, undeprecate - Let it work with apache 2.2 too - Support NOPORTDOCS PR: ports/108800 (based on) Submitted by: Armin Gruner <ag-freebsd@space.net>, Martin Matuska <martin@matuska.org> Approved by: maintainer timeout (apache; 1 month) Notes: svn path=/head/; revision=187399
* Schedule these broken ports for removal on 2007-04-10 if they are stillKris Kennaway2007-02-111-0/+2
| | | | | | | broken at that time and no fix has been submitted. Notes: svn path=/head/; revision=184837
* BROKEN: UnfetchableKris Kennaway2007-02-041-0/+2
| | | | Notes: svn path=/head/; revision=184073
* - Update to 1.7Clement Laforet2006-11-032-5/+5
| | | | Notes: svn path=/head/; revision=176278
* - Convert to new USE_APACHEClement Laforet2005-12-042-4/+3
| | | | | | | - Add SHA256 Notes: svn path=/head/; revision=150390
* - prepare removal of www/apache2 in favor of www/apache20 for namingClement Laforet2005-12-041-1/+1
| | | | | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus Notes: svn path=/head/; revision=150328
* - Yet another MySQL authentication module for apache 2.0.xClement Laforet2005-09-103-0/+44
add mod_auth_mysql-1.5 mod_auth_mysql provides an MySQL-based authentication for apache2. It's also designed to support multiple virtualhosts using only one database. WWW: http://www.heuer.org/mod_auth_mysql/ Notes: svn path=/head/; revision=142357