Rebuild ports statically linked to libcrypto(3)

Rene Ladan r.c.ladan at gmail.com
Thu Sep 7 05:52:12 PDT 2006


Dominique Goncalves schreef:
> Hi,
> 
> According to Security Advisories SA-06:19 about OpenSSL, we need to
> rebuild ports which are statically linked to libcrypto(3).
> 
> Is there a magic command to rebuild these ports ?
> 
You can run 'libchk -v /my/path /my/other/path' to find all libraries
and binaries which are linked with libcrypto.

libchk is installed by the sysutils/libchk port.

Something like 'libchk -v /bin/ boot/ /lib/ /libexec/ /rescue/ /sbin/
/usr/X11R6/ /usr/local/ /usr/bin/ /usr/sbin/ /usr/games/ /usr/compat/
/usr/lib /usr/libexec/ /usr/share/ ' should do.

> Thanks,
> Regards.
> 
Regards,
Rene
-- 
GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)

"It won't fit on the line."
		-- me, 2001



More information about the freebsd-ports mailing list