head	1.11;
access;
symbols
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.7
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2;
locks; strict;
comment	@# @;


1.11
date	2011.06.25.09.23.46;	author miwi;	state dead;
branches;
next	1.10;

1.10
date	2010.12.12.08.44.48;	author pgollucci;	state Exp;
branches;
next	1.9;

1.9
date	2009.05.17.07.24.27;	author pgollucci;	state Exp;
branches;
next	1.8;

1.8
date	2009.04.13.02.57.07;	author pgollucci;	state Exp;
branches;
next	1.7;

1.7
date	2004.08.18.16.21.47;	author clement;	state Exp;
branches;
next	1.6;

1.6
date	2004.03.20.12.35.41;	author clement;	state Exp;
branches;
next	1.5;

1.5
date	2004.03.19.22.44.24;	author kris;	state Exp;
branches;
next	1.4;

1.4
date	2004.03.06.14.09.42;	author clement;	state Exp;
branches;
next	1.3;

1.3
date	2004.01.13.15.04.49;	author clement;	state Exp;
branches;
next	1.2;

1.2
date	2003.10.14.13.04.02;	author erwin;	state Exp;
branches;
next	1.1;

1.1
date	2003.10.14.10.47.09;	author erwin;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Bye Bye

2011-05-01 irc/gdesklets-irc: Upstream disapear and distfile is no more available
2011-06-24 net/libevnet: no longer necessary now that libevent2 has been released
2011-05-01 shells/44bsd-csh: Upstream disapear and distfile is no more available
2011-05-01 www/mod_auth_ldap: apache 13/20 is sceduled for deletion, migrate to 2.2.x+ and mod_authnz_ldap now
2011-05-01 www/mod_auth_remote: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_authenticache: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_layout2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_macro2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_traf_thief: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_transform: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
@
text
@# New ports collection makefile for:	mod_authenticache
# Date created:				Fri Oct  10
# Whom:					Clement Laforet <sheepkiller@@cultdeadsheep.org>
#
# $FreeBSD: ports/www/mod_authenticache/Makefile,v 1.10 2010/12/12 08:44:48 pgollucci Exp $

PORTNAME=	mod_authenticache
PORTVERSION=	2.0.8
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	http://killa.net/infosec/${PORTNAME}/
DIST_SUBDIR=	apache2

MAINTAINER=	apache@@FreeBSD.org
COMMENT=	A generic credential caching module for Apache 2.0.x

MAKE_JOBS_SAFE=  yes

DEPRECATED=	will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
EXPIRATION_DATE=	2011-05-01

USE_GMAKE=	YES
USE_APACHE=	2.0
AP_FAST_BUILD=	yes
AP_GENPLIST=	yes

post-patch:
		${REINPLACE_CMD} -e 's|VERSION|\"${PORTVERSION}\"|' ${WRKSRC}/${PORTNAME}.c	

.include <bsd.port.mk>
@


1.10
log
@- Corresponding to www/apache20 deprecation, deprecate ports
  that only build with www/apache20 (2.0.x)

With Hat:   apache
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@- Mark SAFE apache@@ ports MAKE_JOBS_SAFE=yes
@
text
@d19 3
@


1.8
log
@- USE_APACHE=yes is deprecated
- WITH_APACHE2 is deprecated
- Convert to AP_FAST_BUILD/AP_GENPLIST
- Bump PORTREVISION
@
text
@d17 2
@


1.7
log
@- Assign maintainership to freshly created apache@@ mailing list
@
text
@d9 1
d11 1
a11 1
MASTER_SITES=	http://killa.net/infosec/mod_authenticache/
a16 2
USE_APACHE=	YES
WITH_APACHE2=	YES
d18 6
a23 1
MAKE_ENV+=	APXS="${APXS}"
@


1.6
log
@Unbreak on amd64/ia64.
@
text
@d13 1
a13 1
MAINTAINER=	clement@@FreeBSD.org
@


1.5
log
@BROKEN on amd64 and ia64: Does not compile (shared library objects must be
compiled with -fPIC)
@
text
@d21 1
a21 7
.include <bsd.port.pre.mk>

.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
BROKEN=		"Does not compile on amd64 or ia64 (shared library objects must be compiled with -fPIC)"
.endif

.include <bsd.port.post.mk>
@


1.4
log
@- Update to 2.0.8
@
text
@d21 7
a27 1
.include <bsd.port.mk>
@


1.3
log
@- Update my email address

Approved and reviewed by:    erwin (mentor)
@
text
@d8 1
a8 1
PORTVERSION=	2.0.6
d11 1
a11 1
DIST_SUBDIR=	apache
d16 4
a19 10
BUILD_DEPENDS=	${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2
RUN_DEPENDS=	${BUILD_DEPENDS}

APXS?=		${LOCALBASE}/sbin/apxs

do-build:
	@@(cd ${WRKSRC}/ && ${APXS} -I. -c ${PORTNAME}.c)

do-install:
	@@(cd ${WRKSRC}/ && ${APXS} -A -i ${PORTNAME}.la)
@


1.2
log
@fix typo in maintainer address

Submitted by:	maintainer
@
text
@d13 1
a13 1
MAINTAINER=	sheepkiller@@cultdeadsheep.org
@


1.1
log
@Add mod_authenticache 2.0.6,

As HTTP is a relatively stateless protocol, each request generates an
authentication attempt. While this is cheap when authenticating against dbm or
htpasswd files, it can get very expensive when running against a Windows
domain controller, ACE server, or other networked database, particularly on
image-rich pages and FancyIndexes from mod_autoindex.

mod_authenticache provides a secure method of caching credentials in order to
more efficiently serve in these situations.

WWW: http://killa.net/infosec/mod_authenticache/

PR:		57964
Submitted by:	Clement Laforet <sheepkiller@@cultdeadsheep.org>
@
text
@d13 1
a13 1
MAINTAINER=	sheeepkiller@@cultdeadsheep.org
@

