b2c6 FreshPorts -- net/p5-Net-SSH2
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Net-SSH2 0.46 net on this many watch lists=0 search for ports that depend on this port
Support for the SSH 2 protocol via libSSH2
Maintained by: jadawin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Mar 2007 01:46:49
Also Listed In: perl5
License: ART10 GPLv1


Net::SSH2 is a perl interface to the libssh2 (http://www.libssh2.org) library.
It supports the SSH2 protocol (there is no support for SSH1) with all of the
key exchanges, ciphers, and compression of libssh2.

Unless otherwise indicated, methods return a true value on success and false
on failure; use the error method to get extended error information.

The typical order is to create the SSH2 object, set up the connection methods
you want to use, call connect, authenticate with one of the auth methods, then
create channels on the connection to perform commands.

WWW:	http://search.cpan.org/dist/Net-SSH2/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.12
Required To Run:
  1. lang/perl5.12
Required Libraries:
  1. security/libssh2

This port is required by:

for Build for Run

To install the port: cd /usr/ports/net/p5-Net-SSH2/ && make install clean
To add the package: pkg_add -r p5-Net-SSH2


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Net/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Net/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Net/
  11. http://at.cpan.org/modules/by-module/Net/
  12. http://backpan.perl.org/modules/by-module/Net/
  13. http://cpan.nctu.edu.tw/modules/by-module/Net/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
  16. http://www.cpan.dk/modules/by-module/Net/
  17. http://www.cpan.dk/modules/by-module/Net/

Number of commits found: 31

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
16 Nov 2012 09:58:25
Original commit files touched by this commit  0.46
jadawin search for other commits by this committer
- Update to 0.46
- Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.46/Changes

Feature safe:	yes
30 May 2012 14:54:13
Original commit files touched by this commit  0.45
  Sanity Test Failure
jadawin search for other commits by this committer
- Update to 0.45
- Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.45/Changes
21 May 2012 12:33:10
Original commit files touched by this commit  0.44
jadawin search for other commits by this committer
- Fix distinfo with a \n at the end.
04 May 2012 12:24:51
Original commit files touched by this commit  0.44
jadawin search for other commits by this committer
- Update to 0.44
- Changelog: http://search.cpan.org/dist/Net-SSH2/Changes
25 Oct 2011 12:58:52
Original commit files touched by this commit  0.40
jadawin search for other commits by this committer
- Update to 0.40
- Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.40/Changes
07 Oct 2011 11:22:46
Original commit files touched by this commit  0.39
culot search for other commits by this committer
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:             ports/161336
Submitted by:   Simon Olofsson <simon@olofsson.de>
18 Jul 2011 13:25:09
Original commit files touched by this commit  0.39
jadawin search for other commits by this committer
- Update to 0.39
- Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.39/Changes
22 Jun 2011 09:34:42
Original commit files touched by this commit  0.38
jadawin search for other commits by this committer
- Update to 0.38
- Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.38/Changes
01 Jun 2011 07:11:09
Original commit files touched by this commit  0.36
jadawin search for other commits by this committer
- Fix LICENSE

Reported by:    pav@ and ports/157451
30 May 2011 07:50:56
Original commit files touched by this commit  0.36
jadawin search for other commits by this committer
- Update to 0.36
- Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.36/Changes
13 May 2011 08:08:29
Original commit files touched by this commit  0.35
jadawin search for other commits by this committer
- Update to 0.35
- Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.35/Changes
09 May 2011 07:43:39
Original commit files touched by this commit  0.34
jadawin search for other commits by this committer
- Update to 0.34
- Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.34/Changes
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.33
miwi search for other commits by this committer
- Get Rid MD5 support
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.33
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
15 Jul 2010 09:43:22
Original commit files touched by this commit  0.33
jadawin search for other commits by this committer
- Update to 0.33
- Changelog: <http://search.cpan.org/src/RKITOVER/Net-SSH2-0.33/Changes>
28 Jun 2010 08:57:35
Original commit files touched by this commit  0.31
jadawin search for other commits by this committer
- Update to 0.31
- Changelog: http://search.cpan.org/src/RKITOVER/Net-SSH2-0.31/Changes

Feature safe:   yes
05 May 2010 14:32:59
Original commit files touched by this commit  0.29
jadawin search for other commits by this committer
- Update to 0.29
- Changelog: http://search.cpan.org/src/RKITOVER/Net-SSH2-0.29/Changes
26 Oct 2009 09:24:01
Original commit files touched by this commit  0.28
jadawin search for other commits by this committer
- Update to 0.28
11 Sep 2009 14:03:17
Original commit files touched by this commit  0.27
jadawin search for other commits by this committer
- Update to 0.27
- Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.27/Changes
10 Sep 2009 07:15:08
Original commit files touched by this commit  0.26
jadawin search for other commits by this committer
- Update to 0.26
- Changelog : <http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.26/Changes>
08 Sep 2009 07:21:05
Original commit files touched by this commit  0.25
jadawin search for other commits by this committer
- Update to 0.25
24 Aug 2009 08:38:27
Original commit files touched by this commit  0.24
jadawin search for other commits by this committer
- Update to 0.24
- Changelog at <http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.24/Changes>
17 Aug 2009 11:35:19
Original commit files touched by this commit  0.22
jadawin search for other commits by this committer
- Update to 0.22
09 Jun 2009 08:23:16
Original commit files touched by this commit  0.21
jadawin search for other commits by this committer
- Remove useless patch.
09 Jun 2009 08:18:02
Original commit files touched by this commit  0.21
jadawin search for other commits by this committer
- Update to 0.21
03 Jun 2009 14:37:26
Original commit files touched by this commit  0.20
jadawin search for other commits by this committer
- Update to 0.20
23 Apr 2009 07:37:31
Original commit files touched by this commit  0.19
jadawin search for other commits by this committer
- Update to 0.19
- Take maintainership
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.18
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
14 Dec 2007 23:14:45
Original commit files touched by this commit  0.18
miwi search for other commits by this committer
- Update to 0.18
- Reset maintainership

PR:             118174
Submitted by:   Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
10 Jul 2007 18:53:41
Original commit files touched by this commit  0.10_1
pav search for other commits by this committer
- Chase libssh2 update

Pointy hat to:  lx
02 Mar 2007 01:46:20
Original commit files touched by this commit  0.10
clsung search for other commits by this committer
Add p5-Net-SSH2 0.10, support for the SSH 2 protocol via libSSH2.

PR:             ports/109702
Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>

Number of commits found: 31

2833
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days29
new fortnight58
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0