summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortonio <tonio>2006-05-16 13:27:33 +0000
committertonio <tonio>2006-05-16 13:27:33 +0000
commitd07ac3785eec5a1a03db6177ee16cfa9a5862e2e (patch)
treeb60e70f90e6c1da60a743b9bba307f3826a58392 /lang
parentb1ed721bde47ccbbdb59f18e794f3c245c9f8002 (diff)
downloadpkgsrc-d07ac3785eec5a1a03db6177ee16cfa9a5862e2e.tar.gz
Update lang/classpath and lang/classpath-gui to 0.91
New in release 0.91 (May 14, 2006) (See the ChangeLog file for a full list of changes.) * Experimental activation (java.rmi.activation) support, including RMI activation daemon and persistent naming service tools. * Experimental printing support: The API implementation of the javax.print packages has been finished and work on the printing provider implementation started. Currently supported features from the Java Print Service API are print service discovery (CUPS registered printers), single document print jobs and support for client-formatted print data. An example application (see: examples/gnu/classpath/examples/print/Demo) has been added to show the API usage for service discovery and printing of files. * The GTKToolkit now gives access to the both the system clipboard and system selection. * Custom mouse cursor support has been added to the gtk+ peers. And cursors can now also be set on light-weight components. * Free Swing improvements: Support for OceanTheme has been mostly completed and turned on as default Metal theme. X11-style Copy and Paste behavior in text components with the middle mouse button. Support cursor changes on various components when resizing. Support for Look and Feel window decorations has been added. * Updated locale data information to CLDR 1.3. * Various bugs in Classpath's SecureRandom implementations have been fixed; that class now respects the "securerandom.source" security property and the "java.security.egd" system property. * Support for assistive technologies has been added to AWT and Swing.
Diffstat (limited to 'lang')
-rw-r--r--lang/classpath-gui/Makefile5
-rw-r--r--lang/classpath/Makefile3
-rw-r--r--lang/classpath/Makefile.common4
-rw-r--r--lang/classpath/PLIST66
-rw-r--r--lang/classpath/distinfo8
5 files changed, 26 insertions, 60 deletions
diff --git a/lang/classpath-gui/Makefile b/lang/classpath-gui/Makefile
index 51e023242b5..3ab32b79cbd 100644
--- a/lang/classpath-gui/Makefile
+++ b/lang/classpath-gui/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2006/04/17 13:46:38 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2006/05/16 13:27:33 tonio Exp $
.include "../../lang/classpath/Makefile.common"
PKGNAME= ${DISTNAME:S/classpath/classpath-gui/}
-PKGREVISION= 1
COMMENT+= (GUI libraries)
-DEPENDS+= classpath>=0.90:../../lang/classpath
+DEPENDS+= classpath>=0.91:../../lang/classpath
USE_TOOLS+= pkg-config
diff --git a/lang/classpath/Makefile b/lang/classpath/Makefile
index f73c5a8e9b7..798d5c34cc9 100644
--- a/lang/classpath/Makefile
+++ b/lang/classpath/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2006/04/17 14:52:11 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2006/05/16 13:27:33 tonio Exp $
.include "Makefile.common"
-PKGREVISION= 1
BUILD_DEPENDS+= zip>=2.3:../../archivers/zip
USE_TOOLS+= makeinfo
diff --git a/lang/classpath/Makefile.common b/lang/classpath/Makefile.common
index 0a801b67620..951146af352 100644
--- a/lang/classpath/Makefile.common
+++ b/lang/classpath/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.7 2006/04/15 19:52:27 tonio Exp $
+# $NetBSD: Makefile.common,v 1.8 2006/05/16 13:27:33 tonio Exp $
-DISTNAME= classpath-0.90
+DISTNAME= classpath-0.91
CATEGORIES= devel
MASTER_SITES= ftp://ftp.gnu.org/gnu/classpath/
diff --git a/lang/classpath/PLIST b/lang/classpath/PLIST
index 1dd7ca77f4e..e3376c7298f 100644
--- a/lang/classpath/PLIST
+++ b/lang/classpath/PLIST
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.8 2006/04/15 19:52:27 tonio Exp $
+@comment $NetBSD: PLIST,v 1.9 2006/05/16 13:27:33 tonio Exp $
include/jawt.h
include/jawt_md.h
include/jni.h
include/jni_md.h
info/hacking.info
+info/tools.info
info/vmintegration.info
lib/classpath/libjavaio.la
lib/classpath/libjavalang.la
@@ -13,6 +14,7 @@ lib/classpath/libjavanio.la
lib/classpath/libjavautil.la
lib/logging.properties
lib/security/classpath.security
+share/classpath/README
share/classpath/examples/Makefile.jawt
share/classpath/examples/README
share/classpath/examples/examples.zip
@@ -54,9 +56,11 @@ share/classpath/examples/gnu/classpath/examples/CORBA/swing/x5/_GameManagerImpl_
share/classpath/examples/gnu/classpath/examples/CORBA/swing/x5/_GameManager_Stub.java
share/classpath/examples/gnu/classpath/examples/CORBA/swing/x5/_PlayerImpl_Tie.java
share/classpath/examples/gnu/classpath/examples/CORBA/swing/x5/_Player_Stub.java
+share/classpath/examples/gnu/classpath/examples/awt/AnimationApplet.java
share/classpath/examples/gnu/classpath/examples/awt/Demo.java
share/classpath/examples/gnu/classpath/examples/datatransfer/Demo.java
share/classpath/examples/gnu/classpath/examples/html/Demo.java
+share/classpath/examples/gnu/classpath/examples/icons/badge.png
share/classpath/examples/gnu/classpath/examples/icons/big-fullscreen.png
share/classpath/examples/gnu/classpath/examples/icons/big-home.png
share/classpath/examples/gnu/classpath/examples/icons/big-warning.png
@@ -76,67 +80,31 @@ share/classpath/examples/gnu/classpath/examples/icons/stock-spell-check.png
share/classpath/examples/gnu/classpath/examples/jawt/DemoJAWT.c
share/classpath/examples/gnu/classpath/examples/jawt/DemoJAWT.java
share/classpath/examples/gnu/classpath/examples/midi/Demo.java
+share/classpath/examples/gnu/classpath/examples/print/Demo.java
share/classpath/examples/gnu/classpath/examples/swing/ButtonDemo.java
share/classpath/examples/gnu/classpath/examples/swing/ComboBoxDemo.java
share/classpath/examples/gnu/classpath/examples/swing/Demo.java
+share/classpath/examples/gnu/classpath/examples/swing/DemoDesktop.java
+share/classpath/examples/gnu/classpath/examples/swing/DemoFactory.java
+share/classpath/examples/gnu/classpath/examples/swing/DocumentFilterDemo.java
share/classpath/examples/gnu/classpath/examples/swing/FileChooserDemo.java
-share/classpath/examples/gnu/classpath/examples/swing/GNULookAndFeel.java
+share/classpath/examples/gnu/classpath/examples/swing/ListDemo.java
+share/classpath/examples/gnu/classpath/examples/swing/MetalThemeEditor.java
share/classpath/examples/gnu/classpath/examples/swing/MiniDemo.java
+share/classpath/examples/gnu/classpath/examples/swing/NavigationFilterDemo.java
share/classpath/examples/gnu/classpath/examples/swing/ProgressBarDemo.java
share/classpath/examples/gnu/classpath/examples/swing/ScrollBarDemo.java
share/classpath/examples/gnu/classpath/examples/swing/SliderDemo.java
share/classpath/examples/gnu/classpath/examples/swing/SpinnerDemo.java
+share/classpath/examples/gnu/classpath/examples/swing/TabbedPaneDemo.java
share/classpath/examples/gnu/classpath/examples/swing/TableDemo.java
+share/classpath/examples/gnu/classpath/examples/swing/TextAreaDemo.java
share/classpath/examples/gnu/classpath/examples/swing/TextFieldDemo.java
+share/classpath/examples/gnu/classpath/examples/swing/TreeDemo.java
share/classpath/glibj.zip
-share/classpath/tools/gnu/classpath/tools/AbstractMethodGenerator.java
-share/classpath/tools/gnu/classpath/tools/HelpPrinter.java
-share/classpath/tools/gnu/classpath/tools/giop/GRMIC.java
-share/classpath/tools/gnu/classpath/tools/giop/GRMIC.txt
-share/classpath/tools/gnu/classpath/tools/giop/IorParser.java
-share/classpath/tools/gnu/classpath/tools/giop/IorParser.txt
-share/classpath/tools/gnu/classpath/tools/giop/NameService.java
-share/classpath/tools/gnu/classpath/tools/giop/NameServicePersistent.java
-share/classpath/tools/gnu/classpath/tools/giop/NameServicePersistent.txt
-share/classpath/tools/gnu/classpath/tools/giop/NamingService.txt
-share/classpath/tools/gnu/classpath/tools/giop/README
-share/classpath/tools/gnu/classpath/tools/giop/grmic/CompilationError.java
-share/classpath/tools/gnu/classpath/tools/giop/grmic/Generator.java
-share/classpath/tools/gnu/classpath/tools/giop/grmic/GiopIo.java
-share/classpath/tools/gnu/classpath/tools/giop/grmic/GiopRmicCompiler.java
-share/classpath/tools/gnu/classpath/tools/giop/grmic/HashFinder.java
-share/classpath/tools/gnu/classpath/tools/giop/grmic/MethodGenerator.java
-share/classpath/tools/gnu/classpath/tools/giop/grmic/templates/ImplTie.jav
-share/classpath/tools/gnu/classpath/tools/giop/grmic/templates/Stub.jav
-share/classpath/tools/gnu/classpath/tools/giop/grmic/templates/StubMethod.jav
-share/classpath/tools/gnu/classpath/tools/giop/grmic/templates/StubMethodVoid.jav
-share/classpath/tools/gnu/classpath/tools/giop/grmic/templates/Tie.jav
-share/classpath/tools/gnu/classpath/tools/giop/grmic/templates/TieMethod.jav
-share/classpath/tools/gnu/classpath/tools/giop/grmic/templates/TieMethodVoid.jav
-share/classpath/tools/gnu/classpath/tools/giop/nameservice/PersistentContext.java
-share/classpath/tools/gnu/classpath/tools/giop/nameservice/PersistentContextMap.java
-share/classpath/tools/gnu/classpath/tools/giop/nameservice/PersistentMap.java
-share/classpath/tools/gnu/classpath/tools/rmi/RMIC.java
-share/classpath/tools/gnu/classpath/tools/rmi/RMIC.txt
-share/classpath/tools/gnu/classpath/tools/rmi/rmic/RmiMethodGenerator.java
-share/classpath/tools/gnu/classpath/tools/rmi/rmic/RmicCompiler.java
-share/classpath/tools/gnu/classpath/tools/rmi/rmic/WrapUnWrapper.java
-share/classpath/tools/gnu/classpath/tools/rmi/rmic/templates/Stub_12.jav
-share/classpath/tools/gnu/classpath/tools/rmi/rmic/templates/Stub_12Method.jav
-share/classpath/tools/gnu/classpath/tools/rmi/rmic/templates/Stub_12MethodVoid.jav
-share/classpath/tools/tools.zip
-@dirrm share/classpath/tools/gnu/classpath/tools/rmi/rmic/templates
-@dirrm share/classpath/tools/gnu/classpath/tools/rmi/rmic
-@dirrm share/classpath/tools/gnu/classpath/tools/rmi
-@dirrm share/classpath/tools/gnu/classpath/tools/giop/nameservice
-@dirrm share/classpath/tools/gnu/classpath/tools/giop/grmic/templates
-@dirrm share/classpath/tools/gnu/classpath/tools/giop/grmic
-@dirrm share/classpath/tools/gnu/classpath/tools/giop
-@dirrm share/classpath/tools/gnu/classpath/tools
-@dirrm share/classpath/tools/gnu/classpath
-@dirrm share/classpath/tools/gnu
-@dirrm share/classpath/tools
+share/classpath/tools.zip
@dirrm share/classpath/examples/gnu/classpath/examples/swing
+@dirrm share/classpath/examples/gnu/classpath/examples/print
@dirrm share/classpath/examples/gnu/classpath/examples/midi
@dirrm share/classpath/examples/gnu/classpath/examples/jawt
@dirrm share/classpath/examples/gnu/classpath/examples/icons
diff --git a/lang/classpath/distinfo b/lang/classpath/distinfo
index 88cf44383fa..1a515416399 100644
--- a/lang/classpath/distinfo
+++ b/lang/classpath/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2006/04/15 19:52:27 tonio Exp $
+$NetBSD: distinfo,v 1.8 2006/05/16 13:27:33 tonio Exp $
-SHA1 (classpath-0.90.tar.gz) = 267dcd6345b90486cce17f1c73fbf33ee0d06f7c
-RMD160 (classpath-0.90.tar.gz) = e108fb537610ae993d1968d606aa43e6f804a402
-Size (classpath-0.90.tar.gz) = 7930836 bytes
+SHA1 (classpath-0.91.tar.gz) = fcbfdf64f7a990f1747621772a2e9e69d0baaab7
+RMD160 (classpath-0.91.tar.gz) = 9aa52a1206e1feb965dac21070ea0068d71b998b
+Size (classpath-0.91.tar.gz) = 8458627 bytes