summaryrefslogtreecommitdiff
path: root/ftp/ncftp2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Change "net" -> "ftp".Satoshi Asami1999-08-021-2/+2
| | | | Notes: svn path=/head/; revision=20493
* 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 Notes: svn path=/head/; revision=19803
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12624
* Upgrade to 2.4.3Andrey A. Chernov1998-03-232-4/+4
| | | | Notes: svn path=/head/; revision=10296
* ncftp's MASTER_SITE moved.Justin M. Seger1998-01-311-2/+2
| | | | Notes: svn path=/head/; revision=9538
* Localize itAndrey A. Chernov1997-01-091-0/+42
| | | | Notes: svn path=/head/; revision=5286
* Activate local filename completionAndrey A. Chernov1997-01-091-2/+2
| | | | | | | Submitted by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=5284
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-5/+3
| | | | Notes: svn path=/head/; revision=4575
* 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. Notes: svn path=/head/; revision=4367
* Better ports configurationAndrey A. Chernov1996-10-212-4/+7
| | | | | | | Submitted by: max Notes: svn path=/head/; revision=4063
* Upgrade to 2.4.1Andrey A. Chernov1996-10-182-4/+4
| | | | Notes: svn path=/head/; revision=4035
* Upgrade to 2.4.0Andrey A. Chernov1996-10-173-12/+12
| | | | Notes: svn path=/head/; revision=4019
* 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! Notes: svn path=/head/; revision=3948
* 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. :-) Notes: svn path=/head/; revision=3639
* Take off program name from beginning of COMMENT, it's part of PKGNAMESatoshi Asami1996-07-051-1/+1
| | | | | | | anyway. Notes: svn path=/head/; revision=3305
* Fix some very small nits I noticed in here while I was cloning the portJordan K. Hubbard1996-06-202-2/+1
| | | | | | | for ncftp1. Notes: svn path=/head/; revision=3261
* Upgrade to 2.3.0Andrey A. Chernov1996-01-143-7/+7
| | | | Notes: svn path=/head/; revision=2622
* Change "networking" to "net".Satoshi Asami1995-11-271-2/+2
| | | | Notes: svn path=/head/; revision=2485
* Upgrade 2.2.1 -> 2.2.2Andrey A. Chernov1995-11-233-5/+5
| | | | Notes: svn path=/head/; revision=2462
* Upgrade to 2.2.1Andrey A. Chernov1995-10-163-5/+5
| | | | Notes: svn path=/head/; revision=2336
* Upgrade to 2.2.0Andrey A. Chernov1995-10-043-10/+6
| | | | Notes: svn path=/head/; revision=2260
* Upgrade to 2.1.1Andrey A. Chernov1995-09-233-5/+5
| | | | Notes: svn path=/head/; revision=2180
* 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> Notes: svn path=/head/; revision=2072
* Correct the md5 checksum.. The md5 was for version 2.0.7, while this is 2.1.0Peter Wemm1995-08-181-1/+1
| | | | Notes: svn path=/head/; revision=2071
* Upgrade 2.0.7 -> 2.1.0Andrey A. Chernov1995-07-171-3/+3
| | | | | | | | | Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=1983
* Upgrade.Andrey A. Chernov1995-06-133-5/+5
| | | | Notes: svn path=/head/; revision=1830
* Upgrade.Andrey A. Chernov1995-05-074-17/+9
| | | | Notes: svn path=/head/; revision=1663
* Upgrade.Andrey A. Chernov1995-04-273-5/+5
| | | | Notes: svn path=/head/; revision=1543
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami1995-04-121-4/+7
| | | | | | | some Makefiles along the way. Notes: svn path=/head/; revision=1348
* Upgrade.Andrey A. Chernov1995-04-034-6/+6
| | | | Notes: svn path=/head/; revision=1282
* 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. Notes: svn path=/head/; revision=1267
* Upgrade.Andrey A. Chernov1995-03-203-6/+6
| | | | Notes: svn path=/head/; revision=1169
* Upgrade.Andrey A. Chernov1995-03-095-6/+15
| | | | Notes: svn path=/head/; revision=1118
* UpgradeAndrey A. Chernov1995-02-272-4/+4
| | | | Notes: svn path=/head/; revision=1055
* Upgrade.Andrey A. Chernov1995-02-092-4/+4
| | | | Notes: svn path=/head/; revision=919
* UpgradeAndrey A. Chernov1995-01-302-4/+4
| | | | Notes: svn path=/head/; revision=852
* Upgrade.Andrey A. Chernov1995-01-243-8/+9
| | | | Notes: svn path=/head/; revision=811
* UpgradeAndrey A. Chernov1995-01-192-4/+4
| | | | Notes: svn path=/head/; revision=796
* UpgradeAndrey A. Chernov1995-01-172-4/+4
| | | | Notes: svn path=/head/; revision=790
* UpdateAndrey A. Chernov1995-01-102-4/+4
| | | | Notes: svn path=/head/; revision=743
* 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! Notes: svn path=/head/; revision=685
* UpgradeAndrey A. Chernov1995-01-012-21/+11
| | | | Notes: svn path=/head/; revision=659
* Remove -lresolv, not really neededAndrey A. Chernov1994-12-231-1/+1
| | | | Notes: svn path=/head/; revision=605
* UpgradeAndrey A. Chernov1994-12-221-3/+3
| | | | Notes: svn path=/head/; revision=596
* 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 Notes: svn path=/head/; revision=590
* UpgradeAndrey A. Chernov1994-12-141-3/+3
| | | | Notes: svn path=/head/; revision=567
* upgrade to BETA 7Andrey A. Chernov1994-12-051-3/+3
| | | | Notes: svn path=/head/; revision=533
* Remove WRKSRC, unneded nowAndrey A. Chernov1994-12-041-2/+1
| | | | Notes: svn path=/head/; revision=526
* Bump to 2.0b6. Still compiles ok.Gary Palmer1994-12-041-3/+3
| | | | Notes: svn path=/head/; revision=525