UPDATE: gtest 1.11.0 + some patches from upstream

2022-02-07 Thread Andrew Krasavin
Hello. Reasoning: The devel/abseil-cpp port comes with the tests turned off. I promised to fix this, so I've been working on the port for a while. Unfortunately, the abseil tests require some features that are missing even in the latest stable gtest release. Therefore, my diff includes an update

Re: UPDATE: gtest 1.11.0 + some patches from upstream

2022-02-07 Thread Andrew Krasavin
On Mon, Feb 07, 2022 at 10:18:43PM +, Klemens Nanni wrote: On Tue, Feb 08, 2022 at 01:11:23AM +0300, Andrew Krasavin wrote: I apologize for the long answer, it's been quite a busy day. > > Another thing, upstream won't release further versions and suggest to > build from the latest commit i

Re: UPDATE: gtest 1.11.0 + some patches from upstream

2022-02-07 Thread Klemens Nanni
On Tue, Feb 08, 2022 at 01:11:23AM +0300, Andrew Krasavin wrote: > I apologize for the long answer, it's been quite a busy day. > > > > > Another thing, upstream won't release further versions and suggest to > > build from the latest commit instead... so I'd fetch from a specific > > commit inst

Re: devel/gtest: testdep on python

2022-02-07 Thread Theo Buehler
On Mon, Feb 07, 2022 at 10:12:08PM +, Klemens Nanni wrote: > -- Found PythonInterp: /usr/local/bin/python3.9 (found version "3.9.10") > > The tests then use python. This makes sense (ok) > Zap ports-clang while here. That's ports-gcc, which will be needed for sparc64 > -COMPILER =

Re: devel/gtest: testdep on python

2022-02-07 Thread Klemens Nanni
On Mon, Feb 07, 2022 at 10:12:08PM +, Klemens Nanni wrote: > -- Found PythonInterp: /usr/local/bin/python3.9 (found version "3.9.10") > > The tests then use python. > Zap ports-clang while here. > -COMPILER = base-clang ports-gcc base-gcc > +COMPILER = base-clang base-gcc

devel/gtest: testdep on python

2022-02-07 Thread Klemens Nanni
-- Found PythonInterp: /usr/local/bin/python3.9 (found version "3.9.10") The tests then use python. Zap ports-clang while here. OK? Index: Makefile === RCS file: /cvs/ports/devel/gtest/Makefile,v retrieving revision 1.25 diff -u -p

Re: UPDATE: gtest 1.11.0 + some patches from upstream

2022-02-07 Thread Andrew Krasavin
I apologize for the long answer, it's been quite a busy day. Another thing, upstream won't release further versions and suggest to build from the latest commit instead... so I'd fetch from a specific commit instead of keeping a long list of PATCHFILES. cf https://github.com/google/googletest/

Re: [UPDATE (trying)] math/hdf5 1.12.0 -> 1.12.1

2022-02-07 Thread jmeister
Here is the diff I am currently testing on sparc64/arm64. More tests welcome, even on amd64. On -current, amd64, this is building fine + passing all "gmake check" and "gmake check-install" tests. I've also rebuilt math/netcdf (all tests but 1 are PASSED, if CC=egcc is added in TEST_ENV .. o

UPDATE: sysutils/vultr-cli-2.12.1

2022-02-07 Thread Adriano Barbosa
Hi. Update for sysutils/vultr-cli-2.12.1 Changelog: https://github.com/vultr/vultr-cli/blob/master/CHANGELOG.md Dependencies Bump github.com/vultr/govultr/v2 from 2.14.0 to 2.14.1 PR 232 Enhancements Firewall Rule : Add ip type, source and subnet size to firewall rule printer PR 234 Thank you for

libreoffice in snapshot

2022-02-07 Thread Jon Fineman
I am on current my installurl is "https://cdn.openbsd.org/pub/OpenBSD"; and I notice that libreoffice is not in ports at "https://openbsd.mirror.constant.com/pub/OpenBSD/snapshots/packages/amd64/";. I was wondering if ports is under maintenance or if the libreoffice build failed? Thanks. Jo

Re: [UPDATE (trying)] math/hdf5 1.12.0 -> 1.12.1

2022-02-07 Thread Martin Reindl
On Mon, Feb 07, 2022 at 09:23:26AM +, jmeis...@posteo.ch wrote: > > > > Good diff. Thank you. HDF5 updates need thorough checking. Here is my > > remaining TODO list for a similiar diff: > > > > - at least compile check on more GCC49_ARCHS (sparc64, arm64 ..) > > geo/gdal > > geo/gdal,-ma

Re: [UPDATE (trying)] math/hdf5 1.12.0 -> 1.12.1

2022-02-07 Thread jmeister
Good diff. Thank you. HDF5 updates need thorough checking. Here is my remaining TODO list for a similiar diff: - at least compile check on more GCC49_ARCHS (sparc64, arm64 ..) geo/gdal geo/gdal,-main geo/gdal,python3 geo/gdal,python3,-main math/armadillo math/matio math/netcdf ma