ports/57707: [new port] www/mod_auth_cookie_mysql: Allows authentication against a MySQL database via a secure cookie

Clement Laforet sheepkiller at cultdeadsheep.org
Tue Oct 14 08:20:09 UTC 2003


The following reply was made to PR ports/57707; it has been noted by GNATS.

From: Clement Laforet <sheepkiller at cultdeadsheep.org>
To: FreeBSD-gnats-submit at FreeBSD.org
Cc: Erwin Lansing <erwin at lansing.dk>
Subject: Re: ports/57707: [new port] www/mod_auth_cookie_mysql: Allows
 authentication against a MySQL database via a secure cookie
Date: Tue, 14 Oct 2003 10:12:12 +0200

 Add a new MASTER_SITES
 USE DIST_SUBDIR=apache
 
 diff -Nru mod_auth_cookie_mysql.orig/Makefile mod_auth_cookie_mysql/Makefile
 --- mod_auth_cookie_mysql.orig/Makefile	Tue Oct 14 10:09:18 2003
 +++ mod_auth_cookie_mysql/Makefile	Tue Oct 14 10:02:10 2003
 @@ -7,8 +7,10 @@
  PORTNAME=	mod_auth_cookie_mysql
  PORTVERSION=	1.0
  CATEGORIES=	www
 -MASTER_SITES=	http://sheepkiller.nerim.net/ports/${PORTNAME}/
 +MASTER_SITES=	http://sheepkiller.nerim.net/ports/${PORTNAME}/ \
 +		http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/
  # Original Location: http://www.qwk.net/opensource/mod_auth_cookie_mysql/mod_auth_cookie_mysql.tar.gz
 +DIST_SUBDIR=	apache
  
  MAINTAINER=	sheepkiller at cultdeadsheep.org
  COMMENT=	Allows authentication against a MySQL database via a secure cookie
 diff -Nru mod_auth_cookie_mysql.orig/distinfo mod_auth_cookie_mysql/distinfo
 --- mod_auth_cookie_mysql.orig/distinfo	Tue Oct 14 10:09:18 2003
 +++ mod_auth_cookie_mysql/distinfo	Tue Oct 14 10:08:38 2003
 @@ -1 +1 @@
 -MD5 (mod_auth_cookie_mysql-1.0.tar.gz) = 84ab8b4a0e19bfc3af808b11a399b050
 +MD5 (apache/mod_auth_cookie_mysql-1.0.tar.gz) = 84ab8b4a0e19bfc3af808b11a399b050



More information about the freebsd-ports-bugs mailing list