| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
26 Jan 2010 21:31:51
2.2.2
|
dinoex  |
- fix build with utmpx
Submitted by: Ed Schouten |
18 Nov 2009 06:19:29
2.2.2
|
dinoex  |
- 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
2.2.1
|
dinoex  |
- update to 2.2.0
PR: 139788
Submitted by: Sahil Tandon |
14 Aug 2009 20:41:40
2.2.0
|
dinoex  |
- update to 2.2.0 |
15 Jul 2009 17:56:10
2.1.2
|
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. |
30 May 2009 21:35:59
2.1.2
|
dinoex  |
- update to 2.1.2
Bugfix 421 Data timeout
PR: 134422 |
25 Feb 2009 06:49:26
2.1.0
|
dinoex  |
- update to 2.1.0
Reported by: Eugen Zagorodniy |
17 Jan 2009 06:04:20
2.0.7
|
dinoex  |
- 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
2.0.7
|
dinoex  |
- add LICENSE: |
30 Jul 2008 15:09:34
2.0.7
|
dinoex  |
- update to 2.0.7 |
24 May 2008 11:09:18
2.0.6
|
dinoex  |
- fixed Spelling
Submitted by: Richard Toohey |
18 Feb 2008 04:01:32
2.0.6
|
dinoex  |
- update to 2.0.6 |
22 Mar 2007 14:04:43
2.0.5
|
dinoex  |
- fix keywords in manpage
PR: 110271
Submitted by: Bolinard Vincent |
09 Jul 2006 09:31:52
2.0.5
|
dinoex  |
- update to 2.0.5 |
08 May 2006 18:06:48
2.0.4_1
|
dinoex  |
- make portlint happier |
07 May 2006 12:09:22
2.0.4_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with F |
18 Mar 2006 14:52:33
2.0.4_1
|
dinoex  |
- Fix PAM problem
PR: 92579
Submitted by: Joe Doupnik |
20 Feb 2006 20:47:50
2.0.4
|
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. |
18 Jan 2006 21:32:57
2.0.4
|
dinoex  |
- fix another bug in rc.ng script.
Submitted by: James O'Gorman |
16 Jan 2006 09:09:59
2.0.4
|
dinoex  |
- update to 2.0.4 |
13 Nov 2005 10:47:03
2.0.3_1
|
dinoex  |
- run vsftpd_check only when vsftpd_enable is set to YES
Submitted by: James O'Gorman |
13 Nov 2005 09:26:50
2.0.3_1
|
dinoex  |
- add SHA checksum |
02 Nov 2005 17:13:39
2.0.3_1
|
dinoex  |
- more fixes for RC_NG
Submitted by: Imri Zvik |
02 Nov 2005 16:51:11
2.0.3_1
|
dinoex  |
- more fixes for RC_NG
Submitted by: Imri Zvik |
25 Oct 2005 09:10:37
2.0.3_1
|
dinoex  |
- more fixes for rc_ng script.
Problems reported by: Marius Korsmo |
13 Oct 2005 06:08:13
2.0.3_1
|
dinoex  |
- 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
2.0.3_1
|
dinoex  |
- 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
2.0.3
|
dinoex  |
- include SSL in OPTIONS
PR: 83421
Submitted by: Marcus Grando |
02 May 2005 11:40:20
2.0.3
|
dinoex  |
- Add rcNG script option
PR: 79687
Submitted by: Marcus Grando |
10 Apr 2005 05:31:32
2.0.3
|
dinoex  |
- Update to 2.0.3
- link with tcp-wrapper
PR: 79687
Submitted by: Marcus Grando |
13 Jan 2005 11:22:25
2.0.1
|
dinoex  |
- add WWW |
06 Jul 2004 21:28:40
2.0.1
|
dinoex  |
- 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
1.2.2
|
dinoex  |
- update to 1.2.2 |
12 Mar 2004 19:28:03
1.2.1_3
|
dinoex  |
- add ipv6 to CATEGORIES
PR: 64101
Submitted by: Janos Mohacsi |
26 Feb 2004 05:17:56
1.2.1_3
|
dinoex  |
- add SIZE |
28 Dec 2003 20:14:32
1.2.1_3
|
dinoex  |
- Fix path to config files in manpages
- search all config files in ${PREFIX}/etc/ |
12 Dec 2003 19:17:17
1.2.1_2
|
dinoex  |
- get rid of all perl stuff
- USE_REINPLACE |
21 Nov 2003 15:10:13
1.2.1_1
|
dinoex  |
- Fix output of time_t for 64bit
PR: 59546
Submitted by: matthias.andree@gmx.de |
13 Nov 2003 04:27:55
1.2.1
|
dinoex  |
- update to 1.2.1 |
19 Oct 2003 20:21:10
1.2.0
|
dinoex  |
- remove COPYING |
12 Oct 2003 12:03:50
1.2.0
|
dinoex  |
- use DOCSDIR |
01 Jun 2003 04:14:16
1.2.0
|
dinoex  |
- Update to 1.2.0
PR: 52787 |
21 Feb 2003 03:59:00
1.1.3
|
dinoex  |
- retire pkg-comment |
20 Feb 2003 19:21:25
1.1.3
|
dinoex  |
- Add COMMENT |
11 Dec 2002 21:25:00
1.1.3
|
dinoex  |
Fix PLIST so configuration is not deleted |
11 Nov 2002 04:03:25
1.1.3
|
dinoex  |
- 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
1.1.2
|
dinoex  |
- remove BROKEN
- add USE_PERL5
- honor CFLAGS
- whitespace fixes |
28 Oct 2002 20:40:04
1.1.2
|
dinoex  |
- Update to 1.1.2
- take maintainership
- remove dependency to PERL
Approved by: nbm |
26 Oct 2002 03:51:13
1.1.0
|
kris  |
Mark BROKEN on 5.0 |
01 Oct 2002 21:04:13
1.1.0
|
dinoex  |
unbreak port, see errlog on bento
no response from MAINTAINER sin 2002-09-07 |
04 Aug 2002 20:58:37
1.1.0
|
nbm  |
Fix typo in atoll define |
04 Aug 2002 20:53:07
1.1.0
|
nbm  |
Upgrade to vsftpd 1.1.0 |
23 Mar 2002 11:12:19
1.0.1
|
nbm  |
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 
|
knu  |
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 
|
petef  |
- update to 1.0.1 - style (spaces -> ^I) - clean up post-patch target -
make sure /var/ftp exists |
01 Aug 2001 11:05:58 
|
nbm  |
Update to 0.0.15 |
15 Apr 2001 03:06:10 
|
steve  |
Remove empty directories on uninstall. |
03 Feb 2001 19:07:43 
|
nbm  |
Add vsftpd 0.0.10, a FTP daemon that aims to be "very secure". |