Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.5_2 27 Dec 2024 10:37:18 |
Muhammad Moinur Rahman (bofh) |
ftp/vsftpd: Remove stale MASTER_SITES
- Remove GENTOO MASTER_SITES as it no longer provides flat layout
Approved by: portmgr (blanket) |
3.0.5_2 11 Jan 2024 16:26:56 |
Dirk Meyer (dinoex) |
ftp/vsftpd: use ${PREFIX}/share/man |
3.0.5_1 01 Jul 2023 13:24:45 |
Dirk Meyer (dinoex) |
ftp/vsftpd: fix build with openssl30 |
3.0.5_1 03 May 2023 16:19:56 |
Muhammad Moinur Rahman (bofh) |
ftp/vsftpd: Mark BROKEN_SSL
- Requires OpenSSL 3.0.0 deprecated EC_KEY_* routines
Approved by: portmgr (blanket) |
3.0.5_1 13 Feb 2023 12:37:48 |
Dirk Meyer (dinoex) |
ftp/vsftpd: add full dual stack support
make option PIDFILE default
add second binary and config for full dual stack support
use @sample
fix build for FreeBSD-14
support: USERS and GROUPS
PR: 257803 |
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) |
3.0.5 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 ) |
3.0.5 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 ) |
3.0.5 14 Mar 2022 10:15:12 |
Dirk Meyer (dinoex) |
ftp/vsftpd: sync with devel |
3.0.5 10 Sep 2021 21:17:39 |
Bernhard Froehlich (decke) |
ftp/vsftpd: Add CPE information
Approved by: portmgr (blanket) |
3.0.5 11 Aug 2021 07:36:39 |
Dirk Meyer (dinoex) |
ftp/vsftpd: fix build for FreeBSD-11.4 and SSL |
3.0.5 04 Aug 2021 11:35:18 |
Dirk Meyer (dinoex) |
ftp/vsftpd: remove obsolte patch |
3.0.5 04 Aug 2021 05:48:21 |
Dirk Meyer (dinoex) |
ftp/vsftpd: Update to 3.0.5 |
3.0.3_2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.0.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.3_2 16 Apr 2020 14:49:59 |
dinoex |
- cleanup rc.d script |
3.0.3_1 09 Oct 2019 10:40:21 |
bapt |
Drop the ipv6 virtual category for f* category as it is not relevant anymore |
3.0.3_1 10 Oct 2018 06:11:43 |
dinoex |
- fix OpenSSL 1.1.x build |
3.0.3 12 Mar 2018 16:57:17 |
amdmi3 |
- Add missing @dir into plist
Approved by: portmgr blanket |
3.0.3 02 Nov 2017 21:41:47 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
3.0.3 30 Jan 2017 18:04:29 |
dinoex |
- fix build for FreeBSD-12
- make portlint happier |
3.0.3 27 Jun 2016 11:31:11 |
mat |
Replace bsd.openssl.mk with USES=ssl
Add a qa hint about needing, or not, USES=ssl.
Fix ports doing silly things, like including bsd.openssl.mk directly.
PR: 210322
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6866 |
3.0.3 11 May 2016 00:32:24 |
amdmi3 |
- Fix typo in pkg-descr
Approved by: portmgr blanket |
3.0.3 07 Jan 2016 15:59:51 |
dinoex |
- update to 3.0.3 |
3.0.2 23 Oct 2015 18:18:26 |
amdmi3 |
- Switch to options helpers
- Drop @dirrm* from plist
Approved by: portmgr blanket |
3.0.2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
3.0.2 01 Nov 2014 00:35:11 |
marino |
ftp/vsftpd(-ext): USES=alias to fix build on DragonFly |
3.0.2 04 Sep 2014 19:26:24 |
antoine |
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr |
3.0.2 15 Jul 2014 15:13:46 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
3.0.2 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
3.0.2 11 Apr 2014 18:56:16 |
dinoex |
- drop MAN8PREFIX
- preserve users and groups |
3.0.2 31 Dec 2013 07:48:47 |
dinoex |
- create share/vsftpd/empty |
3.0.2 31 Dec 2013 07:41:01 |
dinoex |
- remove user ftp on deinstall
- remove deinstall/install scripts
- create /var/ftp in stage
PR: 185300 |
3.0.2 27 Nov 2013 21:26:03 |
dinoex |
- use STAGEDIR |
3.0.2 21 Sep 2013 11:06:04 |
dinoex |
- fix misplaced NO_STAGE in slaveports and ifdefs |
3.0.2 20 Sep 2013 17:23:19 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp) |
3.0.2 10 Dec 2012 06:25:53 |
dinoex |
- update to 3.0.2
- enable SSL as default |
3.0.0 27 Sep 2012 18:52:58 |
dinoex |
- new option STACKPROTECTOR
makes building easier on platforms that does not support this feature |
3.0.0 27 Sep 2012 18:14:35 |
dinoex |
- cleanup linkflags
PR: 171386 |
3.0.0 06 Sep 2012 14:29:59 |
dinoex |
- respect INSTALL_PROGRAM, STRIP and custom optimisations in CFLAGS
PR: 163550 |
3.0.0 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
3.0.0 27 Jul 2012 09:25:08 |
dinoex |
- fix linebreaks and spacing |
3.0.0 26 Jul 2012 16:21:30 |
dinoex |
- Use OPTIONS_DEFINE
PR: 170101
Submitted by: Hung-te Liang |
3.0.0 26 Jul 2012 16:18:09 |
dinoex |
- Fix pass -rpath from compiler to linker
PR: 170101
Submitted by: Hung-te Liang |
3.0.0 26 Jul 2012 15:30:27 |
dinoex |
- Fix build with clang 3.0
PR: 170101
Submitted by: Hung-te Liang |
3.0.0 26 Jul 2012 15:26:13 |
dinoex |
- update WWW and email
PR: 170101
Submitted by: Hung-te Liang |
3.0.0 28 May 2012 09:49:56 |
dinoex |
- add MASTER_SITE_GENTOO |
3.0.0 24 May 2012 18:35:20 |
dinoex |
- update to 3.0.0 |
2.3.5 14 Apr 2012 08:24:56 |
dinoex |
- drop option WITH_RC_NG |
2.3.5 14 Jan 2012 14:49:25 |
dinoex |
- escape shell names |
2.3.5 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. |
2.3.5 05 Jan 2012 21:38:46 |
dinoex |
- update to 2.3.5 |
2.3.4 24 Dec 2011 10:51:35 |
dinoex |
- remove duplicate -lwrap
- drop usage of -lutil
- honor INSTALL_PROGRAM
PR: 163550 |
2.3.4 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.3.4 05 Aug 2011 14:08:47 |
dinoex |
- update MASTER_SITE
PR: 159504
Submitted by: Dr Josef L P Karthauser |
2.3.4 22 May 2011 08:08:15 |
dinoex |
- fix build on FreeBSD 9.0-CURRENT
PR: 157124
Submitted by: Andrey V. Elsukov |
2.3.4 01 May 2011 23:14:18 |
pav |
- Mark BROKEN on 9-CURRENT: does not compile
sysdeputil.c:611: error: 'cap_t' undeclared (first use in this function)
[..]
Reported by: pointyhat
- While here, remove 6.X specific conditional |
2.3.4 18 Feb 2011 08:34:23 |
dinoex |
- update to 2.3.4 |
2.3.2 20 Aug 2010 09:25:15 |
dinoex |
- update to 2.3.2 |
2.3.1 20 Aug 2010 07:00:35 |
dinoex |
- update to 2.3.1 |
2.3.0 07 Aug 2010 07:49:17 |
dinoex |
- rc.d supports now vsftpd_config
PR: 146556
- new option WITH_PIDFILE
Submitted by: Eugen Zagorodniy
- update to 2.3.0 |
2.2.2 31 Jul 2010 07:21:49 |
dinoex |
- add reload target
Submitted by: Alexander Milanov |
2.2.2 05 Jun 2010 19:53:32 |
dinoex |
LICENSE GPLv2 |
2.2.2 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.2.2 26 Jan 2010 21:31:51 |
dinoex |
- fix build with utmpx
Submitted by: Ed Schouten |
2.2.2 18 Nov 2009 06:19:29 |
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 |
2.2.1 20 Oct 2009 16:56:55 |
dinoex |
- update to 2.2.0
PR: 139788
Submitted by: Sahil Tandon |
2.2.0 14 Aug 2009 19:41:40 |
dinoex |
- update to 2.2.0 |
2.1.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. |
2.1.2 30 May 2009 20:35:59 |
dinoex |
- update to 2.1.2
Bugfix 421 Data timeout
PR: 134422 |
2.1.0 25 Feb 2009 06:49:26 |
dinoex |
- update to 2.1.0
Reported by: Eugen Zagorodniy |
2.0.7 17 Jan 2009 06:04:20 |
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. |
2.0.7 16 Jan 2009 16:38:35 |
dinoex |
- add LICENSE: |
2.0.7 30 Jul 2008 14:09:34 |
dinoex |
- update to 2.0.7 |
2.0.6 24 May 2008 10:09:18 |
dinoex |
- fixed Spelling
Submitted by: Richard Toohey |
2.0.6 18 Feb 2008 04:01:32 |
dinoex |
- update to 2.0.6 |
2.0.5 22 Mar 2007 14:04:43 |
dinoex |
- fix keywords in manpage
PR: 110271
Submitted by: Bolinard Vincent |
2.0.5 09 Jul 2006 08:31:52 |
dinoex |
- update to 2.0.5 |
2.0.4_1 08 May 2006 17:06:48 |
dinoex |
- make portlint happier |
2.0.4_1 07 May 2006 11:09:22 |
edwin |
Remove USE_REINPLACE from all categories starting with F |
2.0.4_1 18 Mar 2006 14:52:33 |
dinoex |
- Fix PAM problem
PR: 92579
Submitted by: Joe Doupnik |
2.0.4 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. |
2.0.4 18 Jan 2006 21:32:57 |
dinoex |
- fix another bug in rc.ng script.
Submitted by: James O'Gorman |
2.0.4 16 Jan 2006 09:09:59 |
dinoex |
- update to 2.0.4 |
2.0.3_1 13 Nov 2005 10:47:03 |
dinoex |
- run vsftpd_check only when vsftpd_enable is set to YES
Submitted by: James O'Gorman |
2.0.3_1 13 Nov 2005 09:26:50 |
dinoex |
- add SHA checksum |
2.0.3_1 02 Nov 2005 17:13:39 |
dinoex |
- more fixes for RC_NG
Submitted by: Imri Zvik |
2.0.3_1 02 Nov 2005 16:51:11 |
dinoex |
- more fixes for RC_NG
Submitted by: Imri Zvik |
2.0.3_1 25 Oct 2005 08:10:37 |
dinoex |
- more fixes for rc_ng script.
Problems reported by: Marius Korsmo |
2.0.3_1 13 Oct 2005 05:08:13 |
dinoex |
- prevent endless loop on config errors
- extend USE_RC_SUBR
PR: 87174, 87354
Submitted by: Pavel Gubin, Wesley Shields |
2.0.3_1 13 Oct 2005 05:07:33 |
dinoex |
- prevent endless loop on config errors
- extend USE_RC_SUBR
PR: 87174, 87354
Submitted by: Pavel Gubin, Wesley Shields |
2.0.3 15 Jul 2005 06:24:46 |
dinoex |
- include SSL in OPTIONS
PR: 83421
Submitted by: Marcus Grando |
2.0.3 02 May 2005 10:40:20 |
dinoex |
- Add rcNG script option
PR: 79687
Submitted by: Marcus Grando |
2.0.3 10 Apr 2005 04:31:32 |
dinoex |
- Update to 2.0.3
- link with tcp-wrapper
PR: 79687
Submitted by: Marcus Grando |
2.0.1 13 Jan 2005 11:22:25 |
dinoex |
- add WWW |
2.0.1 06 Jul 2004 20:28:40 |
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 |
1.2.2 29 Apr 2004 02:47:56 |
dinoex |
- update to 1.2.2 |
1.2.1_3 12 Mar 2004 19:28:03 |
dinoex |
- add ipv6 to CATEGORIES
PR: 64101
Submitted by: Janos Mohacsi |
1.2.1_3 26 Feb 2004 05:17:56 |
dinoex |
- add SIZE |
1.2.1_3 28 Dec 2003 20:14:32 |
dinoex |
- Fix path to config files in manpages
- search all config files in ${PREFIX}/etc/ |