From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 11 12:00:15 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C410C10656C9 for ; Mon, 11 Oct 2010 12:00:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B22268FC0A for ; Mon, 11 Oct 2010 12:00:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9BC0FqN092747 for ; Mon, 11 Oct 2010 12:00:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9BC0Fu8092721; Mon, 11 Oct 2010 12:00:15 GMT (envelope-from gnats) Date: Mon, 11 Oct 2010 12:00:15 GMT Message-Id: <201010111200.o9BC0Fu8092721@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Grzegorz Blach Cc: Subject: Re: ports/150493: Update for: security%2Fopenssh-portable port from 5.2p1 to 5.6p1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Grzegorz Blach List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2010 12:00:15 -0000 The following reply was made to PR ports/150493; it has been noted by GNATS. From: Grzegorz Blach To: John Hein Cc: Subject: Re: ports/150493: Update for: security%2Fopenssh-portable port from 5.2p1 to 5.6p1 Date: Mon, 11 Oct 2010 13:48:48 +0200 Sorry for delay, I reviewed your patches and openssh is working well, but for broken options I suggest to append ' (broken)' keyword to option label, to tell user don't use this right now. Like: GSSAPI "Enable GSSAPI support (req: KERBEROS) (broken)" off \ LPK "Enable LDAP Public Key (LPK) patch (broken)" off \ FILECONTROL "Enable file control patch (broken)" off \ And I think you know better openssh code, so You should be new maintainer of this port.