aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/bsdftpd-ssl/files
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-12-04 23:04:26 +0800
committerkrion <krion@FreeBSD.org>2003-12-04 23:04:26 +0800
commit8e877512fc8943e820b3e3d3b313e8e335a641c2 (patch)
treeca70b64c04680c770ccaab38a8e8d798a5ea0e97 /ftp/bsdftpd-ssl/files
parent0e9b70454f01bd142a8e52b1370ef1f6944cfc4a (diff)
downloadfreebsd-ports-gnome-8e877512fc8943e820b3e3d3b313e8e335a641c2.tar.gz
freebsd-ports-gnome-8e877512fc8943e820b3e3d3b313e8e335a641c2.tar.zst
freebsd-ports-gnome-8e877512fc8943e820b3e3d3b313e8e335a641c2.zip
- Update to version 1.0.0
PR: 59761 Submitted by: maintainer
Diffstat (limited to 'ftp/bsdftpd-ssl/files')
-rw-r--r--ftp/bsdftpd-ssl/files/patch-ftpd::popen.c12
-rw-r--r--ftp/bsdftpd-ssl/files/pkg-descr.client13
-rw-r--r--ftp/bsdftpd-ssl/files/pkg-plist.client2
3 files changed, 9 insertions, 18 deletions
diff --git a/ftp/bsdftpd-ssl/files/patch-ftpd::popen.c b/ftp/bsdftpd-ssl/files/patch-ftpd::popen.c
deleted file mode 100644
index b6493810654b..000000000000
--- a/ftp/bsdftpd-ssl/files/patch-ftpd::popen.c
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN ftpd/popen.c.ORI ftpd/popen.c
---- ftpd/popen.c.ORI Mon Dec 17 12:21:41 2001
-+++ ftpd/popen.c Fri Oct 17 02:27:29 2003
-@@ -64,7 +64,7 @@
- #include "pathnames.h"
- #include <syslog.h>
- #include <time.h>
--#include <varargs.h>
-+#include <stdarg.h>
- #endif
-
- #define MAXUSRARGS 100
diff --git a/ftp/bsdftpd-ssl/files/pkg-descr.client b/ftp/bsdftpd-ssl/files/pkg-descr.client
index 8932014f5cea..a8d8154b0f89 100644
--- a/ftp/bsdftpd-ssl/files/pkg-descr.client
+++ b/ftp/bsdftpd-ssl/files/pkg-descr.client
@@ -1,7 +1,10 @@
-BSDftpd-ssl is a TLS/SSL-enhanced FTP server. This package contains
-command-line FTP client utility (ftps). The TLS/SSL enhancement allows RFC2228
-"FTP Security Extensions"-compliant TLS/SSL support for both control and data
-connections; with standard FTP servers this software operates as the standard
-FTP client.
+This is an implementation of the command-line FTP client that supports industry
+standard TLS/SSL encryption and authentication for whole FTP sessions and data
+transfers. It is compatible with the original FTP protocol, which is described
+in RFC 959, and the TLS/SSL enhancement allows RFC 2228-compliant TLS/SSL
+protection for both control and data channels.
+
+This package contains the FTP client utility, an essential documentation, and
+also script programs for a basic X.509 certificate management.
WWW: http://bsdftpd-ssl.sc.ru
diff --git a/ftp/bsdftpd-ssl/files/pkg-plist.client b/ftp/bsdftpd-ssl/files/pkg-plist.client
index 9c3b94b79af6..9bafbef7f1fd 100644
--- a/ftp/bsdftpd-ssl/files/pkg-plist.client
+++ b/ftp/bsdftpd-ssl/files/pkg-plist.client
@@ -5,7 +5,7 @@ bin/ftps
%%PORTDOCS%%share/doc/bsdftpd-ssl-client/ChangeLog
%%PORTDOCS%%share/doc/bsdftpd-ssl-client/cert/cert-nopass.sh
%%PORTDOCS%%share/doc/bsdftpd-ssl-client/cert/cert-pass.sh
-%%PORTDOCS%%share/doc/bsdftpd-ssl-client/cert/dummy.sh
+%%PORTDOCS%%share/doc/bsdftpd-ssl-client/cert/cert-dummy.sh
%%PORTDOCS%%share/doc/bsdftpd-ssl-client/cert/xCA.sh
%%PORTDOCS%%share/doc/bsdftpd-ssl-client/docs/README
%%PORTDOCS%%share/doc/bsdftpd-ssl-client/docs/cert-basics.txt