On Sat, Sep 14, 2019 at 6:27 AM Koichiro Iwao wrote:
> On Fri, Sep 13, 2019 at 09:33:43AM -0600, Adam Weinberger wrote:
> > Systems MUST be able to support concurrent installations of python2.7
> > and actual python. What is your use case for concurrent ruby?
>
> I know the importance of Python 2.
On Fri, Sep 13, 2019 at 09:33:43AM -0600, Adam Weinberger wrote:
> Systems MUST be able to support concurrent installations of python2.7
> and actual python. What is your use case for concurrent ruby?
I know the importance of Python 2. Even if it is EoL-ed, it will be
required over the next a few
On Fri, Sep 13, 2019 at 3:06 AM Koichiro Iwao wrote:
>
> On Fri, Sep 13, 2019 at 10:00:19AM +0200, Antoine Brodin wrote:
> > On Fri, Sep 13, 2019 at 9:45 AM Koichiro Iwao wrote:
> > > Hi,
> > >
> > > I would like to suggest introducing FLAVOR to Ruby ports.
> > >
> > > AFAIK multiple version of R
On Fri, Sep 13, 2019 at 11:20:06AM +0200, Tijl Coosemans wrote:
> You could add the patches to DISTFILES instead of PATCHFILES and then
> maybe do-extract will just copy them to WRKDIR, but if not, you can set
> EXTRACT_ONLY to the original distfile and copy the patches to WRKDIR in
> post-extract.
On Thu, 12 Sep 2019 14:23:58 +0900 Koichiro Iwao
wrote:
> is it possible to run dos2unix to patches fetched from PATCH_SITES?
> or how can I change order of patch and dos2unix.
>
> I would like to apply dos2unix-ed patches to dos2unix-ed source.
> Alternatively, applying patch first and then runn
On Fri, Sep 13, 2019 at 10:00:19AM +0200, Antoine Brodin wrote:
> On Fri, Sep 13, 2019 at 9:45 AM Koichiro Iwao wrote:
> > Hi,
> >
> > I would like to suggest introducing FLAVOR to Ruby ports.
> >
> > AFAIK multiple version of Ruby ports (lang/ruby??) can be installed at
> > the same time. One of
On Fri, Sep 13, 2019 at 9:45 AM Koichiro Iwao wrote:
> Hi,
>
> I would like to suggest introducing FLAVOR to Ruby ports.
>
> AFAIK multiple version of Ruby ports (lang/ruby??) can be installed at
> the same time. One of these ruby ports will be *default* installed as
> PREFIX/bin/ruby. In contras
Hi,
I would like to suggest introducing FLAVOR to Ruby ports.
AFAIK multiple version of Ruby ports (lang/ruby??) can be installed at
the same time. One of these ruby ports will be *default* installed as
PREFIX/bin/ruby. In contrast of Ruby lang, rubygem ports cannot be
installed for multiple