From owner-freebsd-java@FreeBSD.ORG Tue Nov 11 08:43:14 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 812ED16A4CE for ; Tue, 11 Nov 2003 08:43:14 -0800 (PST) Received: from albatross.mail.pas.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id C616B43FBD for ; Tue, 11 Nov 2003 08:43:13 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-200-164.lsanca1.elnk.dsl.genuity.net ([4.62.200.164] helo=netcom1.netcom.com) by albatross.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1AJbbk-0004MF-00 for freebsd-java@freebsd.org; Tue, 11 Nov 2003 08:43:13 -0800 Received: from localhost (localhost [127.0.0.1]) by netcom1.netcom.com (Postfix) with ESMTP id 8C97E53FA for ; Tue, 11 Nov 2003 08:43:11 -0800 (PST) Received: from netcom1.netcom.com ([127.0.0.1]) by localhost (netcom1.netcom.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00339-04 for ; Tue, 11 Nov 2003 08:43:04 -0800 (PST) Received: by netcom1.netcom.com (Postfix, from userid 1000) id 4608853F9; Tue, 11 Nov 2003 08:43:04 -0800 (PST) From: Mike Harding To: freebsd-java@freebsd.org Message-Id: <20031111164304.4608853F9@netcom1.netcom.com> Date: Tue, 11 Nov 2003 08:43:04 -0800 (PST) X-Virus-Scanned: by amavisd-new at ix.netcom.com Subject: Can somebody commit the various mod_jk pr updates? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2003 16:43:14 -0000 Right now there isn't any way to run mod_jk with the current port because it isn't fetchable and is marked broken. There are 4 prs that address this issue and add a new structure so that you can use mod_jk or mod_jk2 with either apache13 or apache2. - Mike H.