# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup Net-FTPServer 1.122 revision 3 license GPL-2+ 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 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-bsd-resource \ port:p${perl5.major}-io-stringy supported_archs noarch }