Override FORBIDDEN ports?

David Symonds dsymonds at gmail.com
Mon Oct 23 02:25:05 UTC 2006


On 10/23/06, Indigo 23 <indigo23 at gmail.com> wrote:


> My question is how to bypass this and force it to compile/install?

As per the ports(7) man page:

     DISABLE_VULNERABILITIES
                   If defined, disable check for security vulnerabilities
                   using portaudit(1) (ports/security/portaudit) when
                   installing new ports.

i.e.:

cd /usr/ports/www/mozilla
DISABLE_VULNERABILITIES=1 make install


Dave.

-- 
"Strange women lying in ponds distributing swords
  is no basis for a system of government."


More information about the freebsd-ports mailing list