diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-04-02 18:53:42 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-04-02 18:53:42 +0000 |
commit | 67d6abb701ce89331ea5bc14b74209a3ccf14b07 (patch) | |
tree | bc6dcac2257b62a45ced344b7b572be4664ed9a5 /www-servers | |
parent | Fix a silly insinto mistake I made. (diff) | |
download | historical-67d6abb701ce89331ea5bc14b74209a3ccf14b07.tar.gz historical-67d6abb701ce89331ea5bc14b74209a3ccf14b07.tar.bz2 historical-67d6abb701ce89331ea5bc14b74209a3ccf14b07.zip |
stabilizing 0.1.26
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/nginx/ChangeLog | 7 | ||||
-rw-r--r-- | www-servers/nginx/Manifest | 9 | ||||
-rw-r--r-- | www-servers/nginx/files/digest-nginx-0.1.24-r2 | 1 | ||||
-rw-r--r-- | www-servers/nginx/files/digest-nginx-0.1.25 | 1 | ||||
-rw-r--r-- | www-servers/nginx/files/nginx-0.1.24-upstream_status.patch | 11 | ||||
-rw-r--r-- | www-servers/nginx/nginx-0.1.24-r2.ebuild | 84 | ||||
-rw-r--r-- | www-servers/nginx/nginx-0.1.25.ebuild | 79 | ||||
-rw-r--r-- | www-servers/nginx/nginx-0.1.26.ebuild | 4 |
8 files changed, 10 insertions, 186 deletions
diff --git a/www-servers/nginx/ChangeLog b/www-servers/nginx/ChangeLog index 3ec978020d53..5aae2d7ef664 100644 --- a/www-servers/nginx/ChangeLog +++ b/www-servers/nginx/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-servers/nginx # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/ChangeLog,v 1.11 2005/03/28 14:55:52 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/ChangeLog,v 1.12 2005/04/02 18:53:42 voxus Exp $ + + 02 Apr 2005; Konstantin Arkhipov <voxus@gentoo.org> -nginx-0.1.25.ebuild, + -nginx-0.1.24-r2.ebuild, -files/nginx-0.1.24-upstream_status.patch, + nginx-0.1.26.ebuild: + Cleanups and 0.1.26 now stable on x86 and amd64. *nginx-0.1.27 (28 Mar 2005) diff --git a/www-servers/nginx/Manifest b/www-servers/nginx/Manifest index 2d0ad56ce912..87fc82688636 100644 --- a/www-servers/nginx/Manifest +++ b/www-servers/nginx/Manifest @@ -1,13 +1,8 @@ MD5 00919b7d18bb7941d7f3634bd6378961 nginx-0.1.27.ebuild 1844 -MD5 03879959ecd5634e98cf380ad0cb909f nginx-0.1.26.ebuild 1844 -MD5 12b27312c0102360aa64a5ef69662552 nginx-0.1.24-r2.ebuild 1941 -MD5 4840dc19296ebcd8c08eb99d5fe5ae51 nginx-0.1.25.ebuild 1844 -MD5 1a7f5c0a236353f8067cd0c8663e5659 ChangeLog 1814 +MD5 5e64216c8624b846efbadb6bd4ceb998 nginx-0.1.26.ebuild 1842 +MD5 dc1c75ed86ab943a54656cdab7063a8a ChangeLog 2035 MD5 822f3c821527e6a34f23a6a92a884766 metadata.xml 220 -MD5 f74a821fb78c52685c73508de91ccc07 files/nginx-0.1.24-upstream_status.patch 566 -MD5 10ab54673f080934c259672c08995f4d files/digest-nginx-0.1.25 64 MD5 c8001091749f6f178e8da521f1090eef files/digest-nginx-0.1.26 64 MD5 9e78e661bd017cbf183846cae3ae3781 files/digest-nginx-0.1.27 64 MD5 8c7b8c93f0c4048d83df9cdc31d86e1b files/nginx 922 -MD5 4b6dd57dc730704d18f0b41e3ef2e3ec files/digest-nginx-0.1.24-r2 64 MD5 b3342c18a1880b574cbe4458560019c6 files/nginx.conf 1445 diff --git a/www-servers/nginx/files/digest-nginx-0.1.24-r2 b/www-servers/nginx/files/digest-nginx-0.1.24-r2 deleted file mode 100644 index 7a8550a38664..000000000000 --- a/www-servers/nginx/files/digest-nginx-0.1.24-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 230358b32da97e42e81165c709e0773b nginx-0.1.24.tar.gz 287825 diff --git a/www-servers/nginx/files/digest-nginx-0.1.25 b/www-servers/nginx/files/digest-nginx-0.1.25 deleted file mode 100644 index 3ff28581fae1..000000000000 --- a/www-servers/nginx/files/digest-nginx-0.1.25 +++ /dev/null @@ -1 +0,0 @@ -MD5 afc92d951b2b024328d7a0d9002a2ac2 nginx-0.1.25.tar.gz 291125 diff --git a/www-servers/nginx/files/nginx-0.1.24-upstream_status.patch b/www-servers/nginx/files/nginx-0.1.24-upstream_status.patch deleted file mode 100644 index 7fda2c8cf0d9..000000000000 --- a/www-servers/nginx/files/nginx-0.1.24-upstream_status.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/http/modules/proxy/ngx_http_proxy_upstream.c Sat Mar 5 20:18:50 2005 -+++ src/http/modules/proxy/ngx_http_proxy_upstream.c Wed Mar 9 19:28:54 2005 -@@ -1016,7 +1016,7 @@ - rc = ngx_http_proxy_parse_status_line(p); - - if (rc == NGX_AGAIN) { -- if (p->header_in->pos == p->header_in->last) { -+ if (p->header_in->last == p->header_in->end) { - ngx_log_error(NGX_LOG_ERR, rev->log, 0, - "upstream sent too long status line"); - ngx_http_proxy_next_upstream(p, NGX_HTTP_PROXY_FT_INVALID_HEADER); diff --git a/www-servers/nginx/nginx-0.1.24-r2.ebuild b/www-servers/nginx/nginx-0.1.24-r2.ebuild deleted file mode 100644 index e2b1a50480f0..000000000000 --- a/www-servers/nginx/nginx-0.1.24-r2.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-0.1.24-r2.ebuild,v 1.2 2005/03/20 14:17:00 voxus Exp $ - -inherit eutils - -DESCRIPTION="Robust, small and high performance http and reverse proxy server" - -HOMEPAGE="http://sysoev.ru/nginx/" -SRC_URI="http://sysoev.ru/nginx/${P}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="ssl zlib threads" - -DEPEND="dev-lang/perl - ssl? ( dev-libs/openssl ) - zlib? ( sys-libs/zlib )" - -src_unpack() { - unpack ${A} - cd ${S} && epatch ${FILESDIR}/${P}-upstream_status.patch || die -} - -src_compile() { - local myconf - - use ssl && myconf="${myconf} --with-http_ssl_module" - - if use threads; then - einfo - ewarn "threads support is experimental at the moment" - ewarn "do not use it on production systems - you've been warned" - einfo - myconf="${myconf} --with-threads" - fi - - use zlib || myconf="${myconf} --without-http_gzip_module" - - cd ${S} - ./configure \ - --prefix=/usr \ - --conf-path=/etc/${PN}/${PN}.conf \ - --http-log-path=/var/log/${PN}/access_log \ - --error-log-path=/var/log/${PN}/error_log \ - --pid-path=/var/run/${PN}.pid \ - --http-client-body-temp-path=/var/tmp/${PN}/client \ - --http-proxy-temp-path=/var/tmp/${PN}/proxy \ - --http-fastcgi-temp-path=/var/tmp/${PN}/fastcgi \ - --with-md5-asm \ - ${myconf} - - emake || "failed to compile" -} - -src_install() { - cd ${S} || die - - dodir /var/log/${PN} - keepdir /var/log/${PN} - - dodir /var/tmp/${PN} - - dodir /var/tmp/${PN}/client - keepdir /var/tmp/${PN}/client - - dodir /var/tmp/${PN}/proxy - keepdir /var/tmp/${PN}/proxy - - dodir /var/tmp/${PN}/fastcgi - keepdir /var/tmp/${PN}/fastcgi - - dodir /etc/${PN} - - dosbin objs/nginx - doinitd ${FILESDIR}/nginx - - insinto /etc/${PN} - rm conf/nginx.conf - doins -r conf/* - doins ${FILESDIR}/nginx.conf - - dodoc CHANGES{,.ru} LICENSE README -} diff --git a/www-servers/nginx/nginx-0.1.25.ebuild b/www-servers/nginx/nginx-0.1.25.ebuild deleted file mode 100644 index bbe302a0a69c..000000000000 --- a/www-servers/nginx/nginx-0.1.25.ebuild +++ /dev/null @@ -1,79 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-0.1.25.ebuild,v 1.2 2005/03/20 14:17:00 voxus Exp $ - -inherit eutils - -DESCRIPTION="Robust, small and high performance http and reverse proxy server" - -HOMEPAGE="http://sysoev.ru/nginx/" -SRC_URI="http://sysoev.ru/nginx/${P}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="ssl zlib threads" - -DEPEND="dev-lang/perl - ssl? ( dev-libs/openssl ) - zlib? ( sys-libs/zlib )" - -src_compile() { - local myconf - - use ssl && myconf="${myconf} --with-http_ssl_module" - - if use threads; then - einfo - ewarn "threads support is experimental at the moment" - ewarn "do not use it on production systems - you've been warned" - einfo - myconf="${myconf} --with-threads" - fi - - use zlib || myconf="${myconf} --without-http_gzip_module" - - cd ${S} - ./configure \ - --prefix=/usr \ - --conf-path=/etc/${PN}/${PN}.conf \ - --http-log-path=/var/log/${PN}/access_log \ - --error-log-path=/var/log/${PN}/error_log \ - --pid-path=/var/run/${PN}.pid \ - --http-client-body-temp-path=/var/tmp/${PN}/client \ - --http-proxy-temp-path=/var/tmp/${PN}/proxy \ - --http-fastcgi-temp-path=/var/tmp/${PN}/fastcgi \ - --with-md5-asm \ - ${myconf} - - emake || "failed to compile" -} - -src_install() { - cd ${S} || die - - dodir /var/log/${PN} - keepdir /var/log/${PN} - - dodir /var/tmp/${PN} - - dodir /var/tmp/${PN}/client - keepdir /var/tmp/${PN}/client - - dodir /var/tmp/${PN}/proxy - keepdir /var/tmp/${PN}/proxy - - dodir /var/tmp/${PN}/fastcgi - keepdir /var/tmp/${PN}/fastcgi - - dodir /etc/${PN} - - dosbin objs/nginx - doinitd ${FILESDIR}/nginx - - insinto /etc/${PN} - rm conf/nginx.conf - doins -r conf/* - doins ${FILESDIR}/nginx.conf - - dodoc CHANGES{,.ru} LICENSE README -} diff --git a/www-servers/nginx/nginx-0.1.26.ebuild b/www-servers/nginx/nginx-0.1.26.ebuild index 497f2f78af17..5693c825defe 100644 --- a/www-servers/nginx/nginx-0.1.26.ebuild +++ b/www-servers/nginx/nginx-0.1.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-0.1.26.ebuild,v 1.1 2005/03/22 16:25:40 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-0.1.26.ebuild,v 1.2 2005/04/02 18:53:42 voxus Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://sysoev.ru/nginx/" SRC_URI="http://sysoev.ru/nginx/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="ssl zlib threads" DEPEND="dev-lang/perl |