From bac4e4d56a540a4aab46ab9c7689a447178a2b16 Mon Sep 17 00:00:00 2001 From: "Konstantin V. Arkhipov" Date: Sun, 17 Jun 2007 21:52:21 +0000 Subject: * double bump (Portage version: 2.1.2.9) --- www-servers/nginx/ChangeLog | 10 ++- www-servers/nginx/files/digest-nginx-0.5.25 | 3 - www-servers/nginx/files/digest-nginx-0.5.26 | 3 + www-servers/nginx/files/digest-nginx-0.6.0 | 3 - www-servers/nginx/files/digest-nginx-0.6.1 | 3 + www-servers/nginx/nginx-0.5.25.ebuild | 99 ----------------------------- www-servers/nginx/nginx-0.5.26.ebuild | 99 +++++++++++++++++++++++++++++ www-servers/nginx/nginx-0.6.0.ebuild | 99 ----------------------------- www-servers/nginx/nginx-0.6.1.ebuild | 99 +++++++++++++++++++++++++++++ 9 files changed, 213 insertions(+), 205 deletions(-) delete mode 100644 www-servers/nginx/files/digest-nginx-0.5.25 create mode 100644 www-servers/nginx/files/digest-nginx-0.5.26 delete mode 100644 www-servers/nginx/files/digest-nginx-0.6.0 create mode 100644 www-servers/nginx/files/digest-nginx-0.6.1 delete mode 100644 www-servers/nginx/nginx-0.5.25.ebuild create mode 100644 www-servers/nginx/nginx-0.5.26.ebuild delete mode 100644 www-servers/nginx/nginx-0.6.0.ebuild create mode 100644 www-servers/nginx/nginx-0.6.1.ebuild (limited to 'www-servers') diff --git a/www-servers/nginx/ChangeLog b/www-servers/nginx/ChangeLog index 274e630b7efb..cff436a85d7e 100644 --- a/www-servers/nginx/ChangeLog +++ b/www-servers/nginx/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for www-servers/nginx # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/ChangeLog,v 1.149 2007/06/14 07:42:32 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/ChangeLog,v 1.150 2007/06/17 21:52:21 voxus Exp $ + +*nginx-0.6.1 (17 Jun 2007) +*nginx-0.5.26 (17 Jun 2007) + + 17 Jun 2007; Konstantin V. Arkhipov + -nginx-0.5.25.ebuild, +nginx-0.5.26.ebuild, -nginx-0.6.0.ebuild, + +nginx-0.6.1.ebuild: + Double bump. *nginx-0.6.0 (14 Jun 2007) diff --git a/www-servers/nginx/files/digest-nginx-0.5.25 b/www-servers/nginx/files/digest-nginx-0.5.25 deleted file mode 100644 index 0db93c2234f7..000000000000 --- a/www-servers/nginx/files/digest-nginx-0.5.25 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 de49b8521d79e7774c89a9268ae5a89a nginx-0.5.25.tar.gz 471439 -RMD160 ffac7f6d95b4d8cb45d6bbc4ee01025d9a36210a nginx-0.5.25.tar.gz 471439 -SHA256 21aa716b0ed5d60ab7baa1475eda1f236d02b2cdac363f595b45cdf15a636c37 nginx-0.5.25.tar.gz 471439 diff --git a/www-servers/nginx/files/digest-nginx-0.5.26 b/www-servers/nginx/files/digest-nginx-0.5.26 new file mode 100644 index 000000000000..db0517e57cbe --- /dev/null +++ b/www-servers/nginx/files/digest-nginx-0.5.26 @@ -0,0 +1,3 @@ +MD5 6fa28b4e752208a47257982731e23983 nginx-0.5.26.tar.gz 471489 +RMD160 ba8bc959709ae2ff7f02d9a46faaea70bbcd5922 nginx-0.5.26.tar.gz 471489 +SHA256 90f143b1e07af27cdceb60ed69b88cb6720d622ddc2ee93fd30c8a831441bb1d nginx-0.5.26.tar.gz 471489 diff --git a/www-servers/nginx/files/digest-nginx-0.6.0 b/www-servers/nginx/files/digest-nginx-0.6.0 deleted file mode 100644 index 8c2aeb8e3cfa..000000000000 --- a/www-servers/nginx/files/digest-nginx-0.6.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 8397d953f4718a78d465de1e5f333c35 nginx-0.6.0.tar.gz 471941 -RMD160 1a0b59d9d04c3e187a3e28409d58ddfba0e8b5c3 nginx-0.6.0.tar.gz 471941 -SHA256 99d7042a66ddd842043beebbe0e09e3da5742f8f5120c91b2c67b42c6bd2b970 nginx-0.6.0.tar.gz 471941 diff --git a/www-servers/nginx/files/digest-nginx-0.6.1 b/www-servers/nginx/files/digest-nginx-0.6.1 new file mode 100644 index 000000000000..bb67a55a297d --- /dev/null +++ b/www-servers/nginx/files/digest-nginx-0.6.1 @@ -0,0 +1,3 @@ +MD5 0c89f15d2d555c968249aa84758c8c45 nginx-0.6.1.tar.gz 472353 +RMD160 a6468795cedabaf0335f9e0a30b252d9c9460c83 nginx-0.6.1.tar.gz 472353 +SHA256 421cc9a0499fc221540c8f221b142cdc12e73d58655956a537e0f9c73b34084d nginx-0.6.1.tar.gz 472353 diff --git a/www-servers/nginx/nginx-0.5.25.ebuild b/www-servers/nginx/nginx-0.5.25.ebuild deleted file mode 100644 index d35cb60f53e9..000000000000 --- a/www-servers/nginx/nginx-0.5.25.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# 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.5.25.ebuild,v 1.1 2007/06/11 21:38:43 voxus Exp $ - -inherit eutils ssl-cert - -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 ~ppc ~x86" -IUSE="debug fastcgi imap pcre perl ssl status webdav zlib" - -DEPEND="dev-lang/perl - pcre? ( >=dev-libs/libpcre-4.2 ) - ssl? ( dev-libs/openssl ) - zlib? ( sys-libs/zlib ) - perl? ( >=dev-lang/perl-5.8 )" - -pkg_setup() { - ebegin "Creating nginx user and group" - enewgroup nginx - enewuser nginx -1 -1 /dev/null nginx - eend ${?} -} - -src_compile() { - local myconf - - # threads support is broken atm. - # - # 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 fastcgi || myconf="${myconf} --without-http_fastcgi_module" - use fastcgi && myconf="${myconf} --with-http_realip_module" - use zlib || myconf="${myconf} --without-http_gzip_module" - use pcre || { - myconf="${myconf} --without-pcre --without-http_rewrite_module" - } - use debug && myconf="${myconf} --with-debug" - use ssl && myconf="${myconf} --with-http_ssl_module" - use imap && myconf="${myconf} --with-imap" # pop3/imap4 proxy support - use perl && myconf="${myconf} --with-http_perl_module" - use status && myconf="${myconf} --with-http_stub_status_module" - use webdav && myconf="${myconf} --with-http_dav_module" - - ./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 --with-md5=/usr/include \ - ${myconf} || die "configure failed" - - emake || die "failed to compile" -} - -src_install() { - keepdir /var/log/${PN} /var/tmp/${PN}/{client,proxy,fastcgi} - - dosbin objs/nginx - cp ${FILESDIR}/nginx-r1 ${T}/nginx - doinitd ${T}/nginx - - cp ${FILESDIR}/nginx.conf-r4 conf/nginx.conf - - use ssl && { - if [ ! -f /etc/ssl/${PN}/${PN}.key ]; then - dodir /etc/ssl/${PN} - insinto /etc/ssl/${PN} - docert ${PN} - fi - - sed -e 's:# ::' -i conf/nginx.conf - } - - dodir /etc/${PN} - insinto /etc/${PN} - doins conf/* - - dodoc CHANGES{,.ru} LICENSE README - - use perl && { - cd ${S}/objs/src/http/modules/perl/ - make DESTDIR=${D} install || die "failed to install perl stuff" - } -} diff --git a/www-servers/nginx/nginx-0.5.26.ebuild b/www-servers/nginx/nginx-0.5.26.ebuild new file mode 100644 index 000000000000..18d1d46882d3 --- /dev/null +++ b/www-servers/nginx/nginx-0.5.26.ebuild @@ -0,0 +1,99 @@ +# 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.5.26.ebuild,v 1.1 2007/06/17 21:52:21 voxus Exp $ + +inherit eutils ssl-cert + +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 ~ppc ~x86" +IUSE="debug fastcgi imap pcre perl ssl status webdav zlib" + +DEPEND="dev-lang/perl + pcre? ( >=dev-libs/libpcre-4.2 ) + ssl? ( dev-libs/openssl ) + zlib? ( sys-libs/zlib ) + perl? ( >=dev-lang/perl-5.8 )" + +pkg_setup() { + ebegin "Creating nginx user and group" + enewgroup nginx + enewuser nginx -1 -1 /dev/null nginx + eend ${?} +} + +src_compile() { + local myconf + + # threads support is broken atm. + # + # 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 fastcgi || myconf="${myconf} --without-http_fastcgi_module" + use fastcgi && myconf="${myconf} --with-http_realip_module" + use zlib || myconf="${myconf} --without-http_gzip_module" + use pcre || { + myconf="${myconf} --without-pcre --without-http_rewrite_module" + } + use debug && myconf="${myconf} --with-debug" + use ssl && myconf="${myconf} --with-http_ssl_module" + use imap && myconf="${myconf} --with-imap" # pop3/imap4 proxy support + use perl && myconf="${myconf} --with-http_perl_module" + use status && myconf="${myconf} --with-http_stub_status_module" + use webdav && myconf="${myconf} --with-http_dav_module" + + ./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 --with-md5=/usr/include \ + ${myconf} || die "configure failed" + + emake || die "failed to compile" +} + +src_install() { + keepdir /var/log/${PN} /var/tmp/${PN}/{client,proxy,fastcgi} + + dosbin objs/nginx + cp ${FILESDIR}/nginx-r1 ${T}/nginx + doinitd ${T}/nginx + + cp ${FILESDIR}/nginx.conf-r4 conf/nginx.conf + + use ssl && { + if [ ! -f /etc/ssl/${PN}/${PN}.key ]; then + dodir /etc/ssl/${PN} + insinto /etc/ssl/${PN} + docert ${PN} + fi + + sed -e 's:# ::' -i conf/nginx.conf + } + + dodir /etc/${PN} + insinto /etc/${PN} + doins conf/* + + dodoc CHANGES{,.ru} LICENSE README + + use perl && { + cd ${S}/objs/src/http/modules/perl/ + make DESTDIR=${D} install || die "failed to install perl stuff" + } +} diff --git a/www-servers/nginx/nginx-0.6.0.ebuild b/www-servers/nginx/nginx-0.6.0.ebuild deleted file mode 100644 index d7e3188c1948..000000000000 --- a/www-servers/nginx/nginx-0.6.0.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# 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.0.ebuild,v 1.1 2007/06/14 07:42:32 voxus Exp $ - -inherit eutils ssl-cert - -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 ~ppc ~x86" -IUSE="debug fastcgi imap pcre perl ssl status webdav zlib" - -DEPEND="dev-lang/perl - pcre? ( >=dev-libs/libpcre-4.2 ) - ssl? ( dev-libs/openssl ) - zlib? ( sys-libs/zlib ) - perl? ( >=dev-lang/perl-5.8 )" - -pkg_setup() { - ebegin "Creating nginx user and group" - enewgroup nginx - enewuser nginx -1 -1 /dev/null nginx - eend ${?} -} - -src_compile() { - local myconf - - # threads support is broken atm. - # - # 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 fastcgi || myconf="${myconf} --without-http_fastcgi_module" - use fastcgi && myconf="${myconf} --with-http_realip_module" - use zlib || myconf="${myconf} --without-http_gzip_module" - use pcre || { - myconf="${myconf} --without-pcre --without-http_rewrite_module" - } - use debug && myconf="${myconf} --with-debug" - use ssl && myconf="${myconf} --with-http_ssl_module" - use imap && myconf="${myconf} --with-imap" # pop3/imap4 proxy support - use perl && myconf="${myconf} --with-http_perl_module" - use status && myconf="${myconf} --with-http_stub_status_module" - use webdav && myconf="${myconf} --with-http_dav_module" - - ./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 --with-md5=/usr/include \ - ${myconf} || die "configure failed" - - emake || die "failed to compile" -} - -src_install() { - keepdir /var/log/${PN} /var/tmp/${PN}/{client,proxy,fastcgi} - - dosbin objs/nginx - cp ${FILESDIR}/nginx-r1 ${T}/nginx - doinitd ${T}/nginx - - cp ${FILESDIR}/nginx.conf-r4 conf/nginx.conf - - use ssl && { - if [ ! -f /etc/ssl/${PN}/${PN}.key ]; then - dodir /etc/ssl/${PN} - insinto /etc/ssl/${PN} - docert ${PN} - fi - - sed -e 's:# ::' -i conf/nginx.conf - } - - dodir /etc/${PN} - insinto /etc/${PN} - doins conf/* - - dodoc CHANGES{,.ru} LICENSE README - - use perl && { - cd ${S}/objs/src/http/modules/perl/ - make DESTDIR=${D} install || die "failed to install perl stuff" - } -} diff --git a/www-servers/nginx/nginx-0.6.1.ebuild b/www-servers/nginx/nginx-0.6.1.ebuild new file mode 100644 index 000000000000..ece7fc2d5261 --- /dev/null +++ b/www-servers/nginx/nginx-0.6.1.ebuild @@ -0,0 +1,99 @@ +# 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.1.ebuild,v 1.1 2007/06/17 21:52:21 voxus Exp $ + +inherit eutils ssl-cert + +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 ~ppc ~x86" +IUSE="debug fastcgi imap pcre perl ssl status webdav zlib" + +DEPEND="dev-lang/perl + pcre? ( >=dev-libs/libpcre-4.2 ) + ssl? ( dev-libs/openssl ) + zlib? ( sys-libs/zlib ) + perl? ( >=dev-lang/perl-5.8 )" + +pkg_setup() { + ebegin "Creating nginx user and group" + enewgroup nginx + enewuser nginx -1 -1 /dev/null nginx + eend ${?} +} + +src_compile() { + local myconf + + # threads support is broken atm. + # + # 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 fastcgi || myconf="${myconf} --without-http_fastcgi_module" + use fastcgi && myconf="${myconf} --with-http_realip_module" + use zlib || myconf="${myconf} --without-http_gzip_module" + use pcre || { + myconf="${myconf} --without-pcre --without-http_rewrite_module" + } + use debug && myconf="${myconf} --with-debug" + use ssl && myconf="${myconf} --with-http_ssl_module" + use imap && myconf="${myconf} --with-imap" # pop3/imap4 proxy support + use perl && myconf="${myconf} --with-http_perl_module" + use status && myconf="${myconf} --with-http_stub_status_module" + use webdav && myconf="${myconf} --with-http_dav_module" + + ./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 --with-md5=/usr/include \ + ${myconf} || die "configure failed" + + emake || die "failed to compile" +} + +src_install() { + keepdir /var/log/${PN} /var/tmp/${PN}/{client,proxy,fastcgi} + + dosbin objs/nginx + cp ${FILESDIR}/nginx-r1 ${T}/nginx + doinitd ${T}/nginx + + cp ${FILESDIR}/nginx.conf-r4 conf/nginx.conf + + use ssl && { + if [ ! -f /etc/ssl/${PN}/${PN}.key ]; then + dodir /etc/ssl/${PN} + insinto /etc/ssl/${PN} + docert ${PN} + fi + + sed -e 's:# ::' -i conf/nginx.conf + } + + dodir /etc/${PN} + insinto /etc/${PN} + doins conf/* + + dodoc CHANGES{,.ru} LICENSE README + + use perl && { + cd ${S}/objs/src/http/modules/perl/ + make DESTDIR=${D} install || die "failed to install perl stuff" + } +} -- cgit v1.2.3-65-gdbad