Commit graph

16 commits

Author SHA1 Message Date
Roman Bogorodskiy
a4c3447272 Update to 0.7.2.
PR:		98212 (based on)
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
2006-05-31 15:19:27 +00:00
Roman Bogorodskiy
4cc6043899 - Add zeroconf support via howl or avahi [1]
- Prefer gnutls over openssl

Based on a patch by:	"Daniel S. Haischt" <me@daniel.stefan.haischt.name> [1]
2006-02-22 21:52:51 +00:00
Doug Barton
c49d1a3273 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.
2006-02-20 20:47:50 +00:00
Roman Bogorodskiy
d97de61de5 - Update to 0.6.0
- Depend on gnutls-devel
2005-12-28 07:54:44 +00:00
Roman Bogorodskiy
3fca075492 Update to 0.5.5. 2005-10-09 10:22:50 +00:00
Roman Bogorodskiy
ad0c936092 Fix insecure use of popen().
Obtained from:	wzdftpd-security maillist
2005-09-26 11:38:08 +00:00
Roman Bogorodskiy
a774e73753 Fix build with IPv6 support.
Reported by:	poinyhat via kris
2005-07-16 19:12:05 +00:00
Roman Bogorodskiy
70ee08a894 Update to 0.5.4. 2005-07-14 18:28:15 +00:00
Sergey Matveychuk
ae9aeed0d4 - Update to 0.5.0
PR:		ports/77994
Submitted by:	maintainer
2005-02-25 19:22:21 +00:00
Kirill Ponomarev
57b290538e Fix typo.
PR:		ports/75010
Submitted by:	maintainer
2004-12-13 10:03:32 +00:00
Kirill Ponomarev
4073c2a829 Update to 0.4.2
PR:		ports/72635
Submitted by:	maintainer
2004-10-13 13:50:49 +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
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