Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some very small nits I noticed in here while I was cloning the port | jkh | 1996-06-20 | 4 | -4/+2 |
| | | | | for ncftp1. | ||||
* | Resurrect ncftp 1.x in ports now that it's gone from /usr/src. | jkh | 1996-06-20 | 10 | -0/+58 |
| | |||||
* | Add ".example" to the end of three etc files, as that's what the port | asami | 1996-06-14 | 4 | -6/+18 |
| | | | | installs. ;) | ||||
* | Fix a typo which prevents mirro from running properly (division by zero error) | torstenb | 1996-04-26 | 1 | -1/+1 |
| | | | | Submitted by: Mike Peck <mike@binghamton.edu> | ||||
* | Switch to .tar.gz variant, it occupes less space in distfiles | ache | 1996-03-30 | 4 | -6/+4 |
| | |||||
* | An xview-based graphical ftp interface. | asami | 1996-03-25 | 8 | -0/+714 |
| | | | | Submitted by: Janusz Kokot <janek@gaja.ipan.lublin.pl> | ||||
* | Checksum changed at master site. | asami | 1996-03-21 | 2 | -2/+2 |
| | |||||
* | upgrade to V2.8 | torstenb | 1996-03-16 | 6 | -106/+108 |
| | |||||
* | Upgrade to 2.3.0 | ache | 1996-01-14 | 6 | -14/+14 |
| | |||||
* | Do not clobber existen configuration | ache | 1995-12-29 | 2 | -10/+10 |
| | |||||
* | Fix checksum mismatch | ache | 1995-12-29 | 2 | -2/+2 |
| | |||||
* | Change "networking" to "net". | asami | 1995-11-27 | 7 | -14/+14 |
| | |||||
* | Upgrade 2.2.1 -> 2.2.2 | ache | 1995-11-23 | 6 | -10/+10 |
| | |||||
* | They changed the tarball on master site. It still compiles & packages | asami | 1995-11-20 | 2 | -2/+2 |
| | | | | | | fine with our patches. Reported by: Charlie Root <root@taz.emmons.cmich.edu> | ||||
* | Upgrade to 2.2.1 | ache | 1995-10-16 | 6 | -10/+10 |
| | |||||
* | Backup last installed ftpd in LIBEXECDIR instead of ETCDIR. | gibbs | 1995-10-13 | 2 | -6/+6 |
| | | | | Noticed By: Satoshi Asami <asami@FreeBSD.org> | ||||
* | Tune wu-ftpd for high performance: | gibbs | 1995-10-09 | 2 | -0/+146 |
| | | | | | | | | | | | | | | | | - 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 | ||||
* | Upgrade to 2.2.0 | ache | 1995-10-04 | 6 | -20/+12 |
| | |||||
* | Submitted by: Steve Passe <smp@csn.net> | asami | 1995-10-03 | 1 | -0/+19 |
| | | | | | there is a bug in net/moxftp keeping it from finding the installed archie application. the following patch fixes it: | ||||
* | Upgrade to 2.1.1 | ache | 1995-09-23 | 6 | -10/+10 |
| | |||||
* | This patch adds tcsh/bash style filename completion to ncftp2. | peter | 1995-08-18 | 2 | -2/+12 |
| | | | | | | | 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> | ||||
* | Correct the md5 checksum.. The md5 was for version 2.0.7, while this is 2.1.0 | peter | 1995-08-18 | 2 | -2/+2 |
| | |||||
* | Submitted by: Tom Samplonius <tom@misery.sdf.com> | asami | 1995-08-11 | 8 | -4/+112 |
| | | | | | | | | | | | | | | | 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 | ||||
* | Correct a few pathname problems. In particular, put ftpd in libexec, | asami | 1995-08-08 | 6 | -56/+62 |
| | | | | | | not etc. Submitted by: Tom Samplonius <tom@misery.sdf.com> | ||||
* | Upgrade 2.0.7 -> 2.1.0 | ache | 1995-07-17 | 2 | -6/+6 |
| | | | | | | Reviewed by: Submitted by: Obtained from: | ||||
* | This patch to mirror allows you to specify a "account" too. This | torstenb | 1995-06-15 | 1 | -2/+29 |
| | | | | | | is used by some mainframe FTP's and other bogous machinery. Submitted by: phk | ||||
* | Upgrade. | ache | 1995-06-13 | 6 | -10/+10 |
| | |||||
* | Fix screwy output from pwd when in a "hidden" directory. | asami | 1995-05-30 | 2 | -16/+52 |
| | | | | Submitted by: torstenb | ||||
* | mirror - mirror packages on remote sites | asami | 1995-05-19 | 9 | -0/+229 |
| | | | | Submitted by: torstenb@ramsey.saar.de (Torsten Blum) | ||||
* | Make this thing compile and install. | asami | 1995-05-13 | 3 | -7/+20 |
| | |||||
* | Upgrade. | ache | 1995-05-07 | 7 | -22/+18 |
| | |||||
* | Upgrade. | ache | 1995-04-27 | 6 | -10/+10 |
| | |||||
* | Update for new bsd.port.mk (target renaming). | asami | 1995-04-22 | 1 | -5/+5 |
| | |||||
* | install depends on build! | asami | 1995-04-17 | 1 | -2/+2 |
| | |||||
* | Manpage is compressed. | asami | 1995-04-17 | 1 | -1/+1 |
| | |||||
* | Update of net Makefiles! Am I done? :) | asami | 1995-04-15 | 4 | -8/+14 |
| | |||||
* | Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up | asami | 1995-04-12 | 2 | -8/+14 |
| | | | | some Makefiles along the way. | ||||
* | Upgrade. | ache | 1995-04-03 | 8 | -12/+12 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 6 | -4/+10 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Upgrade. | ache | 1995-03-20 | 6 | -12/+12 |
| | |||||
* | Update to yale-tftpd 3.0 | pst | 1995-03-20 | 3 | -78/+9 |
| | |||||
* | Upgrade. | ache | 1995-03-09 | 10 | -12/+30 |
| | |||||
* | Upgrade | ache | 1995-02-27 | 4 | -8/+8 |
| | |||||
* | Upgrade. | ache | 1995-02-09 | 4 | -8/+8 |
| | |||||
* | Add an EXTRACT_SUFX line. The source is only available as a tar.Z and | ats | 1995-02-09 | 1 | -0/+1 |
| | | | | not a tar.gz file on the master site. | ||||
* | Upgrade | ache | 1995-01-30 | 4 | -8/+8 |
| | |||||
* | Foo. Fix up support for compressed manpages | gpalmer | 1995-01-25 | 4 | -36/+36 |
| | |||||
* | Finally get most of wu-ftpd working. | gpalmer | 1995-01-25 | 12 | -394/+1074 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | Upgrade. | ache | 1995-01-24 | 5 | -12/+13 |
| | |||||
* | Upgrade | ache | 1995-01-19 | 4 | -8/+8 |
| |