pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc wide: remove package



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a9a8848f6ba5
branches:  trunk
changeset: 368387:a9a8848f6ba5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 16 08:59:25 2017 +0000

description:
wide: remove package

IDE for a programming language, last release 2005, no homepage.
I can't even find a good resource on the language ("while") this IDE
is for, and it is broken since there is no supported jdk in pkgsrc.

diffstat:

 devel/Makefile           |    3 +-
 devel/wide/DESCR         |   10 ---
 devel/wide/Makefile      |   39 -----------
 devel/wide/PLIST         |  154 -----------------------------------------------
 devel/wide/distinfo      |    6 -
 devel/wide/files/wide.in |   31 ---------
 doc/CHANGES-2017         |    3 +-
 7 files changed, 3 insertions(+), 243 deletions(-)

diffs (291 lines):

diff -r c9d7d1e314d2 -r a9a8848f6ba5 devel/Makefile
--- a/devel/Makefile    Sat Sep 16 08:55:24 2017 +0000
+++ b/devel/Makefile    Sat Sep 16 08:59:25 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2510 2017/09/15 16:15:42 minskim Exp $
+# $NetBSD: Makefile,v 1.2511 2017/09/16 08:59:25 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2460,7 +2460,6 @@
 SUBDIR+=       visualvm
 SUBDIR+=       vtcl
 SUBDIR+=       waf
-SUBDIR+=       wide
 SUBDIR+=       woboq_codebrowser
 SUBDIR+=       xa65
 SUBDIR+=       xdelta
diff -r c9d7d1e314d2 -r a9a8848f6ba5 devel/wide/DESCR
--- a/devel/wide/DESCR  Sat Sep 16 08:55:24 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-WIDE stands for 'The While IDE', an integrated development environment for the
-While programming language.
-
-With WIDE you will be able to:
-
-   1. Create and edit While Programs written in standard list concrete syntax,
-      and a novel textual (string) syntax developed exclusively for WIDE.
-   2. Compile and Run While Programs.
-   3. Debug Programs.
-   4. Easily experiment with meta-programming ideas and concepts.
diff -r c9d7d1e314d2 -r a9a8848f6ba5 devel/wide/Makefile
--- a/devel/wide/Makefile       Sat Sep 16 08:55:24 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,39 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2012/10/31 11:19:53 asau Exp $
-#
-
-DISTNAME=              wide
-PKGNAME=               wide-0.1
-PKGREVISION=           3
-CATEGORIES=            devel lang
-MASTER_SITES=          http://www2.mta.ac.il/~tal/WIDE/
-EXTRACT_SUFX=          .zip
-
-MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www2.mta.ac.il/~tal/WIDE/
-COMMENT=               IDE for the While programming language
-LICENSE=               eclipse-license
-
-NO_BUILD=              yes
-WRKSRC=                        ${WRKDIR}/WIDE
-
-PKG_JVMS_ACCEPTED=     sun-jdk14 sun-jdk15
-
-INSTALLATION_DIRS=     bin libexec/wide share/wide
-
-USE_TOOLS+=            pax:run
-
-post-extract:
-       chmod -R go-w ${WRKSRC}
-
-do-configure:
-       ${SED} -e 's|@PAX@|${PAX}|' -e 's|@PREFIX@|${PREFIX}|g' ${FILESDIR}/wide.in > ${WRKSRC}/wide
-       ${RM} -fr ${WRKSRC}/images/Copy*
-
-do-install:
-       ${INSTALL_SCRIPT} ${WRKSRC}/wide ${DESTDIR}${PREFIX}/bin/wide
-       cd ${WRKSRC} && pax -rw Study etc help images *.ini *.xml version.txt \
-                               ${DESTDIR}${PREFIX}/share/wide/
-       cd ${WRKSRC} && pax -rw lib ${DESTDIR}${PREFIX}/libexec/wide/
-
-.include "../../mk/java-vm.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r c9d7d1e314d2 -r a9a8848f6ba5 devel/wide/PLIST
--- a/devel/wide/PLIST  Sat Sep 16 08:55:24 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,154 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:49:17 joerg Exp $
-bin/wide
-libexec/wide/lib/jide-common.jar
-libexec/wide/lib/novaworx.jar
-libexec/wide/lib/wide.jar
-libexec/wide/lib/widex.jar
-share/wide/Study/AddNumbers.wcl
-share/wide/Study/AddNumbers.while
-share/wide/Study/Casing.while
-share/wide/Study/ID.while
-share/wide/Study/ID_while.while
-share/wide/Study/ID_while_1.while
-share/wide/Study/Loop4Ever.wcl
-share/wide/Study/Loop4Ever.while
-share/wide/Study/Test1.while
-share/wide/Study/fix.wcl
-share/wide/Study/fix.while
-share/wide/Study/pred.wcl
-share/wide/Study/pred.while
-share/wide/Study/succ.wcl
-share/wide/Study/succ.while
-share/wide/etc/syntax.catalog.xml
-share/wide/etc/syntax/wcl.xml
-share/wide/etc/syntax/wct.xml
-share/wide/help/compile.html
-share/wide/help/compile.png
-share/wide/help/debug.html
-share/wide/help/debug_1.png
-share/wide/help/debug_2.png
-share/wide/help/execution.html
-share/wide/help/execution_1.png
-share/wide/help/ide_debug_pane.png
-share/wide/help/ide_options.html
-share/wide/help/ide_panes.html
-share/wide/help/ide_run.png
-share/wide/help/ide_run_suspend.png
-share/wide/help/ide_tree.html
-share/wide/help/ide_tree2.png
-share/wide/help/ide_tree3.png
-share/wide/help/images/compile.png
-share/wide/help/images/execute.png
-share/wide/help/images/resume.png
-share/wide/help/images/runToCursor.png
-share/wide/help/images/showCurrentFrame.png
-share/wide/help/images/showViewer.png
-share/wide/help/images/startDebugger.png
-share/wide/help/images/suspend.png
-share/wide/help/images/traceOver.png
-share/wide/help/lang_cnst.html
-share/wide/help/lang_intro.html
-share/wide/help/lang_list.html
-share/wide/help/lang_string.html
-share/wide/help/messages_error.png
-share/wide/help/newfile.png
-share/wide/help/options.png
-share/wide/help/options/cube.gif
-share/wide/help/options/sugars.html
-share/wide/help/options/sugars.html.bak
-share/wide/help/options/title.png
-share/wide/help/sp.gif
-share/wide/help/wide_intro.html
-share/wide/images/action/execute.png
-share/wide/images/action/find.png
-share/wide/images/action/help.png
-share/wide/images/action/replace.png
-share/wide/images/action/resume.png
-share/wide/images/action/runToCursor.png
-share/wide/images/action/showCurrentFrame.png
-share/wide/images/action/showViewer.png
-share/wide/images/action/startDebugger.png
-share/wide/images/action/stepover_co.gif
-share/wide/images/action/suspend.png
-share/wide/images/action/traceOver.png
-share/wide/images/autoscrollToSource.png
-share/wide/images/await.gif
-share/wide/images/bp.png
-share/wide/images/compile.png
-share/wide/images/empty.gif
-share/wide/images/execution/testError.png
-share/wide/images/execution/testInProgress1.png
-share/wide/images/execution/testInProgress2.png
-share/wide/images/execution/testInProgress3.png
-share/wide/images/execution/testInProgress4.png
-share/wide/images/execution/testInProgress5.png
-share/wide/images/execution/testInProgress6.png
-share/wide/images/execution/testInProgress7.png
-share/wide/images/execution/testInProgress8.png
-share/wide/images/execution/testPassed.png
-share/wide/images/execution/testTerminated.png
-share/wide/images/fileTypes/list.gif
-share/wide/images/fileTypes/text.gif
-share/wide/images/fileTypes/unknown.gif
-share/wide/images/help.png
-share/wide/images/help_window_hide_tabs.gif
-share/wide/images/help_window_icon.gif
-share/wide/images/help_window_show_tabs.gif
-share/wide/images/help_window_tree_closed.gif
-share/wide/images/help_window_tree_leaf.gif
-share/wide/images/help_window_tree_open.gif
-share/wide/images/ide_edit_copy.gif
-share/wide/images/ide_edit_cut.gif
-share/wide/images/ide_edit_delete.gif
-share/wide/images/ide_edit_paste.gif
-share/wide/images/ide_edit_redo.gif
-share/wide/images/ide_edit_undo.gif
-share/wide/images/ide_empty.gif
-share/wide/images/ide_help.gif
-share/wide/images/ide_new.gif
-share/wide/images/ide_open.gif
-share/wide/images/ide_print.gif
-share/wide/images/ide_save.gif
-share/wide/images/ide_save_all.gif
-share/wide/images/left.png
-share/wide/images/main.png
-share/wide/images/mirror_cursor.gif
-share/wide/images/msg_error.png
-share/wide/images/msg_info.png
-share/wide/images/msg_question.png
-share/wide/images/msg_warning.png
-share/wide/images/open.gif
-share/wide/images/prnt/NextPage.gif
-share/wide/images/prnt/Orientation.gif
-share/wide/images/prnt/PreviousPage.gif
-share/wide/images/prnt/Print.gif
-share/wide/images/prnt/Reset.gif
-share/wide/images/prnt/ScaleIn.gif
-share/wide/images/prnt/ScaleOut.gif
-share/wide/images/prnt/Setup.gif
-share/wide/images/prnt/ZoomIn.gif
-share/wide/images/prnt/ZoomOut.gif
-share/wide/images/remove.gif
-share/wide/images/right.png
-share/wide/images/splash.png
-share/wide/images/table/sort_asc.gif
-share/wide/images/table/sort_desc.gif
-share/wide/images/toggleBreakpoint.png
-share/wide/images/tool/toolWindowDebugger.png
-share/wide/images/tool/toolWindowMessages.png
-share/wide/images/tool/toolWindowRun.png
-share/wide/images/tree.png
-share/wide/images/tree_Closed.gif
-share/wide/images/tree_Leaf.gif
-share/wide/images/tree_Opened.gif
-share/wide/images/tree_fclosed.gif
-share/wide/images/tree_fopened.gif
-share/wide/images/tree_root.gif
-share/wide/images/wcl.bmp
-share/wide/images/wct.bmp
-share/wide/prefs.ini
-share/wide/print.ini
-share/wide/project.xml
-share/wide/sugars.ini
-share/wide/version.txt
-share/wide/widehelp.xml
diff -r c9d7d1e314d2 -r a9a8848f6ba5 devel/wide/distinfo
--- a/devel/wide/distinfo       Sat Sep 16 08:55:24 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 03:29:38 agc Exp $
-
-SHA1 (wide.zip) = 1dd8ae8e13bdd104954c301f987345e26c1a6b8c
-RMD160 (wide.zip) = b9323ec30919c08ac6c5bb3d0be0917326231deb
-SHA512 (wide.zip) = 9f794f4d7d4ea74f6e441dce555c06f2af99f24a7b51d23652d34f472aad30ded96bdf02db2a543c8e7c47ac27ed82e127308f1d78d7f7f7dea9755fe5657a2f
-Size (wide.zip) = 2155839 bytes
diff -r c9d7d1e314d2 -r a9a8848f6ba5 devel/wide/files/wide.in
--- a/devel/wide/files/wide.in  Sat Sep 16 08:55:24 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,31 +0,0 @@
-#!/bin/sh
-#
-# $NetBSD: wide.in,v 1.2 2008/05/25 20:57:28 joerg Exp $
-
-PREFIX=@PREFIX@
-
-WIDE=${HOME}/.wide
-LINK_DIRS="etc help images"
-COPY_FILES="Study prefs.ini print.ini project.xml sugars.ini widehelp.xml version.txt"
-
-if [ ! -d ${WIDE} ]; then
-       echo -n "Setting up 'wide' in ${WIDE} ..."
-       mkdir ${WIDE}
-       cd ${WIDE}
-       for dir in ${LINK_DIRS}; do
-               ln -s ${PREFIX}/share/wide/${dir}
-       done
-       ln -s ${PREFIX}/libexec/wide/lib
-       cd ${PREFIX}/share/wide/
-       for file in ${COPY_FILES}; do
-               @PAX@ -rw ${file} ${WIDE}/
-       done
-       echo " done."
-fi
-
-WIDE_CP=.:${WIDE}/lib/wide.jar:${WIDE}/lib/widex.jar
-CLASSPATH=${WIDE_CP}:${WIDE}/lib/novaworx.jar:${WIDE}/lib/jide-common.jar
-
-export CLASSPATH
-
-cd ${WIDE} && java whilepack.gui.WhileIDE
diff -r c9d7d1e314d2 -r a9a8848f6ba5 doc/CHANGES-2017
--- a/doc/CHANGES-2017  Sat Sep 16 08:55:24 2017 +0000
+++ b/doc/CHANGES-2017  Sat Sep 16 08:59:25 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.3820 2017/09/16 08:40:40 ryoon Exp $
+$NetBSD: CHANGES-2017,v 1.3821 2017/09/16 08:59:25 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2017:
 
@@ -5379,3 +5379,4 @@
        Updated www/py-channels to 1.1.8 [adam 2017-09-16]
        Removed chat/blackened [wiz 2017-09-16]
        Updated editors/poedit to 2.0.3 [ryoon 2017-09-16]
+       Removed devel/wide [wiz 2017-09-16]



Home | Main Index | Thread Index | Old Index