diff options
author | Stuart Herbert <stuart@gentoo.org> | 2005-01-02 09:40:02 +0000 |
---|---|---|
committer | Stuart Herbert <stuart@gentoo.org> | 2005-01-02 09:40:02 +0000 |
commit | 9b2d9ff451821ba5751cce3c615cecb4f6c8fddd (patch) | |
tree | 95ebaaa8a4cace9d74c9d19fc8710e7ef48c742b /net-misc/nxssh | |
parent | mips keyword (diff) | |
download | historical-9b2d9ff451821ba5751cce3c615cecb4f6c8fddd.tar.gz historical-9b2d9ff451821ba5751cce3c615cecb4f6c8fddd.tar.bz2 historical-9b2d9ff451821ba5751cce3c615cecb4f6c8fddd.zip |
Version bump
Diffstat (limited to 'net-misc/nxssh')
-rw-r--r-- | net-misc/nxssh/ChangeLog | 9 | ||||
-rw-r--r-- | net-misc/nxssh/Manifest | 8 | ||||
-rw-r--r-- | net-misc/nxssh/files/digest-nxssh-1.4.0-r1 | 1 | ||||
-rw-r--r-- | net-misc/nxssh/nxssh-1.3.0.ebuild | 4 | ||||
-rw-r--r-- | net-misc/nxssh/nxssh-1.3.2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/nxssh/nxssh-1.4.0-r1.ebuild | 51 | ||||
-rw-r--r-- | net-misc/nxssh/nxssh-1.4.0.ebuild | 4 |
7 files changed, 70 insertions, 11 deletions
diff --git a/net-misc/nxssh/ChangeLog b/net-misc/nxssh/ChangeLog index c85b9ac2974e..60b59c9a2992 100644 --- a/net-misc/nxssh/ChangeLog +++ b/net-misc/nxssh/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/nxssh -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/ChangeLog,v 1.10 2004/08/30 20:20:13 stuart Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/ChangeLog,v 1.11 2005/01/02 09:40:02 stuart Exp $ + +*nxssh-1.4.0-r1 (02 Jan 2005) + + 02 Jan 2005; Stuart Herbert <stuart@gentoo.org> +nxssh-1.4.0-r1.ebuild: + Version bump *nxssh-1.4.0 (30 Aug 2004) diff --git a/net-misc/nxssh/Manifest b/net-misc/nxssh/Manifest index df7a89e478b8..0bfcacfd0b67 100644 --- a/net-misc/nxssh/Manifest +++ b/net-misc/nxssh/Manifest @@ -1,8 +1,10 @@ -MD5 51e64ab41ee022626f7df367c54a756f nxssh-1.4.0.ebuild 1473 -MD5 8326cbb0c0f4c978ab06c40384fd98a8 nxssh-1.3.0.ebuild 1416 MD5 e92f4776ace639aeb8b988443b77f0ab ChangeLog 1186 MD5 0d90a3579c4f3a0310c775b71e87fb2a metadata.xml 370 +MD5 8326cbb0c0f4c978ab06c40384fd98a8 nxssh-1.3.0.ebuild 1416 MD5 6b4ea8e275e86e7a7b680ab219be80ce nxssh-1.3.2.ebuild 1416 -MD5 57639a0edd55fdfb2e6e4814ac5fe796 files/digest-nxssh-1.4.0 66 +MD5 51e64ab41ee022626f7df367c54a756f nxssh-1.4.0.ebuild 1473 +MD5 02072d254d724c79a2c3bf7f072589db nxssh-1.4.0-r1.ebuild 1450 MD5 1cd2c50e87d03e6f71bc28d3ef794d56 files/digest-nxssh-1.3.0 65 MD5 1621d9205e3725cfc24ccf19006e9699 files/digest-nxssh-1.3.2 65 +MD5 57639a0edd55fdfb2e6e4814ac5fe796 files/digest-nxssh-1.4.0 66 +MD5 c55a5bd8cb8ece91220fc12237304f61 files/digest-nxssh-1.4.0-r1 66 diff --git a/net-misc/nxssh/files/digest-nxssh-1.4.0-r1 b/net-misc/nxssh/files/digest-nxssh-1.4.0-r1 new file mode 100644 index 000000000000..26514324c25b --- /dev/null +++ b/net-misc/nxssh/files/digest-nxssh-1.4.0-r1 @@ -0,0 +1 @@ +MD5 6adec34c605414b1f9ebe1f70992014a nxssh-1.4.0-21.tar.gz 844883 diff --git a/net-misc/nxssh/nxssh-1.3.0.ebuild b/net-misc/nxssh/nxssh-1.3.0.ebuild index e097ac5f1185..b8697173e15e 100644 --- a/net-misc/nxssh/nxssh-1.3.0.ebuild +++ b/net-misc/nxssh/nxssh-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.3.0.ebuild,v 1.5 2004/07/15 03:14:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.3.0.ebuild,v 1.6 2005/01/02 09:40:02 stuart Exp $ MY_P="${PN}-1.3.0-4" DESCRIPTION="Modified openssh client, used by nxclient" diff --git a/net-misc/nxssh/nxssh-1.3.2.ebuild b/net-misc/nxssh/nxssh-1.3.2.ebuild index 2ab4a15c39a8..e538c1dd163f 100644 --- a/net-misc/nxssh/nxssh-1.3.2.ebuild +++ b/net-misc/nxssh/nxssh-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.3.2.ebuild,v 1.3 2004/07/15 03:14:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.3.2.ebuild,v 1.4 2005/01/02 09:40:02 stuart Exp $ MY_P="${PN}-1.3.2-3" DESCRIPTION="Modified openssh client, used by nxclient" diff --git a/net-misc/nxssh/nxssh-1.4.0-r1.ebuild b/net-misc/nxssh/nxssh-1.4.0-r1.ebuild new file mode 100644 index 000000000000..57540bcc4ba7 --- /dev/null +++ b/net-misc/nxssh/nxssh-1.4.0-r1.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.4.0-r1.ebuild,v 1.1 2005/01/02 09:40:02 stuart Exp $ + +MY_P="${PN}-${PV}-21" +DESCRIPTION="Modified openssh client, used by nxclient" +HOMEPAGE="http://www.nomachine.com/" +SRC_URI="http://www.nomachine.com/download/nxsources/nxssh/${MY_P}.tar.gz" +LICENSE="as-is" +SLOT="0" +KEYWORDS="~x86 ~ppc" +DEPEND=">=dev-libs/openssl-0.9.7d-r1 + >=sys-libs/glibc-2.3.3.20040420-r1 + >=sys-libs/zlib-1.2.1-r2" +# Run-time dependencies, same as DEPEND if RDEPEND isn't defined: +#RDEPEND="" +IUSE="ipv6 kerberos pam tcpd" + +S=${WORKDIR}/${PN} + +src_compile() { + local myconf + + use tcpd || myconf="${myconf} --without-tcp-wrappers" + use tcpd && myconf="${myconf} --with-tcp-wrappers" + use pam || myconf="${myconf} --without-pam" + use pam && myconf="${myconf} --with-pam" + use ipv6 || myconf="${myconf} --with-ipv4-default" + + # app-crypt/mit-krb5 + use kerberos && myconf="${myconf} --with-kerberos5" + + ./configure \ + --prefix=/usr \ + --sysconfdir=/etc/ssh \ + --mandir=/usr/share/man \ + --libexecdir=/usr/lib/misc \ + --datadir=/usr/share/openssh \ + --disable-suid-ssh \ + --with-privsep-path=/var/empty \ + --with-privsep-user=sshd \ + --with-md5-passwords \ + --host=${CHOST} ${myconf} || die "bad configure" + + emake || die "compile problem" +} + +src_install() { + exeinto /usr/NX/bin + doexe nxssh +} diff --git a/net-misc/nxssh/nxssh-1.4.0.ebuild b/net-misc/nxssh/nxssh-1.4.0.ebuild index 63d5435e9833..0dd2b0120ce1 100644 --- a/net-misc/nxssh/nxssh-1.4.0.ebuild +++ b/net-misc/nxssh/nxssh-1.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.4.0.ebuild,v 1.1 2004/08/30 20:20:13 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.4.0.ebuild,v 1.2 2005/01/02 09:40:02 stuart Exp $ MY_P="${PN}-${PV}-15" DESCRIPTION="Modified openssh client, used by nxclient" |