FreshPorts -- The Place For Ports Tue, 9 Feb 2010 7:13 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
vsftpd 2.2.2 ftp on this many watch lists=53 search for ports that depend on this port
A FTP daemon that aims to be "very secure"
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Feb 2001 16:07:43
Also Listed In: ipv6


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.

LICENSE: GPL2 or later with execption to link with OpenSSL

WWW: http://vsftpd.beasts.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/ftp/vsftpd/ && make install clean
To add the package: pkg_add -r vsftpd


Configuration Options
===> The following configuration options are available for vsftpd-2.2.2:
     RC_NG=off (default) "install RC_NG script"
     VSFTPD_SSL=off (default) "Include support for SSL"
===> Use 'make config' to modify these settings

Master Sites:
ftp://vsftpd.beasts.org/users/cevans/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 58

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
26 Jan 2010 21:31:51
Original commit files touched by this commit  2.2.2
dinoex search for other commits by this committer
- fix build with utmpx
Submitted by:   Ed Schouten
18 Nov 2009 06:19:29
Original commit files touched by this commit  2.2.2
dinoex search for other commits by this committer
- Update to 2.2.2
Changes: ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-2.2.2/Changelog
PR:             140651
Submitted by:   Sahil Tandon
20 Oct 2009 17:56:55
Original commit files touched by this commit  2.2.1
dinoex search for other commits by this committer
- update to 2.2.0
PR:             139788
Submitted by:   Sahil Tandon
14 Aug 2009 20:41:40
Original commit files touched by this commit  2.2.0
dinoex search for other commits by this committer
- update to 2.2.0
15 Jul 2009 17:56:10
Original commit files touched by this commit  2.1.2
dougb search for other commits by this committer
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.
30 May 2009 21:35:59
Original commit files touched by this commit  2.1.2
dinoex search for other commits by this committer
- update to 2.1.2
Bugfix 421 Data timeout
PR:             134422
25 Feb 2009 06:49:26
Original commit files touched by this commit  2.1.0
dinoex search for other commits by this committer
- update to 2.1.0
Reported by:    Eugen Zagorodniy
17 Jan 2009 06:04:20
Original commit files touched by this commit  2.0.7
dinoex search for other commits by this committer
- Fix pkg-install call script from the Makefile
- Fix pkg-deinstall doesn't match the user used by pkg-install.
- Fix comment at top of vsftpd.conf
- Add commented-out versions of listen=YES and background=YES
  to match the rcNG script's expectations.
- Add missing documentation on how to configure vsftpd to rcNG script.
- Fix two typos in rcNG script.
PR:             130509
Submitted by:   Matthias Andree

- small cleanups
- fix escaping in  rcNG script.
16 Jan 2009 16:38:35
Original commit files touched by this commit  2.0.7
dinoex search for other commits by this committer
- add LICENSE:
30 Jul 2008 15:09:34
Original commit files touched by this commit  2.0.7
dinoex search for other commits by this committer
- update to 2.0.7
24 May 2008 11:09:18
Original commit files touched by this commit  2.0.6
dinoex search for other commits by this committer
- fixed Spelling
Submitted by:   Richard Toohey
18 Feb 2008 04:01:32
Original commit files touched by this commit  2.0.6
dinoex search for other commits by this committer
- update to 2.0.6
22 Mar 2007 14:04:43
Original commit files touched by this commit  2.0.5
dinoex search for other commits by this committer
- fix keywords in manpage
PR:             110271
Submitted by:   Bolinard Vincent
09 Jul 2006 09:31:52
Original commit files touched by this commit  2.0.5
dinoex search for other commits by this committer
- update to 2.0.5
08 May 2006 18:06:48
Original commit files touched by this commit  2.0.4_1
dinoex search for other commits by this committer
- make portlint happier
07 May 2006 12:09:22
Original commit files touched by this commit  2.0.4_1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with F
18 Mar 2006 14:52:33
Original commit files touched by this commit  2.0.4_1
dinoex search for other commits by this committer
- Fix PAM problem
PR:             92579
Submitted by:   Joe Doupnik
20 Feb 2006 20:47:50
Original commit files touched by this commit  2.0.4
dougb search for other commits by this committer
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.
18 Jan 2006 21:32:57
Original commit files touched by this commit  2.0.4
dinoex search for other commits by this committer
- fix another bug in rc.ng script.
Submitted by:   James O'Gorman
16 Jan 2006 09:09:59
Original commit files touched by this commit  2.0.4
dinoex search for other commits by this committer
- update to 2.0.4
13 Nov 2005 10:47:03
Original commit files touched by this commit  2.0.3_1
dinoex search for other commits by this committer
- run vsftpd_check only when vsftpd_enable is set to YES
Submitted by:   James O'Gorman
13 Nov 2005 09:26:50
Original commit files touched by this commit  2.0.3_1
dinoex search for other commits by this committer
- add SHA checksum
02 Nov 2005 17:13:39
Original commit files touched by this commit  2.0.3_1
dinoex search for other commits by this committer
- more fixes for RC_NG
Submitted by:   Imri Zvik
02 Nov 2005 16:51:11
Original commit files touched by this commit  2.0.3_1
dinoex search for other commits by this committer
- more fixes for RC_NG
Submitted by:   Imri Zvik
25 Oct 2005 09:10:37
Original commit files touched by this commit  2.0.3_1
dinoex search for other commits by this committer
- more fixes for rc_ng script.
Problems reported by:   Marius Korsmo
13 Oct 2005 06:08:13
Original commit files touched by this commit  2.0.3_1
dinoex search for other commits by this committer
- prevent endless loop on config errors
- extend USE_RC_SUBR
PR:             87174, 87354
Submitted by:   Pavel Gubin, Wesley Shields
13 Oct 2005 06:07:33
Original commit files touched by this commit  2.0.3_1
dinoex search for other commits by this committer
- prevent endless loop on config errors
- extend USE_RC_SUBR
PR:             87174, 87354
Submitted by:   Pavel Gubin, Wesley Shields
15 Jul 2005 07:24:46
Original commit files touched by this commit  2.0.3
dinoex search for other commits by this committer
- include SSL in OPTIONS
PR:             83421
Submitted by:   Marcus Grando
02 May 2005 11:40:20
Original commit files touched by this commit  2.0.3
dinoex search for other commits by this committer
- Add rcNG script option
PR:             79687
Submitted by:   Marcus Grando
10 Apr 2005 05:31:32
Original commit files touched by this commit  2.0.3
dinoex search for other commits by this committer
- Update to 2.0.3
- link with tcp-wrapper
PR:             79687
Submitted by:   Marcus Grando
13 Jan 2005 11:22:25
Original commit files touched by this commit  2.0.1
dinoex search for other commits by this committer
- add WWW
06 Jul 2004 21:28:40
Original commit files touched by this commit  2.0.1
dinoex search for other commits by this committer
- 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
29 Apr 2004 03:47:56
Original commit files touched by this commit  1.2.2
dinoex search for other commits by this committer
- update to 1.2.2
12 Mar 2004 19:28:03
Original commit files touched by this commit  1.2.1_3
dinoex search for other commits by this committer
- add ipv6 to CATEGORIES
PR:             64101
Submitted by:   Janos Mohacsi
26 Feb 2004 05:17:56
Original commit files touched by this commit  1.2.1_3
dinoex search for other commits by this committer
- add SIZE
28 Dec 2003 20:14:32
Original commit files touched by this commit  1.2.1_3
dinoex search for other commits by this committer
- Fix path to config files in manpages
- search all config files in ${PREFIX}/etc/
12 Dec 2003 19:17:17
Original commit files touched by this commit  1.2.1_2
dinoex search for other commits by this committer
- get rid of all perl stuff
- USE_REINPLACE
21 Nov 2003 15:10:13
Original commit files touched by this commit  1.2.1_1
dinoex search for other commits by this committer
- Fix output of time_t for 64bit
PR:             59546
Submitted by:   matthias.andree@gmx.de
13 Nov 2003 04:27:55
Original commit files touched by this commit  1.2.1
dinoex search for other commits by this committer
- update to 1.2.1
19 Oct 2003 20:21:10
Original commit files touched by this commit  1.2.0
dinoex search for other commits by this committer
- remove COPYING
12 Oct 2003 12:03:50
Original commit files touched by this commit  1.2.0
dinoex search for other commits by this committer
- use DOCSDIR
01 Jun 2003 04:14:16
Original commit files touched by this commit  1.2.0
dinoex search for other commits by this committer
- Update to 1.2.0
PR:             52787
21 Feb 2003 03:59:00
Original commit files touched by this commit  1.1.3
dinoex search for other commits by this committer
- retire pkg-comment
20 Feb 2003 19:21:25
Original commit files touched by this commit  1.1.3
dinoex search for other commits by this committer
- Add COMMENT
11 Dec 2002 21:25:00
Original commit files touched by this commit  1.1.3
dinoex search for other commits by this committer
Fix PLIST so configuration is not deleted
11 Nov 2002 04:03:25
Original commit files touched by this commit  1.1.3
dinoex search for other commits by this committer
- Update to 1.1.3
- supports tcp_wrappers in standalone mode
- verboose install
- documentation added
PR:             45199
Submitted by:   matthias.andree@web.de
03 Nov 2002 05:47:23
Original commit files touched by this commit  1.1.2
dinoex search for other commits by this committer
- remove BROKEN
- add USE_PERL5
- honor CFLAGS
- whitespace fixes
28 Oct 2002 20:40:04
Original commit files touched by this commit  1.1.2
dinoex search for other commits by this committer
- Update to 1.1.2
- take maintainership
- remove dependency to PERL
Approved by:    nbm
26 Oct 2002 03:51:13
Original commit files touched by this commit  1.1.0
kris search for other commits by this committer
Mark BROKEN on 5.0
01 Oct 2002 21:04:13
Original commit files touched by this commit  1.1.0
dinoex search for other commits by this committer
unbreak port, see errlog on bento
no response from MAINTAINER sin 2002-09-07
04 Aug 2002 20:58:37
Original commit files touched by this commit  1.1.0
nbm search for other commits by this committer
Fix typo in atoll define
04 Aug 2002 20:53:07
Original commit files touched by this commit  1.1.0
nbm search for other commits by this committer
Upgrade to vsftpd 1.1.0
23 Mar 2002 11:12:19
Original commit files touched by this commit  1.0.1
nbm search for other commits by this committer
Make port more verbose about creating users and what users to remove if
no longer necessary.

PR:             28179
Submitted by:   Rob Simmons <rsimmons@beanweevil.wlcg.com>
29 Jan 2002 10:53:28
files touched by this commit
knu search for other commits by this committer
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.  
 
18 Dec 2001 04:38:53
files touched by this commit
petef search for other commits by this committer
- update to 1.0.1   - style (spaces -> ^I)   - clean up post-patch target   -
make sure /var/ftp exists    
01 Aug 2001 11:05:58
files touched by this commit
nbm search for other commits by this committer
Update to 0.0.15    
15 Apr 2001 03:06:10
files touched by this commit
steve search for other commits by this committer
Remove empty directories on uninstall.    
03 Feb 2001 19:07:43
files touched by this commit
nbm search for other commits by this committer
Add vsftpd 0.0.10, a FTP daemon that aims to be "very secure".    

Number of commits found: 58

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.245 seconds.