Date: Wed, 5 Jan 2000 23:49:32 -0500 (EST) From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: davidd@cc.wwu.edu (David Daugherty) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Need recent SSH from CVS Message-ID: <200001060449.XAA18271@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <NDBBIONPPMKKLGFBGEGPGENCCDAA.davidd@cc.wwu.edu> from David Daugherty at "Jan 5, 2000 07:46:12 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
David Daugherty wrote, [Charset iso-8859-1 unsupported, filtering to ASCII...] > I keep getting file not found errors from installing SSH. I tried CVSing and > getting a more recent ver but I'm fairly new to BSD and really new to CVSing > ports. Will including src-secure in my supfile get the most recent ssh? My > supfile is listed below, I'm calling it with "cvsup supfile.cvsup > > *default host=cvsup7.freebsd.org > *default base=/usr > *default prefix=/usr > *default release=cvs tag=RELENG_3 > *default delete use-rel-suffix > *default compress > src-all > src-secure You are CVSup'ing the FreeBSD source code, NOT the ports. Get /usr/share/examples/cvsup/ports-supfile copy it someplace and modify it appropriately. > After cvs completes I go to /usr/ports/security/ssh and run make and get the > same errors. Can someone please tell me what I'm doing wrong? There error I > keep getting is: > > >> patch-ssh-1.2.27-bsd.tty.chown doesn't seem to exist on this system. > >> Attempting to fetch from http://www.ssh.fi/sshprotocols2/patches/. > fetch: patch-ssh-1.2.27-bsd.tty.chown: www.ssh.fi: HTTP server returned > error code 302 > >> Attempting to fetch from > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. > fetch: pub/FreeBSD/ports/distfiles/patch-ssh-1.2.27-bsd.tty.chown: cannot > get remote modification time > fetch: > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/patch-ssh-1.2.27-bsd.tty.c > hown: FTP error: > fetch: File unavailable (e.g., file not found, no access) > >> Couldn't fetch it - please try to retrieve this > >> port manually into /usr/ports/distfiles/ and try again. > *** Error code 1 > > Stop. > *** Error code 1 In my Makefile, the sites to get that file are, PATCH_SITES= http://www.ssh.org/patches/ \ ftp://ftp2.inch.com/pub/FreeBSD/ My ports were CVSup'ed this weekend. HTH. -- Crist J. Clark cjclark@home.com 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?200001060449.XAA18271>