Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 45042

Summary: [New Package] net-misc/httping
Product: Gentoo Linux Reporter: Js Pilon <fennec>
Component: New packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: enhancement CC: alake, squinky86
Priority: High    
Version: unspecified   
Hardware: x86   
OS: All   
URL: http://www.vanheusden.com/httping/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: net-misc/httping-0.0.7
httping-0.0.7 Makefile patch
httping-0.0.7 ebuild
net-misc/httping-0.0.8.ebuild

Description Js Pilon 2004-03-18 10:33:12 UTC
Would like this package to be available through portage for easy emerge !

Thanks.
Comment 1 Js Pilon 2004-03-18 10:34:04 UTC
http://www.vanheusden.com/httping/
Comment 2 Jon Hood (RETIRED) gentoo-dev 2004-03-18 13:06:36 UTC
three things:
1) could be a better bug title
2) no license information (so would license be "as-is"?)
3) in the Makefile, change "CFLAGS=-O2 -Wall" to "CFLAGS+=-O2 -Wall" so that your custom CFLAGS can be used from /etc/make.conf (ooo, no ./configure script)
Comment 3 Jon Hood (RETIRED) gentoo-dev 2004-03-18 13:26:54 UTC
Created attachment 27564 [details]
net-misc/httping-0.0.7

This assumes quite a few things:
1) that the license type should be as-is
2) that the package depends on nothing, being standard C code
Comment 4 Jon Hood (RETIRED) gentoo-dev 2004-03-18 13:27:47 UTC
Created attachment 27565 [details, diff]
httping-0.0.7 Makefile patch
Comment 5 Jon Hood (RETIRED) gentoo-dev 2004-03-18 22:08:07 UTC
please mark this bug as a duplicate of #45097 because, though this was reported earlier, the ebuild there is better and the bug report clearer.
Comment 6 Jon Hood (RETIRED) gentoo-dev 2004-03-18 22:11:42 UTC
Ok, the ebuild here has a fixed Makefile, but this bug is the same as bug 45097
Comment 7 Jon Hood (RETIRED) gentoo-dev 2004-03-18 22:16:37 UTC
Created attachment 27599 [details]
httping-0.0.7 ebuild
Comment 8 SpanKY gentoo-dev 2004-03-20 12:14:32 UTC
*** Bug 45097 has been marked as a duplicate of this bug. ***
Comment 9 Jon Hood (RETIRED) gentoo-dev 2004-04-11 17:16:47 UTC
Created attachment 29120 [details]
net-misc/httping-0.0.8.ebuild

Assign to me if you want me to maintain this package. I bumped it to 0.0.8 and
used sed instead of a patch for the Makefile.
Comment 10 Jon Hood (RETIRED) gentoo-dev 2004-04-11 19:44:20 UTC
now in portage as net-analyzer/httping