- remove unnecessary variable PERL_BASE
- dependency on devel/p5-IO only if Perl < 5.6.x
- add a missing man page (Net::SSH::Perl::Config.3) and a missing file
(%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSH/Perl/.packlist)
- sort MAN3 in Makefile
- add a patch that suppresses the prompts in the Perl configure script
and always selects all modules for installation (This should hopefully
fix the package build on the cluster, so remove NO_PACKAGE as well.)
PR: 70847
Submitted by: Stefan Walter