aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SSH2
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.69Philippe Audeoud2018-06-203-14/+30
| | | | | | | | | | - Changelog: https://metacpan.org/changes/distribution/Net-SSH2 PR: 229179 Submitted by: Kai <freebsd_ports@k-worx.org> Notes: svn path=/head/; revision=472899
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Update to 0.58Philippe Audeoud2016-01-122-3/+3
| | | | Notes: svn path=/head/; revision=405845
* - Update to 0.56Philippe Audeoud2015-10-303-4/+5
| | | | Notes: svn path=/head/; revision=400543
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-14/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* - Support STAGEPhilippe Audeoud2013-12-272-6/+7
| | | | Notes: svn path=/head/; revision=337794
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Update to 0.53Philippe Audeoud2013-09-022-3/+3
| | | | Notes: svn path=/head/; revision=326001
* - Update to 0.52Philippe Audeoud2013-08-212-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.52/Changes Notes: svn path=/head/; revision=325124
* - Update to 0.51Philippe Audeoud2013-08-082-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.51/Changes Notes: svn path=/head/; revision=324379
* - Really use new perl5 framework correctly.Philippe Audeoud2013-07-311-1/+1
| | | | Notes: svn path=/head/; revision=324050
* - Update to 0.50Philippe Audeoud2013-07-312-4/+5
| | | | | | | | - Convert to new Perl5 framework - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.50/Changes Notes: svn path=/head/; revision=324048
* - Update to 0.49Frederic Culot2013-07-233-4/+4
| | | | | | | | | | - Pet portlint(1) by changing tab into space in WWW link Changes: http://search.cpan.org/dist/Net-SSH2/Changes Approved by: jadawin@ (implicit, on holidays) Notes: svn path=/head/; revision=323528
* - Update to 0.48Philippe Audeoud2013-06-132-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.48/Changes Notes: svn path=/head/; revision=320743
* - Update to 0.46Philippe Audeoud2012-11-162-8/+4
| | | | | | | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.46/Changes Feature safe: yes Notes: svn path=/head/; revision=307477
* - Update to 0.45Philippe Audeoud2012-05-302-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.45/Changes Notes: svn path=/head/; revision=297792
* - Fix distinfo with a \n at the end.Philippe Audeoud2012-05-211-1/+1
| | | | Notes: svn path=/head/; revision=297111
* - Update to 0.44Philippe Audeoud2012-05-042-5/+5
| | | | | | | - Changelog: http://search.cpan.org/dist/Net-SSH2/Changes Notes: svn path=/head/; revision=296004
* - Update to 0.40Philippe Audeoud2011-10-252-5/+5
| | | | | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.40/Changes Notes: svn path=/head/; revision=284288
* - Fix LICENSE (Artistic 1 instead of Artistic 2)Frederic Culot2011-10-071-3/+3
| | | | | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de> Notes: svn path=/head/; revision=283112
* - Update to 0.39Philippe Audeoud2011-07-182-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.39/Changes Notes: svn path=/head/; revision=277896
* - Update to 0.38Philippe Audeoud2011-06-222-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.38/Changes Notes: svn path=/head/; revision=276064
* - Fix LICENSEPhilippe Audeoud2011-06-011-1/+1
| | | | | | | Reported by: pav@ and ports/157451 Notes: svn path=/head/; revision=274910
* - Update to 0.36Philippe Audeoud2011-05-302-3/+6
| | | | | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.36/Changes Notes: svn path=/head/; revision=274796
* - Update to 0.35Philippe Audeoud2011-05-132-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.35/Changes Notes: svn path=/head/; revision=274039
* - Update to 0.34Philippe Audeoud2011-05-092-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.34/Changes Notes: svn path=/head/; revision=273852
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Update to 0.33Philippe Audeoud2010-07-152-4/+4
| | | | | | | - Changelog: <http://search.cpan.org/src/RKITOVER/Net-SSH2-0.33/Changes> Notes: svn path=/head/; revision=257805
* - Update to 0.31Philippe Audeoud2010-06-282-4/+4
| | | | | | | | | - Changelog: http://search.cpan.org/src/RKITOVER/Net-SSH2-0.31/Changes Feature safe: yes Notes: svn path=/head/; revision=257098
* - Update to 0.29Philippe Audeoud2010-05-052-4/+4
| | | | | | | - Changelog: http://search.cpan.org/src/RKITOVER/Net-SSH2-0.29/Changes Notes: svn path=/head/; revision=253753
* - Update to 0.28Philippe Audeoud2009-10-262-4/+4
| | | | Notes: svn path=/head/; revision=243320
* - Update to 0.27Philippe Audeoud2009-09-112-4/+4
| | | | | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.27/Changes Notes: svn path=/head/; revision=241228
* - Update to 0.26Philippe Audeoud2009-09-102-4/+4
| | | | | | | - Changelog : <http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.26/Changes> Notes: svn path=/head/; revision=241143
* - Update to 0.25Philippe Audeoud2009-09-082-4/+4
| | | | Notes: svn path=/head/; revision=241027
* - Update to 0.24Philippe Audeoud2009-08-242-4/+4
| | | | | | | - Changelog at <http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.24/Changes> Notes: svn path=/head/; revision=240248
* - Update to 0.22Philippe Audeoud2009-08-172-4/+4
| | | | Notes: svn path=/head/; revision=239734
* - Remove useless patch.Philippe Audeoud2009-06-091-19/+0
| | | | Notes: svn path=/head/; revision=235481
* - Update to 0.21Philippe Audeoud2009-06-092-4/+4
| | | | Notes: svn path=/head/; revision=235479
* - Update to 0.20Philippe Audeoud2009-06-033-4/+23
| | | | Notes: svn path=/head/; revision=235119
* - Update to 0.19Philippe Audeoud2009-04-232-5/+5
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=232543
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* - Update to 0.18Martin Wilke2007-12-142-6/+5
| | | | | | | | | | - Reset maintainership PR: 118174 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer) Notes: svn path=/head/; revision=203676
* - Chase libssh2 updatePav Lucistnik2007-07-101-1/+2
| | | | | | | Pointy hat to: lx Notes: svn path=/head/; revision=195378
* Add p5-Net-SSH2 0.10, support for the SSH 2 protocol via libSSH2.Cheng-Lung Sung2007-03-024-0/+58
PR: ports/109702 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=186323