aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_cookie_mysql2
Commit message (Collapse)AuthorAgeFilesLines
* - update to version 1.0Olli Hauer2011-06-203-8/+14
| | | | | | | | | | | | | | | | - fix lib AP_LIB (missing -lmysqlclient) [1] - change DIST_SUBDIR from apache20 to apache22 - extent pkg-descr with feature list Changelog: Version 1.0 (version 2) - 18.06.2009 enhancement: AuthCookieSql_AdditionalSQL parameter added. PR: ports/154420 [1] Submitted by: Stephane DAlu <sdalu _at_ sdalu.com> Notes: svn path=/head/; revision=275919
* 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
* Don't (wrongly) use mysql_config to get mysql INCLUDE and LIB dirs.Alex Dupre2011-01-141-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=267774
* - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-171-0/+2
| | | | Notes: svn path=/head/; revision=234060
* - Update to 0.9.aClement Laforet2008-01-272-14/+9
| | | | | | | | PR: ports/116963 Submitted by: Yarema <yds@CoolRat.org> Notes: svn path=/head/; revision=206287
* - Update to 0.7Clement Laforet2007-03-183-9/+7
| | | | | | | - Fix WWW Notes: svn path=/head/; revision=187662
* - Fix WWW linkClement Laforet2006-10-061-1/+1
| | | | | | | | PR: ports/102376 Submitted by: Andrew McNaughton <andrew@scoop.co.nz> Notes: svn path=/head/; revision=174673
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.Mark Linimon2006-07-051-1/+1
| | | | | | | | PR: ports/92445 Hat: portmgr Notes: svn path=/head/; revision=166956
* - Convert to new USE_APACHEClement Laforet2005-12-042-4/+3
| | | | | | | - Add SHA256 Notes: svn path=/head/; revision=150389
* - 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
* - Update to 0.5Clement Laforet2005-09-112-4/+4
| | | | Notes: svn path=/head/; revision=142428
* - Update to 0.4Clement Laforet2005-05-222-5/+5
| | | | Notes: svn path=/head/; revision=135858
* - Assign maintainership to freshly created apache@ mailing listClement Laforet2004-08-181-1/+1
| | | | Notes: svn path=/head/; revision=116602
* Add mod_auth_cookie_mysql2 0.3Clement Laforet2004-08-083-0/+42
This modules (for apache2) allows you to auth your users with cookies stored in a MySQL database. Notes: svn path=/head/; revision=115618