Date: Sat, 2 Jun 2001 18:41:37 +0200 From: Ernst de Haan <ernst@jollem.com> To: Hervey Wilson <herveyw@dynamic-cast.com> Cc: java@FreeBSD.ORG Subject: Re: JDK ports revisited Message-ID: <20010602184137.A11537@c187104187.telekabel.chello.nl> In-Reply-To: <020301c0eb82$9ce25b90$0101a8c0@chillipepper>; from herveyw@dynamic-cast.com on Sat, Jun 02, 2001 at 09:39:36AM -0700 References: <20010601104331.A1730@c187104187.telekabel.chello.nl> <020301c0eb82$9ce25b90$0101a8c0@chillipepper>
next in thread | previous in thread | raw e-mail | index | archive | help
Hervey, > This is the area where I'd like to see some improvements - assuming of > course I haven't missed something during my experimentation. Essentially, it > appears that many of the Java ports (for example, Tomcat) have dependencies > on the native jdk1.1.8 port in their Makefile although these ports work fine > on the other JDK versions. I prefer to use the Linux JDK 1.3 port for the > moment and find myself having to doctor these Makefiles in order get things > to install. > > Is there a way this can be solved with a more generic dependency or did I > just miss something obvious ? This is where javavmwrapper comes in. Any Java port that needs a Java VM version 1.1 or higher should depend on javavmwrapper, instead of on java/jdk or so. If you give me a (partial) list of the ports that expose the problem you mention, then I'll see what I can do. I can probably fix them within a few days. Kind regards. Ernst -- Ernst de Haan Java Architect Jollem Information Technology "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010602184137.A11537>