CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/05/22 10:36:08
Modified files:
lang/dmd : Makefile distinfo
lang/dmd/patches: patch-dmd_compiler_src_dmd_link_d
lang/dmd/pkg : PLIST
Added files:
lang/dmd/patches: patch-dmd-bootstrap_openbsd_bin32_dmd_conf
patch-dmd_Makefile
patch-dmd_compiler_docs_Makefile
patch-dmd_druntime_Makefile
patch-phobos_Makefile
Removed files:
lang/dmd/patches: patch-dmd_druntime_posix_mak
patch-dmd_posix_mak patch-phobos_posix_mak
Log message:
Unbreak and update DMD to 2.108.1. Enable i386 backend alongside amd64.
Introduce an LTS bootstrap that should hopefully last quite a long time and
make future updates much easier.
ok tb@