9front - general discussion about 9front
 help / color / mirror / Atom feed
* (upstream) curl on 9front
@ 2020-08-22  4:52 Jens Staal
  2020-08-22  5:03 ` [9front] " ori
  0 siblings, 1 reply; 3+ messages in thread
From: Jens Staal @ 2020-08-22  4:52 UTC (permalink / raw)
  To: 9front

I am currently trying to go through all optional dependencies for netsurf to see
if I can put/update them in ports. I had an old curl port in there but it depended on
gawk and pulled in gnulib etc.

I was happy to see that Lufia had managed to get Plan9 (9legacy) support
upstream in curl some 5 months ago.

https://github.com/curl/curl/blob/master/plan9/README

as dependencies he wrote
- latest 9legacy patches
- zlib (OK)
- libressl


For the "latest 9legacy patches", he does not really specify which/what those may
be. Has most of 9legacy been integrated in 9front?

For libressl : I remember that an openssl port was replaced for the more native
libsec for python. I am not sure if that would be the best option here too. 
If I remember correctly, this move away from openssl also blocked later versions
of python so perhaps would it be interesting with a more up-to-date variant like
what Lufia is proposing?
https://github.com/libressl-portable/portable/pull/510

Looking at the different ssl options in curl, it looks like wolfssl might be an
attractive alternative with some openssl compat options.
https://curl.haxx.se/docs/ssl-compared.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-23 19:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-22  4:52 (upstream) curl on 9front Jens Staal
2020-08-22  5:03 ` [9front] " ori
2020-08-23 19:36   ` Jens Staal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).