summaryrefslogtreecommitdiff
path: root/ftp/ncftp1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn'tSatoshi Asami1998-04-041-1/+2
| | | | | | | | depend on ordering in the parent Makefiles for the links to be created correctly. Notes: svn path=/head/; revision=10410
* ncftp's MASTER_SITE moved.Justin M. Seger1998-01-311-2/+2
| | | | Notes: svn path=/head/; revision=9538
* change suffix to tar.gz, and make it fetchable.Vanilla I. Shu1997-12-162-4/+3
| | | | Notes: svn path=/head/; revision=9106
* Use ANSI escape sequences for TERM == xterm*, rather than just xterm.David E. O'Brien1997-02-191-0/+11
| | | | Notes: svn path=/head/; revision=5686
* Ncftp v1.x is important to me -- so I'll take maintance of it.David E. O'Brien1997-01-121-1/+3
| | | | Notes: svn path=/head/; revision=5319
* Remove myself as MAINTAINER from a number of ports I no longerJordan K. Hubbard1997-01-061-3/+1
| | | | | | | | have time to properly maintain. This will cause the position to revert to ports. Notes: svn path=/head/; revision=5235
* General Makefile cleanupDavid E. O'Brien1996-12-011-3/+3
| | | | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... Notes: svn path=/head/; revision=4738
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-5/+4
| | | | Notes: svn path=/head/; revision=4575
* Add readline support to ncftp.Jordan K. Hubbard1996-11-151-0/+36
| | | | | | | Submitted-By: Dave Cornejo <dave@dogwood.com> Notes: svn path=/head/; revision=4467
* 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
* Add suffix to "man/man1/ncftp". Wake up Jordan! :>Satoshi Asami1996-07-051-1/+1
| | | | Notes: svn path=/head/; revision=3304
* Compress man page (conditionalized on NOMANCOMPRESS).Satoshi Asami1996-07-051-1/+4
| | | | Notes: svn path=/head/; revision=3303
* Resurrect ncftp 1.x in ports now that it's gone from /usr/src.Jordan K. Hubbard1996-06-205-0/+29
Notes: svn path=/head/; revision=3260