On 2010/09/01 19:12, Remi Pointel wrote:
> On Mon, 30 Aug 2010 22:00:12 +0100
> Stuart Henderson <[email protected]> wrote:
> > > COMMENT could be better.. like 'ping-like too for http protocol'
> > > patch-Makefile is wrong, don't use PREFIX=/usr/local, but ?= instead, it
> > > will use the value set by the portstree.
> > 
> > I didn't look at this port yet, but just overriding it with
> > MAKE_FLAGS is usually neater..
> 
> Hi,
> 
> I have modified my port : removed patches directory and add MAKE_FLAGS.

Attached version honours CC and the usual settings for building with
debug symbols (you should be able to "DEBUG=-g make repackage reinstall"
and get a binary with symbols). Also gives more explicit license details
and spaces->tabs in EXTRACT_SUFX.

There is still a problem though, it is broken when malloc(3) is
asked to do more checking (with flags F, J or S). No SIGSEGV but it
silently doesn't send on the network...

Attachment: httping.tgz
Description: application/tar-gz

Reply via email to