head	1.5;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.06.02.28;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.09.02.21.28.59;	author ohauer;	state Exp;
branches;
next	1.3;

1.3
date	2012.09.02.14.31.58;	author ohauer;	state Exp;
branches;
next	1.2;

1.2
date	2012.07.22.21.13.34;	author ohauer;	state Exp;
branches;
next	1.1;

1.1
date	2010.12.07.19.24.30;	author pgollucci;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# $FreeBSD: head/www/apache22-worker-mpm/Makefile 303578 2012-09-02 21:28:59Z ohauer $

MASTERDIR=		${.CURDIR}/../apache22

MAINTAINER=		apache@@FreeBSD.org

WITH_MPM=		worker

LATEST_LINK=		apache22-${WITH_MPM}-mpm
DESCR=			${.CURDIR}/pkg-descr

PORT_OPTIONS+=		CGID
OPTIONS_EXCLUDE=	CGI
OPTIONS_UNSET+=		CGI

.include "${MASTERDIR}/Makefile"
@


1.4
log
@SVN rev 303578 on 2012-09-02 21:28:59Z by ohauer

- allow the ports to build without make config
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.3
log
@SVN rev 303550 on 2012-09-02 14:31:58Z by ohauer

devel/apr1 [1]
- update APR to 1.4.6
- update APR-util to 1.4.1
- remove PKGNAMESUFFIX'es

www/apache-(event|itk|peruser|worker)-mpm
- adopt new Makefile header, adjust
  PKGNAMESUFFIX in apache22 masterport
  PKGNAME match now LATEST_LINK

www/apache22 [2]-[6]
- rewrite for options NG
- PORTNAME s|apache|apache22|
- remove APR APR-util specific otions,
  will be checked now with help of apr/u-1-config

Mk/bsd.apache.mk
- rewrite for options NG
- remove no longer needet make targets
  (show-categories, make-options-list)

[1]
PR: 165143

[2]-[6]
PR: 130479
PR: 153406
PR: 158565
PR: 168769
PR: 167965

with hat apache@@
@
text
@d12 4
@


1.2
log
@SVN rev 301353 on 2012-07-22 21:13:34Z by ohauer

apache22
- centralise OPTIONS in Makefile.options
- s/Enable// in OPTIONS
- rewrite Makefile.modules (last defined SLAVE_PORT_MPM port use now WITH_MPM var)
- no REVISION bump, nothing changed in the logic / functionality

apache22-peruser-mpm
- use WITH_MPM instead SLAVE_PORT_MPM
@
text
@a0 4
# New ports collection makefile for:	apache22-worker-mpm
# Date created:				2010-11-5
# Whom:					Tom Judge <tom@@tomjudge.com>
#
a1 2
#

d9 1
a9 1
LATEST_LINK=		apache22-${WITH_MPM:L}-mpm
@


1.1
log
@Apache 2.2 with the worker MPM enabled.

WWW: http://httpd.apache.org/

PR:		ports/151969
Submitted by:	Tom Judge <tom at tomjudge.com>
@
text
@d15 1
a15 1
LATEST_LINK=		apache22-worker-mpm
@

