Jun Kuriyama
0be8315ada
Remove ftpckconfig which is not installed.
...
Found by: bento
1999-05-03 14:36:23 +00:00
Andrey A. Chernov
3d08987447
upgrade to vr17
1999-04-07 11:08:54 +00:00
Andrey A. Chernov
4cba5150e3
undefine loosing PASV race protection: it not protects well and
...
not RFC compliant causing problems f.e. for SSH ftp port redirection
enable NOOP
1999-03-09 13:54:45 +00:00
Andrey A. Chernov
e2e8fae860
upgrade to vr16
...
PR: 10505
1999-03-09 12:07:13 +00:00
Seiichirou Hiraoka
05efc7bcc6
Update to 2.4.2-beta-18-vr14
1999-02-21 09:40:22 +00:00
Satoshi Asami
d1bc3f0d8d
Portlint.
1999-02-10 20:14:53 +00:00
Andrey A. Chernov
0c76714e6b
upgrade to vr13 to close security hole and lots of enhancements
1999-02-10 12:48:09 +00:00
Marc G. Fournier
a43086689f
Add a couple more Y2K links...
1999-01-13 03:37:28 +00:00
Tim Vanderhoek
26e78bb69f
This netted the largest set of mis-installed manpages, yet!
1998-08-18 19:48:45 +00:00
David E. O'Brien
697abc6434
Correct paths in man page.
1998-08-10 09:10:29 +00:00
Andrey A. Chernov
47cf3c8380
Upgrade to beta-18
1998-07-22 10:14:20 +00:00
Andrey A. Chernov
0a9ccc143e
Remove "always UTC" patch
1998-05-18 00:11:42 +00:00
Andrey A. Chernov
f107421395
Run /bin/ls always with TZ=
1998-05-15 17:03:38 +00:00
Andrey A. Chernov
9af8ed2755
Upgrade to beta-17
1998-05-12 22:27:11 +00:00
Andrey A. Chernov
7b1c34eeb1
Upgrade to beta-16
1997-12-24 17:45:48 +00:00
Andrey A. Chernov
c28d2083bc
Upgrade to beta-15, nlist hole fixed
1997-09-15 05:48:35 +00:00
Andrey A. Chernov
ac2f2b16ce
Upgrade to beta-14
1997-09-09 23:00:13 +00:00
Satoshi Asami
76d58a8727
Add PKGNAME to change "-beta-" to "b" in version string.
1997-04-29 02:48:10 +00:00
Andrey A. Chernov
a4ef9c1d42
Upgrade to beta-13
1997-04-27 21:48:55 +00:00
Andrey A. Chernov
108ebe4d74
Build ftpd dynamic, if variable PACKAGE_BUILDING is defined
1997-02-07 14:11:08 +00:00
Andrey A. Chernov
f27f59c895
Restore static linking of ftpd
1997-02-05 11:23:42 +00:00
Andrey A. Chernov
346d47a671
Add reminder about -a option required now to use ftpaccess
...
Fix ftpcount/ftpwho by using malloc prototype
1997-02-01 22:17:39 +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
Masafumi Max NAKANE
9eb9d5227b
Rip off the patch to ftpd.c and one to access.c from patch-ai and
...
merge ftpd.c patch to patch-ad and access.c patch to patch-af.
(As clearly stated in the handbook, a file should be changed only by
one patch.)
1997-01-17 09:09:18 +00:00
Masafumi Max NAKANE
b42d59dece
This patch has been integrated in the original source.
1997-01-17 09:02:38 +00:00
Masafumi Max NAKANE
50e22aab41
The original distribution is file has been changed.
...
Pointed-out by: Mark Huizer xaa@stack.nl
(Closing PR #2472.)
1997-01-17 09:01:11 +00:00
Andrey A. Chernov
91c52082e7
Prevent dologout goes to mainloop
...
Use system default CFLAGS
1997-01-02 19:12:00 +00:00
David E. O'Brien
3f5c5df468
Mode for non-executables is 644, not 755.
...
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).
1996-12-01 01:34:47 +00:00
David E. O'Brien
632d90b25a
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).
1996-12-01 01:34:11 +00:00
David E. O'Brien
49f337d203
General Makefile cleanup
...
Add MAINATERS
mkdir -p ==> ${MKDIR}
cp ==> ${CP}
install ==> ${INSTALL}/${INSTALL_*}
etc...
1996-12-01 01:23:27 +00:00
Satoshi Asami
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +00:00
Andrey A. Chernov
1e0f2d19d1
Implement alternative strategy: if it impossible to confirm password, ask for
...
it anycase, but not tell that S/key password required
It looks like non-s/key system from outside
Additionly tell that s/key required if it is so for normal case
1996-10-18 17:15:19 +00:00
Andrey A. Chernov
43a2c8d623
Copy s/key changes from our ftpd (don't even ask for password
...
if it is impossible to confirm it)
1996-10-17 17:55:23 +00:00
Satoshi Asami
95137d2010
Oh my goodness! Satoshi is finally fed up and decided to "clean up"
...
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
1996-10-10 05:05:35 +00:00
Andrey A. Chernov
53e92db6ec
Extract sufx changed on master site
...
Add yet one master site (http), because ftp is always busy
1996-09-05 18:38:20 +00:00
Satoshi Asami
cf81738d8d
Add ".example" to the end of three etc files, as that's what the port
...
installs. ;)
1996-06-14 10:28:46 +00:00
Andrey A. Chernov
e775fd2c3a
Switch to .tar.gz variant, it occupes less space in distfiles
1996-03-30 13:09:27 +00:00
Satoshi Asami
0c17df56ad
Checksum changed at master site.
1996-03-21 11:39:40 +00:00
Andrey A. Chernov
8693ea3511
Do not clobber existen configuration
1995-12-29 20:54:10 +00:00
Andrey A. Chernov
5d74a294b7
Fix checksum mismatch
1995-12-29 20:43:16 +00:00
Satoshi Asami
510bcaa2de
Change "networking" to "net".
1995-11-27 04:06:03 +00:00
Satoshi Asami
088bb15bee
They changed the tarball on master site. It still compiles & packages
...
fine with our patches.
Reported by: Charlie Root <root@taz.emmons.cmich.edu>
1995-11-20 13:17:22 +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
Justin T. Gibbs
6f6a47cec5
Tune wu-ftpd for high performance:
...
- Link ftpd static - big win since it forks so often.
- Turn off push flag to keep sender TCP from sending short packets
at the boundaries of each write(). Should probably do a SO_SNDBUF
to set the send buffer size as well, but that may not be desirable
in heavy-load situations.
- Double the send buffer size.
- Add an option to config.h, LOG_TOOMANY, defined by default, that controls
whether we bother to complain when a connection hits a user limit. Turning
this off removes at least 3/4 of the syslog usage of wu-ftpd on a busy
system saving CPU and logspace.
- Make SKEY portions truely optional by one knob in the src Makefile
Obtained from: David Greenman <davidg@FreeBSD.org> and wcarchive
1995-10-09 05:27:19 +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
Satoshi Asami
df23388e88
Fix screwy output from pwd when in a "hidden" directory.
...
Submitted by: torstenb
1995-05-30 09:58:38 +00:00
Satoshi Asami
5f46dae90f
Update of net Makefiles! Am I done? :)
1995-04-15 05:42:12 +00:00
Jordan K. Hubbard
ac3066bf75
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.
1995-04-01 12:51:41 +00:00
Gary Palmer
27accdef20
Foo. Fix up support for compressed manpages
1995-01-25 23:01:34 +00:00