Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2013 20:39:32 +0000
From:      "b.f." <bf1783@googlemail.com>
To:        Andrea Venturoli <ml@netfence.it>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: ports/119546
Message-ID:  <CAGFTUwMbzf4G9W6noe6HDzSQ0=BzZGN70hHK_BfNd9DmV5c1qA@mail.gmail.com>
In-Reply-To: <518E1647.1000903@netfence.it>
References:  <CAGFTUwNH6pb4B0QYw%2BYojwXRa-5FDszXugZ1-OttKZqyjqTT=g@mail.gmail.com> <518CEBB1.50109@netfence.it> <CAGFTUwNMV0M-PXY=DfRp59EoW2girdmWM6tni0ukCUZ%2BGz=Aog@mail.gmail.com> <518E1647.1000903@netfence.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5/11/13, Andrea Venturoli <ml@netfence.it> wrote:
> On 05/10/13 15:50, b.f. wrote:

...

> Here's what I did:
> # find /usr/ports -type f -exec grep -l OPENSS_PORT "{}" ";"
>
> This showed very few ports really requiring openssl from ports, none of
> which I had currently installed.
>

Then the simplest and safest solution for you is just to remove
security/openssl, if you don't think that you'll need it.

> So I moved its libraries to /usr/local/lib/compat/pkg/ and pkg_deleted
> (-f) it. Newer compilations would pick up base, then.
>

You may also need to move the security/openssl headers out of
${LOCALBASE}/include/openssl, to prevent ports from mistakenly using
them.

...

b.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGFTUwMbzf4G9W6noe6HDzSQ0=BzZGN70hHK_BfNd9DmV5c1qA>