head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.1.0.4 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.2 pkgsrc-2008Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2009.03.03.08.57.58; author jmmv; state dead; branches; next 1.1; 1.1 date 2008.09.13.16.14.13; author jmmv; state Exp; branches; next ; desc @@ 1.2 log @Update boost to 1.38.0. Patches from Brook Milligan in private mail. Lots of changes to list here. As usual, some new libraries have been added and there have been improvements all around. Of special interest is that we can now erase most of our local patches because they have been imported upstream. @ text @$NetBSD: patch-ap,v 1.1 2008/09/13 16:14:13 jmmv Exp $ --- Jamroot.orig 2008-07-22 06:27:10.000000000 -0600 +++ Jamroot 2008-08-19 12:59:31.000000000 -0600 @@@@ -241,6 +241,10 @@@@ ECHO "error: both --with- and --without- specified" ; EXIT ; } + if $(without-parameter) && $(without-parameter) = "*" + { + without-parameter = $(existing-libraries) ; + } local wrong = [ set.difference $(with-parameter) : $(existing-libraries) ] ; if $(wrong) @@@@ -384,6 +388,7 @@@@ : $(stage-locate)/lib on LIB on + @@PREFIX@@/lib ; explicit stage-proper ; @ 1.1 log @Update boost to 1.36.0. Way too many changes since 1.34 to be listed here. Based on patches sent by Brook Milligan through private mail with some minimal changes by me to fix boost-python and builds on Mac OS X. Tested on NetBSD/amd64 current and Tiger. @ text @d1 1 a1 1 $NetBSD$ @