aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_cookie_mysql2
Commit message (Collapse)AuthorAgeFilesLines
* Fix with apache 2.4.Mathieu Arnold2014-09-302-1/+30
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=369595
* - allow stagingOlli Hauer2013-12-151-3/+1
| | | | | | | | | - change to new LIB_DEPENDS notation - s/LATEST_LINK/PKGNAMESUFFIX/ - fix MASTERSITE Notes: svn path=/head/; revision=336534
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - USE_APACHE= s/22+/22/Olli Hauer2012-09-221-5/+2
| | | | | | | | | | | | | | - adopt new Makefile header Port build fails on local exp-run with apache24 with error: 'conn_rec' has no member named 'remote_ip' or various other apache22 specific functions/parameters with hat apache@ Notes: svn path=/head/; revision=304723
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-182-7/+7
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-0/+1
| | | | Notes: svn path=/head/; revision=280086
* - 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