aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to 1.4.5.Thomas Gellekum1997-05-154-8/+8
* Add PKGNAME to change "-beta-" to "b" in version string.Satoshi Asami1997-04-292-2/+4
* Upgrade to beta-13Andrey A. Chernov1997-04-2814-250/+38
* Upgrade to 1.4.4.Thomas Gellekum1997-02-246-8/+10
* Upgrade from 19961208 snapshot to version 1.0.Thomas Gellekum1997-02-193-94/+135
* Use ANSI escape sequences for TERM == xterm*, rather than just xterm.David E. O'Brien1997-02-192-0/+22
* Style police.David E. O'Brien1997-02-181-3/+3
* Import of ftpsearch, a system for indexing contents of ftp servers.Thomas Gellekum1997-02-175-0/+218
* Build ftpd dynamic, if variable PACKAGE_BUILDING is definedAndrey A. Chernov1997-02-072-20/+14
* Restore static linking of ftpdAndrey A. Chernov1997-02-052-2/+36
* Add reminder about -a option required now to use ftpaccessAndrey A. Chernov1997-02-024-0/+14
* Upgrade to Academ 2.4.2-beta-12 as recommended by AUSCERT securityAndrey A. Chernov1997-01-3120-1314/+524
* Rip off the patch to ftpd.c and one to access.c from patch-ai andMasafumi Max NAKANE1997-01-174-164/+130
* This patch has been integrated in the original source.Masafumi Max NAKANE1997-01-172-36/+0
* The original distribution is file has been changed.Masafumi Max NAKANE1997-01-172-2/+2
* Ncftp v1.x is important to me -- so I'll take maintance of it.David E. O'Brien1997-01-122-2/+6
* Localize itAndrey A. Chernov1997-01-091-0/+42
* Activate local filename completionAndrey A. Chernov1997-01-092-4/+4
* Remove myself as MAINTAINER from a number of ports I no longerJordan K. Hubbard1997-01-062-6/+2
* Prevent dologout goes to mainloopAndrey A. Chernov1997-01-032-0/+36
* Import of wget, a tool similar to our fetch(1), but it is ableThomas Gellekum1997-01-0210-0/+70
* Mode for non-executables is 644, not 755.David E. O'Brien1996-12-012-142/+102
* Things in pre-install target are already handled by mtree.David E. O'Brien1996-12-012-14/+8
* General Makefile cleanupDavid E. O'Brien1996-12-018-31/+35
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-183-4/+4
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-188-28/+22
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-182-8/+8
* Add readline support to ncftp.Jordan K. Hubbard1996-11-152-0/+72
* Update ncftp2.4.1 -> 2.4.2Peter Wemm1996-11-105-38/+8
* Better ports configurationAndrey A. Chernov1996-10-224-8/+14
* Implement alternative strategy: if it impossible to confirm password, ask forAndrey A. Chernov1996-10-192-98/+78
* Upgrade to 2.4.1Andrey A. Chernov1996-10-184-8/+8
* Upgrade to 2.4.0Andrey A. Chernov1996-10-185-16/+16
* Copy s/key changes from our ftpd (don't even ask for passwordAndrey A. Chernov1996-10-182-78/+98
* put back the commented out dependancy for Xaw3d.Eric L. Hernes1996-10-161-2/+4
* use Motif widgets if HAVE_MOTIF=yes.Eric L. Hernes1996-10-124-32/+58
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-106-6/+6
* Extract sufx changed on master siteAndrey A. Chernov1996-09-064-6/+10
* Work around what appears to be a ncurses bug. The command line at thePeter Wemm1996-08-181-0/+28
* Security patch for weird pathnamesPaul Traina1996-08-121-0/+212
* Take off program name from beginning of COMMENT, it's part of PKGNAMESatoshi Asami1996-07-054-4/+4
* Add suffix to "man/man1/ncftp". Wake up Jordan! :>Satoshi Asami1996-07-052-2/+2
* Compress man page (conditionalized on NOMANCOMPRESS).Satoshi Asami1996-07-052-2/+8
* Fix some very small nits I noticed in here while I was cloning the portJordan K. Hubbard1996-06-204-4/+2
* Resurrect ncftp 1.x in ports now that it's gone from /usr/src.Jordan K. Hubbard1996-06-2010-0/+58
* Add ".example" to the end of three etc files, as that's what the portSatoshi Asami1996-06-144-6/+18
* Fix a typo which prevents mirro from running properly (division by zero error)Torsten Blum1996-04-271-1/+1
* Switch to .tar.gz variant, it occupes less space in distfilesAndrey A. Chernov1996-03-304-6/+4
* An xview-based graphical ftp interface.Satoshi Asami1996-03-258-0/+714
* Checksum changed at master site.Satoshi Asami1996-03-212-2/+2
* upgrade to V2.8Torsten Blum1996-03-166-106/+108
* Upgrade to 2.3.0Andrey A. Chernov1996-01-146-14/+14
* Do not clobber existen configurationAndrey A. Chernov1995-12-302-10/+10
* Fix checksum mismatchAndrey A. Chernov1995-12-302-2/+2
* Change "networking" to "net".Satoshi Asami1995-11-277-14/+14
* Upgrade 2.2.1 -> 2.2.2Andrey A. Chernov1995-11-246-10/+10
* They changed the tarball on master site. It still compiles & packagesSatoshi Asami1995-11-202-2/+2
* Upgrade to 2.2.1Andrey A. Chernov1995-10-166-10/+10
* Backup last installed ftpd in LIBEXECDIR instead of ETCDIR.Justin T. Gibbs1995-10-132-6/+6
* Tune wu-ftpd for high performance:Justin T. Gibbs1995-10-092-0/+146
* Upgrade to 2.2.0Andrey A. Chernov1995-10-056-20/+12
* Submitted by: Steve Passe <smp@csn.net>Satoshi Asami1995-10-041-0/+19
* Upgrade to 2.1.1Andrey A. Chernov1995-09-246-10/+10
* This patch adds tcsh/bash style filename completion to ncftp2.Peter Wemm1995-08-192-2/+12
* Correct the md5 checksum.. The md5 was for version 2.0.7, while this is 2.1.0Peter Wemm1995-08-192-2/+2
* Submitted by: Tom Samplonius <tom@misery.sdf.com>Satoshi Asami1995-08-118-4/+112
* Correct a few pathname problems. In particular, put ftpd in libexec,Satoshi Asami1995-08-086-56/+62
* Upgrade 2.0.7 -> 2.1.0Andrey A. Chernov1995-07-172-6/+6
* This patch to mirror allows you to specify a "account" too. ThisTorsten Blum1995-06-161-2/+29
* Upgrade.Andrey A. Chernov1995-06-146-10/+10
* Fix screwy output from pwd when in a "hidden" directory.Satoshi Asami1995-05-302-16/+52
* mirror - mirror packages on remote sitesSatoshi Asami1995-05-199-0/+229
* Make this thing compile and install.Satoshi Asami1995-05-133-7/+20
* Upgrade.Andrey A. Chernov1995-05-087-22/+18
* Upgrade.Andrey A. Chernov1995-04-286-10/+10
* Update for new bsd.port.mk (target renaming).Satoshi Asami1995-04-221-5/+5
* install depends on build!Satoshi Asami1995-04-171-2/+2
* Manpage is compressed.Satoshi Asami1995-04-171-1/+1
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-154-8/+14
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami1995-04-122-8/+14
* Upgrade.Andrey A. Chernov1995-04-048-12/+12
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-016-4/+10
* Upgrade.Andrey A. Chernov1995-03-216-12/+12
* Update to yale-tftpd 3.0Paul Traina1995-03-213-78/+9
* Upgrade.Andrey A. Chernov1995-03-1010-12/+30
* UpgradeAndrey A. Chernov1995-02-284-8/+8
* Upgrade.Andrey A. Chernov1995-02-104-8/+8
* Add an EXTRACT_SUFX line. The source is only available as a tar.Z andAndreas Schulz1995-02-101-0/+1
* UpgradeAndrey A. Chernov1995-01-304-8/+8
* Foo. Fix up support for compressed manpagesGary Palmer1995-01-264-36/+36
* Finally get most of wu-ftpd working.Gary Palmer1995-01-2612-394/+1074
* Upgrade.Andrey A. Chernov1995-01-245-12/+13
* UpgradeAndrey A. Chernov1995-01-194-8/+8
* UpgradeAndrey A. Chernov1995-01-184-8/+8
* <Sigh> Even more off_t fixes for wu-ftpd. Now you should be able to uploadGary Palmer1995-01-142-64/+208
* Fix for the wu-ftpd coring problem.Gary Palmer1995-01-132-8/+40
* UpdateAndrey A. Chernov1995-01-114-8/+8
* Another one which had the distfile bumped but the checksums remainedGary Palmer1995-01-042-2/+2
* UpgradeAndrey A. Chernov1995-01-023-24/+14
* Janusz Kokot <janek@gaja.ipan.lublin.pl> brings moxftp to the ports collection.Jordan K. Hubbard1994-12-297-0/+83
* Remove -lresolv, not really neededAndrey A. Chernov1994-12-241-1/+1
* UpgradeAndrey A. Chernov1994-12-222-6/+6
* change _PATH_PIDNAME to "/var/run/ftp.pids-%s"Torsten Blum1994-12-184-14/+44
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-185-0/+5
* UpgradeAndrey A. Chernov1994-12-142-6/+6
* upgrade to BETA 7Andrey A. Chernov1994-12-062-6/+6
* Remove unnecessary patchesPaul Traina1994-12-051-85/+0
* Remove WRKSRC, unneded nowAndrey A. Chernov1994-12-042-4/+2
* Bump to 2.0b6. Still compiles ok.Gary Palmer1994-12-042-6/+6
* Add -lmytinfo to libs listAndrey A. Chernov1994-11-261-12/+39
* Restore incorrectly deleted patch. It seems that we have bad traditionAndrey A. Chernov1994-11-261-0/+13
* Update to 2.0b5Gary Palmer1994-11-262-8/+8
* Update to new versionAndrey A. Chernov1994-11-182-8/+8
* ncftp2 (enhanced ncftp)Andrey A. Chernov1994-11-042-0/+30
* install in /usr/local heirarchy and compile cleanly under 4.4bsdPaul Traina1994-10-281-0/+176
* Reviewed by: Torsten Blum1994-10-2316-0/+514
* Do package support for yale-tftpdPaul Traina1994-10-073-0/+8
* Enhanced TFTPD by Alan Watt of YalePaul Traina1994-10-071-0/+10