mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
NOTE: `fossil ui` and `fossil server` now use both IP4 and IP6. This causes very long load times in Webpositive and Falcon. Iceweasol seems unaffected. The reason may be 'localhost' maps to iP6 first then to IP4. The workaround is to use the `127.0.0.1` IP4 address, not `localhost`.