aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2024-04-01 08:31:34 +0000
committerWen Heping <wen@FreeBSD.org>2024-04-01 08:33:27 +0000
commit45da5da2ad1c9a30d2526bcdabd5f2adf3056cfb (patch)
tree8cb397ddb77a8773ef62d1535b728c33609a85e0
parentb1db33efdd0132b085f5971ec8af326b7c349fe4 (diff)
downloadports-45da5da2ad1c9a30d2526bcdabd5f2adf3056cfb.tar.gz
ports-45da5da2ad1c9a30d2526bcdabd5f2adf3056cfb.zip
lang/swipl: Update to 9.2.2
PR: 277550 Reported by: wen@ Approved by: maintainer
-rw-r--r--lang/swipl/Makefile15
-rw-r--r--lang/swipl/distinfo6
-rw-r--r--lang/swipl/pkg-plist1226
3 files changed, 652 insertions, 595 deletions
diff --git a/lang/swipl/Makefile b/lang/swipl/Makefile
index a56792c06b6c..283e3b5eec94 100644
--- a/lang/swipl/Makefile
+++ b/lang/swipl/Makefile
@@ -1,6 +1,5 @@
PORTNAME= swi-pl
-DISTVERSION= 9.0.4
-PORTREVISION= 1
+DISTVERSION= 9.2.2
CATEGORIES= lang
MASTER_SITES= http://www.swi-prolog.org/download/stable/src/
DISTNAME= swipl-${DISTVERSION}
@@ -15,14 +14,12 @@ BROKEN_i386= FAILED: man/lib/clpfdlib.tex
BROKEN_mips= fails to link: libswipl.so: undefined reference to '__sync_sub_and_fetch_4'
BROKEN_mips64= fails to link: libswipl.so: undefined reference to '__sync_sub_and_fetch_4'
-LIB_DEPENDS= libpcre.so:devel/pcre \
+LIB_DEPENDS= libpcre2-posix.so:devel/pcre2 \
libossp-uuid.so:misc/ossp-uuid \
libyaml.so:textproc/libyaml
-BUILD_DEPENDS= /usr/local/lib/qt5/bin/qmake:devel/qt5-qmake
-
USES= cmake compiler:c11 libarchive libedit pathfix pkgconfig \
- readline shebangfix ssl xorg
+ python readline shebangfix ssl xorg
USE_XORG= ice sm x11 xext xft xinerama xpm xt
OPTIONS_DEFINE= DOCS EXAMPLES GMP ODBC TCMALLOC THREADED XPCE
@@ -30,7 +27,7 @@ OPTIONS_DEFAULT= GMP ODBC TCMALLOC THREADED XPCE
OPTIONS_SUB= yes
MAKE_ENV= XDG_DATA_DIRS=/dummy
-CMAKE_ARGS= -DSWIPL_PACKAGES_JAVA=OFF -DBUILD_TESTING=OFF
+CMAKE_ARGS= -DSWIPL_PACKAGES_JAVA=OFF -DSWIPL_PACKAGES_QT=OFF -DBUILD_TESTING=OFF
LDFLAGS+= -lstdthreads
@@ -86,8 +83,10 @@ LIB_DEPENDS+= libunwind.so:devel/libunwind
post-patch:
@${REINPLACE_CMD} -e 's/malloc\.h/stdlib.h/' \
${WRKSRC}/packages/cpp/SWI-cpp.h
+ @${REINPLACE_CMD} -e 's/malloc\.h/stdlib.h/' \
+ ${WRKSRC}/packages/cpp/SWI-cpp2.h
@${REINPLACE_CMD} -e 's|share/pkgconfig|libdata/pkgconfig|' \
- ${WRKSRC}/CMakeLists.txt
+ ${WRKSRC}/cmake/LocationsPostPorts.cmake
post-install-XPCE-on:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/swipl/lib/${ARCH}-${OPSYS:tl}/pl2xpce.so
diff --git a/lang/swipl/distinfo b/lang/swipl/distinfo
index 936276bd8cd9..47fb5f3c6e6a 100644
--- a/lang/swipl/distinfo
+++ b/lang/swipl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681825761
-SHA256 (swipl-9.0.4.tar.gz) = feb2815a51d34fa81cb34e8149830405935a7e1d1c1950461239750baa8b49f0
-SIZE (swipl-9.0.4.tar.gz) = 11854471
+TIMESTAMP = 1709778650
+SHA256 (swipl-9.2.2.tar.gz) = 896fd51196fd3becd574486da75a924f272e8d63332459292b305986cf101fc3
+SIZE (swipl-9.2.2.tar.gz) = 12249775
diff --git a/lang/swipl/pkg-plist b/lang/swipl/pkg-plist
index 017cf9ba7bc4..b3169d2cbcb9 100644
--- a/lang/swipl/pkg-plist
+++ b/lang/swipl/pkg-plist
@@ -2,10 +2,16 @@ bin/swipl
bin/swipl-ld
lib/cmake/swipl/SWIPLConfig.cmake
lib/cmake/swipl/SWIPLConfigVersion.cmake
-lib/cmake/swipl/SWIPLTargets-release.cmake
+lib/cmake/swipl/SWIPLTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/swipl/SWIPLTargets.cmake
lib/swipl/LICENSE
lib/swipl/README.md
+lib/swipl/app/README.md
+lib/swipl/app/app.pl
+lib/swipl/app/latex2html.pl
+lib/swipl/app/mqi.pl
+lib/swipl/app/pack.pl
+lib/swipl/app/qlf.pl
lib/swipl/bin/%%ARCH%%-%%OS%%/swipl
lib/swipl/bin/%%ARCH%%-%%OS%%/swipl-ld
lib/swipl/bin/latex2html
@@ -41,6 +47,600 @@ lib/swipl/customize/edit
lib/swipl/customize/init.pl
lib/swipl/demo/README.md
lib/swipl/demo/likes.pl
+lib/swipl/include/SWI-Prolog.h
+lib/swipl/include/SWI-Stream.h
+lib/swipl/include/SWI-cpp.h
+lib/swipl/include/SWI-cpp2-atommap.h
+lib/swipl/include/SWI-cpp2-plx.h
+lib/swipl/include/SWI-cpp2.cpp
+lib/swipl/include/SWI-cpp2.h
+lib/swipl/include/Yap/YapInterface.h
+lib/swipl/include/sicstus/sicstus.h
+lib/swipl/lib/%%ARCH%%-%%OS%%/archive4pl.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/cgi.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/crypt.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/crypto4pl.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/double_metaphone.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/files.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/hashstream.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/http_stream.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/inclpr.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/isub.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/janus.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/json.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/libedit4pl.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/libswipl.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/libswipl.so.9
+lib/swipl/lib/%%ARCH%%-%%OS%%/libswipl.so.9.2.2
+lib/swipl/lib/%%ARCH%%-%%OS%%/md54pl.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/memfile.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/ntriples.so
+%%ODBC%%lib/swipl/lib/%%ARCH%%-%%OS%%/odbc4pl.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/pcre4pl.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/pdt_console.so
+%%XPCE%%lib/swipl/lib/%%ARCH%%-%%OS%%/pl2xpce.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/porter_stem.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/process.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/prolog_stream.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/protobufs.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/rdf_db.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/readline4pl.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/readutil.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/redis4pl.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/rlimit.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/sched.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/sgml2pl.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/sha4pl.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/snowball.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/socket.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/ssl4pl.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/streaminfo.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/sweep-module.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/syslog.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/table.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/tex.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/time.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/turtle.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/uid.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/unicode4pl.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/unix.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/uri.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/uuid.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/websocket.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/yaml4pl.so
+lib/swipl/lib/%%ARCH%%-%%OS%%/zlib4pl.so
+lib/swipl/lib/swiplserver/LICENSE
+lib/swipl/lib/swiplserver/__init__.py
+lib/swipl/lib/swiplserver/prologmqi.py
+lib/swipl/library/INDEX.pl
+lib/swipl/library/aggregate.pl
+lib/swipl/library/ansi_term.pl
+lib/swipl/library/apply.pl
+lib/swipl/library/apply_macros.pl
+lib/swipl/library/arithmetic.pl
+lib/swipl/library/assoc.pl
+lib/swipl/library/atom.pl
+lib/swipl/library/backcomp.pl
+lib/swipl/library/base32.pl
+lib/swipl/library/base64.pl
+lib/swipl/library/broadcast.pl
+lib/swipl/library/build/cmake.pl
+lib/swipl/library/build/conan.pl
+lib/swipl/library/build/make.pl
+lib/swipl/library/build/tools.pl
+lib/swipl/library/charsio.pl
+lib/swipl/library/check.pl
+lib/swipl/library/check_installation.pl
+lib/swipl/library/checklast.pl
+lib/swipl/library/checkselect.pl
+lib/swipl/library/clp/INDEX.pl
+lib/swipl/library/clp/bounds.pl
+lib/swipl/library/clp/clp_distinct.pl
+lib/swipl/library/clp/clp_events.pl
+lib/swipl/library/clp/clpb.pl
+lib/swipl/library/clp/clpfd.pl
+%%GMP%%lib/swipl/library/clp/simplex.pl
+lib/swipl/library/codesio.pl
+lib/swipl/library/coinduction.pl
+lib/swipl/library/console_input.pl
+lib/swipl/library/csv.pl
+lib/swipl/library/ctypes.pl
+lib/swipl/library/date.pl
+lib/swipl/library/dcg/INDEX.pl
+lib/swipl/library/dcg/basics.pl
+lib/swipl/library/dcg/high_order.pl
+lib/swipl/library/debug.pl
+lib/swipl/library/dialect.pl
+lib/swipl/library/dialect/bim.pl
+lib/swipl/library/dialect/commons.pl
+lib/swipl/library/dialect/eclipse/test_util_iso.pl
+lib/swipl/library/dialect/hprolog.pl
+lib/swipl/library/dialect/hprolog/format.pl
+lib/swipl/library/dialect/ifprolog.pl
+lib/swipl/library/dialect/iso/iso_predicates.pl
+lib/swipl/library/dialect/sicstus.pl
+lib/swipl/library/dialect/sicstus/README.TXT
+lib/swipl/library/dialect/sicstus/arrays.pl
+lib/swipl/library/dialect/sicstus/block.pl
+lib/swipl/library/dialect/sicstus/lists.pl
+lib/swipl/library/dialect/sicstus/ordsets.pl
+lib/swipl/library/dialect/sicstus/sockets.pl
+lib/swipl/library/dialect/sicstus/swipl-lfr.pl
+lib/swipl/library/dialect/sicstus/system.pl
+lib/swipl/library/dialect/sicstus/terms.pl
+lib/swipl/library/dialect/sicstus/timeout.pl
+lib/swipl/library/dialect/sicstus4.pl
+lib/swipl/library/dialect/sicstus4/aggregate.pl
+lib/swipl/library/dialect/sicstus4/between.pl
+lib/swipl/library/dialect/sicstus4/clpfd.pl
+lib/swipl/library/dialect/sicstus4/file_systems.pl
+lib/swipl/library/dialect/sicstus4/lists.pl
+lib/swipl/library/dialect/sicstus4/ordsets.pl
+lib/swipl/library/dialect/sicstus4/samsort.pl
+lib/swipl/library/dialect/sicstus4/sets.pl
+lib/swipl/library/dialect/sicstus4/sockets.pl
+lib/swipl/library/dialect/sicstus4/system.pl
+lib/swipl/library/dialect/sicstus4/terms.pl
+lib/swipl/library/dialect/sicstus4/timeout.pl
+lib/swipl/library/dialect/sicstus4/types.pl
+lib/swipl/library/dialect/swi/syspred_options.pl
+lib/swipl/library/dialect/xsb.pl
+lib/swipl/library/dialect/xsb/README.md
+lib/swipl/library/dialect/xsb/basics.pl
+lib/swipl/library/dialect/xsb/consult.pl
+lib/swipl/library/dialect/xsb/curr_sym.pl
+lib/swipl/library/dialect/xsb/error_handler.pl
+lib/swipl/library/dialect/xsb/gensym.pl
+lib/swipl/library/dialect/xsb/gpp.pl
+lib/swipl/library/dialect/xsb/intern.pl
+lib/swipl/library/dialect/xsb/lists.pl
+lib/swipl/library/dialect/xsb/machine.pl
+lib/swipl/library/dialect/xsb/ordsets.pl
+lib/swipl/library/dialect/xsb/setof.pl
+lib/swipl/library/dialect/xsb/source.pl
+lib/swipl/library/dialect/xsb/standard.pl
+lib/swipl/library/dialect/xsb/storage.pl
+lib/swipl/library/dialect/xsb/string.pl
+lib/swipl/library/dialect/xsb/thread.pl
+lib/swipl/library/dialect/xsb/timed_call.pl
+lib/swipl/library/dialect/yap.pl
+lib/swipl/library/dialect/yap/README.TXT
+lib/swipl/library/dicts.pl
+lib/swipl/library/dif.pl
+lib/swipl/library/edinburgh.pl
+lib/swipl/library/edit.pl
+lib/swipl/library/error.pl
+lib/swipl/library/explain.pl
+lib/swipl/library/ext/PDT/INDEX.pl
+lib/swipl/library/ext/PDT/pdt_console.pl
+lib/swipl/library/ext/RDF/INDEX.pl
+lib/swipl/library/ext/RDF/rdf.pl
+%%XPCE%%lib/swipl/library/ext/RDF/rdf_diagram.pl
+lib/swipl/library/ext/RDF/rdf_parser.pl
+lib/swipl/library/ext/RDF/rdf_triple.pl
+lib/swipl/library/ext/RDF/rdf_write.pl
+lib/swipl/library/ext/RDF/rewrite_term.pl
+lib/swipl/library/ext/archive/INDEX.pl
+lib/swipl/library/ext/archive/archive.pl
+lib/swipl/library/ext/chr/chr.pl
+lib/swipl/library/ext/chr/chr/a_star.pl
+lib/swipl/library/ext/chr/chr/binomialheap.pl
+lib/swipl/library/ext/chr/chr/builtins.pl
+lib/swipl/library/ext/chr/chr/chr_compiler_errors.pl
+lib/swipl/library/ext/chr/chr/chr_compiler_options.pl
+lib/swipl/library/ext/chr/chr/chr_compiler_utility.pl
+lib/swipl/library/ext/chr/chr/chr_debug.pl
+lib/swipl/library/ext/chr/chr/chr_hashtable_store.pl
+lib/swipl/library/ext/chr/chr/chr_integertable_store.pl
+lib/swipl/library/ext/chr/chr/chr_messages.pl
+lib/swipl/library/ext/chr/chr/chr_op.pl
+lib/swipl/library/ext/chr/chr/chr_runtime.pl
+lib/swipl/library/ext/chr/chr/chr_translate.pl
+lib/swipl/library/ext/chr/chr/clean_code.pl
+lib/swipl/library/ext/chr/chr/find.pl
+lib/swipl/library/ext/chr/chr/guard_entailment.pl
+lib/swipl/library/ext/chr/chr/listmap.pl
+lib/swipl/library/ext/chr/chr/pairlist.pl
+lib/swipl/library/ext/clib/INDEX.pl
+lib/swipl/library/ext/clib/cgi.pl
+lib/swipl/library/ext/clib/crypt.pl
+lib/swipl/library/ext/clib/filesex.pl
+lib/swipl/library/ext/clib/hash_stream.pl
+lib/swipl/library/ext/clib/md5.pl
+lib/swipl/library/ext/clib/memfile.pl
+lib/swipl/library/ext/clib/process.pl
+lib/swipl/library/ext/clib/prolog_server.pl
+lib/swipl/library/ext/clib/prolog_stream.pl
+lib/swipl/library/ext/clib/rlimit.pl
+lib/swipl/library/ext/clib/sched.pl
+lib/swipl/library/ext/clib/sha.pl
+lib/swipl/library/ext/clib/socket.pl
+lib/swipl/library/ext/clib/streaminfo.pl
+lib/swipl/library/ext/clib/streampool.pl
+lib/swipl/library/ext/clib/syslog.pl
+lib/swipl/library/ext/clib/time.pl
+lib/swipl/library/ext/clib/udp_broadcast.pl
+lib/swipl/library/ext/clib/uid.pl
+lib/swipl/library/ext/clib/unix.pl
+lib/swipl/library/ext/clib/uri.pl
+lib/swipl/library/ext/clib/uuid.pl
+lib/swipl/library/ext/clpqr/clpq.pl
+lib/swipl/library/ext/clpqr/clpq/bb_q.pl
+lib/swipl/library/ext/clpqr/clpq/bv_q.pl
+lib/swipl/library/ext/clpqr/clpq/fourmotz_q.pl
+lib/swipl/library/ext/clpqr/clpq/ineq_q.pl
+lib/swipl/library/ext/clpqr/clpq/itf_q.pl
+lib/swipl/library/ext/clpqr/clpq/nf_q.pl
+lib/swipl/library/ext/clpqr/clpq/store_q.pl
+lib/swipl/library/ext/clpqr/clpqr/class.pl
+lib/swipl/library/ext/clpqr/clpqr/dump.pl
+lib/swipl/library/ext/clpqr/clpqr/geler.pl
+lib/swipl/library/ext/clpqr/clpqr/highlight.pl
+lib/swipl/library/ext/clpqr/clpqr/itf.pl
+lib/swipl/library/ext/clpqr/clpqr/ordering.pl
+lib/swipl/library/ext/clpqr/clpqr/project.pl
+lib/swipl/library/ext/clpqr/clpqr/redund.pl
+lib/swipl/library/ext/clpqr/clpr.pl
+lib/swipl/library/ext/clpqr/clpr/bb_r.pl
+lib/swipl/library/ext/clpqr/clpr/bv_r.pl
+lib/swipl/library/ext/clpqr/clpr/fourmotz_r.pl
+lib/swipl/library/ext/clpqr/clpr/ineq_r.pl
+lib/swipl/library/ext/clpqr/clpr/itf_r.pl
+lib/swipl/library/ext/clpqr/clpr/nf_r.pl
+lib/swipl/library/ext/clpqr/clpr/store_r.pl
+%%ODBC%%lib/swipl/library/ext/cql/cql/INDEX.pl
+%%ODBC%%lib/swipl/library/ext/cql/cql/cql.pl
+%%ODBC%%lib/swipl/library/ext/cql/cql/cql_autoschema.pl
+%%ODBC%%lib/swipl/library/ext/cql/cql/cql_database.pl
+%%ODBC%%lib/swipl/library/ext/cql/cql/cql_hooks.pl
+%%ODBC%%lib/swipl/library/ext/cql/cql/sql_keywords.pl
+%%ODBC%%lib/swipl/library/ext/cql/cql/sql_parser.pl
+%%ODBC%%lib/swipl/library/ext/cql/cql/sql_tokenizer.pl
+%%ODBC%%lib/swipl/library/ext/cql/cql/sql_write.pl
+lib/swipl/library/ext/http/http/INDEX.pl
+lib/swipl/library/ext/http/http/README.md
+lib/swipl/library/ext/http/http/ax.pl
+lib/swipl/library/ext/http/http/dcg_basics.pl
+lib/swipl/library/ext/http/http/graphql.pl
+lib/swipl/library/ext/http/http/html_head.pl
+lib/swipl/library/ext/http/http/html_quasiquotations.pl
+lib/swipl/library/ext/http/http/html_write.pl
+lib/swipl/library/ext/http/http/http_authenticate.pl
+lib/swipl/library/ext/http/http/http_client.pl
+lib/swipl/library/ext/http/http/http_cookie.pl
+lib/swipl/library/ext/http/http/http_cors.pl
+lib/swipl/library/ext/http/http/http_digest.pl
+lib/swipl/library/ext/http/http/http_dirindex.pl
+lib/swipl/library/ext/http/http/http_dispatch.pl
+lib/swipl/library/ext/http/http/http_dyn_workers.pl
+lib/swipl/library/ext/http/http/http_error.pl
+lib/swipl/library/ext/http/http/http_exception.pl
+lib/swipl/library/ext/http/http/http_files.pl
+lib/swipl/library/ext/http/http/http_header.pl
+lib/swipl/library/ext/http/http/http_hook.pl
+lib/swipl/library/ext/http/http/http_host.pl
+lib/swipl/library/ext/http/http/http_json.pl
+lib/swipl/library/ext/http/http/http_load.pl
+lib/swipl/library/ext/http/http/http_log.pl
+lib/swipl/library/ext/http/http/http_multipart_plugin.pl
+lib/swipl/library/ext/http/http/http_open.pl
+lib/swipl/library/ext/http/http/http_openid.pl
+lib/swipl/library/ext/http/http/http_parameters.pl
+lib/swipl/library/ext/http/http/http_path.pl
+lib/swipl/library/ext/http/http/http_proxy.pl
+lib/swipl/library/ext/http/http/http_pwp.pl
+lib/swipl/library/ext/http/http/http_redis_plugin.pl
+lib/swipl/library/ext/http/http/http_server.pl
+lib/swipl/library/ext/http/http/http_server_files.pl
+lib/swipl/library/ext/http/http/http_session.pl
+lib/swipl/library/ext/http/http/http_sgml_plugin.pl
+lib/swipl/library/ext/http/http/http_stream.pl
+lib/swipl/library/ext/http/http/http_unix_daemon.pl
+lib/swipl/library/ext/http/http/http_wrapper.pl
+lib/swipl/library/ext/http/http/hub.pl
+lib/swipl/library/ext/http/http/js_grammar.pl
+lib/swipl/library/ext/http/http/js_write.pl
+lib/swipl/library/ext/http/http/json.pl
+lib/swipl/library/ext/http/http/json_convert.pl
+lib/swipl/library/ext/http/http/mimepack.pl
+lib/swipl/library/ext/http/http/mimetype.pl
+lib/swipl/library/ext/http/http/term_html.pl
+lib/swipl/library/ext/http/http/thread_httpd.pl
+lib/swipl/library/ext/http/http/web/css/dirindex.css
+lib/swipl/library/ext/http/http/web/css/openid.css
+lib/swipl/library/ext/http/http/web/icons/back.png
+lib/swipl/library/ext/http/http/web/icons/c.png
+lib/swipl/library/ext/http/http/web/icons/compressed.png
+lib/swipl/library/ext/http/http/web/icons/folder.png
+lib/swipl/library/ext/http/http/web/icons/generic.png
+lib/swipl/library/ext/http/http/web/icons/layout.png
+lib/swipl/library/ext/http/http/web/icons/openid-logo-square.png
+lib/swipl/library/ext/http/http/web/icons/openid-logo-tiny.png
+lib/swipl/library/ext/http/http/websocket.pl
+lib/swipl/library/ext/http/http/yadis.pl
+lib/swipl/library/ext/inclpr/inclpr.pl
+lib/swipl/library/ext/inclpr/inclpr/inclpr_consistency.pl
+lib/swipl/library/ext/inclpr/inclpr/inclpr_core.pl
+lib/swipl/library/ext/inclpr/inclpr/inclpr_interval_arithmetic.pl
+lib/swipl/library/ext/inclpr/inclpr/inclpr_inversion.pl
+lib/swipl/library/ext/inclpr/inclpr/inclpr_natural_interval_extension.pl
+lib/swipl/library/ext/inclpr/inclpr/inclpr_newton.pl
+lib/swipl/library/ext/inclpr/inclpr/inclpr_ordering.pl
+lib/swipl/library/ext/inclpr/inclpr/inclpr_symbolic_processing.pl
+lib/swipl/library/ext/libedit/INDEX.pl
+lib/swipl/library/ext/libedit/editline.pl
+lib/swipl/library/ext/ltx2htm/icons/home.gif
+lib/swipl/library/ext/ltx2htm/icons/index.gif
+lib/swipl/library/ext/ltx2htm/icons/info.gif
+lib/swipl/library/ext/ltx2htm/icons/next.gif
+lib/swipl/library/ext/ltx2htm/icons/prev.gif
+lib/swipl/library/ext/ltx2htm/icons/up.gif
+lib/swipl/library/ext/ltx2htm/icons/yellow_pages.gif
+lib/swipl/library/ext/ltx2htm/latex.cmd
+lib/swipl/library/ext/ltx2htm/latex2html.css
+lib/swipl/library/ext/ltx2htm/latex2html.pl
+lib/swipl/library/ext/ltx2htm/pldoc.cmd
+lib/swipl/library/ext/ltx2htm/sty_pldoc.pl
+lib/swipl/library/ext/ltx2htm/sty_xpce.pl
+lib/swipl/library/ext/ltx2htm/xpce.cmd
+lib/swipl/library/ext/mqi/INDEX.pl
+lib/swipl/library/ext/mqi/mqi.pl
+lib/swipl/library/ext/nlp/INDEX.pl
+lib/swipl/library/ext/nlp/double_metaphone.pl
+lib/swipl/library/ext/nlp/isub.pl
+lib/swipl/library/ext/nlp/porter_stem.pl
+lib/swipl/library/ext/nlp/snowball.pl
+lib/swipl/library/ext/odbc/INDEX.pl
+lib/swipl/library/ext/odbc/odbc.pl
+lib/swipl/library/ext/paxos/INDEX.pl
+lib/swipl/library/ext/paxos/paxos.pl
+lib/swipl/library/ext/pcre/INDEX.pl
+lib/swipl/library/ext/pcre/pcre.pl
+lib/swipl/library/ext/pengines/INDEX.pl
+lib/swipl/library/ext/pengines/http/web/css/plterm.css
+lib/swipl/library/ext/pengines/http/web/js/pengines.js
+lib/swipl/library/ext/pengines/pengines.pl
+lib/swipl/library/ext/pengines/pengines_io.pl
+lib/swipl/library/ext/pengines/pengines_sandbox.pl
+lib/swipl/library/ext/pengines/term_to_json.pl
+lib/swipl/library/ext/pldoc/INDEX.pl
+lib/swipl/library/ext/pldoc/doc_files.pl
+lib/swipl/library/ext/pldoc/doc_http.pl
+lib/swipl/library/ext/pldoc/doc_latex.pl
+lib/swipl/library/ext/pldoc/doc_markdown.pl
+lib/swipl/library/ext/pldoc/pldoc.pl
+lib/swipl/library/ext/pldoc/pldoc/doc_access.pl
+lib/swipl/library/ext/pldoc/pldoc/doc_colour.pl
+lib/swipl/library/ext/pldoc/pldoc/doc_html.pl
+lib/swipl/library/ext/pldoc/pldoc/doc_html.qlf
+lib/swipl/library/ext/pldoc/pldoc/doc_htmlsrc.pl
+lib/swipl/library/ext/pldoc/pldoc/doc_index.pl
+lib/swipl/library/ext/pldoc/pldoc/doc_library.pl
+lib/swipl/library/ext/pldoc/pldoc/doc_man.pl
+lib/swipl/library/ext/pldoc/pldoc/doc_modes.pl
+lib/swipl/library/ext/pldoc/pldoc/doc_pack.pl
+lib/swipl/library/ext/pldoc/pldoc/doc_process.pl
+lib/swipl/library/ext/pldoc/pldoc/doc_register.pl
+lib/swipl/library/ext/pldoc/pldoc/doc_search.pl
+lib/swipl/library/ext/pldoc/pldoc/doc_util.pl
+lib/swipl/library/ext/pldoc/pldoc/doc_wiki.pl
+lib/swipl/library/ext/pldoc/pldoc/doc_words.pl
+lib/swipl/library/ext/pldoc/pldoc/edit.png
+lib/swipl/library/ext/pldoc/pldoc/editpred.png
+lib/swipl/library/ext/pldoc/pldoc/favicon.ico
+lib/swipl/library/ext/pldoc/pldoc/h1-bg.png
+lib/swipl/library/ext/pldoc/pldoc/h2-bg.png
+lib/swipl/library/ext/pldoc/pldoc/hooks.pl
+lib/swipl/library/ext/pldoc/pldoc/man_index.pl
+lib/swipl/library/ext/pldoc/pldoc/multi-bg.png
+lib/swipl/library/ext/pldoc/pldoc/pldoc.css
+lib/swipl/library/ext/pldoc/pldoc/pldoc.js
+lib/swipl/library/ext/pldoc/pldoc/pldoc.sty
+lib/swipl/library/ext/pldoc/pldoc/pllisting.css
+lib/swipl/library/ext/pldoc/pldoc/priv-bg.png
+lib/swipl/library/ext/pldoc/pldoc/private.png
+lib/swipl/library/ext/pldoc/pldoc/pub-bg.png
+lib/swipl/library/ext/pldoc/pldoc/public.png
+lib/swipl/library/ext/pldoc/pldoc/reload.png
+lib/swipl/library/ext/pldoc/pldoc/source.png
+lib/swipl/library/ext/pldoc/pldoc/up.gif
+lib/swipl/library/ext/plunit/INDEX.pl
+lib/swipl/library/ext/plunit/plunit.pl
+lib/swipl/library/ext/plunit/test_wizard.pl
+lib/swipl/library/ext/protobufs/INDEX.pl
+lib/swipl/library/ext/protobufs/protobufs.pl
+lib/swipl/library/ext/protobufs/protobufs/gen_pb/google/protobuf/INDEX.pl
+lib/swipl/library/ext/protobufs/protobufs/gen_pb/google/protobuf/compiler/INDEX.pl
+lib/swipl/library/ext/protobufs/protobufs/gen_pb/google/protobuf/compiler/plugin_pb.pl
+lib/swipl/library/ext/protobufs/protobufs/gen_pb/google/protobuf/descriptor_pb.pl
+lib/swipl/library/ext/readline/INDEX.pl
+lib/swipl/library/ext/readline/readline.pl
+lib/swipl/library/ext/redis/INDEX.pl
+lib/swipl/library/ext/redis/redis.pl
+lib/swipl/library/ext/redis/redis_streams.pl
+lib/swipl/library/ext/semweb/semweb/INDEX.pl
+lib/swipl/library/ext/semweb/semweb/rdf11.pl
+lib/swipl/library/ext/semweb/semweb/rdf11_containers.pl
+lib/swipl/library/ext/semweb/semweb/rdf_cache.pl
+lib/swipl/library/ext/semweb/semweb/rdf_compare.pl
+lib/swipl/library/ext/semweb/semweb/rdf_db.pl
+lib/swipl/library/ext/semweb/semweb/rdf_edit.pl
+lib/swipl/library/ext/semweb/semweb/rdf_http_plugin.pl
+lib/swipl/library/ext/semweb/semweb/rdf_library.pl
+lib/swipl/library/ext/semweb/semweb/rdf_litindex.pl
+lib/swipl/library/ext/semweb/semweb/rdf_ntriples.pl
+lib/swipl/library/ext/semweb/semweb/rdf_persistency.pl
+lib/swipl/library/ext/semweb/semweb/rdf_portray.pl
+lib/swipl/library/ext/semweb/semweb/rdf_prefixes.pl
+lib/swipl/library/ext/semweb/semweb/rdf_sandbox.pl
+lib/swipl/library/ext/semweb/semweb/rdf_turtle.pl
+lib/swipl/library/ext/semweb/semweb/rdf_turtle_write.pl
+lib/swipl/library/ext/semweb/semweb/rdf_zlib_plugin.pl
+lib/swipl/library/ext/semweb/semweb/rdfa.pl
+lib/swipl/library/ext/semweb/semweb/rdfs.pl
+lib/swipl/library/ext/semweb/semweb/sparql_client.pl
+lib/swipl/library/ext/semweb/semweb/turtle.pl
+lib/swipl/library/ext/sgml/DTD/HTML4.dcl
+lib/swipl/library/ext/sgml/DTD/HTML4.dtd
+lib/swipl/library/ext/sgml/DTD/HTML4.soc
+lib/swipl/library/ext/sgml/DTD/HTML5.dtd
+lib/swipl/library/ext/sgml/DTD/HTMLlat1.ent
+lib/swipl/library/ext/sgml/DTD/HTMLspec.ent
+lib/swipl/library/ext/sgml/DTD/HTMLsym.ent
+lib/swipl/library/ext/sgml/INDEX.pl
+lib/swipl/library/ext/sgml/c14n2.pl
+lib/swipl/library/ext/sgml/iso_639.pl
+lib/swipl/library/ext/sgml/pwp.pl
+lib/swipl/library/ext/sgml/sgml.pl
+lib/swipl/library/ext/sgml/sgml_write.pl
+lib/swipl/library/ext/sgml/xpath.pl
+lib/swipl/library/ext/sgml/xsdp_types.pl
+lib/swipl/library/ext/ssl/INDEX.pl
+lib/swipl/library/ext/ssl/crypto.pl
+lib/swipl/library/ext/ssl/http/INDEX.pl
+lib/swipl/library/ext/ssl/http/http_ssl_plugin.pl
+lib/swipl/library/ext/ssl/saml.pl
+lib/swipl/library/ext/ssl/ssl.pl
+lib/swipl/library/ext/ssl/xmldsig.pl
+lib/swipl/library/ext/ssl/xmlenc.pl
+lib/swipl/library/ext/stomp/INDEX.pl
+lib/swipl/library/ext/stomp/stomp.pl
+lib/swipl/library/ext/sweep/INDEX.pl
+lib/swipl/library/ext/sweep/sweep_link.pl
+lib/swipl/library/ext/swipy/INDEX.pl
+lib/swipl/library/ext/swipy/janus.pl
+lib/swipl/library/ext/swipy/python/janus.py
+lib/swipl/library/ext/swipy/python/janus_swi.py
+lib/swipl/library/ext/table/INDEX.pl
+lib/swipl/library/ext/table/table.pl
+lib/swipl/library/ext/table/table_util.pl
+lib/swipl/library/ext/utf8proc/INDEX.pl
+lib/swipl/library/ext/utf8proc/unicode.pl
+lib/swipl/library/ext/yaml/INDEX.pl
+lib/swipl/library/ext/yaml/yaml.pl
+lib/swipl/library/ext/zlib/INDEX.pl
+lib/swipl/library/ext/zlib/zlib.pl
+lib/swipl/library/fastrw.pl
+lib/swipl/library/files.pl
+lib/swipl/library/gensym.pl
+lib/swipl/library/git.pl
+lib/swipl/library/hashtable.pl
+lib/swipl/library/heaps.pl
+%%PORTDOCS%%lib/swipl/library/help.pl
+lib/swipl/library/hotfix.pl
+lib/swipl/library/http/jquery.pl
+lib/swipl/library/http/web/js/jquery-3.6.0.min.js
+lib/swipl/library/increval.pl
+lib/swipl/library/intercept.pl
+lib/swipl/library/iostream.pl
+lib/swipl/library/iri_scheme/file.pl
+lib/swipl/library/lazy_lists.pl
+lib/swipl/library/listing.pl
+lib/swipl/library/lists.pl
+lib/swipl/library/lynx/INDEX.pl
+lib/swipl/library/lynx/format.pl
+lib/swipl/library/lynx/html_style.pl
+lib/swipl/library/lynx/html_text.pl
+lib/swipl/library/lynx/pldoc_style.pl
+lib/swipl/library/macros.pl
+lib/swipl/library/main.pl
+lib/swipl/library/make.pl
+lib/swipl/library/modules.pl
+lib/swipl/library/nb_rbtrees.pl
+lib/swipl/library/nb_set.pl
+lib/swipl/library/obfuscate.pl
+lib/swipl/library/occurs.pl
+lib/swipl/library/operators.pl
+lib/swipl/library/option.pl
+lib/swipl/library/optparse.pl
+lib/swipl/library/ordsets.pl
+lib/swipl/library/oset.pl
+lib/swipl/library/pairs.pl
+lib/swipl/library/persistency.pl
+lib/swipl/library/pio.pl
+lib/swipl/library/portray_text.pl
+lib/swipl/library/pprint.pl
+lib/swipl/library/predicate_options.pl
+lib/swipl/library/prolog_autoload.pl
+lib/swipl/library/prolog_breakpoints.pl
+lib/swipl/library/prolog_clause.pl
+lib/swipl/library/prolog_code.pl
+lib/swipl/library/prolog_codewalk.pl
+lib/swipl/library/prolog_colour.pl
+lib/swipl/library/prolog_colour.qlf
+lib/swipl/library/prolog_config.pl
+lib/swipl/library/prolog_coverage.pl
+lib/swipl/library/prolog_debug.pl
+lib/swipl/library/prolog_deps.pl
+lib/swipl/library/prolog_evaluable.pl
+lib/swipl/library/prolog_format.pl
+lib/swipl/library/prolog_history.pl
+lib/swipl/library/prolog_jiti.pl
+lib/swipl/library/prolog_metainference.pl
+lib/swipl/library/prolog_pack.pl
+lib/swipl/library/prolog_profile.pl
+lib/swipl/library/prolog_source.pl
+lib/swipl/library/prolog_stack.pl
+lib/swipl/library/prolog_trace.pl
+lib/swipl/library/prolog_versions.pl
+lib/swipl/library/prolog_wrap.pl
+lib/swipl/library/prolog_xref.pl
+lib/swipl/library/prolog_xref.qlf
+lib/swipl/library/protobufs/protoc-gen-swipl
+lib/swipl/library/pure_input.pl
+lib/swipl/library/qpforeign.pl
+lib/swipl/library/qsave.pl
+lib/swipl/library/quasi_quotations.pl
+lib/swipl/library/quintus.pl
+lib/swipl/library/random.pl
+lib/swipl/library/rbtrees.pl
+lib/swipl/library/readln.pl
+lib/swipl/library/readutil.pl
+lib/swipl/library/record.pl
+lib/swipl/library/rwlocks.pl
+lib/swipl/library/sandbox.pl
+lib/swipl/library/semweb/dc.rdfs
+lib/swipl/library/semweb/eor.rdfs
+lib/swipl/library/semweb/owl.owl
+lib/swipl/library/semweb/rdf_library.ttl
+lib/swipl/library/semweb/rdfs.rdfs
+lib/swipl/library/settings.pl
+lib/swipl/library/shell.pl
+lib/swipl/library/shlib.pl
+lib/swipl/library/solution_sequences.pl
+lib/swipl/library/sort.pl
+lib/swipl/library/statistics.pl
+lib/swipl/library/streams.pl
+lib/swipl/library/strings.pl
+lib/swipl/library/system.pl
+lib/swipl/library/tables.pl
+lib/swipl/library/tabling.pl
+lib/swipl/library/terms.pl
+lib/swipl/library/theme/auto.pl
+lib/swipl/library/theme/dark.pl
+lib/swipl/library/thread.pl
+lib/swipl/library/thread_pool.pl
+lib/swipl/library/threadutil.pl
+lib/swipl/library/tty.pl
+lib/swipl/library/ugraphs.pl
+lib/swipl/library/unicode/INDEX.pl
+lib/swipl/library/unicode/blocks.pl
+lib/swipl/library/unicode/unicode_data.pl
+lib/swipl/library/url.pl
+lib/swipl/library/utf8.pl
+lib/swipl/library/varnumbers.pl
+lib/swipl/library/vm.pl
+lib/swipl/library/wfs.pl
+lib/swipl/library/when.pl
+lib/swipl/library/writef.pl
+lib/swipl/library/www_browser.pl
+lib/swipl/library/yall.pl
+lib/swipl/library/zip.pl
+lib/swipl/swipl.home
+lib/swipl/swipl.rc
+share/man/man1/swipl-ld.1.gz
+share/man/man1/swipl.1.gz
+libdata/pkgconfig/swipl.pc
%%PORTDOCS%%lib/swipl/doc/Manual/64bits.html
%%PORTDOCS%%lib/swipl/doc/Manual/Bibliography.html
%%PORTDOCS%%lib/swipl/doc/Manual/Contents.html
@@ -67,8 +667,8 @@ lib/swipl/demo/likes.pl
%%PORTDOCS%%lib/swipl/doc/Manual/breakpoint.html
%%PORTDOCS%%lib/swipl/doc/Manual/broadcast.html
%%PORTDOCS%%lib/swipl/doc/Manual/broadcast.png
-%%PORTDOCS%%lib/swipl/doc/Manual/builtin.html
%%PORTDOCS%%lib/swipl/doc/Manual/builtin-statistics.html
+%%PORTDOCS%%lib/swipl/doc/Manual/builtin.html
%%PORTDOCS%%lib/swipl/doc/Manual/builtinlist.html
%%PORTDOCS%%lib/swipl/doc/Manual/by-sa.png
%%PORTDOCS%%lib/swipl/doc/Manual/charconv.html
@@ -135,8 +735,8 @@ lib/swipl/demo/likes.pl
%%PORTDOCS%%lib/swipl/doc/Manual/findhome.html
%%PORTDOCS%%lib/swipl/doc/Manual/flags.html
%%PORTDOCS%%lib/swipl/doc/Manual/forall2.html
-%%PORTDOCS%%lib/swipl/doc/Manual/foreign.html
%%PORTDOCS%%lib/swipl/doc/Manual/foreign-streams.html
+%%PORTDOCS%%lib/swipl/doc/Manual/foreign.html
%%PORTDOCS%%lib/swipl/doc/Manual/foreigninclude.html
%%PORTDOCS%%lib/swipl/doc/Manual/foreignlink.html
%%PORTDOCS%%lib/swipl/doc/Manual/foreignnotes.html
@@ -182,6 +782,7 @@ lib/swipl/demo/likes.pl
%%PORTDOCS%%lib/swipl/doc/Manual/lists.html
%%PORTDOCS%%lib/swipl/doc/Manual/loadfilehook.html
%%PORTDOCS%%lib/swipl/doc/Manual/locale.html
+%%PORTDOCS%%lib/swipl/doc/Manual/macros.html
%%PORTDOCS%%lib/swipl/doc/Manual/main.html
%%PORTDOCS%%lib/swipl/doc/Manual/manipatom.html
%%PORTDOCS%%lib/swipl/doc/Manual/manipmodule.html
@@ -211,6 +812,10 @@ lib/swipl/demo/likes.pl
%%PORTDOCS%%lib/swipl/doc/Manual/otherlicenses.html
%%PORTDOCS%%lib/swipl/doc/Manual/overrule.html
%%PORTDOCS%%lib/swipl/doc/Manual/overview.html
+%%PORTDOCS%%lib/swipl/doc/Manual/pack-attach.html
+%%PORTDOCS%%lib/swipl/doc/Manual/pack-devel.html
+%%PORTDOCS%%lib/swipl/doc/Manual/pack-install.html
+%%PORTDOCS%%lib/swipl/doc/Manual/pack-structure.html
%%PORTDOCS%%lib/swipl/doc/Manual/packs.html
%%PORTDOCS%%lib/swipl/doc/Manual/pairs.html
%%PORTDOCS%%lib/swipl/doc/Manual/pceemacs.html
@@ -230,9 +835,12 @@ lib/swipl/demo/likes.pl
%%PORTDOCS%%lib/swipl/doc/Manual/program-resources.html
%%PORTDOCS%%lib/swipl/doc/Manual/projectfiles.html
%%PORTDOCS%%lib/swipl/doc/Manual/prolog-event.html
+%%PORTDOCS%%lib/swipl/doc/Manual/prologcoverage.html
%%PORTDOCS%%lib/swipl/doc/Manual/prologdebug.html
%%PORTDOCS%%lib/swipl/doc/Manual/prologjiti.html
%%PORTDOCS%%lib/swipl/doc/Manual/prologpack.html
+%%PORTDOCS%%lib/swipl/doc/Manual/prologtrace.html
+%%PORTDOCS%%lib/swipl/doc/Manual/prologversions.html
%%PORTDOCS%%lib/swipl/doc/Manual/prologxref.html
%%PORTDOCS%%lib/swipl/doc/Manual/protect-code.html
%%PORTDOCS%%lib/swipl/doc/Manual/protocol.html
@@ -246,6 +854,7 @@ lib/swipl/demo/likes.pl
%%PORTDOCS%%lib/swipl/doc/Manual/registry.html
%%PORTDOCS%%lib/swipl/doc/Manual/resmodules.html
%%PORTDOCS%%lib/swipl/doc/Manual/runtime.html
+%%PORTDOCS%%lib/swipl/doc/Manual/rwlocks.html
%%PORTDOCS%%lib/swipl/doc/Manual/saved-states.html
%%PORTDOCS%%lib/swipl/doc/Manual/settings.html
%%PORTDOCS%%lib/swipl/doc/Manual/signal.html
@@ -315,6 +924,35 @@ lib/swipl/demo/likes.pl
%%PORTDOCS%%lib/swipl/doc/packages/archive.html
%%PORTDOCS%%lib/swipl/doc/packages/clib.html
%%ODBC%%%%PORTDOCS%%lib/swipl/doc/packages/cql.html
+%%PORTDOCS%%lib/swipl/doc/packages/http.html
+%%PORTDOCS%%lib/swipl/doc/packages/index.html
+%%PORTDOCS%%lib/swipl/doc/packages/janus.html
+%%PORTDOCS%%lib/swipl/doc/packages/libedit.html
+%%PORTDOCS%%lib/swipl/doc/packages/mqi.html
+%%PORTDOCS%%lib/swipl/doc/packages/nlp.html
+%%ODBC%%%%PORTDOCS%%lib/swipl/doc/packages/odbc.html
+%%PORTDOCS%%lib/swipl/doc/packages/paxos.html
+%%PORTDOCS%%lib/swipl/doc/packages/pcre.html
+%%PORTDOCS%%lib/swipl/doc/packages/penarch.png
+%%PORTDOCS%%lib/swipl/doc/packages/pengines.html
+%%PORTDOCS%%lib/swipl/doc/packages/pl2cpp.html
+%%PORTDOCS%%lib/swipl/doc/packages/pldoc.html
+%%PORTDOCS%%lib/swipl/doc/packages/pltpruncolour.png
+%%PORTDOCS%%lib/swipl/doc/packages/pltpsynch.png
+%%PORTDOCS%%lib/swipl/doc/packages/plunit.html
+%%PORTDOCS%%lib/swipl/doc/packages/protobufs.html
+%%PORTDOCS%%lib/swipl/doc/packages/rdf2pl.html
+%%PORTDOCS%%lib/swipl/doc/packages/readline.html
+%%PORTDOCS%%lib/swipl/doc/packages/redis.html
+%%PORTDOCS%%lib/swipl/doc/packages/semweb.html
+%%PORTDOCS%%lib/swipl/doc/packages/sgml.html
+%%PORTDOCS%%lib/swipl/doc/packages/ssl.html
+%%PORTDOCS%%lib/swipl/doc/packages/stomp.html
+%%PORTDOCS%%lib/swipl/doc/packages/sweep.html
+%%PORTDOCS%%lib/swipl/doc/packages/table.html
+%%PORTDOCS%%lib/swipl/doc/packages/utf8proc.html
+%%PORTDOCS%%lib/swipl/doc/packages/yaml.html
+%%PORTDOCS%%lib/swipl/doc/packages/zlib.html
%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/bool.chr
%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/chrdif.chr
%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/chr/chrfreeze.chr
@@ -429,584 +1067,6 @@ lib/swipl/demo/likes.pl
%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/stomp/simple.pl
%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/stomp/stress_client.pl
%%PORTEXAMPLES%%lib/swipl/doc/packages/examples/stomp/stress_server.pl
-%%PORTDOCS%%lib/swipl/doc/packages/http.html
-%%PORTDOCS%%lib/swipl/doc/packages/index.html
-%%PORTDOCS%%lib/swipl/doc/packages/libedit.html
-%%PORTDOCS%%lib/swipl/doc/packages/mqi.html
-%%PORTDOCS%%lib/swipl/doc/packages/nlp.html
-%%ODBC%%%%PORTDOCS%%lib/swipl/doc/packages/odbc.html
-%%PORTDOCS%%lib/swipl/doc/packages/paxos.html
-%%PORTDOCS%%lib/swipl/doc/packages/penarch.png
-%%PORTDOCS%%lib/swipl/doc/packages/pengines.html
-%%PORTDOCS%%lib/swipl/doc/packages/pl2cpp.html
-%%PORTDOCS%%lib/swipl/doc/packages/pldoc.html
-%%PORTDOCS%%lib/swipl/doc/packages/pltpruncolour.png
-%%PORTDOCS%%lib/swipl/doc/packages/pltpsynch.png
-%%PORTDOCS%%lib/swipl/doc/packages/plunit.html
-%%PORTDOCS%%lib/swipl/doc/packages/protobufs.html
-%%PORTDOCS%%lib/swipl/doc/packages/rdf2pl.html
-%%PORTDOCS%%lib/swipl/doc/packages/readline.html
-%%PORTDOCS%%lib/swipl/doc/packages/redis.html
-%%PORTDOCS%%lib/swipl/doc/packages/semweb.html
-%%PORTDOCS%%lib/swipl/doc/packages/sgml.html
-%%PORTDOCS%%lib/swipl/doc/packages/ssl.html
-%%PORTDOCS%%lib/swipl/doc/packages/stomp.html
-%%PORTDOCS%%lib/swipl/doc/packages/table.html
-%%PORTDOCS%%lib/swipl/doc/packages/utf8proc.html
-%%PORTDOCS%%lib/swipl/doc/packages/yaml.html
-%%PORTDOCS%%lib/swipl/doc/packages/zlib.html
-lib/swipl/include/SWI-cpp2.h
-lib/swipl/include/SWI-Prolog.h
-lib/swipl/include/SWI-Stream.h
-lib/swipl/include/SWI-cpp.h
-lib/swipl/include/Yap/YapInterface.h
-lib/swipl/include/sicstus/sicstus.h
-lib/swipl/lib/%%ARCH%%-%%OS%%/archive4pl.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/cgi.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/crypt.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/crypto4pl.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/double_metaphone.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/files.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/hashstream.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/http_stream.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/inclpr.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/isub.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/json.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/libedit4pl.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/libswipl.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/libswipl.so.9
-lib/swipl/lib/%%ARCH%%-%%OS%%/libswipl.so.9.0.4
-lib/swipl/lib/%%ARCH%%-%%OS%%/md54pl.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/memfile.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/ntriples.so
-%%ODBC%%lib/swipl/lib/%%ARCH%%-%%OS%%/odbc4pl.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/pdt_console.so
-%%XPCE%%lib/swipl/lib/%%ARCH%%-%%OS%%/pl2xpce.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/porter_stem.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/process.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/prolog_stream.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/protobufs.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/rdf_db.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/readline4pl.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/readutil.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/redis4pl.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/rlimit.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/sched.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/sgml2pl.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/sha4pl.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/snowball.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/socket.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/ssl4pl.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/streaminfo.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/syslog.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/table.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/tex.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/time.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/turtle.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/uid.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/unicode4pl.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/unix.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/uri.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/uuid.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/websocket.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/yaml4pl.so
-lib/swipl/lib/%%ARCH%%-%%OS%%/zlib4pl.so
-lib/swipl/lib/swiplserver/LICENSE
-lib/swipl/lib/swiplserver/__init__.py
-lib/swipl/lib/swiplserver/prologmqi.py
-lib/swipl/library/DTD/HTML4.dcl
-lib/swipl/library/DTD/HTML4.dtd
-lib/swipl/library/DTD/HTML4.soc
-lib/swipl/library/DTD/HTML5.dtd
-lib/swipl/library/DTD/HTMLlat1.ent
-lib/swipl/library/DTD/HTMLspec.ent
-lib/swipl/library/DTD/HTMLsym.ent
-lib/swipl/library/INDEX.pl
-lib/swipl/library/aggregate.pl
-lib/swipl/library/ansi_term.pl
-lib/swipl/library/apply.pl
-lib/swipl/library/apply_macros.pl
-lib/swipl/library/archive.pl
-lib/swipl/library/arithmetic.pl
-lib/swipl/library/assoc.pl
-lib/swipl/library/atom.pl
-lib/swipl/library/backcomp.pl
-lib/swipl/library/base32.pl
-lib/swipl/library/base64.pl
-lib/swipl/library/broadcast.pl
-lib/swipl/library/build/cmake.pl
-lib/swipl/library/build/conan.pl
-lib/swipl/library/build/make.pl
-lib/swipl/library/build/tools.pl
-lib/swipl/library/http/graphql.pl
-lib/swipl/library/c14n2.pl
-lib/swipl/library/cgi.pl
-lib/swipl/library/charsio.pl
-lib/swipl/library/check.pl
-lib/swipl/library/check_installation.pl
-lib/swipl/library/checklast.pl
-lib/swipl/library/checkselect.pl
-lib/swipl/library/chr.pl
-lib/swipl/library/chr/a_star.pl
-lib/swipl/library/chr/binomialheap.pl
-lib/swipl/library/chr/builtins.pl
-lib/swipl/library/chr/chr_compiler_errors.pl
-lib/swipl/library/chr/chr_compiler_options.pl
-lib/swipl/library/chr/chr_compiler_utility.pl
-lib/swipl/library/chr/chr_debug.pl
-lib/swipl/library/chr/chr_hashtable_store.pl
-lib/swipl/library/chr/chr_integertable_store.pl
-lib/swipl/library/chr/chr_messages.pl
-lib/swipl/library/chr/chr_op.pl
-lib/swipl/library/chr/chr_runtime.pl
-lib/swipl/library/chr/chr_translate.pl
-lib/swipl/library/chr/clean_code.pl
-lib/swipl/library/chr/find.pl
-lib/swipl/library/chr/guard_entailment.pl
-lib/swipl/library/chr/listmap.pl
-lib/swipl/library/chr/pairlist.pl
-lib/swipl/library/clp/INDEX.pl
-lib/swipl/library/clp/bounds.pl
-lib/swipl/library/clp/clp_distinct.pl
-lib/swipl/library/clp/clp_events.pl
-lib/swipl/library/clp/clpb.pl
-lib/swipl/library/clp/clpfd.pl
-lib/swipl/library/clp/clpq.pl
-lib/swipl/library/clp/clpq/bb_q.pl
-lib/swipl/library/clp/clpq/bv_q.pl
-lib/swipl/library/clp/clpq/fourmotz_q.pl
-lib/swipl/library/clp/clpq/ineq_q.pl
-lib/swipl/library/clp/clpq/itf_q.pl
-lib/swipl/library/clp/clpq/nf_q.pl
-lib/swipl/library/clp/clpq/store_q.pl
-lib/swipl/library/clp/clpqr/class.pl
-lib/swipl/library/clp/clpqr/dump.pl
-lib/swipl/library/clp/clpqr/geler.pl
-lib/swipl/library/clp/clpqr/highlight.pl
-lib/swipl/library/clp/clpqr/itf.pl
-lib/swipl/library/clp/clpqr/ordering.pl
-lib/swipl/library/clp/clpqr/project.pl
-lib/swipl/library/clp/clpqr/redund.pl
-lib/swipl/library/clp/clpr.pl
-lib/swipl/library/clp/clpr/bb_r.pl
-lib/swipl/library/clp/clpr/bv_r.pl
-lib/swipl/library/clp/clpr/fourmotz_r.pl
-lib/swipl/library/clp/clpr/ineq_r.pl
-lib/swipl/library/clp/clpr/itf_r.pl
-lib/swipl/library/clp/clpr/nf_r.pl
-lib/swipl/library/clp/clpr/store_r.pl
-lib/swipl/library/clp/inclpr.pl
-lib/swipl/library/clp/inclpr/inclpr_consistency.pl
-lib/swipl/library/clp/inclpr/inclpr_core.pl
-lib/swipl/library/clp/inclpr/inclpr_interval_arithmetic.pl
-lib/swipl/library/clp/inclpr/inclpr_inversion.pl
-lib/swipl/library/clp/inclpr/inclpr_natural_interval_extension.pl
-lib/swipl/library/clp/inclpr/inclpr_newton.pl
-lib/swipl/library/clp/inclpr/inclpr_ordering.pl
-lib/swipl/library/clp/inclpr/inclpr_symbolic_processing.pl
-%%GMP%%lib/swipl/library/clp/simplex.pl
-lib/swipl/library/codesio.pl
-lib/swipl/library/coinduction.pl
-lib/swipl/library/console_input.pl
-%%ODBC%%lib/swipl/library/cql/INDEX.pl
-%%ODBC%%lib/swipl/library/cql/cql.pl
-%%ODBC%%lib/swipl/library/cql/cql_autoschema.pl
-%%ODBC%%lib/swipl/library/cql/cql_database.pl
-%%ODBC%%lib/swipl/library/cql/cql_hooks.pl
-%%ODBC%%lib/swipl/library/cql/sql_keywords.pl
-%%ODBC%%lib/swipl/library/cql/sql_parser.pl
-%%ODBC%%lib/swipl/library/cql/sql_tokenizer.pl
-%%ODBC%%lib/swipl/library/cql/sql_write.pl
-lib/swipl/library/crypt.pl
-lib/swipl/library/crypto.pl
-lib/swipl/library/csv.pl
-lib/swipl/library/ctypes.pl
-lib/swipl/library/date.pl
-lib/swipl/library/dcg/INDEX.pl
-lib/swipl/library/dcg/basics.pl
-lib/swipl/library/dcg/high_order.pl
-lib/swipl/library/debug.pl
-lib/swipl/library/dialect.pl
-lib/swipl/library/dialect/bim.pl
-lib/swipl/library/dialect/commons.pl
-lib/swipl/library/dialect/eclipse/test_util_iso.pl
-lib/swipl/library/dialect/hprolog.pl
-lib/swipl/library/dialect/hprolog/format.pl
-lib/swipl/library/dialect/ifprolog.pl
-lib/swipl/library/dialect/iso/iso_predicates.pl
-lib/swipl/library/dialect/sicstus.pl
-lib/swipl/library/dialect/sicstus/README.TXT
-lib/swipl/library/dialect/sicstus/arrays.pl
-lib/swipl/library/dialect/sicstus/block.pl
-lib/swipl/library/dialect/sicstus/lists.pl
-lib/swipl/library/dialect/sicstus/ordsets.pl
-lib/swipl/library/dialect/sicstus/sockets.pl
-lib/swipl/library/dialect/sicstus/swipl-lfr.pl
-lib/swipl/library/dialect/sicstus/system.pl
-lib/swipl/library/dialect/sicstus/terms.pl
-lib/swipl/library/dialect/sicstus/timeout.pl
-lib/swipl/library/dialect/sicstus4.pl
-lib/swipl/library/dialect/sicstus4/aggregate.pl
-lib/swipl/library/dialect/sicstus4/between.pl
-lib/swipl/library/dialect/sicstus4/clpfd.pl
-lib/swipl/library/dialect/sicstus4/file_systems.pl
-lib/swipl/library/dialect/sicstus4/lists.pl
-lib/swipl/library/dialect/sicstus4/ordsets.pl
-lib/swipl/library/dialect/sicstus4/samsort.pl
-lib/swipl/library/dialect/sicstus4/sets.pl
-lib/swipl/library/dialect/sicstus4/sockets.pl
-lib/swipl/library/dialect/sicstus4/system.pl
-lib/swipl/library/dialect/sicstus4/terms.pl
-lib/swipl/library/dialect/sicstus4/timeout.pl
-lib/swipl/library/dialect/sicstus4/types.pl
-lib/swipl/library/dialect/swi/syspred_options.pl
-lib/swipl/library/dialect/xsb.pl
-lib/swipl/library/dialect/xsb/README.md
-lib/swipl/library/dialect/xsb/basics.pl
-lib/swipl/library/dialect/xsb/consult.pl
-lib/swipl/library/dialect/xsb/curr_sym.pl
-lib/swipl/library/dialect/xsb/error_handler.pl
-lib/swipl/library/dialect/xsb/gensym.pl
-lib/swipl/library/dialect/xsb/gpp.pl
-lib/swipl/library/dialect/xsb/intern.pl
-lib/swipl/library/dialect/xsb/lists.pl
-lib/swipl/library/dialect/xsb/machine.pl
-lib/swipl/library/dialect/xsb/ordsets.pl
-lib/swipl/library/dialect/xsb/setof.pl
-lib/swipl/library/dialect/xsb/source.pl
-lib/swipl/library/dialect/xsb/standard.pl
-lib/swipl/library/dialect/xsb/storage.pl
-lib/swipl/library/dialect/xsb/string.pl
-lib/swipl/library/dialect/xsb/thread.pl
-lib/swipl/library/dialect/xsb/timed_call.pl
-lib/swipl/library/dialect/yap.pl
-lib/swipl/library/dialect/yap/README.TXT
-lib/swipl/library/dicts.pl
-lib/swipl/library/dif.pl
-lib/swipl/library/doc_files.pl
-lib/swipl/library/doc_http.pl
-lib/swipl/library/doc_latex.pl
-lib/swipl/library/double_metaphone.pl
-lib/swipl/library/edinburgh.pl
-lib/swipl/library/edit.pl
-lib/swipl/library/editline.pl
-lib/swipl/library/error.pl
-lib/swipl/library/explain.pl
-lib/swipl/library/fastrw.pl
-lib/swipl/library/files.pl
-lib/swipl/library/filesex.pl
-lib/swipl/library/gensym.pl
-lib/swipl/library/git.pl
-lib/swipl/library/hash_stream.pl
-lib/swipl/library/hashtable.pl
-lib/swipl/library/heaps.pl
-%%PORTDOCS%%lib/swipl/library/help.pl
-lib/swipl/library/hotfix.pl
-lib/swipl/library/http/INDEX.pl
-lib/swipl/library/http/README.md
-lib/swipl/library/http/ax.pl
-lib/swipl/library/http/dcg_basics.pl
-lib/swipl/library/http/html_head.pl
-lib/swipl/library/http/html_quasiquotations.pl
-lib/swipl/library/http/html_write.pl
-lib/swipl/library/http/http_authenticate.pl
-lib/swipl/library/http/http_client.pl
-lib/swipl/library/http/http_cookie.pl
-lib/swipl/library/http/http_cors.pl
-lib/swipl/library/http/http_digest.pl
-lib/swipl/library/http/http_dirindex.pl
-lib/swipl/library/http/http_dispatch.pl
-lib/swipl/library/http/http_dyn_workers.pl
-lib/swipl/library/http/http_error.pl
-lib/swipl/library/http/http_exception.pl
-lib/swipl/library/http/http_files.pl
-lib/swipl/library/http/http_header.pl
-lib/swipl/library/http/http_hook.pl
-lib/swipl/library/http/http_host.pl
-lib/swipl/library/http/http_json.pl
-lib/swipl/library/http/http_load.pl
-lib/swipl/library/http/http_log.pl
-lib/swipl/library/http/http_multipart_plugin.pl
-lib/swipl/library/http/http_open.pl
-lib/swipl/library/http/http_openid.pl
-lib/swipl/library/http/http_parameters.pl
-lib/swipl/library/http/http_path.pl
-lib/swipl/library/http/http_proxy.pl
-lib/swipl/library/http/http_pwp.pl
-lib/swipl/library/http/http_redis_plugin.pl
-lib/swipl/library/http/http_server.pl
-lib/swipl/library/http/http_server_files.pl
-lib/swipl/library/http/http_session.pl
-lib/swipl/library/http/http_sgml_plugin.pl
-lib/swipl/library/http/http_ssl_plugin.pl
-lib/swipl/library/http/http_stream.pl
-lib/swipl/library/http/http_unix_daemon.pl
-lib/swipl/library/http/http_wrapper.pl
-lib/swipl/library/http/hub.pl
-lib/swipl/library/http/jquery.pl
-lib/swipl/library/http/js_grammar.pl
-lib/swipl/library/http/js_write.pl
-lib/swipl/library/http/json.pl
-lib/swipl/library/http/json_convert.pl
-lib/swipl/library/http/mimepack.pl
-lib/swipl/library/http/mimetype.pl
-lib/swipl/library/http/term_html.pl
-lib/swipl/library/http/thread_httpd.pl
-lib/swipl/library/http/web/css/dirindex.css
-lib/swipl/library/http/web/css/openid.css
-lib/swipl/library/http/web/css/plterm.css
-lib/swipl/library/http/web/icons/back.png
-lib/swipl/library/http/web/icons/c.png
-lib/swipl/library/http/web/icons/compressed.png
-lib/swipl/library/http/web/icons/folder.png
-lib/swipl/library/http/web/icons/generic.png
-lib/swipl/library/http/web/icons/layout.png
-lib/swipl/library/http/web/icons/openid-logo-square.png
-lib/swipl/library/http/web/icons/openid-logo-tiny.png
-lib/swipl/library/http/web/js/jquery-3.6.0.min.js
-lib/swipl/library/http/web/js/pengines.js
-lib/swipl/library/http/websocket.pl
-lib/swipl/library/http/yadis.pl
-lib/swipl/library/increval.pl
-lib/swipl/library/intercept.pl
-lib/swipl/library/iostream.pl
-lib/swipl/library/iri_scheme/file.pl
-lib/swipl/library/iso_639.pl
-lib/swipl/library/isub.pl
-lib/swipl/library/latex2html/icons/home.gif
-lib/swipl/library/latex2html/icons/index.gif
-lib/swipl/library/latex2html/icons/info.gif
-lib/swipl/library/latex2html/icons/next.gif
-lib/swipl/library/latex2html/icons/prev.gif
-lib/swipl/library/latex2html/icons/up.gif
-lib/swipl/library/latex2html/icons/yellow_pages.gif
-lib/swipl/library/latex2html/latex.cmd
-lib/swipl/library/latex2html/latex2html.css
-lib/swipl/library/latex2html/latex2html.pl
-lib/swipl/library/latex2html/pldoc.cmd
-lib/swipl/library/latex2html/sty_pldoc.pl
-lib/swipl/library/latex2html/sty_xpce.pl
-lib/swipl/library/latex2html/xpce.cmd
-lib/swipl/library/lazy_lists.pl
-lib/swipl/library/listing.pl
-lib/swipl/library/lists.pl
-lib/swipl/library/lynx/INDEX.pl
-lib/swipl/library/lynx/format.pl
-lib/swipl/library/lynx/html_style.pl
-lib/swipl/library/lynx/html_text.pl
-lib/swipl/library/lynx/pldoc_style.pl
-lib/swipl/library/main.pl
-lib/swipl/library/make.pl
-lib/swipl/library/md5.pl
-lib/swipl/library/memfile.pl
-lib/swipl/library/modules.pl
-lib/swipl/library/mqi.pl
-lib/swipl/library/nb_rbtrees.pl
-lib/swipl/library/nb_set.pl
-lib/swipl/library/obfuscate.pl
-lib/swipl/library/occurs.pl
-%%ODBC%%lib/swipl/library/odbc.pl
-lib/swipl/library/operators.pl
-lib/swipl/library/option.pl
-lib/swipl/library/optparse.pl
-lib/swipl/library/ordsets.pl
-lib/swipl/library/oset.pl
-lib/swipl/library/pairs.pl
-lib/swipl/library/paxos.pl
-lib/swipl/library/pdt_console.pl
-lib/swipl/library/pengines.pl
-lib/swipl/library/pengines_io.pl
-lib/swipl/library/pengines_sandbox.pl
-lib/swipl/library/persistency.pl
-lib/swipl/library/pio.pl
-lib/swipl/library/pldoc.pl
-lib/swipl/library/pldoc/doc_access.pl
-lib/swipl/library/pldoc/doc_colour.pl
-lib/swipl/library/pldoc/doc_html.pl
-lib/swipl/library/pldoc/doc_html.qlf
-lib/swipl/library/pldoc/doc_htmlsrc.pl
-lib/swipl/library/pldoc/doc_index.pl
-lib/swipl/library/pldoc/doc_library.pl
-lib/swipl/library/pldoc/doc_man.pl
-lib/swipl/library/pldoc/doc_modes.pl
-lib/swipl/library/pldoc/doc_pack.pl
-lib/swipl/library/pldoc/doc_process.pl
-lib/swipl/library/pldoc/doc_register.pl
-lib/swipl/library/pldoc/doc_search.pl
-lib/swipl/library/pldoc/doc_util.pl
-lib/swipl/library/pldoc/doc_wiki.pl
-lib/swipl/library/pldoc/doc_words.pl
-lib/swipl/library/pldoc/edit.png
-lib/swipl/library/pldoc/editpred.png
-lib/swipl/library/pldoc/favicon.ico
-lib/swipl/library/pldoc/h1-bg.png
-lib/swipl/library/pldoc/h2-bg.png
-lib/swipl/library/pldoc/hooks.pl
-lib/swipl/library/pldoc/man_index.pl
-lib/swipl/library/pldoc/multi-bg.png
-lib/swipl/library/pldoc/pldoc.css
-lib/swipl/library/pldoc/pldoc.js
-lib/swipl/library/pldoc/pldoc.sty
-lib/swipl/library/pldoc/pllisting.css
-lib/swipl/library/pldoc/priv-bg.png
-lib/swipl/library/pldoc/private.png
-lib/swipl/library/pldoc/pub-bg.png
-lib/swipl/library/pldoc/public.png
-lib/swipl/library/pldoc/reload.png
-lib/swipl/library/pldoc/source.png
-lib/swipl/library/pldoc/up.gif
-lib/swipl/library/plunit.pl
-lib/swipl/library/porter_stem.pl
-lib/swipl/library/portray_text.pl
-lib/swipl/library/pprint.pl
-lib/swipl/library/predicate_options.pl
-lib/swipl/library/process.pl
-lib/swipl/library/prolog_autoload.pl
-lib/swipl/library/prolog_breakpoints.pl
-lib/swipl/library/prolog_clause.pl
-lib/swipl/library/prolog_code.pl
-lib/swipl/library/prolog_codewalk.pl
-lib/swipl/library/prolog_colour.pl
-lib/swipl/library/prolog_colour.qlf
-lib/swipl/library/prolog_config.pl
-lib/swipl/library/prolog_debug.pl
-lib/swipl/library/prolog_deps.pl
-lib/swipl/library/prolog_format.pl
-lib/swipl/library/prolog_history.pl
-lib/swipl/library/prolog_install.pl
-lib/swipl/library/prolog_jiti.pl
-lib/swipl/library/prolog_metainference.pl
-lib/swipl/library/prolog_pack.pl
-lib/swipl/library/prolog_server.pl
-lib/swipl/library/prolog_source.pl
-lib/swipl/library/prolog_stack.pl
-lib/swipl/library/prolog_stream.pl
-lib/swipl/library/prolog_trace.pl
-lib/swipl/library/prolog_versions.pl
-lib/swipl/library/prolog_wrap.pl
-lib/swipl/library/prolog_xref.pl
-lib/swipl/library/prolog_xref.qlf
-lib/swipl/library/protobufs.pl
-lib/swipl/library/protobufs/gen_pb/google/protobuf/INDEX.pl
-lib/swipl/library/protobufs/gen_pb/google/protobuf/compiler/INDEX.pl
-lib/swipl/library/protobufs/gen_pb/google/protobuf/compiler/plugin_pb.pl
-lib/swipl/library/protobufs/gen_pb/google/protobuf/descriptor_pb.pl
-lib/swipl/library/protobufs/protoc-gen-swipl
-lib/swipl/library/pure_input.pl
-lib/swipl/library/pwp.pl
-lib/swipl/library/qpforeign.pl
-lib/swipl/library/qsave.pl
-lib/swipl/library/quasi_quotations.pl
-lib/swipl/library/quintus.pl
-lib/swipl/library/random.pl
-lib/swipl/library/rbtrees.pl
-lib/swipl/library/rdf.pl
-%%XPCE%%lib/swipl/library/rdf_diagram.pl
-lib/swipl/library/rdf_parser.pl
-lib/swipl/library/rdf_triple.pl
-lib/swipl/library/rdf_write.pl
-lib/swipl/library/readline.pl
-lib/swipl/library/readln.pl
-lib/swipl/library/readutil.pl
-lib/swipl/library/record.pl
-lib/swipl/library/redis.pl
-lib/swipl/library/redis_streams.pl
-lib/swipl/library/rewrite_term.pl
-lib/swipl/library/rlimit.pl
-lib/swipl/library/saml.pl
-lib/swipl/library/sandbox.pl
-lib/swipl/library/sched.pl
-lib/swipl/library/streams.pl
-lib/swipl/library/semweb/INDEX.pl
-lib/swipl/library/semweb/dc.rdfs
-lib/swipl/library/semweb/eor.rdfs
-lib/swipl/library/semweb/owl.owl
-lib/swipl/library/semweb/rdf11.pl
-lib/swipl/library/semweb/rdf11_containers.pl
-lib/swipl/library/semweb/rdf_cache.pl
-lib/swipl/library/semweb/rdf_compare.pl
-lib/swipl/library/semweb/rdf_db.pl
-lib/swipl/library/semweb/rdf_edit.pl
-lib/swipl/library/semweb/rdf_http_plugin.pl
-lib/swipl/library/semweb/rdf_library.pl
-lib/swipl/library/semweb/rdf_library.ttl
-lib/swipl/library/semweb/rdf_litindex.pl
-lib/swipl/library/semweb/rdf_ntriples.pl
-lib/swipl/library/semweb/rdf_persistency.pl
-lib/swipl/library/semweb/rdf_portray.pl
-lib/swipl/library/semweb/rdf_prefixes.pl
-lib/swipl/library/semweb/rdf_sandbox.pl
-lib/swipl/library/semweb/rdf_turtle.pl
-lib/swipl/library/semweb/rdf_turtle_write.pl
-lib/swipl/library/semweb/rdf_zlib_plugin.pl
-lib/swipl/library/semweb/rdfa.pl
-lib/swipl/library/semweb/rdfs.pl
-lib/swipl/library/semweb/rdfs.rdfs
-lib/swipl/library/semweb/sparql_client.pl
-lib/swipl/library/semweb/turtle.pl
-lib/swipl/library/settings.pl
-lib/swipl/library/sgml.pl
-lib/swipl/library/sgml_write.pl
-lib/swipl/library/sha.pl
-lib/swipl/library/shell.pl
-lib/swipl/library/shlib.pl
-lib/swipl/library/snowball.pl
-lib/swipl/library/socket.pl
-lib/swipl/library/solution_sequences.pl
-lib/swipl/library/sort.pl
-lib/swipl/library/ssl.pl
-lib/swipl/library/statistics.pl
-lib/swipl/library/stomp.pl
-lib/swipl/library/streaminfo.pl
-lib/swipl/library/streampool.pl
-lib/swipl/library/strings.pl
-lib/swipl/library/syslog.pl
-lib/swipl/library/system.pl
-lib/swipl/library/table.pl
-lib/swipl/library/table_util.pl
-lib/swipl/library/tables.pl
-lib/swipl/library/tabling.pl
-lib/swipl/library/term_to_json.pl
-lib/swipl/library/terms.pl
-lib/swipl/library/test_cover.pl
-lib/swipl/library/test_wizard.pl
-lib/swipl/library/theme/auto.pl
-lib/swipl/library/theme/dark.pl
-lib/swipl/library/thread.pl
-lib/swipl/library/thread_pool.pl
-lib/swipl/library/threadutil.pl
-lib/swipl/library/time.pl
-lib/swipl/library/tty.pl
-lib/swipl/library/udp_broadcast.pl
-lib/swipl/library/ugraphs.pl
-lib/swipl/library/uid.pl
-lib/swipl/library/unicode.pl
-lib/swipl/library/unicode/INDEX.pl
-lib/swipl/library/unicode/blocks.pl
-lib/swipl/library/unicode/unicode_data.pl
-lib/swipl/library/unix.pl
-lib/swipl/library/uri.pl
-lib/swipl/library/url.pl
-lib/swipl/library/utf8.pl
-lib/swipl/library/uuid.pl
-lib/swipl/library/varnumbers.pl
-lib/swipl/library/vm.pl
-lib/swipl/library/wfs.pl
-lib/swipl/library/when.pl
-%%THREADED%%lib/swipl/library/win_menu.pl
-lib/swipl/library/writef.pl
-lib/swipl/library/www_browser.pl
-lib/swipl/library/xmldsig.pl
-lib/swipl/library/xmlenc.pl
-lib/swipl/library/xpath.pl
-lib/swipl/library/xsdp_types.pl
-lib/swipl/library/yall.pl
-lib/swipl/library/yaml.pl
-lib/swipl/library/zip.pl
-lib/swipl/library/zlib.pl
-%%THREADED%%%%XPCE%%lib/swipl/swipl-win.rc
-lib/swipl/swipl.home
-%%XPCE%%lib/swipl/swipl.rc
%%XPCE%%lib/swipl/xpce/Defaults
%%XPCE%%lib/swipl/xpce/Defaults.user
%%XPCE%%lib/swipl/xpce/appl-help/customise.hlp
@@ -1987,6 +2047,4 @@ lib/swipl/swipl.home
%%XPCE%%lib/swipl/xpce/prolog/lib/xref/mkcommon.pl
%%XPCE%%lib/swipl/xpce/prolog/lib/xref/quintus.pl
%%XPCE%%lib/swipl/xpce/prolog/lib/xref/sicstus.pl
-libdata/pkgconfig/swipl.pc
-share/man/man1/swipl-ld.1.gz
-share/man/man1/swipl.1.gz
+%%XPCE%%lib/swipl/xpce/prolog/swipl-rc