head	1.6;
access;
symbols
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.3
	openssh_1_2:1.1.1.1
	OPENBSD:1.1.1;
locks; strict;
comment	@# @;


1.6
date	2008.03.05.04.25.41;	author tmclaugh;	state dead;
branches;
next	1.5;

1.5
date	2004.10.14.05.25.50;	author dinoex;	state Exp;
branches;
next	1.4;

1.4
date	2002.03.10.04.54.09;	author dinoex;	state Exp;
branches;
next	1.3;

1.3
date	99.11.18.01.46.43;	author green;	state Exp;
branches;
next	1.2;

1.2
date	99.11.13.05.55.42;	author green;	state Exp;
branches;
next	1.1;

1.1
date	99.11.08.06.20.54;	author green;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.11.08.06.20.54;	author green;	state Exp;
branches;
next	;


desc
@@


1.6
log
@- expire port: Long out of date with multiple security issues.
  (Don't worry, openssh-portable is still there.)
@
text
@Secure Shell is a set of programs for logging into a remote machine and for
executing commands on a remote machine.  It is intended to replace rlogin,
rsh, rcp, etc. and provide secure encrypted communications between two
untrusted hosts over an insecure network.  X11 connections and arbitrary
TCP/IP ports can also be forwarded over the secure channel.

OpenSSH is a version of Secure Shell based upon a much less encumbered
SSH version 1.2.12, which has a BSD-style license.  Maintained by the
OpenBSD project, this is the most free and secure SSH implementation
in the world.  OpenSSH supports SSH protocol version 1.5 and 2.0.

If you don't need SKEY/OPIE you like to use openssh-portable

WWW: http://www.openssh.com/

- Brian Feldman
green@@FreeBSD.org
@


1.5
log
@- add a line why this port exist
- drop maintainership
@
text
@@


1.4
log
@Extend the description for openssh-portable
Fix description for openssh
@
text
@d12 2
@


1.3
log
@Make the second CVS site work for real.

Move sshd.sh to files and ${INSTALL_SCRIPT}/${PERL} -pi it.

Clean up the Makefile's style a bit (MNF anyone? :)

Add WWW: to pkg/DESCR.

Change MASTER_SITES back to CVS_SITES to avoid problems with
MASTER_SITE_OVERRIDE.

Parts submitted by:	Christian Weisgerber <naddy@@mips.rhein-neckar.de>, Robert Muir <rmuir@@gibralter.net>
@
text
@d10 1
a10 2
in the world.  OpenSSH supports SSH protocol version 1.5 and has all
known bugs from SSH fixed, and even some unknown ones :)
@


1.2
log
@Lots of OpenSSH changes, let's see if I remember them all.
	1. Makefile cleanups, pkg/DESCR original comment (obrien)
	2. sshd.sh and automatic host key generation when installed
	   (Christian Weisgerber <naddy@@unix-ag.uni-kl.de>)
	3. Completely redone downloading procedure:
		* CVS is used to download the source (${CVS_CMD} defaults to
		  cvs -z3)
		* MD5 checksums and a specific ${CVS_DATE} are used to get
		  a specific source tree and verify it;  ${CVS_DATE} and
		  checksums can easily be rolled forward once tested.
		* Source is checked out to distfiles like other ports,
		  and is only updated when ${CVS_DATE} changes.
		  Rebuilding the port doesn't require another cvs co.

Enjoy!

Reviewed mostly by:	obrien
@
text
@d11 3
a13 1
known bugs from SSH fixed.
@


1.1
log
@Initial revision
@
text
@d7 6
@


1.1.1.1
log
@Say hello to OpenSSH!  It's more secure, has a better license, and
is actively maintained by members of the OpenBSD project.
@
text
@@
