Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 341226 Details for
Bug 410451
www-servers/apache-2.4.1-r1 APACHE2_MPMS="itk" - configure: error: MPM itk is not supported on this platform.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mpm_itk-2.4.4_p4.ebuild
mpm_itk-2.4.4_p4.ebuild (text/plain), 767 bytes, created by
Timo Gurr (RETIRED)
on 2013-03-07 12:39:42 UTC
(
hide
)
Description:
mpm_itk-2.4.4_p4.ebuild
Filename:
MIME Type:
Creator:
Timo Gurr (RETIRED)
Created:
2013-03-07 12:39:42 UTC
Size:
767 bytes
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="5" >inherit apache-module autotools eutils > >MY_PN=${PN/_/-} >MY_PV=${PV/_p/-0} >MY_P=${MY_PN}-${MY_PV} > >DESCRIPTION="Allows you to run each of your vhost under a separate uid and gid" >HOMEPAGE="http://mpm-itk.sesse.net/" >SRC_URI="http://mpm-itk.sesse.net/${MY_P}.tar.gz" > >LICENSE="Apache-2.0" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" > >S="${WORKDIR}/${MY_P}" > >DEPEND="sys-libs/libcap" >RDEPEND="${DEPEND}" > >APACHE2_MOD_CONF="00_${PN}" >APACHE2_MOD_DEFINE="MPM_ITK" > >need_apache2_4 > >src_prepare() { > epatch_user > eautoreconf >} > >src_configure() { > econf --with-apxs="${APXS}" >} > >src_compile() { > emake -j1 >} > >src_install() { > apache-module_src_install >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 410451
:
307383
|
307385
|
307419
|
340382
|
340384
|
340386
|
340388
|
340390
|
340392
|
341226
|
341228
|
354112
|
354114
|
354116
|
370724
|
373014
|
377636
|
377638