Commit Graph

48 Commits

Author SHA1 Message Date
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
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
Gary Palmer
536becde89 <Sigh> Even more off_t fixes for wu-ftpd. Now you should be able to upload
data without crashing the server also.
1995-01-14 00:03:24 +00:00
Gary Palmer
0a5b0ea364 Fix for the wu-ftpd coring problem.
Submitted by:	Ollivier Robert <roberto@blaise.ibp.fr>
1995-01-13 01:24:37 +00:00
Torsten Blum
e7458ed790 change _PATH_PIDNAME to "/var/run/ftp.pids-%s" 1994-12-18 00:52:55 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00
Torsten Blum
33991ff4fa Reviewed by:
Submitted by:	
Obtained from:
wuarchive ftpd with skey support
1994-10-23 01:37:00 +00:00