aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SCP
Commit message (Collapse)AuthorAgeFilesLines
* - Remove p5-IO: newer versions are included in all support Perl releasesSunpoet Po-Chuan Hsieh2013-11-231-2/+2
| | | | | | | | PR: ports/184192 Submitted by: pluknet Notes: svn path=/head/; revision=334679
* Support STAGEDIR.Vanilla I. Shu2013-11-052-4/+2
| | | | Notes: svn path=/head/; revision=332868
* 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
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-051-2/+2
| | | | Notes: svn path=/head/; revision=298445
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and noMark Linimon2009-08-281-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=240460
* - Update to 0.08Chin-San Huang2007-10-273-8/+10
| | | | | | | | | - Use CPAN macro - Add WWW link - Take maintainership Notes: svn path=/head/; revision=202117
* 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
* Reset bouncing maintainer address.Mark Linimon2004-11-071-1/+1
| | | | Notes: svn path=/head/; revision=121026
* - Update to 0.07Vanilla I. Shu2004-08-122-3/+3
| | | | | | | | | | | | | | - Copy from Changes - get and put methods use OO-style scp to avoid clobbering errstr, thanks to paguerlais@airfrance.fr - remove extraneous warn PR: ports/69416 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Timeout by: maintainer (2 weeks) Notes: svn path=/head/; revision=115995
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* utilize SITE_PERLYing-Chieh Liao2003-10-242-8/+7
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* add p5-Net-SCP 0.06Ying-Chieh Liao2002-05-305-0/+34
Perl5 module to access and use scp protocol PR: 38010 Submitted by: Erich Zigler <erich@tacni.net> Notes: svn path=/head/; revision=60308