summaryrefslogtreecommitdiff
path: root/ftp/ncftp3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* 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
* upgrade to beta 19Andrey A. Chernov1999-06-112-5/+5
| | | | Notes: svn path=/head/; revision=19426
* upgrade to 3.0b18David E. O'Brien1999-02-202-4/+4
| | | | Notes: svn path=/head/; revision=16800
* upgrade to 3.0b17David E. O'Brien1999-02-183-11/+11
| | | | Notes: svn path=/head/; revision=16759
* Upgrade to 3.0 beta #16.David E. O'Brien1998-12-082-4/+4
| | | | | | | Submitted by: roberto Notes: svn path=/head/; revision=15202
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-10/+12
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Checksum changed....Satoshi Asami1998-11-141-1/+1
| | | | Notes: svn path=/head/; revision=14511
* Upgrade to 3.0 Beta 15.David E. O'Brien1998-11-112-4/+5
| | | | | | | Submitted by: roberto Notes: svn path=/head/; revision=14475
* "ln -s" -> "ln -sf" to make this reinstall-friendly.Satoshi Asami1998-09-281-3/+3
| | | | Notes: svn path=/head/; revision=13512
* List lib*.so links.Satoshi Asami1998-09-281-0/+2
| | | | Notes: svn path=/head/; revision=13511
* ELFifyDavid E. O'Brien1998-09-274-80/+41
| | | | Notes: svn path=/head/; revision=13437
* New ld.so (a.out) can't understand libraries with major onlyAndrey A. Chernov1998-09-074-27/+77
| | | | Notes: svn path=/head/; revision=13047
* put NO_LATEST_LINK backAndrey A. Chernov1998-08-141-0/+1
| | | | Notes: svn path=/head/; revision=12511
* remove NO_LATEST_LINK - this port not conflicts with existen ncftp*Andrey A. Chernov1998-08-131-2/+1
| | | | | | | installations Notes: svn path=/head/; revision=12508
* cosmetiqueAndrey A. Chernov1998-08-131-2/+1
| | | | Notes: svn path=/head/; revision=12507
* turn on ncurses supportAndrey A. Chernov1998-08-132-9/+5
| | | | | | | convert to new manpage scheme Notes: svn path=/head/; revision=12506
* Upgrade to 3.0 beta #14David E. O'Brien1998-07-022-6/+4
| | | | Notes: svn path=/head/; revision=11654
* This port is already unfetchable....Satoshi Asami1998-06-261-1/+3
| | | | Notes: svn path=/head/; revision=11549
* typo..David E. O'Brien1998-06-231-2/+2
| | | | Notes: svn path=/head/; revision=11486
* upgrade to 3.0 beta 13David E. O'Brien1998-06-232-5/+5
| | | | Notes: svn path=/head/; revision=11485
* Upgrade to the 12th beta of version 3.0.David E. O'Brien1998-06-112-4/+5
| | | | Notes: svn path=/head/; revision=11389
* Change two ``gcc''s to $(CC) for consitancy with rest of the package.David E. O'Brien1998-05-212-2/+2
| | | | | | | Lead to problem by: roberto Notes: svn path=/head/; revision=11092
* upgrade to beta 11David E. O'Brien1998-05-212-4/+4
| | | | Notes: svn path=/head/; revision=11090
* make PREFIX cleanDavid E. O'Brien1998-05-091-1/+6
| | | | Notes: svn path=/head/; revision=10927
* Upgrade to 3.0 beta version 10David E. O'Brien1998-05-092-4/+4
| | | | | | | Submitted by: roberto Notes: svn path=/head/; revision=10926
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Define NO_LATEST_LINK for net/ncftp3 and www/squid12 because these areSatoshi Asami1998-02-161-1/+2
| | | | | | | | unstable betas with better versions in the tree. (There are probably more but these were the only ones I could pull off the top of my head.) Notes: svn path=/head/; revision=9754
* Upgrade to 3.0 beta #9.David E. O'Brien1998-02-132-4/+4
| | | | Notes: svn path=/head/; revision=9691
* ncftp's MASTER_SITE moved.Justin M. Seger1998-01-311-2/+2
| | | | Notes: svn path=/head/; revision=9538
* Upgrade to 3.0 beta version 7.David E. O'Brien1998-01-072-5/+5
| | | | Notes: svn path=/head/; revision=9287
* Remove CONFIGURE_ENV hack, not needed in this versionAndrey A. Chernov1997-12-171-3/+2
| | | | Notes: svn path=/head/; revision=9122
* Creation of NcFTP version 3.x port.David E. O'Brien1997-12-145-12/+62
| | | | | | | Repository copied by: Satoshi Notes: svn path=/head/; revision=9074
* 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-102-5/+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-172-4/+4
| | | | 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
* 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