1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Add p5-SOAP-Transport-FTP 0.711

The SOAP::Transport::FTP module is automatically loaded by the SOAP::Transport
portion of the client structure. It is brought in when an endpoint is specified
via the proxy method that starts with the characters, ftp://. This module
provides only a client class.

WWW: http://search.cpan.org/dist/SOAP-Transport-FTP/
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-08-22 16:22:19 +00:00
parent b44c4436ff
commit 9eba8f55ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280193
5 changed files with 46 additions and 0 deletions

View File

@ -69,6 +69,7 @@
SUBDIR += p5-Net-FTPSSL
SUBDIR += p5-Net-FTPServer
SUBDIR += p5-POE-Component-Client-FTP
SUBDIR += p5-SOAP-Transport-FTP
SUBDIR += paraget
SUBDIR += pavuk
SUBDIR += pear-Net_FTP

View File

@ -0,0 +1,30 @@
# New ports collection makefile for: p5-SOAP-Transport-FTP
# Date created: 2011-08-20
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= SOAP-Transport-FTP
PORTVERSION= 0.711
CATEGORIES= ftp net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= FTP Client support for SOAP::Lite
BUILD_DEPENDS= p5-SOAP-Lite>=0.711:${PORTSDIR}/net/p5-SOAP-Lite
RUN_DEPENDS= p5-SOAP-Lite>=0.711:${PORTSDIR}/net/p5-SOAP-Lite
PERL_CONFIGURE= yes
MAN3= SOAP::Transport::FTP.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501200
BUILD_DEPENDS+= p5-Module-Build>=0.3600:${PORTSDIR}/devel/p5-Module-Build
.endif
.include <bsd.port.post.mk>

View File

@ -0,0 +1,2 @@
SHA256 (SOAP-Transport-FTP-0.711.tar.gz) = 3dfdece26a6e39b75e4ac99e5baec70a614b3374084edab78513ddac2017f40a
SIZE (SOAP-Transport-FTP-0.711.tar.gz) = 34878

View File

@ -0,0 +1,6 @@
The SOAP::Transport::FTP module is automatically loaded by the SOAP::Transport
portion of the client structure. It is brought in when an endpoint is specified
via the proxy method that starts with the characters, ftp://. This module
provides only a client class.
WWW: http://search.cpan.org/dist/SOAP-Transport-FTP/

View File

@ -0,0 +1,7 @@
%%SITE_PERL%%/SOAP/Transport/FTP.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/Transport/FTP/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/Transport/FTP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/Transport
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP
@dirrmtry %%SITE_PERL%%/SOAP/Transport
@dirrmtry %%SITE_PERL%%/SOAP