svn commit: r389740 - head

Bernard Spil brnrd at freebsd.org
Mon Jun 15 20:23:49 UTC 2015


Hi All,

That would be throwing a very wide net:
   1. Not all ports depending on OpenSSL have USE_OPENSSL set
   2. Ports depend on OpenSSL libs from ports only if WITH_OPENSSL_PORT 
is set
   3. Only if OPENSSL_PORT is set to LibreSSL you are hit (although I 
hope everyone uses LibreSSL I'm quite sure it's a tiny fraction)
   4. People using poudriere are covered, half my ports rebuilt due to 
the version bump of the LibreSSL port
This would cause a LOT of ports to rebuild for a lot of users not 
requiring any rebuild.

Figuring out which ports should have the PORT_REVISION bumped probably 
requires scanning all Makefiles in the ports tree? (There is a PR for 
disabling SSLv2 that has a lot of info)

Kind regards,

Bernard.

On 2015-06-15 21:57, Philip M. Gollucci wrote:
> I was going to say the same thing.
> 
> On Mon, Jun 15, 2015 at 3:52 PM, Brad Davis <brd at freebsd.org> wrote:
> 
>> On Mon, Jun 15, 2015 at 05:31:23PM +0000, Bernard Spil wrote:
>>> Author: brnrd
>>> Date: Mon Jun 15 17:31:22 2015
>>> New Revision: 389740
>>> URL: https://svnweb.freebsd.org/changeset/ports/389740 [1]
>>> 
>>> Log:
>>> Add rebuild of LibreSSL ports to UPDATING
>> 
>> Eh? Why not just bump PORTREVISION on those ports? I know it will
>> cause
>> rebuilds for people not using libressl, but it..
>> 
>> Regards,
>> Brad Davis
> 
> --
> 
> ---------------------------------------------------------------------------------
> Curb: Your ride is here
> 4096R/D21D2752 [2] ECDF B597 B54B 7F92 753E  E0EA F699 A450 D21D 2752
> Philip M. Gollucci (pgollucci at p6m7g8.com) c: 703.336.9354
> Member,                           Apache Software Foundation
> Committer,                        FreeBSD Foundation
> Consultant,                       P6M7G8 Inc.
> Sr. Director IT Operations,       Curb
> 
> What doesn't kill us can only make us stronger;
> Except it almost kills you.
> 
> Links:
> ------
> [1] https://svnweb.freebsd.org/changeset/ports/389740
> [2] http://pgp.mit.edu/pks/lookup?op=get&search=0xF699A450D21D2752


More information about the svn-ports-all mailing list