public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Steven Penny <svnpenn@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Request new Ruby release
Date: Tue, 15 May 2018 04:17:00 -0000	[thread overview]
Message-ID: <5afa206a.1c69fb81.2121e.da3a@mx.google.com> (raw)
In-Reply-To: <a08e9f5a-5ae0-62bf-98aa-708a96f09634@gmail.com>

On Mon, 14 May 2018 10:31:18, cyg Simple wrote:
>> because they have merit? i said that already.
>> 
>
> Since you stated in the form of a question, I can say for me, they do
> not and based on the conversation of others, not for anyone but you.

let me rephrase: they have merit, full stop. Example 1, quoting myself:

> yaakov said he would look into it after 2.5.1 came out

fact. here is the proof:

http://github.com/cygwinports/ruby/issues/1

Example 2, quoting myself again:

> and its out:

fact. here is the proof:

http://github.com/ruby/ruby/releases/tag/v2_5_1

Example 3, quoting myself again:

> and yaakov handles a massive amount of packages

fact. here is the proof:

http://cygwin.com/cygwin-pkg-maint

Example 4, quoting myself again:

> cygwin *does* keep up to date with *some* important packages

fact. example is the Git package, which as of this writing is totally up to
date:

- http://cygwin.mirrors.hoobly.com/x86_64/release/git
- http://github.com/git/git/releases

Example 5, quoting myself again:

> but not other important packages

fact. Current Cygwin Ruby is 2.3, which was released Dec 2015:

- http://cygwin.mirrors.hoobly.com/x86_64/release/ruby
- http://wikipedia.org/wiki/Ruby_%28programming_language%29#Ruby_2.3

> A base package such as GCC requires time to release to an OS and Cygwin
> is a emulation of an OS.

thats what test package is for

> Releasing just because its fresh off the press isn't going to happen.

like me, i dont see you on this list:

http://cygwin.com/cygwin-pkg-maint

so i'd say you arent in a position to say that. test packages allow this to
happen if the maintainer chooses.

> You have the opportunity to build it for yourself if you need it sooner but
> then you are on your own.

I have mentioned twice already that i have done this:

- http://cygwin.com/ml/cygwin/2018-05/msg00099.html
- http://cygwin.com/ml/cygwin/2018-05/msg00082.html

>>> Jon does not maintain all of the cross-compilers,
>> 
>> yes he does?
>> 
>
> In the form of a question again, he definitely does a great job.

what criteria are you basing this comment on? i am not arguing with you on this
point per se. i have given concrete arguments here where release velocity could
be improved:

- http://cygwin.com/ml/cygwin/2018-05/msg00099.html
- http://cygwin.com/ml/cygwin/2018-05/msg00086.html
- http://cygwin.com/ml/cygwin/2018-05/msg00082.html
- http://cygwin.com/ml/cygwin/2018-05/msg00076.html

> Why are you not "blessed" with your work?  If you provide a service to
> Cygwin then why aren't you in the cygwin-pkg-maint list?  It's because
> you haven't requested to maintain a package.

perhaps you should read the entire thread - i see you missed my other posts,
but it seems you missed Smoogen as well:

http://cygwin.com/ml/cygwin/2018-05/msg00087.html

> And then you offend the maintainers who provide their time to provide
> you a service of distribution.

thats your opinion, and its not germane to this topic. the original topic is
requesting a ruby release, as it is out of date.

> If you want to maintain or co-maintain a package then ask to see if the
> maintainer needs help.

i dont want to do that, but i will volunteer if a spot opens.

> You haven't done that, you DEMAND that a release be made. You might not see it
> as a DEMAND but it is one.

sry, nop.

> And you a free to do so.  MinGW isn't GCC

yes it is. when you compile GCC, as i have done:

http://github.com/svnpenn/glade/blob/master/mingw-w64-x86-64/gcc

you choose a target. normally for this community that is "x86_64-pc-cygwin", but
in my case it is "x86_64-w64-mingw32". but you dont use some magical "MinGW"
repo, its the same GCC. granted, you do need to also install the target
"binutils", "headers" and "runtime", but the same source is used to build GCC
itself.

> Maybe to you it doesn't seem like a crazy DEMAND but perhaps there are
> reasons you're unaware of.  Ask to help rather than DEMANDing.

again not a demand.

> While your intention isn't one of insults those who maintain the
> packages read them as such because you DEMAND more of their time with no
> effort toward progressing Cygwin from yourself.  That is the insult.

i am not demanding anything. i am stating what i think are reasonable
expectations for any software community. if they want to ignore them, thats
their business. ive already moved on, i build my own GCC, which i will use until
the official one drops. however note this: GCC 7 was released over a year ago:

http://gnu.mirrors.hoobly.com/gcc/gcc-7.1.0

if a test package was dropped at that time, we could have tested for 6 months,
then released a final build, and still been 6 months ahead of the current
schedule.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2018-05-14 23:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-24 20:51 Steven Penny
2018-05-03 23:17 ` Steven Penny
2018-05-04  3:09   ` Yaakov Selkowitz
2018-05-04  6:05   ` Brian Inglis
2018-05-04 12:09     ` Steven Penny
2018-05-04 13:16       ` Marco Atzeri
2018-05-05  0:57         ` Steven Penny
2018-05-05  3:41           ` Brian Inglis
2018-05-05  5:27           ` Marco Atzeri
2018-05-05  6:56             ` Steven Penny
2018-05-05 16:18               ` Stephen John Smoogen
2018-05-06  5:54               ` Yaakov Selkowitz
2018-05-06 14:08                 ` Steven Penny
2018-05-14 16:10                   ` cyg Simple
2018-05-15  4:17                     ` Steven Penny [this message]
2018-05-15 13:27                       ` What is Cygwin and MinGW [WAS: Request new Ruby release] cyg Simple
2018-05-15 14:37                       ` Request new Ruby release Adam Dinwoodie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5afa206a.1c69fb81.2121e.da3a@mx.google.com \
    --to=svnpenn@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).