Re: Can anyone check if Zig 0.7.1 compiles on ARM MacPorts?

2021-04-09 Thread Gregory Anders
On Sat, 10 Apr 2021 02:47 +0900, goranmoo...@daum.net wrote: I would also appreciate if anyone using an Intel Mac can confirm Zig compiles & installs properly. MacOS 10.14 on a 2013 MBP: ❯ sudo port -s install zig Warning: The macOS 10.14 SDK does not appear to be installed. Ports may

Re: Add CA certificates to OpenSSL chain

2021-03-29 Thread Gregory Anders
On Mon, 29 Mar 2021 20:16 +0200, Clemens Lang wrote: Install the certsync port instead of curl-ca-bundle. That will generate /opt/local/share/curl/curl-ca-bundle.crt as an export from your system trust store, and automatically export your workplace root CAs. Thanks! This works perfectly and is

Add CA certificates to OpenSSL chain

2021-03-29 Thread Gregory Anders
Hi all, Does MacPorts provide a mechanism for adding certificates to the MP version of OpenSSL? For example, on a distribution like Ubuntu I can do something like: cp my-ca.crt /usr/local/share/ca-certificates/ sudo update-ca-certificates There are similar mechanisms for other distro

Re: Newly added Zig portfile build error

2021-03-27 Thread Gregory Anders
On Sun, 28 Mar 2021 02:37 +0900, 조성빈 wrote: As the llvm-11 and zig PRs were merged, I selfupdated the macports port tree and tried to install zig. Looks like the build fails when CMake tries to install the built binaries to destroot: :info:destroot CMake Error at /opt/local/var/macports/build