From owner-freebsd-questions@FreeBSD.ORG Fri Jan 19 08:59:04 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 D576B16A40F for ; Fri, 19 Jan 2007 08:59:04 +0000 (UTC) (envelope-from dachaos@dachaos.com) Received: from lumina.websitewelcome.com (lumina.websitewelcome.com [74.52.178.194]) by mx1.freebsd.org (Postfix) with ESMTP id B766313C459 for ; Fri, 19 Jan 2007 08:59:04 +0000 (UTC) (envelope-from dachaos@dachaos.com) Received: from 6532251hfc160.tampabay.res.rr.com ([65.32.251.160]:3192 helo=carla) by lumina.websitewelcome.com with esmtpsa (TLSv1:RC4-MD5:128) (Exim 4.63) (envelope-from ) id 1H7ozl-0000Hf-9R for freebsd-questions@freebsd.org; Fri, 19 Jan 2007 02:21:09 -0600 From: "Charlie Hynson III" To: Date: Fri, 19 Jan 2007 03:21:07 -0500 Message-ID: <002e01c73ba2$c609f2f0$7800a8c0@carla> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Thread-Index: Acc7osRo4lcUHQiZQfGUUl0ZngBC/g== X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - lumina.websitewelcome.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - dachaos.com X-Source: X-Source-Args: X-Source-Dir: Subject: Hide ports make options/config 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: Fri, 19 Jan 2007 08:59:04 -0000 I am making myself an easy install sh shell script that configures my own basic setup on FreeBSD 6.2 Release. Wondering how I tell make when installing a port not to ask me make options/config (silent install). For all ports and or individual ports. Since I have my make options set in pkgtools config for sysutils/portupgrade. For example portupgrade -RN /usr/ports/lang/php4 Will ask me make options which I have already set. How do I hide the options. I tried searching a few places before asking with no luck. P.S. Thanks FreeBSD Team for another great release so far 6.2 Release is running really smooth on my P4 2.6 i386 system without any problems. By default FreeBSD 6.2 Release works with my re0 1000/baseTX Full Duplex LinkSys Gigabit NIC. Which really impresses me since I have to install a driver on windows 2003 server enterprise before the card works. Not FreeBSD!!! Thanks, Charlie