Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Dec 2006 12:00:36 GMT
From:      "Oleg Gawriloff" <barzog@telecom.by>
To:        apache@FreeBSD.org
Subject:   Re: ports/97883: www/mod_bw 0.7 doesn't work on 4.x due to patch in files/
Message-ID:  <200612291200.kBTC0awu015010@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/97883; it has been noted by GNATS.

From: "Oleg Gawriloff" <barzog@telecom.by>
To: <bug-followup@FreeBSD.org>, <freebsd@jdc.parodius.com>
Cc:  
Subject: Re: ports/97883: www/mod_bw 0.7 doesn't work on 4.x due to patch in files/
Date: Sat, 30 Dec 2006 05:20:32 +0200

 So it seems that removed patch is needed if building for apache 2.0.x, and
 not needed for apache 2.2.x. So according to what I see the following logic
 must be used:
 If apache 2.2.x - use native apache functions
 If BSD>=5.x and apache 2.0.x - use BSD function (as it was in deleted patch)
 If BSD=4.x and apache 2.0.x - no idea:(
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612291200.kBTC0awu015010>