[58686] trunk/dports/perl

blb at macports.org blb at macports.org
Fri Oct 2 13:12:15 PDT 2009


Revision: 58686
          http://trac.macports.org/changeset/58686
Author:   blb at macports.org
Date:     2009-10-02 13:12:14 -0700 (Fri, 02 Oct 2009)
Log Message:
-----------
New port - perl/p5-net-ftpserver, A secure, extensible and configurable Perl FTP server; ticket #21598

Added Paths:
-----------
    trunk/dports/perl/p5-net-ftpserver/
    trunk/dports/perl/p5-net-ftpserver/Portfile

Added: trunk/dports/perl/p5-net-ftpserver/Portfile
===================================================================
--- trunk/dports/perl/p5-net-ftpserver/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-net-ftpserver/Portfile	2009-10-02 20:12:14 UTC (rev 58686)
@@ -0,0 +1,34 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup		Net-FTPServer 1.122
+maintainers		nomaintainer
+description		A secure, extensible and configurable Perl FTP server
+long_description	Net::FTPServer is a secure, extensible and configurable \
+					FTP server written in Perl.  Current features include: \
+					* Authenticated FTP access. \
+					* Anonymous FTP access. \
+					* Complete implementation of current RFCs. \
+					* ASCII or binary type file transfers. \
+					* Active or passive mode file transfers. \
+					* Run standalone or from inetd(8). \
+					* Security features: chroot, resource limits, tainting, protection against buffer overflows. \
+					* IP-based and/or IP-less virtual hosts. \
+					* Complete access control system. \
+					* Anonymous read-only FTP personality. \
+					* Virtual filesystem allows files to be served from a database. \
+					* Directory aliases and CDPATH support. \
+					* Extensible command set. \
+					* Generate archives on the fly. \
+homepage		http://search.cpan.org/dist/Net-FTPServer/
+checksums		md5 03413e192528959775529957fdaf145b \
+				sha1 1a3627624a9fa94bc849ca64b1618421851f08f8 \
+				rmd160 0987a35546df7acc322ef1ba1653aec9af203c92
+platforms		darwin
+
+# Depends on these Perl modules
+depends_lib-append		\
+				port:p5-bsd-resource \
+				port:p5-io-stringy


Property changes on: trunk/dports/perl/p5-net-ftpserver/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091002/9eb1295c/attachment-0001.html>


More information about the macports-changes mailing list