pango fails on 10.5 - meson issue

2023-04-14 Thread Riccardo Mottola via macports-users
Hi, I am trying to build pango on 10.5 - not the latest version, but the same version I "saved" from 10.7 where it works and on 10.6 where it compiles but does not work. I want to investigate further. I think there are build environment issues. in any case, on 10.5 the same portfile does not

[no subject]

2023-04-14 Thread Ken Cunningham
meson is now more picky about unrecognized arguments. This will have to be removed, and then making sure it uses the right NM might have to be done another way: lt_cv_path_NM=/opt/local/bin/nm > *info:configure meson: error: unrecognized arguments: > */opt/local/var/macports/build/_Users_mul

Re: mongodb 6.0 - No mongo or mongosh binaries

2023-04-14 Thread Ryan Schmidt
On Apr 7, 2023, at 07:02, Steven Green wrote: > After updating mongodb to version 6.0, there is no longer a mongo executable, > which is how you normally connect to it from a command line. > > The mongo web site says "The legacy mongo shell was deprecated in MongoDB 5.0 > and removed in MongoDB

port install hyper as a binary fails due to lack of arm64 variant (M1 chip)

2023-04-14 Thread Kenneth Wolcott
Hi; port install hyper (build from source) fails (see bug #67241) port install hyper as a binary fails due to lack of arm64 variant (M1 chip) So, I get hyper from the the hyper web site (https://hyper.is/) Thanks, Ken Wolcott