Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 136092 Details for
Bug 199375
www-servers/nginx-0.6.17 (version bump and additional USE flag)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to the nginx-0.6.16.ebuild
nginx-0.6.17.ebuild.diff (text/plain), 1.45 KB, created by
Jochen Schalanda
on 2007-11-16 16:08:15 UTC
(
hide
)
Description:
Patch to the nginx-0.6.16.ebuild
Filename:
MIME Type:
Creator:
Jochen Schalanda
Created:
2007-11-16 16:08:15 UTC
Size:
1.45 KB
patch
obsolete
>--- /usr/portage/www-servers/nginx/nginx-0.6.16.ebuild 2007-10-30 10:17:03.000000000 +0100 >+++ nginx-0.6.17.ebuild 2007-11-16 17:04:08.552005080 +0100 >@@ -1,17 +1,17 @@ > # Copyright 1999-2007 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-0.6.16.ebuild,v 1.1 2007/10/30 09:17:03 voxus Exp $ >+# $Header: $ > > inherit eutils ssl-cert > > DESCRIPTION="Robust, small and high performance http and reverse proxy server" > >-HOMEPAGE="http://sysoev.ru/nginx/" >+HOMEPAGE="http://nginx.net/" > SRC_URI="http://sysoev.ru/nginx/${P}.tar.gz" > LICENSE="BSD" > SLOT="0" > KEYWORDS="~amd64 ~ppc ~x86" >-IUSE="debug fastcgi flv imap pcre perl ssl status sub webdav zlib" >+IUSE="addition debug fastcgi flv imap pcre perl ssl status sub webdav zlib" > > DEPEND="dev-lang/perl > pcre? ( >=dev-libs/libpcre-4.2 ) >@@ -39,6 +39,7 @@ > # myconf="${myconf} --with-threads" > # fi > >+ use addition && myconf="${myconf} --with-http_addition_module" > use fastcgi || myconf="${myconf} --without-http_fastcgi_module" > use fastcgi && myconf="${myconf} --with-http_realip_module" > use flv && myconf="${myconf} --with-http_flv_module" >@@ -64,6 +65,7 @@ > --http-proxy-temp-path=/var/tmp/${PN}/proxy \ > --http-fastcgi-temp-path=/var/tmp/${PN}/fastcgi \ > --with-md5-asm --with-md5=/usr/include \ >+ --with-sha1-asm --with-sha1=/usr/include \ > ${myconf} || die "configure failed" > > emake || die "failed to compile"
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 199375
: 136092