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
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->sunpoet I will take it.
Hi, This port works fine except a portlint warning "WARN: Makefile: COMMENT exceeds 70 characters limit." Would you please provide a new COMMENT? Thanks. Regards, sunpoet
Hi, Please find an updated shar attached with a revised COMMENT. Regards, Jase Thew.
sunpoet 2010-11-13 13:40:40 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-uFTP Makefile distinfo pkg-descr pkg-plist Log: - Add p5-Net-uFTP 0.16 NET::uFTP is a 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/ PR: ports/152126 Submitted by: Jase Thew <freebsd@beardz.net> Revision Changes Path 1.2278 +1 -0 ports/net/Makefile 1.1 +28 -0 ports/net/p5-Net-uFTP/Makefile (new) 1.1 +2 -0 ports/net/p5-Net-uFTP/distinfo (new) 1.1 +4 -0 ports/net/p5-Net-uFTP/pkg-descr (new) 1.1 +8 -0 ports/net/p5-Net-uFTP/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!