> > > Comment:
> > > Sun's official Java VM Specification, 2nd Ed.
> > >
> > > Description:
> > > This is the official specification of The Java Virtual Machine.
> > >
> > > ISBN-10: 0201432943
> > > ISBN-13: 978-0201432947
> > >
> > > Maintainer: The OpenBSD ports mailing-list <[email protected]>
> > >
> > > WWW: http://java.sun.com/docs/books/jvms/
> > >
>
> any reason to name it JMS instead of JVMS ?
Agreed, JMS is a REALLY BAD name; when I first saw it I thought:
Oh, he's got an ebook on Java Messaging System, but he's copied the
DESCR from a port of JVMS. :-)
>
> if you don't use the INSTALL_* macros, you need to give the files
> appropriate owner/group after cp, e.g.
> ${CHOWN} -R ${DOCOWN}:${DOCGRP} ${INSTALL_LOC}
>