Commit Graph

3 Commits

Author SHA1 Message Date
Jesper Skriver
71f5938a88 - remove unnecessary FETCH_DEPENDS
- 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
2004-12-05 12:19:52 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Kevin Lo
27613298a1 Initial import of Net-SSH-Perl 1.23
This is the Perl5 module implements both the SSH1 and SSH2 protocols.

PR: 35923
Submitted by: jesper
2002-03-17 16:38:41 +00:00