The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD ftp : vsftpd

A FTP daemon that aims to be "very secure"

 A FTP daemon that aims to be "very secure"

From the README file:

	Author: Chris Evans
	Contact: chris@scary.beasts.org

	vsftpd is an FTP server, or daemon. The "vs" stands for Very
	Secure.  Obviously this is not a guarantee, but a reflection
	that I have written the entire codebase with security in mind,
	and carefully designed the program to be resilient to attack. 

http://vsftpd.beasts.org/



vsftpd history


v. 1.31
date: 2007/03/22 14:04:43;  author: dinoex;  state: Exp;  lines: +6 -4
- fix keywords in manpage
PR:		110271
Submitted by:	Bolinard Vincent

v. 1.30 date: 2006/07/09 08:31:51; author: dinoex; state: Exp; lines: +1 -2 - update to 2.0.5
v. 1.29 date: 2006/05/08 17:06:47; author: dinoex; state: Exp; lines: +1 -1 - make portlint happier
v. 1.28 date: 2006/05/07 11:09:21; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.27 date: 2006/03/18 14:52:33; author: dinoex; state: Exp; lines: +1 -0 - Fix PAM problem PR: 92579 Submitted by: Joe Doupnik
v. 1.26 date: 2006/01/16 09:09:59; author: dinoex; state: Exp; lines: +1 -2 - update to 2.0.4
v. 1.25 date: 2005/10/13 05:07:33; author: dinoex; state: Exp; lines: +2 -11 - prevent endless loop on config errors - extend USE_RC_SUBR PR: 87174, 87354 Submitted by: Pavel Gubin, Wesley Shields
v. 1.24 date: 2005/07/15 06:24:46; author: dinoex; state: Exp; lines: +12 -9 - include SSL in OPTIONS PR: 83421 Submitted by: Marcus Grando
v. 1.23 date: 2005/05/02 10:40:20; author: dinoex; state: Exp; lines: +16 -0 - Add rcNG script option PR: 79687 Submitted by: Marcus Grando
v. 1.22 date: 2005/04/10 04:31:32; author: dinoex; state: Exp; lines: +5 -1 - Update to 2.0.3 - link with tcp-wrapper PR: 79687 Submitted by: Marcus Grando
v. 1.21 date: 2004/07/06 20:28:39; author: dinoex; state: Exp; lines: +18 -3 - update to 2.0.1 see ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-2.0.1/Changelog - new option WITH_VSFTPD_SSL - honor CC, LDFLAGS
v. 1.20 date: 2004/04/29 02:47:55; author: dinoex; state: Exp; lines: +1 -2 - update to 1.2.2
v. 1.19 date: 2004/03/12 19:28:03; author: dinoex; state: Exp; lines: +1 -1 - add ipv6 to CATEGORIES PR: 64101 Submitted by: Janos Mohacsi
v. 1.18 date: 2003/12/28 20:14:32; author: dinoex; state: Exp; lines: +3 -1 - Fix path to config files in manpages - search all config files in ${PREFIX}/etc/
v. 1.17 date: 2003/12/12 19:17:17; author: dinoex; state: Exp; lines: +10 -14 - get rid of all perl stuff - USE_REINPLACE
v. 1.16 date: 2003/11/21 15:10:13; author: dinoex; state: Exp; lines: +1 -0 - Fix output of time_t for 64bit PR: 59546 Submitted by: matthias.andree@gmx.de
v. 1.15 date: 2003/11/13 04:27:55; author: dinoex; state: Exp; lines: +1 -1 - update to 1.2.1
v. 1.14 date: 2003/10/19 19:21:09; author: dinoex; state: Exp; lines: +1 -1 - remove COPYING
v. 1.13 date: 2003/06/01 03:14:15; author: dinoex; state: Exp; lines: +1 -1 - Update to 1.2.0 PR: 52787
v. 1.12 date: 2003/02/20 19:21:25; author: dinoex; state: Exp; lines: +1 -0 - Add COMMENT
v. 1.11 date: 2002/11/11 04:03:25; author: dinoex; state: Exp; lines: +27 -11 - Update to 1.1.3 - supports tcp_wrappers in standalone mode - verboose install - documentation added PR: 45199 Submitted by: matthias.andree@web.de
v. 1.10 date: 2002/11/03 05:47:22; author: dinoex; state: Exp; lines: +5 -5 - remove BROKEN - add USE_PERL5 - honor CFLAGS - whitespace fixes
v. 1.9 date: 2002/10/28 20:40:04; author: dinoex; state: Exp; lines: +5 -5 - Update to 1.1.2 - take maintainership - remove dependency to PERL Approved by: nbm
v. 1.8 date: 2002/10/26 02:51:13; author: kris; state: Exp; lines: +7 -1 Mark BROKEN on 5.0
v. 1.7 date: 2002/10/01 20:04:13; author: dinoex; state: Exp; lines: +1 -1 unbreak port, see errlog on bento no response from MAINTAINER sin 2002-09-07
v. 1.6 date: 2002/08/04 19:58:37; author: nbm; state: Exp; lines: +1 -1 Fix typo in atoll define
v. 1.5 date: 2002/08/04 19:53:07; author: nbm; state: Exp; lines: +3 -3 Upgrade to vsftpd 1.1.0
v. 1.4 date: 2002/01/29 10:53:24; author: knu; state: Exp; lines: +1 -1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
v. 1.3 date: 2001/12/18 04:38:53; author: petef; state: Exp; lines: +19 -12 - update to 1.0.1 - style (spaces -> ^I) - clean up post-patch target - make sure /var/ftp exists PR: 32929, 32939 Submitted by: Matthias Andree , Miguel Mendez Approved by: nbm (approval to update the port while he is away)
v. 1.2 date: 2001/08/01 09:05:58; author: nbm; state: Exp; lines: +2 -2 Update to 0.0.15 Submitted by: Anders Andersson
v. 1.1 date: 2001/02/03 19:07:42; author: nbm; state: Exp; Add vsftpd 0.0.10, a FTP daemon that aims to be "very secure". ============================================================================= v. 1.31 date: 2007/03/22 14:04:43; author: dinoex; state: Exp; lines: +6 -4 - fix keywords in manpage PR: 110271 Submitted by: Bolinard Vincent
v. 1.30 date: 2006/07/09 08:31:51; author: dinoex; state: Exp; lines: +1 -2 - update to 2.0.5
v. 1.29 date: 2006/05/08 17:06:47; author: dinoex; state: Exp; lines: +1 -1 - make portlint happier
v. 1.28 date: 2006/05/07 11:09:21; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.27 date: 2006/03/18 14:52:33; author: dinoex; state: Exp; lines: +1 -0 - Fix PAM problem PR: 92579 Submitted by: Joe Doupnik
v. 1.26 date: 2006/01/16 09:09:59; author: dinoex; state: Exp; lines: +1 -2 - update to 2.0.4
v. 1.25 date: 2005/10/13 05:07:33; author: dinoex; state: Exp; lines: +2 -11 - prevent endless loop on config errors - extend USE_RC_SUBR PR: 87174, 87354 Submitted by: Pavel Gubin, Wesley Shields
v. 1.24 date: 2005/07/15 06:24:46; author: dinoex; state: Exp; lines: +12 -9 - include SSL in OPTIONS PR: 83421 Submitted by: Marcus Grando
v. 1.23 date: 2005/05/02 10:40:20; author: dinoex; state: Exp; lines: +16 -0 - Add rcNG script option PR: 79687 Submitted by: Marcus Grando
v. 1.22 date: 2005/04/10 04:31:32; author: dinoex; state: Exp; lines: +5 -1 - Update to 2.0.3 - link with tcp-wrapper PR: 79687 Submitted by: Marcus Grando
v. 1.21 date: 2004/07/06 20:28:39; author: dinoex; state: Exp; lines: +18 -3 - update to 2.0.1 see ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-2.0.1/Changelog - new option WITH_VSFTPD_SSL - honor CC, LDFLAGS
v. 1.20 date: 2004/04/29 02:47:55; author: dinoex; state: Exp; lines: +1 -2 - update to 1.2.2
v. 1.19 date: 2004/03/12 19:28:03; author: dinoex; state: Exp; lines: +1 -1 - add ipv6 to CATEGORIES PR: 64101 Submitted by: Janos Mohacsi
v. 1.18 date: 2003/12/28 20:14:32; author: dinoex; state: Exp; lines: +3 -1 - Fix path to config files in manpages - search all config files in ${PREFIX}/etc/
v. 1.17 date: 2003/12/12 19:17:17; author: dinoex; state: Exp; lines: +10 -14 - get rid of all perl stuff - USE_REINPLACE
v. 1.16 date: 2003/11/21 15:10:13; author: dinoex; state: Exp; lines: +1 -0 - Fix output of time_t for 64bit PR: 59546 Submitted by: matthias.andree@gmx.de
v. 1.15 date: 2003/11/13 04:27:55; author: dinoex; state: Exp; lines: +1 -1 - update to 1.2.1
v. 1.14 date: 2003/10/19 19:21:09; author: dinoex; state: Exp; lines: +1 -1 - remove COPYING
v. 1.13 date: 2003/06/01 03:14:15; author: dinoex; state: Exp; lines: +1 -1 - Update to 1.2.0 PR: 52787
v. 1.12 date: 2003/02/20 19:21:25; author: dinoex; state: Exp; lines: +1 -0 - Add COMMENT
v. 1.11 date: 2002/11/11 04:03:25; author: dinoex; state: Exp; lines: +27 -11 - Update to 1.1.3 - supports tcp_wrappers in standalone mode - verboose install - documentation added PR: 45199 Submitted by: matthias.andree@web.de
v. 1.10 date: 2002/11/03 05:47:22; author: dinoex; state: Exp; lines: +5 -5 - remove BROKEN - add USE_PERL5 - honor CFLAGS - whitespace fixes
v. 1.9 date: 2002/10/28 20:40:04; author: dinoex; state: Exp; lines: +5 -5 - Update to 1.1.2 - take maintainership - remove dependency to PERL Approved by: nbm
v. 1.8 date: 2002/10/26 02:51:13; author: kris; state: Exp; lines: +7 -1 Mark BROKEN on 5.0
v. 1.7 date: 2002/10/01 20:04:13; author: dinoex; state: Exp; lines: +1 -1 unbreak port, see errlog on bento no response from MAINTAINER sin 2002-09-07
v. 1.6 date: 2002/08/04 19:58:37; author: nbm; state: Exp; lines: +1 -1 Fix typo in atoll define
v. 1.5 date: 2002/08/04 19:53:07; author: nbm; state: Exp; lines: +3 -3 Upgrade to vsftpd 1.1.0
v. 1.4 date: 2002/01/29 10:53:24; author: knu; state: Exp; lines: +1 -1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
v. 1.3 date: 2001/12/18 04:38:53; author: petef; state: Exp; lines: +19 -12 - update to 1.0.1 - style (spaces -> ^I) - clean up post-patch target - make sure /var/ftp exists PR: 32929, 32939 Submitted by: Matthias Andree , Miguel Mendez Approved by: nbm (approval to update the port while he is away)
v. 1.2 date: 2001/08/01 09:05:58; author: nbm; state: Exp; lines: +2 -2 Update to 0.0.15 Submitted by: Anders Andersson
v. 1.1 date: 2001/02/03 19:07:42; author: nbm; state: Exp; Add vsftpd 0.0.10, a FTP daemon that aims to be "very secure". ============================================================================= v. 1.31 date: 2007/03/22 14:04:43; author: dinoex; state: Exp; lines: +6 -4 - fix keywords in manpage PR: 110271 Submitted by: Bolinard Vincent
v. 1.30 date: 2006/07/09 08:31:51; author: dinoex; state: Exp; lines: +1 -2 - update to 2.0.5
v. 1.29 date: 2006/05/08 17:06:47; author: dinoex; state: Exp; lines: +1 -1 - make portlint happier
v. 1.28 date: 2006/05/07 11:09:21; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.27 date: 2006/03/18 14:52:33; author: dinoex; state: Exp; lines: +1 -0 - Fix PAM problem PR: 92579 Submitted by: Joe Doupnik
v. 1.26 date: 2006/01/16 09:09:59; author: dinoex; state: Exp; lines: +1 -2 - update to 2.0.4
v. 1.25 date: 2005/10/13 05:07:33; author: dinoex; state: Exp; lines: +2 -11 - prevent endless loop on config errors - extend USE_RC_SUBR PR: 87174, 87354 Submitted by: Pavel Gubin, Wesley Shields
v. 1.24 date: 2005/07/15 06:24:46; author: dinoex; state: Exp; lines: +12 -9 - include SSL in OPTIONS PR: 83421 Submitted by: Marcus Grando
v. 1.23 date: 2005/05/02 10:40:20; author: dinoex; state: Exp; lines: +16 -0 - Add rcNG script option PR: 79687 Submitted by: Marcus Grando
v. 1.22 date: 2005/04/10 04:31:32; author: dinoex; state: Exp; lines: +5 -1 - Update to 2.0.3 - link with tcp-wrapper PR: 79687 Submitted by: Marcus Grando
v. 1.21 date: 2004/07/06 20:28:39; author: dinoex; state: Exp; lines: +18 -3 - update to 2.0.1 see ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-2.0.1/Changelog - new option WITH_VSFTPD_SSL - honor CC, LDFLAGS
v. 1.20 date: 2004/04/29 02:47:55; author: dinoex; state: Exp; lines: +1 -2 - update to 1.2.2
v. 1.19 date: 2004/03/12 19:28:03; author: dinoex; state: Exp; lines: +1 -1 - add ipv6 to CATEGORIES PR: 64101 Submitted by: Janos Mohacsi
v. 1.18 date: 2003/12/28 20:14:32; author: dinoex; state: Exp; lines: +3 -1 - Fix path to config files in manpages - search all config files in ${PREFIX}/etc/
v. 1.17 date: 2003/12/12 19:17:17; author: dinoex; state: Exp; lines: +10 -14 - get rid of all perl stuff - USE_REINPLACE
v. 1.16 date: 2003/11/21 15:10:13; author: dinoex; state: Exp; lines: +1 -0 - Fix output of time_t for 64bit PR: 59546 Submitted by: matthias.andree@gmx.de
v. 1.15 date: 2003/11/13 04:27:55; author: dinoex; state: Exp; lines: +1 -1 - update to 1.2.1
v. 1.14 date: 2003/10/19 19:21:09; author: dinoex; state: Exp; lines: +1 -1 - remove COPYING
v. 1.13 date: 2003/06/01 03:14:15; author: dinoex; state: Exp; lines: +1 -1 - Update to 1.2.0 PR: 52787
v. 1.12 date: 2003/02/20 19:21:25; author: dinoex; state: Exp; lines: +1 -0 - Add COMMENT
v. 1.11 date: 2002/11/11 04:03:25; author: dinoex; state: Exp; lines: +27 -11 - Update to 1.1.3 - supports tcp_wrappers in standalone mode - verboose install - documentation added PR: 45199 Submitted by: matthias.andree@web.de
v. 1.10 date: 2002/11/03 05:47:22; author: dinoex; state: Exp; lines: +5 -5 - remove BROKEN - add USE_PERL5 - honor CFLAGS - whitespace fixes
v. 1.9 date: 2002/10/28 20:40:04; author: dinoex; state: Exp; lines: +5 -5 - Update to 1.1.2 - take maintainership - remove dependency to PERL Approved by: nbm
v. 1.8 date: 2002/10/26 02:51:13; author: kris; state: Exp; lines: +7 -1 Mark BROKEN on 5.0
v. 1.7 date: 2002/10/01 20:04:13; author: dinoex; state: Exp; lines: +1 -1 unbreak port, see errlog on bento no response from MAINTAINER sin 2002-09-07
v. 1.6 date: 2002/08/04 19:58:37; author: nbm; state: Exp; lines: +1 -1 Fix typo in atoll define
v. 1.5 date: 2002/08/04 19:53:07; author: nbm; state: Exp; lines: +3 -3 Upgrade to vsftpd 1.1.0
v. 1.4 date: 2002/01/29 10:53:24; author: knu; state: Exp; lines: +1 -1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
v. 1.3 date: 2001/12/18 04:38:53; author: petef; state: Exp; lines: +19 -12 - update to 1.0.1 - style (spaces -> ^I) - clean up post-patch target - make sure /var/ftp exists PR: 32929, 32939 Submitted by: Matthias Andree , Miguel Mendez Approved by: nbm (approval to update the port while he is away)
v. 1.2 date: 2001/08/01 09:05:58; author: nbm; state: Exp; lines: +2 -2 Update to 0.0.15 Submitted by: Anders Andersson
v. 1.1 date: 2001/02/03 19:07:42; author: nbm; state: Exp; Add vsftpd 0.0.10, a FTP daemon that aims to be "very secure". =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm