Port details |
- bftpd Very configurable FTP server that can do chroot easily
- 6.1_1 ftp =3 6.1_1Version of this port present on the latest quarterly branch.
- Maintainer: jsmith@resonatingmedia.com
- Port Added: 2001-04-07 20:24:24
- Last Update: 2024-01-10 13:13:03
- Commit Hash: 64631af
- People watching this port, also watch:: profxp, ocaml-ocurl, pure-ftpd, jftp, yafc
- License: GPLv2
- WWW:
- https://bftpd.sourceforge.net/
- Description:
- The Bftpd file server is designed to be as small and easy to manage as possible,
while providing most of the features you would expect from a file server. On
most home systems, bftpd is ready to work out-of-the-box without requiring any
extra configuration. Production systems can be set up by editing a few lines in
an easy-to-read config file.
Features of bftpd include:
* Easy configuration
* Speed
* Support for most RFC FTP commands
* tar.gz on-the-fly compression/archiving
* Security with chroot without special setup
* No need for files (sh, ls...) in a chroot environment
* Logging to wtmp and to a config file
* PAM support
* Support for site chown/chmod
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/ftp/bftpd/ && make install clean
- To add the package, run one of these commands:
- pkg install ftp/bftpd
- pkg install bftpd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bftpd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1643478038
SHA256 (bftpd-6.1.tar.gz) = 9721d0614e1a5d0fe6b80c9a8a04ada8efd42cbdfddd239e95a8059ae283aa6f
SIZE (bftpd-6.1.tar.gz) = 174284
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bftpd-6.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- ftp_bftpd
- USES:
- autoreconf cpe gmake
- 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 |
6.1_1 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
6.1 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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) |
6.1 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 ) |
6.1 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 ) |
6.1 03 Feb 2022 21:41:30 |
Li-Wen Hsu (lwhsu) Author: Jesse Smith |
ftp/bftpd: Update to 6.1
PR: 261559 |
6.0 18 Oct 2021 19:25:55 |
Stefan Eßer (se) |
ftp/bftpd: Add CPE information
Approved by: portmgr (blanket) |
6.0 10 Sep 2021 13:21:52 |
Rainer Hurling (rhurlin) Author: Jesse Smith |
ftp/bftpd: Remove unnecessary patchfile
While here, pet portlint and remove unneeded post-patch.
PR: 258395 |
6.0 14 Aug 2021 00:24:58 |
Guangyuan Yang (ygy) Author: Jesse Smith |
ftp/bftpd: Update to 6.0 and take maintainership
PR: 257811 |
5.7 12 May 2021 21:16:34 |
Danilo Egea Gondolfo (danilo) |
ftp/bftpd: Update to 5.7
Drop maintainership. |
5.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.6 27 Aug 2020 19:19:14 |
danilo |
- Fix build with clang 11 |
5.6 10 Aug 2020 13:28:31 |
danilo |
- Update to 5.6
This revision fixes multiple vulnerabilities, please see:
http://bftpd.sourceforge.net/news.html
MFH: 2020Q3 |
5.2 09 Sep 2019 12:29:20 |
danilo |
- Update to 5.2 |
5.0 20 Oct 2018 14:33:59 |
danilo |
- Update to 5.0 |
4.9 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
4.9 04 Mar 2018 16:44:31 |
danilo |
- Update to 4.9 |
4.8 26 Dec 2017 23:26:33 |
danilo |
- Update to 4.8 |
4.6 24 Dec 2017 17:21:51 |
tijl |
Convert to USES=autoreconf. |
4.6 06 Nov 2017 02:35:28 |
danilo |
- Update to 4.6
This update fixes a potential buffer overflow and a memory corruption bug.
MFH: 2017Q4 |
4.4 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
4.4 18 Sep 2015 14:01:07 |
amdmi3 |
- Drop 8.x support
Approved by: portmgr blanket |
4.4 10 Oct 2014 14:48:05 |
danilo |
- Update from 4.3 to 4.4
- Take maintainership |
4.3 20 Jul 2014 19:01:47 |
leeym |
- update to 4.3 |
4.2 03 Jul 2014 18:18:03 |
adamw |
Resolve unnecessary bsd.port.options.mk inclusion by using OPTIONS helpers.
Approved by: portmgr (blanket) |
4.2 17 Jun 2014 22:17:14 |
rakuco |
Update to 4.2.
PR: 187637
Submitted by: jessefrgsmith@yahoo.ca |
4.0 11 Jun 2014 18:55:30 |
marino |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit) |
4.0 06 Mar 2014 18:36:12 |
bapt |
Support stage |
4.0 20 Sep 2013 17:23:19 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp) |
4.0 31 Jul 2013 22:17:28 |
wg |
ftp/bftpd: update to 4.0
- Update to 4.0 [1]
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Trim Makefile header
Changes: http://bftpd.sourceforge.net/downloads/CHANGELOG
PR: ports/179563 [1]
Submitted by: Jesse <jessefrgsmith yahoo.ca>
Approved by: maintainer (timeout) |
3.8 25 May 2012 21:28:53 |
sylvio |
- Marked BROKEN. Does not compile on FreeBSD 7.x and 8.x
Reported by: pav@ |
3.8 14 May 2012 20:33:06 |
sylvio |
- Update to 3.8 |
3.7 07 May 2012 17:32:40 |
sylvio |
- Update to 3.7 |
3.6 28 Jul 2011 13:24:44 |
sylvio |
- Update to 3.6 |
3.5 27 Jul 2011 20:23:15 |
sylvio |
- Update to 3.5
PR: ports/158849
Submitted by: Jesse <jessefrgsmith@yahoo.ca> |
3.4 20 May 2011 18:35:18 |
sylvio |
- Update to 3.4
- Add license |
3.1 10 Feb 2011 11:51:01 |
sylvio |
- Update to 3.1 |
3.0 06 Sep 2010 12:33:09 |
sylvio |
- Update to 3.0 |
2.9 19 Jun 2010 18:45:40 |
sylvio |
- Update to 2.9
Feature safe: yes |
2.8 29 May 2010 11:48:46 |
sylvio |
- Update to 2.8 |
2.7 17 Apr 2010 19:59:24 |
sylvio |
- Update to 2.7
Approved by: itetcu (mentor, implicit) |
2.6 27 Nov 2009 22:52:30 |
sylvio |
- Update my mail address to FreeBSD
Approved by: miwi (mentor) |
2.6 26 Oct 2009 13:41:30 |
pav |
- Update to 2.6
PR: ports/139976
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer) |
2.5 17 Oct 2009 09:19:06 |
rafan |
- Update to 2.5
- Pass maintainership to submitter
PR: ports/139685
Submitted by: Sylvio Cesar <scjamorim at bsd.com.br> |
2.3 28 Aug 2009 16:52:33 |
linimon |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr |
2.3 22 Aug 2009 00:20:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
2.3 18 Oct 2008 00:25:58 |
beech |
- Update to 2.3 |
2.2 28 Mar 2008 03:42:26 |
beech |
- Update to 2.2 |
2.1 10 Jan 2008 00:13:03 |
beech |
- Update to 2.1
- Changelog:
2.1 - By default, the SITE command is now disabled
in the bftpd.conf file. This is to prevent
security holes and DoS attacks via "site md5 <filename>"
Approved by: linimon (mentor) |
2.0 21 Aug 2007 19:28:22 |
beech |
- Update to 2.0
PR: ports/115633
Submitted by: Chin-San Huang <chinsan@FreeBSD.org>
Approved by: sat (mentor) |
1.9.1 14 Aug 2007 23:44:25 |
beech |
- Update to 1.91
Approved by: sat (mentor) |
1.9 10 Jun 2007 06:15:37 |
beech |
- Forced commit to note additional info about the previous commit:
Approved by: sat (mentor)
PR: ports/113213
PR: ports/113213
Approved by: sat (mentor) |
1.9 10 Jun 2007 05:56:37 |
beech |
- Update to 1.9
- Patches integrated upstream |
1.8.4 26 May 2007 20:01:07 |
sat |
- Update to 1.8.4
PR: ports/112966
Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer) |
1.6 25 Mar 2007 10:45:35 |
sat |
- Update to 1.6
- Fix maintainer address
- Minor tweaks
PR: ports/110308
Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer) |
1.5 22 Aug 2006 09:03:49 |
rafan |
- Update to 1.5
- Change maintainer address
PR: ports/102298
Submitted by: Beech Rintoul <beech at alaskaparadise.com> (maintainer) |
1.4 08 May 2006 01:37:35 |
ehaupt |
- Update to 1.4
- Pass maintainer-ship to submitter
PR: 96904
Submitted by: Beech Rintoul <beech@mangohealth.org> |
1.0.24_1 07 May 2006 11:09:22 |
edwin |
Remove USE_REINPLACE from all categories starting with F |
1.0.24_1 14 Apr 2006 20:45:44 |
linimon |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr |
1.0.24_1 22 Jan 2006 09:48:59 |
edwin |
SHA256ify
Approved by: krion@ |
1.0.24_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.0.24_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.0.24 16 May 2003 00:33:42 |
petef |
Update to 1.0.24.
PR: 52009
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |
1.0.23 07 Mar 2003 06:02:05 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.0.23 05 Jan 2003 18:08:40 |
petef |
Update to 1.0.23. |
1.0.22 05 Nov 2002 02:32:59 |
edwin |
Cleaned up regular expression to make sed happy.
Noticed by: bento |
1.0.22 04 Nov 2002 05:46:38 |
edwin |
PERL -> REINPLACE
And some ports have USE_PERL5=yes now. |
1.0.22 29 Mar 2002 07:29:30 |
petef |
Re-enable pam and add a patch to allow this to build with OpenPAM.
Submitted by: des |
1.0.22 25 Mar 2002 23:29:36 |
petef |
Disable PAM to make the port build until there is a fix to make this work
with OpenPAM. |
03 Oct 2001 02:50:52 |
petef |
- update to 1.0.22 - chase new MASTER_SITES - use DOCSDIR - install html
documentation |
23 Aug 2001 00:07:25 |
petef |
Change my email address to petef@FreeBSD.org for the ports I maintain. |
07 Jul 2001 06:32:43 |
dwcjr |
Update to 1.0.21 Give petef@databits.net maintainership |
15 Apr 2001 03:06:52 |
steve |
Add the manpage that is being installed. |
08 Apr 2001 00:24:24 |
will |
Add bftpd 1.0.18, a very configurable FTP server that can do chroot easily.
|