summaryrefslogtreecommitdiff
path: root/lang/swi-prolog/Makefile
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-05-22 01:21:16 +0000
committerjtb <jtb@pkgsrc.org>2001-05-22 01:21:16 +0000
commit2d2a99b762a5e24526276cc3c5f3aee45ecc61e5 (patch)
tree5c94e396c18c882eb8e610687eefe8b7e7c4083c /lang/swi-prolog/Makefile
parent27f4a9031efc353af8c02c308af372ac1013e252 (diff)
downloadpkgsrc-2d2a99b762a5e24526276cc3c5f3aee45ecc61e5.tar.gz
Update of swi-prolog to 4.0.5.
VERSION 4.0.5 ============= * FIXED: Actually make re-hashing predicates work. This bug causes large (dynamic) predicates that are queried while they are build to show linear rather than constant-time access behaviour. Perfomance difference on victim programs can be dramatic! * ENHANCED: GNU-readline interface. Detect useful additions from readline 4.2, avoid type-conflicts and handle re-entrance through XPCE much more cleanly as well as aborts. * PORT: Many C-compiler warnings, making the native IRIX cc compile SWI-Prolog silently. Improved detection of wait() variations. Thanks to Jean Wang for providing me with access to their machine. * ENHANCED: Handling of prolog_edit:select_location/3. Enhancement exploited by XPCE to use GUI-based selection if running from GUI. * ADDED: -s file to load a script-file in addition to the user initialisation file. * ADDED: -q commandline option to make the system operate silently. * ADDED: PrologScript support using #!, providing direct scripting in Unix and additional parameters on MS-Windows. * FIXED: Wipe the anonymous clauses for meta-calling on $dcall/1 as soon as possible. Reported by Stefan Mueller. * ADDED: Save home in saved-state for class development and kernel. This enables saved-states to find the installed SWI-Prolog. Especially useful for Windows. * ADDED: Save default stack limits in the Windows registry and add a menu item to the manpce/0 File/Edit Preferences menu to manage these registry settings.
Diffstat (limited to 'lang/swi-prolog/Makefile')
-rw-r--r--lang/swi-prolog/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/swi-prolog/Makefile b/lang/swi-prolog/Makefile
index 35317a4a9a6..a9221b29856 100644
--- a/lang/swi-prolog/Makefile
+++ b/lang/swi-prolog/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2001/05/03 22:16:50 jtb Exp $
+# $NetBSD: Makefile,v 1.9 2001/05/22 01:21:16 jtb Exp $
-DISTNAME= pl-lite-4.0.4
-PKGNAME= swi-prolog-4.0.4
+DISTNAME= pl-lite-4.0.5
+PKGNAME= swi-prolog-4.0.5
CATEGORIES= lang
MASTER_SITES= http://www.swi.psy.uva.nl/cgi-bin//nph-download/SWI-Prolog/