pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
swi-prolog-packages: Update information about swi-prolog -> swipl change
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Wed Feb 6 11:56:08 2019 +0100
Changeset: 9527f702dd522c807c06ee118ead3eb44bd4d73c
Modified Files:
swi-prolog-packages/TODO
Log Message:
swi-prolog-packages: Update information about swi-prolog -> swipl change
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9527f702dd522c807c06ee118ead3eb44bd4d73c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
swi-prolog-packages/TODO | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
diffs:
diff --git a/swi-prolog-packages/TODO b/swi-prolog-packages/TODO
index cca10cb12e..ab13502ee1 100644
--- a/swi-prolog-packages/TODO
+++ b/swi-prolog-packages/TODO
@@ -1,9 +1,14 @@
- Needs double-check to see if all compononents are properly installed and setup
like in swi-prolog-packages-7.6.4.
-- bin/swi-prolog is no longer available/installed, is this intended or is it a
- regression? (this is probably intended, also the documentation always refers
- to swipl)
- Was it just a link to bin/swipl or did it also loaded some modules?
+- bin/swi-prolog is now installed as bin/swipl
+ This is because in src/CMakeLists.txt:
+
+ | function(config_data_files)
+ | set(PL swipl)
+
+ Previously a PL variable was passed... It is probably better to document that
+ change in the commit message (swi-prolog -> swipl) and just follow upstream
+ nomenclature.
- Built-in help (e.g. via help/1 or apropos/1) does not work with swipl...
It seems that library/help.pl is installed based on INSTALL_DOCUMENTATION in
src/CMakeLists.txt, but it is should be part of swi-prolog-lite library (that
Home |
Main Index |
Thread Index |
Old Index