aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_mysql2
Commit message (Collapse)AuthorAgeFilesLines
* Return maintainership back to poolMartin Matuska2012-02-261-1/+1
| | | | Notes: svn path=/head/; revision=292261
* - The proper acronym for Apache Software License 2 is really AL2Thomas Abthorpe2012-01-091-1/+1
| | | | | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav Notes: svn path=/head/; revision=288824
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-2/+2
| | | | Notes: svn path=/head/; revision=280086
* - Add LICENSE knob(s)Martin Matuska2011-03-231-1/+2
| | | | Notes: svn path=/head/; revision=271527
* Bump PORTREVISION for ports linking to default libmysqlclient.Alex Dupre2011-03-191-0/+1
| | | | Notes: svn path=/head/; revision=271309
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Mark remaining mod_* ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-211-0/+2
| | | | | | | | PR: ports/134611 Approved by: pav (#bsdports) Notes: svn path=/head/; revision=234362
* - 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