Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2018 14:21:38 -0600
From:      Justin Hibbits <chmeeedalf@gmail.com>
To:        =?ISO-8859-1?Q?Ulrich_Sp=F6rlein?= <uqs@FreeBSD.org>
Cc:        Jung-uk Kim <jkim@freebsd.org>, Jan Bramkamp <crest@rlwinm.de>, FreeBSD-current <freebsd-current@freebsd.org>
Subject:   Re: openssl in base should install c_rehash
Message-ID:  <0E1EC83C-BFFD-48C8-8CF2-0C9A56F88988@gmail.com>
In-Reply-To: <CAJ9axoTxz6OPksv%2BW9t=iXq0kxhJ6E_q6Jutw85sS5voBq5aVg@mail.gmail.com>
References:  <CAJ9axoRDJbbzMuaSCk6hvdy-_CVBMz8Evd_GXwNwsCaJLHu8Bg@mail.gmail.com> <c2aa2350-cc04-365e-acdf-407b0b49c318@rlwinm.de> <277d8257-019b-714b-8014-7c741e427547@FreeBSD.org> <CAJ9axoTxz6OPksv%2BW9t=iXq0kxhJ6E_q6Jutw85sS5voBq5aVg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Feb 8, 2018, at 2:15 PM, Ulrich Sp=F6rlein wrote:

> 2018-02-08 21:00 GMT+01:00 Jung-uk Kim <jkim@freebsd.org>:
>
>> On 02/08/2018 08:52, Jan Bramkamp wrote:
>>> On 08.02.18 14:24, Ulrich Sp=F6rlein wrote:
>>>> Hey,
>>>>
>>>> c_rehash has somehow disappeared from the base system. We still
>>>> install the
>>>> manpage it seems, but the tool itself is missing. Can we have =20
>>>> that back?
>>>>
>>>>
>>>> root@acme:/etc/ssl# locate c_rehash
>>>> ...
>>>> /usr/share/openssl/man/man1/c_rehash.1.gz
>>>> /usr/src/crypto/openssl/doc/apps/c_rehash.pod
>>>> /usr/src/secure/usr.bin/openssl/man/c_rehash.1
>>>>
>>>>
>>>> The port seems to install it just fine:
>>>>
>>>> root@acme:/etc/ssl# grep -r c_rehash /usr/ports/
>>>> /usr/ports/security/openssl/pkg-plist:bin/c_rehash
>>>> /usr/ports/security/openssl/pkg-plist:man/man1/c_rehash.1.gz
>>>>
>>>> It looks like the merge of OpenSSL 1.0.1c got rid of it (if I'm
>>>> reading the
>>>> history with git pickaxe right).
>>>
>>> The LibreSSL port lacks a c_rehash script as well. Putting =20
>>> c_rehash back
>>> into base wouldn't solve the problem because it requires Perl 5.
>>
>> Correct.  I just removed the manual page to not confuse users.
>>
>> https://svnweb.freebsd.org/changeset/base/329024
>>
>> Thanks for letting me know!
>>
>> Jung-uk Kim
>>
>>
> I would rather that c_rehash is brought back. I can install perl =20
> just fine
> (or have it anyway installed), that's not the case with openssl from =20=

> ports,
> as that will mess up many things.
>
> Guess I'll download my own version ... :(
>
> Uli

Would this be something useful to add to src/tools?  Or create an =20
explicit port for it?  Or just keep it handy yourself?

- Justin




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0E1EC83C-BFFD-48C8-8CF2-0C9A56F88988>