IMPORTANT: This project was completed by Naveen Narayanan (GSoC 2019). You may still contact the people above for details, but please do not submit an application for this project.

The Wine program is made of two components, Wine32 and Wine64, that respectively allow 32bit or 64bit Windows binaries to run on UNIX-like systems.

Until now, Wine32 could not work on NetBSD-amd64, because the USER_LDT option was not available in the kernel.

This option was recently added, so Wine32 can now be ported to NetBSD-amd64.

Milestones:

Note that reaching the first step is already good.