From owner-cvs-all Fri Jan 14 11:37:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5044C14CD0; Fri, 14 Jan 2000 11:37:40 -0800 (PST) (envelope-from torstenb@FreeBSD.org) Received: (from torstenb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA10465; Fri, 14 Jan 2000 11:37:40 -0800 (PST) (envelope-from torstenb@FreeBSD.org) Message-Id: <200001141937.LAA10465@freefall.freebsd.org> From: Torsten Blum Date: Fri, 14 Jan 2000 11:37:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/ssh Makefile ports/security/ssh/files md5 ports/security/ssh/patches patch-ba patch-bb patch-bc patch-bd patch-be patch-bf patch-bg patch-bh patch-bi patch-bj patch-bk patch-bl patch-bm patch-bn patch-bo patch-bp patch-bq patch-br ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk torstenb 2000/01/14 11:37:39 PST Modified files: security/ssh Makefile security/ssh/files md5 security/ssh/patches patch-ab patch-af patch-ag patch-al patch-ao patch-aw Added files: security/ssh/patches patch-ba patch-bb patch-bc patch-bd patch-be patch-bf patch-bg patch-bh patch-bi patch-bj patch-bk patch-bl patch-bm patch-bn patch-bo patch-bp patch-bq patch-br patch-bs patch-xa Log: Add IPv6 support to ssh. The IPv6 patch was obtained from the kame repository and has been been writen by KIKUCHI Takahiro Due to the whole mess with different patches it was necessary to include both the IPv6 patch and patch-ssh-1.2.27-bsd.tty.chown in ${PATCHDIR}. Since both patches modify the configure script it was also necessary to rebuild it via autoconf from configure.in. I've decided to use USE_AUTOCONF instead of including the re-build configure script in ${FILESDIR} Obtained from: KAME/WIDE Revision Changes Path 1.86 +12 -7 ports/security/ssh/Makefile 1.24 +0 -1 ports/security/ssh/files/md5 1.10 +6227 -28 ports/security/ssh/patches/patch-ab 1.23 +710 -9 ports/security/ssh/patches/patch-af 1.3 +54 -33 ports/security/ssh/patches/patch-ag 1.9 +393 -16 ports/security/ssh/patches/patch-al 1.6 +583 -35 ports/security/ssh/patches/patch-ao 1.5 +73 -30 ports/security/ssh/patches/patch-aw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message