From owner-freebsd-ports@FreeBSD.ORG Thu May 25 12:14:52 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5247D16A440 for ; Thu, 25 May 2006 12:14:52 +0000 (UTC) (envelope-from phil@chycor.com) Received: from C2bthomr05.btconnect.com (c2bthomr05.btconnect.com [194.73.73.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6C9343D46 for ; Thu, 25 May 2006 12:14:51 +0000 (GMT) (envelope-from phil@chycor.com) Received: from chycor.com (81-178-100-107.dsl.pipex.com [81.178.100.107]) by C2bthomr05.btconnect.com (MOS 3.7.4b-GA) with ESMTP id EBE91693 (AUTH chycor); Thu, 25 May 2006 13:14:44 +0100 (BST) Received: from 192.168.7.2 for freebsd-ports@freebsd.org; Thu, 25 May 2006 13:10:59 +0100 Message-ID: <006201c67ff4$af7adb90$0207a8c0@P800> From: "Philip Radford" To: Date: Thu, 25 May 2006 13:13:51 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: SCPOnly Port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Philip Radford List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 12:14:58 -0000 Hi All, Apologies in advance if there is an obvious answer to this but still = getting acquainted with ports under FreeBSD. I am interested in /usr/ports/shells/scponly. However how do I set the parameter WITH_SCPONLY_CHROOT and = WITH_SCPONLY_WINSCP. I assumed I could use 'setenv WITH_SCPONLY_WINSCP = =3D yes' but freebsd does not like the setenv command. This is on a 5.3 = box. Any ideas? I then just use 'make clean install' in the normal way Many thanks. Phil.