Skip site navigation (1)Skip section navigation (2)
Date:      26 Nov 1999 23:43:01 +0100
From:      naddy@mips.rhein-neckar.de (Christian Weisgerber)
To:        freebsd-stable@freebsd.org
Subject:   Re: OpenSSH for -STABLE?
Message-ID:  <81n2dl$4gh$1@bigeye.rhein-neckar.de>
References:  <v04205505b45b1dd2e5a5@[195.238.21.204]> <4.2.0.58.19991119131954.00a8e238@mail.sstar.com> <v0420550cb4646aed45f3@[195.238.21.204]> <v0420550eb46478917a14@[195.238.21.204]>

next in thread | previous in thread | raw e-mail | index | archive | help
Brad Knowles <blk@skynet.be> wrote:

> 	I'm stumped.  I'm pretty sure I've got the absolute latest ports 
> of OpenSSH,

That's the problem. Brian broke the port in the latest revision
and hasn't fixed it yet.

diff -uNr /usr/ports/security/openssh/Makefile openssh/Makefile
--- /usr/ports/security/openssh/Makefile	Wed Nov 24 06:21:02 1999
+++ openssh/Makefile	Wed Nov 24 14:46:20 1999
@@ -22,7 +22,6 @@
 CAT?=		/bin/cat
 DISTFILES!=	${CAT} ${FILESDIR}/distfiles
 
-CFLAGS+=	-DHAVE_OPENPTY -I${PREFIX}/include
 CVS_CMD?=	cvs -z3
 CVS_DATE=	Tue Nov 23 18:52:21 EST 1999
 SED?=		/usr/bin/sed
diff -uNr /usr/ports/security/openssh/patches/patch-ab openssh/patches/patch-ab
--- /usr/ports/security/openssh/patches/patch-ab	Wed Nov 24 06:21:02 1999
+++ openssh/patches/patch-ab	Wed Nov 24 14:46:09 1999
@@ -1,6 +1,8 @@
---- /usr/ports/distfiles/OpenSSH-1.2/src/usr.bin/ssh/Makefile.inc	Mon Oct 25 16:27:26 1999
-+++ ./Makefile.inc	Tue Nov 23 19:19:33 1999
-@@ -2,10 +2,9 @@
+--- Makefile.inc.orig	Wed Nov 24 14:44:41 1999
++++ Makefile.inc	Wed Nov 24 14:45:37 1999
+@@ -1,11 +1,10 @@
+-CFLAGS+=	-I${.CURDIR}/..
++CFLAGS+=	-DHAVE_OPENPTY -I${PREFIX}/include -I${.CURDIR}/..
  
  .include <bsd.obj.mk>
  
-- 
Christian "naddy" Weisgerber                  naddy@mips.rhein-neckar.de



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?81n2dl$4gh$1>