CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/02/25 14:17:08
Modified files:
devel : Makefile
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
Removed files:
devel/mingw : Makefile distinfo
devel/mingw/files: specs.diff
devel/mingw/patches: patch-x86-mingw32-build_sh
patch-x86-mingw32-build_sh_conf
patch-x86-mingw32-build_sh_functions
patch_binutils-2.20.1-configure
patch_gcc-g++-3.4.5-20060117-2-gcc_configure
devel/mingw/pkg: DESCR PLIST README
Log message:
Remove devel/mingw.
"This port combines gcc 3.4.5 from 2005 with a mingw runtime from
2009 or 2010 to target Microsoft Windows." It is woefully obsolete.
If somebody wants to cross-compile from OpenBSD to Microsoft Windows,
they should import a new toolchain.
Noticed because it failed to build with -fno-common.
ok gkoehler@ kn@