summaryrefslogtreecommitdiff
path: root/ftp
AgeCommit message (Collapse)Author
1996-08-18Work around what appears to be a ncurses bug. The command line at thePeter Wemm
bottom of the screen can sometimes have stray characters left behind from the previous command. This seems to be because ncurses is ignoreing a ``wprintw(window, "%s", " ")'' when it's in the last column of a window. I dont know who is right, ncurses or ncftp. This workaround also makes the code a little cleaner as a side effect. :-)
1996-08-11Security patch for weird pathnamesPaul Traina
1996-07-05Take off program name from beginning of COMMENT, it's part of PKGNAMESatoshi Asami
anyway.
1996-07-05Add suffix to "man/man1/ncftp". Wake up Jordan! :>Satoshi Asami
1996-07-05Compress man page (conditionalized on NOMANCOMPRESS).Satoshi Asami
1996-06-20Fix some very small nits I noticed in here while I was cloning the portJordan K. Hubbard
for ncftp1.
1996-06-20Resurrect ncftp 1.x in ports now that it's gone from /usr/src.Jordan K. Hubbard
1996-06-14Add ".example" to the end of three etc files, as that's what the portSatoshi Asami
installs. ;)
1996-04-26Fix a typo which prevents mirro from running properly (division by zero error)Torsten Blum
Submitted by: Mike Peck <mike@binghamton.edu>
1996-03-30Switch to .tar.gz variant, it occupes less space in distfilesAndrey A. Chernov
1996-03-25An xview-based graphical ftp interface.Satoshi Asami
Submitted by: Janusz Kokot <janek@gaja.ipan.lublin.pl>
1996-03-21Checksum changed at master site.Satoshi Asami
1996-03-16upgrade to V2.8Torsten Blum
1996-01-14Upgrade to 2.3.0Andrey A. Chernov
1995-12-29Do not clobber existen configurationAndrey A. Chernov
1995-12-29Fix checksum mismatchAndrey A. Chernov
1995-11-27Change "networking" to "net".Satoshi Asami
1995-11-23Upgrade 2.2.1 -> 2.2.2Andrey A. Chernov
1995-11-20They changed the tarball on master site. It still compiles & packagesSatoshi Asami
fine with our patches. Reported by: Charlie Root <root@taz.emmons.cmich.edu>
1995-10-16Upgrade to 2.2.1Andrey A. Chernov
1995-10-13Backup last installed ftpd in LIBEXECDIR instead of ETCDIR.Justin T. Gibbs
Noticed By: Satoshi Asami <asami@FreeBSD.org>
1995-10-09Tune wu-ftpd for high performance:Justin T. Gibbs
- 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-04Upgrade to 2.2.0Andrey A. Chernov
1995-10-03Submitted by: Steve Passe <smp@csn.net>Satoshi Asami
there is a bug in net/moxftp keeping it from finding the installed archie application. the following patch fixes it:
1995-09-23Upgrade to 2.1.1Andrey A. Chernov
1995-08-18This patch adds tcsh/bash style filename completion to ncftp2.Peter Wemm
Originally this was written for version 2.0.4 but has not been updated by the author since... this was too useful to die.. Obtained from: Tim MacKenzie <t.mackenzie@trl.oz.au>
1995-08-18Correct the md5 checksum.. The md5 was for version 2.0.7, while this is 2.1.0Peter Wemm
1995-08-11Submitted by: Tom Samplonius <tom@misery.sdf.com>Satoshi Asami
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-08Correct a few pathname problems. In particular, put ftpd in libexec,Satoshi Asami
not etc. Submitted by: Tom Samplonius <tom@misery.sdf.com>
1995-07-17Upgrade 2.0.7 -> 2.1.0Andrey A. Chernov
Reviewed by: Submitted by: Obtained from:
1995-06-15This patch to mirror allows you to specify a "account" too. ThisTorsten Blum
is used by some mainframe FTP's and other bogous machinery. Submitted by: phk
1995-06-13Upgrade.Andrey A. Chernov
1995-05-30Fix screwy output from pwd when in a "hidden" directory.Satoshi Asami
Submitted by: torstenb
1995-05-19mirror - mirror packages on remote sitesSatoshi Asami
Submitted by: torstenb@ramsey.saar.de (Torsten Blum)
1995-05-13Make this thing compile and install.Satoshi Asami
1995-05-07Upgrade.Andrey A. Chernov
1995-04-27Upgrade.Andrey A. Chernov
1995-04-22Update for new bsd.port.mk (target renaming).Satoshi Asami
1995-04-17install depends on build!Satoshi Asami
1995-04-17Manpage is compressed.Satoshi Asami
1995-04-15Update of net Makefiles! Am I done? :)Satoshi Asami
1995-04-12Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami
some Makefiles along the way.
1995-04-03Upgrade.Andrey A. Chernov
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
1995-03-20Upgrade.Andrey A. Chernov
1995-03-20Update to yale-tftpd 3.0Paul Traina
1995-03-09Upgrade.Andrey A. Chernov
1995-02-27UpgradeAndrey A. Chernov
1995-02-09Upgrade.Andrey A. Chernov
1995-02-09Add an EXTRACT_SUFX line. The source is only available as a tar.Z andAndreas Schulz
not a tar.gz file on the master site.