ports/151969: [new port] New Apache22 slave ports for the different MPM's to facilitate pkg_add -r users.

Tom Judge tom at tomjudge.com
Fri Nov 5 17:40:11 UTC 2010


>Number:         151969
>Category:       ports
>Synopsis:       [new port] New Apache22 slave ports for the different MPM's to facilitate pkg_add -r users.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 05 17:40:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Tom Judge
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD tinderbox.home.tomjudge.com 8.1-STABLE FreeBSD 8.1-STABLE #0 r213720: Tue Oct 12 14:02:02 UTC 2010 tj at tinderbox.home.tomjudge.com:/usr/obj/usr/src/sys/GENERIC amd64

>Description:

Attached in the shar file are new slave ports for apache22 that create ports for the various MPM modules similar to apache22-peruser-mpm:

	www/apache22-event-mpm
	www/apache22-worker-mpm
	www/apache22-itk-mpm

In addition the www/apache22/Makefile should have the following entries added to its CONFLICTS:

	apache-2.2*
	apache-*-2.2*


>How-To-Repeat:
>Fix:


--- apache-ports.txt begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	apache22-event-mpm
#	apache22-event-mpm/Makefile
#	apache22-event-mpm/pkg-descr
#	apache22-worker-mpm
#	apache22-worker-mpm/Makefile
#	apache22-worker-mpm/pkg-descr
#	apache22-itk-mpm
#	apache22-itk-mpm/Makefile
#	apache22-itk-mpm/pkg-descr
#
echo c - apache22-event-mpm
mkdir -p apache22-event-mpm > /dev/null 2>&1
echo x - apache22-event-mpm/Makefile
sed 's/^X//' >apache22-event-mpm/Makefile << 'f53a10115b535f907f926f8ed01dd9ce'
X# New ports collection makefile for:	apache22-event-mpm
X# Date created:				2010-11-5
X# Whom:					Tom Judge <tom at tomjudge.com>
X#
X# $FreeBSD$
X#
X
X
XMASTERDIR=		${.CURDIR}/../apache22
X
XMAINTAINER=		tom at tomjudge.com
X
XWITH_MPM=		event
X
XLATEST_LINK=		apache22-event-mpm
XDESCR=			${.CURDIR}/pkg-descr
X
X.include "${MASTERDIR}/Makefile"
f53a10115b535f907f926f8ed01dd9ce
echo x - apache22-event-mpm/pkg-descr
sed 's/^X//' >apache22-event-mpm/pkg-descr << 'a272fb182133c8ae41aadc9987619e15'
XApache 2.2 with the event MPM enabled.
X
XWWW: http://httpd.apache.org/
a272fb182133c8ae41aadc9987619e15
echo c - apache22-worker-mpm
mkdir -p apache22-worker-mpm > /dev/null 2>&1
echo x - apache22-worker-mpm/Makefile
sed 's/^X//' >apache22-worker-mpm/Makefile << 'd9cfd8d4fa8baa753191cbea014a4ded'
X# New ports collection makefile for:	apache22-worker-mpm
X# Date created:				2010-11-5
X# Whom:					Tom Judge <tom at tomjudge.com>
X#
X# $FreeBSD$
X#
X
X
XMASTERDIR=		${.CURDIR}/../apache22
X
XMAINTAINER=		tom at tomjudge.com
X
XWITH_MPM=		worker
X
XLATEST_LINK=		apache22-worker-mpm
XDESCR=			${.CURDIR}/pkg-descr
X
X.include "${MASTERDIR}/Makefile"
d9cfd8d4fa8baa753191cbea014a4ded
echo x - apache22-worker-mpm/pkg-descr
sed 's/^X//' >apache22-worker-mpm/pkg-descr << '8d32720cc19dd502e9e12e75ba99a267'
XApache 2.2 with the worker MPM enabled.
X
XWWW: http://httpd.apache.org/
8d32720cc19dd502e9e12e75ba99a267
echo c - apache22-itk-mpm
mkdir -p apache22-itk-mpm > /dev/null 2>&1
echo x - apache22-itk-mpm/Makefile
sed 's/^X//' >apache22-itk-mpm/Makefile << 'fde4e2aa50dcec1fb20d571e3c10d3e6'
X# New ports collection makefile for:	apache22-itk-mpm
X# Date created:				2010-11-5
X# Whom:					Tom Judge <tom at tomjudge.com>
X#
X# $FreeBSD$
X#
X
X
XMASTERDIR=		${.CURDIR}/../apache22
X
XMAINTAINER=		tom at tomjudge.com
X
XWITH_MPM=		itk
X
XLATEST_LINK=		apache22-itk-mpm
XDESCR=			${.CURDIR}/pkg-descr
X
X.include "${MASTERDIR}/Makefile"
fde4e2aa50dcec1fb20d571e3c10d3e6
echo x - apache22-itk-mpm/pkg-descr
sed 's/^X//' >apache22-itk-mpm/pkg-descr << '3080c643e065908ffd9e224f17d90bd3'
XApache 2.2 with the itk MPM enabled.
X
XWWW: http://httpd.apache.org/
XWWW: http://mpm-itk.sesse.net/
3080c643e065908ffd9e224f17d90bd3
exit
--- apache-ports.txt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list