Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 1995 14:41:59 -0800
From:      Gary Palmer (FreeBSD/ARM Team) <gpalmer>
To:        CVS-commiters, cvs-ports
Subject:   cvs commit: ports/net/wu-ftpd/scripts configure
Message-ID:  <199501252241.OAA05729@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
gpalmer     95/01/25 14:41:58

  Modified:    net/wu-ftpd/files config.fb2 support-Makefile.fb2
               net/wu-ftpd/patches patch-aa patch-ab patch-ac
               net/wu-ftpd/scripts configure
  Added:       net/wu-ftpd/patches patch-ad patch-ae patch-af patch-ag
  Log:
  Finally get most of wu-ftpd working.
  
  Changes:
  
  - Use internal functions rather than libc versions in a couple of places
  This allows writing to dirs without read perms and the
  ftpconversions file to work.
  - Fix up skey support to use correct parameters
  - using compress in the ftpconversions file doesn't seem to work,
  so alter example ftpconversions file to use gzip -d rather than compress -dc
  - Install manpages compressed
  
  Still broken :
  
  - using /bin/compress to compress/uncompress files on the fly



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501252241.OAA05729>