Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Nov 2020 07:02:06 +0300
From:      Rozhuk Ivan <rozhuk.im@gmail.com>
To:        Dewayne Geraghty <dewayne@heuristicsystems.com.au>
Cc:        freebsd-ports@freebsd.org, tcberner@FreeBSD.org
Subject:   Re: STOP rust!
Message-ID:  <20201123070206.1e6dbecb@rimwks.local>
In-Reply-To: <ea24fe70-6401-e86f-fa58-dbd4b43fc9e0@heuristicsystems.com.au>
References:  <20201110162440.0f8991a8@rimwks.local> <ea24fe70-6401-e86f-fa58-dbd4b43fc9e0@heuristicsystems.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 13 Nov 2020 08:47:48 +1100
Dewayne Geraghty <dewayne@heuristicsystems.com.au> wrote:

> > With latest ports tree librsvg2-rust-2.50.0 is required to some
> > ports. It want replace librsvg2-2.40.21.
> > 
> > I do not want build ugly rust during hours to build small lib in
> > less than minute.


THANK YOU, Tobias!!!

https://svnweb.freebsd.org/ports?view=revision&revision=555776

  Add new default-version variant for librsvg2

  New default version for librsvg2.

  Current versions of graphics/librsvg2 are using parts written in rust.
  For architectures that do not have support for rust, and for people
  who prefer not to have, or are not able to compile rust software due
  to hardware limitations, the version can be chosen via this new flag.

  The default on almost all architectures is rust.

  If you prefer no to use rust, add the following to your make.conf:

        DEFAULT_VERSIONS+=librsvg2=legacy

This makes the change committed in r554733 a bit more flexible for people
who are opposed to oxidation.

PR:		251014
Exp-run by:	antoine



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