> On Thu, 14 Apr 2011, Ian Darwin wrote: > > > > I get the same issue under 4.8. We should build /etc/rc.d script for > > > 4.9, -current. Is any working one version 7? > > > > Yes, I am working on tomcat7 with an rc script > > What about the following diff? > > Ciao, > David
Hi David, I had a few thoughts on your tomcat update: - I think it might be time to retire v4 at this point. - for v5, i did an update to 5.5.33 (http://dickman.org/openbsd/patches/www_tomcat_v5.diff) - for v6, i also did an update to 6.0.32 (http://dickman.org/openbsd/patches/www_tomcat_v6.diff) - i have not yet had a chance to update those updates yet though... otherwise: - it might be a good time to also remove kurt@ as he dropped maintainership for tomcat. - in tomcat.rc should ${LOCALBASE} be ${TRUEPREFIX}? Thanks.