Subject: CVS commit: pkgsrc/lang
From: Antoine Reilles
Date: 2006-05-16 15:27:33
Message id: 20060516132733.B9D602DA27@cvs.netbsd.org

Log Message:
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.

Files:
RevisionActionfile
1.13modifypkgsrc/lang/classpath/Makefile
1.8modifypkgsrc/lang/classpath/Makefile.common
1.9modifypkgsrc/lang/classpath/PLIST
1.8modifypkgsrc/lang/classpath/distinfo
1.11modifypkgsrc/lang/classpath-gui/Makefile