Subject: CVS commit: pkgsrc/lang
From: Aleksej Saushev
Date: 2010-05-16 20:46:11
Message id: 20100516184611.9377A175DD@cvs.netbsd.org

Log Message:
Update to SWI-Prolog 5.11.0

Notable changes in SWI-Prolog 5.11.0:

* ODBC now properly handles locale.  This means you can
  use it with Unicode if you use a UTF-8 based locale.

* Recently reported manifest problems around xpce should be
  fixed with help from Degski.

* Message queues can now be destroyed while they have suspended
  writers, making pipe-like cooperation between threads much easier.

* Using set_prolog_flag(qcompile, auto), you can ask the system
  to automatically maintain quick-load versions of your source-files.
  This can greatly improve development comfort for really large
  applications.

* Jeff Rosenwald contributed an interface for Google protocol buffers

Notable changes in SWI-Prolog 5.9.10:

* A lot of stuff has been added to enhance the compatibility to SICStus.
  This involves some changes to the kernel, some additions to the libraries
  and starting and populating a SICStus emulation layer.  All this was
  initiated by the with to make the Alpino NLP parser suite
  (http://www.let.rug.nl/vannoord/alp/Alpino/) available for SWI-Prolog.
  Thanks to Gertjan van Noord, this is now almost reality (there
  are some remaining tweaks, notably with the Tcl/Tk interface).

* Also various enhancements and fixes to the tabbed-editing support for
  the built-in editor.

Files:
RevisionActionfile
1.2removepkgsrc/lang/swi-prolog-lite/patches/patch-ao
1.1removepkgsrc/lang/swi-prolog-lite/patches/patch-ap
1.17modifypkgsrc/lang/swi-prolog-lite/Makefile
1.7modifypkgsrc/lang/swi-prolog-lite/Makefile.common
1.8modifypkgsrc/lang/swi-prolog-lite/PLIST
1.10modifypkgsrc/lang/swi-prolog-lite/distinfo
1.4modifypkgsrc/lang/swi-prolog-lite/patches/patch-ad
1.2modifypkgsrc/lang/swi-prolog-lite/patches/patch-aq
1.25modifypkgsrc/lang/swi-prolog-packages/Makefile
1.6modifypkgsrc/lang/swi-prolog-packages/PLIST
1.1addpkgsrc/lang/swi-prolog-lite/patches/patch-ar