STOP rust!

Rozhuk Ivan rozhuk.im at gmail.com
Mon Nov 23 04:02:13 UTC 2020


On Fri, 13 Nov 2020 08:47:48 +1100
Dewayne Geraghty <dewayne at 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


More information about the freebsd-ports mailing list