aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SSH
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 0.9Martin Wilke2008-05-172-5/+5
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=213223
* - 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
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Back out previous commit, it's actually p5-Net-SSH-Perl that is loopingKris Kennaway2004-12-141-1/+0
| | | | Notes: svn path=/head/; revision=123985
* Add MANUAL_PACKAGE_BUILD=yes, because otherwise the package build spinsKris Kennaway2004-12-131-0/+1
| | | | | | | in an infinite loop prompting for input. Notes: svn path=/head/; revision=123954
* - Update to 0.08Clement Laforet2004-02-263-6/+6
| | | | | | | | | | - Improve pkg-descr PR: 63374 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=102195
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-211-1/+1
| | | | Notes: svn path=/head/; revision=96284
* utilize SITE_PERLYing-Chieh Liao2003-10-242-6/+5
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Update net/p5-p5-Net-SSH to version 0.07Edwin Groothuis2002-11-182-3/+3
| | | | | | | | | | Reset maintainer to ports@freebsd.org since maintainer-email bounced. PR: ports/43229 Submitted by: Peter Avalos <pavalos@theshell.com> Notes: svn path=/head/; revision=70341
* Update to 0.05Patrick Li2002-05-012-2/+2
| | | | | | | | | PR: 37584 Submitted by: David Lay <dave@staff.netc.net.au> Approved by: mail to maintainer bounces Notes: svn path=/head/; revision=58424
* Perl5 module to access and use ssh protocolVanilla I. Shu2001-03-175-0/+33
PR: ports/24572 Submitted by: Vadim Belman <vab@lflat.vas.mobilix.dk> Notes: svn path=/head/; revision=39977