Re: switch vax to HAVE_XORG_SERVER_VER=120

David Brownlee <[email protected]>
Newsgroups gmane.os.netbsd.ports.vax,gmane.os.netbsd.devel.x11
Message-ID <CAGN_6pa_waP058231rbXQTWQHk8Ch64b5V+pTHfes_hLKLK8dg@mail.gmail.com>
On Mon, 1 Apr 2024 at 13:59, Izumi Tsutsui <[email protected]> wrote:
>
> Hi,
>
> NetBSD 10.0 has been released and Xorg server (1.10.6) from 10.0
> on my VS3100/30 with smg(4) also works fine.
>
> I would like to switch vax port to using HAVE_XORG_SERVER_VER=120
> (it also works fine on my VS3100) if there is no objection.
>
>
> Index: bsd.own.mk
> ===================================================================
> RCS file: /cvsroot/src/share/mk/bsd.own.mk,v
> retrieving revision 1.1363
> diff -u -p -d -r1.1363 bsd.own.mk
> --- bsd.own.mk  20 Jan 2024 08:09:13 -0000      1.1363
> +++ bsd.own.mk  1 Apr 2024 12:51:18 -0000
> @@ -1661,8 +1661,7 @@ X11SRCDIR.${_proto}proto?=                ${X11SRCDIRM
>  .if \
>      ${MACHINE} == "alpha"      || \
>      ${MACHINE} == "netwinder"  || \
> -    ${MACHINE} == "sgimips"    || \
> -    ${MACHINE} == "vax"
> +    ${MACHINE} == "sgimips"
>  HAVE_XORG_SERVER_VER?=110
>  .else
>  HAVE_XORG_SERVER_VER?=120
> Index: bsd.x11.mk
> ===================================================================
> RCS file: /cvsroot/src/share/mk/bsd.x11.mk,v
> retrieving revision 1.151
> diff -u -p -d -r1.151 bsd.x11.mk
> --- bsd.x11.mk  25 Oct 2023 04:37:59 -0000      1.151
> +++ bsd.x11.mk  1 Apr 2024 12:51:19 -0000
> @@ -83,8 +83,7 @@ X11FLAGS.OS_DEFINES=  -DDDXOSINIT -DSERVE
>
>  .if !(${MACHINE} == "acorn32"  || \
>      ${MACHINE} == "sun3"       || \
> -    ${MACHINE} == "x68k"       || \
> -    ${MACHINE} == "vax")
> +    ${MACHINE} == "x68k")
>  #      EXT_DEFINES
>  X11FLAGS.EXTENSION+=   -DXF86VIDMODE

Other than "sounds like an excellent plan", no feedback :)

David
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.