svn commit: r505640 - head/java/openjdk11

Mark Linimon linimon at lonesome.com
Tue Jul 2 13:53:46 UTC 2019


On Tue, Jul 02, 2019 at 10:44:15AM +0000, Alexey Dokuchaev wrote:
> Right; unfortunately, often people who commit these changes do not
> bother to check with the actual code to see if a different/better
> solution is available (or even in order).

Sigh.

Yes, I'm sure that I could first do tests with c89, then whatever failed,
try again with c99, then try c11, then try again with c++11-lang, then ...
etc. etc.

Or I could carefully read the code of each port I'm trying to fix.

OTOH I would like to have powerpc64 ports usable before FreeBSD-19
comes out.

fwiw the stats on built packages:

    Mon Nov 19 13:48:26 UTC 2018        16485
    Sun Jun 16 06:10:04 UTC 2019        27953

I'm not even going to try to look up the number of build tests and
commits involved in getting us to this point.  Hint: the former is
not the hundreds, it's in the thousands.

mcl


More information about the svn-ports-head mailing list