Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Mar 2012 17:40:12 GMT
From:      Paul Schmehl <pauls@utdallas.edu>
To:        perl@FreeBSD.org
Subject:   Re: ports/165826: [PATCH] net/p5-Net-Nessus-XMLRPC: add missing DEPENDS
Message-ID:  <201203071740.q27HeCFT018574@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/165826; it has been noted by GNATS.

From: Paul Schmehl <pauls@utdallas.edu>
To: bug-followup@FreeBSD.org
Cc: Edwin Groothuis <edwin@FreeBSD.org>
Subject: Re: ports/165826: [PATCH] net/p5-Net-Nessus-XMLRPC: add missing
 DEPENDS
Date: Wed, 07 Mar 2012 11:24:46 -0600

 --On March 7, 2012 11:00:46 AM -0600 Edwin Groothuis <edwin@FreeBSD.org> 
 wrote:
 
 > Maintainer of net/p5-Net-Nessus-XMLRPC,
 >
 > Please note that PR ports/165826 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/165826
 
 According to the CPAN page 
 (<http://search.cpan.org/~kost/Net-Nessus-XMLRPC-0.30/lib/Net/Nessus/XMLRPC.pm>), 
 only IO::Socket::SSL is required (and in FreeBSD, Net::SSL is a RUN_DEPENDS 
 for IO::Socket::SSL. anyway.)
 
 "'This CPAN module uses LWP for communicating with Nessus over XMLRPC via 
 https. Therefore, make sure that you have Net::SSL (provided by 
 Crypt::SSLeay): http://search.cpan.org/perldoc?Crypt::SSLeay or 
 IO::Socket::SSL: http://search.cpan.org/perldoc?IO::Socket::SSL"
 
 If you want to argue that LWP is a RUN_DEPENDS, I can see that, but why 
 HTML::Message and XML::Simple?  Why does the author think these other 
 modules are required?
 
 I need more information before making this change.
 
 Even if these other modules were required, they wouldn't be BUILD_DEPENDS, 
 they would be RUN_DEPENDS, so the patch would need to be corrected for that.
 
 -- 
 Paul Schmehl (pauls@utdallas.edu)
 Senior Information Security Analyst
 The University of Texas at Dallas
 http://www.utdallas.edu/infosecurity/
 



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