diff options
author | kristerw <kristerw> | 2006-08-02 15:15:35 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2006-08-02 15:15:35 +0000 |
commit | 5573bfcfa2cd0ea846eaa5c25c4142bb3c69e861 (patch) | |
tree | d9cacdeed981deeae0706371420a09e48d097014 /lang/swi-prolog-lite/PLIST | |
parent | e2900501f06fd567ceec858d5e5230572ad0423d (diff) | |
download | pkgsrc-5573bfcfa2cd0ea846eaa5c25c4142bb3c69e861.tar.gz |
Update swi-prolog* to 5.6.17.
The 5.6.x release consolidates the 5.5.x development stream started in 2004.
Highlights:
* UNICODE character set support
* Unbounded integer arithmetic and rational numbers
* New and faster CHR release
* Added clp(r) constraints over reals
* Many enhancements to the web and notably sematic web libraries
* Much more ...
Diffstat (limited to 'lang/swi-prolog-lite/PLIST')
-rw-r--r-- | lang/swi-prolog-lite/PLIST | 26 |
1 files changed, 21 insertions, 5 deletions
diff --git a/lang/swi-prolog-lite/PLIST b/lang/swi-prolog-lite/PLIST index 3145c78a8e6..0240c34cd39 100644 --- a/lang/swi-prolog-lite/PLIST +++ b/lang/swi-prolog-lite/PLIST @@ -1,14 +1,13 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/20 11:09:17 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/08/02 15:15:36 kristerw Exp $ bin/plld bin/plrc bin/swi-prolog -include/SWI-Prolog.h -include/SWI-Stream.h lib/swi-prolog-${PKGVERSION}/bin/${MACHINE_ARCH}-${LOWER_OPSYS}${APPEND_ELF}/plld lib/swi-prolog-${PKGVERSION}/bin/${MACHINE_ARCH}-${LOWER_OPSYS}${APPEND_ELF}/plrc lib/swi-prolog-${PKGVERSION}/bin/${MACHINE_ARCH}-${LOWER_OPSYS}${APPEND_ELF}/swi-prolog lib/swi-prolog-${PKGVERSION}/bin/swipl lib/swi-prolog-${PKGVERSION}/boot/apply.pl +lib/swi-prolog-${PKGVERSION}/boot/attvar.pl lib/swi-prolog-${PKGVERSION}/boot/autoload.pl lib/swi-prolog-${PKGVERSION}/boot/bags.pl lib/swi-prolog-${PKGVERSION}/boot/dwim.pl @@ -34,17 +33,25 @@ lib/swi-prolog-${PKGVERSION}/dotfiles/edit lib/swi-prolog-${PKGVERSION}/include/SWI-Prolog.h lib/swi-prolog-${PKGVERSION}/include/SWI-Stream.h lib/swi-prolog-${PKGVERSION}/include/stub.c +lib/swi-prolog-${PKGVERSION}/lib/${MACHINE_ARCH}-${LOWER_OPSYS}${APPEND_ELF}/libpl.a lib/swi-prolog-${PKGVERSION}/library/INDEX.pl @unexec rm -f %D/%F lib/swi-prolog-${PKGVERSION}/library/MANUAL lib/swi-prolog-${PKGVERSION}/library/am_match.pl +lib/swi-prolog-${PKGVERSION}/library/assoc.pl lib/swi-prolog-${PKGVERSION}/library/backcomp.pl lib/swi-prolog-${PKGVERSION}/library/bim.pl lib/swi-prolog-${PKGVERSION}/library/check.pl lib/swi-prolog-${PKGVERSION}/library/checklast.pl lib/swi-prolog-${PKGVERSION}/library/checkselect.pl +lib/swi-prolog-${PKGVERSION}/library/clp/bounds.pl +lib/swi-prolog-${PKGVERSION}/library/clp/clp_distinct.pl +lib/swi-prolog-${PKGVERSION}/library/clp/clp_events.pl +lib/swi-prolog-${PKGVERSION}/library/clp/simplex.pl lib/swi-prolog-${PKGVERSION}/library/ctypes.pl +lib/swi-prolog-${PKGVERSION}/library/date.pl lib/swi-prolog-${PKGVERSION}/library/debug.pl +lib/swi-prolog-${PKGVERSION}/library/dif.pl lib/swi-prolog-${PKGVERSION}/library/edinburgh.pl lib/swi-prolog-${PKGVERSION}/library/edit.pl lib/swi-prolog-${PKGVERSION}/library/emacs_interface.pl @@ -57,10 +64,14 @@ lib/swi-prolog-${PKGVERSION}/library/listing.pl lib/swi-prolog-${PKGVERSION}/library/lists.pl lib/swi-prolog-${PKGVERSION}/library/main.pl lib/swi-prolog-${PKGVERSION}/library/make.pl -lib/swi-prolog-${PKGVERSION}/library/netscape.pl +lib/swi-prolog-${PKGVERSION}/library/nb_set.pl lib/swi-prolog-${PKGVERSION}/library/occurs.pl +lib/swi-prolog-${PKGVERSION}/library/operators.pl lib/swi-prolog-${PKGVERSION}/library/option.pl lib/swi-prolog-${PKGVERSION}/library/ordsets.pl +lib/swi-prolog-${PKGVERSION}/library/prolog_clause.pl +lib/swi-prolog-${PKGVERSION}/library/prolog_stack.pl +lib/swi-prolog-${PKGVERSION}/library/prolog_xref.pl lib/swi-prolog-${PKGVERSION}/library/oset.pl lib/swi-prolog-${PKGVERSION}/library/qpforeign.pl lib/swi-prolog-${PKGVERSION}/library/qsave.pl @@ -73,8 +84,13 @@ lib/swi-prolog-${PKGVERSION}/library/statistics.pl lib/swi-prolog-${PKGVERSION}/library/system.pl lib/swi-prolog-${PKGVERSION}/library/threadutil.pl lib/swi-prolog-${PKGVERSION}/library/tty.pl +lib/swi-prolog-${PKGVERSION}/library/ugraphs.pl +lib/swi-prolog-${PKGVERSION}/library/unicode/blocks.pl +lib/swi-prolog-${PKGVERSION}/library/unicode/unicode_data.pl lib/swi-prolog-${PKGVERSION}/library/url.pl -lib/swi-prolog-${PKGVERSION}/runtime/${MACHINE_ARCH}-${LOWER_OPSYS}${APPEND_ELF}/libpl.a +lib/swi-prolog-${PKGVERSION}/library/utf8.pl +lib/swi-prolog-${PKGVERSION}/library/when.pl +lib/swi-prolog-${PKGVERSION}/library/www_browser.pl lib/swi-prolog-${PKGVERSION}/swipl man/man1/plld.1 man/man1/plrc.1 |