summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2010-11-23 21:56:25 +0000
committerasau <asau@pkgsrc.org>2010-11-23 21:56:25 +0000
commitb659e9ce9b321b1dfb9c09017518926fee25b483 (patch)
treeb7c2279f6155f37c1949f2b78fed53d6e5d20279 /lang
parent05ffb96677bb219c72182b95ba3a636ab9af746a (diff)
downloadpkgsrc-b659e9ce9b321b1dfb9c09017518926fee25b483.tar.gz
Update to SWI-Prolog 5.11.9
New in 5.11.9 Lots of changes. Mostly relevant to (semantic) web. Also some Windows enhancements, such as better errors from sockets and portability of extended file operations library. New in 5.11.8 This version is exactly the same as version 5.10.2. Mostly a bugfixing release. New 5.11.7 Lots of stuff. The highlight is on environment issues (PlDoc, PceEmacs), but there is a lot of other stuff as well. If you use PlDoc, be aware that the previous release has a security issue. New in 5.11.6 Many bug fixes and big speedup for some RDF applications (notably those involving many graphs). The rest are mainly minor issues. New in 5.11.5 This is a bug-fix release. This version also includes some of the results of the ISO WG17 meeting in Edinburgh. There is a modification to absolute_file_name/3 with regard to directory handling. There is -hopefully- a fix for a weird conflict around Bool when compiling using Macports.
Diffstat (limited to 'lang')
-rw-r--r--lang/swi-prolog-lite/Makefile.common4
-rw-r--r--lang/swi-prolog-lite/PLIST5
-rw-r--r--lang/swi-prolog-lite/distinfo9
-rw-r--r--lang/swi-prolog-lite/patches/patch-aq15
-rw-r--r--lang/swi-prolog-packages/Makefile6
-rw-r--r--lang/swi-prolog-packages/PLIST13
6 files changed, 22 insertions, 30 deletions
diff --git a/lang/swi-prolog-lite/Makefile.common b/lang/swi-prolog-lite/Makefile.common
index 8574742391e..c8760fb3590 100644
--- a/lang/swi-prolog-lite/Makefile.common
+++ b/lang/swi-prolog-lite/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.8 2010/08/18 22:32:00 asau Exp $
+# $NetBSD: Makefile.common,v 1.9 2010/11/23 21:56:25 asau Exp $
-SWIPLVERS= 5.11.4
+SWIPLVERS= 5.11.9
DISTNAME= pl-${SWIPLVERS}
CATEGORIES= lang
MASTER_SITES= http://www.swi-prolog.org/download/stable/src/ \
diff --git a/lang/swi-prolog-lite/PLIST b/lang/swi-prolog-lite/PLIST
index 6a227daea7f..ca810c26c66 100644
--- a/lang/swi-prolog-lite/PLIST
+++ b/lang/swi-prolog-lite/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2010/08/18 22:32:00 asau Exp $
+@comment $NetBSD: PLIST,v 1.10 2010/11/23 21:56:25 asau Exp $
bin/swi-prolog
bin/swipl-ld
bin/swipl-rc
@@ -62,7 +62,6 @@ lib/swi-prolog-${PKGVERSION}/doc/Manual/check.html
lib/swi-prolog-${PKGVERSION}/doc/Manual/chr.html
lib/swi-prolog-${PKGVERSION}/doc/Manual/chrintro.html
lib/swi-prolog-${PKGVERSION}/doc/Manual/clicense.html
-lib/swi-prolog-${PKGVERSION}/doc/Manual/clpclp_distinct.html
lib/swi-prolog-${PKGVERSION}/doc/Manual/clpfd.html
lib/swi-prolog-${PKGVERSION}/doc/Manual/clpqr.html
lib/swi-prolog-${PKGVERSION}/doc/Manual/cmdline.html
@@ -157,6 +156,7 @@ lib/swi-prolog-${PKGVERSION}/doc/Manual/mt-xpce.html
lib/swi-prolog-${PKGVERSION}/doc/Manual/mtoplevel.html
lib/swi-prolog-${PKGVERSION}/doc/Manual/mtunbound.html
lib/swi-prolog-${PKGVERSION}/doc/Manual/navigator.html
+lib/swi-prolog-${PKGVERSION}/doc/Manual/nb_set.html
lib/swi-prolog-${PKGVERSION}/doc/Manual/nbset.html
lib/swi-prolog-${PKGVERSION}/doc/Manual/next.gif
lib/swi-prolog-${PKGVERSION}/doc/Manual/operators.html
@@ -177,6 +177,7 @@ lib/swi-prolog-${PKGVERSION}/doc/Manual/prev.gif
lib/swi-prolog-${PKGVERSION}/doc/Manual/profile.html
lib/swi-prolog-${PKGVERSION}/doc/Manual/profnode.gif
lib/swi-prolog-${PKGVERSION}/doc/Manual/projectfiles.html
+lib/swi-prolog-${PKGVERSION}/doc/Manual/prolog_xref.html
lib/swi-prolog-${PKGVERSION}/doc/Manual/prologxref.html
lib/swi-prolog-${PKGVERSION}/doc/Manual/protocol.html
lib/swi-prolog-${PKGVERSION}/doc/Manual/qsaveforeign.html
diff --git a/lang/swi-prolog-lite/distinfo b/lang/swi-prolog-lite/distinfo
index 26d0cf83539..aa796bb08e9 100644
--- a/lang/swi-prolog-lite/distinfo
+++ b/lang/swi-prolog-lite/distinfo
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.11 2010/08/18 22:32:00 asau Exp $
+$NetBSD: distinfo,v 1.12 2010/11/23 21:56:25 asau Exp $
-SHA1 (swi-prolog/pl-5.11.4.tar.gz) = ccae547fd6f41509d55f1ca0c4c4cbf1d512df9b
-RMD160 (swi-prolog/pl-5.11.4.tar.gz) = d85ea3ad7e9bfc39f40ef71ad8d435f44c7241f3
-Size (swi-prolog/pl-5.11.4.tar.gz) = 12959938 bytes
+SHA1 (swi-prolog/pl-5.11.9.tar.gz) = 61c439c150716e587a22773c45e53b88e83d6134
+RMD160 (swi-prolog/pl-5.11.9.tar.gz) = c39ea6bd70fd12e3db26e03f1f914db687606c80
+Size (swi-prolog/pl-5.11.9.tar.gz) = 13236011 bytes
SHA1 (patch-ad) = 7b3899fe4162582efe955c67d5dc3ed42e7d1702
-SHA1 (patch-aq) = 5bda4d5bec0520e1019b663326e32d74b9c2ee08
SHA1 (patch-ar) = 2bf3648f29c6263ea2efe13b95309a1fe72b14b8
diff --git a/lang/swi-prolog-lite/patches/patch-aq b/lang/swi-prolog-lite/patches/patch-aq
deleted file mode 100644
index 4f15b5ef4f6..00000000000
--- a/lang/swi-prolog-lite/patches/patch-aq
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-aq,v 1.2 2010/05/16 18:46:11 asau Exp $
-
-"test" portability.
-
---- packages/space/configure.orig 2010-03-01 16:22:16.000000000 +0300
-+++ packages/space/configure 2010-05-16 18:03:13.000000000 +0400
-@@ -4768,7 +4768,7 @@
-
- done
-
--if test $si == 0; then
-+if test $si = 0; then
- as_fn_error "\"Cannot find GEOS library. GEOS must be installed first (http://trac.osgeo.org/geos/)\"" "$LINENO" 5
- fi
-
diff --git a/lang/swi-prolog-packages/Makefile b/lang/swi-prolog-packages/Makefile
index 9a7fd104202..0050eb44c9a 100644
--- a/lang/swi-prolog-packages/Makefile
+++ b/lang/swi-prolog-packages/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2010/05/18 08:29:55 asau Exp $
+# $NetBSD: Makefile,v 1.27 2010/11/23 21:56:25 asau Exp $
.include "../../lang/swi-prolog-lite/Makefile.common"
@@ -29,7 +29,7 @@ BUILD_DIRS+= packages
INSTALL_DIRS+= packages
INSTALLATION_DIRS= bin lib/swi-prolog-${PKGVERSION_NOREV}/bin/${MACHINE_GNU_PLATFORM} \
- lib/swi-prolog-${PKGVERSION_NOREV}/include
+ lib/swi-prolog-${PKGVERSION_NOREV}/include ${PKGMANDIR}/man1
XPCE_VERSION= 6.6.66
PLIST_SUBST+= XPCE_VERSION=${XPCE_VERSION}
@@ -73,6 +73,8 @@ MAKE_ENV+= DISPLAY=${DISPLAY:Q}
post-install: teardownx
${RM} -f ${LOCALBASE}/lib/swi-prolog-${SWIPLVERS}/xpce-${XPCE_VERSION}/prolog/lib/.pwd
+ ${INSTALL_DATA} ${WRKSRC}/packages/xpce/man/xpce-client.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/xpce-client.1
+ ${INSTALL_DATA} ${WRKSRC}/packages/xpce/man/xpce.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/xpce.1
teardownx:
${ECHO} teardownx: Xvfb-PID: `${CAT} ${WRKDIR}/.Xvfb.pid`
sleep 5
diff --git a/lang/swi-prolog-packages/PLIST b/lang/swi-prolog-packages/PLIST
index e6f1fe453be..a791f722201 100644
--- a/lang/swi-prolog-packages/PLIST
+++ b/lang/swi-prolog-packages/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2010/08/18 22:32:01 asau Exp $
+@comment $NetBSD: PLIST,v 1.8 2010/11/23 21:56:25 asau Exp $
bin/xpce-client
lib/swi-prolog-${PKGVERSION}/Makefile
lib/swi-prolog-${PKGVERSION}/bin/${MACHINE_GNU_PLATFORM}/xpce
@@ -151,16 +151,20 @@ lib/swi-prolog-${PKGVERSION}/library/pldoc/doc_util.pl
lib/swi-prolog-${PKGVERSION}/library/pldoc/doc_wiki.pl
lib/swi-prolog-${PKGVERSION}/library/pldoc/edit.gif
lib/swi-prolog-${PKGVERSION}/library/pldoc/favicon.ico
+lib/swi-prolog-${PKGVERSION}/library/pldoc/h1-bg.png
lib/swi-prolog-${PKGVERSION}/library/pldoc/hooks.pl
+lib/swi-prolog-${PKGVERSION}/library/pldoc/multi-bg.png
lib/swi-prolog-${PKGVERSION}/library/pldoc/pldoc.css
lib/swi-prolog-${PKGVERSION}/library/pldoc/pldoc.js
lib/swi-prolog-${PKGVERSION}/library/pldoc/pldoc.sty
lib/swi-prolog-${PKGVERSION}/library/pldoc/pllisting.css
+lib/swi-prolog-${PKGVERSION}/library/pldoc/priv-bg.png
+lib/swi-prolog-${PKGVERSION}/library/pldoc/private.png
+lib/swi-prolog-${PKGVERSION}/library/pldoc/pub-bg.png
+lib/swi-prolog-${PKGVERSION}/library/pldoc/public.png
lib/swi-prolog-${PKGVERSION}/library/pldoc/reload.gif
-lib/swi-prolog-${PKGVERSION}/library/pldoc/source.gif
+lib/swi-prolog-${PKGVERSION}/library/pldoc/source.png
lib/swi-prolog-${PKGVERSION}/library/pldoc/up.gif
-lib/swi-prolog-${PKGVERSION}/library/pldoc/zoomin.gif
-lib/swi-prolog-${PKGVERSION}/library/pldoc/zoomout.gif
lib/swi-prolog-${PKGVERSION}/library/plunit.pl
lib/swi-prolog-${PKGVERSION}/library/porter_stem.pl
lib/swi-prolog-${PKGVERSION}/library/process.pl
@@ -1191,3 +1195,4 @@ lib/swi-prolog-${PKGVERSION}/xpce-${XPCE_VERSION}/prolog/lib/xref/mkcommon.pl
lib/swi-prolog-${PKGVERSION}/xpce-${XPCE_VERSION}/prolog/lib/xref/quintus.pl
lib/swi-prolog-${PKGVERSION}/xpce-${XPCE_VERSION}/prolog/lib/xref/sicstus.pl
man/man1/xpce-client.1
+man/man1/xpce.1