Re: mac and ssl/openssl

2023-02-06 Thread Riccardo Mottola via macports-users

Hi Ryan,

Ryan Schmidt wrote:

I tested that 10.13 doesn't have, so GNUMail doesn't compile.

Did Mac switch to a different ssl version and/or changed the location of it? 
with which version?
Do you have experience supporting it?
I'd like to keep GNUMail working on vintage macs, but also support newer ones.

https://web.archive.org/web/20221129062249/http://lists.apple.com/archives/macnetworkprog/2015/Jun/msg00025.html



so except of rewriting the code... the solution is to use MacPorts 
openssl and package it inside the app, I see.


Thanks,
Riccardo



Re: mac and ssl/openssl

2023-02-05 Thread Ryan Schmidt
On Feb 5, 2023, at 16:08, Riccardo Mottola wrote:

> Old versions of macs which I use, like 10.4 up to 10.7 have openssl and ssl.h
> 
> I tested that 10.13 doesn't have, so GNUMail doesn't compile.
> 
> Did Mac switch to a different ssl version and/or changed the location of it? 
> with which version?
> Do you have experience supporting it?
> I'd like to keep GNUMail working on vintage macs, but also support newer ones.

https://web.archive.org/web/20221129062249/http://lists.apple.com/archives/macnetworkprog/2015/Jun/msg00025.html



mac and ssl/openssl

2023-02-05 Thread Riccardo Mottola via macports-users

Hi all!

tangent question for mac development and different MacOS versions.

Old versions of macs which I use, like 10.4 up to 10.7 have openssl and 
ssl.h


I tested that 10.13 doesn't have, so GNUMail doesn't compile.

Did Mac switch to a different ssl version and/or changed the location of 
it? with which version?

Do you have experience supporting it?
I'd like to keep GNUMail working on vintage macs, but also support newer 
ones.


Riccardo