Dave Cottlehuber

Results 141 comments of Dave Cottlehuber

was this perhaps a change in the underlying httplib that passes a different form of remote address through?

once there's a more appropriate patch I'll backport it to the current FreeBSD port.

Your improved version of my ugly hack looks great, let's roll - thanks! BTW I tested [this patch](https://github.com/zerotier/ZeroTierOne/commit/0c194cb68b1aa614bf7c287cae252a169b19c867) and wasn't able to run `info` or `join ...`. Perhaps, for a...

thanks, works a treat. I pulled this into FreeBSD 1.12.2 as an upstream patch.

hey @puzza007 seeing that the upstream curl fix is merged, is this usable now?

IMO this can be closed: ``` $ sudo pkg install -qyr FreeBSD devel/llvm16 devel/ninja devel/cmake archivers/zstd textproc/libxml2 archivers/lzma $ cmake -DZIG_STATIC_LLVM=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/usr/local/llvm16;/usr/local" -G Ninja $ time ninja ... [20/20]...

I'm also a single-node graylog user (our logs are buffered to disk, so we don't need a complex HA setup), and updating opensearch introduced this issue. thanks @BenoitPoulet for this...

thanks! @rowheel do you have a branch somewhere including all your fixes? If this works atm I'd like to get it into ports proper.

A quick update, after many peoples help we now can [build this for FreeBSD](https://github.com/tailwindlabs/tailwindcss/discussions/7826) :tada: which I will import into FreeBSD ports :soon: There is no easy way to do...

@chrismccord sorry for the delayed reply. I've not had this building inside a no-net container yet, which is a requirement for building inside ports - somewhere in the 70+Mb of...