pkgsrc-WIP-changes archive

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

swi-prolog-lite: Add initial COMMIT_MSG



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sat Nov 10 21:13:56 2018 +0100
Changeset:	76da54781596b05c85caae6f99d1014b8fe979f5

Added Files:
	swi-prolog-lite/COMMIT_MSG

Log Message:
swi-prolog-lite: Add initial COMMIT_MSG

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=76da54781596b05c85caae6f99d1014b8fe979f5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 swi-prolog-lite/COMMIT_MSG | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diffs:
diff --git a/swi-prolog-lite/COMMIT_MSG b/swi-prolog-lite/COMMIT_MSG
new file mode 100644
index 0000000000..7147021299
--- /dev/null
+++ b/swi-prolog-lite/COMMIT_MSG
@@ -0,0 +1,26 @@
+swi-prolog*: Update lang/swi-prolog* to 7.6.4
+
+pkgsrc changes:
+- TODO
+
+Changes:
+7.6.x
+-----
+Major release. Multi-argument indexing, better multi-threaded
+performance, threaded global GC (atoms and clauses), mode-directed
+tabling, restored same expand and directive semantics for initial
+load and reloading files, cleaner initializatin and command line
+handling.
+
+7.4.x
+-----
+Major release. More robust and better scalable support for multi-core
+hardware, tabling, engines. Many enhancements to the RDF, HTTP and
+SSL libraries. This is the first release licensed under the Simplified
+BSD (BSD-2) license.
+
+7.2.x
+-----
+Major release, providing native key-value support by means of dicts,
+native strings using "hello world" syntax, web-accessible Prolog
+engines (Pengines) and a high level SQL library called CQL.


Home | Main Index | Thread Index | Old Index