The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD ftp : wu-ftpd

A replacement ftp server for Un*x systems

 The package is linked dynamic so that you will get the right crypt
library.  If you are serious about performance, you may want to recompile
it by yourself (the port will link static by default).

wu-ftpd is a replacement ftp server for Un*x systems.  Besides
supporting the ftp protocol defined in RFC 959, it adds the following
features: logging of transfers, logging of commands, on the fly compression
and archiving, classification of users on type and location, per class limits,
per directory upload permissions, restricted guest accounts, system wide
and per directory messages, directory alias, cdpath, filename filter.

The configuration files are located in /usr/local/etc  This package includes
a basic working configuration.  The config files are:

  ftpaccess - controls who, what, and how many can access the server
  ftpconversions - controls the on-the-fly compression/archiving
  ftpusers - users who, for security reasons, may never use the server

You will also need to change /etc/inetd.conf to point to the new server 
located at /usr/local/libexec/ftpd 

http://www.wu-ftpd.org/



wu-ftpd history


v. 1.58
date: 2006/05/27 00:27:22;  author: ache;  state: Exp;  lines: +8 -1
Enable optional PAM support using WITH_PAM knob

PR:             97774
Submitted by:   Tsurutani Naoki 

v. 1.57 date: 2005/11/25 03:24:59; author: edwin; state: Exp; lines: +2 -2 big whitespace cleanup (see ports/65409) PR: ports/65828 Submitted by: trevor Approved by: ache
v. 1.56 date: 2005/11/15 06:49:14; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.55 date: 2005/04/05 00:25:01; author: ache; state: Exp; lines: +2 -2 Integrate official skeychallenge.patch Fix denial of service in NLST CAN-2005-0256
v. 1.54 date: 2005/01/18 20:55:05; author: nectar; state: Exp; lines: +2 -0 Add CONFLICTS due to libexec/ftpd. PR: ports/76235 Approved by: ache, sumikawa (maintainers for wu-ftpd*)
v. 1.53 date: 2004/06/10 02:17:34; author: ache; state: Exp; lines: +2 -2 Increase args size for big listings PR: 44019 Submitted by: Cejka Rudolf
v. 1.52 date: 2004/03/14 06:16:31; author: ade; state: Exp; lines: +1 -1 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.
v. 1.51 date: 2004/03/08 13:39:20; author: ache; state: Exp; lines: +1 -1 fix for `restricted-uid'/`restricted-gid' directive may be bypassed Submitted by: Matt Zimmerman
v. 1.50 date: 2003/09/23 16:58:10; author: ache; state: Exp; lines: +3 -1 Integrate official DOS-attack prevention patch Add -- to tar args to stop hacking with "-"-started files in ftpconversions Approved by: security-officer ('--' fix), portmgr
v. 1.49 date: 2003/07/31 16:07:05; author: dannyboy; state: Exp; lines: +1 -1 Address CAN-2003-0466. Submitted/approved by: security-officer
v. 1.48 date: 2003/03/07 06:02:05; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.47 date: 2002/10/15 09:51:53; author: ache; state: Exp; lines: +3 -0 Use correct SPT_TYPE to really change proctitle PR: 44019
v. 1.46 date: 2002/03/20 07:36:57; author: ache; state: Exp; lines: +1 -9 Upgrade to 2.6.2
v. 1.45 date: 2002/02/19 19:47:11; author: ache; state: Exp; lines: +1 -1 Use -lmd with -lopie
v. 1.44 date: 2002/02/19 19:09:02; author: ache; state: Exp; lines: +3 -5 portlint, no functional changes
v. 1.43 date: 2002/02/19 11:41:07; author: ache; state: Exp; lines: +9 -8 Switch to GNU configure PR: 34660 Submitted by: "James E. Housley"
v. 1.42 date: 2001/11/30 06:24:54; author: ache; state: Exp; lines: +6 -5 Use vendor-supplied prevent glob overflow patch
v. 1.41 date: 2001/11/28 10:52:26; author: ache; state: Exp; lines: +2 -2 Prevent buffer overflow in glob
v. 1.40 date: 2001/10/10 03:23:25; author: ache; state: Exp; lines: +2 -2 Fix broken strcasestr() implementation. Use FreeBSD's strcasestr() if present.
v. 1.39 date: 2001/10/02 19:13:28; author: ache; state: Exp; lines: +9 -3 Use official patches set (fix wrong place of pasv-allow fix as result)
v. 1.38 date: 2001/09/29 19:02:59; author: ache; state: Exp; lines: +2 -2 Fix the case when opie keys not used
v. 1.37 date: 2001/09/28 02:57:29; author: ache; state: Exp; lines: +2 -2 OPIE fixes: bad user reaction, normal password
v. 1.36 date: 2001/09/04 18:06:03; author: dwcjr; state: Exp; lines: +2 -2 Make wu-ftpd install with correct permissions PR: 17313 Submitted by: Dmitry Grigorovic
v. 1.35 date: 2001/07/29 21:01:53; author: ache; state: Exp; lines: +2 -1 Switch to OPIE
v. 1.34 date: 2001/01/01 10:15:02; author: will; state: Exp; lines: +1 -3 Goodbye, YEAR2000. Hello, 2001. Approved by: asami
v. 1.33 date: 2000/07/09 02:07:06; author: will; state: Exp; lines: +2 -2 Update to 2.6.1, which fixes some security issues (actually, we already had some setproctitle(), etc. fixed through patch-aa), fixes memory leaks in internal ls, and merges in the virtual passwd/shadow features of BeroFTPD. This update should solve SA 00:29. Add WWW to DESCR.
v. 1.32 date: 2000/04/12 05:31:25; author: mharo; state: Exp; lines: +5 -5 PORTNAME/PORTVERSION stuff
v. 1.31 date: 1999/10/24 01:57:28; author: ache; state: Exp; lines: +9 -13 upgrade to 2.6.0 Submitted by: Makoto MATSUSHITA
v. 1.30 date: 1999/09/03 17:27:24; author: ache; state: Exp; lines: +7 -2 add more official patches
v. 1.29 date: 1999/08/30 19:14:03; author: cpiazza; state: Exp; lines: +4 -1 Add a PATCH_FILE to close a security hole in wu-ftpd. Quoted from wu-ftpd group's accouncement: Due to insufficient bounds checking on directory name lengths which can be supplied by users, it is possible to overwrite the static memory space of the wu-ftpd daemon while it is executing under certain configurations. By having the ability to create directories and supplying carefully designed directory names to the wu-ftpd, users may gain privileged access. PR: 13475 Submitted by: jack@germanium.xtalwind.net
v. 1.28 date: 1999/08/25 05:55:25; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.27 date: 1999/08/02 10:43:59; author: asami; state: Exp; lines: +2 -2 Change "net" -> "ftp".
v. 1.26 date: 1999/06/29 18:30:00; author: mharo; state: Exp; lines: +2 -2 Update Y2K URL
v. 1.25 date: 1999/06/07 20:51:18; author: ache; state: Exp; lines: +4 -5 upgrade to 2.5.0
v. 1.24 date: 1999/04/07 11:08:42; author: ache; state: Exp; lines: +3 -3 upgrade to vr17
v. 1.23 date: 1999/03/09 12:07:09; author: ache; state: Exp; lines: +4 -4 upgrade to vr16 PR: 10505
v. 1.22 date: 1999/02/21 09:40:22; author: flathill; state: Exp; lines: +3 -3 Update to 2.4.2-beta-18-vr14
v. 1.21 date: 1999/02/10 20:14:53; author: asami; state: Exp; lines: +4 -4 Portlint.
v. 1.20 date: 1999/02/10 12:48:04; author: ache; state: Exp; lines: +4 -6 upgrade to vr13 to close security hole and lots of enhancements
v. 1.19 date: 1999/01/13 03:37:28; author: scrappy; state: Exp; lines: +3 -1 Add a couple more Y2K links...
v. 1.18 date: 1998/07/22 10:14:12; author: ache; state: Exp; lines: +3 -3 Upgrade to beta-18
v. 1.17 date: 1998/05/12 22:27:01; author: ache; state: Exp; lines: +4 -4 Upgrade to beta-17
v. 1.16 date: 1997/12/24 17:45:28; author: ache; state: Exp; lines: +5 -5 Upgrade to beta-16
v. 1.15 date: 1997/09/15 05:48:22; author: ache; state: Exp; lines: +4 -4 Upgrade to beta-15, nlist hole fixed
v. 1.14 date: 1997/09/09 22:59:50; author: ache; state: Exp; lines: +4 -4 Upgrade to beta-14
v. 1.13 date: 1997/04/29 02:48:10; author: asami; state: Exp; lines: +2 -1 Add PKGNAME to change "-beta-" to "b" in version string.
v. 1.12 date: 1997/04/27 21:48:45; author: ache; state: Exp; lines: +3 -3 Upgrade to beta-13
v. 1.11 date: 1997/02/01 22:17:11; author: ache; state: Exp; lines: +2 -0 Add reminder about -a option required now to use ftpaccess Fix ftpcount/ftpwho by using malloc prototype
v. 1.10 date: 1997/01/30 17:00:32; author: ache; state: Exp; lines: +8 -5 Upgrade to Academ 2.4.2-beta-12 as recommended by AUSCERT security advisory. P.S. this version is much improved comparing to what we have previously, f.e. it already contains most of our fixes.
v. 1.9 date: 1996/12/01 01:34:11; author: obrien; state: Exp; lines: +4 -7 Things in pre-install target are already handled by mtree. Compression of manpages should be dealt with in the FreeBSD port Makefile, not by patching the dist Makefile. (more obvious to those looking at the port).
v. 1.8 date: 1996/12/01 01:23:20; author: obrien; state: Exp; lines: +8 -6 General Makefile cleanup Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc...
v. 1.7 date: 1996/11/18 11:37:07; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.6 date: 1996/09/05 18:37:46; author: ache; state: Exp; lines: +4 -2 Extract sufx changed on master site Add yet one master site (http), because ftp is always busy
v. 1.5 date: 1996/03/30 13:09:19; author: ache; state: Exp; lines: +1 -2 Switch to .tar.gz variant, it occupes less space in distfiles
v. 1.4 date: 1995/11/27 04:05:50; author: asami; state: Exp; lines: +2 -2 Change "networking" to "net".
v. 1.3 date: 1995/04/15 05:42:06; author: asami; state: Exp; lines: +2 -2 Update of net Makefiles! Am I done? :)
v. 1.2 date: 1995/04/01 12:48:53; author: jkh; state: Exp; lines: +2 -1 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.1 date: 1994/10/23 01:36:58; author: torstenb; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/10/23 01:36:59; author: torstenb; state: Exp; lines: +0 -0 Reviewed by: Submitted by: Obtained from: wuarchive ftpd with skey support ============================================================================= v. 1.58 date: 2006/05/27 00:27:22; author: ache; state: Exp; lines: +8 -1 Enable optional PAM support using WITH_PAM knob PR: 97774 Submitted by: Tsurutani Naoki
v. 1.57 date: 2005/11/25 03:24:59; author: edwin; state: Exp; lines: +2 -2 big whitespace cleanup (see ports/65409) PR: ports/65828 Submitted by: trevor Approved by: ache
v. 1.56 date: 2005/11/15 06:49:14; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.55 date: 2005/04/05 00:25:01; author: ache; state: Exp; lines: +2 -2 Integrate official skeychallenge.patch Fix denial of service in NLST CAN-2005-0256
v. 1.54 date: 2005/01/18 20:55:05; author: nectar; state: Exp; lines: +2 -0 Add CONFLICTS due to libexec/ftpd. PR: ports/76235 Approved by: ache, sumikawa (maintainers for wu-ftpd*)
v. 1.53 date: 2004/06/10 02:17:34; author: ache; state: Exp; lines: +2 -2 Increase args size for big listings PR: 44019 Submitted by: Cejka Rudolf
v. 1.52 date: 2004/03/14 06:16:31; author: ade; state: Exp; lines: +1 -1 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.
v. 1.51 date: 2004/03/08 13:39:20; author: ache; state: Exp; lines: +1 -1 fix for `restricted-uid'/`restricted-gid' directive may be bypassed Submitted by: Matt Zimmerman
v. 1.50 date: 2003/09/23 16:58:10; author: ache; state: Exp; lines: +3 -1 Integrate official DOS-attack prevention patch Add -- to tar args to stop hacking with "-"-started files in ftpconversions Approved by: security-officer ('--' fix), portmgr
v. 1.49 date: 2003/07/31 16:07:05; author: dannyboy; state: Exp; lines: +1 -1 Address CAN-2003-0466. Submitted/approved by: security-officer
v. 1.48 date: 2003/03/07 06:02:05; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.47 date: 2002/10/15 09:51:53; author: ache; state: Exp; lines: +3 -0 Use correct SPT_TYPE to really change proctitle PR: 44019
v. 1.46 date: 2002/03/20 07:36:57; author: ache; state: Exp; lines: +1 -9 Upgrade to 2.6.2
v. 1.45 date: 2002/02/19 19:47:11; author: ache; state: Exp; lines: +1 -1 Use -lmd with -lopie
v. 1.44 date: 2002/02/19 19:09:02; author: ache; state: Exp; lines: +3 -5 portlint, no functional changes
v. 1.43 date: 2002/02/19 11:41:07; author: ache; state: Exp; lines: +9 -8 Switch to GNU configure PR: 34660 Submitted by: "James E. Housley"
v. 1.42 date: 2001/11/30 06:24:54; author: ache; state: Exp; lines: +6 -5 Use vendor-supplied prevent glob overflow patch
v. 1.41 date: 2001/11/28 10:52:26; author: ache; state: Exp; lines: +2 -2 Prevent buffer overflow in glob
v. 1.40 date: 2001/10/10 03:23:25; author: ache; state: Exp; lines: +2 -2 Fix broken strcasestr() implementation. Use FreeBSD's strcasestr() if present.
v. 1.39 date: 2001/10/02 19:13:28; author: ache; state: Exp; lines: +9 -3 Use official patches set (fix wrong place of pasv-allow fix as result)
v. 1.38 date: 2001/09/29 19:02:59; author: ache; state: Exp; lines: +2 -2 Fix the case when opie keys not used
v. 1.37 date: 2001/09/28 02:57:29; author: ache; state: Exp; lines: +2 -2 OPIE fixes: bad user reaction, normal password
v. 1.36 date: 2001/09/04 18:06:03; author: dwcjr; state: Exp; lines: +2 -2 Make wu-ftpd install with correct permissions PR: 17313 Submitted by: Dmitry Grigorovic
v. 1.35 date: 2001/07/29 21:01:53; author: ache; state: Exp; lines: +2 -1 Switch to OPIE
v. 1.34 date: 2001/01/01 10:15:02; author: will; state: Exp; lines: +1 -3 Goodbye, YEAR2000. Hello, 2001. Approved by: asami
v. 1.33 date: 2000/07/09 02:07:06; author: will; state: Exp; lines: +2 -2 Update to 2.6.1, which fixes some security issues (actually, we already had some setproctitle(), etc. fixed through patch-aa), fixes memory leaks in internal ls, and merges in the virtual passwd/shadow features of BeroFTPD. This update should solve SA 00:29. Add WWW to DESCR.
v. 1.32 date: 2000/04/12 05:31:25; author: mharo; state: Exp; lines: +5 -5 PORTNAME/PORTVERSION stuff
v. 1.31 date: 1999/10/24 01:57:28; author: ache; state: Exp; lines: +9 -13 upgrade to 2.6.0 Submitted by: Makoto MATSUSHITA
v. 1.30 date: 1999/09/03 17:27:24; author: ache; state: Exp; lines: +7 -2 add more official patches
v. 1.29 date: 1999/08/30 19:14:03; author: cpiazza; state: Exp; lines: +4 -1 Add a PATCH_FILE to close a security hole in wu-ftpd. Quoted from wu-ftpd group's accouncement: Due to insufficient bounds checking on directory name lengths which can be supplied by users, it is possible to overwrite the static memory space of the wu-ftpd daemon while it is executing under certain configurations. By having the ability to create directories and supplying carefully designed directory names to the wu-ftpd, users may gain privileged access. PR: 13475 Submitted by: jack@germanium.xtalwind.net
v. 1.28 date: 1999/08/25 05:55:25; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.27 date: 1999/08/02 10:43:59; author: asami; state: Exp; lines: +2 -2 Change "net" -> "ftp".
v. 1.26 date: 1999/06/29 18:30:00; author: mharo; state: Exp; lines: +2 -2 Update Y2K URL
v. 1.25 date: 1999/06/07 20:51:18; author: ache; state: Exp; lines: +4 -5 upgrade to 2.5.0
v. 1.24 date: 1999/04/07 11:08:42; author: ache; state: Exp; lines: +3 -3 upgrade to vr17
v. 1.23 date: 1999/03/09 12:07:09; author: ache; state: Exp; lines: +4 -4 upgrade to vr16 PR: 10505
v. 1.22 date: 1999/02/21 09:40:22; author: flathill; state: Exp; lines: +3 -3 Update to 2.4.2-beta-18-vr14
v. 1.21 date: 1999/02/10 20:14:53; author: asami; state: Exp; lines: +4 -4 Portlint.
v. 1.20 date: 1999/02/10 12:48:04; author: ache; state: Exp; lines: +4 -6 upgrade to vr13 to close security hole and lots of enhancements
v. 1.19 date: 1999/01/13 03:37:28; author: scrappy; state: Exp; lines: +3 -1 Add a couple more Y2K links...
v. 1.18 date: 1998/07/22 10:14:12; author: ache; state: Exp; lines: +3 -3 Upgrade to beta-18
v. 1.17 date: 1998/05/12 22:27:01; author: ache; state: Exp; lines: +4 -4 Upgrade to beta-17
v. 1.16 date: 1997/12/24 17:45:28; author: ache; state: Exp; lines: +5 -5 Upgrade to beta-16
v. 1.15 date: 1997/09/15 05:48:22; author: ache; state: Exp; lines: +4 -4 Upgrade to beta-15, nlist hole fixed
v. 1.14 date: 1997/09/09 22:59:50; author: ache; state: Exp; lines: +4 -4 Upgrade to beta-14
v. 1.13 date: 1997/04/29 02:48:10; author: asami; state: Exp; lines: +2 -1 Add PKGNAME to change "-beta-" to "b" in version string.
v. 1.12 date: 1997/04/27 21:48:45; author: ache; state: Exp; lines: +3 -3 Upgrade to beta-13
v. 1.11 date: 1997/02/01 22:17:11; author: ache; state: Exp; lines: +2 -0 Add reminder about -a option required now to use ftpaccess Fix ftpcount/ftpwho by using malloc prototype
v. 1.10 date: 1997/01/30 17:00:32; author: ache; state: Exp; lines: +8 -5 Upgrade to Academ 2.4.2-beta-12 as recommended by AUSCERT security advisory. P.S. this version is much improved comparing to what we have previously, f.e. it already contains most of our fixes.
v. 1.9 date: 1996/12/01 01:34:11; author: obrien; state: Exp; lines: +4 -7 Things in pre-install target are already handled by mtree. Compression of manpages should be dealt with in the FreeBSD port Makefile, not by patching the dist Makefile. (more obvious to those looking at the port).
v. 1.8 date: 1996/12/01 01:23:20; author: obrien; state: Exp; lines: +8 -6 General Makefile cleanup Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc...
v. 1.7 date: 1996/11/18 11:37:07; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.6 date: 1996/09/05 18:37:46; author: ache; state: Exp; lines: +4 -2 Extract sufx changed on master site Add yet one master site (http), because ftp is always busy
v. 1.5 date: 1996/03/30 13:09:19; author: ache; state: Exp; lines: +1 -2 Switch to .tar.gz variant, it occupes less space in distfiles
v. 1.4 date: 1995/11/27 04:05:50; author: asami; state: Exp; lines: +2 -2 Change "networking" to "net".
v. 1.3 date: 1995/04/15 05:42:06; author: asami; state: Exp; lines: +2 -2 Update of net Makefiles! Am I done? :)
v. 1.2 date: 1995/04/01 12:48:53; author: jkh; state: Exp; lines: +2 -1 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.1 date: 1994/10/23 01:36:58; author: torstenb; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/10/23 01:36:59; author: torstenb; state: Exp; lines: +0 -0 Reviewed by: Submitted by: Obtained from: wuarchive ftpd with skey support ============================================================================= v. 1.58 date: 2006/05/27 00:27:22; author: ache; state: Exp; lines: +8 -1 Enable optional PAM support using WITH_PAM knob PR: 97774 Submitted by: Tsurutani Naoki
v. 1.57 date: 2005/11/25 03:24:59; author: edwin; state: Exp; lines: +2 -2 big whitespace cleanup (see ports/65409) PR: ports/65828 Submitted by: trevor Approved by: ache
v. 1.56 date: 2005/11/15 06:49:14; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.55 date: 2005/04/05 00:25:01; author: ache; state: Exp; lines: +2 -2 Integrate official skeychallenge.patch Fix denial of service in NLST CAN-2005-0256
v. 1.54 date: 2005/01/18 20:55:05; author: nectar; state: Exp; lines: +2 -0 Add CONFLICTS due to libexec/ftpd. PR: ports/76235 Approved by: ache, sumikawa (maintainers for wu-ftpd*)
v. 1.53 date: 2004/06/10 02:17:34; author: ache; state: Exp; lines: +2 -2 Increase args size for big listings PR: 44019 Submitted by: Cejka Rudolf
v. 1.52 date: 2004/03/14 06:16:31; author: ade; state: Exp; lines: +1 -1 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.
v. 1.51 date: 2004/03/08 13:39:20; author: ache; state: Exp; lines: +1 -1 fix for `restricted-uid'/`restricted-gid' directive may be bypassed Submitted by: Matt Zimmerman
v. 1.50 date: 2003/09/23 16:58:10; author: ache; state: Exp; lines: +3 -1 Integrate official DOS-attack prevention patch Add -- to tar args to stop hacking with "-"-started files in ftpconversions Approved by: security-officer ('--' fix), portmgr
v. 1.49 date: 2003/07/31 16:07:05; author: dannyboy; state: Exp; lines: +1 -1 Address CAN-2003-0466. Submitted/approved by: security-officer
v. 1.48 date: 2003/03/07 06:02:05; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.47 date: 2002/10/15 09:51:53; author: ache; state: Exp; lines: +3 -0 Use correct SPT_TYPE to really change proctitle PR: 44019
v. 1.46 date: 2002/03/20 07:36:57; author: ache; state: Exp; lines: +1 -9 Upgrade to 2.6.2
v. 1.45 date: 2002/02/19 19:47:11; author: ache; state: Exp; lines: +1 -1 Use -lmd with -lopie
v. 1.44 date: 2002/02/19 19:09:02; author: ache; state: Exp; lines: +3 -5 portlint, no functional changes
v. 1.43 date: 2002/02/19 11:41:07; author: ache; state: Exp; lines: +9 -8 Switch to GNU configure PR: 34660 Submitted by: "James E. Housley"
v. 1.42 date: 2001/11/30 06:24:54; author: ache; state: Exp; lines: +6 -5 Use vendor-supplied prevent glob overflow patch
v. 1.41 date: 2001/11/28 10:52:26; author: ache; state: Exp; lines: +2 -2 Prevent buffer overflow in glob
v. 1.40 date: 2001/10/10 03:23:25; author: ache; state: Exp; lines: +2 -2 Fix broken strcasestr() implementation. Use FreeBSD's strcasestr() if present.
v. 1.39 date: 2001/10/02 19:13:28; author: ache; state: Exp; lines: +9 -3 Use official patches set (fix wrong place of pasv-allow fix as result)
v. 1.38 date: 2001/09/29 19:02:59; author: ache; state: Exp; lines: +2 -2 Fix the case when opie keys not used
v. 1.37 date: 2001/09/28 02:57:29; author: ache; state: Exp; lines: +2 -2 OPIE fixes: bad user reaction, normal password
v. 1.36 date: 2001/09/04 18:06:03; author: dwcjr; state: Exp; lines: +2 -2 Make wu-ftpd install with correct permissions PR: 17313 Submitted by: Dmitry Grigorovic
v. 1.35 date: 2001/07/29 21:01:53; author: ache; state: Exp; lines: +2 -1 Switch to OPIE
v. 1.34 date: 2001/01/01 10:15:02; author: will; state: Exp; lines: +1 -3 Goodbye, YEAR2000. Hello, 2001. Approved by: asami
v. 1.33 date: 2000/07/09 02:07:06; author: will; state: Exp; lines: +2 -2 Update to 2.6.1, which fixes some security issues (actually, we already had some setproctitle(), etc. fixed through patch-aa), fixes memory leaks in internal ls, and merges in the virtual passwd/shadow features of BeroFTPD. This update should solve SA 00:29. Add WWW to DESCR.
v. 1.32 date: 2000/04/12 05:31:25; author: mharo; state: Exp; lines: +5 -5 PORTNAME/PORTVERSION stuff
v. 1.31 date: 1999/10/24 01:57:28; author: ache; state: Exp; lines: +9 -13 upgrade to 2.6.0 Submitted by: Makoto MATSUSHITA
v. 1.30 date: 1999/09/03 17:27:24; author: ache; state: Exp; lines: +7 -2 add more official patches
v. 1.29 date: 1999/08/30 19:14:03; author: cpiazza; state: Exp; lines: +4 -1 Add a PATCH_FILE to close a security hole in wu-ftpd. Quoted from wu-ftpd group's accouncement: Due to insufficient bounds checking on directory name lengths which can be supplied by users, it is possible to overwrite the static memory space of the wu-ftpd daemon while it is executing under certain configurations. By having the ability to create directories and supplying carefully designed directory names to the wu-ftpd, users may gain privileged access. PR: 13475 Submitted by: jack@germanium.xtalwind.net
v. 1.28 date: 1999/08/25 05:55:25; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.27 date: 1999/08/02 10:43:59; author: asami; state: Exp; lines: +2 -2 Change "net" -> "ftp".
v. 1.26 date: 1999/06/29 18:30:00; author: mharo; state: Exp; lines: +2 -2 Update Y2K URL
v. 1.25 date: 1999/06/07 20:51:18; author: ache; state: Exp; lines: +4 -5 upgrade to 2.5.0
v. 1.24 date: 1999/04/07 11:08:42; author: ache; state: Exp; lines: +3 -3 upgrade to vr17
v. 1.23 date: 1999/03/09 12:07:09; author: ache; state: Exp; lines: +4 -4 upgrade to vr16 PR: 10505
v. 1.22 date: 1999/02/21 09:40:22; author: flathill; state: Exp; lines: +3 -3 Update to 2.4.2-beta-18-vr14
v. 1.21 date: 1999/02/10 20:14:53; author: asami; state: Exp; lines: +4 -4 Portlint.
v. 1.20 date: 1999/02/10 12:48:04; author: ache; state: Exp; lines: +4 -6 upgrade to vr13 to close security hole and lots of enhancements
v. 1.19 date: 1999/01/13 03:37:28; author: scrappy; state: Exp; lines: +3 -1 Add a couple more Y2K links...
v. 1.18 date: 1998/07/22 10:14:12; author: ache; state: Exp; lines: +3 -3 Upgrade to beta-18
v. 1.17 date: 1998/05/12 22:27:01; author: ache; state: Exp; lines: +4 -4 Upgrade to beta-17
v. 1.16 date: 1997/12/24 17:45:28; author: ache; state: Exp; lines: +5 -5 Upgrade to beta-16
v. 1.15 date: 1997/09/15 05:48:22; author: ache; state: Exp; lines: +4 -4 Upgrade to beta-15, nlist hole fixed
v. 1.14 date: 1997/09/09 22:59:50; author: ache; state: Exp; lines: +4 -4 Upgrade to beta-14
v. 1.13 date: 1997/04/29 02:48:10; author: asami; state: Exp; lines: +2 -1 Add PKGNAME to change "-beta-" to "b" in version string.
v. 1.12 date: 1997/04/27 21:48:45; author: ache; state: Exp; lines: +3 -3 Upgrade to beta-13
v. 1.11 date: 1997/02/01 22:17:11; author: ache; state: Exp; lines: +2 -0 Add reminder about -a option required now to use ftpaccess Fix ftpcount/ftpwho by using malloc prototype
v. 1.10 date: 1997/01/30 17:00:32; author: ache; state: Exp; lines: +8 -5 Upgrade to Academ 2.4.2-beta-12 as recommended by AUSCERT security advisory. P.S. this version is much improved comparing to what we have previously, f.e. it already contains most of our fixes.
v. 1.9 date: 1996/12/01 01:34:11; author: obrien; state: Exp; lines: +4 -7 Things in pre-install target are already handled by mtree. Compression of manpages should be dealt with in the FreeBSD port Makefile, not by patching the dist Makefile. (more obvious to those looking at the port).
v. 1.8 date: 1996/12/01 01:23:20; author: obrien; state: Exp; lines: +8 -6 General Makefile cleanup Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc...
v. 1.7 date: 1996/11/18 11:37:07; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.6 date: 1996/09/05 18:37:46; author: ache; state: Exp; lines: +4 -2 Extract sufx changed on master site Add yet one master site (http), because ftp is always busy
v. 1.5 date: 1996/03/30 13:09:19; author: ache; state: Exp; lines: +1 -2 Switch to .tar.gz variant, it occupes less space in distfiles
v. 1.4 date: 1995/11/27 04:05:50; author: asami; state: Exp; lines: +2 -2 Change "networking" to "net".
v. 1.3 date: 1995/04/15 05:42:06; author: asami; state: Exp; lines: +2 -2 Update of net Makefiles! Am I done? :)
v. 1.2 date: 1995/04/01 12:48:53; author: jkh; state: Exp; lines: +2 -1 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.1 date: 1994/10/23 01:36:58; author: torstenb; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/10/23 01:36:59; author: torstenb; state: Exp; lines: +0 -0 Reviewed by: Submitted by: Obtained from: wuarchive ftpd with skey support =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm