Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Sep 2006 14:52:07 +0200
From:      Rene Ladan <r.c.ladan@gmail.com>
To:        Dominique Goncalves <dominique.goncalves@gmail.com>
Cc:        ports@freebsd.org
Subject:   Re: Rebuild ports statically linked to libcrypto(3)
Message-ID:  <450015F7.8050001@gmail.com>
In-Reply-To: <7daacbbe0609070526y30f48d41u9f2c8dd74d43823e@mail.gmail.com>
References:  <7daacbbe0609070526y30f48d41u9f2c8dd74d43823e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?450015F7.8050001>