From owner-cvs-all@FreeBSD.ORG Fri Dec 23 12:24:23 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBEAB106566B; Fri, 23 Dec 2011 12:24:23 +0000 (UTC) (envelope-from scheidell@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9C5888FC08; Fri, 23 Dec 2011 12:24:23 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pBNCONl7055096; Fri, 23 Dec 2011 12:24:23 GMT (envelope-from scheidell@repoman.freebsd.org) Received: (from scheidell@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pBNCONxm055095; Fri, 23 Dec 2011 12:24:23 GMT (envelope-from scheidell) Message-Id: <201112231224.pBNCONxm055095@repoman.freebsd.org> From: Michael Scheidell Date: Fri, 23 Dec 2011 12:24:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/openssh-portable Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Dec 2011 12:24:23 -0000 scheidell 2011-12-23 12:24:23 UTC FreeBSD ports repository Modified files: security/openssh-portable Makefile Log: - openssh-portable needs perl to build (reported by Gleb Smirnoff via mail) - add ssh_engine.5 man page when openssh-portable WITH_X509 is turned on (reported by John Hein via mail) PR: ports/163414 Submitted by: Grzegorz Blach Approved by: gabor (mentor) Revision Changes Path 1.156 +3 -0 ports/security/openssh-portable/Makefile