> > We need to have a standard way of installing this kind of software.
> > Better yet, it should work for any of our Java runtimes (JDK, kaffe, ...?)
> >
> > For example, we could specify that:
> >
> > - All JAR files go into /usr/local/share/java/jars (replace
> > /usr/local with your favorite ${PREFIX} of course).
>
> The preferred location seems to be ${PREFIX}/share/java/classes.
> That's what I'd seen in other ports and what I copied for
> databases/mysql-jdbc-mm
I rescind my suggestion for ${PREFIX}/lib/java and vote for
${PREFIX}/share/java/classes, as suggsted above.
Nate
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message