summaryrefslogtreecommitdiff
path: root/ftp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 0.13.2 and unmark as BROKEN for 3.0.Justin M. Seger1997-12-063-15/+11
| | | | | | | | PR: ports/5232 Submitted by: andy@icc.surw.chel.su Notes: svn path=/head/; revision=9008
* Mark BROKEN for 3.0.Justin M. Seger1997-11-301-1/+6
| | | | Notes: svn path=/head/; revision=8910
* fix passive mode ftpTorsten Blum1997-11-252-0/+77
| | | | | | | | PR: 3955 Submitted by: Ernest Hua <hua@chromatic.com> Notes: svn path=/head/; revision=8809
* Import lftp port. lftp is a shell-like command line FTP client whichThomas Gellekum1997-11-175-0/+53
| | | | | | | | | | can perform tasks in background. Other features include reput and mirror. PR: 4510 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=8687
* Manpage is "xdir.1.gz", not "xdir.1x". That looks like a very old imakeSatoshi Asami1997-11-101-1/+1
| | | | | | | confige file! Notes: svn path=/head/; revision=8560
* Manpage is "xftp.1.gz", not "xftp.1x". That looks like a very old imakeSatoshi Asami1997-11-101-1/+1
| | | | | | | confige file! Notes: svn path=/head/; revision=8559
* Remove "x11" from category line, this program just uses X.Satoshi Asami1997-11-102-4/+4
| | | | Notes: svn path=/head/; revision=8557
* LLNL XFTP - yet another motif ftp client.Dima Ruban1997-11-105-0/+49
| | | | Notes: svn path=/head/; revision=8544
* LLNL XDIR (motif ftp client)Dima Ruban1997-11-105-0/+47
| | | | | | | (I hope, I didn't screw up anything ...) Notes: svn path=/head/; revision=8543
* portlint (27 fatal errors and 6 warnings eliminated).Tor Egge1997-10-304-62/+78
| | | | | | | | Added some patches. Set NO_PACKAGE, since the hostname is compiled into several binaries. Notes: svn path=/head/; revision=8408
* No need for MASTER_SITE_SUBDIR if you are not using one of the cannedSatoshi Asami1997-10-301-2/+1
| | | | | | | defaults ("MASTER_SITE_*"). Notes: svn path=/head/; revision=8403
* Switch to a MASTER_SITE that works.Justin M. Seger1997-10-281-2/+2
| | | | Notes: svn path=/head/; revision=8379
* Upgrade to beta-15, nlist hole fixedAndrey A. Chernov1997-09-156-16/+16
| | | | Notes: svn path=/head/; revision=7915
* Upgrade to beta-14Andrey A. Chernov1997-09-098-34/+34
| | | | Notes: svn path=/head/; revision=7838
* File disappeared from MASTER_SITE. Replace with a site found byBill Fenner1997-07-211-2/+2
| | | | | | | | | ftpsearch. Found by: distfile checker Notes: svn path=/head/; revision=7388
* Set maintainer to ports@freebsd.orgPaul Traina1997-07-101-2/+2
| | | | Notes: svn path=/head/; revision=7283
* Use install-info.Thomas Gellekum1997-05-224-2/+20
| | | | Notes: svn path=/head/; revision=6533
* Upgrade to 1.4.5.Thomas Gellekum1997-05-154-8/+8
| | | | Notes: svn path=/head/; revision=6453
* Add PKGNAME to change "-beta-" to "b" in version string.Satoshi Asami1997-04-292-2/+4
| | | | Notes: svn path=/head/; revision=6358
* Upgrade to beta-13Andrey A. Chernov1997-04-2714-250/+38
| | | | Notes: svn path=/head/; revision=6339
* Upgrade to 1.4.4.Thomas Gellekum1997-02-246-8/+10
| | | | Notes: svn path=/head/; revision=5727
* Upgrade from 19961208 snapshot to version 1.0.Thomas Gellekum1997-02-193-94/+135
| | | | | | | Submitted by: Tor Egge <Tor.Egge@idt.ntnu.no> Notes: svn path=/head/; revision=5699
* Use ANSI escape sequences for TERM == xterm*, rather than just xterm.David E. O'Brien1997-02-192-0/+22
| | | | Notes: svn path=/head/; revision=5686
* Style police.David E. O'Brien1997-02-181-3/+3
| | | | | | | Bug fixes. Notes: svn path=/head/; revision=5681
* Import of ftpsearch, a system for indexing contents of ftp servers.Thomas Gellekum1997-02-175-0/+218
| | | | | | | | | Closes PR #2171. Submitted by: Tor Egge <tegge@idt.ntnu.no> Notes: svn path=/head/; revision=5669
* Build ftpd dynamic, if variable PACKAGE_BUILDING is definedAndrey A. Chernov1997-02-072-20/+14
| | | | Notes: svn path=/head/; revision=5556
* Restore static linking of ftpdAndrey A. Chernov1997-02-052-2/+36
| | | | Notes: svn path=/head/; revision=5538
* Add reminder about -a option required now to use ftpaccessAndrey A. Chernov1997-02-014-0/+14
| | | | | | | Fix ftpcount/ftpwho by using malloc prototype Notes: svn path=/head/; revision=5487
* Upgrade to Academ 2.4.2-beta-12 as recommended by AUSCERT securityAndrey A. Chernov1997-01-3020-1314/+524
| | | | | | | | | | advisory. P.S. this version is much improved comparing to what we have previously, f.e. it already contains most of our fixes. Notes: svn path=/head/; revision=5473
* Rip off the patch to ftpd.c and one to access.c from patch-ai andMasafumi Max NAKANE1997-01-174-164/+130
| | | | | | | | | merge ftpd.c patch to patch-ad and access.c patch to patch-af. (As clearly stated in the handbook, a file should be changed only by one patch.) Notes: svn path=/head/; revision=5373
* This patch has been integrated in the original source.Masafumi Max NAKANE1997-01-172-36/+0
| | | | Notes: svn path=/head/; revision=5372
* The original distribution is file has been changed.Masafumi Max NAKANE1997-01-172-2/+2
| | | | | | | | Pointed-out by: Mark Huizer xaa@stack.nl (Closing PR #2472.) Notes: svn path=/head/; revision=5371
* Ncftp v1.x is important to me -- so I'll take maintance of it.David E. O'Brien1997-01-122-2/+6
| | | | Notes: svn path=/head/; revision=5319
* Localize itAndrey A. Chernov1997-01-091-0/+42
| | | | Notes: svn path=/head/; revision=5286
* Activate local filename completionAndrey A. Chernov1997-01-092-4/+4
| | | | | | | Submitted by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=5284
* Remove myself as MAINTAINER from a number of ports I no longerJordan K. Hubbard1997-01-062-6/+2
| | | | | | | | have time to properly maintain. This will cause the position to revert to ports. Notes: svn path=/head/; revision=5235
* Prevent dologout goes to mainloopAndrey A. Chernov1997-01-022-0/+36
| | | | | | | Use system default CFLAGS Notes: svn path=/head/; revision=5169
* Import of wget, a tool similar to our fetch(1), but it is ableThomas Gellekum1997-01-0210-0/+70
| | | | | | | to fetch complete trees. Notes: svn path=/head/; revision=5160
* Mode for non-executables is 644, not 755.David E. O'Brien1996-12-012-142/+102
| | | | | | | | | Compression of manpages should be dealt with in the FreeBSD port Makefile, not by patching the dist Makefile. (more obvious to those looking at the port). Notes: svn path=/head/; revision=4740
* Things in pre-install target are already handled by mtree.David E. O'Brien1996-12-012-14/+8
| | | | | | | | | Compression of manpages should be dealt with in the FreeBSD port Makefile, not by patching the dist Makefile. (more obvious to those looking at the port). Notes: svn path=/head/; revision=4739
* General Makefile cleanupDavid E. O'Brien1996-12-018-31/+35
| | | | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... Notes: svn path=/head/; revision=4738
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-183-4/+4
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-188-28/+22
| | | | Notes: svn path=/head/; revision=4575
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-182-8/+8
| | | | Notes: svn path=/head/; revision=4570
* Add readline support to ncftp.Jordan K. Hubbard1996-11-152-0/+72
| | | | | | | Submitted-By: Dave Cornejo <dave@dogwood.com> Notes: svn path=/head/; revision=4467
* Update ncftp2.4.1 -> 2.4.2Peter Wemm1996-11-105-38/+8
| | | | | | | | | 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-214-8/+14
| | | | | | | Submitted by: max Notes: svn path=/head/; revision=4063
* Implement alternative strategy: if it impossible to confirm password, ask forAndrey A. Chernov1996-10-182-98/+78
| | | | | | | | | | it anycase, but not tell that S/key password required It looks like non-s/key system from outside Additionly tell that s/key required if it is so for normal case Notes: svn path=/head/; revision=4039
* Upgrade to 2.4.1Andrey A. Chernov1996-10-184-8/+8
| | | | Notes: svn path=/head/; revision=4035
* Upgrade to 2.4.0Andrey A. Chernov1996-10-175-16/+16
| | | | Notes: svn path=/head/; revision=4019