aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_cookie_mysql
Commit message (Collapse)AuthorAgeFilesLines
* - Use APACHEMODDIR and APACHEETCDIR consistently in pkg-plistsPhilip M. Gollucci2009-05-171-1/+1
| | | | | | | - DO NOT bump PORTREVISION Notes: svn path=/head/; revision=234069
* - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-171-0/+2
| | | | Notes: svn path=/head/; revision=234060
* 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
* - Fix a condition in bsd.apache.mkClement Laforet2005-12-042-4/+4
| | | | | | | | - all apache 1.3 only modules maintained by apache@ are now bsd.apache.mk compliant Notes: svn path=/head/; revision=150376
* - 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
* - Assign maintainership to freshly created apache@ mailing listClement Laforet2004-08-181-1/+1
| | | | Notes: svn path=/head/; revision=116602
* - Respect "apache modules convention".Clement Laforet2004-08-171-1/+2
| | | | | | | | When you install an apache module via ports or packages, ideally module must not alter configuration (not enabled by default) Notes: svn path=/head/; revision=116518
* - Utilize Makefile.modules.3rdClement Laforet2004-04-161-10/+8
| | | | Notes: svn path=/head/; revision=107234
* - SIZEify distinfoClement Laforet2004-02-071-0/+1
| | | | Notes: svn path=/head/; revision=100265
* - Update my email addressClement Laforet2004-01-131-1/+1
| | | | | | | Approved and reviewed by: erwin (mentor) Notes: svn path=/head/; revision=98067
* Add mod_auth_cookie_mysql 1.0,Erwin Lansing2003-10-144-0/+55
allows authentication against a MySQL database via a secure cookie. PR: 57707 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=91150