Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to 1.4.4. | tg | 1997-02-24 | 6 | -8/+10 |
| | |||||
* | Upgrade from 19961208 snapshot to version 1.0. | tg | 1997-02-19 | 3 | -94/+135 |
| | | | | Submitted by: Tor Egge <Tor.Egge@idt.ntnu.no> | ||||
* | Use ANSI escape sequences for TERM == xterm*, rather than just xterm. | obrien | 1997-02-19 | 2 | -0/+22 |
| | |||||
* | Style police. | obrien | 1997-02-18 | 1 | -3/+3 |
| | | | | Bug fixes. | ||||
* | Import of ftpsearch, a system for indexing contents of ftp servers. | tg | 1997-02-17 | 5 | -0/+218 |
| | | | | | | Closes PR #2171. Submitted by: Tor Egge <tegge@idt.ntnu.no> | ||||
* | Build ftpd dynamic, if variable PACKAGE_BUILDING is defined | ache | 1997-02-07 | 2 | -20/+14 |
| | |||||
* | Restore static linking of ftpd | ache | 1997-02-05 | 2 | -2/+36 |
| | |||||
* | Add reminder about -a option required now to use ftpaccess | ache | 1997-02-01 | 4 | -0/+14 |
| | | | | Fix ftpcount/ftpwho by using malloc prototype | ||||
* | Upgrade to Academ 2.4.2-beta-12 as recommended by AUSCERT security | ache | 1997-01-30 | 20 | -1314/+524 |
| | | | | | | | advisory. P.S. this version is much improved comparing to what we have previously, f.e. it already contains most of our fixes. | ||||
* | Rip off the patch to ftpd.c and one to access.c from patch-ai and | max | 1997-01-17 | 4 | -164/+130 |
| | | | | | | 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.) | ||||
* | This patch has been integrated in the original source. | max | 1997-01-17 | 2 | -36/+0 |
| | |||||
* | The original distribution is file has been changed. | max | 1997-01-17 | 2 | -2/+2 |
| | | | | | Pointed-out by: Mark Huizer xaa@stack.nl (Closing PR #2472.) | ||||
* | Ncftp v1.x is important to me -- so I'll take maintance of it. | obrien | 1997-01-12 | 2 | -2/+6 |
| | |||||
* | Localize it | ache | 1997-01-09 | 1 | -0/+42 |
| | |||||
* | Activate local filename completion | ache | 1997-01-09 | 2 | -4/+4 |
| | | | | Submitted by: sanpei@yy.cs.keio.ac.jp | ||||
* | Remove myself as MAINTAINER from a number of ports I no longer | jkh | 1997-01-06 | 2 | -6/+2 |
| | | | | | have time to properly maintain. This will cause the position to revert to ports. | ||||
* | Prevent dologout goes to mainloop | ache | 1997-01-02 | 2 | -0/+36 |
| | | | | Use system default CFLAGS | ||||
* | Import of wget, a tool similar to our fetch(1), but it is able | tg | 1997-01-02 | 10 | -0/+70 |
| | | | | to fetch complete trees. | ||||
* | Mode for non-executables is 644, not 755. | obrien | 1996-12-01 | 2 | -142/+102 |
| | | | | | | 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). | ||||
* | Things in pre-install target are already handled by mtree. | obrien | 1996-12-01 | 2 | -14/+8 |
| | | | | | | 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). | ||||
* | General Makefile cleanup | obrien | 1996-12-01 | 8 | -31/+35 |
| | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 3 | -4/+4 |
| | | | | | | | | 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. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 8 | -28/+22 |
| | |||||
* | Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 2 | -8/+8 |
| | |||||
* | Add readline support to ncftp. | jkh | 1996-11-15 | 2 | -0/+72 |
| | | | | Submitted-By: Dave Cornejo <dave@dogwood.com> | ||||
* | Update ncftp2.4.1 -> 2.4.2 | peter | 1996-11-10 | 5 | -38/+8 |
| | | | | | | 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. | ||||
* | Better ports configuration | ache | 1996-10-21 | 4 | -8/+14 |
| | | | | Submitted by: max | ||||
* | Implement alternative strategy: if it impossible to confirm password, ask for | ache | 1996-10-18 | 2 | -98/+78 |
| | | | | | | | 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 | ||||
* | Upgrade to 2.4.1 | ache | 1996-10-18 | 4 | -8/+8 |
| | |||||
* | Upgrade to 2.4.0 | ache | 1996-10-17 | 5 | -16/+16 |
| | |||||
* | Copy s/key changes from our ftpd (don't even ask for password | ache | 1996-10-17 | 2 | -78/+98 |
| | | | | if it is impossible to confirm it) | ||||
* | put back the commented out dependancy for Xaw3d. | erich | 1996-10-15 | 1 | -2/+4 |
| | | | | Noticed by: Satoshi | ||||
* | use Motif widgets if HAVE_MOTIF=yes. | erich | 1996-10-11 | 4 | -32/+58 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 6 | -6/+6 |
| | | | | | | | | | | 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! | ||||
* | Extract sufx changed on master site | ache | 1996-09-05 | 4 | -6/+10 |
| | | | | Add yet one master site (http), because ftp is always busy | ||||
* | Work around what appears to be a ncurses bug. The command line at the | peter | 1996-08-18 | 1 | -0/+28 |
| | | | | | | | | | 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. :-) | ||||
* | Security patch for weird pathnames | pst | 1996-08-11 | 1 | -0/+212 |
| | |||||
* | Take off program name from beginning of COMMENT, it's part of PKGNAME | asami | 1996-07-05 | 4 | -4/+4 |
| | | | | anyway. | ||||
* | Add suffix to "man/man1/ncftp". Wake up Jordan! :> | asami | 1996-07-05 | 2 | -2/+2 |
| | |||||
* | Compress man page (conditionalized on NOMANCOMPRESS). | asami | 1996-07-05 | 2 | -2/+8 |
| | |||||
* | 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 |
| |