Commit graph

7 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
Trevor Johnson
acb6354489 Add size data, approved by maintainers. 2004-03-24 23:14:13 +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
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Kris Kennaway
5756c10491 Mark NO_PACKAGE: something causes the package builds to go haywire and
spit out an infinite amount of text (this is bad for disk space)
2003-01-12 12:56:45 +00:00
Edwin Groothuis
d92942168f Add missing dependencies.
Noticed by: bento

Submitted by:	The `stop the 260Mb bento logfiles' movement
2002-11-18 00:06:59 +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