# $Id: Portfile 58687 2009-10-02 20:13:49Z blb@macports.org $ 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. 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