pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   asau
Date:           Sun May 16 18:46:11 UTC 2010

Modified Files:
        pkgsrc/lang/swi-prolog-lite: Makefile Makefile.common PLIST distinfo
        pkgsrc/lang/swi-prolog-lite/patches: patch-ad patch-aq
        pkgsrc/lang/swi-prolog-packages: Makefile PLIST
Added Files:
        pkgsrc/lang/swi-prolog-lite/patches: patch-ar
Removed Files:
        pkgsrc/lang/swi-prolog-lite/patches: patch-ao patch-ap

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.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/lang/swi-prolog-lite/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/swi-prolog-lite/Makefile.common
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/swi-prolog-lite/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/swi-prolog-lite/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/swi-prolog-lite/patches/patch-ad
cvs rdiff -u -r1.2 -r0 pkgsrc/lang/swi-prolog-lite/patches/patch-ao
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/swi-prolog-lite/patches/patch-ap
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/swi-prolog-lite/patches/patch-aq
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/swi-prolog-lite/patches/patch-ar
cvs rdiff -u -r1.24 -r1.25 pkgsrc/lang/swi-prolog-packages/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/swi-prolog-packages/PLIST

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



Home | Main Index | Thread Index | Old Index