summaryrefslogtreecommitdiff
path: root/ftp/ncftp
AgeCommit message (Collapse)Author
2004-04-19Make 'pkg_add -r ncftp' now refer to ncftp3. The ncftp3 binary is nowDavid E. O'Brien
installed as `bin/ncftp'. This behavior can be changed by building with INSTALL_AS_NCFTP3 for ncftp3; and INSTALL_AS_NCFTP for ncftp & ncftp2.
2004-03-31SIZEify (maintainer timeout)Trevor Johnson
2003-10-19Respect CC and CFLAGSKris Kennaway
2003-03-07Clear moonlight beckons.Ade Lovett
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
2002-06-16Fix build on -current.Kris Kennaway
Submitted by: mike
2000-11-22Add $FreeBSD$, which help me in problem reports.David E. O'Brien
2000-07-23Allow this to co-exist with the other NcFTP packages in the 'Latest'David E. O'Brien
directory.
2000-04-12PORTNAME/PORTVERSION stuffMichael Haro
2000-03-22Restore useless version required comments.David E. O'Brien
2000-03-20Remove the "version required" line.David E. O'Brien
2000-02-13Style nits in the ports I maintain.David E. O'Brien
1999-08-25Change Id->FreeBSD.David E. O'Brien
1999-08-02Change "net" -> "ftp".Satoshi Asami
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek
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
1998-08-18This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek
1998-04-04Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn'tSatoshi Asami
depend on ordering in the parent Makefiles for the links to be created correctly.
1998-01-31ncftp's MASTER_SITE moved.Justin M. Seger
1997-12-16change suffix to tar.gz, and make it fetchable.Vanilla I. Shu
1997-02-19Use ANSI escape sequences for TERM == xterm*, rather than just xterm.David E. O'Brien
1997-01-12Ncftp v1.x is important to me -- so I'll take maintance of it.David E. O'Brien
1997-01-06Remove myself as MAINTAINER from a number of ports I no longerJordan K. Hubbard
have time to properly maintain. This will cause the position to revert to ports.
1996-12-01General Makefile cleanupDavid E. O'Brien
Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc...
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami
1996-11-15Add readline support to ncftp.Jordan K. Hubbard
Submitted-By: Dave Cornejo <dave@dogwood.com>
1996-07-05Take off program name from beginning of COMMENT, it's part of PKGNAMESatoshi Asami
anyway.
1996-07-05Add suffix to "man/man1/ncftp". Wake up Jordan! :>Satoshi Asami
1996-07-05Compress man page (conditionalized on NOMANCOMPRESS).Satoshi Asami
1996-06-20Resurrect ncftp 1.x in ports now that it's gone from /usr/src.Jordan K. Hubbard