head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.8 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.6 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.4 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.2 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.3.0.32 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q3:1.3.0.30 pkgsrc-2009Q3-base:1.3 pkgsrc-2009Q2:1.3.0.28 pkgsrc-2009Q2-base:1.3 pkgsrc-2009Q1:1.3.0.26 pkgsrc-2009Q1-base:1.3 pkgsrc-2008Q4:1.3.0.24 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.22 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.20 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.18 pkgsrc-2008Q2-base:1.3 cwrapper:1.3.0.16 pkgsrc-2008Q1:1.3.0.14 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.12 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.10 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.8 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.6 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.4 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.2 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.2.0.8 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.6 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.4 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.2 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.1.1.1.0.10 pkgsrc-2005Q2-base:1.1.1.1 pkgsrc-2005Q1:1.1.1.1.0.8 pkgsrc-2005Q1-base:1.1.1.1 pkgsrc-2004Q4:1.1.1.1.0.6 pkgsrc-2004Q4-base:1.1.1.1 pkgsrc-2004Q3:1.1.1.1.0.4 pkgsrc-2004Q3-base:1.1.1.1 pkgsrc-2004Q2:1.1.1.1.0.2 pkgsrc-2004Q2-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.4 date 2010.02.10.21.56.41; author asau; state dead; branches; next 1.3; 1.3 date 2006.08.02.15.15.36; author kristerw; state Exp; branches; next 1.2; 1.2 date 2005.09.17.19.35.51; author minskim; state Exp; branches; next 1.1; 1.1 date 2004.05.20.11.09.17; author hubertf; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2004.05.20.11.09.17; author hubertf; state Exp; branches; next ; desc @@ 1.4 log @Update to SWI Prolog 5.9.7. Lots of changes since 5.6.17. @ text @$NetBSD: patch-ab,v 1.3 2006/08/02 15:15:36 kristerw Exp $ --- src/configure.orig 2006-08-02 02:46:02.000000000 +0200 +++ src/configure 2006-08-02 02:46:52.000000000 +0200 @@@@ -14115,7 +14115,7 @@@@ if test "x$MKSHARED" = "x"; then MKSHARED=yes fi - PL=swipl + #PL=swipl SO_EXT=dylib SO_pic="-fno-common" SO_PIC="-fno-common" @ 1.3 log @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 ... @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Make installed files match PLIST on Darwin. This addresses the installation problem noted in PR pkg/31324. @ text @d3 5 a7 12 --- src/configure.orig 2004-01-21 02:08:17.000000000 -0800 +++ src/configure @@@@ -1227,7 +1227,7 @@@@ fi EXTRAOBJ="" EXTRAHDR="" INSTALLTARGET=dv-install -PL=pl +#PL=pl PLLIB=libpl.a RT="" PLVERSION=`cat ../VERSION` @@@@ -11281,7 +11281,7 @@@@ fi a8 2 ;; *darwin*) d11 3 a13 3 SO_pic="-fPIC" cat >>confdefs.h <<\_ACEOF #define USE_SEM_OPEN 1 @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.8 2002/05/03 21:31:02 jtb Exp $ d3 3 a5 3 --- src/configure.orig Tue Apr 16 10:03:45 2002 +++ src/configure Wed May 1 19:21:58 2002 @@@@ -978,7 +978,7 @@@@ d14 9 @ 1.1.1.1 log @move over swi-prolog-lite from pkgsrc-wip @ text @@