NOTICE: This package has been removed from pkgsrc

./security/ssh2, Secure Shell client and server for V.2 SSH protocol

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.2.9.1nb8, Package name: ssh2-3.2.9.1nb8, Maintainer: pkgsrc-users

Secure Shell is a program to log into another computer over a
network, to execute commands in a remote machine, and to move files
from one machine to another. It provides strong authentication
and secure communications over insecure channels. It is intended
as a replacement for rlogin, rsh, rcp, and rdist.

The programs in this package implement version 2 of the Secure Shell
protocol.


Required to build:
[pkgtools/x11-links]

Package options: x11

Master sites:

SHA1: 22e4589c889aef18e53a8942716084f0d8ede7db
RMD160: 21bfe97fae477dea1109c6e6eb44a448b6b2f250
Filesize: 2216.095 KB

Version history: (Expand)


CVS history: (Expand)


   2012-12-12 23:04:51 by Tracy Di Marco White | Files touched by this commit (41) | Package removed
Log message:
"Hygiene demands it."

Sources are from 2003, current tectia client/server has vulnterabilities,
there are no security eyes on this version.
   2011-12-18 00:42:59 by Steven Drake | Files touched by this commit (1)
Log message:
Add missing mk/termcap buildlink.

Bump PKGREVISION
   2009-06-30 02:07:26 by Joerg Sonnenberger | Files touched by this commit (159)
Log message:
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
   2009-06-14 20:13:41 by Joerg Sonnenberger | Files touched by this commit (154)
Log message:
Remove @dirrm entries from PLISTs
   2009-05-19 10:59:39 by Thomas Klausner | Files touched by this commit (383)
Log message:
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
   2008-04-13 00:43:15 by Johnny C. Lam | Files touched by this commit (370)
Log message:
Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
   2007-09-08 00:12:28 by Johnny C. Lam | Files touched by this commit (52)
Log message:
Convert packages that test and use USE_INET6 to use the options framework
and to support the "inet6" option instead.

Remaining usage of USE_INET6 was solely for the benefit of the scripts
that generate the README.html files.  Replace:

	BUILD_DEFS+=	USE_INET6
with
	BUILD_DEFS+=	IPV6_READY

and teach the README-generation tools to look for that instead.

This nukes USE_INET6 from pkgsrc proper.  We leave a tiny bit of code
to continue to support USE_INET6 for pkgsrc-wip until it has been nuked
from there as well.
   2007-08-09 22:28:10 by Tobias Nygren | Files touched by this commit (1)
Log message:
for modular, also needs libSM.