Ports Search

Results 12,46112,470 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.016 seconds)
Business::OnlinePayment backend module for LinkPoint
This is Business::OnlinePayment::LinkPoint, an Business::OnlinePayment backend module for LinkPoint. It is only useful if you have a merchant account with LinkPoint: http://www.linkpoint.com/ and the "LinkPoint Perl Wrapper":
Business::OnlinePayment backend module for SurePay authorization service
This is Business::OnlinePayment::SurePay, an Business::OnlinePayment backend module for SurePay authorization service. It is only useful if you have a merchant account with SurePay: http://www.surepay.com
Business::OnlinePayment backend module for Vital VirtualNet
This is Business::OnlinePayment::VirtualNet, an Business::OnlinePayment backend module for Vital VirtualNet. It is only useful if you have a merchant account with Vital VirtualNet: http://www.vitalps.com/sections/merch/mer_ps_VNET_info.html
Business::OnlinePayment backend module for eSec
This is Business::OnlinePayment::eSec, an Business::OnlinePayment backend module for eSec. It is only useful if you have a merchant account with eSec: http://www.esec.com.au/sep.html.
finance/trytond28_party-2.8.1 (Score: 1.5577191E-4)
Tryton Application Platform (Party Module)
trytond_party is the party module for trytond. The party module defines the concepts of party, category and contact mechanism. It also comes with reports to print labels and letters and a Check VIES wizard.
ftp/bftpd-4.4 (Score: 1.5577191E-4)
Very configurable FTP server that can do chroot easily
The Bftpd file server is designed to be as small and easy to manage as possible, while providing most of the features you would expect from a file server. On most home systems, bftpd is ready to work out-of-the-box without requiring any extra configuration. Production systems can be set up by editing a few lines in an easy-to-read config file. Features of bftpd include: * Easy configuration * Speed * Support for most RFC FTP commands * tar.gz on-the-fly compression/archiving * Security with chroot without special setup * No need for files (sh, ls...) in a chroot environment * Logging to wtmp and to a config file * PAM support * Support for site chown/chmod
ftp/ftpmirror-1.96 (Score: 1.5577191E-4)
Utility to mirror directory hierarchy with FTP
Ftpmirror is an utility to copy directory hierarchy (this is called ``mirror'') with FTP. A similar perl script exists, whose name is `mirror', but ftpmirror requires less memory than mirror.
ftp/ftplib-4.0 (Score: 1.5577191E-4)
Set of routines that implement the FTP protocol
ftplib is a set of routines that implement the FTP protocol. They allow applications to create and access remote files through function calls instead of needing to fork and exec an interactive ftp client program.
ftp/ftpsesame-0.95 (Score: 1.5577191E-4)
Helper for pf firewall to pass FTP protocol
ftpsesame helps the FTP protocol get through your pf firewall. It does this by passively analysing FTP control connections and adding rules into a pf anchor when an FTP data connection is about to commence.
ftp/Net-FTP-Common-7.0.d (Score: 1.5577191E-4)
Perl module to provide simplify common usages of Net::FTP
This module is intended to make the common uses of Net::FTP a one-line, no-argument affair. In other words, you have 100% programming with Net::FTP. With Net::FTP::Common you will have 95% configuration and 5% programming.