Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-01-17 | Rip off the patch to ftpd.c and one to access.c from patch-ai and | Masafumi Max NAKANE | |
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 | This patch has been integrated in the original source. | Masafumi Max NAKANE | |
1997-01-17 | The original distribution is file has been changed. | Masafumi Max NAKANE | |
Pointed-out by: Mark Huizer xaa@stack.nl (Closing PR #2472.) | |||
1997-01-12 | Ncftp v1.x is important to me -- so I'll take maintance of it. | David E. O'Brien | |
1997-01-09 | Localize it | Andrey A. Chernov | |
1997-01-09 | Activate local filename completion | Andrey A. Chernov | |
Submitted by: sanpei@yy.cs.keio.ac.jp | |||
1997-01-06 | Remove myself as MAINTAINER from a number of ports I no longer | Jordan K. Hubbard | |
have time to properly maintain. This will cause the position to revert to ports. | |||
1997-01-02 | Prevent dologout goes to mainloop | Andrey A. Chernov | |
Use system default CFLAGS | |||
1997-01-02 | Import of wget, a tool similar to our fetch(1), but it is able | Thomas Gellekum | |
to fetch complete trees. | |||
1996-12-01 | Mode 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-01 | Things 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-01 | General Makefile cleanup | David E. O'Brien | |
Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... | |||
1996-11-18 | Compress a bunch of manpages. Remove unnecessary @ directives from | Satoshi 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-18 | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | |
1996-11-18 | Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | |
1996-11-15 | Add readline support to ncftp. | Jordan K. Hubbard | |
Submitted-By: Dave Cornejo <dave@dogwood.com> | |||
1996-11-10 | Update ncftp2.4.1 -> 2.4.2 | Peter 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-21 | Better ports configuration | Andrey A. Chernov | |
Submitted by: max | |||
1996-10-18 | Implement alternative strategy: if it impossible to confirm password, ask for | Andrey 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-18 | Upgrade to 2.4.1 | Andrey A. Chernov | |
1996-10-17 | Upgrade to 2.4.0 | Andrey A. Chernov | |
1996-10-17 | Copy s/key changes from our ftpd (don't even ask for password | Andrey A. Chernov | |
if it is impossible to confirm it) | |||
1996-10-15 | put back the commented out dependancy for Xaw3d. | Eric L. Hernes | |
Noticed by: Satoshi | |||
1996-10-11 | use Motif widgets if HAVE_MOTIF=yes. | Eric L. Hernes | |
1996-10-10 | Oh 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-05 | Extract sufx changed on master site | Andrey A. Chernov | |
Add yet one master site (http), because ftp is always busy | |||
1996-08-18 | Work around what appears to be a ncurses bug. The command line at the | Peter 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-11 | Security patch for weird pathnames | Paul Traina | |
1996-07-05 | Take off program name from beginning of COMMENT, it's part of PKGNAME | Satoshi Asami | |
anyway. | |||
1996-07-05 | Add suffix to "man/man1/ncftp". Wake up Jordan! :> | Satoshi Asami | |
1996-07-05 | Compress man page (conditionalized on NOMANCOMPRESS). | Satoshi Asami | |
1996-06-20 | Fix some very small nits I noticed in here while I was cloning the port | Jordan K. Hubbard | |
for ncftp1. | |||
1996-06-20 | Resurrect ncftp 1.x in ports now that it's gone from /usr/src. | Jordan K. Hubbard | |
1996-06-14 | Add ".example" to the end of three etc files, as that's what the port | Satoshi Asami | |
installs. ;) | |||
1996-04-26 | Fix a typo which prevents mirro from running properly (division by zero error) | Torsten Blum | |
Submitted by: Mike Peck <mike@binghamton.edu> | |||
1996-03-30 | Switch to .tar.gz variant, it occupes less space in distfiles | Andrey A. Chernov | |
1996-03-25 | An xview-based graphical ftp interface. | Satoshi Asami | |
Submitted by: Janusz Kokot <janek@gaja.ipan.lublin.pl> | |||
1996-03-21 | Checksum changed at master site. | Satoshi Asami | |
1996-03-16 | upgrade to V2.8 | Torsten Blum | |
1996-01-14 | Upgrade to 2.3.0 | Andrey A. Chernov | |
1995-12-29 | Do not clobber existen configuration | Andrey A. Chernov | |
1995-12-29 | Fix checksum mismatch | Andrey A. Chernov | |
1995-11-27 | Change "networking" to "net". | Satoshi Asami | |
1995-11-23 | Upgrade 2.2.1 -> 2.2.2 | Andrey A. Chernov | |
1995-11-20 | They changed the tarball on master site. It still compiles & packages | Satoshi Asami | |
fine with our patches. Reported by: Charlie Root <root@taz.emmons.cmich.edu> | |||
1995-10-16 | Upgrade to 2.2.1 | Andrey A. Chernov | |
1995-10-13 | Backup last installed ftpd in LIBEXECDIR instead of ETCDIR. | Justin T. Gibbs | |
Noticed By: Satoshi Asami <asami@FreeBSD.org> | |||
1995-10-09 | Tune 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-04 | Upgrade to 2.2.0 | Andrey A. Chernov | |
1995-10-03 | Submitted 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: |