bump(net-libs/libssh2): sync with upstream

This commit is contained in:
Alex Crawford 2015-07-16 18:39:19 -07:00
parent dcceb7a5d0
commit 6de7f89637
10 changed files with 607 additions and 0 deletions

View File

@ -0,0 +1,13 @@
DEFINED_PHASES=compile configure install prepare test
DEPEND=!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=Library implementing the SSH2 protocol
EAPI=5
HOMEPAGE=http://www.libssh2.org/
IUSE=gcrypt static-libs test zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris
LICENSE=BSD
RDEPEND=!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
SLOT=0
SRC_URI=http://www.libssh2.org/download/libssh2-1.5.0.tar.gz
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-multilib 037c4046d25f29e78dd44dccabd5d66b autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 toolchain-funcs 42408102d713fbad60ca21349865edb4
_md5_=352212a739770378ed5be14cfe17bafd

View File

@ -0,0 +1,13 @@
DEFINED_PHASES=compile configure install prepare test
DEPEND=!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=Library implementing the SSH2 protocol
EAPI=5
HOMEPAGE=http://www.libssh2.org/
IUSE=gcrypt static-libs test zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris
LICENSE=BSD
RDEPEND=!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
SLOT=0
SRC_URI=http://www.libssh2.org/download/libssh2-1.6.0.tar.gz
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-multilib 037c4046d25f29e78dd44dccabd5d66b autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 toolchain-funcs 42408102d713fbad60ca21349865edb4
_md5_=883f32c37f19449a22333e0c4c391d89

View File

@ -0,0 +1,11 @@
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1
DESCRIPTION=Library implementing the SSH2 protocol
EAPI=5
HOMEPAGE=http://www.libssh2.org/
IUSE=gcrypt static-libs test zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
LICENSE=BSD
RDEPEND=!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
SLOT=0
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-multilib 037c4046d25f29e78dd44dccabd5d66b autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de git-r3 ab80045e5d080584334f33013f4df21d libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 toolchain-funcs 42408102d713fbad60ca21349865edb4
_md5_=b73e0a24cee53811c7bbabd13c9b13d9

View File

@ -0,0 +1,396 @@
# ChangeLog for net-libs/libssh2
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.108 2015/06/17 18:10:17 vapier Exp $
17 Jun 2015; Mike Frysinger <vapier@gentoo.org> libssh2-1.6.0.ebuild:
Add arm64 love.
*libssh2-1.6.0 (13 Jun 2015)
13 Jun 2015; Jeroen Roovers <jer@gentoo.org> +libssh2-1.6.0.ebuild:
Version bump.
*libssh2-9999 (27 May 2015)
27 May 2015; Michał Górny <mgorny@gentoo.org> +libssh2-9999.ebuild:
Add a live ebuild
30 Mar 2015; Jeroen Roovers <jer@gentoo.org> -libssh2-1.4.3.ebuild,
-libssh2-1.4.3-r1.ebuild:
Old.
30 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libssh2-1.5.0.ebuild:
Stable for alpha, wrt bug #542914
30 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libssh2-1.5.0.ebuild:
Stable for sparc, wrt bug #542914
28 Mar 2015; Markus Meier <maekke@gentoo.org> libssh2-1.5.0.ebuild:
arm stable, bug #542914
26 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libssh2-1.5.0.ebuild:
Stable for ppc64, wrt bug #542914
26 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libssh2-1.5.0.ebuild:
Stable for ppc, wrt bug #542914
25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libssh2-1.5.0.ebuild:
Stable for ia64, wrt bug #542914
13 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libssh2-1.5.0.ebuild:
Stable for x86, wrt bug #542914
13 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libssh2-1.5.0.ebuild:
Stable for amd64, wrt bug #542914
12 Mar 2015; Jeroen Roovers <jer@gentoo.org> libssh2-1.5.0.ebuild:
Stable for HPPA (bug #542914).
*libssh2-1.5.0 (12 Mar 2015)
12 Mar 2015; Jeroen Roovers <jer@gentoo.org> +libssh2-1.5.0.ebuild,
metadata.xml:
Version bump (bug #542914).
02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libssh2-1.4.3-r1.ebuild:
Stable for ppc, wrt bug #526056
16 Jan 2015; Raúl Porcel <armin76@gentoo.org> libssh2-1.4.3-r1.ebuild:
alpha/ia64/s390/sparc stable wrt #526056
02 Dec 2014; Pacho Ramos <pacho@gentoo.org> libssh2-1.4.3-r1.ebuild:
amd64/x86 stable, bug #526056
15 Nov 2014; Jeroen Roovers <jer@gentoo.org> libssh2-1.4.3-r1.ebuild:
Run some eclass _src_prepare() (bug #529364).
04 Nov 2014; Markus Meier <maekke@gentoo.org> libssh2-1.4.3-r1.ebuild:
arm stable, bug #526056
26 Oct 2014; Jeroen Roovers <jer@gentoo.org> libssh2-1.4.3-r1.ebuild:
Stable for HPPA (bug #526056).
12 Oct 2014; Jeroen Roovers <jer@gentoo.org> libssh2-1.4.3-r1.ebuild:
Do not run mansyntax.sh test (bug #449328).
18 Jul 2014; Jeroen Roovers <jer@gentoo.org> -libssh2-1.4.2.ebuild,
files/libssh2-1.4.2-pkgconfig.patch:
Clean up patch.
18 Jun 2014; Michał Górny <mgorny@gentoo.org> libssh2-1.4.3-r1.ebuild:
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
#513718.
*libssh2-1.4.3-r1 (13 Jun 2014)
13 Jun 2014; Michał Górny <mgorny@gentoo.org> +libssh2-1.4.3-r1.ebuild:
Enable multilib support, required for net-misc/curl.
01 Mar 2014; Michał Górny <mgorny@gentoo.org> libssh2-1.4.2.ebuild,
libssh2-1.4.3.ebuild:
Update libgcrypt dep to use slot :0.
06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> libssh2-1.4.3.ebuild:
Stable for s390, wrt bug #476220
04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> libssh2-1.4.3.ebuild:
Stable for ia64, wrt bug #476220
03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> libssh2-1.4.3.ebuild:
Stable for sparc, wrt bug #476220
14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libssh2-1.4.3.ebuild:
Stable for arm, wrt bug #476220
14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libssh2-1.4.3.ebuild:
Stable for alpha, wrt bug #476220
13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libssh2-1.4.3.ebuild:
Stable for ppc64, wrt bug #476220
13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libssh2-1.4.3.ebuild:
Stable for ppc, wrt bug #476220
13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libssh2-1.4.3.ebuild:
Stable for x86, wrt bug #476220
12 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libssh2-1.4.3.ebuild:
Stable for amd64, wrt bug #476220
09 Jul 2013; Jeroen Roovers <jer@gentoo.org> libssh2-1.4.3.ebuild:
Stable for HPPA (bug #476220).
*libssh2-1.4.3 (09 Dec 2012)
09 Dec 2012; Tim Harder <radhermit@gentoo.org> +libssh2-1.4.3.ebuild:
Version bump.
19 Nov 2012; Justin Lecher <jlec@gentoo.org> libssh2-1.4.2.ebuild,
metadata.xml:
Keyworded for ~*-linux, tested by me
27 Aug 2012; Tim Harder <radhermit@gentoo.org> -libssh2-1.4.0.ebuild,
-files/libssh2-1.4.0-pkgconfig.patch, -libssh2-1.4.1.ebuild:
Remove old.
26 Aug 2012; Raúl Porcel <armin76@gentoo.org> libssh2-1.4.2.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #422139
04 Aug 2012; Anthony G. Basile <blueness@gentoo.org> libssh2-1.4.2.ebuild:
Stable arm, bug #422139
03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> libssh2-1.4.2.ebuild:
Stable on amd64 wrt bug #422139
03 Aug 2012; Anthony G. Basile <blueness@gentoo.org> libssh2-1.4.2.ebuild:
Stable ppc ppc64, bug #422139
01 Aug 2012; Jeroen Roovers <jer@gentoo.org> libssh2-1.4.2.ebuild:
Stable for HPPA (bug #422139).
01 Aug 2012; Jeff Horelick <jdhore@gentoo.org> libssh2-1.4.2.ebuild:
marked x86 per bug 422139
23 Jul 2012; Jeremy Olexa <darkside@gentoo.org> libssh2-1.4.2.ebuild:
add ~ppc-macos, bug 427508
*libssh2-1.4.2 (20 May 2012)
20 May 2012; Tim Harder <radhermit@gentoo.org> +libssh2-1.4.2.ebuild,
+files/libssh2-1.4.2-pkgconfig.patch:
Version bump.
10 May 2012; Tim Harder <radhermit@gentoo.org> -libssh2-1.3.0.ebuild:
Remove old.
06 May 2012; Raúl Porcel <armin76@gentoo.org> libssh2-1.4.0.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #409601
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> libssh2-1.4.1.ebuild:
keyword ~amd64-fbsd
*libssh2-1.4.1 (04 Apr 2012)
04 Apr 2012; Tim Harder <radhermit@gentoo.org> +libssh2-1.4.1.ebuild:
Version bump.
31 Mar 2012; Markus Meier <maekke@gentoo.org> libssh2-1.4.0.ebuild:
arm stable, bug #409601
28 Mar 2012; Jeff Horelick <jdhore@gentoo.org> libssh2-1.4.0.ebuild:
marked x86 per bug 409601
26 Mar 2012; Tim Harder <radhermit@gentoo.org> libssh2-1.4.0.ebuild,
+files/libssh2-1.4.0-pkgconfig.patch:
Remove LDFLAGS from pkg-config Libs (bug #409661).
25 Mar 2012; Brent Baude <ranger@gentoo.org> libssh2-1.4.0.ebuild:
Marking libssh2-1.4.0 ppc64 for bug 409601
25 Mar 2012; Jeroen Roovers <jer@gentoo.org> libssh2-1.4.0.ebuild:
Stable for HPPA (bug #409601).
25 Mar 2012; Agostino Sarubbo <ago@gentoo.org> libssh2-1.4.0.ebuild:
Stable for amd64, wrt bug #409601
25 Mar 2012; Brent Baude <ranger@gentoo.org> libssh2-1.4.0.ebuild:
Marking libssh2-1.4.0 ppc for bug 409601
08 Mar 2012; Jeroen Roovers <jer@gentoo.org> -libssh2-1.2.2.ebuild:
Old.
08 Mar 2012; Brent Baude <ranger@gentoo.org> libssh2-1.3.0.ebuild:
Marking libssh2-1.3.0 ppc64 for bug 390555
*libssh2-1.4.0 (07 Feb 2012)
07 Feb 2012; Tim Harder <radhermit@gentoo.org> +libssh2-1.4.0.ebuild:
Version bump.
06 Feb 2012; Brent Baude <ranger@gentoo.org> libssh2-1.3.0.ebuild:
Marking libssh2-1.3.0 ppc for bug 390555
04 Dec 2011; Raúl Porcel <armin76@gentoo.org> libssh2-1.3.0.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #390555
28 Nov 2011; Tim Harder <radhermit@gentoo.org> libssh2-1.3.0.ebuild:
Fix autotools-utils usage (bug #392167).
27 Nov 2011; Tim Harder <radhermit@gentoo.org> libssh2-1.3.0.ebuild:
Build in the source tree.
27 Nov 2011; Tim Harder <radhermit@gentoo.org> -libssh2-1.2.5.ebuild,
-libssh2-1.2.6.ebuild, -libssh2-1.2.7.ebuild, -libssh2-1.2.8-r1.ebuild,
-files/libssh2-1.2.8-version.patch, -libssh2-1.2.9.ebuild:
Remove old.
23 Nov 2011; Markus Meier <maekke@gentoo.org> libssh2-1.3.0.ebuild:
arm stable, bug #390555
17 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libssh2-1.3.0.ebuild:
x86 stable wrt bug #390555
15 Nov 2011; Markos Chandras <hwoarang@gentoo.org> libssh2-1.3.0.ebuild:
Stable on amd64 wrt bug #390555
15 Nov 2011; Jeroen Roovers <jer@gentoo.org> libssh2-1.3.0.ebuild:
Stable for HPPA (bug #390555).
*libssh2-1.3.0 (21 Sep 2011)
21 Sep 2011; Tim Harder <radhermit@gentoo.org> +libssh2-1.3.0.ebuild:
Version bump. Add workaround for failing tests (bug #333319).
*libssh2-1.2.9 (20 Aug 2011)
20 Aug 2011; Jeroen Roovers <jer@gentoo.org> +libssh2-1.2.9.ebuild:
Version bump.
*libssh2-1.2.8-r1 (10 May 2011)
10 May 2011; Jeroen Roovers <jer@gentoo.org> -libssh2-1.2.8.ebuild,
+libssh2-1.2.8-r1.ebuild, +files/libssh2-1.2.8-version.patch:
Fix "VERSION" in autoconf script thanks to Lars, patch by Stratos Psomadakis
(bug #366599).
*libssh2-1.2.8 (08 May 2011)
08 May 2011; Jeroen Roovers <jer@gentoo.org> +libssh2-1.2.8.ebuild:
Version bump. Add USE=static-libs.
*libssh2-1.2.7 (04 Oct 2010)
04 Oct 2010; Jeroen Roovers <jer@gentoo.org> +libssh2-1.2.7.ebuild:
Version bump (bug #339683).
02 Oct 2010; Fabian Groffen <grobian@gentoo.org> libssh2-1.2.6.ebuild:
Marked ~x64-macos, bug #333981
*libssh2-1.2.6 (06 Jul 2010)
06 Jul 2010; Jeroen Roovers <jer@gentoo.org> +libssh2-1.2.6.ebuild:
Version bump by Tim Harder (bug #327115).
*libssh2-1.2.5 (26 May 2010)
26 May 2010; Jeroen Roovers <jer@gentoo.org> +libssh2-1.2.5.ebuild:
Version bump thanks to Emmanuel Andry (bug #321567).
28 Mar 2010; Raúl Porcel <armin76@gentoo.org> libssh2-1.2.2.ebuild:
alpha/ia64/s390/sh stable wrt #298456
09 Feb 2010; Tiago Cunha <tcunha@gentoo.org> libssh2-1.2.2.ebuild:
stable sparc, bug 298456
10 Jan 2010; Markus Meier <maekke@gentoo.org> libssh2-1.2.2.ebuild:
arm/x86 stable, bug #298456
07 Jan 2010; Brent Baude <ranger@gentoo.org> libssh2-1.2.2.ebuild:
Marking libssh2-1.2.2 ppc for bug 298456
06 Jan 2010; Brent Baude <ranger@gentoo.org> libssh2-1.2.2.ebuild:
Marking libssh2-1.2.2 ppc64 for bug 298456
06 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> libssh2-1.2.2.ebuild:
Stable for AMD64 (bug #298456).
05 Jan 2010; Jeroen Roovers <jer@gentoo.org> libssh2-1.2.2.ebuild:
Stable for HPPA (bug #298456).
14 Dec 2009; Peter Volkov <pva@gentoo.org> libssh2-1.2.2.ebuild:
Disable ssh2.sh test in case FEATURES=userpriv, bug #286741, thank Kent
Fredric for report.
*libssh2-1.2.2 (23 Nov 2009)
23 Nov 2009; Jeroen Roovers <jer@gentoo.org> +libssh2-1.2.2.ebuild:
Version bump.
*libssh2-1.2.1 (06 Oct 2009)
06 Oct 2009; Patrick Lauer <patrick@gentoo.org> +libssh2-1.2.1.ebuild:
Bump. fixes #287386
26 Jun 2009; Peter Volkov <pva@gentoo.org> -libssh2-0.14.ebuild,
-libssh2-0.15.ebuild, -libssh2-0.17.ebuild, libssh2-0.18.ebuild,
-libssh2-1.0.ebuild, libssh2-1.1.ebuild, metadata.xml:
Renamed libgcrypt USE flag into gcrypt, bug #274555, thank Tristan Heaven
for report. Cleaned old.
23 Apr 2009; Raúl Porcel <armin76@gentoo.org> libssh2-0.18.ebuild:
arm/s390/sh stable
*libssh2-1.1 (18 Apr 2009)
18 Apr 2009; Patrick Lauer <patrick@gentoo.org> +libssh2-1.1.ebuild:
Bump to 1.1, EAPI2ified, modified ebuild by Tim Harder. Closes #265823
09 Apr 2009; Raúl Porcel <armin76@gentoo.org> libssh2-0.18.ebuild,
libssh2-1.0.ebuild:
Add ~arm/~s390/~sh wrt #215709
*libssh2-1.0 (29 Mar 2009)
29 Mar 2009; Patrick Lauer <patrick@gentoo.org> +libssh2-1.0.ebuild:
Bump to 1.0. Fixes #261612
24 Jan 2009; Alexis Ballier <aballier@gentoo.org> libssh2-0.18.ebuild:
keyword ~x86-fbsd
25 Aug 2008; Jeroen Roovers <jer@gentoo.org> libssh2-0.18.ebuild:
Stable for HPPA (bug #233122).
02 Aug 2008; Markus Rothe <corsair@gentoo.org> libssh2-0.18.ebuild:
Stable on ppc64; bug #233122
01 Aug 2008; nixnut <nixnut@gentoo.org> libssh2-0.18.ebuild:
Stable on ppc wrt bug 233122
30 Jul 2008; Dawid Węgliński <cla@gentoo.org> libssh2-0.18.ebuild:
Stable on amd64 (bug #233122)
29 Jul 2008; Raúl Porcel <armin76@gentoo.org> libssh2-0.18.ebuild:
alpha/ia64/sparc/x86 stable wrt #233122
29 Apr 2008; <ricmm@gentoo.org> libssh2-0.18.ebuild:
Add ~mips, bug #215709
04 Apr 2008; Brent Baude <ranger@gentoo.org> libssh2-0.18.ebuild:
Marking libssh2-0.18 ~ppc
04 Apr 2008; Brent Baude <ranger@gentoo.org> libssh2-0.18.ebuild:
keyworded ~arch for ppc64, bug 215709
01 Apr 2008; Raúl Porcel <armin76@gentoo.org> libssh2-0.18.ebuild:
Add ~alpha/~ia64/~sparc wrt #215709
01 Apr 2008; Jeroen Roovers <jer@gentoo.org> libssh2-0.18.ebuild:
Marked ~hppa.
*libssh2-0.18 (23 Dec 2007)
23 Dec 2007; Cédric Krier <cedk@gentoo.org> +libssh2-0.18.ebuild:
Version bump
13 Sep 2007; Daniel Black <dragonheart@gentoo.org> libssh2-0.17.ebuild:
added ~amd64 keyword - works with curl-7.17.0-r1
*libssh2-0.17 (29 Aug 2007)
29 Aug 2007; Cédric Krier <cedk@gentoo.org> +libssh2-0.17.ebuild:
Version bump
*libssh2-0.15 (01 Jul 2007)
01 Jul 2007; Cédric Krier <cedk@gentoo.org> +libssh2-0.15.ebuild:
Version bump
*libssh2-0.14 (27 Nov 2006)
27 Nov 2006; Markus Ullmann <jokey@gentoo.org>
+files/libssh2-0.14-banner-wait.patch,
+files/libssh2-0.14-channel-failure.patch,
+files/libssh2-0.14-configure.patch,
+files/libssh2-0.14-peer-shutdown.patch, +metadata.xml,
+libssh2-0.14.ebuild:
Import from sunrise for bug 113844 thanks to Joe and cedk

View File

@ -0,0 +1,28 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
AUX libssh2-1.4.2-pkgconfig.patch 288 SHA256 0a4fde85a0772a6ecc793493c19f58416847ca30135f64e7e0c08a3197ea2abe SHA512 a2a29069a85fd1e1fabe0fac92ea5666a82da53bf822e105ff0b918188196bdbdf271e2b7a8e636b9746fb75226192c0bdd8a0f4598e46604a64b6f0727fbfec WHIRLPOOL c59b318376ebe979aca73721b4be23374f6d2f44533044d689f94ad145d2b70acbf584a3c6e1a4bcf57805a350259603204ec140b8388d98bc1fcbad94f3f1c6
DIST libssh2-1.5.0.tar.gz 728222 SHA256 83196badd6868f5b926bdac8017a6f90fb8a90b16652d3bf02df0330d573d0fc SHA512 9dada6d86e962ce35d6d30625d3a8743b5f269b325d4f1e072206e73c4ef87f216fe54c0c5bfc06eb969a07e221c21ce6f7b9e5524afdb3f957a25f714c62f73 WHIRLPOOL 94e897f59a02ca7ab4b3006cc9c84228a202f16a8e898f202e89015275e95324cb7a71c722324134f1b7f5a85a45718a2c7d25de1d806e0534c1d61683da5487
DIST libssh2-1.6.0.tar.gz 734110 SHA256 5a202943a34a1d82a1c31f74094f2453c207bf9936093867f41414968c8e8215 SHA512 aa28bf782b5de1f09d1b85aa8b480069bf08494ed3505e59ed522799dd710905b8d3464b3447e35393764632d5e43d21990ceab9584a8df17abda4f85dfc2ec7 WHIRLPOOL 0702eb089483b5047e517e89eca0c23719528b3672e24bf3f3a3ff3c0ca5335e1d00ff328f0c6458ae1cdd25d73d222cb3dfb5d95445df80a6bd9d8c4f17b9ff
EBUILD libssh2-1.5.0.ebuild 1283 SHA256 b52c991a653c0a276bc2260a88a738c51b197579114c58001fe90b6b552440c1 SHA512 e4b8a53b897ea45e10077c489961be429aa38d3e0ea6b24fcca4e1ead44d685d78bf38cb49284fc52992ad9abfaf7d21df7732bbb8e8030634fdf422f8dea43a WHIRLPOOL 6b9a95a0eefd350cf18a6e1290e6d04b6541139e606a729a5a11447c87db488f53371f5194ca33a90e6bdcd642a942ac9845c368594a5a00ae6dda60f7296735
EBUILD libssh2-1.6.0.ebuild 1301 SHA256 70b417ddca15b5c3e63bf6eacacd8800d067044bdb93d014ec95a05653830dbe SHA512 7c362183962e858b28ff4614ff7c08037fd45f63f1f879301c3626f65c15d7cb8aca6636f35a8882ce74864996a1e105678da5b7b25de193d316056a5f5f0aed WHIRLPOOL d49f85b8eb91911a2f2251569fa56014fe581a6c69b3f5aed1a456607dd4f7be0f84f3d2bba894f6ce0f1675417bcfe5770def312ea76732d69d2a88dd939148
EBUILD libssh2-9999.ebuild 1228 SHA256 32754ed54e7970b1e215f44e972b22db3b6d571a8c301b6d7176d2b9e092f716 SHA512 713328382048d02998c1232e76a153d511d242bd473c5503441f27157f4f4b728f904a2f9515cd5edb81acdc7bbce561e26db755042402728eca7d20bc1f4fc1 WHIRLPOOL d945f50f4103c620a080566e95553d1e52c02bbb2c07c5a58b21cec49c161edefd471618de6f6ba9c28e6acc00c1f083e935140356ff4516850bf039bafa59ab
MISC ChangeLog 13200 SHA256 e10e89aa26a78a2d960378b97493d6d0dba79375533927466a076e480a2b13cb SHA512 81eb0e1dc5c99fc14744d6dd90f51dd2b5c508ab3eff23a3202b1b138d51968da3af87afda7bc371ee92d764cd1c2af140cf637f57412d8ccc8304cb371d74ec WHIRLPOOL 9bba57da3fadabda90218de3829f906aa87830d3c0330cdfbdd6abadca2cfe0797caa0733e60e81ccccd3ac209f673fadfc72413a3fccf2f891cd8dc1ba84fc0
MISC metadata.xml 272 SHA256 4c07d4717c27b5976aac9ce277542bedc24b5bef17f3cb4c7927fdc24d0fd709 SHA512 7a616c601fc9c21e3c6f96090a84a0c9165751ff67c7df5f22a6a481732a38fc9eaf591c7250f777bd4f7fbf62bdf10cd71f744be4ceb89f33844dc00b63a5aa WHIRLPOOL 08dfebac6c76e121aebce82c9cd160a76481c008a3fb76032a22216d90644279d5af7b02e0fed005d43381e8c1344b5e7edb52a61c060295aaba05787ae2af37
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJVgbgKAAoJEPGu1DbS6WIA6ZoQAIdQEQN2GaJNdqSMH2ukzYdO
Vb767vmgKrBXj0Z6IDj3a5MkrsPpYZUOfc/oLj1cpVqp/EjVY0zN3KxP6IdBMASf
K4WVURfAvOXY/1agsb+cgFeenx7lS/X6two2WnT1HvYdfcUeum8QLUeC9/JutoVZ
IO5a9XmNXwkxrcjxzm395eisstBb0q5cq9z3xeqM82xVM265LOlAZmYmKbdoTz2R
YdrF0Ffyl3orwykUKlZ8xTXyWiV/XjZPZ+dV5LZStx/X4DpyiOHa/60JWgQeFpxq
3e1PNPyGdQgHQumIjJSOnqHIf3LziBD/pa1EV428Jxt3dHTuxm/Hox4BLkwd6Dvy
afOj9jOZT/T0toEAPhpW6EbRByctNt7WSSC+4AW5wDQYu4Zs1l0Ss6fQfo2bmWmS
VxKkgGxcDebwttCIeIMul8BwI7edkQvUWect6DFRv7epT0DErLCBH9OZQuv9CN3a
ccnGyoV/o5Q4KO74YGvuBKcqEJtzCT+DpkeG3Nlisyp43yL2yFKxM/WFliq9ZNFS
UswqwnHT6j4BTuNmXG8qHH4c31cLyrlWBAz6KW0nTAt0tpbW2sy6dJe/RcwjlQyo
g4KN99SY1KLn8CJrb/iLLGiqzHFnavj7CRbcBpJX8iElsqVgr23+Sqm84azZX7IC
dEurp9u6NWmiNFZzZJ4r
=2vDh
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,10 @@
--- a/libssh2.pc.in
+++ b/libssh2.pc.in
@@ -12,6 +12,6 @@
Description: Library for SSH-based communication
Version: @LIBSSH2VER@
Requires.private: @LIBSREQUIRED@
-Libs: -L${libdir} -lssh2 @LDFLAGS@ @LIBS@
+Libs: -L${libdir} -lssh2 @LIBS@
Libs.private: @LIBS@
Cflags: -I${includedir}

View File

@ -0,0 +1,42 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild,v 1.10 2015/03/30 10:02:11 ago Exp $
EAPI=5
AUTOTOOLS_AUTORECONF=true
inherit autotools-multilib
DESCRIPTION="Library implementing the SSH2 protocol"
HOMEPAGE="http://www.libssh2.org/"
SRC_URI="http://www.${PN}.org/download/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="gcrypt static-libs test zlib"
DEPEND="!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )
gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[${MULTILIB_USEDEP}] )
zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
RDEPEND="${DEPEND}"
DOCS=( README )
PATCHES=( "${FILESDIR}"/${PN}-1.4.2-pkgconfig.patch )
src_prepare() {
sed -i -e 's|mansyntax.sh||g' tests/Makefile.am || die
autotools-multilib_src_prepare
}
multilib_src_configure() {
# Disable tests that require extra permissions (bug #333319)
use test && local -x ac_cv_path_SSHD=
local myeconfargs=(
$(use_with zlib libz)
$(usex gcrypt --with-libgcrypt --with-openssl)
)
autotools-utils_src_configure
}

View File

@ -0,0 +1,42 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.6.0.ebuild,v 1.2 2015/06/17 18:10:17 vapier Exp $
EAPI=5
AUTOTOOLS_AUTORECONF=true
inherit autotools-multilib
DESCRIPTION="Library implementing the SSH2 protocol"
HOMEPAGE="http://www.libssh2.org/"
SRC_URI="http://www.${PN}.org/download/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="gcrypt static-libs test zlib"
DEPEND="!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )
gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[${MULTILIB_USEDEP}] )
zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
RDEPEND="${DEPEND}"
DOCS=( README )
PATCHES=( "${FILESDIR}"/${PN}-1.4.2-pkgconfig.patch )
src_prepare() {
sed -i -e 's|mansyntax.sh||g' tests/Makefile.am || die
autotools-multilib_src_prepare
}
multilib_src_configure() {
# Disable tests that require extra permissions (bug #333319)
use test && local -x ac_cv_path_SSHD=
local myeconfargs=(
$(use_with zlib libz)
$(usex gcrypt --with-libgcrypt --with-openssl)
)
autotools-utils_src_configure
}

View File

@ -0,0 +1,44 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-9999.ebuild,v 1.1 2015/05/27 10:56:25 mgorny Exp $
EAPI=5
AUTOTOOLS_AUTORECONF=true
EGIT_REPO_URI="https://github.com/libssh2/libssh2"
inherit autotools-multilib git-r3
DESCRIPTION="Library implementing the SSH2 protocol"
HOMEPAGE="http://www.libssh2.org/"
SRC_URI=""
LICENSE="BSD"
SLOT="0"
KEYWORDS=""
IUSE="gcrypt static-libs test zlib"
DEPEND="!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )
gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[${MULTILIB_USEDEP}] )
zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
RDEPEND="${DEPEND}"
DOCS=( README )
PATCHES=( "${FILESDIR}"/${PN}-1.4.2-pkgconfig.patch )
src_prepare() {
sed -i -e 's|mansyntax.sh||g' tests/Makefile.am || die
ln -s ../src/libssh2_config.h.in example/libssh2_config.h.in || die
autotools-multilib_src_prepare
}
multilib_src_configure() {
# Disable tests that require extra permissions (bug #333319)
use test && local -x ac_cv_path_SSHD=
local myeconfargs=(
$(use_with zlib libz)
$(usex gcrypt --with-libgcrypt --with-openssl)
)
autotools-utils_src_configure
}

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>netmon</herd>
<use>
<flag name="gcrypt">Use <pkg>dev-libs/libgcrypt</pkg> instead of <pkg>dev-libs/openssl</pkg></flag>
</use>
</pkgmetadata>