Date: Mon, 15 Jun 2015 22:16:15 +0200 From: Bernard Spil <brnrd@freebsd.org> To: "Philip M. Gollucci" <pgollucci@p6m7g8.com>, Brad Davis <brd@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r389740 - head Message-ID: <e715b92abb7379bed0feb4f85c3d0d49@bachfreund.nl> In-Reply-To: <CACM2dAZNSeraCXnpE5XBz2mvurrKbgfEJ84hmFGDUH9WWEGZDQ@mail.gmail.com> References: <201506151731.t5FHVNdQ067619@svn.freebsd.org> <20150615195239.GA94853@valentine.liquidneon.com> <CACM2dAZNSeraCXnpE5XBz2mvurrKbgfEJ84hmFGDUH9WWEGZDQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e715b92abb7379bed0feb4f85c3d0d49>