head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2007.05.26.20.01.07;	author sat;	state Exp;
branches;
next	1.2;

1.2
date	2001.07.07.05.32.43;	author dwcjr;	state Exp;
branches;
next	1.1;

1.1
date	2001.04.07.23.24.24;	author will;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 1.8.4

PR:		ports/112966
Submitted by:	Beech Rintoul <beech@@alaskaparadise.com> (maintainer)
@
text
@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

WWW: http://bftpd.sourceforge.net/
@


1.2
log
@Update to 1.0.21
Give petef@@databits.net maintainership

PR:		28782
Submitted by:	petef@@databits.net
@
text
@d1 5
a5 7
bftpd is an FTP server for Linux, BSD/OS, FreeBSD, Solaris, DG-UX
and Tru64.  It runs either with inetd or standalone.

It tries to be very configurable while being fast and small. You
can make defaults for each configuration option, and then override
these defaults in user-specific structures. Support for
directory-specific options is planned.
d8 9
a16 11
	* 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

WWW: http://www.bftpd.org/
d18 1
a18 2
- Pete
petef@@databits.net
@


1.1
log
@Add bftpd 1.0.18, a very configurable FTP server that can do chroot
easily.
@
text
@d15 1
a15 1
	* No need for filessh, ls...) in a chroot environment
d17 1
a17 1
	* PAM and passwd/shadow support
d21 3
@

