Port details |
- mod_auth_cookie_mysql Allows authentication against a MySQL database via a secure cookie
- 1.0_1 www
=0 1.0_1Version of this port present on the latest quarterly branch. DEPRECATED: apache13 is deprecated, migrate to 2.2.x+ now
This port expired on: 2012-01-01
IGNORE: cannot install: does not work with MySQL version 41 (MySQL 41 not supported)
- Maintainer: apache@FreeBSD.org
 - Port Added: 2003-10-14 08:48:52
- Last Update: 2012-01-01 19:30:58
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.qwk.net/opensource/mod_auth_cookie_mysql/
- Description:
- This Apache module allows authentication against a MySQL database via a
cryptographically secure cookie.
WWW: http://www.qwk.net/opensource/mod_auth_cookie_mysql/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ap13-mod_auth_cookie_mysql>0:www/mod_auth_cookie_mysql
- No installation instructions:
- This port has been deleted.
- PKGNAME: ap13-mod_auth_cookie_mysql
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- apxs : www/apache13
- Runtime dependencies:
-
- apxs : www/apache13
- Library dependencies:
-
- mysqlclient.14 : databases/mysql41-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_1 01 Jan 2012 19:30:58
 |
ohauer  |
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@ |
1.0_1 02 Nov 2011 03:43:45
 |
pgollucci  |
- sync apache13 related EXPIRATION_DATE
With Hat: apache@ |
1.0_1 07 Sep 2011 03:00:51
 |
pgollucci  |
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from
now).
- This can be changed later as needed, if at all, either way we won't remove
them
until after 9.0 is released.
With Hat: apache@
Reported by: dvl via freshports |
1.0_1 27 Aug 2011 09:54:40
 |
ohauer  |
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@ |
1.0_1 19 Mar 2011 13:15:34
 |
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
1.0_1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.0 20 Oct 2010 03:26:34
 |
pgollucci  |
- Fix some MASTER_SITES
With Hat: apache@
Reported by: distilator |
1.0 27 May 2010 21:27:03
 |
pgollucci  |
- 2/3:
- consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists
PR: ports/147142
Reviewed by: portmgr (pav)
With Hat: apache@ |
1.0 27 May 2010 21:19:17
 |
pgollucci  |
- 1/3:
- apxs -a is install
- apxs -A is uninstall
PR: ports/147139
Reviewed by: portmgr (pav)
With Hat: apache@ |
1.0 17 May 2009 09:28:51
 |
pgollucci  |
- Use APACHEMODDIR and APACHEETCDIR consistently in pkg-plists
- DO NOT bump PORTREVISION |
1.0 17 May 2009 07:24:35
 |
pgollucci  |
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes |
1.0 05 Jul 2006 02:30:58
 |
linimon  |
Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR: ports/92445
Hat: portmgr |
1.0 04 Dec 2005 14:14:41
 |
clement  |
----------------------------------------------------------------------
ports/www/mod_accesscookie/distinfo CVS:
ports/www/mod_access_referer/distinfo CVS:
ports/www/mod_access_identd/distinfo CVS:
ports/www/mod_auth_cookie_mysql/distinfo CVS:
ports/www/mod_auth_imap/distinfo CVS:
ports/www/mod_auth_useragent/distinfo CVS: ports/www/mod_curb/distinfo
ports/www/mod_macro/distinfo CVS:
----------------------------------------------------------------------
Force commit to note that those ports has also been SHA256'ified |
1.0 04 Dec 2005 14:08:56
 |
clement  |
- Fix a condition in bsd.apache.mk
- all apache 1.3 only modules maintained by apache@ are now bsd.apache.mk
compliant |
1.0 04 Dec 2005 00:18:15
 |
clement  |
- prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus |
1.0 18 Aug 2004 16:21:56
 |
clement  |
- Assign maintainership to freshly created apache@ mailing list |
1.0 17 Aug 2004 13:27:50
 |
clement  |
- Respect "apache modules convention".
When you install an apache module via ports or packages, ideally
module must not alter configuration (not enabled by default) |
1.0 16 Apr 2004 14:40:41
 |
clement  |
- Utilize Makefile.modules.3rd |
1.0 07 Feb 2004 17:16:21
 |
clement  |
- SIZEify distinfo |
1.0 13 Jan 2004 15:04:51
 |
clement  |
- Update my email address
Approved and reviewed by: erwin (mentor) |
1.0 14 Oct 2003 08:45:54
 |
erwin  |
Add mod_auth_cookie_mysql 1.0,
allows authentication against a
MySQL database via a secure cookie.
PR: 57707
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |