head	1.14;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	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.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6;
locks; strict;
comment	@# @;


1.14
date	2012.11.17.06.02.42;	author svnexp;	state Exp;
branches;
next	1.13;

1.13
date	2012.09.24.20.55.01;	author ohauer;	state Exp;
branches;
next	1.12;

1.12
date	2012.08.18.14.29.08;	author ohauer;	state Exp;
branches;
next	1.11;

1.11
date	2011.08.20.17.27.47;	author ohauer;	state Exp;
branches;
next	1.10;

1.10
date	2011.02.25.01.32.11;	author delphij;	state Exp;
branches;
next	1.9;

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

1.8
date	2009.01.05.19.04.39;	author delphij;	state Exp;
branches;
next	1.7;

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

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

1.5
date	2005.12.04.00.44.13;	author clement;	state Exp;
branches;
next	1.4;

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

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

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

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


desc
@@


1.14
log
@Switch exporter over
@
text
@# Created by: Clement Laforet <clement@@FreeBSD.org>
# $FreeBSD: head/www/mod_vhost_ldap/Makefile 304797 2012-09-24 20:55:01Z ohauer $

PORTNAME=	mod_vhost_ldap
PORTVERSION=	1.0
PORTREVISION=	3
CATEGORIES=	www
MASTER_SITES=	http://alioth.debian.org/frs/download.php/1422/
DISTNAME=	${PORTNAME:S/_/-/g}-${PORTVERSION}
DIST_SUBDIR=	apache2

MAINTAINER=	apache@@FreeBSD.org
COMMENT=	Virtual Hosting from ldap built on top of mod_ldap

MAKE_JOBS_SAFE=	yes

USE_BZIP2=	yes
USE_OPENLDAP=	yes

USE_APACHE=	22
AP_FAST_BUILD=	yes
AP_GENPLIST=	yes
AP_LIB+=	${LOCALBASE}/lib -lldap
AP_EXTRAS+=	-DMOD_VHOST_LDAP_VERSION=\\\"mod_vhost_ldap/${PORTVERSION}\\\"

PORTDOCS=	mod_vhost_ldap.schema vhost_ldap.conf COPYING

WRKSRC=		${WRKDIR}/${PORTNAME:S/_/-/g}-${PORTVERSION}.0

.if defined(PACKAGE_BUILDING)
IGNORE=		Requires support of LDAP in apache 2.x port
.endif

post-install:
	@@${MKDIR} ${DOCSDIR}
	@@cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}

.include <bsd.port.mk>
@


1.13
log
@SVN rev 304797 on 2012-09-24 20:55:01Z by ohauer

- USE_APACHE s/22+/22/

some additional cleanups/fixes
- adopt new Makefile header
- convert to optionsNG
- use BROKEN instead IGNORE in bsd.apache.mk

with hat apache@@
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.12
log
@SVN rev 302724 on 2012-08-18 14:29:08Z by ohauer

- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@@
@
text
@d1 1
a1 4
# New ports collection makefile for:	mod_vhost_ldap
# Date created:				Sep 10 2005
# Whom:					Clement Laforet <clement@@FreeBSD.org>
#
a2 1
#
d20 1
a20 1
USE_APACHE=	22+
@


1.11
log
@ - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
@
text
@d21 2
a22 2
USE_BZIP2=	YES
USE_OPENLDAP=	YES
d24 3
a26 3
USE_APACHE=	20+
AP_FAST_BUILD=	YES
AP_GENPLIST=	YES
@


1.10
log
@Chase after net/openldap24-server update.

Reminded by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.9
log
@- Mark mod_* modules MAKE_JOBS_SAFE=yes

With Hat:   apache@@
Tested by:  Several P6 TB runs
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.8
log
@Bump PORTREVISION's after OpenLDAP update.

Suggested by:	rafan
@
text
@d19 2
@


1.7
log
@- Update to 1.0
@
text
@d10 1
@


1.6
log
@- Convert to new USE_APACHE
@
text
@d9 1
a9 1
PORTVERSION=	0.2.6
d11 1
a11 1
MASTER_SITES=	http://alioth.debian.org/download.php/1137/
d21 1
a21 1
USE_APACHE=	20
d29 2
d32 1
a32 1
IGNORE=		Requires support of LDAP in apache 2.0.x port
@


1.5
log
@- Fix future INDEX build failure

Reported by:		FreshPorts Sanity Daemon
Special thanks to:	dvl
@
text
@d21 1
a21 1
WANT_APACHE=	2
a32 2
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd"
d37 1
a37 1
.include <bsd.port.post.mk>
@


1.4
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
@d34 1
a34 1
.include "${PORTSDIR}/www/apache200/Makefile.modules.3rd"
@


1.3
log
@- Update to 0.2.6
@
text
@d34 1
a34 1
.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd"
@


1.2
log
@- Oops I committed the wrong directory, so merge changes to make portlint
  happy.
@
text
@d9 1
a9 1
PORTVERSION=	0.2.4
d11 1
a11 1
MASTER_SITES=	http://alioth.debian.org/download.php/1113/
@


1.1
log
@- Add mod_vhost_ldap 0.2.4

mod_vhost_ldap is an Apache 2.x module for storing and configuring
virtual hosts from LDAP. It supports DocumentRoot, ScriptAlias,
ServerName, ServerAlias, ServerAdmin, and SuexecUserGroup directives.
It's built on top of mod_ldap, so it uses its caching capabilities and
can be used with a threaded Apache httpd.

WWW: http://modvhostldap.alioth.debian.org/
@
text
@d12 1
a13 2
USE_BZIP2=	YES
DISTNAME=	${PORTNAME:S/_/-/g}-${PORTVERSION}
d18 3
a23 1
USE_OPENLDAP=	YES
@

