Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2020 11:00:52 -0500
From:      Kyle Evans <kevans@freebsd.org>
Cc:        ports-committers <ports-committers@freebsd.org>, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r533075 - in head: . emulators emulators/qemu-sbruno emulators/qemu-user-static
Message-ID:  <CACNAnaEyBniOuXJ8vUfrzfc1cTGNN0_PP0AA8-Fe1QbcoWcFcg@mail.gmail.com>
In-Reply-To: <202004261557.03QFvCac082997@repo.freebsd.org>
References:  <202004261557.03QFvCac082997@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 26, 2020 at 10:57 AM Kyle Evans <kevans@freebsd.org> wrote:
>
> Author: kevans
> Date: Sun Apr 26 15:57:12 2020
> New Revision: 533075
> URL: https://svnweb.freebsd.org/changeset/ports/533075
>
> Log:
>   emulators/qemu-user-static: revive as a copy of qemu-user-static-devel
>
>   This is effectively the 3.1 update of qemu-user-static. The main feature of
>   the update to 3.1 is RISC-V support, contributed by Embecosm.
>
>   PR:           243906
>   Approved by:  koobs (mentor)
>
> Added:
>   head/emulators/qemu-user-static/
>      - copied from r533073, head/emulators/qemu-user-static-devel/
> Modified:
>   head/MOVED
>   head/emulators/Makefile
>   head/emulators/qemu-sbruno/Makefile
>   head/emulators/qemu-user-static/Makefile
>
> [... snip ...]
> Modified: head/emulators/qemu-sbruno/Makefile
> ==============================================================================
> --- head/emulators/qemu-sbruno/Makefile Sun Apr 26 15:45:11 2020        (r533074)
> +++ head/emulators/qemu-sbruno/Makefile Sun Apr 26 15:57:12 2020        (r533075)
> @@ -20,6 +20,9 @@ USES=         bison compiler:c11 gmake perl5 pkgconfig python
>  USE_PERL5=     build
>  MAKE_ENV+=     BSD_MAKE="${MAKE}" V=1
>
> +DEPRECATED=    Port will be removed in favor of emulators/qemu
> +EXPIRATION_DATE=       2020-10-01
> +
>  ONLY_FOR_ARCHS=                amd64 powerpc powerpc64 # XXX someone wants to debug sparc64 hosts?
>  BROKEN_i386=           aarch64 system target is currently broken for i386 hosts, disable for now while dealing with upstream
>
>

Ack, apologies. =-( The deprecation of qemu-sbruno was intended to be
a follow-up commit after this one, but I guess this makes sense as
well. The log should have included, then, a bit about qemu-sbruno
getting deprecated now that it's no longer a master port to
qemu-user-static. There should be no users of this port directly, they
should be moving to a qemu-system provider that's not back in the 2.x
series.

Thanks,

Kyle Evans



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaEyBniOuXJ8vUfrzfc1cTGNN0_PP0AA8-Fe1QbcoWcFcg>