diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-04-07 19:41:45 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-04-07 19:41:45 +0000 |
commit | 5db087e859821ce079c259130756b410ec716d6e (patch) | |
tree | 2e62935ea2ff372dd47b550220710f6a7e305a0d /ftp/bsdftpd-ssl/files/pkg-message.in | |
parent | Fix libidn port name. (diff) |
- fix plist with -DNOPORTEXAMPLES
- while here, modernize the port (USE_RC_SUBR, SUB_FILES)
- bump PORTREVISION
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail
Notes
Notes:
svn path=/head/; revision=231807
Diffstat (limited to 'ftp/bsdftpd-ssl/files/pkg-message.in')
-rw-r--r-- | ftp/bsdftpd-ssl/files/pkg-message.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ftp/bsdftpd-ssl/files/pkg-message.in b/ftp/bsdftpd-ssl/files/pkg-message.in new file mode 100644 index 000000000000..e3c5a6d1c158 --- /dev/null +++ b/ftp/bsdftpd-ssl/files/pkg-message.in @@ -0,0 +1,13 @@ +============================================================================= +You will also need to read "Configuration" and "Supplement information" parts +of the %%DOCSDIR%%/INSTALL file from the package +documentation for the subsequent configuration steps: + 1. Create the server certificate + 2. Edit PAM configuration + 3. Start the FTP server + +Please note: +- The example configuration files are available in the + %%EXAMPLESDIR%% directory. +- The manual page for the FTP server is available as ftpd-ssl(8). +============================================================================= |