Package: ftp-tls
Version: 20020906
Revision: 5
Source: ftp://ftp.runestig.com/pub/ftp-tls/ftp-tls-%v.tar.gz
Depends: openssl097-shlibs, libncurses5-shlibs
BuildDepends: openssl097-dev, libncurses5
Source-MD5: 8823a6f9388add4e3fcd4459422d57d8
Patch: %n.patch
ConfigureParams: --mandir=%i/share/man
CompileScript: <<
head -n 29 tlsutil.c >> LICENSE
./configure %c
make
<<
DocFiles: LICENSE README.TLS PLATFORMS draft-murray-auth-ftp-ssl-09.txt
SetCPPFLAGS: -no-cpp-precomp
Description: SSL/TLS enabled replacement for standard FTP tool
DescDetail: <<
This is a a port of the OpenBSD FTP tool, with added support for
SSL/TLS, using the OpenSSL library.  Server support for this is still
emerging, but several servers have support for it available.  These
include Peter Runestig's matching ftpd-tls version of the OpenBSD
ftpd server and ProFTPd, available as a patch from Peter Runestig.
This ftp tool also includes editline/history support and a progress
indicator.
<<
License: BSD
Maintainer: Avram Cherry <alannon@insomniaque.net>
Homepage: http://www.runestig.com/osp.html