From owner-freebsd-questions@FreeBSD.ORG Mon Jan 28 15:21:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79FCC16A41B for ; Mon, 28 Jan 2008 15:21:17 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 3517B13C474 for ; Mon, 28 Jan 2008 15:21:16 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.2/8.14.2) with ESMTP id m0SFLF6q084473; Mon, 28 Jan 2008 08:21:15 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.2/8.14.2/Submit) with ESMTP id m0SFLFWM084470; Mon, 28 Jan 2008 08:21:15 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 28 Jan 2008 08:21:15 -0700 (MST) From: Warren Block To: Gerard In-Reply-To: <20080128064146.081fec61@scorpio> Message-ID: References: <20080128094841.GA714@demeter.hydra> <1201517827.1126.1.camel@freesbie.oetsel.org> <20080128064146.081fec61@scorpio> User-Agent: Alpine 1.00 (BSF 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (wonkity.com [127.0.0.1]); Mon, 28 Jan 2008 08:21:16 -0700 (MST) Cc: freebsd-questions@freebsd.org Subject: Re: www/flock port fails to install 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: Mon, 28 Jan 2008 15:21:17 -0000 On Mon, 28 Jan 2008, Gerard wrote: > On Mon, 28 Jan 2008 11:57:07 +0100 > Pieter Baele wrote: >> On Mon, 2008-01-28 at 02:48 -0700, Chad Perrin wrote: >>> >>> I'm on FreeBSD 6.2-RELEASE for i386 on this machine. Thanks in >>> advance for your time. >> >> When there are (security) vulnerabilities, ports won't install. >> You can override this, but I don't remember how. >> (and I don't want to know it as I trust FreeBSD package >> maintainers ;-) > > Place this in the /etc/make.conf file: > > DISABLE_VULNERABILITIES=yes > > Use at your own peril. You might find an unsecure port has been installed without realizing it. That much peril isn't necessary. If you must install a port with security vulnerabilities, you can define the flag on the command line at that time and only for that port: make -DDISABLE_VULNERABILITIES install -Warren Block * Rapid City, South Dakota USA