Date: Fri, 5 Jan 2001 14:16:42 -0600 From: "Scot W. Hetzel" <hetzels@westbend.net> To: "Wonderful One" <hellaenergy@hellaweb.com>, "FreeBSD Security" <security@FreeBSD.ORG>, "FreeBSD Questions" <questions@FreeBSD.ORG> Subject: Re: Sftp Port Message-ID: <02b801c07754$6ca0a740$7d7885c0@genroco.com> References: <NEBBLEAIKDEGHDGAPLJMCELLCLAA.hellaenergy@hellaweb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
From: "Wonderful One" <hellaenergy@hellaweb.com> > Who here has installed sftp from the FreeBSD port and had success? I have > tried and all I seem to get are problems. What I did was download the > sftp.tar and then copied the pub/FreeBSD/branches/-current/ports/ftp/sftp > into /usr/ports/ftp. Then I cd'ed in to /usr/ports/ftp/sftp and typed make. > Here is what happens: > > make > >> .tar.gz doesn't seem to exist on this system. > >> Attempting to fetch from ftp://ftp.xbill.org/pub/sftp/. > grep: /usr/ports/ftp/sftp/files/md5: No such file or directory > fetch: pub/sftp/.tar.gz: cannot get remote modification time Here's your problem, a few months back the ports tree changed. This requires you to at least update your /usr/ports/Mk/* files to compile the ports. Or as someone has mentioned, you will need to use cvsup to update your ports collection. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02b801c07754$6ca0a740$7d7885c0>