summaryrefslogtreecommitdiff
path: root/ftp
AgeCommit message (Collapse)Author
1996-12-01Mode for non-executables is 644, not 755.David E. O'Brien
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-01Things in pre-install target are already handled by mtree.David E. O'Brien
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-01General Makefile cleanupDavid E. O'Brien
Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc...
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami
1996-11-18Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami
1996-11-15Add readline support to ncftp.Jordan K. Hubbard
Submitted-By: Dave Cornejo <dave@dogwood.com>
1996-11-10Update ncftp2.4.1 -> 2.4.2Peter Wemm
Removed my patch for the extra characters in the passwd prompt caused by the long-standing (but now fixed in development sources) ncurses problem now that the author has an equivalent fix.
1996-10-21Better ports configurationAndrey A. Chernov
Submitted by: max
1996-10-18Implement alternative strategy: if it impossible to confirm password, ask forAndrey A. Chernov
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-18Upgrade to 2.4.1Andrey A. Chernov
1996-10-17Upgrade to 2.4.0Andrey A. Chernov
1996-10-17Copy s/key changes from our ftpd (don't even ask for passwordAndrey A. Chernov
if it is impossible to confirm it)
1996-10-15put back the commented out dependancy for Xaw3d.Eric L. Hernes
Noticed by: Satoshi
1996-10-11use Motif widgets if HAVE_MOTIF=yes.Eric L. Hernes
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami
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-09-05Extract sufx changed on master siteAndrey A. Chernov
Add yet one master site (http), because ftp is always busy
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