1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Andrey A. Chernov
8693ea3511 Do not clobber existen configuration 1995-12-29 20:54:10 +00:00
Justin T. Gibbs
51497223af Backup last installed ftpd in LIBEXECDIR instead of ETCDIR.
Noticed By: Satoshi Asami <asami@FreeBSD.org>
1995-10-13 00:36:30 +00:00
Satoshi Asami
71ef039ccd Submitted by: Tom Samplonius <tom@misery.sdf.com>
I've made some changes to the wu-ftpd port.  Here's an overview of the
enclosed patches:

  patch-ab: replacement for patches/patch-ab to add install of basic
configuration files:  ftpaccess, ftpconversions, and ftpusers

  patch-ah: new patch to add some FreeBSD system users: toor, ingres, and
xten to the ftpusers file

  PLIST.diff: add the config files to the package

  DESCR.diff:  add a comment on location and purose of installed config
1995-08-11 00:23:59 +00:00
Satoshi Asami
abb799add1 Correct a few pathname problems. In particular, put ftpd in libexec,
not etc.

Submitted by:	Tom Samplonius <tom@misery.sdf.com>
1995-08-08 11:06:34 +00:00
Gary Palmer
27accdef20 Foo. Fix up support for compressed manpages 1995-01-25 23:01:34 +00:00
Gary Palmer
64b881e789 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
1995-01-25 22:41:57 +00:00
Torsten Blum
33991ff4fa Reviewed by:
Submitted by:	
Obtained from:
wuarchive ftpd with skey support
1994-10-23 01:37:00 +00:00