Port details |
- bsdftpd-ssl Secure FTP client/server with TLS/SSL support
- 1.1.0_5 ftp =10 1.1.0_5Version of this port present on the latest quarterly branch.
- Maintainer: skynick@mail.sc.ru
- Port Added: 2003-04-06 15:06:57
- Last Update: 2024-01-18 18:19:35
- Commit Hash: 4478ca8
- People watching this port, also watch:: libmcrypt, nmap, unzip, pcre, curl
- License: not specified in port
- WWW:
- http://bsdftpd-ssl.sc.ru
- Description:
- BSDftpd-ssl is the secure FTP server that supports industry standard TLS/SSL
encryption and authentication for whole FTP sessions and data transfers. This
implementation 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 secure FTP server, the command-line TLS/SSL-aware FTP
client utility, an essential documentation, and also script programs for a
basic X.509 certificate management.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bsdftpd-ssl>0:ftp/bsdftpd-ssl
- To install the port:
- cd /usr/ports/ftp/bsdftpd-ssl/ && make install clean
- To add the package, run one of these commands:
- pkg install ftp/bsdftpd-ssl
- pkg install bsdftpd-ssl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bsdftpd-ssl
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (bsdftpd-ssl-1.1.0.tar.gz) = 0ab0d26fe99ae337a8578ca5f4ce0aaf80b0edfab8fc8e78f656f305e3654129
SIZE (bsdftpd-ssl-1.1.0.tar.gz) = 338931
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bsdftpd-ssl-1.1.0_5:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
SERVER=on: Build/install FTP server as well
===> Use 'make config' to modify these settings
- Options name:
- ftp_bsdftpd-ssl
- USES:
- ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.0_5 18 Jan 2024 18:19:35 |
Renato Botelho (garga) |
ftp/bsdftpd-ssl: Move manpages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.0_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.0_4 20 Jul 2022 14:21:53 |
Tobias C. Berner (tcberner) |
ftp: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexander Kriventsov
* Anders Nordby <anders@fix.no>
* Andreas Fehlner <fehlner@gmx.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Chris Piazza <cpiazza@FreeBSD.org>
* Damjan Marion <dmarion@open.hr>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Freeman <freebsdports@chillibear.com> (Only the first 15 lines of the commit message are shown above ) |
1.1.0_4 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
1.1.0_4 26 Aug 2021 04:08:58 |
Alexey Dokuchaev (danfe) |
ftp/bsdftpd-ssl: convert to modern OpenSSL and unbreak the build on -CURRENT. |
1.1.0_4 22 May 2021 17:16:10 |
Mark Linimon (linimon) |
ftp/bsdftpd-ssl: mark BROKEN on 14 in the same circumstances as 12/13. |
1.1.0_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.0_4 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
1.1.0_4 06 Apr 2019 08:15:15 |
antoine |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
1.1.0_4 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
1.1.0_4 18 Jan 2017 13:20:32 |
tijl |
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.1.0_4 01 Aug 2016 06:26:30 |
bapt |
Fix collision with getline(3)
While here regen patches |
1.1.0_4 26 Jun 2016 17:24:30 |
sunpoet |
- Update MASTER_SITES:
- Remove unresolvable bsdftpd.org
- Add my LOCAL
- Remove BROKEN
- Unmark DEPRECATED and remove EXPIRATION_DATE
Approved by: portmgr (blanket) |
1.1.0_4 03 Jun 2016 16:44:58 |
antoine |
Deprecate ports broken for more than 6 months |
1.1.0_4 12 Dec 2015 23:08:00 |
bapt |
Mark as broken: does not fetch |
1.1.0_4 12 Feb 2015 20:52:27 |
sbruno |
Explicitly link against libpam. Fixes builds with external toolchains (qemu
powered
poudriere).
PR: 196966
Approved by: maintainer timeout |
1.1.0_4 20 Oct 2014 15:20:22 |
bapt |
Clean up plist |
1.1.0_4 03 Jul 2014 18:18:03 |
adamw |
Resolve unnecessary bsd.port.options.mk inclusion by using OPTIONS helpers.
Approved by: portmgr (blanket) |
1.1.0_4 20 Apr 2014 19:40:26 |
adamw |
With CLIENT_ONLY being an OPTION now, remove the unneeded
client-only pkg files. |
1.1.0_4 18 Apr 2014 19:00:31 |
adamw |
STAGE support. Turn "CLIENT_ONLY" into an OPTION. Put examples into
EXAMPLESDIR instead of DOCSDIR. |
1.1.0_3 20 Sep 2013 17:23:19 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp) |
1.1.0_3 19 Jul 2013 14:09:29 |
bapt |
Fix build on HEAD, by properly defining the MAKE_ENV and by actually using it.
Reported by: pkg-fallout |
1.1.0_3 23 Jun 2013 20:21:54 |
eadler |
- Convert to OptionsNG
- add OBJFORMAT to the make envrionment as it will be removed shortly.
Approved by: skynick@mail.sc.ru (maintainer) |
1.1.0_3 26 Jun 2012 17:11:21 |
lwhsu |
- Fix utmpx for FreeBSD 9+
- Seperate logwtmp.c patch from patch-gcc4
- Change MASTER_SITES because the original site has no ns record now
- Undefine DISTNAME
- Bump PORTREVISION
PR: ports/169096
Submitted by: Hung-te Liang <lhd@cs.nctu.edu.tw>
Approved by: Nick Leuta <skynick@mail.sc.ru> (maintainer) |
1.1.0_2 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.1.0_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.1.0_2 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.1.0_2 20 Mar 2010 13:59:03 |
miwi |
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat |
1.1.0_2 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
1.1.0_2 07 Apr 2009 19:41:45 |
itetcu |
- 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 |
1.1.0_1 05 Jan 2009 19:44:02 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
1.1.0_1 08 Dec 2008 21:10:35 |
beech |
- Fix MASTER_SITES (make fetchable)
PR: ports/129443
Submitted by: Alexander Kirpa <freebsd-bug@kirpa.com>
Approved by: Nick Leuta <skynick@mail.sc.ru> (maintainer) |
1.1.0_1 04 Oct 2007 00:50:28 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.1.0_1 07 Sep 2007 19:31:41 |
beech |
- Add patch - Set LANG=C while doing character translations.
PR: ports/115966
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: Nick Leuta <skynick@mail.sc.ru> (maintainer),
sat (mentor) |
1.1.0_1 30 Aug 2007 17:58:16 |
sem |
- Patch to fix build with gcc 4.x
- PORTREVISION bump because some minor functional changes.
PR: ports/115841
Submitted by: maintainer |
1.1.0 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
1.1.0 22 Jan 2006 09:48:59 |
edwin |
SHA256ify
Approved by: krion@ |
1.1.0 18 Jul 2005 20:54:41 |
pav |
- Update to 1.1.0
PR: ports/83633
Submitted by: Nick Leuta <skynick@mail.sc.ru> (maintainer) |
1.0.2 07 Aug 2004 19:22:52 |
krion |
Fix build with gcc-3.4
PR: ports/70131
Submitted by: maintainer |
1.0.2 21 Jul 2004 12:48:22 |
krion |
Update to 1.0.2
PR: ports/69343
Submitted by: maintainer |
1.0.1 02 Mar 2004 23:23:55 |
pav |
- Update to 1.0.1
PR: ports/63650
Submitted by: Nick Leuta <skynick@mail.sc.ru> (maintainer) |
1.0.0_1 11 Jan 2004 23:03:43 |
krion |
- Data transfere may be aborted now with the next message,
because the EINTR error isn't handled: "426 Data connection:
Interrupted system call".
PR: 61221
Submitted by: maintainer |
1.0.0 04 Dec 2003 15:04:26 |
krion |
- Update to version 1.0.0
PR: 59761
Submitted by: maintainer |
0.6.3 21 Oct 2003 14:43:28 |
krion |
- Fix build on -current
PR: 58200
Submitted by: maintainer |
0.6.3 06 Sep 2003 00:14:11 |
leeym |
update to 0.6.3
PR: 56508
Submitted by: Nick Leuta <skynick@mail.sc.ru> |
0.6.2 06 Apr 2003 15:06:19 |
arved |
Add BSDftpd-ssl, an RFC 2228 compliant TLS/SSL-enhanced FTP server.
PR: 44756
Submitted by: Nick Leuta <skynick@stu.lipetsk.ru> |