notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
wzdftpd Modular FTP server configurable online using SITE commands
0.8.3_10 ftp on this many watch lists=4 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.3_9Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-12-18 16:34:25
Last Update: 2024-03-07 13:30:33
Commit Hash: 0ed1d0f
People watching this port, also watch:: curl, lftp, python, ncftp, screen
License: GPLv2+
WWW:
https://sourceforge.net/projects/wzdftpd/
Description:
wzdftpd is an FTP server designed to be modular and 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 libraries, 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) and set ip and passive ip accordingly - Cross devices operations (copy/move) (though can be slow) - Logging support (compatible with the wu-ftpd standard) - Designed for high performances: coded with C, multithreaded
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (128 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/wzdftpd-0.8.3_10/catalog.mk
  3. /usr/local/share/licenses/wzdftpd-0.8.3_10/LICENSE
  4. /usr/local/share/licenses/wzdftpd-0.8.3_10/GPLv2+
  5. bin/siteconfig
  6. bin/siteuptime
  7. bin/sitewho
  8. bin/wzd-config
  9. etc/wzdftpd/file_ginfo.txt
  10. etc/wzdftpd/file_group.txt
  11. etc/wzdftpd/file_groups.txt
  12. etc/wzdftpd/file_help.txt
  13. etc/wzdftpd/file_rules.txt
  14. etc/wzdftpd/file_swho.txt
  15. etc/wzdftpd/file_user.txt
  16. etc/wzdftpd/file_users.txt
  17. etc/wzdftpd/file_vfs.txt
  18. etc/wzdftpd/file_who.txt
  19. etc/wzdftpd/users.sample
  20. @sample etc/wzdftpd/wzd.cfg.sample
  21. etc/wzdftpd/wzd.pem
  22. include/wzdftpd/libwzd-auth/wzd_auth.h
  23. include/wzdftpd/libwzd-auth/wzd_base64.h
  24. include/wzdftpd/libwzd-auth/wzd_crypt.h
  25. include/wzdftpd/libwzd-auth/wzd_krb5.h
  26. include/wzdftpd/libwzd-auth/wzd_md5.h
  27. include/wzdftpd/libwzd-auth/wzd_md5crypt.h
  28. include/wzdftpd/libwzd-auth/wzd_pam.h
  29. include/wzdftpd/libwzd-auth/wzd_sha1.h
  30. include/wzdftpd/libwzd-auth/wzd_tls.h
  31. include/wzdftpd/libwzd-base/dlist.h
  32. include/wzdftpd/libwzd-base/hash.h
  33. include/wzdftpd/libwzd-base/list.h
  34. include/wzdftpd/libwzd-base/stack.h
  35. include/wzdftpd/libwzd-base/strpcpy.h
  36. include/wzdftpd/libwzd-base/wzd_strlcat.h
  37. include/wzdftpd/libwzd-base/wzd_strtok_r.h
  38. include/wzdftpd/libwzd-core/arch/bsd.h
  39. include/wzdftpd/libwzd-core/arch/win32.h
  40. include/wzdftpd/libwzd-core/wzd_ClientThread.h
  41. include/wzdftpd/libwzd-core/wzd_action.h
  42. include/wzdftpd/libwzd-core/wzd_all.h
  43. include/wzdftpd/libwzd-core/wzd_backend.h
  44. include/wzdftpd/libwzd-core/wzd_cache.h
  45. include/wzdftpd/libwzd-core/wzd_commands.h
  46. include/wzdftpd/libwzd-core/wzd_configfile.h
  47. include/wzdftpd/libwzd-core/wzd_configloader.h
  48. include/wzdftpd/libwzd-core/wzd_crc32.h
  49. include/wzdftpd/libwzd-core/wzd_crontab.h
  50. include/wzdftpd/libwzd-core/wzd_data.h
  51. include/wzdftpd/libwzd-core/wzd_debug.h
  52. include/wzdftpd/libwzd-core/wzd_dir.h
  53. include/wzdftpd/libwzd-core/wzd_events.h
  54. include/wzdftpd/libwzd-core/wzd_file.h
  55. include/wzdftpd/libwzd-core/wzd_fs.h
  56. include/wzdftpd/libwzd-core/wzd_group.h
  57. include/wzdftpd/libwzd-core/wzd_hardlimits.h
  58. include/wzdftpd/libwzd-core/wzd_ip.h
  59. include/wzdftpd/libwzd-core/wzd_libmain.h
  60. include/wzdftpd/libwzd-core/wzd_list.h
  61. include/wzdftpd/libwzd-core/wzd_log.h
  62. include/wzdftpd/libwzd-core/wzd_login.h
  63. include/wzdftpd/libwzd-core/wzd_messages.h
  64. include/wzdftpd/libwzd-core/wzd_misc.h
  65. include/wzdftpd/libwzd-core/wzd_mod.h
  66. include/wzdftpd/libwzd-core/wzd_mutex.h
  67. include/wzdftpd/libwzd-core/wzd_perm.h
  68. include/wzdftpd/libwzd-core/wzd_protocol.h
  69. include/wzdftpd/libwzd-core/wzd_ratio.h
  70. include/wzdftpd/libwzd-core/wzd_section.h
  71. include/wzdftpd/libwzd-core/wzd_shm.h
  72. include/wzdftpd/libwzd-core/wzd_site.h
  73. include/wzdftpd/libwzd-core/wzd_site_group.h
  74. include/wzdftpd/libwzd-core/wzd_site_user.h
  75. include/wzdftpd/libwzd-core/wzd_socket.h
  76. include/wzdftpd/libwzd-core/wzd_string.h
  77. include/wzdftpd/libwzd-core/wzd_structs.h
  78. include/wzdftpd/libwzd-core/wzd_threads.h
  79. include/wzdftpd/libwzd-core/wzd_tls.h
  80. include/wzdftpd/libwzd-core/wzd_types.h
  81. include/wzdftpd/libwzd-core/wzd_user.h
  82. include/wzdftpd/libwzd-core/wzd_utf8.h
  83. include/wzdftpd/libwzd-core/wzd_vars.h
  84. include/wzdftpd/libwzd-core/wzd_vfs.h
  85. include/wzdftpd/libwzd.h
  86. include/wzdftpd/libwzd_codes.h
  87. include/wzdftpd/libwzd_err.h
  88. include/wzdftpd/libwzd_pv.h
  89. include/wzdftpd/libwzd_socket.h
  90. include/wzdftpd/libwzd_tls.h
  91. lib/libwzd.so
  92. lib/libwzd.so.0
  93. lib/libwzd.so.0.801.1
  94. lib/libwzd_core.so
  95. lib/libwzd_core.so.0
  96. lib/libwzd_core.so.0.801.1
  97. lib/perl5/site_perl/mach/5.36/auto/wzdftpd/wzdftpd.so
  98. lib/perl5/site_perl/mach/5.36/wzdftpd.pm
  99. @comment lib/wzdftpd/backends/libwzdmysql.so
  100. lib/wzdftpd/backends/libwzdpam.so
  101. @comment lib/wzdftpd/backends/libwzdpgsql.so
  102. lib/wzdftpd/backends/libwzdplaintext.so
  103. lib/wzdftpd/backends/libwzdsqlite.so
  104. lib/wzdftpd/modules/libwzd_debug.so
  105. lib/wzdftpd/modules/libwzd_perl.so
  106. lib/perl5/site_perl/man/man3/wzdftpd.3.gz
  107. lib/wzdftpd/modules/libwzd_sfv.so
  108. @comment lib/wzdftpd/modules/libwzd_tcl.so
  109. lib/wzdftpd/modules/libwzd_zeroconf.so
  110. libdata/pkgconfig/wzdftpd.pc
  111. share/doc/wzdftpd/AUTHORS
  112. share/doc/wzdftpd/ChangeLog
  113. share/doc/wzdftpd/NEWS
  114. share/doc/wzdftpd/Permissions.ReadMeFirst
  115. share/doc/wzdftpd/README
  116. share/doc/wzdftpd/TLS.ReadMeFirst
  117. share/doc/wzdftpd/UPGRADING
  118. share/doc/wzdftpd/wzd_tls.cnf
  119. sbin/wzdftpd
  120. share/aclocal/wzd.m4
  121. share/man/man1/siteconfig.1.gz
  122. share/man/man1/siteuptime.1.gz
  123. share/man/man1/sitewho.1.gz
  124. share/man/man1/wzd-config.1.gz
  125. share/man/man8/wzdftpd.8.gz
  126. @owner
  127. @group
  128. @mode
Collapse this list.
Dependency lines:
  • wzdftpd>0:ftp/wzdftpd
To install the port:
cd /usr/ports/ftp/wzdftpd/ && make install clean
To add the package, run one of these commands:
  • pkg install ftp/wzdftpd
  • pkg install wzdftpd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wzdftpd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1193576054 SHA256 (wzdftpd-0.8.3.tar.gz) = 14b958739bfe8f2c9e665b036ea627f7830332a43a32000feb1b6e632c18ec5d SIZE (wzdftpd-0.8.3.tar.gz) = 850981

Packages (timestamps in pop-ups are UTC):
wzdftpd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.3_100.8.3_100.8.3_70.8.3_100.8.3_10---
FreeBSD:13:quarterly0.8.3_90.8.3_9-0.8.3_90.8.3_100.8.3_90.8.3_90.8.3_9
FreeBSD:14:latest0.8.3_100.8.3_100.8.3_80.8.3_100.8.3_100.8.3_8-0.8.3_8
FreeBSD:14:quarterly0.8.3_90.8.3_10-0.8.3_90.8.3_100.8.3_90.8.3_90.8.3_9
FreeBSD:15:latest0.8.3_100.8.3_10n/a0.8.3_9n/a0.8.3_90.8.3_90.8.3_9
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. msgfmt : devel/gettext-tools
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf2.69>=2.69 : devel/autoconf2.69
  4. automake>=1.16.5 : devel/automake
  5. libtoolize : devel/libtool
  6. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libdbus-1.so : devel/dbus
  2. libavahi-core.so : net/avahi-app
  3. libgnutls.so : security/gnutls
  4. libsqlite3.so : databases/sqlite3
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for wzdftpd-0.8.3_10: AVAHI=on: Zeroconf support via Avahi DOCS=on: Build and/or install documentation ICONV=on: Encoding conversion support via iconv IPV6=on: IPv6 protocol support MYSQL=off: MySQL database support PAM=on: Pluggable authentication module support PERL=on: Perl scripting language support PGSQL=off: PostgreSQL database support SQLITE=on: SQLite database support TCL=off: Tcl scripting language support ====> Secure network connection support via TLS: you can only select none or one of them GNUTLS=on: SSL/TLS support via GnuTLS OPENSSL=off: SSL/TLS support via OpenSSL ===> Use 'make config' to modify these settings
Options name:
ftp_wzdftpd
USES:
autoreconf:2.69 cpe gettext-tools libtool localbase pkgconfig iconv perl5 sqlite:3
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  2. http://cytranet.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  3. http://deac-ams.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  4. http://deac-fra.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  5. http://deac-riga.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  6. http://downloads.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  7. http://excellmedia.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  8. http://freefr.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  9. http://gigenet.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  10. http://ixpeering.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  11. http://jaist.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  12. http://jztkft.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  13. http://kumisystems.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  14. http://liquidtelecom.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  15. http://nchc.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  16. http://netactuate.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  17. http://netcologne.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  18. http://netix.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  19. http://onboardcloud.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  20. http://phoenixnap.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  21. http://razaoinfo.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  22. http://sinalbr.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  23. http://sitsa.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  24. http://sonik.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  25. http://tenet.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  26. http://udomain.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  27. http://ufpr.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  28. http://versaweb.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  29. https://cfhcable.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  30. https://cytranet.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  31. https://deac-ams.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  32. https://deac-fra.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  33. https://deac-riga.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  34. https://downloads.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  35. https://excellmedia.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  36. https://freefr.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  37. https://gigenet.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  38. https://ixpeering.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  39. https://jaist.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  40. https://jztkft.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  41. https://kumisystems.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  42. https://liquidtelecom.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  43. https://nchc.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  44. https://netactuate.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  45. https://netcologne.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  46. https://netix.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  47. https://onboardcloud.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  48. https://phoenixnap.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  49. https://razaoinfo.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  50. https://sinalbr.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  51. https://sitsa.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  52. https://sonik.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  53. https://tenet.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  54. https://udomain.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  55. https://ufpr.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
  56. https://versaweb.dl.sourceforge.net/project/wzdftpd/wzdftpd-sources/wzdftpd-0.8/
Collapse this list.

Number of commits found: 134 (showing only 34 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.4_1
26 Sep 2005 11:38:08
Original commit files touched by this commit
novel search for other commits by this committer
Fix insecure use of popen().

Obtained from:  wzdftpd-security maillist
0.5.4
21 Jul 2005 19:01:09
Original commit files touched by this commit
novel search for other commits by this committer
Attempt to fix build on 4.x.

Reported by:    pointyhat via kris
0.5.4
17 Jul 2005 17:42:02
Original commit files touched by this commit
novel search for other commits by this committer
Fix plist.

Reported by:    poinyhat via kris
0.5.4
16 Jul 2005 19:12:05
Original commit files touched by this commit
novel search for other commits by this committer
Fix build with IPv6 support.

Reported by:    poinyhat via kris
0.5.4
14 Jul 2005 18:28:15
Original commit files touched by this commit
novel search for other commits by this committer
Update to 0.5.4.
0.5.3
31 May 2005 04:59:00
Original commit files touched by this commit
novel search for other commits by this committer
Fix build on 4.x.

Reported by:    pointyhat via kris
0.5.3
26 May 2005 20:41:48
Original commit files touched by this commit
novel search for other commits by this committer
Fix plist.

Reported by:    pointyhat via kris
0.5.3
20 May 2005 18:07:45
Original commit files touched by this commit
novel search for other commits by this committer
Update to 0.5.3. PostgreSQL backend temporary disabled because I
cannot test it now.
0.5.2
18 Apr 2005 12:27:00
Original commit files touched by this commit
novel search for other commits by this committer
Update to 0.5.2
0.5.1
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
0.5.1
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
0.5.1
12 Mar 2005 08:48:57
Original commit files touched by this commit
novel search for other commits by this committer
Fix plist when WITH_PERL is defined.

Approved by:    krion (mentor)
0.5.1
08 Mar 2005 17:50:43
Original commit files touched by this commit
novel search for other commits by this committer
Update to 0.5.1

Approved by:    krion (mentor)
0.5.0
08 Mar 2005 07:38:35
Original commit files touched by this commit
novel search for other commits by this committer
Use @freebsd.org address for my ports.

Approved by:    krion (mentor)
0.5.0
25 Feb 2005 19:22:21
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 0.5.0

PR:             ports/77994
Submitted by:   maintainer
0.4.4
13 Dec 2004 10:03:32
Original commit files touched by this commit
krion search for other commits by this committer
Fix typo.

PR:             ports/75010
Submitted by:   maintainer
0.4.4
08 Dec 2004 19:17:16
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.4.4

PR:             ports/74815
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
0.4.3
05 Nov 2004 08:30:57
Original commit files touched by this commit
vs search for other commits by this committer
Include bsd.port.pre.mk before testing the WITH_ variables.

PR:             ports/73458
Submitted by:   maintainer
0.4.3
30 Oct 2004 09:08:28
Original commit files touched by this commit
krion search for other commits by this committer
Update to 0.4.3 - security release which fixes some vulnerabilities
which may cause crash or DoS (see ChangeLog for details).

Perl module related changes (it's now possible to enable/disable it
in configure script)

PR:             ports/73287
Submitted by:   maintainer
0.4.2
13 Oct 2004 13:50:49
Original commit files touched by this commit This port version is marked as vulnerable.
krion search for other commits by this committer
Update to 0.4.2

PR:             ports/72635
Submitted by:   maintainer
0.4.0
04 Oct 2004 07:58:42
Original commit files touched by this commit This port version is marked as vulnerable.
sergei search for other commits by this committer
- Unbreak the build by fixing a typo in Makefile:
  s/USE_PERL/USE_PERL5/

PR:             ports/72281
Submitted by:   Roman Bogorodskiy (maintainer)
Approved by:    portmgr (marcus)
0.4.0
29 Sep 2004 05:55:59
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
0.4.0
28 Aug 2004 20:31:48
Original commit files touched by this commit This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 0.4.0
- Use OPTIONS
- Install documentation in more correct way

PR:             ports/71021
Submitted by:   maintainer
0.3.3
09 Jul 2004 17:43:11
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
0.3.3
01 Jul 2004 23:38:36
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 0.3.3

PR:             ports/68562
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
0.3.2_1
22 Jun 2004 19:18:41
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- 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)
0.3.2
24 May 2004 21:31:32
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 0.3.2
- Add WITH_UTF8 and WITH_TCL knobs

PR:             ports/67121
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
0.3.1_1
10 May 2004 12:09:32
Original commit files touched by this commit This port version is marked as vulnerable.
krion search for other commits by this committer
- Add missing dependencies

PR:             ports/66427
Submitted by:   maintainer
0.3.1
04 May 2004 14:28:35
Original commit files touched by this commit This port version is marked as vulnerable.
krion search for other commits by this committer
- Update to version 0.3.1

PR:             ports/66255
Submitted by:   maintainer
0.3
20 Apr 2004 09:03:20
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 0.3

PR:             ports/65744
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
0.2.3_1
14 Mar 2004 06:17:56
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
0.2.3_1
23 Feb 2004 06:27:33
Original commit files touched by this commit This port version is marked as vulnerable.
leeym search for other commits by this committer
update to wzdftpd 0.2.3

PR:             63214
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru>
0.1_1
04 Feb 2004 05:21:48
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
0.1
18 Dec 2003 16:31:09
Original commit files touched by this commit This port version is marked as vulnerable.
sergei search for other commits by this committer
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>

Number of commits found: 134 (showing only 34 on this page)

«  1 | 2