diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-10-28 22:26:34 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-10-28 22:26:34 +0000 |
commit | 097184895fc60fa75e89c141161091ebe6233822 (patch) | |
tree | 7443c0e1e2344294d26c3c8c42d759341560898b /net-ftp | |
parent | new release (Manifest recommit) (diff) | |
download | gentoo-2-097184895fc60fa75e89c141161091ebe6233822.tar.gz gentoo-2-097184895fc60fa75e89c141161091ebe6233822.tar.bz2 gentoo-2-097184895fc60fa75e89c141161091ebe6233822.zip |
version bump as per bug #69261
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 6 | ||||
-rw-r--r-- | net-ftp/lftp/Manifest | 8 | ||||
-rw-r--r-- | net-ftp/lftp/files/digest-lftp-3.0.10 | 1 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-3.0.10.ebuild | 67 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-3.0.9.ebuild | 4 |
5 files changed, 80 insertions, 6 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 670535e94858..aac825804c27 100644 --- a/net-ftp/lftp/ChangeLog +++ b/net-ftp/lftp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-ftp/lftp # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.64 2004/10/28 13:02:00 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.65 2004/10/28 22:26:34 dragonheart Exp $ + + 29 Oct 2004; Daniel Black <dragonheart@gentoo.org> lftp-3.0.9.ebuild: + version bump as per bug #69261. Thanks to Daniel Webert + <rockoo@rockoo.homelinux.org> 28 Oct 2004; Simon Stelling <blubb@gentoo.org> lftp-3.0.9.ebuild: stable on amd64 diff --git a/net-ftp/lftp/Manifest b/net-ftp/lftp/Manifest index 0984952b567b..fef6b1c098ef 100644 --- a/net-ftp/lftp/Manifest +++ b/net-ftp/lftp/Manifest @@ -1,10 +1,12 @@ MD5 61b537bc13afbc9342c3618b88660dbf ChangeLog 9231 MD5 12b9a2c28624e5232b2e8016de89ef77 lftp-2.6.10.ebuild 1356 -MD5 e10db0d02d25e0c016ae9c0f4172d3ac lftp-3.0.6.ebuild 1630 +MD5 78710726729b7731bc16e544d4418e9a lftp-3.0.10.ebuild 1792 +MD5 bd30469259dd912781df916084edcacd metadata.xml 430 MD5 e66a00905853d65fab2d9bf09366e05b lftp-3.0.8.ebuild 1717 MD5 cd6afec65de1b481f052d1bb48f6a543 lftp-3.0.9.ebuild 1791 -MD5 bd30469259dd912781df916084edcacd metadata.xml 430 +MD5 e10db0d02d25e0c016ae9c0f4172d3ac lftp-3.0.6.ebuild 1630 MD5 0000187694fd92f30e8669216ab2d7a4 files/digest-lftp-2.6.10 65 -MD5 eceb1084634c247eeee6cc05ce894f4e files/digest-lftp-3.0.6 64 +MD5 1e1717d8ddb6c25d6363be122b91645d files/digest-lftp-3.0.10 65 MD5 854986c25de66ff768c3277afa834b32 files/digest-lftp-3.0.8 64 MD5 1bd10abe800fc5aac7bd57f88e2696c8 files/digest-lftp-3.0.9 64 +MD5 eceb1084634c247eeee6cc05ce894f4e files/digest-lftp-3.0.6 64 diff --git a/net-ftp/lftp/files/digest-lftp-3.0.10 b/net-ftp/lftp/files/digest-lftp-3.0.10 new file mode 100644 index 000000000000..ea2df319449c --- /dev/null +++ b/net-ftp/lftp/files/digest-lftp-3.0.10 @@ -0,0 +1 @@ +MD5 4bd653e8a6f9888fff090caec07194b1 lftp-3.0.10.tar.bz2 1221474 diff --git a/net-ftp/lftp/lftp-3.0.10.ebuild b/net-ftp/lftp/lftp-3.0.10.ebuild new file mode 100644 index 000000000000..be71bb4f4cf0 --- /dev/null +++ b/net-ftp/lftp/lftp-3.0.10.ebuild @@ -0,0 +1,67 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.10.ebuild,v 1.1 2004/10/28 22:26:34 dragonheart Exp $ + +IUSE="ssl socks5 nls" + +inherit eutils + +DESCRIPTION="A sophisticated ftp/http client, file transfer program." +HOMEPAGE="http://ftp.yars.free.net/projects/lftp/" + +#SRC_URI="http://the.wiretapped.net/mirrors/lftp/${P}.tar.bz2" +# Was a bit too slow and unreliable last time I tried (dragonheart) +SRC_URI="http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/${P}.tar.bz2" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~ppc64 ~ppc-macos" + +DEPEND=">=sys-libs/ncurses-5.1 + ssl? ( >=dev-libs/openssl-0.9.6 ) + socks5? ( >=net-misc/dante-1.1.12 ) + nls? ( sys-devel/gettext ) + alpha? ( dev-lang/perl ) + alpha? ( >=sys-apps/sed-4 ) + virtual/libc + sys-libs/readline + socks5? ( sys-libs/pam ) + sys-apps/gawk + sys-devel/bison + sys-devel/libtool" + +RDEPEND="nls? ( sys-devel/gettext ) + >=sys-libs/ncurses-5.1 + ssl? ( >=dev-libs/openssl-0.9.6 ) + virtual/libc + sys-libs/readline + socks5? ( sys-libs/pam ) + socks5? ( >=net-misc/dante-1.1.12 )" + +src_compile() { + local myconf="`use_enable nls`" + + use ssl && myconf="${myconf} --with-ssl=/usr" \ + || myconf="${myconf} --without-ssl" + + use socks5 && myconf="${myconf} --with-socksdante=/usr" \ + || myconf="${myconf} --without-socksdante" + + use ppc-macos && myconf="${myconf} --with-included-readline" + + econf \ + --sysconfdir=/etc/lftp \ + --without-modules \ + ${myconf} || die "econf failed" + + emake || die "compile problem" +} + +src_install() { + emake install DESTDIR=${D} || die + + # hrmph, empty.. + rm -rf ${D}/usr/lib + + dodoc BUGS COPYING ChangeLog FAQ FEATURES MIRRORS \ + NEWS README* THANKS TODO +}
\ No newline at end of file diff --git a/net-ftp/lftp/lftp-3.0.9.ebuild b/net-ftp/lftp/lftp-3.0.9.ebuild index 73f68be85e7c..e5f4c8ed5d66 100644 --- a/net-ftp/lftp/lftp-3.0.9.ebuild +++ b/net-ftp/lftp/lftp-3.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.9.ebuild,v 1.5 2004/10/28 13:02:00 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.9.ebuild,v 1.6 2004/10/28 22:26:34 dragonheart Exp $ IUSE="ssl socks5 nls" @@ -14,7 +14,7 @@ HOMEPAGE="http://ftp.yars.free.net/projects/lftp/" SRC_URI="http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~ppc64 ~ppc-macos" +KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~ppc64 ~ppc-macos" DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) |