From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 10:11:10 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E692B16A4DA for ; Thu, 3 Aug 2006 10:11:10 +0000 (UTC) (envelope-from tarkhil@webmail.sub.ru) Received: from mail.sub.ru (webmail.sub.ru [213.247.139.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE1AD43D55 for ; Thu, 3 Aug 2006 10:11:09 +0000 (GMT) (envelope-from tarkhil@webmail.sub.ru) Received: (qmail 72904 invoked by uid 0); 3 Aug 2006 10:11:06 -0000 Received: from webmail.sub.ru (HELO localhost) (213.247.139.22) by techno.sub.ru with SMTP; 3 Aug 2006 10:11:06 -0000 Received: from unknown ([213.247.139.22]) by localhost (webmail.sub.ru [213.247.139.22]) (amavisd-new, port 10024) with SMTP id 68957-15 for ; Thu, 3 Aug 2006 14:11:04 +0400 (MSD) Received: from old-141.cus.titl.ru (HELO ?192.168.1.72?) (tarkhil%sub.ru@217.73.115.141) by techno.sub.ru with SMTP; 3 Aug 2006 10:11:04 -0000 Message-ID: <44D1CA2A.6070508@webmail.sub.ru> Date: Thu, 03 Aug 2006 14:04:26 +0400 From: Alex Povolotsky User-Agent: Thunderbird 1.5 (X11/20060310) MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mail.sub.ru Cc: Subject: mod_jk port and apache 2.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Aug 2006 10:11:11 -0000 Hello! Seems like mod_jk-apache2 is tuned to work with apache 2.0, while stable branch is now apache-2.2. Should I downgrade apache to 2.0, or patch something in Makefile? Alex.