summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-12-15 18:39:19 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-12-15 18:39:19 +0000
commit9453f984a9a506316a5c605641fc6a3c1558003a (patch)
tree94dc4876f68eda2ee80fdf7f06af753ff1c40271 /www-servers
parenttypo (diff)
downloadhistorical-9453f984a9a506316a5c605641fc6a3c1558003a.tar.gz
historical-9453f984a9a506316a5c605641fc6a3c1558003a.tar.bz2
historical-9453f984a9a506316a5c605641fc6a3c1558003a.zip
Err forgot to actually rm 1.4.6.
Package-Manager: portage-2.0.53
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/lighttpd/ChangeLog5
-rw-r--r--www-servers/lighttpd/Manifest9
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.6.ebuild196
3 files changed, 8 insertions, 202 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog
index dc963f5c1d7b..d45d9ae7fea5 100644
--- a/www-servers/lighttpd/ChangeLog
+++ b/www-servers/lighttpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/lighttpd
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.54 2005/12/15 13:03:52 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.55 2005/12/15 18:39:19 ka0ttic Exp $
+
+ 15 Dec 2005; Aaron Walker <ka0ttic@gentoo.org> -lighttpd-1.4.6.ebuild:
+ Err forgot to actually rm 1.4.6.
*lighttpd-1.4.8 (15 Dec 2005)
diff --git a/www-servers/lighttpd/Manifest b/www-servers/lighttpd/Manifest
index 40cc3ea89286..947f27a7fc08 100644
--- a/www-servers/lighttpd/Manifest
+++ b/www-servers/lighttpd/Manifest
@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 54ae07da6564540cad25ae63e4cfabc5 ChangeLog 17108
+MD5 b4bff256a233b6c84665a3acc52f73f5 ChangeLog 17217
MD5 df5b2360ea380d988bf16905ab214286 files/conf/lighttpd.conf 8182
MD5 fef397e7bcf1b741dea211a555e1803c files/conf/mime-types.conf 3291
MD5 9c1407e95f62ed22da66c4ef5f69c3b5 files/conf/mod_cgi.conf 869
@@ -24,14 +24,13 @@ MD5 1d925aed297ec4541fb230dd19e11bc1 files/spawn-fcgi.confd 1076
MD5 e605a4ead0ce7b1e0788c0b0b1161871 files/spawn-fcgi.initd 1383
MD5 49ded22216ffc6092d1a1e04a6e420c1 lighttpd-1.3.13-r3.ebuild 2607
MD5 21c52e6883435f851e46d8e229eb46ad lighttpd-1.3.16.ebuild 2545
-MD5 72645136402557fac96496c117e89459 lighttpd-1.4.6.ebuild 5142
MD5 d5997fa20dca4462c01333f714883041 lighttpd-1.4.7.ebuild 5147
MD5 b7f0215729611bde3987b5f30a817178 lighttpd-1.4.8.ebuild 5148
MD5 6a9d4814404d8d51327e5b8306ee3d7e metadata.xml 726
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDoWnHEZCkKN40op4RArKSAJ0Q/ai6Ls40pGB4hKxEs2WQwUB+JQCfdFAZ
-ha1v44R+1nZgXMlehdmEGfI=
-=Pr7o
+iD8DBQFDobhnEZCkKN40op4RAn98AJ9SggCQhpOdG1lz6hpHXv12pUWqNwCfUzpm
+hKkcA89xx7ujqse6LU/FZHM=
+=xy3o
-----END PGP SIGNATURE-----
diff --git a/www-servers/lighttpd/lighttpd-1.4.6.ebuild b/www-servers/lighttpd/lighttpd-1.4.6.ebuild
deleted file mode 100644
index 4981a8edd580..000000000000
--- a/www-servers/lighttpd/lighttpd-1.4.6.ebuild
+++ /dev/null
@@ -1,196 +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/lighttpd/lighttpd-1.4.6.ebuild,v 1.1 2005/10/10 17:20:15 ka0ttic Exp $
-
-inherit eutils depend.php
-
-DESCRIPTION="Lightweight high-performance web server"
-HOMEPAGE="http://www.lighttpd.net/"
-SRC_URI="http://www.lighttpd.net/download/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86"
-IUSE="bzip2 doc fam fastcgi gdbm ipv6 ldap lua minimal memcache mysql pcre php rrdtool ssl test webdav xattr"
-
-RDEPEND=">=sys-libs/zlib-1.1
- bzip2? ( app-arch/bzip2 )
- fam? ( virtual/fam )
- gdbm? ( sys-libs/gdbm )
- ldap? ( >=net-nds/openldap-2.1.26 )
- lua? ( dev-lang/lua )
- memcache? ( dev-libs/libmemcache )
- mysql? ( >=dev-db/mysql-4.0.0 )
- pcre? ( >=dev-libs/libpcre-3.1 )
- php? (
- virtual/httpd-php
- !net-www/spawn-fcgi
- )
- rrdtool? ( net-analyzer/rrdtool )
- ssl? ( >=dev-libs/openssl-0.9.7 )
- webdav? (
- dev-libs/libxml2
- >=dev-db/sqlite-3
- )
- xattr? ( sys-apps/attr )"
-
-DEPEND="${RDEPEND}
- doc? ( dev-python/docutils )
- test? (
- perl-core/Test-Harness
- dev-libs/fcgi
- )"
-
-# update certain parts of lighttpd.conf based on conditionals
-update_config() {
- local config="/etc/lighttpd/lighttpd.conf"
-
- # enable php/mod_fastcgi settings
- use php && \
- dosed 's|#.*\(include.*fastcgi.*$\)|\1|' ${config}
-
- # enable stat() caching
- use fam && \
- dosed 's|#\(.*stat-cache.*$\)|\1|' ${config}
-}
-
-# remove non-essential stuff (for USE=minimal)
-remove_non_essential() {
- local libdir="${D}/usr/$(get_libdir)/${PN}"
-
- # text docs
- use doc || rm -fr ${D}/usr/share/doc/${PF}/txt
-
- # non-essential modules
- rm -f \
- ${libdir}/mod_{compress,evhost,expire,proxy,scgi,secdownload,simple_vhost,status,setenv,trigger*,usertrack}.*
-
- # allow users to keep some based on USE flags
- use pcre || rm -f ${libdir}/mod_{ssi,re{direct,write}}.*
- use webdav || rm -f ${libdir}/mod_webdav.*
- use mysql || rm -f ${libdir}/mod_mysql_vhost.*
- use lua || rm -f ${libdir}/mod_cml.*
- use rrdtool || rm -f ${libdir}/mod_rrdtool.*
-
- if ! use fastcgi ; then
- rm -f ${libdir}/mod_fastcgi.* ${D}/usr/bin/spawn-fcgi \
- ${D}/usr/share/man/man1/spawn-fcgi.*
- fi
-}
-
-pkg_setup() {
- if ! use pcre ; then
- ewarn "It is highly recommended that you build ${PN}"
- ewarn "with perl regular expressions support via USE=pcre."
- ewarn "Otherwise you lose support for some core options such"
- ewarn "as conditionals and modules such as mod_re{write,direct}"
- ewarn "and mod_ssi."
- ebeep 5
- fi
-
- use php && require_php_with_use cgi
-}
-
-src_unpack() {
- unpack ${A}
- cd ${S}
-
-# EPATCH_SUFFIX="diff" epatch ${FILESDIR}/${PV}
-
-# einfo "Regenerating autoconf/automake files"
-# libtoolize --copy --force || die "libtoolize failed"
-# aclocal || die "aclocal failed"
-# autoheader || die "autoheader failed"
-# automake --add-missing --copy || die "automake failed"
-# autoconf || die "autoconf failed"
-
- # dev-python/docutils installs rst2html.py not rst2html
- sed -i -e 's|\(rst2html\)|\1.py|g' doc/Makefile.in || \
- die "sed doc/Makefile.in failed"
-}
-
-src_compile() {
- econf --libdir=/usr/$(get_libdir)/${PN} \
- --enable-lfs \
- $(use_enable ipv6) \
- $(use_with bzip2) \
- $(use_with fam) \
- $(use_with gdbm) \
- $(use_with lua) \
- $(use_with ldap) \
- $(use_with memcache) \
- $(use_with mysql) \
- $(use_with pcre) \
- $(use_with ssl openssl) \
- $(use_with webdav webdav-props) \
- $(use_with xattr attr) \
- || die "econf failed"
-
- emake || die "emake failed"
-
- if use doc ; then
- einfo "Building HTML documentation"
- cd doc
- emake html || die "failed to build HTML documentation"
- fi
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "make install failed"
-
- # init script stuff
- newinitd ${FILESDIR}/lighttpd.initd lighttpd || die
-
- if use php || use fastcgi ; then
- newinitd ${FILESDIR}/spawn-fcgi.initd spawn-fcgi || die
- newconfd ${FILESDIR}/spawn-fcgi.confd spawn-fcgi || die
- fi
-
- # configs
- insinto /etc/lighttpd
- doins ${FILESDIR}/conf/*.conf
-
- # update lighttpd.conf directives based on conditionals
- update_config
-
- # docs
- dodoc AUTHORS README COPYING INSTALL NEWS ChangeLog doc/*.sh
- newdoc doc/lighttpd.conf lighttpd.conf.distrib
-
- use doc && dohtml -r doc/*
-
- docinto txt
- dodoc doc/*.txt
-
- # logrotate
- insinto /etc/logrotate.d
- newins ${FILESDIR}/lighttpd.logrotate lighttpd || die
-
- keepdir /var/l{ib,og}/lighttpd /var/www/localhost/htdocs
-
- use minimal && remove_non_essential
-}
-
-pkg_preinst() {
- enewgroup lighttpd
- enewuser lighttpd -1 -1 /var/www/localhost/htdocs lighttpd
- fowners lighttpd:lighttpd /var/l{ib,og}/lighttpd
-}
-
-pkg_postinst () {
- echo
- if [[ -f ${ROOT}etc/conf.d/spawn-fcgi.conf ]] ; then
- einfo "spawn-fcgi is now included with lighttpd"
- einfo "spawn-fcgi's init script configuration is now located"
- einfo "at /etc/conf.d/spawn-fcgi."
- echo
- fi
-
- if [[ -f ${ROOT}etc/lighttpd.conf ]] ; then
- ewarn "As of lighttpd-1.4.1, Gentoo has a customized configuration,"
- ewarn "which is now located in /etc/lighttpd. Please migrate your"
- ewarn "existing configuration."
- ebeep 5
- fi
- echo
-}