summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Felisberto <humpback@gentoo.org>2004-09-16 18:16:04 +0000
committerGustavo Felisberto <humpback@gentoo.org>2004-09-16 18:16:04 +0000
commitb8421e05622e6b5320e8dbbb85efcd305abf3ea3 (patch)
tree628566ba8bc62b1737f0a3419a95c29411382fd9 /net-ftp
parentversion bump (diff)
downloadhistorical-b8421e05622e6b5320e8dbbb85efcd305abf3ea3.tar.gz
historical-b8421e05622e6b5320e8dbbb85efcd305abf3ea3.tar.bz2
historical-b8421e05622e6b5320e8dbbb85efcd305abf3ea3.zip
stable on x86
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/proftpd/ChangeLog6
-rw-r--r--net-ftp/proftpd/Manifest10
-rw-r--r--net-ftp/proftpd/proftpd-1.2.10.ebuild24
3 files changed, 23 insertions, 17 deletions
diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog
index 8e4484f70abd..48fb637bd57a 100644
--- a/net-ftp/proftpd/ChangeLog
+++ b/net-ftp/proftpd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-ftp/proftpd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.69 2004/09/07 18:09:56 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.70 2004/09/16 18:16:04 humpback Exp $
+
+ 16 Sep 2004; Gustavo Felisberto <humpback@gentoo.org>;
+ proftpd-1.2.10.ebuild:
+ Mod shaper causes problems again :( . Marking stable as the rest is rock solid.
*proftpd-1.2.10 (07 Sep 2004)
diff --git a/net-ftp/proftpd/Manifest b/net-ftp/proftpd/Manifest
index 2669812f34c1..7ce9e52d1ccb 100644
--- a/net-ftp/proftpd/Manifest
+++ b/net-ftp/proftpd/Manifest
@@ -1,12 +1,12 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 b9470bcb2b1e2fe694e218d6c5633405 ChangeLog 11521
+MD5 abf2ae3158eeede48f3aeea37123a82b ChangeLog 11686
MD5 b47207aedd0149443faa2152950714ed metadata.xml 401
MD5 4cc98eb1b4b8be1479ba8965bb49bc70 proftpd-1.2.7.ebuild 3662
MD5 e918b040fef86b28ba4c131b7d3f45a3 proftpd-1.2.8.ebuild 2730
MD5 a28b579450718c5bc4b60c168e015459 proftpd-1.2.9-r2.ebuild 3438
-MD5 9f4fb4297de6fc98f81268e6aa3ee42a proftpd-1.2.10.ebuild 4016
+MD5 50db074aa232bc76acfc95130b64b7b6 proftpd-1.2.10.ebuild 4144
MD5 e558f099037d359da5f855285542246e files/1.2.9_rc3-reversedns.diff 1974
MD5 b283ca3fd6afecc931e8b269580604bc files/digest-proftpd-1.2.10 142
MD5 c1dc1d9278d5b77f53ea44ee848dafc6 files/digest-proftpd-1.2.7 211
@@ -21,7 +21,7 @@ MD5 4d676b70c97bc6daabd8c2ba8d52d27a files/proftpd.xinetd 295
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
-iD8DBQFBPfomKSoOBZY9iUIRArpfAJ4imLIg7ALgLkoCHxlD4LbUqZSNwgCfVl5e
-R4IQE2D8Mm5sXTD3yHwpnQA=
-=uUFO
+iD8DBQFBSdijKSoOBZY9iUIRAhgZAKCLeH6ML7/FM/2KjRh7DC48sHV7mwCfVqMM
+uokNNgPXUaF7xN2xurRf93Y=
+=0GI6
-----END PGP SIGNATURE-----
diff --git a/net-ftp/proftpd/proftpd-1.2.10.ebuild b/net-ftp/proftpd/proftpd-1.2.10.ebuild
index a400c9d3f096..c835fd855a03 100644
--- a/net-ftp/proftpd/proftpd-1.2.10.ebuild
+++ b/net-ftp/proftpd/proftpd-1.2.10.ebuild
@@ -1,22 +1,24 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.10.ebuild,v 1.1 2004/09/07 18:09:56 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.10.ebuild,v 1.2 2004/09/16 18:16:04 humpback Exp $
inherit flag-o-matic eutils
-IUSE="hardened ipv6 ldap mysql pam postgres shaper softquota ssl tcpd selinux"
+#Mod shaper is giving problems on some machines
+#IUSE="hardened ipv6 ldap mysql pam postgres shaper softquota ssl tcpd selinux"
+IUSE="hardened ipv6 ldap mysql pam postgres softquota ssl tcpd selinux"
MY_P=${P/_/}
S=${WORKDIR}/${MY_P}
DESCRIPTION="An advanced and very configurable FTP server"
-SRC_URI="ftp://ftp.proftpd.org/distrib/source/${MY_P}.tar.bz2
- shaper? http://www.castaglia.org/${PN}/modules/${PN}-mod-shaper-0.5.3.tar.gz"
+SRC_URI="ftp://ftp.proftpd.org/distrib/source/${MY_P}.tar.bz2"
+# shaper? http://www.castaglia.org/${PN}/modules/${PN}-mod-shaper-0.5.3.tar.gz"
HOMEPAGE="http://www.proftpd.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~hppa ~alpha ~ppc ~mips ~amd64"
+KEYWORDS="x86 ~sparc ~hppa ~alpha ~ppc ~mips ~amd64"
DEPEND="pam? ( >=sys-libs/pam-0.75 )
mysql? ( >=dev-db/mysql-3.23.26 )
@@ -30,10 +32,10 @@ RDEPEND="selinux? ( sec-policy/selinux-ftpd )"
src_unpack() {
unpack ${MY_P}.tar.bz2
cd ${S}
- if use shaper; then
- unpack ${PN}-mod-shaper-0.5.3.tar.gz
- mv mod_shaper/mod_shaper.c contrib/
- fi
+# if use shaper; then
+# unpack ${PN}-mod-shaper-0.5.3.tar.gz
+# mv mod_shaper/mod_shaper.c contrib/
+# fi
}
src_compile() {
@@ -42,7 +44,7 @@ src_compile() {
modules="mod_ratio:mod_readme"
use pam && modules="${modules}:mod_auth_pam"
use tcpd && modules="${modules}:mod_wrap"
- use shaper && modules="${modules}:mod_shaper"
+# use shaper && modules="${modules}:mod_shaper"
if use ldap; then
einfo ldap
@@ -123,7 +125,7 @@ src_install() {
COPYING CREDITS ChangeLog NEWS README* \
doc/{license.txt,GetConf}
dohtml doc/*.html
- use shaper && dohtml mod_shaper/mod_shaper.html
+ #use shaper && dohtml mod_shaper/mod_shaper.html
docinto rfc
dodoc doc/rfc/*.txt