head	1.9;
access;
symbols
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2;
locks; strict;
comment	@# @;


1.9
date	2012.01.01.19.30.40;	author ohauer;	state dead;
branches;
next	1.8;

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

1.7
date	2011.09.07.03.00.38;	author pgollucci;	state Exp;
branches;
next	1.6;

1.6
date	2011.08.27.09.54.31;	author ohauer;	state Exp;
branches;
next	1.5;

1.5
date	2009.05.17.07.24.26;	author pgollucci;	state Exp;
branches;
next	1.4;

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

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

1.2
date	2004.08.18.16.21.45;	author clement;	state Exp;
branches;
next	1.1;

1.1
date	2004.06.05.15.12.53;	author clement;	state Exp;
branches;
next	;


desc
@@


1.9
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_imap
# Date created:				Jun 5 2004
# Whom:					Clement Laforet <clement@@FreeBSD.org>
#
# $FreeBSD: ports/www/mod_auth_imap/Makefile,v 1.8 2011/11/02 03:43:33 pgollucci Exp $
#

PORTNAME=	mod_auth_imap
PORTVERSION=	1.1
CATEGORIES=	www
MASTER_SITES=	http://ben.brillat.net/files/projects/mod_auth_imap/
DIST_SUBDIR=	apache

MAINTAINER=	apache@@FreeBSD.org
COMMENT=	An Apache module to provide authentication via an IMAP mail server

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

MAKE_JOBS_SAFE=  yes

USE_APACHE=	13
AP_FAST_BUILD=	YES
AP_GENPLIST=	YES

PORTDOCS=	htaccess-example httpd.conf-append-example

.if !defined(NOPORTDOCS)
post-install:
	@@${MKDIR} ${DOCSDIR}
	@@cd ${WRKSRC}/examples && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.8
log
@- sync apache13 related EXPIRATION_DATE

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


1.7
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
@d18 1
a18 1
EXPIRATION_DATE=	2011-11-01
@


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

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


1.5
log
@- Mark SAFE apache@@ ports MAKE_JOBS_SAFE=yes
@
text
@d17 3
@


1.4
log
@- Fix a condition in bsd.apache.mk
- all apache 1.3 only modules maintained by apache@@ are now bsd.apache.mk
  compliant
@
text
@d17 2
@


1.3
log
@- 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
@
text
@d17 1
a17 1
WANT_APACHE=	13
a22 3
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd"

d29 1
a29 1
.include <bsd.port.post.mk>
@


1.2
log
@- Assign maintainership to freshly created apache@@ mailing list
@
text
@d24 1
a24 1
.include "${PORTSDIR}/www/apache2/Makefile.modules.3rd"
@


1.1
log
@Add mod_auth_imap 1.1

An Apache module to provide authentication via an IMAP mail server.

WWW: http://ben.brillat.net/projects/mod_auth_imap/
@
text
@d14 1
a14 1
MAINTAINER=	clement@@FreeBSD.org
@

