|
Author: Sean
Date: 27-01-05 12:25
Hi, so I've been trying to install perl5 and also tried 5.8 from ports and get the following: root@rimouski-undernet# make
===> perl-5.6.1_15 has known vulnerabilities:
=> perl -- File::Path insecure file/directory permissions.
Reference: http://www.FreeBSD.org/ports/portaudit/c418d472-6bd1-11d9-93ca-000a95bc6fae.html
=> Please update your ports tree and try again.
*** Error code 1
Stop in /usr/ports/lang/perl5.
Now I noticed that perl5 and 5.8 were not marked as broken on this site so I was wondering if I was the one doing something wrong... Still pretty new on freshports.org.
Sean
|
|
Reply To This Message
|
|
Author: Michael C. Shultz
Date: 28-01-05 02:56
You can use make DISABLE_VULNERABILITIES="YES" to get around
the port audit thing temporarily.
Sean wrote:
> Hi, so I've been trying to install perl5 and also tried 5.8
> from ports and get the following: root@rimouski-undernet# make
> ===> perl-5.6.1_15 has known vulnerabilities:
> => perl -- File::Path insecure file/directory permissions.
> Reference:
> http://www.FreeBSD.org/ports/portaudit/c418d472-6bd1-11d9-93ca-000a95bc6fae.html
> => Please update your ports tree and try again.
> *** Error code 1
>
> Stop in /usr/ports/lang/perl5.
>
> Now I noticed that perl5 and 5.8 were not marked as broken on
> this site so I was wondering if I was the one doing something
> wrong... Still pretty new on freshports.org.
>
> Sean
|
|
Reply To This Message
|
|