Date: Thu, 30 Dec 1999 12:47:36 +0100 From: Dirk Froemberg <dirk@freebsd.org> To: Will Andrews <andrews@TECHNOLOGIST.COM> Cc: cvs-all@freebsd.org, cvs-committers@freebsd.org Subject: Re: cvs commit: ports/security/openssl Makefile Message-ID: <19991230124736.A34079@physik.TU-Berlin.DE> In-Reply-To: <XFMail.991230063452.andrews@TECHNOLOGIST.COM>; from andrews@TECHNOLOGIST.COM on Thu, Dec 30, 1999 at 06:34:52AM -0500 References: <199912301113.DAA52519@freefall.freebsd.org> <XFMail.991230063452.andrews@TECHNOLOGIST.COM>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Will!
On Thu, Dec 30, 1999 at 06:34:52AM -0500, Will Andrews wrote:
> On 30-Dec-99 Dirk Froemberg wrote:
> > dirk 1999/12/30 03:13:39 PST
> >
> > Modified files:
> > security/openssl Makefile
> > Log:
> > Check wheather OpenSSL is installed in the base system already and
> > skip openssl port if so.
> >
> > (I. e. check the existence of /usr/bin/openssl, /usr/lib/libcrypto.so
> > and /usr/lib/libssl.so. If they exist set FORBIDDEN.)
>
> You could use ${OSVERSION}, although that wouldn't work too well unless the
> number was changed at the point OpenSSL was added.
Unfortunally we can't use ${OSVERSION} because OpenSSL is installed in
the base system, only if the international crypto sources are used
(internat.FreeBSD.org) and USA_RESIDENT==NO.
Regards Dirk
--
Dirk Froemberg
FreeBSD: The Power to Serve! http://www.FreeBSD.org/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991230124736.A34079>
