Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jan 2008 08:21:15 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        Gerard <gerard@seibercom.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: www/flock port fails to install
Message-ID:  <alpine.BSF.1.00.0801280807570.84372@wonkity.com>
In-Reply-To: <20080128064146.081fec61@scorpio>
References:  <20080128094841.GA714@demeter.hydra> <1201517827.1126.1.camel@freesbie.oetsel.org> <20080128064146.081fec61@scorpio>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 28 Jan 2008, Gerard wrote:
> On Mon, 28 Jan 2008 11:57:07 +0100
> Pieter Baele <pieter.baele@telenet.be> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.1.00.0801280807570.84372>