Date: Sun, 17 Sep 2000 02:32:53 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: "Scot W. Hetzel" <hetzels@westbend.net> Cc: FreeBSD-Ports <FreeBSD-Ports@freebsd.org>, asami@freebsd.org Subject: Re: RSA and ports that depend on it. Message-ID: <Pine.BSF.4.21.0009170229230.65183-100000@freefall.freebsd.org> In-Reply-To: <002301c01f6d$bf7fe460$8dfee0d1@westbend.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 15 Sep 2000, Scot W. Hetzel wrote: > Now that RSA has been given to the general public, what do we intend > to do with bsd.port.mk (USE_OPENSSL = RSA) and the ports that depended > on the rsaref port? Fix them :-) However, there is a minor problem: we can easily remove the rsaref gunk from bsd.port.mk today, but people who use an older -stable won't be able to use it (since they still have to link against librsaref). That's okay, because we only support the latest -stable and make other people install an upgrade kit - but we'll have to include libcrypto.*, openssh, etc in the upgrade kit because libcrypto changed, and openssh depends on the new version of the library. But not everyone may have installed openssl and openssh on their machines, or want them installed - therein lies the problem. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe <forsythe@alum.mit.edu> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009170229230.65183-100000>