Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2003 01:20:07 -0700 (PDT)
From:      Clement Laforet <sheepkiller@cultdeadsheep.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/57707: [new port] www/mod_auth_cookie_mysql: Allows authentication against a MySQL database via a secure cookie
Message-ID:  <200310140820.h9E8K72U060605@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/57707; it has been noted by GNATS.

From: Clement Laforet <sheepkiller@cultdeadsheep.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: Erwin Lansing <erwin@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310140820.h9E8K72U060605>