public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA] ping
@ 2014-04-24 18:33 Marco Atzeri
  2014-04-25 14:58 ` Corinna Vinschen
  0 siblings, 1 reply; 10+ messages in thread
From: Marco Atzeri @ 2014-04-24 18:33 UTC (permalink / raw)
  To: cygwin-apps

just as I built the 64 bit version and it seems to work, with
the same limitation of 32 bit counterpart.

to download (remove the index.html's) :

wget -r -np -nH --cut-dirs=0 \
http://matzeri.altervista.org/x86_64/ping/index.html

find x86_64 -name index.html -o -name md5.sum | xargs rm

Regards
Marco

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [ITA] ping
  2014-04-24 18:33 [ITA] ping Marco Atzeri
@ 2014-04-25 14:58 ` Corinna Vinschen
  2014-04-25 16:32   ` Marco Atzeri
  0 siblings, 1 reply; 10+ messages in thread
From: Corinna Vinschen @ 2014-04-25 14:58 UTC (permalink / raw)
  To: cygwin-apps

[-- Attachment #1: Type: text/plain, Size: 801 bytes --]

On Apr 24 20:33, Marco Atzeri wrote:
> just as I built the 64 bit version and it seems to work, with
> the same limitation of 32 bit counterpart.
> 
> to download (remove the index.html's) :
> 
> wget -r -np -nH --cut-dirs=0 \
> http://matzeri.altervista.org/x86_64/ping/index.html
> 
> find x86_64 -name index.html -o -name md5.sum | xargs rm

Looks good, as far as the binary package is concerned.  However,
since the package is apparently orphaned, wouldn't you like
to take over maintainership completely?  While youre' at it, you
could convert the package to cygport and, consequentially, to xz
packaging...


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [ITA] ping
  2014-04-25 14:58 ` Corinna Vinschen
@ 2014-04-25 16:32   ` Marco Atzeri
  2014-04-25 16:41     ` Corinna Vinschen
  0 siblings, 1 reply; 10+ messages in thread
From: Marco Atzeri @ 2014-04-25 16:32 UTC (permalink / raw)
  To: cygwin-apps

On 25/04/2014 16:58, Corinna Vinschen wrote:
> On Apr 24 20:33, Marco Atzeri wrote:
>> just as I built the 64 bit version and it seems to work, with
>> the same limitation of 32 bit counterpart.
>>
>> to download (remove the index.html's) :
>>
>> wget -r -np -nH --cut-dirs=0 \
>> http://matzeri.altervista.org/x86_64/ping/index.html
>>
>> find x86_64 -name index.html -o -name md5.sum | xargs rm
>
> Looks good, as far as the binary package is concerned.  However,
> since the package is apparently orphaned, wouldn't you like
> to take over maintainership completely?  While youre' at it, you
> could convert the package to cygport and, consequentially, to xz
> packaging...
>
>
> Thanks,
> Corinna
>

I doubt the xz compression is worth...

$ ls -sh1 *bz2
32K ping-1.0-1-src.tar.bz2
12K ping-1.0-1.tar.bz2

Marco

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [ITA] ping
  2014-04-25 16:32   ` Marco Atzeri
@ 2014-04-25 16:41     ` Corinna Vinschen
  2014-04-25 17:25       ` Christopher Faylor
  0 siblings, 1 reply; 10+ messages in thread
From: Corinna Vinschen @ 2014-04-25 16:41 UTC (permalink / raw)
  To: cygwin-apps

[-- Attachment #1: Type: text/plain, Size: 1126 bytes --]

On Apr 25 18:32, Marco Atzeri wrote:
> On 25/04/2014 16:58, Corinna Vinschen wrote:
> >On Apr 24 20:33, Marco Atzeri wrote:
> >>just as I built the 64 bit version and it seems to work, with
> >>the same limitation of 32 bit counterpart.
> >>
> >>to download (remove the index.html's) :
> >>
> >>wget -r -np -nH --cut-dirs=0 \
> >>http://matzeri.altervista.org/x86_64/ping/index.html
> >>
> >>find x86_64 -name index.html -o -name md5.sum | xargs rm
> >
> >Looks good, as far as the binary package is concerned.  However,
> >since the package is apparently orphaned, wouldn't you like
> >to take over maintainership completely?  While youre' at it, you
> >could convert the package to cygport and, consequentially, to xz
> >packaging...
> >
> >
> >Thanks,
> >Corinna
> >
> 
> I doubt the xz compression is worth...
> 
> $ ls -sh1 *bz2
> 32K ping-1.0-1-src.tar.bz2
> 12K ping-1.0-1.tar.bz2

Perhaps not, but having a maintainer is ;)


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [ITA] ping
  2014-04-25 16:41     ` Corinna Vinschen
@ 2014-04-25 17:25       ` Christopher Faylor
  2014-05-02 15:31         ` Marco Atzeri
  0 siblings, 1 reply; 10+ messages in thread
From: Christopher Faylor @ 2014-04-25 17:25 UTC (permalink / raw)
  To: cygwin-apps

On Fri, Apr 25, 2014 at 06:41:47PM +0200, Corinna Vinschen wrote:
>On Apr 25 18:32, Marco Atzeri wrote:
>> On 25/04/2014 16:58, Corinna Vinschen wrote:
>> >On Apr 24 20:33, Marco Atzeri wrote:
>> >>just as I built the 64 bit version and it seems to work, with
>> >>the same limitation of 32 bit counterpart.
>> >>
>> >>to download (remove the index.html's) :
>> >>
>> >>wget -r -np -nH --cut-dirs=0 \
>> >>http://matzeri.altervista.org/x86_64/ping/index.html
>> >>
>> >>find x86_64 -name index.html -o -name md5.sum | xargs rm
>> >
>> >Looks good, as far as the binary package is concerned.  However,
>> >since the package is apparently orphaned, wouldn't you like
>> >to take over maintainership completely?  While youre' at it, you
>> >could convert the package to cygport and, consequentially, to xz
>> >packaging...
>> >
>> >
>> >Thanks,
>> >Corinna
>> >
>> 
>> I doubt the xz compression is worth...
>> 
>> $ ls -sh1 *bz2
>> 32K ping-1.0-1-src.tar.bz2
>> 12K ping-1.0-1.tar.bz2
>
>Perhaps not, but having a maintainer is ;)

Ditto.  And we are moving to .xz so...

cgf

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [ITA] ping
  2014-04-25 17:25       ` Christopher Faylor
@ 2014-05-02 15:31         ` Marco Atzeri
  2014-05-02 18:28           ` Marco Atzeri
  0 siblings, 1 reply; 10+ messages in thread
From: Marco Atzeri @ 2014-05-02 15:31 UTC (permalink / raw)
  To: cygwin-apps

On 25/04/2014 19:25, Christopher Faylor wrote:
> On Fri, Apr 25, 2014 at 06:41:47PM +0200, Corinna Vinschen wrote:

>>
>> Perhaps not, but having a maintainer is ;)
>
> Ditto.  And we are moving to .xz so...
>
> cgf

in this case adding xz is not a big issue, I already have them available 
with minor adjustment of old build system.

I was playing to clean all the warning that arise from the old code,
and I basically finished and ready to repack,
but I just noted than on 64 bit Ctrl+C can cause (1 every 4-5 times)
ping to freeze and only Task manager can kill it

  64 $ ping.exe 127.0.0.1
PING 127.0.0.1 (127.0.0.1): 56 data bytes
64 bytes from 127.0.0.1: icmp_seq=0 ttl=128 time=0 ms

also kill -9 seems ineffective.

Marco





^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [ITA] ping
  2014-05-02 15:31         ` Marco Atzeri
@ 2014-05-02 18:28           ` Marco Atzeri
  2014-05-04  5:27             ` Marco Atzeri
  0 siblings, 1 reply; 10+ messages in thread
From: Marco Atzeri @ 2014-05-02 18:28 UTC (permalink / raw)
  To: cygwin-apps

On 02/05/2014 17:31, Marco Atzeri wrote:
> On 25/04/2014 19:25, Christopher Faylor wrote:
>> On Fri, Apr 25, 2014 at 06:41:47PM +0200, Corinna Vinschen wrote:
>
>>>
>>> Perhaps not, but having a maintainer is ;)
>>
>> Ditto.  And we are moving to .xz so...
>>
>> cgf
>
> in this case adding xz is not a big issue, I already have them available
> with minor adjustment of old build system.
>
> I was playing to clean all the warning that arise from the old code,
> and I basically finished and ready to repack,
> but I just noted than on 64 bit Ctrl+C can cause (1 every 4-5 times)
> ping to freeze and only Task manager can kill it
>
>   64 $ ping.exe 127.0.0.1
> PING 127.0.0.1 (127.0.0.1): 56 data bytes
> 64 bytes from 127.0.0.1: icmp_seq=0 ttl=128 time=0 ms
>
> also kill -9 seems ineffective.
>
> Marco
>

unable to replicate anymore, so probably was a glitch in my system.
I will prepare both packages.

Marco

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [ITA] ping
  2014-05-02 18:28           ` Marco Atzeri
@ 2014-05-04  5:27             ` Marco Atzeri
  2014-05-05  8:36               ` Corinna Vinschen
  2014-05-09 20:44               ` Andrew Schulman
  0 siblings, 2 replies; 10+ messages in thread
From: Marco Atzeri @ 2014-05-04  5:27 UTC (permalink / raw)
  To: cygwin-apps

On 02/05/2014 20:28, Marco Atzeri wrote:

> unable to replicate anymore, so probably was a glitch in my system.
> I will prepare both packages.

both versions available, to download (remove the index.html's) :

wget -r -np -nH --cut-dirs=0 \
http://matzeri.altervista.org/x86/ping/index.html

find x86 -name index.html -o -name md5.sum | xargs rm

wget -r -np -nH --cut-dirs=0 \
http://matzeri.altervista.org/x86_64/ping/index.html

find x86_64 -name index.html -o -name md5.sum | xargs rm


- No change in functionality,
- code updated with headers and casts to remove all warning
- a bit of cleaning of Makefile, could be better
- moved to cygport

Regards
Marco

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [ITA] ping
  2014-05-04  5:27             ` Marco Atzeri
@ 2014-05-05  8:36               ` Corinna Vinschen
  2014-05-09 20:44               ` Andrew Schulman
  1 sibling, 0 replies; 10+ messages in thread
From: Corinna Vinschen @ 2014-05-05  8:36 UTC (permalink / raw)
  To: cygwin-apps

[-- Attachment #1: Type: text/plain, Size: 1002 bytes --]

On May  4 07:26, Marco Atzeri wrote:
> On 02/05/2014 20:28, Marco Atzeri wrote:
> 
> >unable to replicate anymore, so probably was a glitch in my system.
> >I will prepare both packages.
> 
> both versions available, to download (remove the index.html's) :
> 
> wget -r -np -nH --cut-dirs=0 \
> http://matzeri.altervista.org/x86/ping/index.html
> 
> find x86 -name index.html -o -name md5.sum | xargs rm
> 
> wget -r -np -nH --cut-dirs=0 \
> http://matzeri.altervista.org/x86_64/ping/index.html
> 
> find x86_64 -name index.html -o -name md5.sum | xargs rm
> 
> 
> - No change in functionality,
> - code updated with headers and casts to remove all warning
> - a bit of cleaning of Makefile, could be better
> - moved to cygport

Thanks a lot.  I made you maintainer of the ping package.  Just
go ahead.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [ITA] ping
  2014-05-04  5:27             ` Marco Atzeri
  2014-05-05  8:36               ` Corinna Vinschen
@ 2014-05-09 20:44               ` Andrew Schulman
  1 sibling, 0 replies; 10+ messages in thread
From: Andrew Schulman @ 2014-05-09 20:44 UTC (permalink / raw)
  To: cygwin-apps

> On 02/05/2014 20:28, Marco Atzeri wrote:
> 
> > unable to replicate anymore, so probably was a glitch in my system.
> > I will prepare both packages.
> 
> both versions available, to download (remove the index.html's) :
> 
> wget -r -np -nH --cut-dirs=0 \
> http://matzeri.altervista.org/x86/ping/index.html
> 
> find x86 -name index.html -o -name md5.sum | xargs rm
> 
> wget -r -np -nH --cut-dirs=0 \
> http://matzeri.altervista.org/x86_64/ping/index.html
> 
> find x86_64 -name index.html -o -name md5.sum | xargs rm
> 
> 
> - No change in functionality,
> - code updated with headers and casts to remove all warning
> - a bit of cleaning of Makefile, could be better
> - moved to cygport
> 
> Regards
> Marco

Gold star awarded:  http://cygwin.com/goldstars/#MA

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-05-09 20:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-24 18:33 [ITA] ping Marco Atzeri
2014-04-25 14:58 ` Corinna Vinschen
2014-04-25 16:32   ` Marco Atzeri
2014-04-25 16:41     ` Corinna Vinschen
2014-04-25 17:25       ` Christopher Faylor
2014-05-02 15:31         ` Marco Atzeri
2014-05-02 18:28           ` Marco Atzeri
2014-05-04  5:27             ` Marco Atzeri
2014-05-05  8:36               ` Corinna Vinschen
2014-05-09 20:44               ` Andrew Schulman

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).