CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/10/05 06:40:05
Modified files:
www/seamonkey : Tag: OPENBSD_7_2 Makefile distinfo
www/seamonkey/patches: Tag: OPENBSD_7_2
patch-security_manager_pki_resources_content_exceptionDialog_js
Added files:
www/seamonkey/patches: Tag: OPENBSD_7_2
patch-build_moz_configure_init_configure
Log message:
www/seamonkey: MFC update to 2.53.14 and unbreak
see https://www.seamonkey-project.org/releases/seamonkey2.53.14/
add a hack to init.configure to fix python exceptions during configure -
sadly the build system hasnt fully switched to python3 yet.
thanks semarie@ for the RUSTC_BOOTSTRAP="packed_simd_2,encoding_rs"
MAKE_ENV magic which unbreaks it even more with recent rust.