From owner-freebsd-java@FreeBSD.ORG Thu Feb 9 04:51:27 2006 Return-Path: X-Original-To: java@FreeBSD.org 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 5F44A16A420; Thu, 9 Feb 2006 04:51:27 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C86143D49; Thu, 9 Feb 2006 04:51:25 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k194pAHE008926; Thu, 9 Feb 2006 15:51:11 +1100 Received: from [61.8.34.72] (ppp2248.dyn.pacific.net.au [61.8.34.72]) by mailproxy1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k194oWoK014755; Thu, 9 Feb 2006 15:50:46 +1100 In-Reply-To: <9ABDB680-33F2-4890-B95D-D4739A327404@FreeBSD.org> References: <9ABDB680-33F2-4890-B95D-D4739A327404@FreeBSD.org> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <38BF05AC-256D-43DF-AD72-0F435B875D33@brooknet.com.au> Content-Transfer-Encoding: 7bit From: Sam Lawrance Date: Thu, 9 Feb 2006 15:50:27 +1100 To: Sam Lawrance X-Mailer: Apple Mail (2.746.2) Cc: java@FreeBSD.org, Kang Liu , hq@FreeBSD.org Subject: Re: tomcat ports cleanup X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 04:51:27 -0000 On 04/02/2006, at 1:10 AM, Sam Lawrance wrote: > Hello folks. > > In response to PRs 38018, 38020, 83434, 74344, and 75143 and a > bunch of suggestions from Herve and #tomcat on FreeNode (thanks > jasonb), here's a patch to simplify and improve the tomcat55 port. > I have similar patches in the pipeline for tomcat41 and tomcat5 > which also backport Herve's rc script to those ports. > > > For maintainer and general review, here's the patch: > > http://people.freebsd.org/~lawrance/patch-jakarta-tomcat55 All, The changes went in for tomcat 4, 4.1, 5 and 5.5. There were initially a couple problems with the rc script, but it should be fine now. If any other problems arise, please let me know and I'll look at them ASAP. Best regards, Sam