Hello,
I just tried to install ddclient on FreeBSD 7.1, but it fails because portaudit detects a security problem with perl.
The output during installation is:
	
	
	
		
The reference says, that this problem affects only perl <5.8.9.
So i updated my port-tree...but there is no newer version of perl than 5.8.8_1.
What can I do?
Ignore the portaudit-warning?
Thanks,
Nokobon
				
			I just tried to install ddclient on FreeBSD 7.1, but it fails because portaudit detects a security problem with perl.
The output during installation is:
		Code:
	
	# make install clean
===>  Installing for ddclient-3.7.3
===>   ddclient-3.7.3 depends on file: /usr/local/lib/perl5/site_perl/5.8.8/IO/Socket/SSL.pm - not found
===>    Verifying install for /usr/local/lib/perl5/site_perl/5.8.8/IO/Socket/SSL.pm in /usr/ports/security/p5-IO-Socket-SSL
===>  Extracting for p5-IO-Socket-SSL-1.15
=> MD5 Checksum OK for IO-Socket-SSL-1.15.tar.gz.
=> SHA256 Checksum OK for IO-Socket-SSL-1.15.tar.gz.
===>   p5-IO-Socket-SSL-1.15 depends on file: /usr/local/bin/perl5.8.8 - not found
===>    Verifying install for /usr/local/bin/perl5.8.8 in /usr/ports/lang/perl5.8
[B]===>  perl-5.8.8_1 has known vulnerabilities:
=> perl -- Directory Permissions Race Condition.
   Reference: <http://www.FreeBSD.org/ports/portaudit/4a99d61c-f23a-11dd-9f55-0030843d3802.html>[/B]
=> Please update your ports tree and try again.
*** Error code 1
Stop in /usr/ports/lang/perl5.8.
*** Error code 1
Stop in /usr/ports/security/p5-IO-Socket-SSL.
*** Error code 1
Stop in /usr/ports/dns/ddclient.
	The reference says, that this problem affects only perl <5.8.9.
So i updated my port-tree...but there is no newer version of perl than 5.8.8_1.
What can I do?
Ignore the portaudit-warning?
Thanks,
Nokobon