On Sun, Nov 26, 2023 at 06:39:02PM +0900, SASANO Takayoshi wrote:
> Hello,
> 
> here is DOSBox-X DOS emulator, enhanced version of DOSBox.
> ok?
> 
> -- 
> SASANO Takayoshi (JG1UAA) <u...@mx5.nisiq.net>
> 

Hi,

Thanks for making this port. Not runtime tested yet, but there are a
couple of things with the port that need to be addressed:

> ONLY_FOR_ARCHS= ${GCC4_ARCHS} ${CLANG_ARCHS}
Is this really needed?

I think the pkg/DESCR would deserve a rewrite with:
- fmt -w 80
- could use better text - see README.md:
  - fork of dosbox, "focuses more on general emulation and accuracy"
  - "official support for Windows 95, 98, ME emulation and acceleration"
  - support for DOS/V and NEC PC-98 emulations
  - "goal is to eventually [...] [cover] all pre-2000 DOS and Windows 9x
    based system scenarios, including [...] all manner of [...] PC hardware
    of that time"

> dosbox-x-2023.10.06(emulators/dosbox-x):
> Missing lib: fluidsynth.2 (/usr/local/bin/dosbox-x) (NOT REACHABLE)

missing LIB_DEPENDS on audio/fluidsynth

> MS-DOS line endings in patches/patch-Makefile_am -- if patching, use 
> FIX_CRLF_FILES to correct the input file.
> MS-DOS line endings in patches/patch-include_dos_inc_h -- if patching, use 
> FIX_CRLF_FILES to correct the input file.

this also needs to be fixed

Reply via email to