summaryrefslogtreecommitdiff
path: root/lang/jdk
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-10-13 07:48:52 +0000
committerjlam <jlam@pkgsrc.org>2002-10-13 07:48:52 +0000
commitde232f34b8c9a0090fca6bd7dea131acbd8bfd11 (patch)
tree23f3ae06d376fa0d9aa1cc804d0e6609ad2b29f3 /lang/jdk
parentff8f3671977f8aac3e45fbda39a672d1d1e203a5 (diff)
downloadpkgsrc-de232f34b8c9a0090fca6bd7dea131acbd8bfd11.tar.gz
* Use buildlink2.
* Install with JAVA_HOME=${LOCALBASE}/java/jdk-1.1.8 instead of into ${LOCALBASE}/java/${PKGNAME}, which lead to the jdk installation moving even when the PKGREVISION is bumped. * Cosmetic updates to the package Makefile. * Sort the PLIST.
Diffstat (limited to 'lang/jdk')
-rw-r--r--lang/jdk/Makefile20
-rw-r--r--lang/jdk/PLIST656
2 files changed, 338 insertions, 338 deletions
diff --git a/lang/jdk/Makefile b/lang/jdk/Makefile
index 5195437e634..81cd30d5dfb 100644
--- a/lang/jdk/Makefile
+++ b/lang/jdk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2002/07/28 12:38:50 schmonz Exp $
+# $NetBSD: Makefile,v 1.30 2002/10/13 07:48:52 jlam Exp $
#
VERSION= 1.1.8
PKGNAME= jdk-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/java/i386/${VERSION}/ \
ftp://ftp.de.netbsd.org/pub/NetBSD/misc/java/i386/${VERSION}/
@@ -17,8 +17,7 @@ LICENSE= jdk-license
.include "../../mk/bsd.prefs.mk"
-JDK_HOME:= ${LOCALBASE}/java/${PKGNAME}
-MESSAGE_SUBST+= JDK_HOME=${JDK_HOME}
+JVM_HOME= ${LOCALBASE}/java/jdk-${VERSION}
.if ${OBJECT_FMT} == "ELF"
DISTNAME= jdk${VERSION}-rc1-elf
@@ -32,9 +31,10 @@ PLIST_SRC= ${PKGDIR}/PLIST-aout
PLIST_SRC+= ${PKGDIR}/PLIST
CHECK_SHLIBS= no
-NO_BUILD= yes
-# since we change PREFIX:
-NO_MTREE= yes
+
+USE_BUILDLINK2= # defined
+NO_BUILD= # defined
+NO_MTREE= # defined, since we change PREFIX below
ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-i[3-6]86
RESTRICTED= "No redistribution of the Java(tm) Development Kit"
@@ -63,10 +63,10 @@ pre-install:
do-install:
${RM} -f ${WRKSRC}/*.orig
- ${INSTALL_PROGRAM_DIR} ${JDK_HOME}
- cd ${WRKSRC} && ${PAX} -rw . ${JDK_HOME}
+ ${INSTALL_PROGRAM_DIR} ${PREFIX}
+ cd ${WRKSRC} && ${PAX} -rw . ${PREFIX}
.include "../../mk/bsd.pkg.mk"
# This needs to be after bsd.pkg.mk
-PREFIX:= ${JDK_HOME}
+PREFIX= ${JVM_HOME}
diff --git a/lang/jdk/PLIST b/lang/jdk/PLIST
index f45763a4d76..6d3e40f4aad 100644
--- a/lang/jdk/PLIST
+++ b/lang/jdk/PLIST
@@ -1,133 +1,56 @@
-@comment $NetBSD: PLIST,v 1.2 2002/07/27 21:32:48 jschauma Exp $
-bin/i386/green_threads/javah_g
-bin/i386/green_threads/javah
-bin/i386/green_threads/java_g
+@comment $NetBSD: PLIST,v 1.3 2002/10/13 07:48:53 jlam Exp $
+CHANGES
+COPYRIGHT
+LICENSE
+README
+README.NetBSD
+bin/.java_wrapper
+bin/appletviewer
+bin/i386/green_threads/.extract_args
+bin/i386/green_threads/appletviewer
+bin/i386/green_threads/jar
bin/i386/green_threads/java
+bin/i386/green_threads/java_g
bin/i386/green_threads/javac
bin/i386/green_threads/javac_g
-bin/i386/green_threads/javaverify_g
-bin/i386/green_threads/javaverify
-bin/i386/green_threads/jre_g
-bin/i386/green_threads/jre
-bin/i386/green_threads/jar
-bin/i386/green_threads/.extract_args
-bin/i386/green_threads/javap
bin/i386/green_threads/javadoc
-bin/i386/green_threads/jdb
-bin/i386/green_threads/appletviewer
+bin/i386/green_threads/javah
+bin/i386/green_threads/javah_g
bin/i386/green_threads/javakey
+bin/i386/green_threads/javap
+bin/i386/green_threads/javaverify
+bin/i386/green_threads/javaverify_g
+bin/i386/green_threads/jdb
+bin/i386/green_threads/jre
+bin/i386/green_threads/jre_g
bin/i386/green_threads/native2ascii
bin/i386/green_threads/rmic
bin/i386/green_threads/rmiregistry
bin/i386/green_threads/serialver
-bin/.java_wrapper
-bin/javah_g
-bin/javah
-bin/java_g
+bin/jar
bin/java
+bin/java-rmi.cgi
+bin/java_g
bin/javac
bin/javac_g
-bin/javaverify_g
+bin/javadoc
+bin/javah
+bin/javah_g
+bin/javakey
+bin/javap
bin/javaverify
+bin/javaverify_g
+bin/jdb
bin/jre
bin/jre_g
-bin/jar
-bin/javap
-bin/javadoc
-bin/jdb
-bin/appletviewer
-bin/javakey
bin/native2ascii
bin/rmic
bin/rmiregistry
-bin/java-rmi.cgi
bin/serialver
-include/netbsd/byteorder_md.h
-include/netbsd/timeval_md.h
-include/netbsd/sysmacros_md.h
-include/netbsd/prof_md.h
-include/netbsd/path_md.h
-include/netbsd/oobj_md.h
-include/netbsd/jni_md.h
-include/netbsd/jmath_md.h
-include/netbsd/io_md.h
-include/netbsd/gc_md.h
-include/netbsd/typedefs_md.h
-include/green_threads/include/internal_md.h
-include/green_threads/include/threads_md.h
-include/green_threads/include/monitor_md.h
-include/green_threads/include/schedule.h
-include/green_threads/include/context_md.h
-include/green_threads/include/context.h
-include/green_threads/include/queue.h
-include/StubPreamble.h
-include/alloc_cache.h
-include/bool.h
-include/breakpoints.h
-include/byteorder.h
-include/common_exceptions.h
-include/config.h
-include/debug.h
-include/decode.h
-include/exceptions.h
-include/finalize.h
-include/gc.h
-include/interpreter.h
-include/javaString.h
-include/jcov.h
-include/jmath.h
-include/jni.h
-include/log.h
-include/monitor.h
-include/monitor_cache.h
-include/native.h
-include/oobj.h
-include/path.h
-include/profile.h
-include/reflect.h
-include/selftest.h
-include/signature.h
-include/sys_api.h
-include/threads.h
-include/timeval.h
-include/timezone_map.h
-include/tree.h
-include/typecodes.h
-include/typedefs.h
-include/utf.h
-include/verify.h
-include/wrap.h
-include/zip.h
-include/java_lang_String.h
-include/java_lang_ClassLoader.h
-include/dlwrap.h
-include/java_lang_Thread.h
-include/java_lang_ThreadGroup.h
-lib/awt.properties
-lib/security/java.security
-lib/content-types.properties
-lib/font.properties
-lib/font.properties.ISO8859_15_FDIS
-lib/font.properties.tr
-lib/font.properties.ru
-lib/font.properties.pl
-lib/font.properties.lv
-lib/font.properties.lt
-lib/font.properties.hu
-lib/font.properties.el
-lib/font.properties.cs
-lib/font.properties.zh_TW_Big5
-lib/font.properties.zh_TW_EUC_TW
-lib/font.properties.ko
-lib/font.properties.zh_EUC_CN
-lib/font.properties.ja
-lib/psfont.properties.ja
-lib/locale/ja/app-defaults/XApplication
-lib/locale/ja_JP.PCK/app-defaults/XApplication
-lib/locale/ja_JP.UTF-8/app-defaults/XApplication
-lib/appletviewer.properties
-lib/serialver.properties
-lib/classes.zip
+demo/Animator/Animator.class
+demo/Animator/Animator.java
+demo/Animator/DescriptionFrame.class
+demo/Animator/ParseException.class
demo/Animator/audio/0.au
demo/Animator/audio/1.au
demo/Animator/audio/2.au
@@ -139,61 +62,62 @@ demo/Animator/audio/7.au
demo/Animator/audio/8.au
demo/Animator/audio/9.au
demo/Animator/audio/spacemusic.au
-demo/Animator/images/SimpleAnimation/T1.gif
-demo/Animator/images/SimpleAnimation/T2.gif
-demo/Animator/images/Beans/T10.gif
-demo/Animator/images/Beans/T9.gif
-demo/Animator/images/Beans/T7.gif
-demo/Animator/images/Beans/T3.gif
-demo/Animator/images/Beans/T8.gif
-demo/Animator/images/Beans/T6.gif
-demo/Animator/images/Beans/T2.gif
-demo/Animator/images/Beans/T1.gif
-demo/Animator/images/Beans/T5.gif
-demo/Animator/images/Beans/T4.gif
-demo/Animator/images/loading-msg.gif
demo/Animator/example1.html
demo/Animator/example2.html
demo/Animator/example3.html
demo/Animator/example4.html
-demo/Animator/Animator.java
-demo/Animator/Animator.class
-demo/Animator/ParseException.class
-demo/Animator/DescriptionFrame.class
-demo/ArcTest/example1.html
-demo/ArcTest/ArcTest.java
-demo/ArcTest/ArcTest.class
+demo/Animator/images/Beans/T1.gif
+demo/Animator/images/Beans/T10.gif
+demo/Animator/images/Beans/T2.gif
+demo/Animator/images/Beans/T3.gif
+demo/Animator/images/Beans/T4.gif
+demo/Animator/images/Beans/T5.gif
+demo/Animator/images/Beans/T6.gif
+demo/Animator/images/Beans/T7.gif
+demo/Animator/images/Beans/T8.gif
+demo/Animator/images/Beans/T9.gif
+demo/Animator/images/SimpleAnimation/T1.gif
+demo/Animator/images/SimpleAnimation/T2.gif
+demo/Animator/images/loading-msg.gif
demo/ArcTest/ArcCanvas.class
demo/ArcTest/ArcControls.class
-demo/BarChart/example1.html
-demo/BarChart/Chart.java
+demo/ArcTest/ArcTest.class
+demo/ArcTest/ArcTest.java
+demo/ArcTest/example1.html
demo/BarChart/Chart.class
-demo/Blink/example1.html
-demo/Blink/Blink.java
+demo/BarChart/Chart.java
+demo/BarChart/example1.html
demo/Blink/Blink.class
-demo/CardTest/example1.html
-demo/CardTest/CardTest.java
+demo/Blink/Blink.java
+demo/Blink/example1.html
demo/CardTest/CardPanel.class
demo/CardTest/CardTest.class
-demo/Clock/example1.html
-demo/Clock/Clock2.java
+demo/CardTest/CardTest.java
+demo/CardTest/example1.html
demo/Clock/Clock2.class
-demo/DitherTest/example1.html
-demo/DitherTest/DitherTest.java
-demo/DitherTest/DitherTest.class
+demo/Clock/Clock2.java
+demo/Clock/example1.html
demo/DitherTest/DitherCanvas.class
demo/DitherTest/DitherControls.class
-demo/DrawTest/example1.html
-demo/DrawTest/DrawTest.java
-demo/DrawTest/DrawTest.class
-demo/DrawTest/DrawPanel.class
+demo/DitherTest/DitherTest.class
+demo/DitherTest/DitherTest.java
+demo/DitherTest/example1.html
demo/DrawTest/DrawControls.class
-demo/Fractal/example1.html
-demo/Fractal/CLSFractal.java
+demo/DrawTest/DrawPanel.class
+demo/DrawTest/DrawTest.class
+demo/DrawTest/DrawTest.java
+demo/DrawTest/example1.html
demo/Fractal/CLSFractal.class
+demo/Fractal/CLSFractal.java
+demo/Fractal/CLSRule.class
demo/Fractal/CLSTurtle.class
demo/Fractal/ContextLSystem.class
-demo/Fractal/CLSRule.class
+demo/Fractal/example1.html
+demo/GraphLayout/Edge.class
+demo/GraphLayout/Graph.class
+demo/GraphLayout/Graph.java
+demo/GraphLayout/GraphPanel.class
+demo/GraphLayout/Node.class
demo/GraphLayout/audio/computer.au
demo/GraphLayout/audio/drip.au
demo/GraphLayout/audio/gong.au
@@ -201,294 +125,370 @@ demo/GraphLayout/example1.html
demo/GraphLayout/example2.html
demo/GraphLayout/example3.html
demo/GraphLayout/example4.html
-demo/GraphLayout/Graph.java
-demo/GraphLayout/Node.class
-demo/GraphLayout/Edge.class
-demo/GraphLayout/GraphPanel.class
-demo/GraphLayout/Graph.class
-demo/GraphicsTest/example1.html
-demo/GraphicsTest/AppletFrame.java
-demo/GraphicsTest/GraphicsTest.java
demo/GraphicsTest/AppletFrame.class
-demo/GraphicsTest/GraphicsPanel.class
-demo/GraphicsTest/GraphicsTest.class
-demo/GraphicsTest/GraphicsCards.class
+demo/GraphicsTest/AppletFrame.java
demo/GraphicsTest/ArcCard.class
demo/GraphicsTest/ArcDegreePanel.class
demo/GraphicsTest/ArcPanel.class
-demo/GraphicsTest/Shape.class
-demo/GraphicsTest/RectShape.class
+demo/GraphicsTest/ColorUtils.class
+demo/GraphicsTest/GraphicsCards.class
+demo/GraphicsTest/GraphicsPanel.class
+demo/GraphicsTest/GraphicsTest.class
+demo/GraphicsTest/GraphicsTest.java
demo/GraphicsTest/OvalShape.class
-demo/GraphicsTest/RoundRectShape.class
demo/GraphicsTest/PolygonShape.class
+demo/GraphicsTest/RectShape.class
+demo/GraphicsTest/RoundRectShape.class
+demo/GraphicsTest/Shape.class
demo/GraphicsTest/ShapeTest.class
-demo/GraphicsTest/ColorUtils.class
-demo/ImageMap/audio/chirp1.au
-demo/ImageMap/audio/hi.au
-demo/ImageMap/images/jim.graham.gif
-demo/ImageMap/example1.html
-demo/ImageMap/sources.html
-demo/ImageMap/imagemapcheat.html
-demo/ImageMap/AniArea.java
-demo/ImageMap/ButtonFilter.java
-demo/ImageMap/ClickArea.java
-demo/ImageMap/DelayedSoundArea.java
-demo/ImageMap/HighlightArea.java
-demo/ImageMap/HighlightFilter.java
-demo/ImageMap/HrefButtonArea.java
-demo/ImageMap/ImageMap.java
-demo/ImageMap/ImageMapArea.java
-demo/ImageMap/LinkArea.java
-demo/ImageMap/NameArea.java
-demo/ImageMap/RoundButtonFilter.java
-demo/ImageMap/RoundHrefButtonArea.java
-demo/ImageMap/SoundArea.java
-demo/ImageMap/TickerArea.java
+demo/GraphicsTest/example1.html
demo/ImageMap/AniArea.class
+demo/ImageMap/AniArea.java
demo/ImageMap/ButtonFilter.class
+demo/ImageMap/ButtonFilter.java
demo/ImageMap/ClickArea.class
+demo/ImageMap/ClickArea.java
demo/ImageMap/DelayedSoundArea.class
+demo/ImageMap/DelayedSoundArea.java
demo/ImageMap/HighlightArea.class
+demo/ImageMap/HighlightArea.java
demo/ImageMap/HighlightFilter.class
+demo/ImageMap/HighlightFilter.java
demo/ImageMap/HrefButtonArea.class
+demo/ImageMap/HrefButtonArea.java
demo/ImageMap/ImageMap.class
+demo/ImageMap/ImageMap.java
demo/ImageMap/ImageMapArea.class
+demo/ImageMap/ImageMapArea.java
demo/ImageMap/LinkArea.class
+demo/ImageMap/LinkArea.java
demo/ImageMap/NameArea.class
+demo/ImageMap/NameArea.java
demo/ImageMap/RoundButtonFilter.class
+demo/ImageMap/RoundButtonFilter.java
demo/ImageMap/RoundHrefButtonArea.class
+demo/ImageMap/RoundHrefButtonArea.java
demo/ImageMap/SoundArea.class
+demo/ImageMap/SoundArea.java
demo/ImageMap/TickerArea.class
+demo/ImageMap/TickerArea.java
+demo/ImageMap/audio/chirp1.au
+demo/ImageMap/audio/hi.au
+demo/ImageMap/example1.html
+demo/ImageMap/imagemapcheat.html
+demo/ImageMap/images/jim.graham.gif
+demo/ImageMap/sources.html
+demo/JumpingBox/MouseTrack.class
+demo/JumpingBox/MouseTrack.java
+demo/JumpingBox/example1.html
demo/JumpingBox/sounds/adapt-or-die.au
+demo/JumpingBox/sounds/cannot.be.completed.au
demo/JumpingBox/sounds/ip.au
demo/JumpingBox/sounds/that.hurts.au
-demo/JumpingBox/sounds/cannot.be.completed.au
demo/JumpingBox/sounds/thin.bell.au
demo/JumpingBox/sounds/tiptoe.thru.the.tulips.au
-demo/JumpingBox/example1.html
-demo/JumpingBox/MouseTrack.java
-demo/JumpingBox/MouseTrack.class
+demo/MoleculeViewer/Atom.class
+demo/MoleculeViewer/Matrix3D.class
+demo/MoleculeViewer/Matrix3D.java
+demo/MoleculeViewer/XYZApp.class
+demo/MoleculeViewer/XYZApp.java
+demo/MoleculeViewer/XYZChemModel.class
+demo/MoleculeViewer/example1.html
+demo/MoleculeViewer/example2.html
+demo/MoleculeViewer/example3.html
+demo/MoleculeViewer/models/HyaluronicAcid.xyz
demo/MoleculeViewer/models/benzene.xyz
demo/MoleculeViewer/models/buckminsterfullerine.xyz
-demo/MoleculeViewer/models/HyaluronicAcid.xyz
demo/MoleculeViewer/models/cyclohexane.xyz
demo/MoleculeViewer/models/ethane.xyz
demo/MoleculeViewer/models/water.xyz
-demo/MoleculeViewer/example1.html
-demo/MoleculeViewer/example2.html
-demo/MoleculeViewer/example3.html
-demo/MoleculeViewer/Matrix3D.java
-demo/MoleculeViewer/XYZApp.java
-demo/MoleculeViewer/Matrix3D.class
-demo/MoleculeViewer/XYZChemModel.class
-demo/MoleculeViewer/XYZApp.class
-demo/MoleculeViewer/Atom.class
-demo/NervousText/example1.html
-demo/NervousText/NervousText.java
demo/NervousText/NervousText.class
-demo/SimpleGraph/example1.html
-demo/SimpleGraph/GraphApplet.java
+demo/NervousText/NervousText.java
+demo/NervousText/example1.html
demo/SimpleGraph/GraphApplet.class
-demo/SortDemo/example1.html
-demo/SortDemo/BidirBubbleSortAlgorithm.java
-demo/SortDemo/BubbleSortAlgorithm.java
-demo/SortDemo/QSortAlgorithm.java
-demo/SortDemo/SortAlgorithm.java
-demo/SortDemo/SortItem.java
+demo/SimpleGraph/GraphApplet.java
+demo/SimpleGraph/example1.html
demo/SortDemo/BidirBubbleSortAlgorithm.class
+demo/SortDemo/BidirBubbleSortAlgorithm.java
demo/SortDemo/BubbleSortAlgorithm.class
+demo/SortDemo/BubbleSortAlgorithm.java
demo/SortDemo/QSortAlgorithm.class
+demo/SortDemo/QSortAlgorithm.java
demo/SortDemo/SortAlgorithm.class
+demo/SortDemo/SortAlgorithm.java
demo/SortDemo/SortItem.class
-demo/SpreadSheet/example1.html
-demo/SpreadSheet/SpreadSheet.java
-demo/SpreadSheet/SpreadSheet.class
-demo/SpreadSheet/CellUpdater.class
+demo/SortDemo/SortItem.java
+demo/SortDemo/example1.html
demo/SpreadSheet/Cell.class
-demo/SpreadSheet/Node.class
+demo/SpreadSheet/CellUpdater.class
demo/SpreadSheet/InputField.class
+demo/SpreadSheet/Node.class
+demo/SpreadSheet/SpreadSheet.class
+demo/SpreadSheet/SpreadSheet.java
demo/SpreadSheet/SpreadSheetInput.class
+demo/SpreadSheet/example1.html
+demo/TicTacToe/TicTacToe.class
+demo/TicTacToe/TicTacToe.java
demo/TicTacToe/audio/beep.au
demo/TicTacToe/audio/ding.au
demo/TicTacToe/audio/return.au
demo/TicTacToe/audio/yahoo1.au
demo/TicTacToe/audio/yahoo2.au
+demo/TicTacToe/example1.html
demo/TicTacToe/images/cross.gif
demo/TicTacToe/images/not.gif
-demo/TicTacToe/example1.html
-demo/TicTacToe/TicTacToe.java
-demo/TicTacToe/TicTacToe.class
-demo/WireFrame/models/cube.obj
-demo/WireFrame/models/dinasaur.obj
-demo/WireFrame/models/hughes_500.obj
-demo/WireFrame/models/knoxS.obj
+demo/WireFrame/FileFormatException.class
+demo/WireFrame/Matrix3D.class
+demo/WireFrame/Matrix3D.java
+demo/WireFrame/Model3D.class
+demo/WireFrame/ThreeD.class
+demo/WireFrame/ThreeD.java
demo/WireFrame/example1.html
demo/WireFrame/example2.html
demo/WireFrame/example3.html
demo/WireFrame/example4.html
-demo/WireFrame/Matrix3D.java
-demo/WireFrame/ThreeD.java
-demo/WireFrame/Matrix3D.class
-demo/WireFrame/FileFormatException.class
-demo/WireFrame/Model3D.class
-demo/WireFrame/ThreeD.class
-demo/i18n/Collate/CollationDetails.html
-demo/i18n/Collate/example1.html
-demo/i18n/DateTimeFormat/example1.html
-demo/i18n/MessageFormat/example1.html
-demo/i18n/NumberFormat/example1.html
-demo/i18n/TextBound/example1.html
-demo/i18n/code/BorderPanel.java
-demo/i18n/code/ChoiceResource.java
-demo/i18n/code/ChoiceResource_da.java
-demo/i18n/code/ChoiceResource_de.java
-demo/i18n/code/ChoiceResource_en.java
-demo/i18n/code/ChoiceResource_fr.java
-demo/i18n/code/ChoiceResource_it.java
-demo/i18n/code/ChoiceResource_ja.java
-demo/i18n/code/CollateDemo.java
-demo/i18n/code/DateTimeDemo.java
-demo/i18n/code/DemoApplet.java
-demo/i18n/code/MessageFormatDemo.java
-demo/i18n/code/NumberFormatDemo.java
-demo/i18n/code/TextBoundDemo.java
-demo/i18n/code/Utility.java
-demo/i18n/code/BorderPanel.class
-demo/i18n/code/ChoiceResource.class
-demo/i18n/code/ChoiceResource_da.class
-demo/i18n/code/ChoiceResource_de.class
-demo/i18n/code/ChoiceResource_en.class
-demo/i18n/code/ChoiceResource_fr.class
-demo/i18n/code/ChoiceResource_it.class
-demo/i18n/code/ChoiceResource_ja.class
-demo/i18n/code/CollateDemo.class
-demo/i18n/code/CollateFrame.class
-demo/i18n/code/DateTimeDemo.class
-demo/i18n/code/DateTimeFrame.class
-demo/i18n/code/DemoApplet.class
-demo/i18n/code/MessageFormatDemo.class
-demo/i18n/code/MessageFormatFrame.class
-demo/i18n/code/XBorderPanel.class
-demo/i18n/code/NumberFormatDemo.class
-demo/i18n/code/NumberFormatFrame.class
-demo/i18n/code/TextBoundDemo.class
-demo/i18n/code/TextBoundFrame.class
-demo/i18n/code/Utility.class
-demo/awt-1.1/index.html
-demo/awt-1.1/eventmodel/index.html
-demo/awt-1.1/eventmodel/Box.java
-demo/awt-1.1/eventmodel/Click0.java
-demo/awt-1.1/eventmodel/Click1.java
-demo/awt-1.1/eventmodel/Click2.java
-demo/awt-1.1/eventmodel/Click3.java
-demo/awt-1.1/eventmodel/ColumnOfBoxes.java
+demo/WireFrame/models/cube.obj
+demo/WireFrame/models/dinasaur.obj
+demo/WireFrame/models/hughes_500.obj
+demo/WireFrame/models/knoxS.obj
demo/awt-1.1/eventmodel/Box.class
-demo/awt-1.1/eventmodel/Click0.class
+demo/awt-1.1/eventmodel/Box.java
demo/awt-1.1/eventmodel/Click0$1.class
demo/awt-1.1/eventmodel/Click0$2.class
-demo/awt-1.1/eventmodel/Click1.class
-demo/awt-1.1/eventmodel/Click1$TargetListener.class
+demo/awt-1.1/eventmodel/Click0.class
+demo/awt-1.1/eventmodel/Click0.java
demo/awt-1.1/eventmodel/Click1$1.class
demo/awt-1.1/eventmodel/Click1$2.class
-demo/awt-1.1/eventmodel/Click2.class
-demo/awt-1.1/eventmodel/Click2$TargetListener.class
+demo/awt-1.1/eventmodel/Click1$TargetListener.class
+demo/awt-1.1/eventmodel/Click1.class
+demo/awt-1.1/eventmodel/Click1.java
demo/awt-1.1/eventmodel/Click2$1.class
demo/awt-1.1/eventmodel/Click2$2.class
-demo/awt-1.1/eventmodel/Click3.class
-demo/awt-1.1/eventmodel/Click3$TargetListener.class
+demo/awt-1.1/eventmodel/Click2$TargetListener.class
+demo/awt-1.1/eventmodel/Click2.class
+demo/awt-1.1/eventmodel/Click2.java
demo/awt-1.1/eventmodel/Click3$1.class
demo/awt-1.1/eventmodel/Click3$2.class
demo/awt-1.1/eventmodel/Click3$3.class
+demo/awt-1.1/eventmodel/Click3$TargetListener.class
+demo/awt-1.1/eventmodel/Click3.class
+demo/awt-1.1/eventmodel/Click3.java
demo/awt-1.1/eventmodel/ColumnOfBoxes.class
-demo/awt-1.1/lightweight/index.html
-demo/awt-1.1/lightweight/Gauge/example.html
+demo/awt-1.1/eventmodel/ColumnOfBoxes.java
+demo/awt-1.1/eventmodel/index.html
+demo/awt-1.1/index.html
demo/awt-1.1/lightweight/Gauge/ExampleApplet.jar
demo/awt-1.1/lightweight/Gauge/ExampleApplet.zip
demo/awt-1.1/lightweight/Gauge/Switcher.class
-demo/awt-1.1/lightweight/Gauge/actual/images/mandrill.jpg
-demo/awt-1.1/lightweight/Gauge/actual/Gauge.java
demo/awt-1.1/lightweight/Gauge/actual/DoubleBufferPanel.java
demo/awt-1.1/lightweight/Gauge/actual/ExampleApplet.java
-demo/awt-1.1/lightweight/Gauge/actual/actual/Gauge.class
+demo/awt-1.1/lightweight/Gauge/actual/Gauge.java
demo/awt-1.1/lightweight/Gauge/actual/actual/DoubleBufferPanel.class
demo/awt-1.1/lightweight/Gauge/actual/actual/ExampleApplet.class
-demo/awt-1.1/lightweight/Gauge/actual/actual/PrettyPanel.class
+demo/awt-1.1/lightweight/Gauge/actual/actual/Gauge.class
demo/awt-1.1/lightweight/Gauge/actual/actual/GaugeThread.class
+demo/awt-1.1/lightweight/Gauge/actual/actual/PrettyPanel.class
+demo/awt-1.1/lightweight/Gauge/actual/images/mandrill.jpg
+demo/awt-1.1/lightweight/Gauge/alternative/Compatibility.java
demo/awt-1.1/lightweight/Gauge/alternative/ExampleApplet.gif
+demo/awt-1.1/lightweight/Gauge/alternative/ExampleApplet.java
demo/awt-1.1/lightweight/Gauge/alternative/ImageDisplayer.java
demo/awt-1.1/lightweight/Gauge/alternative/PictureFrame.java
-demo/awt-1.1/lightweight/Gauge/alternative/Compatibility.java
-demo/awt-1.1/lightweight/Gauge/alternative/ExampleApplet.java
-demo/awt-1.1/lightweight/Gauge/alternative/alternative/ImageDisplayer.class
-demo/awt-1.1/lightweight/Gauge/alternative/alternative/PictureFrame.class
demo/awt-1.1/lightweight/Gauge/alternative/alternative/Compatibility.class
demo/awt-1.1/lightweight/Gauge/alternative/alternative/ExampleApplet.class
-demo/awt-1.1/lightweight/OpenlookButtons/example.html
+demo/awt-1.1/lightweight/Gauge/alternative/alternative/ImageDisplayer.class
+demo/awt-1.1/lightweight/Gauge/alternative/alternative/PictureFrame.class
+demo/awt-1.1/lightweight/Gauge/example.html
demo/awt-1.1/lightweight/OpenlookButtons/ExampleApplet.jar
demo/awt-1.1/lightweight/OpenlookButtons/ExampleApplet.zip
demo/awt-1.1/lightweight/OpenlookButtons/Switcher.class
-demo/awt-1.1/lightweight/OpenlookButtons/actual/images/scott.jpg
-demo/awt-1.1/lightweight/OpenlookButtons/actual/OpenlookButton.java
demo/awt-1.1/lightweight/OpenlookButtons/actual/ExampleApplet.java
-demo/awt-1.1/lightweight/OpenlookButtons/actual/actual/OpenlookButton.class
-demo/awt-1.1/lightweight/OpenlookButtons/actual/actual/ExampleApplet.class
+demo/awt-1.1/lightweight/OpenlookButtons/actual/OpenlookButton.java
demo/awt-1.1/lightweight/OpenlookButtons/actual/actual/ExampleActionListener.class
+demo/awt-1.1/lightweight/OpenlookButtons/actual/actual/ExampleApplet.class
+demo/awt-1.1/lightweight/OpenlookButtons/actual/actual/OpenlookButton.class
+demo/awt-1.1/lightweight/OpenlookButtons/actual/images/scott.jpg
+demo/awt-1.1/lightweight/OpenlookButtons/alternative/Compatibility.java
demo/awt-1.1/lightweight/OpenlookButtons/alternative/ExampleApplet.gif
+demo/awt-1.1/lightweight/OpenlookButtons/alternative/ExampleApplet.java
demo/awt-1.1/lightweight/OpenlookButtons/alternative/ImageDisplayer.java
demo/awt-1.1/lightweight/OpenlookButtons/alternative/PictureFrame.java
-demo/awt-1.1/lightweight/OpenlookButtons/alternative/Compatibility.java
-demo/awt-1.1/lightweight/OpenlookButtons/alternative/ExampleApplet.java
-demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/ImageDisplayer.class
-demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/PictureFrame.class
demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/Compatibility.class
demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/ExampleApplet.class
-demo/awt-1.1/lightweight/RoundButtons/example.html
+demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/ImageDisplayer.class
+demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/PictureFrame.class
+demo/awt-1.1/lightweight/OpenlookButtons/example.html
demo/awt-1.1/lightweight/RoundButtons/ExampleApplet.jar
demo/awt-1.1/lightweight/RoundButtons/ExampleApplet.zip
demo/awt-1.1/lightweight/RoundButtons/Switcher.class
-demo/awt-1.1/lightweight/RoundButtons/actual/images/scott.jpg
-demo/awt-1.1/lightweight/RoundButtons/actual/RoundButton.java
demo/awt-1.1/lightweight/RoundButtons/actual/ExampleApplet.java
+demo/awt-1.1/lightweight/RoundButtons/actual/RoundButton.java
+demo/awt-1.1/lightweight/RoundButtons/actual/images/scott.jpg
+demo/awt-1.1/lightweight/RoundButtons/alternative/Compatibility.java
demo/awt-1.1/lightweight/RoundButtons/alternative/ExampleApplet.gif
+demo/awt-1.1/lightweight/RoundButtons/alternative/ExampleApplet.java
demo/awt-1.1/lightweight/RoundButtons/alternative/ImageDisplayer.java
demo/awt-1.1/lightweight/RoundButtons/alternative/PictureFrame.java
-demo/awt-1.1/lightweight/RoundButtons/alternative/Compatibility.java
-demo/awt-1.1/lightweight/RoundButtons/alternative/ExampleApplet.java
-demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/ImageDisplayer.class
-demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/PictureFrame.class
demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/Compatibility.class
demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/ExampleApplet.class
-demo/awt-1.1/lightweight/Spinner/example.html
+demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/ImageDisplayer.class
+demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/PictureFrame.class
+demo/awt-1.1/lightweight/RoundButtons/example.html
demo/awt-1.1/lightweight/Spinner/ExampleApplet.jar
demo/awt-1.1/lightweight/Spinner/ExampleApplet.zip
demo/awt-1.1/lightweight/Spinner/Switcher.class
-demo/awt-1.1/lightweight/Spinner/actual/images/orb.gif
-demo/awt-1.1/lightweight/Spinner/actual/Spinner.java
demo/awt-1.1/lightweight/Spinner/actual/ExampleApplet.java
+demo/awt-1.1/lightweight/Spinner/actual/Spinner.java
+demo/awt-1.1/lightweight/Spinner/actual/actual/ExampleApplet.class
demo/awt-1.1/lightweight/Spinner/actual/actual/Spinner.class
demo/awt-1.1/lightweight/Spinner/actual/actual/SpinnerThread.class
-demo/awt-1.1/lightweight/Spinner/actual/actual/ExampleApplet.class
+demo/awt-1.1/lightweight/Spinner/actual/images/orb.gif
+demo/awt-1.1/lightweight/Spinner/alternative/Compatibility.java
demo/awt-1.1/lightweight/Spinner/alternative/ExampleApplet.gif
+demo/awt-1.1/lightweight/Spinner/alternative/ExampleApplet.java
demo/awt-1.1/lightweight/Spinner/alternative/ImageDisplayer.java
demo/awt-1.1/lightweight/Spinner/alternative/PictureFrame.java
-demo/awt-1.1/lightweight/Spinner/alternative/Compatibility.java
-demo/awt-1.1/lightweight/Spinner/alternative/ExampleApplet.java
-demo/awt-1.1/lightweight/Spinner/alternative/alternative/ImageDisplayer.class
-demo/awt-1.1/lightweight/Spinner/alternative/alternative/PictureFrame.class
demo/awt-1.1/lightweight/Spinner/alternative/alternative/Compatibility.class
demo/awt-1.1/lightweight/Spinner/alternative/alternative/ExampleApplet.class
-demo/awt-1.1/symboltest/index.html
-demo/awt-1.1/symboltest/SymbolTest.java
-demo/awt-1.1/symboltest/SymbolTest.class
-demo/awt-1.1/symboltest/SymbolTest$MyAdapter.class
+demo/awt-1.1/lightweight/Spinner/alternative/alternative/ImageDisplayer.class
+demo/awt-1.1/lightweight/Spinner/alternative/alternative/PictureFrame.class
+demo/awt-1.1/lightweight/Spinner/example.html
+demo/awt-1.1/lightweight/index.html
demo/awt-1.1/symboltest/SymbolCanvas.class
-COPYRIGHT
-src.zip
-LICENSE
-README
-README.NetBSD
-CHANGES
+demo/awt-1.1/symboltest/SymbolTest$MyAdapter.class
+demo/awt-1.1/symboltest/SymbolTest.class
+demo/awt-1.1/symboltest/SymbolTest.java
+demo/awt-1.1/symboltest/index.html
+demo/i18n/Collate/CollationDetails.html
+demo/i18n/Collate/example1.html
+demo/i18n/DateTimeFormat/example1.html
+demo/i18n/MessageFormat/example1.html
+demo/i18n/NumberFormat/example1.html
+demo/i18n/TextBound/example1.html
+demo/i18n/code/BorderPanel.class
+demo/i18n/code/BorderPanel.java
+demo/i18n/code/ChoiceResource.class
+demo/i18n/code/ChoiceResource.java
+demo/i18n/code/ChoiceResource_da.class
+demo/i18n/code/ChoiceResource_da.java
+demo/i18n/code/ChoiceResource_de.class
+demo/i18n/code/ChoiceResource_de.java
+demo/i18n/code/ChoiceResource_en.class
+demo/i18n/code/ChoiceResource_en.java
+demo/i18n/code/ChoiceResource_fr.class
+demo/i18n/code/ChoiceResource_fr.java
+demo/i18n/code/ChoiceResource_it.class
+demo/i18n/code/ChoiceResource_it.java
+demo/i18n/code/ChoiceResource_ja.class
+demo/i18n/code/ChoiceResource_ja.java
+demo/i18n/code/CollateDemo.class
+demo/i18n/code/CollateDemo.java
+demo/i18n/code/CollateFrame.class
+demo/i18n/code/DateTimeDemo.class
+demo/i18n/code/DateTimeDemo.java
+demo/i18n/code/DateTimeFrame.class
+demo/i18n/code/DemoApplet.class
+demo/i18n/code/DemoApplet.java
+demo/i18n/code/MessageFormatDemo.class
+demo/i18n/code/MessageFormatDemo.java
+demo/i18n/code/MessageFormatFrame.class
+demo/i18n/code/NumberFormatDemo.class
+demo/i18n/code/NumberFormatDemo.java
+demo/i18n/code/NumberFormatFrame.class
+demo/i18n/code/TextBoundDemo.class
+demo/i18n/code/TextBoundDemo.java
+demo/i18n/code/TextBoundFrame.class
+demo/i18n/code/Utility.class
+demo/i18n/code/Utility.java
+demo/i18n/code/XBorderPanel.class
+include/StubPreamble.h
+include/alloc_cache.h
+include/bool.h
+include/breakpoints.h
+include/byteorder.h
+include/common_exceptions.h
+include/config.h
+include/debug.h
+include/decode.h
+include/dlwrap.h
+include/exceptions.h
+include/finalize.h
+include/gc.h
+include/green_threads/include/context.h
+include/green_threads/include/context_md.h
+include/green_threads/include/internal_md.h
+include/green_threads/include/monitor_md.h
+include/green_threads/include/queue.h
+include/green_threads/include/schedule.h
+include/green_threads/include/threads_md.h
+include/interpreter.h
+include/javaString.h
+include/java_lang_ClassLoader.h
+include/java_lang_String.h
+include/java_lang_Thread.h
+include/java_lang_ThreadGroup.h
+include/jcov.h
+include/jmath.h
+include/jni.h
+include/log.h
+include/monitor.h
+include/monitor_cache.h
+include/native.h
+include/netbsd/byteorder_md.h
+include/netbsd/gc_md.h
+include/netbsd/io_md.h
+include/netbsd/jmath_md.h
+include/netbsd/jni_md.h
+include/netbsd/oobj_md.h
+include/netbsd/path_md.h
+include/netbsd/prof_md.h
+include/netbsd/sysmacros_md.h
+include/netbsd/timeval_md.h
+include/netbsd/typedefs_md.h
+include/oobj.h
+include/path.h
+include/profile.h
+include/reflect.h
+include/selftest.h
+include/signature.h
+include/sys_api.h
+include/threads.h
+include/timeval.h
+include/timezone_map.h
+include/tree.h
+include/typecodes.h
+include/typedefs.h
+include/utf.h
+include/verify.h
+include/wrap.h
+include/zip.h
index.html
+lib/appletviewer.properties
+lib/awt.properties
+lib/classes.zip
+lib/content-types.properties
+lib/font.properties
+lib/font.properties.ISO8859_15_FDIS
+lib/font.properties.cs
+lib/font.properties.el
+lib/font.properties.hu
+lib/font.properties.ja
+lib/font.properties.ko
+lib/font.properties.lt
+lib/font.properties.lv
+lib/font.properties.pl
+lib/font.properties.ru
+lib/font.properties.tr
+lib/font.properties.zh_EUC_CN
+lib/font.properties.zh_TW_Big5
+lib/font.properties.zh_TW_EUC_TW
+lib/locale/ja/app-defaults/XApplication
+lib/locale/ja_JP.PCK/app-defaults/XApplication
+lib/locale/ja_JP.UTF-8/app-defaults/XApplication
+lib/psfont.properties.ja
+lib/security/java.security
+lib/serialver.properties
+src.zip
@dirrm lib/security
@dirrm lib/locale/ja_JP.UTF-8/app-defaults
@dirrm lib/locale/ja_JP.UTF-8