ports/119546

b.f. bf1783 at googlemail.com
Sat May 11 20:39:33 UTC 2013


On 5/11/13, Andrea Venturoli <ml at 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.


More information about the freebsd-ports mailing list