pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/qore Updated lang/qore to version 0.8.13.5 .



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7adea2114f2e
branches:  trunk
changeset: 309088:7adea2114f2e
user:      nros <nros%pkgsrc.org@localhost>
date:      Fri Jun 08 18:38:29 2018 +0000

description:
Updated lang/qore to version 0.8.13.5 .

New features in Qore:
* the sqlutil script has been updated with the ?select option
  to allow dumped table rows to be filtered
* "thread list", "backtrace all" commands implemented for
  the debugger
* QUnit: overloaded the testAssertionValue() method to support
  auto/number/float and more verbose output when a difference
  in number/float values is found
* qdbg-remote supports ConnectionProvider connections
* new method: Breakpoint::getProgram()

* improved debugging support:
 - added support for a Visual Studio Code debug adapter for Qore
 - the debugger can now retrieve sources when running from a remote
   debug server
 - debugger options can now be set from command line (verbosity etc.)
 - the onAttach() event is now executed synchronously when
   the program thread context starts
 - the onDetach() event is executed properly when program thread
   contexts terminate
 - the onStep() now provides the breakpointId value if available
 - the onExit() event was added for greater control over
   code execution in the debugger
 - the onException() event was improved
 - server commands now support frameid as a parameter

Bug fixes:
 to many to list.

diffstat:

 lang/qore/Makefile |     11 +-
 lang/qore/PLIST    |  28225 ++++++++++++++++++++++++++------------------------
 lang/qore/distinfo |     10 +-
 3 files changed, 14676 insertions(+), 13570 deletions(-)

diffs (truncated from 30391 to 300 lines):

diff -r c6f8948fbd01 -r 7adea2114f2e lang/qore/Makefile
--- a/lang/qore/Makefile        Fri Jun 08 16:58:16 2018 +0000
+++ b/lang/qore/Makefile        Fri Jun 08 18:38:29 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2018/01/28 16:24:11 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2018/06/08 18:38:29 nros Exp $
 
-DISTNAME=      qore-0.8.13
-PKGREVISION=   1
+DISTNAME=      qore-0.8.13.5
 CATEGORIES=    lang
 MASTER_SITES=   ${MASTER_SITE_GITHUB:=qorelanguage/}
 EXTRACT_SUFX=   .tar.bz2
@@ -9,7 +8,7 @@
 GITHUB_RELEASE=        release-${PKGVERSION_NOREV}
 
 MAINTAINER=    nros%NetBSD.org@localhost
-COMMENT=       Qore programming language
+COMMENT=       Embeddable multithreaded scripting language
 HOMEPAGE=      http://www.qore.org/
 LICENSE=       gnu-gpl-v2 OR gnu-lgpl-v2.1 OR mit
 
@@ -27,10 +26,6 @@
 
 CONFIGURE_ARGS+=--with-libsuffix=""
 
-#pre-configure:
-#      set -e; cd ${WRKSRC}; \
-#      autoheader; autoconf
-
 #This is needed in order to comply the with MIT license and binary distribution
 #Install docs
 licensedir=            share/doc/qore/license
diff -r c6f8948fbd01 -r 7adea2114f2e lang/qore/PLIST
--- a/lang/qore/PLIST   Fri Jun 08 16:58:16 2018 +0000
+++ b/lang/qore/PLIST   Fri Jun 08 18:38:29 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2017/10/12 18:17:46 nros Exp $
+@comment $NetBSD: PLIST,v 1.8 2018/06/08 18:38:29 nros Exp $
 bin/qdbg
 bin/qdbg-remote
 bin/qdbg-server
@@ -102,7 +102,7 @@
 lib/cmake/Qore/QoreMacros.cmake
 lib/libqore.la
 lib/pkgconfig/qore.pc
-lib/qore-modules/${PKGVERSION}/astparser-api-0.20.qmod
+lib/qore-modules/0.8.13/astparser-api-0.21.qmod
 man/man1/qore.1
 share/doc/qore/lang/html/_pseudo___q_c___all_8dox_8h_source.html
 share/doc/qore/lang/html/_pseudo___q_c___binary_8dox_8h_source.html
@@ -124,6 +124,7 @@
 share/doc/qore/lang/html/_q_c___abstract_line_iterator_8dox_8h_source.html
 share/doc/qore/lang/html/_q_c___abstract_quantified_bidirectional_iterator_8dox_8h_source.html
 share/doc/qore/lang/html/_q_c___abstract_quantified_iterator_8dox_8h_source.html
+share/doc/qore/lang/html/_q_c___abstract_s_q_l_statement_8dox_8h_source.html
 share/doc/qore/lang/html/_q_c___abstract_smart_lock_8dox_8h_source.html
 share/doc/qore/lang/html/_q_c___abstract_thread_resource_8dox_8h_source.html
 share/doc/qore/lang/html/_q_c___auto_gate_8dox_8h_source.html
@@ -202,7 +203,7 @@
 share/doc/qore/lang/html/_q_c___transform_output_stream_8dox_8h_source.html
 share/doc/qore/lang/html/_q_c___tree_map_8dox_8h_source.html
 share/doc/qore/lang/html/annotated.html
-share/doc/qore/lang/html/annotated_dup.js
+share/doc/qore/lang/html/annotated.js
 share/doc/qore/lang/html/basic_data_types.html
 share/doc/qore/lang/html/bc_s.png
 share/doc/qore/lang/html/bdwn.png
@@ -480,6 +481,12 @@
 share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_datasource__inherit__graph.map
 share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_datasource__inherit__graph.md5
 share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_datasource__inherit__graph.png
+share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_s_q_l_statement-members.html
+share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_s_q_l_statement.html
+share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_s_q_l_statement.js
+share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_s_q_l_statement__inherit__graph.map
+share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_s_q_l_statement__inherit__graph.md5
+share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_s_q_l_statement__inherit__graph.png
 share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_datasource-members.html
 share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_datasource.html
 share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_datasource.js
@@ -724,7 +731,9 @@
 share/doc/qore/lang/html/deprecated.html
 share/doc/qore/lang/html/desc_overview.html
 share/doc/qore/lang/html/dir_97aefd0d527b934f1d99a682da8fe6a9.html
-share/doc/qore/lang/html/doc.png
+share/doc/qore/lang/html/dir_97aefd0d527b934f1d99a682da8fe6a9_dep.map
+share/doc/qore/lang/html/dir_97aefd0d527b934f1d99a682da8fe6a9_dep.md5
+share/doc/qore/lang/html/dir_97aefd0d527b934f1d99a682da8fe6a9_dep.png
 share/doc/qore/lang/html/doxygen.css
 share/doc/qore/lang/html/doxygen.png
 share/doc/qore/lang/html/dynsections.js
@@ -732,59 +741,73 @@
 share/doc/qore/lang/html/event_handling.html
 share/doc/qore/lang/html/exception_handling.html
 share/doc/qore/lang/html/expressions.html
-share/doc/qore/lang/html/folderclosed.png
-share/doc/qore/lang/html/folderopen.png
+share/doc/qore/lang/html/ftv2blank.png
+share/doc/qore/lang/html/ftv2cl.png
+share/doc/qore/lang/html/ftv2doc.png
+share/doc/qore/lang/html/ftv2folderclosed.png
+share/doc/qore/lang/html/ftv2folderopen.png
+share/doc/qore/lang/html/ftv2lastnode.png
+share/doc/qore/lang/html/ftv2link.png
+share/doc/qore/lang/html/ftv2mlastnode.png
+share/doc/qore/lang/html/ftv2mnode.png
+share/doc/qore/lang/html/ftv2mo.png
+share/doc/qore/lang/html/ftv2node.png
+share/doc/qore/lang/html/ftv2ns.png
+share/doc/qore/lang/html/ftv2plastnode.png
+share/doc/qore/lang/html/ftv2pnode.png
+share/doc/qore/lang/html/ftv2splitbar.png
+share/doc/qore/lang/html/ftv2vertline.png
 share/doc/qore/lang/html/functions.html
-share/doc/qore/lang/html/functions_b.html
-share/doc/qore/lang/html/functions_c.html
-share/doc/qore/lang/html/functions_d.html
+share/doc/qore/lang/html/functions_0x62.html
+share/doc/qore/lang/html/functions_0x63.html
+share/doc/qore/lang/html/functions_0x64.html
+share/doc/qore/lang/html/functions_0x65.html
+share/doc/qore/lang/html/functions_0x66.html
+share/doc/qore/lang/html/functions_0x67.html
+share/doc/qore/lang/html/functions_0x68.html
+share/doc/qore/lang/html/functions_0x69.html
+share/doc/qore/lang/html/functions_0x6a.html
+share/doc/qore/lang/html/functions_0x6b.html
+share/doc/qore/lang/html/functions_0x6c.html
+share/doc/qore/lang/html/functions_0x6d.html
+share/doc/qore/lang/html/functions_0x6e.html
+share/doc/qore/lang/html/functions_0x6f.html
+share/doc/qore/lang/html/functions_0x70.html
+share/doc/qore/lang/html/functions_0x72.html
+share/doc/qore/lang/html/functions_0x73.html
+share/doc/qore/lang/html/functions_0x74.html
+share/doc/qore/lang/html/functions_0x75.html
+share/doc/qore/lang/html/functions_0x76.html
+share/doc/qore/lang/html/functions_0x77.html
+share/doc/qore/lang/html/functions_0x79.html
+share/doc/qore/lang/html/functions_0x7a.html
 share/doc/qore/lang/html/functions_dup.js
-share/doc/qore/lang/html/functions_e.html
-share/doc/qore/lang/html/functions_f.html
 share/doc/qore/lang/html/functions_func.html
 share/doc/qore/lang/html/functions_func.js
-share/doc/qore/lang/html/functions_func_b.html
-share/doc/qore/lang/html/functions_func_c.html
-share/doc/qore/lang/html/functions_func_d.html
-share/doc/qore/lang/html/functions_func_e.html
-share/doc/qore/lang/html/functions_func_f.html
-share/doc/qore/lang/html/functions_func_g.html
-share/doc/qore/lang/html/functions_func_h.html
-share/doc/qore/lang/html/functions_func_i.html
-share/doc/qore/lang/html/functions_func_j.html
-share/doc/qore/lang/html/functions_func_k.html
-share/doc/qore/lang/html/functions_func_l.html
-share/doc/qore/lang/html/functions_func_m.html
-share/doc/qore/lang/html/functions_func_n.html
-share/doc/qore/lang/html/functions_func_o.html
-share/doc/qore/lang/html/functions_func_p.html
-share/doc/qore/lang/html/functions_func_r.html
-share/doc/qore/lang/html/functions_func_s.html
-share/doc/qore/lang/html/functions_func_t.html
-share/doc/qore/lang/html/functions_func_u.html
-share/doc/qore/lang/html/functions_func_v.html
-share/doc/qore/lang/html/functions_func_w.html
-share/doc/qore/lang/html/functions_func_y.html
-share/doc/qore/lang/html/functions_func_z.html
-share/doc/qore/lang/html/functions_g.html
-share/doc/qore/lang/html/functions_h.html
-share/doc/qore/lang/html/functions_i.html
-share/doc/qore/lang/html/functions_j.html
-share/doc/qore/lang/html/functions_k.html
-share/doc/qore/lang/html/functions_l.html
-share/doc/qore/lang/html/functions_m.html
-share/doc/qore/lang/html/functions_n.html
-share/doc/qore/lang/html/functions_o.html
-share/doc/qore/lang/html/functions_p.html
-share/doc/qore/lang/html/functions_r.html
-share/doc/qore/lang/html/functions_s.html
-share/doc/qore/lang/html/functions_t.html
-share/doc/qore/lang/html/functions_u.html
-share/doc/qore/lang/html/functions_v.html
+share/doc/qore/lang/html/functions_func_0x62.html
+share/doc/qore/lang/html/functions_func_0x63.html
+share/doc/qore/lang/html/functions_func_0x64.html
+share/doc/qore/lang/html/functions_func_0x65.html
+share/doc/qore/lang/html/functions_func_0x66.html
+share/doc/qore/lang/html/functions_func_0x67.html
+share/doc/qore/lang/html/functions_func_0x68.html
+share/doc/qore/lang/html/functions_func_0x69.html
+share/doc/qore/lang/html/functions_func_0x6a.html
+share/doc/qore/lang/html/functions_func_0x6b.html
+share/doc/qore/lang/html/functions_func_0x6c.html
+share/doc/qore/lang/html/functions_func_0x6d.html
+share/doc/qore/lang/html/functions_func_0x6e.html
+share/doc/qore/lang/html/functions_func_0x6f.html
+share/doc/qore/lang/html/functions_func_0x70.html
+share/doc/qore/lang/html/functions_func_0x72.html
+share/doc/qore/lang/html/functions_func_0x73.html
+share/doc/qore/lang/html/functions_func_0x74.html
+share/doc/qore/lang/html/functions_func_0x75.html
+share/doc/qore/lang/html/functions_func_0x76.html
+share/doc/qore/lang/html/functions_func_0x77.html
+share/doc/qore/lang/html/functions_func_0x79.html
+share/doc/qore/lang/html/functions_func_0x7a.html
 share/doc/qore/lang/html/functions_vars.html
-share/doc/qore/lang/html/functions_w.html
-share/doc/qore/lang/html/functions_y.html
-share/doc/qore/lang/html/functions_z.html
 share/doc/qore/lang/html/graph_legend.html
 share/doc/qore/lang/html/graph_legend.md5
 share/doc/qore/lang/html/graph_legend.png
@@ -1073,8 +1096,6 @@
 share/doc/qore/lang/html/jquery.js
 share/doc/qore/lang/html/keywords.html
 share/doc/qore/lang/html/lvalue_references.html
-share/doc/qore/lang/html/menu.js
-share/doc/qore/lang/html/menudata.js
 share/doc/qore/lang/html/modules.html
 share/doc/qore/lang/html/modules.js
 share/doc/qore/lang/html/namespace_qore.html
@@ -1087,78 +1108,78 @@
 share/doc/qore/lang/html/namespace_qore_1_1_thread.js
 share/doc/qore/lang/html/namespace_qore_1_1_type.html
 share/doc/qore/lang/html/namespacemembers.html
-share/doc/qore/lang/html/namespacemembers_a.html
-share/doc/qore/lang/html/namespacemembers_b.html
-share/doc/qore/lang/html/namespacemembers_c.html
-share/doc/qore/lang/html/namespacemembers_d.html
+share/doc/qore/lang/html/namespacemembers_0x61.html
+share/doc/qore/lang/html/namespacemembers_0x62.html
+share/doc/qore/lang/html/namespacemembers_0x63.html
+share/doc/qore/lang/html/namespacemembers_0x64.html
+share/doc/qore/lang/html/namespacemembers_0x65.html
+share/doc/qore/lang/html/namespacemembers_0x66.html
+share/doc/qore/lang/html/namespacemembers_0x67.html
+share/doc/qore/lang/html/namespacemembers_0x68.html
+share/doc/qore/lang/html/namespacemembers_0x69.html
+share/doc/qore/lang/html/namespacemembers_0x6a.html
+share/doc/qore/lang/html/namespacemembers_0x6b.html
+share/doc/qore/lang/html/namespacemembers_0x6c.html
+share/doc/qore/lang/html/namespacemembers_0x6d.html
+share/doc/qore/lang/html/namespacemembers_0x6e.html
+share/doc/qore/lang/html/namespacemembers_0x6f.html
+share/doc/qore/lang/html/namespacemembers_0x70.html
+share/doc/qore/lang/html/namespacemembers_0x72.html
+share/doc/qore/lang/html/namespacemembers_0x73.html
+share/doc/qore/lang/html/namespacemembers_0x74.html
+share/doc/qore/lang/html/namespacemembers_0x75.html
+share/doc/qore/lang/html/namespacemembers_0x76.html
+share/doc/qore/lang/html/namespacemembers_0x77.html
+share/doc/qore/lang/html/namespacemembers_0x78.html
+share/doc/qore/lang/html/namespacemembers_0x79.html
+share/doc/qore/lang/html/namespacemembers_0x7a.html
 share/doc/qore/lang/html/namespacemembers_dup.js
-share/doc/qore/lang/html/namespacemembers_e.html
-share/doc/qore/lang/html/namespacemembers_f.html
 share/doc/qore/lang/html/namespacemembers_func.html
 share/doc/qore/lang/html/namespacemembers_func.js
-share/doc/qore/lang/html/namespacemembers_func_b.html
-share/doc/qore/lang/html/namespacemembers_func_c.html
-share/doc/qore/lang/html/namespacemembers_func_d.html
-share/doc/qore/lang/html/namespacemembers_func_e.html
-share/doc/qore/lang/html/namespacemembers_func_f.html
-share/doc/qore/lang/html/namespacemembers_func_g.html
-share/doc/qore/lang/html/namespacemembers_func_h.html
-share/doc/qore/lang/html/namespacemembers_func_i.html
-share/doc/qore/lang/html/namespacemembers_func_j.html
-share/doc/qore/lang/html/namespacemembers_func_k.html
-share/doc/qore/lang/html/namespacemembers_func_l.html
-share/doc/qore/lang/html/namespacemembers_func_m.html
-share/doc/qore/lang/html/namespacemembers_func_n.html
-share/doc/qore/lang/html/namespacemembers_func_o.html
-share/doc/qore/lang/html/namespacemembers_func_p.html
-share/doc/qore/lang/html/namespacemembers_func_r.html
-share/doc/qore/lang/html/namespacemembers_func_s.html
-share/doc/qore/lang/html/namespacemembers_func_t.html
-share/doc/qore/lang/html/namespacemembers_func_u.html
-share/doc/qore/lang/html/namespacemembers_func_v.html
-share/doc/qore/lang/html/namespacemembers_func_x.html
-share/doc/qore/lang/html/namespacemembers_func_y.html
-share/doc/qore/lang/html/namespacemembers_g.html
-share/doc/qore/lang/html/namespacemembers_h.html
-share/doc/qore/lang/html/namespacemembers_i.html
-share/doc/qore/lang/html/namespacemembers_j.html
-share/doc/qore/lang/html/namespacemembers_k.html
-share/doc/qore/lang/html/namespacemembers_l.html
-share/doc/qore/lang/html/namespacemembers_m.html
-share/doc/qore/lang/html/namespacemembers_n.html
-share/doc/qore/lang/html/namespacemembers_o.html
-share/doc/qore/lang/html/namespacemembers_p.html
-share/doc/qore/lang/html/namespacemembers_r.html
-share/doc/qore/lang/html/namespacemembers_s.html
-share/doc/qore/lang/html/namespacemembers_t.html
-share/doc/qore/lang/html/namespacemembers_u.html
-share/doc/qore/lang/html/namespacemembers_v.html
+share/doc/qore/lang/html/namespacemembers_func_0x62.html
+share/doc/qore/lang/html/namespacemembers_func_0x63.html



Home | Main Index | Thread Index | Old Index