Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 19926 Details for
Bug 32190
mod_security 1.7.2 ( New Package )
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for mod_security 1.7.2
mod_security-1.7.2.ebuild (text/plain), 771 bytes, created by
Minati jean michel
on 2003-10-29 01:54:12 UTC
(
hide
)
Description:
Ebuild for mod_security 1.7.2
Filename:
MIME Type:
Creator:
Minati jean michel
Created:
2003-10-29 01:54:12 UTC
Size:
771 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Intrusion Detection System for apache" >HOMEPAGE="http://www.modsecurity.org" >SRC_URI="mirror://sourceforge/mod-security/${P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="apache2" >DEPEND="net-www/apache" > >src_compile() { > use apache2 || apxs -S LIBEXECDIR=${S} -ci ${S}/apache1/mod_security.c > use apache2 && apxs2 -S LIBEXECDIR=${S} -ci ${S}/apache2/mod_security.c >} > >src_install() { > use apache2 || exeinto /usr/lib/apache-extramodules/ > use apache2 && exeinto /usr/lib/apache2-extramodules/ > doexe ${S}/mod_security.so > dodoc CHANGES httpd.conf.example-full httpd.conf.example-minimal INSTALL LICENSE README >} >
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 32190
:
19891
| 19926 |
26532
|
27550
|
27924
|
27925
|
27926
|
27927