summaryrefslogtreecommitdiff
path: root/ftp/ncftp2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Change "net" -> "ftp".Satoshi Asami1999-08-021-2/+2
|
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-1/+0
|
* Upgrade to 2.4.3Andrey A. Chernov1998-03-232-4/+4
|
* ncftp's MASTER_SITE moved.Justin M. Seger1998-01-311-2/+2
|
* Localize itAndrey A. Chernov1997-01-091-0/+42
|
* Activate local filename completionAndrey A. Chernov1997-01-091-2/+2
| | | | Submitted by: sanpei@yy.cs.keio.ac.jp
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-5/+3
|
* Update ncftp2.4.1 -> 2.4.2Peter Wemm1996-11-103-33/+4
| | | | | | 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 configurationAndrey A. Chernov1996-10-212-4/+7
| | | | Submitted by: max
* Upgrade to 2.4.1Andrey A. Chernov1996-10-182-4/+4
|
* Upgrade to 2.4.0Andrey A. Chernov1996-10-173-12/+12
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | 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!
* Work around what appears to be a ncurses bug. The command line at thePeter Wemm1996-08-181-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. :-)
* Take off program name from beginning of COMMENT, it's part of PKGNAMESatoshi Asami1996-07-051-1/+1
| | | | anyway.
* Fix some very small nits I noticed in here while I was cloning the portJordan K. Hubbard1996-06-202-2/+1
| | | | for ncftp1.
* Upgrade to 2.3.0Andrey A. Chernov1996-01-143-7/+7
|
* Change "networking" to "net".Satoshi Asami1995-11-271-2/+2
|
* Upgrade 2.2.1 -> 2.2.2Andrey A. Chernov1995-11-233-5/+5
|
* Upgrade to 2.2.1Andrey A. Chernov1995-10-163-5/+5
|
* Upgrade to 2.2.0Andrey A. Chernov1995-10-043-10/+6
|
* Upgrade to 2.1.1Andrey A. Chernov1995-09-233-5/+5
|
* This patch adds tcsh/bash style filename completion to ncftp2.Peter Wemm1995-08-181-1/+6
| | | | | | | 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.0Peter Wemm1995-08-181-1/+1
|
* Upgrade 2.0.7 -> 2.1.0Andrey A. Chernov1995-07-171-3/+3
| | | | | | Reviewed by: Submitted by: Obtained from:
* Upgrade.Andrey A. Chernov1995-06-133-5/+5
|
* Upgrade.Andrey A. Chernov1995-05-074-17/+9
|
* Upgrade.Andrey A. Chernov1995-04-273-5/+5
|
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami1995-04-121-4/+7
| | | | some Makefiles along the way.
* Upgrade.Andrey A. Chernov1995-04-034-6/+6
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Upgrade.Andrey A. Chernov1995-03-203-6/+6
|
* Upgrade.Andrey A. Chernov1995-03-095-6/+15
|
* UpgradeAndrey A. Chernov1995-02-272-4/+4
|
* Upgrade.Andrey A. Chernov1995-02-092-4/+4
|
* UpgradeAndrey A. Chernov1995-01-302-4/+4
|
* Upgrade.Andrey A. Chernov1995-01-243-8/+9
|
* UpgradeAndrey A. Chernov1995-01-192-4/+4
|
* UpgradeAndrey A. Chernov1995-01-172-4/+4
|
* UpdateAndrey A. Chernov1995-01-102-4/+4
|
* Another one which had the distfile bumped but the checksums remainedGary Palmer1995-01-041-1/+1
| | | | for the old version. PLEASE update files/md5 when you upgrade ports!
* UpgradeAndrey A. Chernov1995-01-012-21/+11
|
* Remove -lresolv, not really neededAndrey A. Chernov1994-12-231-1/+1
|
* UpgradeAndrey A. Chernov1994-12-221-3/+3
|
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-181-0/+1
| | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later
* UpgradeAndrey A. Chernov1994-12-141-3/+3
|
* upgrade to BETA 7Andrey A. Chernov1994-12-051-3/+3
|
* Remove WRKSRC, unneded nowAndrey A. Chernov1994-12-041-2/+1
|