On 5/11/13, Andrea Venturoli <m...@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.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to