pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11 Retire swing.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a3558753040d
branches:  trunk
changeset: 571269:a3558753040d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Feb 10 17:32:21 2010 +0000

description:
Retire swing.

diffstat:

 x11/Makefile       |     3 +-
 x11/swing/DESCR    |     3 -
 x11/swing/Makefile |    59 -
 x11/swing/PLIST    |  1977 ----------------------------------------------------
 x11/swing/distinfo |     5 -
 5 files changed, 1 insertions(+), 2046 deletions(-)

diffs (truncated from 2077 to 300 lines):

diff -r 4de725928121 -r a3558753040d x11/Makefile
--- a/x11/Makefile      Wed Feb 10 17:32:17 2010 +0000
+++ b/x11/Makefile      Wed Feb 10 17:32:21 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.610 2010/02/02 14:07:47 adam Exp $
+# $NetBSD: Makefile,v 1.611 2010/02/10 17:32:21 joerg Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -334,7 +334,6 @@
 SUBDIR+=       ssystem
 SUBDIR+=       stalonetray
 SUBDIR+=       startup-notification
-SUBDIR+=       swing
 SUBDIR+=       tile
 SUBDIR+=       tint2
 SUBDIR+=       tk
diff -r 4de725928121 -r a3558753040d x11/swing/DESCR
--- a/x11/swing/DESCR   Wed Feb 10 17:32:17 2010 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-JFC (Swing) is a rich set of UI elements implemented in 100% pure Java which
-is the preferred method of UI development under Java 2.  This release contains
-a version of the JFC compatible with Java 1.1.
diff -r 4de725928121 -r a3558753040d x11/swing/Makefile
--- a/x11/swing/Makefile        Wed Feb 10 17:32:17 2010 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,59 +0,0 @@
-# $NetBSD: Makefile,v 1.34 2009/12/17 18:23:14 abs Exp $
-
-DISTNAME=      swing1_1_1
-PKGNAME=       swing-1.1.1
-PKGREVISION=   3
-CATEGORIES=    devel x11 java
-MASTER_SITES=  # empty
-EXTRACT_SUFX=  .zip
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://java.sun.com/products/jfc/
-COMMENT=       Sun's Java Foundation Classes (the Swing UI toolkit), version 1.1.1
-LICENSE=       sun-swing-license
-
-RESTRICTED=    Read license before redistributing the Java(tm) Foundation Classes
-NO_SRC_ON_FTP=         ${RESTRICTED}
-NO_SRC_ON_CDROM=       ${RESTRICTED}
-NO_BIN_ON_FTP=         ${RESTRICTED}
-NO_BIN_ON_CDROM=       ${RESTRICTED}
-
-DOWNLOAD=      http://java.sun.com/products/jfc/download.archive.html
-
-WRKSRC=                ${WRKDIR}/swing-1.1.1fcs
-USE_JAVA=      run
-USE_TOOLS+=    pax
-NO_CONFIGURE=  yes
-NO_BUILD=      yes
-
-FETCH_MESSAGE= " The file ${DISTNAME}${EXTRACT_SUFX} containing the"
-FETCH_MESSAGE+=        " Java(tm) Foundation Classes must be fetched into:"
-FETCH_MESSAGE+=        ""
-FETCH_MESSAGE+=        "       ${DISTDIR}"
-FETCH_MESSAGE+= " from:"
-FETCH_MESSAGE+= "      ${DOWNLOAD}"
-
-SWINGDIR=      ${PREFIX}/lib/java/swing
-EGDIR=         ${PREFIX}/share/examples/swing
-HTMLDIR=       ${PREFIX}/share/doc/swing
-
-PKG_DESTDIR_SUPPORT= user-destdir
-INSTALLATION_DIRS+=lib/java/swing share/examples/swing share/doc/swing
-
-do-install:
-       ${INSTALL_DATA} ${WRKSRC}/swingall.jar ${DESTDIR}${PREFIX}/lib/java
-       ${INSTALL_DATA} ${WRKSRC}/beaninfo.jar ${DESTDIR}${SWINGDIR}
-       ${INSTALL_DATA} ${WRKSRC}/mac.jar ${DESTDIR}${SWINGDIR}
-       ${INSTALL_DATA} ${WRKSRC}/motif.jar ${DESTDIR}${SWINGDIR}
-       ${INSTALL_DATA} ${WRKSRC}/multi.jar ${DESTDIR}${SWINGDIR}
-       ${INSTALL_DATA} ${WRKSRC}/swing.jar ${DESTDIR}${SWINGDIR}
-       ${INSTALL_DATA} ${WRKSRC}/windows.jar ${DESTDIR}${SWINGDIR}
-       cd ${WRKSRC}/doc && pax -rw . ${DESTDIR}${HTMLDIR}
-       ${INSTALL_DATA} ${WRKSRC}/CHANGES.txt ${DESTDIR}${HTMLDIR}
-       ${INSTALL_DATA} ${WRKSRC}/LICENSE.txt ${DESTDIR}${HTMLDIR}
-       ${INSTALL_DATA} ${WRKSRC}/README.html ${DESTDIR}${HTMLDIR}
-       ${INSTALL_DATA} ${WRKSRC}/README.txt ${DESTDIR}${HTMLDIR}
-       cd ${WRKSRC}/examples && pax -rw . ${DESTDIR}${EGDIR}
-
-.include "../../mk/java-vm.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 4de725928121 -r a3558753040d x11/swing/PLIST
--- a/x11/swing/PLIST   Wed Feb 10 17:32:17 2010 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1977 +0,0 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 22:06:42 joerg Exp $
-lib/java/swing/beaninfo.jar
-lib/java/swing/mac.jar
-lib/java/swing/motif.jar
-lib/java/swing/multi.jar
-lib/java/swing/swing.jar
-lib/java/swing/windows.jar
-lib/java/swingall.jar
-share/doc/swing/CHANGES.txt
-share/doc/swing/LICENSE.txt
-share/doc/swing/README.html
-share/doc/swing/README.txt
-share/doc/swing/api/allclasses-frame.html
-share/doc/swing/api/deprecated-list.html
-share/doc/swing/api/help-doc.html
-share/doc/swing/api/index-files/index-1.html
-share/doc/swing/api/index-files/index-10.html
-share/doc/swing/api/index-files/index-11.html
-share/doc/swing/api/index-files/index-12.html
-share/doc/swing/api/index-files/index-13.html
-share/doc/swing/api/index-files/index-14.html
-share/doc/swing/api/index-files/index-15.html
-share/doc/swing/api/index-files/index-16.html
-share/doc/swing/api/index-files/index-17.html
-share/doc/swing/api/index-files/index-18.html
-share/doc/swing/api/index-files/index-19.html
-share/doc/swing/api/index-files/index-2.html
-share/doc/swing/api/index-files/index-20.html
-share/doc/swing/api/index-files/index-21.html
-share/doc/swing/api/index-files/index-22.html
-share/doc/swing/api/index-files/index-23.html
-share/doc/swing/api/index-files/index-24.html
-share/doc/swing/api/index-files/index-25.html
-share/doc/swing/api/index-files/index-26.html
-share/doc/swing/api/index-files/index-3.html
-share/doc/swing/api/index-files/index-4.html
-share/doc/swing/api/index-files/index-5.html
-share/doc/swing/api/index-files/index-6.html
-share/doc/swing/api/index-files/index-7.html
-share/doc/swing/api/index-files/index-8.html
-share/doc/swing/api/index-files/index-9.html
-share/doc/swing/api/index.html
-share/doc/swing/api/javax/accessibility/Accessible.html
-share/doc/swing/api/javax/accessibility/AccessibleAction.html
-share/doc/swing/api/javax/accessibility/AccessibleBundle.html
-share/doc/swing/api/javax/accessibility/AccessibleComponent.html
-share/doc/swing/api/javax/accessibility/AccessibleContext.html
-share/doc/swing/api/javax/accessibility/AccessibleHyperlink.html
-share/doc/swing/api/javax/accessibility/AccessibleHypertext.html
-share/doc/swing/api/javax/accessibility/AccessibleResourceBundle.html
-share/doc/swing/api/javax/accessibility/AccessibleRole.html
-share/doc/swing/api/javax/accessibility/AccessibleSelection.html
-share/doc/swing/api/javax/accessibility/AccessibleState.html
-share/doc/swing/api/javax/accessibility/AccessibleStateSet.html
-share/doc/swing/api/javax/accessibility/AccessibleText.html
-share/doc/swing/api/javax/accessibility/AccessibleValue.html
-share/doc/swing/api/javax/accessibility/class-use/Accessible.html
-share/doc/swing/api/javax/accessibility/class-use/AccessibleAction.html
-share/doc/swing/api/javax/accessibility/class-use/AccessibleBundle.html
-share/doc/swing/api/javax/accessibility/class-use/AccessibleComponent.html
-share/doc/swing/api/javax/accessibility/class-use/AccessibleContext.html
-share/doc/swing/api/javax/accessibility/class-use/AccessibleHyperlink.html
-share/doc/swing/api/javax/accessibility/class-use/AccessibleHypertext.html
-share/doc/swing/api/javax/accessibility/class-use/AccessibleResourceBundle.html
-share/doc/swing/api/javax/accessibility/class-use/AccessibleRole.html
-share/doc/swing/api/javax/accessibility/class-use/AccessibleSelection.html
-share/doc/swing/api/javax/accessibility/class-use/AccessibleState.html
-share/doc/swing/api/javax/accessibility/class-use/AccessibleStateSet.html
-share/doc/swing/api/javax/accessibility/class-use/AccessibleText.html
-share/doc/swing/api/javax/accessibility/class-use/AccessibleValue.html
-share/doc/swing/api/javax/accessibility/package-frame.html
-share/doc/swing/api/javax/accessibility/package-summary.html
-share/doc/swing/api/javax/accessibility/package-tree.html
-share/doc/swing/api/javax/accessibility/package-use.html
-share/doc/swing/api/javax/swing/AbstractAction.html
-share/doc/swing/api/javax/swing/AbstractButton.AccessibleAbstractButton.html
-share/doc/swing/api/javax/swing/AbstractButton.ButtonChangeListener.html
-share/doc/swing/api/javax/swing/AbstractButton.html
-share/doc/swing/api/javax/swing/AbstractListModel.html
-share/doc/swing/api/javax/swing/Action.html
-share/doc/swing/api/javax/swing/BorderFactory.html
-share/doc/swing/api/javax/swing/BoundedRangeModel.html
-share/doc/swing/api/javax/swing/Box.AccessibleBox.html
-share/doc/swing/api/javax/swing/Box.Filler.AccessibleBoxFiller.html
-share/doc/swing/api/javax/swing/Box.Filler.html
-share/doc/swing/api/javax/swing/Box.html
-share/doc/swing/api/javax/swing/BoxLayout.html
-share/doc/swing/api/javax/swing/ButtonGroup.html
-share/doc/swing/api/javax/swing/ButtonModel.html
-share/doc/swing/api/javax/swing/CellEditor.html
-share/doc/swing/api/javax/swing/CellRendererPane.AccessibleCellRendererPane.html
-share/doc/swing/api/javax/swing/CellRendererPane.html
-share/doc/swing/api/javax/swing/ComboBoxEditor.html
-share/doc/swing/api/javax/swing/ComboBoxModel.html
-share/doc/swing/api/javax/swing/DebugGraphics.html
-share/doc/swing/api/javax/swing/DefaultBoundedRangeModel.html
-share/doc/swing/api/javax/swing/DefaultButtonModel.html
-share/doc/swing/api/javax/swing/DefaultCellEditor.EditorDelegate.html
-share/doc/swing/api/javax/swing/DefaultCellEditor.html
-share/doc/swing/api/javax/swing/DefaultComboBoxModel.html
-share/doc/swing/api/javax/swing/DefaultDesktopManager.html
-share/doc/swing/api/javax/swing/DefaultFocusManager.html
-share/doc/swing/api/javax/swing/DefaultListCellRenderer.UIResource.html
-share/doc/swing/api/javax/swing/DefaultListCellRenderer.html
-share/doc/swing/api/javax/swing/DefaultListModel.html
-share/doc/swing/api/javax/swing/DefaultListSelectionModel.html
-share/doc/swing/api/javax/swing/DefaultSingleSelectionModel.html
-share/doc/swing/api/javax/swing/DesktopManager.html
-share/doc/swing/api/javax/swing/FocusManager.html
-share/doc/swing/api/javax/swing/GrayFilter.html
-share/doc/swing/api/javax/swing/Icon.html
-share/doc/swing/api/javax/swing/ImageIcon.html
-share/doc/swing/api/javax/swing/JApplet.AccessibleJApplet.html
-share/doc/swing/api/javax/swing/JApplet.html
-share/doc/swing/api/javax/swing/JButton.AccessibleJButton.html
-share/doc/swing/api/javax/swing/JButton.html
-share/doc/swing/api/javax/swing/JCheckBox.AccessibleJCheckBox.html
-share/doc/swing/api/javax/swing/JCheckBox.html
-share/doc/swing/api/javax/swing/JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem.html
-share/doc/swing/api/javax/swing/JCheckBoxMenuItem.html
-share/doc/swing/api/javax/swing/JColorChooser.AccessibleJColorChooser.html
-share/doc/swing/api/javax/swing/JColorChooser.html
-share/doc/swing/api/javax/swing/JComboBox.AccessibleJComboBox.html
-share/doc/swing/api/javax/swing/JComboBox.KeySelectionManager.html
-share/doc/swing/api/javax/swing/JComboBox.html
-share/doc/swing/api/javax/swing/JComponent.AccessibleJComponent.AccessibleContainerHandler.html
-share/doc/swing/api/javax/swing/JComponent.AccessibleJComponent.html
-share/doc/swing/api/javax/swing/JComponent.html
-share/doc/swing/api/javax/swing/JDesktopPane.AccessibleJDesktopPane.html
-share/doc/swing/api/javax/swing/JDesktopPane.html
-share/doc/swing/api/javax/swing/JDialog.AccessibleJDialog.html
-share/doc/swing/api/javax/swing/JDialog.html
-share/doc/swing/api/javax/swing/JEditorPane.AccessibleJEditorPane.html
-share/doc/swing/api/javax/swing/JEditorPane.AccessibleJEditorPaneHTML.html
-share/doc/swing/api/javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink.html
-share/doc/swing/api/javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.html
-share/doc/swing/api/javax/swing/JEditorPane.html
-share/doc/swing/api/javax/swing/JFileChooser.AccessibleJFileChooser.html
-share/doc/swing/api/javax/swing/JFileChooser.html
-share/doc/swing/api/javax/swing/JFrame.AccessibleJFrame.html
-share/doc/swing/api/javax/swing/JFrame.html
-share/doc/swing/api/javax/swing/JInternalFrame.AccessibleJInternalFrame.html
-share/doc/swing/api/javax/swing/JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon.html
-share/doc/swing/api/javax/swing/JInternalFrame.JDesktopIcon.html
-share/doc/swing/api/javax/swing/JInternalFrame.html
-share/doc/swing/api/javax/swing/JLabel.AccessibleJLabel.html
-share/doc/swing/api/javax/swing/JLabel.html
-share/doc/swing/api/javax/swing/JLayeredPane.AccessibleJLayeredPane.html
-share/doc/swing/api/javax/swing/JLayeredPane.html
-share/doc/swing/api/javax/swing/JList.AccessibleJList.AccessibleJListChild.html
-share/doc/swing/api/javax/swing/JList.AccessibleJList.html
-share/doc/swing/api/javax/swing/JList.html
-share/doc/swing/api/javax/swing/JMenu.AccessibleJMenu.html
-share/doc/swing/api/javax/swing/JMenu.WinListener.html
-share/doc/swing/api/javax/swing/JMenu.html
-share/doc/swing/api/javax/swing/JMenuBar.AccessibleJMenuBar.html
-share/doc/swing/api/javax/swing/JMenuBar.html
-share/doc/swing/api/javax/swing/JMenuItem.AccessibleJMenuItem.html
-share/doc/swing/api/javax/swing/JMenuItem.html
-share/doc/swing/api/javax/swing/JOptionPane.AccessibleJOptionPane.html
-share/doc/swing/api/javax/swing/JOptionPane.html
-share/doc/swing/api/javax/swing/JPanel.AccessibleJPanel.html
-share/doc/swing/api/javax/swing/JPanel.html
-share/doc/swing/api/javax/swing/JPasswordField.AccessibleJPasswordField.html
-share/doc/swing/api/javax/swing/JPasswordField.html
-share/doc/swing/api/javax/swing/JPopupMenu.AccessibleJPopupMenu.html
-share/doc/swing/api/javax/swing/JPopupMenu.Separator.html
-share/doc/swing/api/javax/swing/JPopupMenu.html
-share/doc/swing/api/javax/swing/JProgressBar.AccessibleJProgressBar.html
-share/doc/swing/api/javax/swing/JProgressBar.html
-share/doc/swing/api/javax/swing/JRadioButton.AccessibleJRadioButton.html
-share/doc/swing/api/javax/swing/JRadioButton.html
-share/doc/swing/api/javax/swing/JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem.html
-share/doc/swing/api/javax/swing/JRadioButtonMenuItem.html
-share/doc/swing/api/javax/swing/JRootPane.AccessibleJRootPane.html
-share/doc/swing/api/javax/swing/JRootPane.RootLayout.html
-share/doc/swing/api/javax/swing/JRootPane.html
-share/doc/swing/api/javax/swing/JScrollBar.AccessibleJScrollBar.html
-share/doc/swing/api/javax/swing/JScrollBar.html
-share/doc/swing/api/javax/swing/JScrollPane.AccessibleJScrollPane.html
-share/doc/swing/api/javax/swing/JScrollPane.ScrollBar.html
-share/doc/swing/api/javax/swing/JScrollPane.html
-share/doc/swing/api/javax/swing/JSeparator.AccessibleJSeparator.html
-share/doc/swing/api/javax/swing/JSeparator.html
-share/doc/swing/api/javax/swing/JSlider.AccessibleJSlider.html
-share/doc/swing/api/javax/swing/JSlider.html
-share/doc/swing/api/javax/swing/JSplitPane.AccessibleJSplitPane.html
-share/doc/swing/api/javax/swing/JSplitPane.html
-share/doc/swing/api/javax/swing/JTabbedPane.AccessibleJTabbedPane.html
-share/doc/swing/api/javax/swing/JTabbedPane.ModelListener.html
-share/doc/swing/api/javax/swing/JTabbedPane.html
-share/doc/swing/api/javax/swing/JTable.AccessibleJTable.AccessibleJTableCell.html
-share/doc/swing/api/javax/swing/JTable.AccessibleJTable.html
-share/doc/swing/api/javax/swing/JTable.html
-share/doc/swing/api/javax/swing/JTextArea.AccessibleJTextArea.html
-share/doc/swing/api/javax/swing/JTextArea.html
-share/doc/swing/api/javax/swing/JTextField.AccessibleJTextField.html
-share/doc/swing/api/javax/swing/JTextField.html
-share/doc/swing/api/javax/swing/JTextPane.html
-share/doc/swing/api/javax/swing/JToggleButton.AccessibleJToggleButton.html
-share/doc/swing/api/javax/swing/JToggleButton.ToggleButtonModel.html
-share/doc/swing/api/javax/swing/JToggleButton.html
-share/doc/swing/api/javax/swing/JToolBar.AccessibleJToolBar.html
-share/doc/swing/api/javax/swing/JToolBar.Separator.html
-share/doc/swing/api/javax/swing/JToolBar.html
-share/doc/swing/api/javax/swing/JToolTip.AccessibleJToolTip.html
-share/doc/swing/api/javax/swing/JToolTip.html
-share/doc/swing/api/javax/swing/JTree.AccessibleJTree.AccessibleJTreeNode.html
-share/doc/swing/api/javax/swing/JTree.AccessibleJTree.html



Home | Main Index | Thread Index | Old Index