head	1.22;
access;
symbols
	RELEASE_9_0_0:1.21
	RELEASE_7_4_0:1.17
	RELEASE_8_2_0:1.17
	RELEASE_6_EOL:1.17
	RELEASE_8_1_0:1.16
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.15
	RELEASE_7_2_0:1.12
	RELEASE_7_1_0:1.12
	RELEASE_6_4_0:1.12
	RELEASE_5_EOL:1.12
	RELEASE_7_0_0:1.12
	RELEASE_6_3_0:1.12
	PRE_XORG_7:1.12
	RELEASE_4_EOL:1.12
	RELEASE_6_2_0:1.12
	RELEASE_6_1_0:1.12
	RELEASE_5_5_0:1.12
	RELEASE_6_0_0:1.12
	RELEASE_5_4_0:1.11
	RELEASE_4_11_0:1.11
	RELEASE_5_3_0:1.11
	RELEASE_4_10_0:1.10
	RELEASE_5_2_1:1.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.7
	RELEASE_4_6_2:1.7
	RELEASE_4_6_1:1.7
	RELEASE_4_6_0:1.7
	RELEASE_5_0_DP1:1.6
	RELEASE_4_5_0:1.5
	RELEASE_4_4_0:1.3;
locks; strict;
comment	@# @;


1.22
date	2012.01.01.19.30.39;	author ohauer;	state dead;
branches;
next	1.21;

1.21
date	2011.11.02.03.43.32;	author pgollucci;	state Exp;
branches;
next	1.20;

1.20
date	2011.09.07.03.00.38;	author pgollucci;	state Exp;
branches;
next	1.19;

1.19
date	2011.08.27.09.54.31;	author ohauer;	state Exp;
branches;
next	1.18;

1.18
date	2011.08.20.19.00.06;	author ohauer;	state Exp;
branches;
next	1.17;

1.17
date	2010.09.22.21.50.01;	author pgollucci;	state Exp;
branches;
next	1.16;

1.16
date	2009.12.26.22.48.42;	author pgollucci;	state Exp;
branches;
next	1.15;

1.15
date	2009.08.05.02.21.49;	author pgollucci;	state Exp;
branches;
next	1.14;

1.14
date	2009.08.04.23.20.56;	author anders;	state Exp;
branches;
next	1.13;

1.13
date	2009.05.08.15.40.26;	author pgollucci;	state Exp;
branches;
next	1.12;

1.12
date	2005.05.29.19.47.13;	author anders;	state Exp;
branches;
next	1.11;

1.11
date	2004.06.03.11.25.06;	author anders;	state Exp;
branches;
next	1.10;

1.10
date	2003.12.18.16.22.57;	author clement;	state Exp;
branches;
next	1.9;

1.9
date	2003.11.07.09.12.50;	author marcus;	state Exp;
branches;
next	1.8;

1.8
date	2003.03.07.06.12.41;	author ade;	state Exp;
branches;
next	1.7;

1.7
date	2002.04.07.01.23.01;	author anders;	state Exp;
branches;
next	1.6;

1.6
date	2002.01.27.23.40.58;	author anders;	state Exp;
branches;
next	1.5;

1.5
date	2002.01.20.22.17.30;	author anders;	state Exp;
branches;
next	1.4;

1.4
date	2001.10.07.02.03.43;	author petef;	state Exp;
branches;
next	1.3;

1.3
date	2001.08.13.13.47.44;	author kevlo;	state Exp;
branches;
next	1.2;

1.2
date	2001.07.15.15.32.18;	author kevlo;	state Exp;
branches;
next	1.1;

1.1
date	2001.05.20.03.16.08;	author will;	state Exp;
branches;
next	;


desc
@@


1.22
log
@- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@@
@
text
@# New ports collection makefile for:	mod_auth_external
# Date created:				14 May 2001
# Whom:					Anders Nordby <anders@@fix.no>
#
# $FreeBSD: ports/www/mod_auth_external/Makefile,v 1.21 2011/11/02 03:43:32 pgollucci Exp $
#

PORTNAME=	mod_auth_external
PORTVERSION=	2.1.19
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	http://www.unixpapa.com/software/ \
		ftp://ftp.nuug.no/pub/anders/distfiles/

MAINTAINER=	apache@@FreeBSD.org
COMMENT=	Enables the use of external mechanisms for user authentication

DEPRECATED=	apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE=	2012-01-01

MAKE_JOBS_SAFE=	yes

PORTSCOUT=  limit:^2.1

CONFLICTS=	apache-contrib-1.*

USE_APACHE=	13
AP_FAST_BUILD=	yes
AP_GENPLIST=	yes

PORTDOCS=	AUTHENTICATORS CHANGES INSTALL README TODO
PORTEXAMPLES=	mysql radius sybase test

post-install:
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}/
.for f in ${PORTDOCS}
	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/
.endfor
.endif
.if !defined(NOPORTEXAMPLES)
	${MKDIR} ${EXAMPLESDIR}/
.for d in ${PORTEXAMPLES}
	${COPYTREE_SHARE} ${WRKSRC}/${d} ${EXAMPLESDIR}/${d}
.endfor
.endif
	${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.21
log
@- sync apache13 related EXPIRATION_DATE

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


1.20
log
@- 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
@
text
@d19 1
a19 1
EXPIRATION_DATE=	2011-11-01
@


1.19
log
@- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"

with hat apache@@
@
text
@d19 1
a19 1
EXPIRATION_DATE=	one week after FreeBSD 9.0-RELEASE-p0
@


1.18
log
@- USE_APACHE=  /1.3/13/  /2.0/20/ /2.2/22/
@
text
@d18 3
@


1.17
log
@- Mark mod_* modules MAKE_JOBS_SAFE=yes

With Hat:   apache@@
Tested by:  Several P6 TB runs
@
text
@d24 1
a24 1
USE_APACHE=	1.3
@


1.16
log
@- PORSCOUT limit
@
text
@d18 2
@


1.15
log
@over to apache@@
@
text
@d18 2
@


1.14
log
@Drop maintainership of some ports I do not use or have interest for
anymore.
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.13
log
@- USE_APACHE=yes is deprecated
- Convert to AP_FAST_BUILD/AP_GENPLIST
- Handle NO* correctly
- Bump PORTREVISION

PR:             ports/133643
Approved by:    maintainer timeout (30 days)
Submitted by:   me
@
text
@d15 1
a15 1
MAINTAINER=	anders@@FreeBSD.org
@


1.12
log
@Update to 2.1.19.
@
text
@d10 1
d18 1
a18 2
USE_APACHE=	yes
DOCS=		AUTHENTICATORS CHANGES INSTALL README TODO
d20 3
a22 1
CONFLICTS=	apache-contrib-1.*
d24 2
a25 2
do-build:
	@@cd ${WRKSRC} && ${APXS} -c mod_auth_external.c
d27 1
a27 2
do-install:
	${APXS} -i -A -n auth_external ${WRKSRC}/mod_auth_external.so
d29 2
a30 4
	${INSTALL} -d -o root -g wheel -m 0755 ${DOCSDIR}/examples
	cd ${WRKSRC} && ${TAR} -chf - mysql radius sybase test \
		| ${TAR} -xf - -C ${DOCSDIR}/examples
.for f in ${DOCS}
d34 6
@


1.11
log
@Update to 2.1.18.
DOCSDIRify.
@
text
@d9 1
a9 1
PORTVERSION=	2.1.18
d29 1
a29 1
	cd ${WRKSRC} && ${TAR} -chf - mysql pwauth radius sybase test \
@


1.10
log
@- Add CONFLICTS with apache-contrib-1.*

Approved by:    erwin (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	2.1.15
a17 1
DOCDIR=		${PREFIX}/share/doc/${PORTNAME}
d28 1
a28 1
	${INSTALL} -d -o root -g wheel -m 0755 ${DOCDIR}/examples
d30 1
a30 1
		| ${TAR} -xf - -C ${DOCDIR}/examples
d32 1
a32 1
	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCDIR}/
@


1.9
log
@Use the new Apache bits from bsd.port.mk.

Submitted by:	dinoex
@
text
@d21 2
@


1.8
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d17 1
a17 5
BUILD_DEPENDS=	${APXS}:${PORTSDIR}/www/apache13
RUN_DEPENDS=	${APXS}:${PORTSDIR}/www/apache13

APXS?=		${LOCALBASE}/sbin/apxs

@


1.7
log
@Update master site & WWW address, project moved.
@
text
@d15 1
@


1.6
log
@Update to version 2.1.15.
This adds a Perl DBI/DBD (My)SQL authenticator example by me.
@
text
@d11 1
a11 1
MASTER_SITES=	http://www.wwnet.net/~janc/software/ \
@


1.5
log
@Update to version 2.1.14.
Reclaim maintainership.
@
text
@d9 1
a9 1
PORTVERSION=	2.1.14
d31 1
a31 1
	cd ${WRKSRC} && ${TAR} -chf - pwauth radius sybase test \
@


1.4
log
@Set maintainer to ports@@FreeBSD.org

Submitted by:	Anders Nordby <anders@@fix.no> (previous maintainer)
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/mod_auth_external/Makefile,v 1.3 2001/08/13 13:47:44 kevlo Exp $
d9 1
a9 1
PORTVERSION=	2.1.13
d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.3
log
@Update to version 2.1.13

PR: 29476
Submitted by: MAINTAINER
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/mod_auth_external/Makefile,v 1.2 2001/07/15 15:32:18 kevlo Exp $
d14 1
a14 1
MAINTAINER=	anders@@fix.no
@


1.2
log
@Update to version 2.1.12

PR: 28967
Submitted by: MAINTAINER
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/mod_auth_external/Makefile,v 1.1 2001/05/20 03:16:08 will Exp $
d9 1
a9 1
PORTVERSION=	2.1.12
@


1.1
log
@Add mod_auth_external 2.1.11, an Apache module that enables the use
of external mechanisms for user authentication.

PR:		27321
Submitted by:	Anders Nordby <anders@@fix.no>
@
text
@d5 1
a5 1
# $FreeBSD$
d9 1
a9 1
PORTVERSION=	2.1.11
@

