openbsd-ports/www/h2o
sthen bcfd4a21db build robustness/reproducibility fixes for the mruby flavour of www/h2o
- building the mruby part of this uses autoconf in an otherwise cmake-based
port build, so it can't use the normal ports infrastructure which passes in
autoconf cache variables to prevent it from finding gawk/ggred/gsed/gmkdir
during the build. pass in the necessary variables by MAKE_ENV instead.

- building mruby uses the static oniguruma library from ports if found at
build time, otherwise builds its own bundled version. add BUILD_DEPENDS
to make sure the ports version of oniguruma is found.

problem reported by tb@, ok tb@ please commit otto@
2023-01-07 20:05:13 +00:00
..
files
patches Remove USE_NINJA, merge mruby improvements from upstream, remove libonigmo 2022-09-02 13:18:16 +00:00
pkg Remove USE_NINJA, merge mruby improvements from upstream, remove libonigmo 2022-09-02 13:18:16 +00:00
Makefile build robustness/reproducibility fixes for the mruby flavour of www/h2o 2023-01-07 20:05:13 +00:00
distinfo