Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Nov 2018 07:04:37 -0600
From:      Adam Weinberger <adamw@adamw.org>
To:        tijl@freebsd.org
Cc:        adamw@freebsd.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r483656 - head/www/yarn
Message-ID:  <CAP7rwcitqDMBoH%2BU9=3_r_frRYmQ3%2BZ7YHVAkDeEtHR0wwgdKg@mail.gmail.com>
In-Reply-To: <20181101140157.36fe6f3b@kalimero.tijl.coosemans.org>
References:  <201811011150.wA1BonWr000621@repo.freebsd.org> <20181101140157.36fe6f3b@kalimero.tijl.coosemans.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 1, 2018 at 7:02 AM T=C4=B3l Coosemans <tijl@freebsd.org> wrote:
>
> On Thu, 1 Nov 2018 11:50:49 +0000 (UTC) Adam Weinberger <adamw@FreeBSD.or=
g> wrote:
> > Author: adamw
> > Date: Thu Nov  1 11:50:48 2018
> > New Revision: 483656
> > URL: https://svnweb.freebsd.org/changeset/ports/483656
> >
> > Log:
> >   Add NODE10 option
> >
> >   Approved by:        maintainer
> >
> > Modified:
> >   head/www/yarn/Makefile
> >
> > Modified: head/www/yarn/Makefile
> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
> > --- head/www/yarn/Makefile    Thu Nov  1 10:36:32 2018        (r483655)
> > +++ head/www/yarn/Makefile    Thu Nov  1 11:50:48 2018        (r483656)
> > @@ -14,16 +14,18 @@ LICENSE_FILE=3D     ${WRKSRC}/LICENSE
> >
> >  OPTIONS_DEFINE=3D      HADOOPCOMPAT
> >  OPTIONS_SINGLE=3D      BACKEND
> > -OPTIONS_SINGLE_BACKEND=3D      NODE6 NODE8 NODE
> > +OPTIONS_SINGLE_BACKEND=3D      NODE6 NODE8 NODE10 NODE
> >  OPTIONS_DEFAULT=3D     NODE
> >  HADOOPCOMPAT_DESC=3D   hadoop2 compatibility, the yarn script is exclu=
ded
> >  NODE_DESC=3D   Use www/node as backend
> > +NODE10_DESC=3D Use www/node10 as backend
> >  NODE8_DESC=3D  Use www/node8 as backend
> >  NODE6_DESC=3D  Use www/node6 as backend
> >
> >  OPTIONS_SUB=3D yes
> >
> >  NODE_RUN_DEPENDS=3D    node>=3D0.8.0:www/node
> > +NODE10_RUN_DEPENDS=3D  node10>=3D10.0.0:www/node10
> >  NODE8_RUN_DEPENDS=3D   node8>=3D0.8.0:www/node8
> >  NODE6_RUN_DEPENDS=3D   node6>=3D0.8.0:www/node6
>
> Maybe it's time to add node to bsd.default-versions.mk?  Then you don't
> need options here, just depend on the default node (perhaps with a simple
> USES=3Dnode).

There are two stalled PRs for this, 213947 and 204577. I would be
thrilled to see one of them get completed.

# Adam


--=20
Adam Weinberger
adamw@adamw.org
https://www.adamw.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP7rwcitqDMBoH%2BU9=3_r_frRYmQ3%2BZ7YHVAkDeEtHR0wwgdKg>