Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2013 12:32:27 +0000
From:      "b.f." <bf1783@googlemail.com>
To:        freebsd-ports@FreeBSD.org, Andrea Venturoli <ml@netfence.it>
Subject:   Re: ports/119546
Message-ID:  <CAGFTUwNH6pb4B0QYw%2BYojwXRa-5FDszXugZ1-OttKZqyjqTT=g@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Andrea wrote:

...

> I had a look at /usr/ports/net/openldap23-server/Makefile and only found:
> > USE_OPENSSL=            yes
>
> AFAICT this does not give any preference wrt to base vs port openssl; if
> I'm correct this means the port is choosen if installed, but, otherwise,
> openssl from base is used.
>
> Wouldn't it be better to use base only? Put a knot to give the user a
> choice?
>
> Would I screw too many things if I tried adding:
> > WITH_OPENSSL_BASE=yes

Yes, because then the additions to the check-depends target in
ports/Mk/bsd.openssl.mk would cause unsandboxed builds of the port on
a live system to fail when security/openssl is installed.  Adding
WITH_OPENSSL_BASE to port Makefiles should be avoided for this reason.

b.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGFTUwNH6pb4B0QYw%2BYojwXRa-5FDszXugZ1-OttKZqyjqTT=g>