Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 2020 17:49:37 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Baptiste Daroussin <bapt@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r549074 - in head/benchmarks/linux-gputest: . files
Message-ID:  <20200923174937.GA55623@FreeBSD.org>
In-Reply-To: <20200923122834.regloz4ar4fuh6pa@ivaldir.net>
References:  <202009192204.08JM4WMg030340@repo.freebsd.org> <20200923122834.regloz4ar4fuh6pa@ivaldir.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 23, 2020 at 02:28:34PM +0200, Baptiste Daroussin wrote:
> On Sat, Sep 19, 2020 at 10:04:32PM +0000, Alexey Dokuchaev wrote:
> > New Revision: 549074
> > URL: https://svnweb.freebsd.org/changeset/ports/549074
> > 
> > Log:
> >   To support optional FreeBSD branding in the future, switch to
> >   binary patch instead of sed(1) when adjusting log file location.
> >   No functional changes.
> 
> Can you elaborate[?] this is quite criptic to me at least

This benchmark writes "Linux" in the window title and uses the picture
of Tux as a watermark.  As this is rather popular benchmark, it won't
look good if screenshots taken on FreeBSD would display Linux' symbols.
Because "FreeBSD" is three characters longer than "Linux", I had to
shift couple of strings a bit to make room for it.  This also allowed
not to drop leading underscore from the log file name when creating it
under /tmp.

Exactly what's being changed is documented in the binary patch itself.

./danfe



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