aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/ncftp2
Commit message (Collapse)AuthorAgeFilesLines
* Convert USE_NCURSES by USES=ncursesbapt2013-05-061-2/+2
| | | | Convert USE_READLINE by USES=readline
* - Support USE_READLINE.araujo2012-12-141-15/+33
| | | | | | | | - Trim header. - Convert to new option framework. PR: ports/171999 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Remove the (hopefully) long unused SOCKS5 option, in preparationjpaetzel2012-02-132-17/+1
| | | | | | | | of the removal of net/socks5 from the ports tree. In theory net/dante is a drop in replacement for net/socks5, but in this case it's not and would require some work on this port to get it to build against net/dante.
* Fix clang compile issue.vanilla2011-12-225-45/+55
|
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Reset beech@FreeBSD.org while he works on restoring his email situation.linimon2009-08-291-1/+1
| | | | Hat: portmgr
* - Adopt orphan ports in ftp category.beech2008-01-241-1/+1
| | | | Approved by: linimon (mentor, implicit)
* - Fix build after libmytinfo removalrafan2007-02-092-19/+1
| | | | Reported by: pointyhat via kris
* - Add SHA256pav2005-11-251-0/+1
|
* Make 'pkg_add -r ncftp' now refer to ncftp3. The ncftp3 binary is nowobrien2004-04-191-2/+12
| | | | | installed as `bin/ncftp'. This behavior can be changed by building with INSTALL_AS_NCFTP3 for ncftp3; and INSTALL_AS_NCFTP for ncftp & ncftp2.
* Tidy up whitespace.trevor2004-04-111-1/+1
|
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* SIZEify.trevor2004-01-291-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Add optional SOCKS5 support.naddy2002-08-303-1/+17
| | | | | PR: 42106 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
* Remove myself from MAINTAINERache2002-06-141-1/+1
|
* PORTNAME/PORTVERSION stuffmharo2000-04-121-5/+5
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Change "net" -> "ftp".asami1999-08-021-2/+2
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-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!hoek1998-08-191-1/+0
|
* Upgrade to 2.4.3ache1998-03-232-4/+4
|
* ncftp's MASTER_SITE moved.jseger1998-02-011-2/+2
|
* Localize itache1997-01-091-0/+42
|
* Activate local filename completionache1997-01-091-2/+2
| | | | Submitted by: sanpei@yy.cs.keio.ac.jp
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-5/+3
|
* Update ncftp2.4.1 -> 2.4.2peter1996-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 configurationache1996-10-222-4/+7
| | | | Submitted by: max
* Upgrade to 2.4.1ache1996-10-182-4/+4
|
* Upgrade to 2.4.0ache1996-10-183-12/+12
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"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 thepeter1996-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 PKGNAMEasami1996-07-051-1/+1
| | | | anyway.
* Fix some very small nits I noticed in here while I was cloning the portjkh1996-06-202-2/+1
| | | | for ncftp1.
* Upgrade to 2.3.0ache1996-01-143-7/+7
|
* Change "networking" to "net".asami1995-11-271-2/+2
|
* Upgrade 2.2.1 -> 2.2.2ache1995-11-243-5/+5
|
* Upgrade to 2.2.1ache1995-10-163-5/+5
|
* Upgrade to 2.2.0ache1995-10-053-10/+6
|
* Upgrade to 2.1.1ache1995-09-243-5/+5
|
* This patch adds tcsh/bash style filename completion to ncftp2.peter1995-08-191-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.0peter1995-08-191-1/+1
|
* Upgrade 2.0.7 -> 2.1.0ache1995-07-171-3/+3
| | | | | | Reviewed by: Submitted by: Obtained from:
* Upgrade.ache1995-06-143-5/+5
|
* Upgrade.ache1995-05-084-17/+9
|
* Upgrade.ache1995-04-283-5/+5
|
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upasami1995-04-121-4/+7
| | | | some Makefiles along the way.
* Upgrade.ache1995-04-044-6/+6
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Upgrade.ache1995-03-213-6/+6
|
* Upgrade.ache1995-03-105-6/+15
|
* Upgradeache1995-02-282-4/+4
|
* Upgrade.ache1995-02-102-4/+4
|
* Upgradeache1995-01-302-4/+4
|
* Upgrade.ache1995-01-243-8/+9
|
* Upgradeache1995-01-192-4/+4
|
* Upgradeache1995-01-182-4/+4
|
* Updateache1995-01-112-4/+4
|
* Another one which had the distfile bumped but the checksums remainedgpalmer1995-01-041-1/+1
| | | | for the old version. PLEASE update files/md5 when you upgrade ports!
* Upgradeache1995-01-022-21/+11
|
* Remove -lresolv, not really neededache1994-12-241-1/+1
|
* Upgradeache1994-12-221-3/+3
|
* First batch of MD5 checksum files. Only did through to the end of netgpalmer1994-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
* Upgradeache1994-12-141-3/+3
|
* upgrade to BETA 7ache1994-12-061-3/+3
|
* Remove WRKSRC, unneded nowache1994-12-041-2/+1
|
* Bump to 2.0b6. Still compiles ok.gpalmer1994-12-041-3/+3
|
* Add -lmytinfo to libs listache1994-11-261-12/+39
|
* Restore incorrectly deleted patch. It seems that we have bad traditionache1994-11-261-0/+13
| | | | | | to delete patches which don't apply directly. Please do it only if you completely understand, what you do, or contact with original porter at least.
* Update to 2.0b5gpalmer1994-11-261-4/+4
|
* Update to new versionache1994-11-181-4/+4
|
* ncftp2 (enhanced ncftp)ache1994-11-041-0/+15