Phil Tomson wrote: > I can't find the OpenSSL-for-Ruby package. RAA says it should be at: > http://www.freesoftware.fsf.org/rubypki/ > > but nothing is there. > > Phil > > Luckily it was a NetBSD package (system for automatically compiling and installing software). And they normally provide a backup for the original source code for any package. Sure enough, if I run cd /usr/pkgsrc/security/ruby-openssl make install it fails to get the original from the FSF and falls back to the NetBSD server: ftp://ftp.netbsd.org//pub/NetBSD/packages/distfiles/ruby/ossl-0.1.4a.tar.gz