From owner-freebsd-questions Sat Aug 17 14:44: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA91F37B400 for ; Sat, 17 Aug 2002 14:44:07 -0700 (PDT) Received: from spork.pantherdragon.org (spork.pantherdragon.org [206.29.168.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69B5943E42 for ; Sat, 17 Aug 2002 14:44:07 -0700 (PDT) (envelope-from dmp@pantherdragon.org) Received: from sparx.pantherdragon.org (evrtwa1-ar10-4-61-252-210.evrtwa1.dsl-verizon.net [4.61.252.210]) by spork.pantherdragon.org (Postfix) with ESMTP id 009B01005F for ; Sat, 17 Aug 2002 14:44:06 -0700 (PDT) Received: from pantherdragon.org (speck.techno.pagans [172.21.42.2]) by sparx.pantherdragon.org (Postfix) with ESMTP id 3A74AAB39 for ; Sat, 17 Aug 2002 14:44:06 -0700 (PDT) Message-ID: <3D5EC3A6.9AB10EE1@pantherdragon.org> Date: Sat, 17 Aug 2002 14:44:06 -0700 From: Darren Pilgrim X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Putting a third-party patch into the base system? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I want to add a patch to OpenSSH to get chroot capability. The patch applies fine in src/crypto/openssh, but there's no Makefile there to provide a target to build and install OpenSSH. What do I need to do to make and install the patched version? Would I do better to use my patch against the security/openssh-portable port? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message