ports/97883: www/mod_bw 0.7 doesn't work on 4.x due to patch in files/

Oleg Gawriloff barzog at telecom.by
Fri Dec 29 04:00:37 PST 2006


The following reply was made to PR ports/97883; it has been noted by GNATS.

From: "Oleg Gawriloff" <barzog at telecom.by>
To: <bug-followup at FreeBSD.org>, <freebsd at 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:(
 


More information about the freebsd-apache mailing list