I've lost ssh and openssh-portable is apparently broken. I started using FreeBSD in early 2004 and loved it thanks to Dru Lavigne and her mini tutorials. I built several servers using it with some serious network corporate level work. Samba, Tripwire, Bacula, SugarCRM, Apache, PHP, MySQL all worked just fine and stable as a brick outhouse. After getting laid off three years ago I lost touch until now when I was tasked with setting up a new server for a small two-office business, so I immediately start setting up FreeBSD 8.3 RELEASE-p3. All goes well, ssh works fine, I do a freebsd-update to p8 and no ssh in the ports? So I try to install openssh-portable, it says it's broken in ports. No good, CUPS won't compile either. I've never seen these kinds of issues with FreeBSD.
So I delete all of /usr/ports including the .xxxx files and folders. Since cvsup is deprecated I try
So I delete all of /usr/ports including the .xxxx files and folders. Since cvsup is deprecated I try
portsnap fetch
, extract
, etc. All looks good but there is no ssh and a broken openssh-portable so I am at a loss now. How to get SSH access? This is absolutely necessary and yet it seems to be no longer a part of FreeBSD. So what to use for SSH access now? Any help? ideas?