Commit graph

8 commits

Author SHA1 Message Date
Pav Lucistnik
9f8a9a5721 - Update to 0.4.4
PR:		ports/74815
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-12-08 19:17:16 +00:00
Sergey Matveychuk
6dfe7534a5 - Update to 0.4.0
- Use OPTIONS
- Install documentation in more correct way

PR:		ports/71021
Submitted by:	maintainer
2004-08-28 20:31:48 +00:00
Pav Lucistnik
f5c1ab781a - Add rc script
- Expand variables in pkg-message
- Move users.sample to better place

PR:		ports/68164
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-06-22 19:18:41 +00:00
Pav Lucistnik
0dc848abaa - Update to 0.3.2
- Add WITH_UTF8 and WITH_TCL knobs

PR:		ports/67121
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-05-24 21:31:32 +00:00
Kirill Ponomarev
b6cd54a7ce - Update to version 0.3.1
PR:		ports/66255
Submitted by:	maintainer
2004-05-04 14:28:35 +00:00
Pav Lucistnik
8740b4534d - Update to 0.3
PR:		ports/65744
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-04-20 09:03:20 +00:00
Yen-Ming Lee
411cba7747 update to wzdftpd 0.2.3
PR:		63214
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-02-23 06:27:33 +00:00
Sergei Kolobov
d1a02bc3c7 Add wzdftpd 0.1, modular FTP server configurable online
using SITE commands.

wzdftpd is a FTP server designed to be modular,
work under linux/win32/freebsd/openbsd,
and to be entirely configurable online using SITE commands.

wzdftpd offers the following features:
- Simple configuration file, supporting inclusions
- Online administration, using SITE commands
- Backends to store users/groups in different structures
- Modules: internal, using shared librairies, or external
  (scripts/applications)
- Users are virtual: you do not need to create users in system
- SSL/TLS support
- Server is designed to run as a non-privileged user to enforce security
- Server can detect ip changes (dynamic ips)
- Cross devices operations (copy/move) (though can be slow)
- Logging support (compatible with the wu-ftpd standard)
- Designed for high performance: coded with C, multithreaded

WWW:	http://www.wzdftpd.net/

PR:		59873
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2003-12-18 16:31:09 +00:00