1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-26 15:10:35 -04:00
Commit graph

9 commits

Author SHA1 Message Date
Munechika SUMIKAWA
8c06df6f91 Sync with ftp/wu-ftpd. 2003-01-04 12:28:23 +00:00
Andrey A. Chernov
571379f50f Switch to GNU configure
PR:		34660
Submitted by:	"James E. Housley" <jeh@thehousleys.net>
2002-02-19 11:41:13 +00:00
Andrey A. Chernov
80a41627b4 Use official patches set
(fix wrong place of pasv-allow fix as result)
2001-10-02 19:13:35 +00:00
Andrey A. Chernov
1a8eb4b4c1 upgrade to 2.6.0
Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
1999-10-24 01:57:37 +00:00
Andrey A. Chernov
624195f076 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.
1997-01-30 17:00:56 +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
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
e7458ed790 change _PATH_PIDNAME to "/var/run/ftp.pids-%s" 1994-12-18 00:52:55 +00:00
Torsten Blum
33991ff4fa Reviewed by:
Submitted by:	
Obtained from:
wuarchive ftpd with skey support
1994-10-23 01:37:00 +00:00