From owner-freebsd-questions@FreeBSD.ORG Thu Jan 4 19:13:50 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9C2B216A40F for ; Thu, 4 Jan 2007 19:13:50 +0000 (UTC) (envelope-from atom.powers@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.freebsd.org (Postfix) with ESMTP id 3211513C45B for ; Thu, 4 Jan 2007 19:13:49 +0000 (UTC) (envelope-from atom.powers@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so7587301nfc for ; Thu, 04 Jan 2007 11:13:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=b9ligZUzn7Vu4ij7A+1L95RURx2bR1UOrI1e84KpC3cmxxksSNMXa/w9XgxwBYvYtaNT9pBLXLel+P7nUoazKu4vDzPEtvW+cZ0HxWb2tVnB8S61RtGjfVMQ/Q4Cxx0CDl28f6ZBAoZaInExns7BRmSUZ08KPayAHA5CyxqggG8= Received: by 10.49.80.12 with SMTP id h12mr8787330nfl.1167936292980; Thu, 04 Jan 2007 10:44:52 -0800 (PST) Received: by 10.49.63.12 with HTTP; Thu, 4 Jan 2007 10:44:52 -0800 (PST) Message-ID: Date: Thu, 4 Jan 2007 10:44:52 -0800 From: "Atom Powers" To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: How do I install ports hands-off? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jan 2007 19:13:50 -0000 For most ports I can pkg_add them to get them installed without prompts. But for some ports I special make configurations that require me to build the port from source. Usually I use portinstall for this, but this causes problems if the make process requires additional input. How can I build a port using the default options, except those defined in make.conf, without requiring me to confirm the option for each port? -- -- Perfection is just a word I use occasionally with mustard. --Atom Powers--