Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 2010 00:12:29 GMT
From:      Jase Thew <freebsd@beardz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/152126: [NEW PORT] net/p5-Net-uFTP: Perl5 module providing a universal interface for FTP-like modules (FTP, SFTP, SCP), in most cases Net::FTP compatible
Message-ID:  <201011110012.oAB0CTBI055413@beardz.net>
Resent-Message-ID: <201011110020.oAB0KFqa065104@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         152126
>Category:       ports
>Synopsis:       [NEW PORT] net/p5-Net-uFTP: Perl5 module providing a universal interface for FTP-like modules (FTP, SFTP, SCP), in most cases Net::FTP compatible
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 11 00:20:14 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jase Thew
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD jail-ports.localdomain 8.1-RELEASE FreeBSD 8.1-RELEASE #0 r210200M: Wed Jul 21 14:21:18 CEST
>Description:
Perl5 module providing a universal interface for FTP-like modules (FTP,
SFTP, SCP), in most cases Net::FTP compatible

WWW:	http://search.cpan.org/dist/Net-uFTP/

Please note: this port has a dependancy on two new port PRs 
( ports/152124 and ports/152125 ).

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Net-uFTP-0.16.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Net-uFTP
#	p5-Net-uFTP/pkg-descr
#	p5-Net-uFTP/Makefile
#	p5-Net-uFTP/distinfo
#	p5-Net-uFTP/pkg-plist
#
echo c - p5-Net-uFTP
mkdir -p p5-Net-uFTP > /dev/null 2>&1
echo x - p5-Net-uFTP/pkg-descr
sed 's/^X//' >p5-Net-uFTP/pkg-descr << 'b86b6a6c96afb65f62f0b436a8c9bfe9'
XPerl5 module providing a universal interface for FTP-like modules (FTP,
XSFTP, SCP), in most cases Net::FTP compatible
X
XWWW:	http://search.cpan.org/dist/Net-uFTP/
b86b6a6c96afb65f62f0b436a8c9bfe9
echo x - p5-Net-uFTP/Makefile
sed 's/^X//' >p5-Net-uFTP/Makefile << '0da3427db6a669294f80c6d0fba918e5'
X# New ports collection makefile for:	Net-uFTP
X# Date created:				2010-11-10
X# Whom:					Jase Thew <freebsd@beardz.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-uFTP
XPORTVERSION=	0.16
XCATEGORIES=	net devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	freebsd@beardz.net
XCOMMENT=	Perl5 module providing a universal interface for FTP-like modules (FTP, SFTP, SCP), in most cases Net::FTP compatible
X
XBUILD_DEPENDS=	p5-Net-SSH2>0:${PORTSDIR}/net/p5-Net-SSH2 \
X		p5-Class-Accessor-Fast-XS>0:${PORTSDIR}/devel/p5-Class-Accessor-Fast-XS \
X		p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require \
X		p5-File-Stat-ModeString>0:${PORTSDIR}/sysutils/p5-File-Stat-ModeString \
X		p5-Net-FTP-AutoReconnect>0:${PORTSDIR}/net/p5-Net-FTP-AutoReconnect
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Net::uFTP.3
X
X.include <bsd.port.mk>
0da3427db6a669294f80c6d0fba918e5
echo x - p5-Net-uFTP/distinfo
sed 's/^X//' >p5-Net-uFTP/distinfo << '5f14d6228515f2b73c35746832a9545a'
XSHA256 (Net-uFTP-0.16.tar.gz) = a93b1a8df37b21badb035b957f8f793dd7203f99eef12535ae4daaaaa701254a
XSIZE (Net-uFTP-0.16.tar.gz) = 11063
5f14d6228515f2b73c35746832a9545a
echo x - p5-Net-uFTP/pkg-plist
sed 's/^X//' >p5-Net-uFTP/pkg-plist << 'f77295135e02ef0aad5e8d04f5c03b8c'
X%%SITE_PERL%%/Net/uFTP.pm
X%%SITE_PERL%%/Net/uFTP/FTP.pm
X%%SITE_PERL%%/Net/uFTP/SFTP.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/uFTP/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/uFTP
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
X@dirrm %%SITE_PERL%%/Net/uFTP
X@dirrmtry %%SITE_PERL%%/Net
f77295135e02ef0aad5e8d04f5c03b8c
exit
--- p5-Net-uFTP-0.16.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011110012.oAB0CTBI055413>