From: Tracey Emery Subject: Re: gotwebd: EAI_NODATA portability To: gameoftrees@openbsd.org, Christian Weisgerber Date: Sat, 16 Jul 2022 07:05:03 -0600 On July 16, 2022 6:30:09 AM MDT, Christian Weisgerber wrote: >Thomas Adam: > >> > gotwebd needs something like this (in -portable?) to compile on >> > FreeBSD: >> >> Please take a look at the ta/gotwebd branch in the got repo. There's >> several commits there making this compile on FreeBSD. > >Well, it turns out that building got with minimal changes on FreeBSD >is a somewhat different task from the larger portability framework. > >I see that you have added a dependency on libtls, although the >library is currently not used anywhere by gotwebd, except for an >unused #include in parse.y. > >I'm not in the loop on gotwebd: What's the plan there? Will gotwebd >talk via FastCGI to a web server or will it handle HTTP(S) requests >by itself? > Sorry, afk. The tls header and dependency were missed in the early days and can be removed. That parse.y was borrowed from another one of my daemons that does tls. gotwebd will only ever do fastcgi. -- Tracey Emery Sent from my phone.