summaryrefslogtreecommitdiff
path: root/lang/java-vm-spec
diff options
context:
space:
mode:
authorjlam <jlam>2000-10-15 03:00:07 +0000
committerjlam <jlam>2000-10-15 03:00:07 +0000
commit70f5951dbbf87fc45acc5109ecffd8602963b23e (patch)
tree7b314a7e1fcfdef6c9e4158df3084f43b6db01da /lang/java-vm-spec
parentaa1e8cf621b05e7227fd805366326c1d014324a2 (diff)
downloadpkgsrc-70f5951dbbf87fc45acc5109ecffd8602963b23e.tar.gz
java-vm-spec: The Java(TM) Virtual Machine Specification (HTML)
Diffstat (limited to 'lang/java-vm-spec')
-rw-r--r--lang/java-vm-spec/Makefile23
-rw-r--r--lang/java-vm-spec/files/md53
-rw-r--r--lang/java-vm-spec/pkg/COMMENT1
-rw-r--r--lang/java-vm-spec/pkg/DESCR9
-rw-r--r--lang/java-vm-spec/pkg/PLIST204
5 files changed, 240 insertions, 0 deletions
diff --git a/lang/java-vm-spec/Makefile b/lang/java-vm-spec/Makefile
new file mode 100644
index 00000000000..7e82cd56393
--- /dev/null
+++ b/lang/java-vm-spec/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/10/15 03:00:07 jlam Exp $
+
+DISTNAME= vmspec.2nded.html
+PKGNAME= java-vm-spec-2.0
+CATEGORIES= lang
+MASTER_SITES= ftp://ftp.javasoft.com/docs/specs/
+
+MAINTAINER= jlam@netbsd.org
+HOMEPAGE= http://java.sun.com/docs/books/vmspec/index.html
+
+WRKSRC= ${WRKDIR}/vmspec
+NO_CONFIGURE= # defined
+NO_BUILD= # defined
+
+HTMLDIR= ${PREFIX}/share/doc/html/java-vm-spec
+
+do-install:
+ ${INSTALL_DATA_DIR} ${HTMLDIR}
+ ${INSTALL_DATA_DIR} ${HTMLDIR}/chars
+ cd ${WRKSRC}; ${INSTALL_DATA} *.gif *.html ${HTMLDIR}
+ cd ${WRKSRC}/chars; ${INSTALL_DATA} *.gif ${HTMLDIR}/chars
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/lang/java-vm-spec/files/md5 b/lang/java-vm-spec/files/md5
new file mode 100644
index 00000000000..dd42afb70a2
--- /dev/null
+++ b/lang/java-vm-spec/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/10/15 03:00:07 jlam Exp $
+
+MD5 (vmspec.2nded.html.tar.gz) = 62b869ca62d9a1d1f7c4df3d761ea35a
diff --git a/lang/java-vm-spec/pkg/COMMENT b/lang/java-vm-spec/pkg/COMMENT
new file mode 100644
index 00000000000..da3cb1073a5
--- /dev/null
+++ b/lang/java-vm-spec/pkg/COMMENT
@@ -0,0 +1 @@
+The Java(TM) Virtual Machine Specification (HTML)
diff --git a/lang/java-vm-spec/pkg/DESCR b/lang/java-vm-spec/pkg/DESCR
new file mode 100644
index 00000000000..b4ec3999343
--- /dev/null
+++ b/lang/java-vm-spec/pkg/DESCR
@@ -0,0 +1,9 @@
+In The Java(TM) Virtual Machine Specification, Sun's designers of the Java
+virtual machine provide comprehensive coverage of the Java virtual machine
+class file format and instruction set. In addition, the book contains
+directions for compiling the virtual machine with numerous practical
+examples to clarify how it operates in practice. The book also demonstrates
+the Java virtual machine's powerful verification techniques. In all, the
+book provides sufficient detail to enable you to implement your own
+fully-compatible Java virtual machine, or on the other hand, to just really
+understand what makes the Java technology work.
diff --git a/lang/java-vm-spec/pkg/PLIST b/lang/java-vm-spec/pkg/PLIST
new file mode 100644
index 00000000000..05c20f3cdf2
--- /dev/null
+++ b/lang/java-vm-spec/pkg/PLIST
@@ -0,0 +1,204 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/15 03:00:07 jlam Exp $
+share/doc/html/java-vm-spec/ChangesAppendix.doc.html
+share/doc/html/java-vm-spec/ClassFile.doc.anc.gif
+share/doc/html/java-vm-spec/ClassFile.doc.anc1.gif
+share/doc/html/java-vm-spec/ClassFile.doc.html
+share/doc/html/java-vm-spec/Compiling.doc.html
+share/doc/html/java-vm-spec/Concepts.doc.html
+share/doc/html/java-vm-spec/ConstantPool.doc.html
+share/doc/html/java-vm-spec/Copyright.doc.html
+share/doc/html/java-vm-spec/Instructions.doc.anc.gif
+share/doc/html/java-vm-spec/Instructions.doc.html
+share/doc/html/java-vm-spec/Instructions2.doc.anc10.gif
+share/doc/html/java-vm-spec/Instructions2.doc.anc11.gif
+share/doc/html/java-vm-spec/Instructions2.doc.anc12.gif
+share/doc/html/java-vm-spec/Instructions2.doc.anc13.gif
+share/doc/html/java-vm-spec/Instructions2.doc.anc6.gif
+share/doc/html/java-vm-spec/Instructions2.doc.anc7.gif
+share/doc/html/java-vm-spec/Instructions2.doc.anc8.gif
+share/doc/html/java-vm-spec/Instructions2.doc.anc9.gif
+share/doc/html/java-vm-spec/Instructions2.doc.html
+share/doc/html/java-vm-spec/Instructions2.doc1.html
+share/doc/html/java-vm-spec/Instructions2.doc10.html
+share/doc/html/java-vm-spec/Instructions2.doc11.html
+share/doc/html/java-vm-spec/Instructions2.doc12.html
+share/doc/html/java-vm-spec/Instructions2.doc13.html
+share/doc/html/java-vm-spec/Instructions2.doc14.html
+share/doc/html/java-vm-spec/Instructions2.doc15.html
+share/doc/html/java-vm-spec/Instructions2.doc2.html
+share/doc/html/java-vm-spec/Instructions2.doc3.html
+share/doc/html/java-vm-spec/Instructions2.doc4.html
+share/doc/html/java-vm-spec/Instructions2.doc5.html
+share/doc/html/java-vm-spec/Instructions2.doc6.html
+share/doc/html/java-vm-spec/Instructions2.doc7.html
+share/doc/html/java-vm-spec/Instructions2.doc8.html
+share/doc/html/java-vm-spec/Instructions2.doc9.html
+share/doc/html/java-vm-spec/Introduction.doc.html
+share/doc/html/java-vm-spec/Mnemonics.doc.html
+share/doc/html/java-vm-spec/Overview.doc.html
+share/doc/html/java-vm-spec/Preface.doc.html
+share/doc/html/java-vm-spec/Series.doc.html
+share/doc/html/java-vm-spec/Threads.doc.anc.gif
+share/doc/html/java-vm-spec/Threads.doc.anc1.gif
+share/doc/html/java-vm-spec/Threads.doc.anc2.gif
+share/doc/html/java-vm-spec/Threads.doc.html
+share/doc/html/java-vm-spec/TitlePage.doc.anc.gif
+share/doc/html/java-vm-spec/VMSpecIX.fm.anc.gif
+share/doc/html/java-vm-spec/VMSpecIX.fm.html
+share/doc/html/java-vm-spec/VMSpecIX.fm1.html
+share/doc/html/java-vm-spec/VMSpecIX.fm10.html
+share/doc/html/java-vm-spec/VMSpecIX.fm11.html
+share/doc/html/java-vm-spec/VMSpecIX.fm12.html
+share/doc/html/java-vm-spec/VMSpecIX.fm13.html
+share/doc/html/java-vm-spec/VMSpecIX.fm14.html
+share/doc/html/java-vm-spec/VMSpecIX.fm15.html
+share/doc/html/java-vm-spec/VMSpecIX.fm16.html
+share/doc/html/java-vm-spec/VMSpecIX.fm17.html
+share/doc/html/java-vm-spec/VMSpecIX.fm18.html
+share/doc/html/java-vm-spec/VMSpecIX.fm19.html
+share/doc/html/java-vm-spec/VMSpecIX.fm2.html
+share/doc/html/java-vm-spec/VMSpecIX.fm20.html
+share/doc/html/java-vm-spec/VMSpecIX.fm21.html
+share/doc/html/java-vm-spec/VMSpecIX.fm22.html
+share/doc/html/java-vm-spec/VMSpecIX.fm23.html
+share/doc/html/java-vm-spec/VMSpecIX.fm3.html
+share/doc/html/java-vm-spec/VMSpecIX.fm4.html
+share/doc/html/java-vm-spec/VMSpecIX.fm5.html
+share/doc/html/java-vm-spec/VMSpecIX.fm6.html
+share/doc/html/java-vm-spec/VMSpecIX.fm7.html
+share/doc/html/java-vm-spec/VMSpecIX.fm8.html
+share/doc/html/java-vm-spec/VMSpecIX.fm9.html
+share/doc/html/java-vm-spec/VMSpecTOC.doc.html
+share/doc/html/java-vm-spec/chars/aleph.gif
+share/doc/html/java-vm-spec/chars/alpha.gif
+share/doc/html/java-vm-spec/chars/ampersnd.gif
+share/doc/html/java-vm-spec/chars/angle.gif
+share/doc/html/java-vm-spec/chars/anglleft.gif
+share/doc/html/java-vm-spec/chars/anglrite.gif
+share/doc/html/java-vm-spec/chars/approx.gif
+share/doc/html/java-vm-spec/chars/arrwboth.gif
+share/doc/html/java-vm-spec/chars/arrwdbbo.gif
+share/doc/html/java-vm-spec/chars/arrwdbdn.gif
+share/doc/html/java-vm-spec/chars/arrwdblt.gif
+share/doc/html/java-vm-spec/chars/arrwdbrt.gif
+share/doc/html/java-vm-spec/chars/arrwdbup.gif
+share/doc/html/java-vm-spec/chars/arrwdown.gif
+share/doc/html/java-vm-spec/chars/arrwleft.gif
+share/doc/html/java-vm-spec/chars/arrwrite.gif
+share/doc/html/java-vm-spec/chars/arrwup.gif
+share/doc/html/java-vm-spec/chars/arrwvert.gif
+share/doc/html/java-vm-spec/chars/beta.gif
+share/doc/html/java-vm-spec/chars/bracltbt.gif
+share/doc/html/java-vm-spec/chars/bracltmd.gif
+share/doc/html/java-vm-spec/chars/braclttp.gif
+share/doc/html/java-vm-spec/chars/bracrtbt.gif
+share/doc/html/java-vm-spec/chars/bracrtmd.gif
+share/doc/html/java-vm-spec/chars/bracrttp.gif
+share/doc/html/java-vm-spec/chars/brakltbt.gif
+share/doc/html/java-vm-spec/chars/braklttp.gif
+share/doc/html/java-vm-spec/chars/brakmidl.gif
+share/doc/html/java-vm-spec/chars/brakrtbt.gif
+share/doc/html/java-vm-spec/chars/brakrttp.gif
+share/doc/html/java-vm-spec/chars/bullet.gif
+share/doc/html/java-vm-spec/chars/capalpha.gif
+share/doc/html/java-vm-spec/chars/capbeta.gif
+share/doc/html/java-vm-spec/chars/capchi.gif
+share/doc/html/java-vm-spec/chars/capdelta.gif
+share/doc/html/java-vm-spec/chars/capepsil.gif
+share/doc/html/java-vm-spec/chars/capeta.gif
+share/doc/html/java-vm-spec/chars/capgamma.gif
+share/doc/html/java-vm-spec/chars/capiota.gif
+share/doc/html/java-vm-spec/chars/capkappa.gif
+share/doc/html/java-vm-spec/chars/caplambd.gif
+share/doc/html/java-vm-spec/chars/capmu.gif
+share/doc/html/java-vm-spec/chars/capnu.gif
+share/doc/html/java-vm-spec/chars/capomega.gif
+share/doc/html/java-vm-spec/chars/capomicr.gif
+share/doc/html/java-vm-spec/chars/capphi.gif
+share/doc/html/java-vm-spec/chars/cappi.gif
+share/doc/html/java-vm-spec/chars/cappsi.gif
+share/doc/html/java-vm-spec/chars/caprho.gif
+share/doc/html/java-vm-spec/chars/capsigma.gif
+share/doc/html/java-vm-spec/chars/captau.gif
+share/doc/html/java-vm-spec/chars/captheta.gif
+share/doc/html/java-vm-spec/chars/capupsil.gif
+share/doc/html/java-vm-spec/chars/capxi.gif
+share/doc/html/java-vm-spec/chars/capzeta.gif
+share/doc/html/java-vm-spec/chars/carretrn.gif
+share/doc/html/java-vm-spec/chars/chi.gif
+share/doc/html/java-vm-spec/chars/circmult.gif
+share/doc/html/java-vm-spec/chars/circplus.gif
+share/doc/html/java-vm-spec/chars/club.gif
+share/doc/html/java-vm-spec/chars/congrunt.gif
+share/doc/html/java-vm-spec/chars/delta.gif
+share/doc/html/java-vm-spec/chars/diamond.gif
+share/doc/html/java-vm-spec/chars/element.gif
+share/doc/html/java-vm-spec/chars/emptyset.gif
+share/doc/html/java-vm-spec/chars/epsilon.gif
+share/doc/html/java-vm-spec/chars/epsilon1.gif
+share/doc/html/java-vm-spec/chars/equivlnt.gif
+share/doc/html/java-vm-spec/chars/eta.gif
+share/doc/html/java-vm-spec/chars/existntl.gif
+share/doc/html/java-vm-spec/chars/gamma.gif
+share/doc/html/java-vm-spec/chars/gradient.gif
+share/doc/html/java-vm-spec/chars/gtequal.gif
+share/doc/html/java-vm-spec/chars/heart.gif
+share/doc/html/java-vm-spec/chars/ifraktur.gif
+share/doc/html/java-vm-spec/chars/infinity.gif
+share/doc/html/java-vm-spec/chars/integbot.gif
+share/doc/html/java-vm-spec/chars/integral.gif
+share/doc/html/java-vm-spec/chars/integtop.gif
+share/doc/html/java-vm-spec/chars/intrsect.gif
+share/doc/html/java-vm-spec/chars/iota.gif
+share/doc/html/java-vm-spec/chars/kappa.gif
+share/doc/html/java-vm-spec/chars/lambda.gif
+share/doc/html/java-vm-spec/chars/logic_or.gif
+share/doc/html/java-vm-spec/chars/logicand.gif
+share/doc/html/java-vm-spec/chars/lozenge.gif
+share/doc/html/java-vm-spec/chars/lt_equal.gif
+share/doc/html/java-vm-spec/chars/notelemn.gif
+share/doc/html/java-vm-spec/chars/notequal.gif
+share/doc/html/java-vm-spec/chars/notsbset.gif
+share/doc/html/java-vm-spec/chars/nu.gif
+share/doc/html/java-vm-spec/chars/omega.gif
+share/doc/html/java-vm-spec/chars/omega1.gif
+share/doc/html/java-vm-spec/chars/omicron.gif
+share/doc/html/java-vm-spec/chars/pareltbt.gif
+share/doc/html/java-vm-spec/chars/parelttp.gif
+share/doc/html/java-vm-spec/chars/parertbt.gif
+share/doc/html/java-vm-spec/chars/parerttp.gif
+share/doc/html/java-vm-spec/chars/partldif.gif
+share/doc/html/java-vm-spec/chars/perpend.gif
+share/doc/html/java-vm-spec/chars/phi.gif
+share/doc/html/java-vm-spec/chars/phi1.gif
+share/doc/html/java-vm-spec/chars/pi.gif
+share/doc/html/java-vm-spec/chars/product.gif
+share/doc/html/java-vm-spec/chars/proportn.gif
+share/doc/html/java-vm-spec/chars/prsprset.gif
+share/doc/html/java-vm-spec/chars/prsubset.gif
+share/doc/html/java-vm-spec/chars/psi.gif
+share/doc/html/java-vm-spec/chars/radical.gif
+share/doc/html/java-vm-spec/chars/refsbset.gif
+share/doc/html/java-vm-spec/chars/refspset.gif
+share/doc/html/java-vm-spec/chars/rfraktur.gif
+share/doc/html/java-vm-spec/chars/rho.gif
+share/doc/html/java-vm-spec/chars/second.gif
+share/doc/html/java-vm-spec/chars/sigma.gif
+share/doc/html/java-vm-spec/chars/sigma1.gif
+share/doc/html/java-vm-spec/chars/spade.gif
+share/doc/html/java-vm-spec/chars/suchthat.gif
+share/doc/html/java-vm-spec/chars/sumation.gif
+share/doc/html/java-vm-spec/chars/tau.gif
+share/doc/html/java-vm-spec/chars/therefor.gif
+share/doc/html/java-vm-spec/chars/theta.gif
+share/doc/html/java-vm-spec/chars/theta1.gif
+share/doc/html/java-vm-spec/chars/tm.gif
+share/doc/html/java-vm-spec/chars/union.gif
+share/doc/html/java-vm-spec/chars/univrsal.gif
+share/doc/html/java-vm-spec/chars/upsilon.gif
+share/doc/html/java-vm-spec/chars/upsilon1.gif
+share/doc/html/java-vm-spec/chars/weierstr.gif
+share/doc/html/java-vm-spec/chars/xi.gif
+share/doc/html/java-vm-spec/chars/zeta.gif
+@dirrm share/doc/html/java-vm-spec/chars
+@dirrm share/doc/html/java-vm-spec