./net/wu-ftpd, Replacement ftp server for Un*x systems

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2012Q1, Version: 2.6.2nb3, Package name: wu-ftpd-2.6.2nb3, Maintainer: rh

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).
-Satoshi (Nov 14, 1995)

REMINDER: to use ftpaccess(5) you need to specify -a in command line,
it is changed from previous versions.
-Ache
---
WASHINGTON UNIVERSITY FTP SERVER, RELEASE 2.4
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:
o logging of transfers
o logging of commands
o on the fly compression and archiving
o classification of users on type and location
o per class limits
o per directory upload permissions
o restricted guest accounts
o system wide and per directory messages.
o directory alias
o cdpath
o filename filter


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2012-04-09 20:34:58 by S.P.Zeidler | Files touched by this commit (6)
Log message:
Pullup ticket #3721 - requested by dholland
net/wu-ftpd: build fix

Revisions pulled up:
- net/wu-ftpd/distinfo                                          1.18-1.20
- net/wu-ftpd/patches/patch-ai                                  1.11
- net/wu-ftpd/patches/patch-aj                                  1.8
- net/wu-ftpd/patches/patch-ao                                  1.2-1.3
- net/wu-ftpd/patches/patch-ap                                  1.2-1.3
- net/wu-ftpd/patches/patch-configure_in                        1.1-1.2

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Sun Apr  8 04:43:51 UTC 2012

   Modified Files:
   	pkgsrc/net/wu-ftpd: distinfo
   	pkgsrc/net/wu-ftpd/patches: patch-ai patch-ao patch-ap
   Added Files:
   	pkgsrc/net/wu-ftpd/patches: patch-configure_in

   Log message:
   Fix quota handling on NetBSD. If the new <quota.h> exists, use it. If
   all that exists is the 5.99 proplib quotas, disable quota support.

   To generate a diff of this commit:
   cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/wu-ftpd/distinfo
   cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/wu-ftpd/patches/patch-ai
   cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/wu-ftpd/patches/patch-ao \
       pkgsrc/net/wu-ftpd/patches/patch-ap
   cvs rdiff -u -r0 -r1.1 pkgsrc/net/wu-ftpd/patches/patch-configure_in

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Sun Apr  8 04:49:57 UTC 2012

   Modified Files:
   	pkgsrc/net/wu-ftpd: distinfo
   	pkgsrc/net/wu-ftpd/patches: patch-aj

   Log message:
   whoops, forgot one

   To generate a diff of this commit:
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/wu-ftpd/distinfo
   cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/wu-ftpd/patches/patch-aj

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Sun Apr  8 05:11:13 UTC 2012

   Modified Files:
   	pkgsrc/net/wu-ftpd: distinfo
   	pkgsrc/net/wu-ftpd/patches: patch-ao patch-ap patch-configure_in

   Log message:
   Third time's the charm. I hope. autoconf can bite me.

   To generate a diff of this commit:
   cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/wu-ftpd/distinfo
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/wu-ftpd/patches/patch-ao \
       pkgsrc/net/wu-ftpd/patches/patch-ap
   cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/wu-ftpd/patches/patch-configure_in