Index: astro/stellarium/Makefile =================================================================== RCS file: /home/ncvs/ports/astro/stellarium/Makefile,v retrieving revision 1.26 diff -U3 -r1.26 Makefile --- astro/stellarium/Makefile 24 Mar 2009 22:32:44 -0000 1.26 +++ astro/stellarium/Makefile 29 Jun 2009 10:38:48 -0000 @@ -13,7 +13,7 @@ MAINTAINER= danfe@FreeBSD.org COMMENT= A 3D photo-realistic sky renderer -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ freetype:${PORTSDIR}/print/freetype2 Index: audio/ardour/Makefile =================================================================== RCS file: /home/ncvs/ports/audio/ardour/Makefile,v retrieving revision 1.33 diff -U3 -r1.33 Makefile --- audio/ardour/Makefile 2 Apr 2009 21:25:21 -0000 1.33 +++ audio/ardour/Makefile 29 Jun 2009 10:38:49 -0000 @@ -21,7 +21,7 @@ samplerate.1:${PORTSDIR}/audio/libsamplerate \ jack.0:${PORTSDIR}/audio/jack \ sndfile.1:${PORTSDIR}/audio/libsndfile \ - boost_date_time.4:${PORTSDIR}/devel/boost \ + boost_date_time.4:${PORTSDIR}/devel/boost-libs \ gnomecanvasmm-2.6:${PORTSDIR}/graphics/libgnomecanvasmm26 \ sqlite3:${PORTSDIR}/databases/sqlite3 \ lo.7:${PORTSDIR}/audio/liblo \ Index: audio/cpp-xmms2/Makefile =================================================================== RCS file: /home/ncvs/ports/audio/cpp-xmms2/Makefile,v retrieving revision 1.10 diff -U3 -r1.10 Makefile --- audio/cpp-xmms2/Makefile 24 Jul 2008 20:18:36 -0000 1.10 +++ audio/cpp-xmms2/Makefile 29 Jun 2009 10:38:50 -0000 @@ -12,7 +12,7 @@ MAINTAINER= alexbl@FreeBSD.org COMMENT= C++ Bindings for XMMS2 -LIB_DEPENDS+= boost_signals.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS+= boost_signals.4:${PORTSDIR}/devel/boost-libs \ xmmsclient.4:${PORTSDIR}/audio/xmms2 MASTERDIR= ${.CURDIR}/../xmms2 Index: audio/mp3plot/Makefile =================================================================== RCS file: /home/ncvs/ports/audio/mp3plot/Makefile,v retrieving revision 1.5 diff -U3 -r1.5 Makefile --- audio/mp3plot/Makefile 31 May 2009 01:07:11 -0000 1.5 +++ audio/mp3plot/Makefile 29 Jun 2009 10:38:58 -0000 @@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Mp3 bitrate plot tool -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs OPTIONS= GD "Enable support for GD library" on \ IMAGEMAGICK "Enable support for Magick++" off Index: audio/mumble/Makefile =================================================================== RCS file: /home/ncvs/ports/audio/mumble/Makefile,v retrieving revision 1.2 diff -U3 -r1.2 Makefile --- audio/mumble/Makefile 27 May 2009 22:01:57 -0000 1.2 +++ audio/mumble/Makefile 29 Jun 2009 10:38:58 -0000 @@ -15,7 +15,7 @@ COMMENT= A voice chat software primarily intended for use while gaming LIB_DEPENDS+= speex.1:${PORTSDIR}/audio/speex \ - boost_iostreams:${PORTSDIR}/devel/boost + boost_iostreams:${PORTSDIR}/devel/boost-libs USE_GMAKE= yes USE_QT_VER= 4 Index: audio/patchage/Makefile =================================================================== RCS file: /home/ncvs/ports/audio/patchage/Makefile,v retrieving revision 1.1 diff -U3 -r1.1 Makefile --- audio/patchage/Makefile 16 Nov 2008 19:26:24 -0000 1.1 +++ audio/patchage/Makefile 29 Jun 2009 10:39:00 -0000 @@ -13,7 +13,7 @@ MAINTAINER= trasz@FreeBSD.org COMMENT= Modular patch bay for Jack -LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs \ glibmm-2.4.1:${PORTSDIR}/devel/glibmm \ glademm-2.4:${PORTSDIR}/devel/libglademm24 \ raul.2:${PORTSDIR}/audio/raul \ Index: audio/py-tagpy/Makefile =================================================================== RCS file: /home/ncvs/ports/audio/py-tagpy/Makefile,v retrieving revision 1.7 diff -U3 -r1.7 Makefile --- audio/py-tagpy/Makefile 7 Apr 2009 12:36:21 -0000 1.7 +++ audio/py-tagpy/Makefile 29 Jun 2009 10:39:00 -0000 @@ -16,7 +16,7 @@ MAINTAINER= nivit@FreeBSD.org COMMENT= Python bindings for Scott Wheeler's TagLib -LIB_DEPENDS= boost_python.4:${PORTSDIR}/devel/boost-python \ +LIB_DEPENDS= boost_python.4:${PORTSDIR}/devel/boost-python-libs \ tag.6:${PORTSDIR}/audio/taglib HAS_CONFIGURE= yes Index: audio/raul/Makefile =================================================================== RCS file: /home/ncvs/ports/audio/raul/Makefile,v retrieving revision 1.2 diff -U3 -r1.2 Makefile --- audio/raul/Makefile 19 Dec 2008 20:08:38 -0000 1.2 +++ audio/raul/Makefile 29 Jun 2009 10:39:00 -0000 @@ -13,7 +13,7 @@ MAINTAINER= trasz@FreeBSD.org COMMENT= C++ utility library primarily aimed at audio/musical applications -LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs \ jack.0:${PORTSDIR}/audio/jack \ lash.2:${PORTSDIR}/audio/lash \ glibmm-2.4.1:${PORTSDIR}/devel/glibmm Index: cad/kicad/Makefile =================================================================== RCS file: /home/ncvs/ports/cad/kicad/Makefile,v retrieving revision 1.24 diff -U3 -r1.24 Makefile --- cad/kicad/Makefile 24 Sep 2008 20:33:31 -0000 1.24 +++ cad/kicad/Makefile 29 Jun 2009 10:39:13 -0000 @@ -24,7 +24,7 @@ MAINTAINER= thierry@FreeBSD.org COMMENT= Schematic and PCB editing software -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs DOCVERSION= 1.1 LIBVERSION= 1.0 Index: comms/fldigi/Makefile =================================================================== RCS file: /home/ncvs/ports/comms/fldigi/Makefile,v retrieving revision 1.21 diff -U3 -r1.21 Makefile --- comms/fldigi/Makefile 13 Apr 2009 19:12:26 -0000 1.21 +++ comms/fldigi/Makefile 29 Jun 2009 10:39:18 -0000 @@ -20,7 +20,7 @@ fltk-threads>=0:${PORTSDIR}/x11-toolkits/fltk-threads LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib \ sndfile:${PORTSDIR}/audio/libsndfile \ - boost_wave:${PORTSDIR}/devel/boost \ + boost_wave:${PORTSDIR}/devel/boost-libs \ pulse:${PORTSDIR}/audio/pulseaudio USE_DOS2UNIX= yes Index: comms/gnuradio/Makefile =================================================================== RCS file: /home/ncvs/ports/comms/gnuradio/Makefile,v retrieving revision 1.15 diff -U3 -r1.15 Makefile --- comms/gnuradio/Makefile 9 Mar 2009 17:15:35 -0000 1.15 +++ comms/gnuradio/Makefile 29 Jun 2009 10:39:19 -0000 @@ -23,7 +23,7 @@ guile:${PORTSDIR}/lang/guile LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ fftw3f:${PORTSDIR}/math/fftw3-float \ - boost_python:${PORTSDIR}/devel/boost-python + boost_python:${PORTSDIR}/devel/boost-python-libs RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_SITELIBDIR}/ephem/__init__.py:${PORTSDIR}/astro/pyephem Index: databases/akonadi/Makefile =================================================================== RCS file: /home/ncvs/ports/databases/akonadi/Makefile,v retrieving revision 1.10 diff -U3 -r1.10 Makefile --- databases/akonadi/Makefile 3 Jun 2009 11:01:51 -0000 1.10 +++ databases/akonadi/Makefile 29 Jun 2009 10:39:27 -0000 @@ -13,7 +13,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Storage server for kdepim -LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python +LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python-libs BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \ ${LOCALBASE}/bin/mysqld_safe:${PORTSDIR}/databases/mysql${MYSQL_VER}-server RUN_DEPENDS= ${QT_PREFIX}/lib/qt4/plugins/sqldrivers/libqsqlmysql.so:${PORTSDIR}/databases/qt4-mysql-plugin Index: deskutils/kdepim4/Makefile =================================================================== RCS file: /home/ncvs/ports/deskutils/kdepim4/Makefile,v retrieving revision 1.93 diff -U3 -r1.93 Makefile --- deskutils/kdepim4/Makefile 3 Jun 2009 11:01:51 -0000 1.93 +++ deskutils/kdepim4/Makefile 29 Jun 2009 10:39:46 -0000 @@ -17,7 +17,7 @@ BUILD_DEPENDS= libassuan>=1.0.4:${PORTSDIR}/security/libassuan LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme \ sasl2:${PORTSDIR}/security/cyrus-sasl2 \ - boost_python:${PORTSDIR}/devel/boost-python \ + boost_python:${PORTSDIR}/devel/boost-python-libs \ mal.1:${PORTSDIR}/palm/libmal \ pisock.9:${PORTSDIR}/palm/pilot-link \ qca.2:${PORTSDIR}/devel/qca Index: deskutils/kdepimlibs4/Makefile =================================================================== RCS file: /home/ncvs/ports/deskutils/kdepimlibs4/Makefile,v retrieving revision 1.12 diff -U3 -r1.12 Makefile --- deskutils/kdepimlibs4/Makefile 3 Jun 2009 11:01:52 -0000 1.12 +++ deskutils/kdepimlibs4/Makefile 29 Jun 2009 10:39:46 -0000 @@ -16,7 +16,7 @@ LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme \ sasl2:${PORTSDIR}/security/cyrus-sasl2 \ - boost_python:${PORTSDIR}/devel/boost-python \ + boost_python:${PORTSDIR}/devel/boost-python-libs \ ical.43:${PORTSDIR}/devel/libical USE_KDE4= kdelibs akonadi kdeprefix kdehier automoc4 Index: deskutils/launchy/Makefile =================================================================== RCS file: /home/ncvs/ports/deskutils/launchy/Makefile,v retrieving revision 1.4 diff -U3 -r1.4 Makefile --- deskutils/launchy/Makefile 24 Dec 2008 08:57:51 -0000 1.4 +++ deskutils/launchy/Makefile 29 Jun 2009 10:39:48 -0000 @@ -14,7 +14,7 @@ MAINTAINER= danfe@FreeBSD.org COMMENT= Access applications, files, and bookmarks with just a few keystrokes -BUILD_DEPENDS= ${LOCALBASE}/include/boost/spirit/core.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS= ${LOCALBASE}/include/boost/spirit/core.hpp:${PORTSDIR}/devel/boost-libs RUN_DEPENDS= ${LOCALBASE}/bin/xdg-open:${PORTSDIR}/devel/xdg-utils USE_DOS2UNIX= readme.lyx readme.txt Index: deskutils/pinot/Makefile =================================================================== RCS file: /home/ncvs/ports/deskutils/pinot/Makefile,v retrieving revision 1.48 diff -U3 -r1.48 Makefile --- deskutils/pinot/Makefile 29 Jun 2009 06:02:47 -0000 1.48 +++ deskutils/pinot/Makefile 29 Jun 2009 10:39:48 -0000 @@ -23,7 +23,7 @@ textcat.0:${PORTSDIR}/textproc/libtextcat \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 \ - boost_thread.4:${PORTSDIR}/devel/boost \ + boost_thread.4:${PORTSDIR}/devel/boost-libs \ exif.12:${PORTSDIR}/graphics/libexif \ gmime-2.4:${PORTSDIR}/mail/gmime24 \ tag.6:${PORTSDIR}/audio/taglib \ Index: devel/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/Makefile,v retrieving revision 1.3533 diff -U3 -r1.3533 Makefile --- devel/Makefile 29 Jun 2009 07:33:26 -0000 1.3533 +++ devel/Makefile 29 Jun 2009 10:39:58 -0000 @@ -107,8 +107,11 @@ SUBDIR += boehm-gc SUBDIR += bonobo SUBDIR += bonobo-conf - SUBDIR += boost - SUBDIR += boost-python + SUBDIR += boost-all + SUBDIR += boost-jam + SUBDIR += boost-libs + SUBDIR += boost-python-libs + SUBDIR += boost-docs SUBDIR += boost_build SUBDIR += bouml SUBDIR += bouml-doc Index: devel/boost_build/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/boost_build/Makefile,v retrieving revision 1.3 diff -U3 -r1.3 Makefile --- devel/boost_build/Makefile 16 Feb 2008 15:49:27 -0000 1.3 +++ devel/boost_build/Makefile 29 Jun 2009 10:40:02 -0000 @@ -14,7 +14,7 @@ MAINTAINER= bms@FreeBSD.org COMMENT= Extensible cross-platform build tool suite -RUN_DEPENDS= ${LOCALBASE}/bin/bjam:${PORTSDIR}/devel/boost +RUN_DEPENDS= ${LOCALBASE}/bin/bjam:${PORTSDIR}/devel/boost-jam USE_BZIP2= yes WRKSRC= ${WRKDIR}/${PORTNAME:S/_/-/g} Index: devel/crow/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/crow/Makefile,v retrieving revision 1.10 diff -U3 -r1.10 Makefile --- devel/crow/Makefile 18 Jun 2009 12:26:36 -0000 1.10 +++ devel/crow/Makefile 29 Jun 2009 10:40:04 -0000 @@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A modern GUI builder for the GTK+ toolkit -BUILD_DEPENDS= ${LOCALBASE}/include/boost/format.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS= ${LOCALBASE}/include/boost/format.hpp:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ guiloader-c++.1:${PORTSDIR}/devel/guiloader-c++ \ gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 Index: devel/guiloader-c++/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/guiloader-c++/Makefile,v retrieving revision 1.8 diff -U3 -r1.8 Makefile --- devel/guiloader-c++/Makefile 18 Jun 2009 12:26:37 -0000 1.8 +++ devel/guiloader-c++/Makefile 29 Jun 2009 10:40:12 -0000 @@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A C++ binding to the GuiLoader library -BUILD_DEPENDS= ${LOCALBASE}/include/boost/format.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS= ${LOCALBASE}/include/boost/format.hpp:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= guiloader.1:${PORTSDIR}/devel/guiloader \ gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 Index: devel/libiqxmlrpc/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/libiqxmlrpc/Makefile,v retrieving revision 1.5 diff -U3 -r1.5 Makefile --- devel/libiqxmlrpc/Makefile 21 Aug 2008 06:16:43 -0000 1.5 +++ devel/libiqxmlrpc/Makefile 29 Jun 2009 10:40:17 -0000 @@ -14,7 +14,7 @@ MAINTAINER= fjoe@FreeBSD.org COMMENT= Free, object-oriented XML-RPC implementation written in C++ -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost\ +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs\ xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 GNU_CONFIGURE= yes Index: devel/libopkele/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/libopkele/Makefile,v retrieving revision 1.7 diff -U3 -r1.7 Makefile --- devel/libopkele/Makefile 21 Jun 2009 21:25:54 -0000 1.7 +++ devel/libopkele/Makefile 29 Jun 2009 10:40:17 -0000 @@ -13,7 +13,7 @@ MAINTAINER= zhoushuqun@gmail.com COMMENT= A c++ implementation of an OpenID decentralized identity system -BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ pcre.0:${PORTSDIR}/devel/pcre \ expat.6:${PORTSDIR}/textproc/expat2 \ Index: devel/log4cxx/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/log4cxx/Makefile,v retrieving revision 1.11 diff -U3 -r1.11 Makefile --- devel/log4cxx/Makefile 21 Aug 2008 06:16:45 -0000 1.11 +++ devel/log4cxx/Makefile 29 Jun 2009 10:40:20 -0000 @@ -25,7 +25,7 @@ .endif .if defined(WITH_BOOST) -BUILD_DEPENDS+= ${LOCALBASE}/include/boost/regex.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS+= ${LOCALBASE}/include/boost/regex.hpp:${PORTSDIR}/devel/boost-libs CXXFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib .endif Index: devel/luabind/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/luabind/Makefile,v retrieving revision 1.4 diff -U3 -r1.4 Makefile --- devel/luabind/Makefile 21 Mar 2009 00:26:47 -0000 1.4 +++ devel/luabind/Makefile 29 Jun 2009 10:40:20 -0000 @@ -13,8 +13,8 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Library that helps you create bindings between C++ and Lua -BUILD_DEPENDS= ${LOCALBASE}/include/boost/python/detail/is_xxx.hpp:${PORTSDIR}/devel/boost-python -RUN_DEPENDS= ${LOCALBASE}/include/boost/python/detail/is_xxx.hpp:${PORTSDIR}/devel/boost-python +BUILD_DEPENDS= ${LOCALBASE}/include/boost/python/detail/is_xxx.hpp:${PORTSDIR}/devel/boost-python-libs +RUN_DEPENDS= ${LOCALBASE}/include/boost/python/detail/is_xxx.hpp:${PORTSDIR}/devel/boost-python-libs USE_ZIP= yes USE_LUA= 5.0 Index: devel/monotone/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/monotone/Makefile,v retrieving revision 1.43 diff -U3 -r1.43 Makefile --- devel/monotone/Makefile 17 May 2009 16:41:14 -0000 1.43 +++ devel/monotone/Makefile 29 Jun 2009 10:40:22 -0000 @@ -13,7 +13,7 @@ MAINTAINER= lapo@lapo.it COMMENT= A distributed version control system with digital signatures -BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost \ +BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs \ ${LOCALBASE}/lib/libbotan-1.6.5.so:${PORTSDIR}/security/botan RUN_DEPENDS= ${LOCALBASE}/lib/libbotan-1.6.5.so:${PORTSDIR}/security/botan LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ Index: devel/nemiver/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/nemiver/Makefile,v retrieving revision 1.6 diff -U3 -r1.6 Makefile --- devel/nemiver/Makefile 3 Jun 2009 05:14:49 -0000 1.6 +++ devel/nemiver/Makefile 29 Jun 2009 10:40:22 -0000 @@ -16,7 +16,7 @@ MAINTAINER= romain@blogreen.org COMMENT= A C/C++ Debugger for GNOME -LIB_DEPENDS= boost_unit_test_framework:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_unit_test_framework:${PORTSDIR}/devel/boost-libs \ gtop-2.0:${PORTSDIR}/devel/libgtop \ sqlite3:${PORTSDIR}/databases/sqlite3 \ glademm-2.4:${PORTSDIR}/devel/libglademm24 \ Index: devel/sdts++/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/sdts++/Makefile,v retrieving revision 1.23 diff -U3 -r1.23 Makefile --- devel/sdts++/Makefile 5 Jan 2009 19:43:53 -0000 1.23 +++ devel/sdts++/Makefile 29 Jun 2009 10:41:00 -0000 @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= C++ library for SDTS related development -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes Index: devel/simgear/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/simgear/Makefile,v retrieving revision 1.32 diff -U3 -r1.32 Makefile --- devel/simgear/Makefile 6 May 2009 17:49:05 -0000 1.32 +++ devel/simgear/Makefile 29 Jun 2009 10:41:01 -0000 @@ -20,7 +20,7 @@ LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \ jpeg.9:${PORTSDIR}/graphics/jpeg \ alut.1:${PORTSDIR}/audio/freealut \ - boost_thread.4:${PORTSDIR}/devel/boost + boost_thread.4:${PORTSDIR}/devel/boost-libs .if defined(WITH_OSG_DEVEL) LIB_DEPENDS+= osg.59:${PORTSDIR}/graphics/osg-devel Index: devel/stlport/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/stlport/Makefile,v retrieving revision 1.50 diff -U3 -r1.50 Makefile --- devel/stlport/Makefile 27 Dec 2008 22:07:42 -0000 1.50 +++ devel/stlport/Makefile 29 Jun 2009 10:41:03 -0000 @@ -57,8 +57,8 @@ .if defined(WITH_BOOST_SUPPORT) EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-boost-support-user_config.h.diff MAKE_ENV+= STLP_BUILD_BOOST_PATH=${LOCALBASE}/include -BUILD_DEPENDS+= ${LOCALBASE}/include/boost/config/stdlib/stlport.hpp:${PORTSDIR}/devel/boost -RUN_DEPENDS+= ${LOCALBASE}/include/boost/config/stdlib/stlport.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS+= ${LOCALBASE}/include/boost/config/stdlib/stlport.hpp:${PORTSDIR}/devel/boost-libs +RUN_DEPENDS+= ${LOCALBASE}/include/boost/config/stdlib/stlport.hpp:${PORTSDIR}/devel/boost-libs .endif pre-configure: Index: devel/subcommander/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/subcommander/Makefile,v retrieving revision 1.14 diff -U3 -r1.14 Makefile --- devel/subcommander/Makefile 7 Jun 2009 09:36:28 -0000 1.14 +++ devel/subcommander/Makefile 29 Jun 2009 10:41:03 -0000 @@ -16,7 +16,7 @@ COMMENT= Qt based multiplatform subversion client, diff & merge tool LIB_DEPENDS= neon.28:${PORTSDIR}/www/neon28 \ - boost_thread.4:${PORTSDIR}/devel/boost \ + boost_thread.4:${PORTSDIR}/devel/boost-libs \ svn_client-1.0:${PORTSDIR}/devel/subversion WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Index: devel/subcommander2/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/subcommander2/Makefile,v retrieving revision 1.14 diff -U3 -r1.14 Makefile --- devel/subcommander2/Makefile 7 Apr 2009 20:54:12 -0000 1.14 +++ devel/subcommander2/Makefile 29 Jun 2009 10:41:03 -0000 @@ -16,7 +16,7 @@ COMMENT= Qt4 based multiplatform subversion client, diff & merge tool LIB_DEPENDS= neon.28:${PORTSDIR}/www/neon28 \ - boost_thread.4:${PORTSDIR}/devel/boost \ + boost_thread.4:${PORTSDIR}/devel/boost-libs \ svn_client-1.0:${PORTSDIR}/devel/subversion CONFLICTS= subcommander-1.* Index: devel/thrift/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/thrift/Makefile,v retrieving revision 1.7 diff -U3 -r1.7 Makefile --- devel/thrift/Makefile 23 Jun 2009 22:20:17 -0000 1.7 +++ devel/thrift/Makefile 29 Jun 2009 10:41:03 -0000 @@ -14,7 +14,7 @@ MAINTAINER= skv@FreeBSD.org COMMENT= Framework for scalable cross-language services development -LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost-libs \ event-1.4:${PORTSDIR}/devel/libevent USE_AUTOTOOLS= autoconf:262:env autoheader:262:env aclocal:19:env \ Index: dns/powerdns/Makefile =================================================================== RCS file: /home/ncvs/ports/dns/powerdns/Makefile,v retrieving revision 1.66 diff -U3 -r1.66 Makefile --- dns/powerdns/Makefile 8 Jun 2009 10:14:46 -0000 1.66 +++ dns/powerdns/Makefile 29 Jun 2009 10:41:08 -0000 @@ -16,7 +16,8 @@ MAINTAINER= tremere@cainites.net COMMENT= An advanced DNS server with multiple backends including SQL -BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost +BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \ + ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs CONFLICTS= powerdns-devel-[0-9]* Index: dns/powerdns-devel/Makefile =================================================================== RCS file: /home/ncvs/ports/dns/powerdns-devel/Makefile,v retrieving revision 1.70 diff -U3 -r1.70 Makefile --- dns/powerdns-devel/Makefile 17 Jun 2009 09:18:57 -0000 1.70 +++ dns/powerdns-devel/Makefile 29 Jun 2009 10:41:08 -0000 @@ -16,7 +16,8 @@ MAINTAINER= tremere@cainites.net COMMENT= An advanced DNS server with multiple backends including SQL -BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost +BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \ + ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs SNAPSHOT= 20081119 REVISION= 1305 Index: dns/powerdns-recursor/Makefile =================================================================== RCS file: /home/ncvs/ports/dns/powerdns-recursor/Makefile,v retrieving revision 1.16 diff -U3 -r1.16 Makefile --- dns/powerdns-recursor/Makefile 6 Aug 2008 20:48:41 -0000 1.16 +++ dns/powerdns-recursor/Makefile 29 Jun 2009 10:41:08 -0000 @@ -16,7 +16,8 @@ MAINTAINER= sten@blinkenlights.nl COMMENT= An advanced DNS recursor -BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost +BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \ + ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs USE_BZIP2= yes USE_GMAKE= yes Index: editors/abiword-plugins/Makefile =================================================================== RCS file: /home/ncvs/ports/editors/abiword-plugins/Makefile,v retrieving revision 1.36 diff -U3 -r1.36 Makefile --- editors/abiword-plugins/Makefile 26 Mar 2009 13:34:58 -0000 1.36 +++ editors/abiword-plugins/Makefile 29 Jun 2009 10:41:10 -0000 @@ -217,7 +217,7 @@ .endif .if defined(WITH_OPENXML) || defined(PACKAGE_BUILDING) -BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs USE_GNOME+= libgsf CONFIGURE_ARGS+= --enable-OpenXML PLIST_SUB+= OPENXML:="" Index: editors/madedit/Makefile =================================================================== RCS file: /home/ncvs/ports/editors/madedit/Makefile,v retrieving revision 1.7 diff -U3 -r1.7 Makefile --- editors/madedit/Makefile 27 Mar 2009 01:09:14 -0000 1.7 +++ editors/madedit/Makefile 29 Jun 2009 10:41:13 -0000 @@ -18,7 +18,7 @@ WANT_UNICODE= yes MAKE_JOBS_SAFE= yes -LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost +LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost-libs GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-wx-config=${WX_CONFIG} Index: editors/openoffice.org-2/Makefile =================================================================== RCS file: /home/ncvs/ports/editors/openoffice.org-2/Makefile,v retrieving revision 1.313 diff -U3 -r1.313 Makefile --- editors/openoffice.org-2/Makefile 14 Jun 2009 20:26:41 -0000 1.313 +++ editors/openoffice.org-2/Makefile 29 Jun 2009 10:41:13 -0000 @@ -143,7 +143,7 @@ .if ${ARCH} == amd64 WITHOUT_MOZILLA= yes -LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost +LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost-libs CONFIGURE_ARGS+= --with-system-boost=yes #i58343# .endif .if (${OSVERSION} <= 602102) Index: editors/openoffice.org-2-RC/Makefile =================================================================== RCS file: /home/ncvs/ports/editors/openoffice.org-2-RC/Makefile,v retrieving revision 1.348 diff -U3 -r1.348 Makefile --- editors/openoffice.org-2-RC/Makefile 14 Jun 2009 20:29:40 -0000 1.348 +++ editors/openoffice.org-2-RC/Makefile 29 Jun 2009 10:41:14 -0000 @@ -145,7 +145,7 @@ .if ${ARCH} == amd64 WITHOUT_MOZILLA= yes -LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost +LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost-libs CONFIGURE_ARGS+= --with-system-boost=yes #i58343# .endif .if (${OSVERSION} <= 602102) Index: editors/openoffice.org-2-devel/Makefile =================================================================== RCS file: /home/ncvs/ports/editors/openoffice.org-2-devel/Makefile,v retrieving revision 1.371 diff -U3 -r1.371 Makefile --- editors/openoffice.org-2-devel/Makefile 14 Jun 2009 20:30:38 -0000 1.371 +++ editors/openoffice.org-2-devel/Makefile 29 Jun 2009 10:41:14 -0000 @@ -152,7 +152,7 @@ .if ${ARCH} == amd64 WITHOUT_MOZILLA= yes -LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost +LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost-libs CONFIGURE_ARGS+= --with-system-boost=yes #i58343# .endif .if (${OSVERSION} <= 602102) Index: editors/openoffice.org-3/Makefile =================================================================== RCS file: /home/ncvs/ports/editors/openoffice.org-3/Makefile,v retrieving revision 1.318 diff -U3 -r1.318 Makefile --- editors/openoffice.org-3/Makefile 14 Jun 2009 20:36:37 -0000 1.318 +++ editors/openoffice.org-3/Makefile 29 Jun 2009 10:41:14 -0000 @@ -150,7 +150,7 @@ .if ${ARCH} == amd64 WITHOUT_MOZILLA= yes -LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost +LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost-libs CONFIGURE_ARGS+= --with-system-boost=yes #i58343# .endif .if (${OSVERSION} <= 602102) Index: editors/openoffice.org-3-RC/Makefile =================================================================== RCS file: /home/ncvs/ports/editors/openoffice.org-3-RC/Makefile,v retrieving revision 1.388 diff -U3 -r1.388 Makefile --- editors/openoffice.org-3-RC/Makefile 26 Jun 2009 01:12:20 -0000 1.388 +++ editors/openoffice.org-3-RC/Makefile 29 Jun 2009 10:41:15 -0000 @@ -160,7 +160,7 @@ .if ${ARCH} == amd64 WITHOUT_MOZILLA= yes -LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost +LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost-libs CONFIGURE_ARGS+= --with-system-boost=yes #i58343# .endif .if (${OSVERSION} <= 602102) Index: editors/openoffice.org-3-devel/Makefile =================================================================== RCS file: /home/ncvs/ports/editors/openoffice.org-3-devel/Makefile,v retrieving revision 1.430 diff -U3 -r1.430 Makefile --- editors/openoffice.org-3-devel/Makefile 26 Jun 2009 01:12:20 -0000 1.430 +++ editors/openoffice.org-3-devel/Makefile 29 Jun 2009 10:41:15 -0000 @@ -160,7 +160,7 @@ .if ${ARCH} == amd64 WITHOUT_MOZILLA= yes -LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost +LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost-libs CONFIGURE_ARGS+= --with-system-boost=yes #i58343# .endif .if (${OSVERSION} <= 602102) Index: editors/pdfedit/Makefile =================================================================== RCS file: /home/ncvs/ports/editors/pdfedit/Makefile,v retrieving revision 1.9 diff -U3 -r1.9 Makefile --- editors/pdfedit/Makefile 28 Feb 2009 20:22:16 -0000 1.9 +++ editors/pdfedit/Makefile 29 Jun 2009 10:41:15 -0000 @@ -15,7 +15,7 @@ COMMENT= Free editor for manipulating PDF documents (QT3 GUI and CLI) BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake -LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost-libs \ t1.5:${PORTSDIR}/devel/t1lib USE_BZIP2= yes Index: editors/xmlcopyeditor/Makefile =================================================================== RCS file: /home/ncvs/ports/editors/xmlcopyeditor/Makefile,v retrieving revision 1.7 diff -U3 -r1.7 Makefile --- editors/xmlcopyeditor/Makefile 27 Apr 2009 01:39:20 -0000 1.7 +++ editors/xmlcopyeditor/Makefile 29 Jun 2009 10:41:18 -0000 @@ -29,7 +29,7 @@ src/rng/docbookxi.rnc \ src/po/en_us/messages.po -BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs LIB_DEPENDS+= xerces-c.27:${PORTSDIR}/textproc/xerces-c2 \ xslt.2:${PORTSDIR}/textproc/libxslt \ aspell.16:${PORTSDIR}/textproc/aspell \ Index: finance/quantlib/Makefile =================================================================== RCS file: /home/ncvs/ports/finance/quantlib/Makefile,v retrieving revision 1.23 diff -U3 -r1.23 Makefile --- finance/quantlib/Makefile 21 Aug 2008 06:17:00 -0000 1.23 +++ finance/quantlib/Makefile 29 Jun 2009 10:41:26 -0000 @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A comprehensive software framework for quantitative finance -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs WRKSRC= ${WRKDIR}/QuantLib-${PORTVERSION} Index: games/alephone/Makefile =================================================================== RCS file: /home/ncvs/ports/games/alephone/Makefile,v retrieving revision 1.38 diff -U3 -r1.38 Makefile --- games/alephone/Makefile 23 Sep 2008 13:26:59 -0000 1.38 +++ games/alephone/Makefile 29 Jun 2009 10:41:33 -0000 @@ -14,7 +14,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= The open source version of Bungie's Marathon game -BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex USE_BZIP2= yes Index: games/flightgear/Makefile =================================================================== RCS file: /home/ncvs/ports/games/flightgear/Makefile,v retrieving revision 1.60 diff -U3 -r1.60 Makefile --- games/flightgear/Makefile 6 May 2009 17:49:05 -0000 1.60 +++ games/flightgear/Makefile 29 Jun 2009 10:41:37 -0000 @@ -23,7 +23,7 @@ COMMENT= The FlightGear flight simulator LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \ - boost_thread.4:${PORTSDIR}/devel/boost + boost_thread.4:${PORTSDIR}/devel/boost-libs BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ ${LOCALBASE}/lib/libsgmisc.a:${PORTSDIR}/devel/simgear RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ Index: games/galaxyhack/Makefile =================================================================== RCS file: /home/ncvs/ports/games/galaxyhack/Makefile,v retrieving revision 1.18 diff -U3 -r1.18 Makefile --- games/galaxyhack/Makefile 13 Mar 2008 14:27:42 -0000 1.18 +++ games/galaxyhack/Makefile 29 Jun 2009 10:41:39 -0000 @@ -16,7 +16,7 @@ MAINTAINER= alepulver@FreeBSD.org COMMENT= AI script based strategy game -LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost-libs \ freetype.9:${PORTSDIR}/print/freetype2 USE_BZIP2= yes Index: games/glob2/Makefile =================================================================== RCS file: /home/ncvs/ports/games/glob2/Makefile,v retrieving revision 1.27 diff -U3 -r1.27 Makefile --- games/glob2/Makefile 27 Mar 2009 19:45:02 -0000 1.27 +++ games/glob2/Makefile 29 Jun 2009 10:41:39 -0000 @@ -14,7 +14,7 @@ MAINTAINER= thierry@FreeBSD.org COMMENT= Globulation 2 - a free and innovative strategy game -BUILD_DEPENDS= ${LOCALBASE}/include/boost/rational.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS= ${LOCALBASE}/include/boost/rational.hpp:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ speex.1:${PORTSDIR}/audio/speex \ fribidi.0:${PORTSDIR}/converters/fribidi\ Index: games/lordsawar/Makefile =================================================================== RCS file: /home/ncvs/ports/games/lordsawar/Makefile,v retrieving revision 1.9 diff -U3 -r1.9 Makefile --- games/lordsawar/Makefile 11 Apr 2009 22:33:31 -0000 1.9 +++ games/lordsawar/Makefile 29 Jun 2009 10:41:44 -0000 @@ -16,8 +16,9 @@ LIB_DEPENDS= glademm-2.4:${PORTSDIR}/devel/libglademm24 \ gnet-2.0:${PORTSDIR}/net/gnet2 \ - uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid -BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost + uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid \ + ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs +BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam USE_GETTEXT= yes USE_GMAKE= yes Index: games/love/Makefile =================================================================== RCS file: /home/ncvs/ports/games/love/Makefile,v retrieving revision 1.7 diff -U3 -r1.7 Makefile --- games/love/Makefile 4 Apr 2009 12:05:21 -0000 1.7 +++ games/love/Makefile 29 Jun 2009 10:41:44 -0000 @@ -17,7 +17,7 @@ LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \ physfs.1:${PORTSDIR}/devel/physfs \ freetype.9:${PORTSDIR}/print/freetype2 -BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs USE_BZIP2= yes USE_GMAKE= yes Index: games/mkhexgrid/Makefile =================================================================== RCS file: /home/ncvs/ports/games/mkhexgrid/Makefile,v retrieving revision 1.5 diff -U3 -r1.5 Makefile --- games/mkhexgrid/Makefile 28 Feb 2009 02:30:24 -0000 1.5 +++ games/mkhexgrid/Makefile 29 Jun 2009 10:41:46 -0000 @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A fully-configurable hex grid generator -BUILD_DEPENDS= ${LOCALBASE}/include/boost/lexical_cast.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS= ${LOCALBASE}/include/boost/lexical_cast.hpp:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd USE_GMAKE= yes Index: games/pingus/Makefile =================================================================== RCS file: /home/ncvs/ports/games/pingus/Makefile,v retrieving revision 1.5 diff -U3 -r1.5 Makefile --- games/pingus/Makefile 4 Apr 2009 12:05:20 -0000 1.5 +++ games/pingus/Makefile 29 Jun 2009 10:41:49 -0000 @@ -15,7 +15,7 @@ COMMENT= Free Lemmings-like game LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - boost_regex.4:${PORTSDIR}/devel/boost \ + boost_regex.4:${PORTSDIR}/devel/boost-libs \ physfs.1:${PORTSDIR}/devel/physfs USE_BZIP2= yes Index: games/plee-the-bear/Makefile =================================================================== RCS file: /home/ncvs/ports/games/plee-the-bear/Makefile,v retrieving revision 1.5 diff -U3 -r1.5 Makefile --- games/plee-the-bear/Makefile 24 Mar 2009 19:13:06 -0000 1.5 +++ games/plee-the-bear/Makefile 29 Jun 2009 10:41:49 -0000 @@ -15,7 +15,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= 2D platform jump and run game -LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost-libs \ claw_application.1:${PORTSDIR}/devel/libclaw USE_BZIP2= yes Index: games/pokerth/Makefile =================================================================== RCS file: /home/ncvs/ports/games/pokerth/Makefile,v retrieving revision 1.15 diff -U3 -r1.15 Makefile --- games/pokerth/Makefile 13 May 2009 23:22:08 -0000 1.15 +++ games/pokerth/Makefile 29 Jun 2009 10:41:49 -0000 @@ -14,7 +14,7 @@ MAINTAINER= mad@madpilot.net COMMENT= A poker game written in C++/QT4 -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ mikmod.2:${PORTSDIR}/audio/libmikmod \ gnutls.26:${PORTSDIR}/security/gnutls \ curl.5:${PORTSDIR}/ftp/curl Index: games/secretmaryochronicles/Makefile =================================================================== RCS file: /home/ncvs/ports/games/secretmaryochronicles/Makefile,v retrieving revision 1.12 diff -U3 -r1.12 Makefile --- games/secretmaryochronicles/Makefile 9 Apr 2009 23:53:55 -0000 1.12 +++ games/secretmaryochronicles/Makefile 29 Jun 2009 10:41:52 -0000 @@ -16,7 +16,7 @@ COMMENT= Secret Maryo Chronicles two-dimensional platform game LIB_DEPENDS= CEGUIBase.3:${PORTSDIR}/graphics/cegui \ - boost_filesystem.4:${PORTSDIR}/devel/boost \ + boost_filesystem.4:${PORTSDIR}/devel/boost-libs \ png.5:${PORTSDIR}/graphics/png USE_BZIP2= yes Index: games/spring/Makefile =================================================================== RCS file: /home/ncvs/ports/games/spring/Makefile,v retrieving revision 1.17 diff -U3 -r1.17 Makefile --- games/spring/Makefile 16 Jun 2009 23:03:26 -0000 1.17 +++ games/spring/Makefile 29 Jun 2009 10:41:52 -0000 @@ -18,7 +18,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ openal.0:${PORTSDIR}/audio/openal \ GLEW.1:${PORTSDIR}/graphics/glew \ - boost_thread.4:${PORTSDIR}/devel/boost \ + boost_thread.4:${PORTSDIR}/devel/boost-libs \ IL.2:${PORTSDIR}/graphics/devil \ ogg.5:${PORTSDIR}/audio/libogg \ vorbis.4:${PORTSDIR}/audio/libvorbis Index: games/wesnoth/Makefile =================================================================== RCS file: /home/ncvs/ports/games/wesnoth/Makefile,v retrieving revision 1.65 diff -U3 -r1.65 Makefile --- games/wesnoth/Makefile 18 May 2009 13:41:53 -0000 1.65 +++ games/wesnoth/Makefile 29 Jun 2009 10:41:54 -0000 @@ -15,7 +15,7 @@ MAINTAINER= philip@FreeBSD.org COMMENT= A fantasy turn-based strategy game -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ freetype.9:${PORTSDIR}/print/freetype2 CONFLICTS= wesnoth-1.5* Index: games/wesnoth-devel/Makefile =================================================================== RCS file: /home/ncvs/ports/games/wesnoth-devel/Makefile,v retrieving revision 1.68 diff -U3 -r1.68 Makefile --- games/wesnoth-devel/Makefile 29 May 2009 20:50:35 -0000 1.68 +++ games/wesnoth-devel/Makefile 29 Jun 2009 10:41:56 -0000 @@ -16,7 +16,7 @@ MAINTAINER= philip@FreeBSD.org COMMENT= A fantasy turn-based strategy game -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ freetype.9:${PORTSDIR}/print/freetype2 CONFLICTS= wesnoth-1.4* wesnoth-1.6* Index: games/widelands/Makefile =================================================================== RCS file: /home/ncvs/ports/games/widelands/Makefile,v retrieving revision 1.7 diff -U3 -r1.7 Makefile --- games/widelands/Makefile 16 Jun 2009 15:12:23 -0000 1.7 +++ games/widelands/Makefile 29 Jun 2009 10:41:56 -0000 @@ -15,7 +15,7 @@ COMMENT= Realtime strategy game inspired by Settlers II LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - boost_thread.4:${PORTSDIR}/devel/boost + boost_thread.4:${PORTSDIR}/devel/boost-libs USE_BZIP2= yes USE_GETTEXT= yes Index: games/windstille/Makefile =================================================================== RCS file: /home/ncvs/ports/games/windstille/Makefile,v retrieving revision 1.8 diff -U3 -r1.8 Makefile --- games/windstille/Makefile 17 Jun 2009 01:59:22 -0000 1.8 +++ games/windstille/Makefile 29 Jun 2009 10:41:56 -0000 @@ -22,7 +22,7 @@ GLEW.1:${PORTSDIR}/graphics/glew \ squirrel.0:${PORTSDIR}/lang/squirrel \ freetype.9:${PORTSDIR}/print/freetype2 -BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs USE_BZIP2= yes USE_SCONS= yes Index: graphics/agave/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/agave/Makefile,v retrieving revision 1.11 diff -U3 -r1.11 Makefile --- graphics/agave/Makefile 6 Jun 2008 13:34:13 -0000 1.11 +++ graphics/agave/Makefile 29 Jun 2009 10:42:05 -0000 @@ -15,7 +15,7 @@ COMMENT= A color scheme builder for the GNOME desktop LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ - boost_thread.4:${PORTSDIR}/devel/boost + boost_thread.4:${PORTSDIR}/devel/boost-libs # --disable-gnome option is broken in 0.4.2 #OPTIONS= GNOME "Adds GNOME support" on Index: graphics/aqsis/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/aqsis/Makefile,v retrieving revision 1.35 diff -U3 -r1.35 Makefile --- graphics/aqsis/Makefile 2 Apr 2009 21:57:50 -0000 1.35 +++ graphics/aqsis/Makefile 29 Jun 2009 10:42:05 -0000 @@ -14,7 +14,8 @@ MAINTAINER= gahr@FreeBSD.org COMMENT= A photorealistic rendering system -BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost \ +BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \ + boost_filesystem.4:${PORTSDIR}/devel/boost-libs \ bison:${PORTSDIR}/devel/bison \ xsltproc:${PORTSDIR}/textproc/libxslt \ fltk-threads>=0:${PORTSDIR}/x11-toolkits/fltk-threads Index: graphics/enblend/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/enblend/Makefile,v retrieving revision 1.13 diff -U3 -r1.13 Makefile --- graphics/enblend/Makefile 23 Jan 2009 16:27:34 -0000 1.13 +++ graphics/enblend/Makefile 29 Jun 2009 10:42:08 -0000 @@ -15,7 +15,7 @@ MAINTAINER= vd@FreeBSD.org COMMENT= A tool for image blending with multiresolution splines -BUILD_DEPENDS= ${LOCALBASE}/include/boost/pool/pool.hpp:${PORTSDIR}/devel/boost \ +BUILD_DEPENDS= ${LOCALBASE}/include/boost/pool/pool.hpp:${PORTSDIR}/devel/boost-libs \ OpenEXR>=1.0:${PORTSDIR}/graphics/OpenEXR LIB_DEPENDS= GLEW.1:${PORTSDIR}/graphics/glew \ jpeg.9:${PORTSDIR}/graphics/jpeg \ Index: graphics/fracplanet/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/fracplanet/Makefile,v retrieving revision 1.9 diff -U3 -r1.9 Makefile --- graphics/fracplanet/Makefile 6 Jun 2008 13:34:22 -0000 1.9 +++ graphics/fracplanet/Makefile 29 Jun 2009 10:42:09 -0000 @@ -16,7 +16,7 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake \ bash:${PORTSDIR}/shells/bash -LIB_DEPENDS= boost_program_options.4:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_program_options.4:${PORTSDIR}/devel/boost-libs WRKSRC= ${WRKDIR}/${PORTNAME} Index: graphics/gnash/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/gnash/Makefile,v retrieving revision 1.38 diff -U3 -r1.38 Makefile --- graphics/gnash/Makefile 28 Mar 2009 13:57:14 -0000 1.38 +++ graphics/gnash/Makefile 29 Jun 2009 10:42:10 -0000 @@ -18,7 +18,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= GNU Flash movie player -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ jpeg.9:${PORTSDIR}/graphics/jpeg \ curl.5:${PORTSDIR}/ftp/curl \ ungif.5:${PORTSDIR}/graphics/libungif Index: graphics/gnash-devel/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/gnash-devel/Makefile,v retrieving revision 1.42 diff -U3 -r1.42 Makefile --- graphics/gnash-devel/Makefile 23 Mar 2009 16:29:32 -0000 1.42 +++ graphics/gnash-devel/Makefile 29 Jun 2009 10:42:11 -0000 @@ -19,7 +19,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= GNU Flash movie player -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ jpeg.9:${PORTSDIR}/graphics/jpeg \ curl.5:${PORTSDIR}/ftp/curl \ ungif.5:${PORTSDIR}/graphics/libungif Index: graphics/gsculpt/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/gsculpt/Makefile,v retrieving revision 1.27 diff -U3 -r1.27 Makefile --- graphics/gsculpt/Makefile 6 Jun 2008 13:34:30 -0000 1.27 +++ graphics/gsculpt/Makefile 29 Jun 2009 10:42:11 -0000 @@ -16,7 +16,7 @@ MAINTAINER= carpetsmoker@xs4all.nl COMMENT= An Opensource 3D modelling application -LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python +LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python-libs RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/gtkgl/__init__.py:${PORTSDIR}/x11-toolkits/py-gtkglext \ ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl Index: graphics/hugin/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/hugin/Makefile,v retrieving revision 1.28 diff -U3 -r1.28 Makefile --- graphics/hugin/Makefile 24 Mar 2009 19:13:10 -0000 1.28 +++ graphics/hugin/Makefile 29 Jun 2009 10:42:12 -0000 @@ -20,7 +20,7 @@ IlmImf:${PORTSDIR}/graphics/OpenEXR \ exiv2:${PORTSDIR}/graphics/exiv2 \ pano13:${PORTSDIR}/graphics/libpano13 \ - boost_date_time:${PORTSDIR}/devel/boost + boost_date_time:${PORTSDIR}/devel/boost-libs RUN_DEPENDS= enblend>=3.1.r20080615:${PORTSDIR}/graphics/enblend \ exiftool:${PORTSDIR}/graphics/p5-Image-ExifTool \ gmake:${PORTSDIR}/devel/gmake Index: graphics/inkscape/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/inkscape/Makefile,v retrieving revision 1.49 diff -U3 -r1.49 Makefile --- graphics/inkscape/Makefile 10 Apr 2009 05:55:59 -0000 1.49 +++ graphics/inkscape/Makefile 29 Jun 2009 10:42:12 -0000 @@ -14,7 +14,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A program seeks to become a full featured open source SVG editor -BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ gc.1:${PORTSDIR}/devel/boehm-gc \ Index: graphics/k3d/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/k3d/Makefile,v retrieving revision 1.33 diff -U3 -r1.33 Makefile --- graphics/k3d/Makefile 10 Jun 2009 06:46:28 -0000 1.33 +++ graphics/k3d/Makefile 29 Jun 2009 10:42:14 -0000 @@ -22,7 +22,7 @@ gts.5:${PORTSDIR}/graphics/gts \ gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \ gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext \ - boost_signals.4:${PORTSDIR}/devel/boost \ + boost_signals.4:${PORTSDIR}/devel/boost-libs \ execinfo:${PORTSDIR}/devel/libexecinfo RUN_DEPENDS= ppmtompeg:${PORTSDIR}/graphics/netpbm Index: graphics/libopenraw/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/libopenraw/Makefile,v retrieving revision 1.9 diff -U3 -r1.9 Makefile --- graphics/libopenraw/Makefile 9 Jun 2009 13:31:29 -0000 1.9 +++ graphics/libopenraw/Makefile 29 Jun 2009 10:42:14 -0000 @@ -13,7 +13,7 @@ MAINTAINER= pav@FreeBSD.org COMMENT= Library for camera RAW files decoding -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ jpeg.9:${PORTSDIR}/graphics/jpeg MAKE_JOBS_SAFE= yes Index: graphics/mapnik/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/mapnik/Makefile,v retrieving revision 1.4 diff -U3 -r1.4 Makefile --- graphics/mapnik/Makefile 20 May 2009 21:47:51 -0000 1.4 +++ graphics/mapnik/Makefile 29 Jun 2009 10:42:16 -0000 @@ -25,7 +25,7 @@ ${PYTHON_PKGNAMEPREFIX}icu>=0.8.1:${PORTSDIR}/devel/py-icu \ ${PYTHON_PKGNAMEPREFIX}cairo>=1.8.2:${PORTSDIR}/graphics/py-cairo \ ${LOCALBASE}/include/cairomm-1.0/cairomm/cairomm.h:${PORTSDIR}/graphics/cairomm \ - ${LOCALBASE}/include/boost/python.hpp:${PORTSDIR}/devel/boost-python + ${LOCALBASE}/include/boost/python.hpp:${PORTSDIR}/devel/boost-python-libs USE_PGSQL= yes USE_BZIP2= yes Index: graphics/panomatic/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/panomatic/Makefile,v retrieving revision 1.2 diff -U3 -r1.2 Makefile --- graphics/panomatic/Makefile 21 Aug 2008 06:17:21 -0000 1.2 +++ graphics/panomatic/Makefile 29 Jun 2009 10:42:21 -0000 @@ -13,7 +13,8 @@ MAINTAINER= ii@any.com.ru COMMENT= A tool that automates the creation of control points -BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost +BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \ + ${LOCALBASE}/include/boost/format.hpp:${PORTSDIR}/devel/boost-libs GNU_CONFIGURE= yes USE_BZIP2= yes Index: graphics/py-cgkit/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/py-cgkit/Makefile,v retrieving revision 1.20 diff -U3 -r1.20 Makefile --- graphics/py-cgkit/Makefile 8 Jun 2009 22:30:48 -0000 1.20 +++ graphics/py-cgkit/Makefile 29 Jun 2009 10:42:21 -0000 @@ -18,7 +18,10 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Python Computer Graphics Kit -BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-python scons:${PORTSDIR}/devel/scons +BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \ + boost_thread.4:${PORTSDIR}/devel/boost-libs \ + boost_python.4:${PORTSDIR}/devel/boost-python-libs \ + scons:${PORTSDIR}/devel/scons USE_GL= yes USE_PYTHON= yes Index: graphics/py-exiv2/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/py-exiv2/Makefile,v retrieving revision 1.4 diff -U3 -r1.4 Makefile --- graphics/py-exiv2/Makefile 30 Apr 2009 03:04:30 -0000 1.4 +++ graphics/py-exiv2/Makefile 29 Jun 2009 10:42:21 -0000 @@ -17,7 +17,7 @@ COMMENT= Python bindings for exiv2 LIB_DEPENDS= exiv2.7:${PORTSDIR}/graphics/exiv2\ - boost_python.4:${PORTSDIR}/devel/boost-python + boost_python.4:${PORTSDIR}/devel/boost-python-libs USE_PYTHON= yes USE_GMAKE= yes Index: graphics/py-visual/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/py-visual/Makefile,v retrieving revision 1.19 diff -U3 -r1.19 Makefile --- graphics/py-visual/Makefile 25 Jul 2008 12:23:58 -0000 1.19 +++ graphics/py-visual/Makefile 29 Jun 2009 10:42:23 -0000 @@ -19,10 +19,11 @@ COMMENT= A python module that offers real 3D visual output BUILD_DEPENDS= ${PYNUMPY} \ - bjam:${PORTSDIR}/devel/boost-python + bjam:${PORTSDIR}/devel/boost-jam LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea \ gtkglextmm-x11-1.2:${PORTSDIR}/x11-toolkits/gtkglextmm \ - glademm-2.4.1:${PORTSDIR}/devel/libglademm24 + glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ + boost_python.4:${PORTSDIR}/devel/boost-python-libs RUN_DEPENDS= ${BUILD_DEPENDS} USE_BZIP2= yes Index: math/cgal/Makefile =================================================================== RCS file: /home/ncvs/ports/math/cgal/Makefile,v retrieving revision 1.7 diff -U3 -r1.7 Makefile --- math/cgal/Makefile 13 May 2009 09:45:56 -0000 1.7 +++ math/cgal/Makefile 29 Jun 2009 10:43:19 -0000 @@ -19,8 +19,8 @@ MAINTAINER= wenheping@gmail.com COMMENT= A computational geometry library -BUILD_DEPENDS= ${LOCALBASE}/include/boost/tuple/tuple.hpp:${PORTSDIR}/devel/boost -RUN_DEPENDS= ${LOCALBASE}/include/boost/tuple/tuple.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS= ${LOCALBASE}/include/boost/tuple/tuple.hpp:${PORTSDIR}/devel/boost-libs +RUN_DEPENDS= ${LOCALBASE}/include/boost/tuple/tuple.hpp:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= GLU.1:${PORTSDIR}/graphics/libGLU \ gmp.8:${PORTSDIR}/math/libgmp4 \ mpfr.3:${PORTSDIR}/math/mpfr Index: math/qtiplot/Makefile =================================================================== RCS file: /home/ncvs/ports/math/qtiplot/Makefile,v retrieving revision 1.32 diff -U3 -r1.32 Makefile --- math/qtiplot/Makefile 5 Apr 2009 18:47:44 -0000 1.32 +++ math/qtiplot/Makefile 29 Jun 2009 10:43:28 -0000 @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libmuparser.a:${PORTSDIR}/math/muparser LIB_DEPENDS= gsl.13:${PORTSDIR}/math/gsl \ qwt.5:${PORTSDIR}/x11-toolkits/qwt5 \ - boost_date_time:${PORTSDIR}/devel/boost + boost_date_time:${PORTSDIR}/devel/boost-libs USE_BZIP2= yes USE_GMAKE= yes Index: misc/bibletime-devel/Makefile =================================================================== RCS file: /home/ncvs/ports/misc/bibletime-devel/Makefile,v retrieving revision 1.52 diff -U3 -r1.52 Makefile --- misc/bibletime-devel/Makefile 23 Jun 2009 17:07:33 -0000 1.52 +++ misc/bibletime-devel/Makefile 29 Jun 2009 10:43:32 -0000 @@ -18,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.6.0.so:${PORTSDIR}/misc/sword BUILD_DEPENDS= ${RUN_DEPENDS} -LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python \ +LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python-libs \ clucene.0:${PORTSDIR}/textproc/clucene USE_OPENSSL= yes Index: misc/bibletime-kde4/Makefile =================================================================== RCS file: /home/ncvs/ports/misc/bibletime-kde4/Makefile,v retrieving revision 1.51 diff -U3 -r1.51 Makefile --- misc/bibletime-kde4/Makefile 8 Jun 2009 16:37:22 -0000 1.51 +++ misc/bibletime-kde4/Makefile 29 Jun 2009 10:43:33 -0000 @@ -16,7 +16,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.5.11.so:${PORTSDIR}/misc/sword15 BUILD_DEPENDS= ${RUN_DEPENDS} -LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python \ +LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python-libs \ clucene.0:${PORTSDIR}/textproc/clucene USE_OPENSSL= yes Index: misc/kdeedu3/Makefile =================================================================== RCS file: /home/ncvs/ports/misc/kdeedu3/Makefile,v retrieving revision 1.46 diff -U3 -r1.46 Makefile --- misc/kdeedu3/Makefile 8 Jun 2009 22:30:50 -0000 1.46 +++ misc/kdeedu3/Makefile 29 Jun 2009 10:43:37 -0000 @@ -16,7 +16,7 @@ MAINTAINER?= kde@FreeBSD.org COMMENT= Collection of entertaining, educational programs for KDE -LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python +LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python-libs CONFLICTS+= kwordquiz-[0-9]* kgeography-[0-9]* Index: misc/kdeedu4/Makefile =================================================================== RCS file: /home/ncvs/ports/misc/kdeedu4/Makefile,v retrieving revision 1.56 diff -U3 -r1.56 Makefile --- misc/kdeedu4/Makefile 3 Jun 2009 11:02:05 -0000 1.56 +++ misc/kdeedu4/Makefile 29 Jun 2009 10:43:39 -0000 @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/ocaml/facile/facile.a:${PORTSDIR}/math/facile \ gmm++>=3.0.4:${PORTSDIR}/math/gmm++ -LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python \ +LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python-libs \ nova:${PORTSDIR}/astro/libnova \ openbabel.3:${PORTSDIR}/science/openbabel \ cfitsio.0:${PORTSDIR}/astro/cfitsio \ Index: misc/metalink-tools/Makefile =================================================================== RCS file: /home/ncvs/ports/misc/metalink-tools/Makefile,v retrieving revision 1.3 diff -U3 -r1.3 Makefile --- misc/metalink-tools/Makefile 26 Mar 2009 02:47:14 -0000 1.3 +++ misc/metalink-tools/Makefile 29 Jun 2009 10:43:39 -0000 @@ -17,9 +17,9 @@ COMMENT= Metalink generation tool LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \ - boost_filesystem.4:${PORTSDIR}/devel/boost \ - boost_program_options.4:${PORTSDIR}/devel/boost \ - boost_regex.4:${PORTSDIR}/devel/boost + boost_filesystem.4:${PORTSDIR}/devel/boost-libs \ + boost_program_options.4:${PORTSDIR}/devel/boost-libs \ + boost_regex.4:${PORTSDIR}/devel/boost-libs GNU_CONFIGURE= yes CONFIGURE_ENV+= AWK="${AWK}" \ Index: multimedia/bmpx/Makefile =================================================================== RCS file: /home/ncvs/ports/multimedia/bmpx/Makefile,v retrieving revision 1.49 diff -U3 -r1.49 Makefile --- multimedia/bmpx/Makefile 30 Mar 2009 16:50:55 -0000 1.49 +++ multimedia/bmpx/Makefile 29 Jun 2009 10:43:44 -0000 @@ -21,7 +21,7 @@ glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \ rsvg-2:${PORTSDIR}/graphics/librsvg2 \ - boost_date_time.4:${PORTSDIR}/devel/boost \ + boost_date_time.4:${PORTSDIR}/devel/boost-libs \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ sexymm.2:${PORTSDIR}/x11-toolkits/libsexymm \ ofa.0:${PORTSDIR}/audio/libofa \ Index: multimedia/flvtool++/Makefile =================================================================== RCS file: /home/ncvs/ports/multimedia/flvtool++/Makefile,v retrieving revision 1.2 diff -U3 -r1.2 Makefile --- multimedia/flvtool++/Makefile 15 Mar 2009 02:14:13 -0000 1.2 +++ multimedia/flvtool++/Makefile 29 Jun 2009 10:43:46 -0000 @@ -13,7 +13,7 @@ MAINTAINER= gslin@gslin.org COMMENT= Tool for hinting and manipulating the metadata of FLV files -LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost-libs CFLAGS+= -I${LOCALBASE}/include/boost NO_WRKSUBDIR= yes Index: multimedia/miro/Makefile =================================================================== RCS file: /home/ncvs/ports/multimedia/miro/Makefile,v retrieving revision 1.17 diff -U3 -r1.17 Makefile --- multimedia/miro/Makefile 9 May 2009 09:19:23 -0000 1.17 +++ multimedia/miro/Makefile 29 Jun 2009 10:43:48 -0000 @@ -16,7 +16,7 @@ BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex \ update-mime-database:${PORTSDIR}/misc/shared-mime-info -LIB_DEPENDS= boost_python.4:${PORTSDIR}/devel/boost-python \ +LIB_DEPENDS= boost_python.4:${PORTSDIR}/devel/boost-python-libs \ xine.1:${PORTSDIR}/multimedia/libxine RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb \ ${PYTHON_SITELIBDIR}/pysqlite2/_sqlite.so:${PORTSDIR}/databases/py-pysqlite23 \ Index: multimedia/mkvtoolnix/Makefile =================================================================== RCS file: /home/ncvs/ports/multimedia/mkvtoolnix/Makefile,v retrieving revision 1.52 diff -U3 -r1.52 Makefile --- multimedia/mkvtoolnix/Makefile 22 Jun 2009 07:58:33 -0000 1.52 +++ multimedia/mkvtoolnix/Makefile 29 Jun 2009 10:43:48 -0000 @@ -21,7 +21,7 @@ vorbis.4:${PORTSDIR}/audio/libvorbis \ ogg.5:${PORTSDIR}/audio/libogg \ pcrecpp.0:${PORTSDIR}/devel/pcre \ - boost_regex:${PORTSDIR}/devel/boost + boost_regex:${PORTSDIR}/devel/boost-libs USE_BZIP2= yes USE_GETTEXT= yes Index: net/pktanon/Makefile =================================================================== RCS file: /home/ncvs/ports/net/pktanon/Makefile,v retrieving revision 1.3 diff -U3 -r1.3 Makefile --- net/pktanon/Makefile 11 Jun 2009 18:21:16 -0000 1.3 +++ net/pktanon/Makefile 29 Jun 2009 10:44:12 -0000 @@ -14,7 +14,7 @@ MAINTAINER= wxs@FreeBSD.org COMMENT= Network trace anonymizer -LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs \ xerces-c:${PORTSDIR}/textproc/xerces-c2 GNU_CONFIGURE= yes Index: net/twinkle/Makefile =================================================================== RCS file: /home/ncvs/ports/net/twinkle/Makefile,v retrieving revision 1.19 diff -U3 -r1.19 Makefile --- net/twinkle/Makefile 27 Apr 2009 16:44:05 -0000 1.19 +++ net/twinkle/Makefile 29 Jun 2009 10:44:17 -0000 @@ -17,7 +17,7 @@ LIB_DEPENDS= ccgnu2-1.6.0:${PORTSDIR}/devel/commoncpp \ ccrtp1-1.6.1:${PORTSDIR}/devel/ccrtp \ sndfile.1:${PORTSDIR}/audio/libsndfile \ - boost_regex.4:${PORTSDIR}/devel/boost \ + boost_regex.4:${PORTSDIR}/devel/boost-libs \ speex.1:${PORTSDIR}/audio/speex \ ilbc.0:${PORTSDIR}/net/ilbc \ zrtpcpp.0:${PORTSDIR}/devel/libzrtpcpp Index: net-im/licq/Makefile =================================================================== RCS file: /home/ncvs/ports/net-im/licq/Makefile,v retrieving revision 1.78 diff -U3 -r1.78 Makefile --- net-im/licq/Makefile 1 Nov 2008 09:33:05 -0000 1.78 +++ net-im/licq/Makefile 29 Jun 2009 10:44:21 -0000 @@ -16,7 +16,7 @@ .if defined(WITH_SOCKS) BUILD_DEPENDS= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5 .endif -LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs USE_ICONV= yes WRKSRC= ${WRKDIR}/${DISTNAME} Index: net-im/licq-console/Makefile =================================================================== RCS file: /home/ncvs/ports/net-im/licq-console/Makefile,v retrieving revision 1.26 diff -U3 -r1.26 Makefile --- net-im/licq-console/Makefile 9 Nov 2008 07:01:36 -0000 1.26 +++ net-im/licq-console/Makefile 29 Jun 2009 10:44:21 -0000 @@ -13,7 +13,7 @@ COMMENT= Ncurses-based console plugin for Licq LIB_DEPENDS= cdk.5:${PORTSDIR}/devel/cdk \ - boost_regex.4:${PORTSDIR}/devel/boost + boost_regex.4:${PORTSDIR}/devel/boost-libs GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \ Index: net-im/licq-osd/Makefile =================================================================== RCS file: /home/ncvs/ports/net-im/licq-osd/Makefile,v retrieving revision 1.18 diff -U3 -r1.18 Makefile --- net-im/licq-osd/Makefile 16 Nov 2008 07:18:45 -0000 1.18 +++ net-im/licq-osd/Makefile 29 Jun 2009 10:44:21 -0000 @@ -16,7 +16,7 @@ COMMENT= OnScreenDisplay messages in licq LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd \ - boost_regex.4:${PORTSDIR}/devel/boost + boost_regex.4:${PORTSDIR}/devel/boost-libs RUN_DEPENDS= ${LOCALBASE}/lib/licq/licq_qt-gui.so:${PORTSDIR}/net-im/licq-qt-gui # run dependency may be too strict, delete it if you use another # plugin (gtk+) and wish run osd with it. i've not tested with Index: net-im/licq-qt-gui/Makefile =================================================================== RCS file: /home/ncvs/ports/net-im/licq-qt-gui/Makefile,v retrieving revision 1.29 diff -U3 -r1.29 Makefile --- net-im/licq-qt-gui/Makefile 9 Nov 2008 08:10:33 -0000 1.29 +++ net-im/licq-qt-gui/Makefile 29 Jun 2009 10:44:21 -0000 @@ -13,7 +13,7 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Qt plugin for licq -LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \ LIBS="${PTHREAD_LIBS}" Index: net-im/wooztalk/Makefile =================================================================== RCS file: /home/ncvs/ports/net-im/wooztalk/Makefile,v retrieving revision 1.6 diff -U3 -r1.6 Makefile --- net-im/wooztalk/Makefile 22 Mar 2009 11:28:04 -0000 1.6 +++ net-im/wooztalk/Makefile 29 Jun 2009 10:44:24 -0000 @@ -14,10 +14,10 @@ MAINTAINER= tech@wooztalk.com COMMENT= Meet your World Wide Web neighbors -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ - boost_serialization.4:${PORTSDIR}/devel/boost \ - boost_regex.4:${PORTSDIR}/devel/boost \ - boost_filesystem.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ + boost_serialization.4:${PORTSDIR}/devel/boost-libs \ + boost_regex.4:${PORTSDIR}/devel/boost-libs \ + boost_filesystem.4:${PORTSDIR}/devel/boost-libs \ curl.5:${PORTSDIR}/ftp/curl USE_BZIP2= yes Index: net-p2p/deluge/Makefile =================================================================== RCS file: /home/ncvs/ports/net-p2p/deluge/Makefile,v retrieving revision 1.57 diff -U3 -r1.57 Makefile --- net-p2p/deluge/Makefile 26 Jun 2009 14:41:12 -0000 1.57 +++ net-p2p/deluge/Makefile 29 Jun 2009 10:44:31 -0000 @@ -14,7 +14,7 @@ COMMENT= A Bittorrent client, using Python, GTK+2 and Rasterbar libtorrent BUILD_DEPENDS= easy_install-${PYTHON_VER}:${PORTSDIR}/devel/py-setuptools -LIB_DEPENDS= boost_python.4:${PORTSDIR}/devel/boost-python +LIB_DEPENDS= boost_python.4:${PORTSDIR}/devel/boost-python-libs RUN_DEPENDS= easy_install-${PYTHON_VER}:${PORTSDIR}/devel/py-setuptools \ ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \ ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl \ Index: net-p2p/rblibtorrent/Makefile =================================================================== RCS file: /home/ncvs/ports/net-p2p/rblibtorrent/Makefile,v retrieving revision 1.11 diff -U3 -r1.11 Makefile --- net-p2p/rblibtorrent/Makefile 6 Jan 2009 17:59:16 -0000 1.11 +++ net-p2p/rblibtorrent/Makefile 29 Jun 2009 10:44:33 -0000 @@ -14,7 +14,7 @@ MAINTAINER= johan@stromnet.se COMMENT= A C++ library implementing a BitTorrent client -LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs GNU_CONFIGURE= yes USE_LDCONFIG= yes Index: net-p2p/rblibtorrent-devel/Makefile =================================================================== RCS file: /home/ncvs/ports/net-p2p/rblibtorrent-devel/Makefile,v retrieving revision 1.21 diff -U3 -r1.21 Makefile --- net-p2p/rblibtorrent-devel/Makefile 23 May 2009 14:23:59 -0000 1.21 +++ net-p2p/rblibtorrent-devel/Makefile 29 Jun 2009 10:44:34 -0000 @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A C++ library implementing a BitTorrent client (devel version) -LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs CONFLICTS= rblibtorrent-[0-9]* Index: net-p2p/sharktorrent/Makefile =================================================================== RCS file: /home/ncvs/ports/net-p2p/sharktorrent/Makefile,v retrieving revision 1.4 diff -U3 -r1.4 Makefile --- net-p2p/sharktorrent/Makefile 6 Jun 2008 13:53:46 -0000 1.4 +++ net-p2p/sharktorrent/Makefile 29 Jun 2009 10:44:34 -0000 @@ -14,7 +14,7 @@ MAINTAINER= alepulver@FreeBSD.org COMMENT= C++ Bittorrent client using wxWidgets, libtorrent and boost -LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost-libs \ torrent.1:${PORTSDIR}/net-p2p/rblibtorrent USE_WX= 2.6 Index: palm/barry/Makefile =================================================================== RCS file: /home/ncvs/ports/palm/barry/Makefile,v retrieving revision 1.3 diff -U3 -r1.3 Makefile --- palm/barry/Makefile 26 Mar 2009 07:36:07 -0000 1.3 +++ palm/barry/Makefile 29 Jun 2009 10:44:37 -0000 @@ -13,7 +13,7 @@ MAINTAINER= meitolake@gmail.com COMMENT= C++ library for interfacing with the BlackBerry Handheld -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs USE_BZIP2= yes USE_LDCONFIG= yes Index: print/cjk-lyx/Makefile =================================================================== RCS file: /home/ncvs/ports/print/cjk-lyx/Makefile,v retrieving revision 1.43 diff -U3 -r1.43 Makefile --- print/cjk-lyx/Makefile 6 Jun 2008 13:57:43 -0000 1.43 +++ print/cjk-lyx/Makefile 29 Jun 2009 10:44:42 -0000 @@ -26,7 +26,7 @@ MAINTAINER= yokota@res.otaru-uc.ac.jp COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) -LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs \ qt-mt:${PORTSDIR}/x11-toolkits/qt33 RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf Index: print/lyx/Makefile =================================================================== RCS file: /home/ncvs/ports/print/lyx/Makefile,v retrieving revision 1.119 diff -U3 -r1.119 Makefile --- print/lyx/Makefile 6 Jan 2009 17:59:17 -0000 1.119 +++ print/lyx/Makefile 29 Jun 2009 10:44:45 -0000 @@ -21,7 +21,7 @@ BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX -LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs OPTIONS= QT "Use Qt (instead of XForms)" ${QT_PRESENT} \ ASPELL "Utilize ASPELL library" on \ Index: print/lyx15/Makefile =================================================================== RCS file: /home/ncvs/ports/print/lyx15/Makefile,v retrieving revision 1.129 diff -U3 -r1.129 Makefile --- print/lyx15/Makefile 28 Feb 2009 19:33:38 -0000 1.129 +++ print/lyx15/Makefile 29 Jun 2009 10:44:45 -0000 @@ -21,7 +21,7 @@ COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) (stable) BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX-base -LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ ${LOCALBASE}/share/texmf/tex/latex/prettyref/prettyref.sty:${PORTSDIR}/print/latex-prettyref \ ${LOCALBASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf Index: print/pdfcube/Makefile =================================================================== RCS file: /home/ncvs/ports/print/pdfcube/Makefile,v retrieving revision 1.7 diff -U3 -r1.7 Makefile --- print/pdfcube/Makefile 2 Feb 2009 14:34:13 -0000 1.7 +++ print/pdfcube/Makefile 29 Jun 2009 10:44:46 -0000 @@ -15,7 +15,7 @@ LIB_DEPENDS= gtkglext:${PORTSDIR}/x11-toolkits/gtkglext \ poppler-glib:${PORTSDIR}/graphics/poppler-gtk \ - boost_program_options:${PORTSDIR}/devel/boost + boost_program_options:${PORTSDIR}/devel/boost-libs USE_GL= glut GNU_CONFIGURE= yes Index: science/openbabel/Makefile =================================================================== RCS file: /home/ncvs/ports/science/openbabel/Makefile,v retrieving revision 1.23 diff -U3 -r1.23 Makefile --- science/openbabel/Makefile 26 Apr 2009 14:49:08 -0000 1.23 +++ science/openbabel/Makefile 29 Jun 2009 10:44:52 -0000 @@ -31,7 +31,7 @@ .endif .if (${OSVERSION} < 700042) -LIB_DEPENDS+= boost_thread.4:${PORTSDIR}/devel/boost-python +LIB_DEPENDS+= boost_python.4:${PORTSDIR}/devel/boost-python-libs .endif post-extract: Index: sysutils/fusefs-encfs/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/fusefs-encfs/Makefile,v retrieving revision 1.11 diff -U3 -r1.11 Makefile --- sysutils/fusefs-encfs/Makefile 20 Jun 2008 17:37:06 -0000 1.11 +++ sysutils/fusefs-encfs/Makefile 29 Jun 2009 10:45:20 -0000 @@ -17,7 +17,7 @@ COMMENT= An encrypted pass-through FUSE filesystem LIB_DEPENDS= rlog:${PORTSDIR}/devel/rlog \ - boost_serialization:${PORTSDIR}/devel/boost + boost_serialization:${PORTSDIR}/devel/boost-libs RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod BUILD_DEPENDS= ${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs Index: textproc/source-highlight/Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/source-highlight/Makefile,v retrieving revision 1.16 diff -U3 -r1.16 Makefile --- textproc/source-highlight/Makefile 3 Jan 2009 14:53:14 -0000 1.16 +++ textproc/source-highlight/Makefile 29 Jun 2009 10:45:55 -0000 @@ -16,7 +16,7 @@ COMMENT= C/C++ and Java sources to HTML converter BUILD_DEPENDS= exctags:${PORTSDIR}/devel/ctags -LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs GNU_CONFIGURE= yes CONFIGURE_ARGS= LDFLAGS=-L${LOCALBASE}/lib CPPFLAGS=-I${LOCALBASE}/include Index: www/openvrml/Makefile =================================================================== RCS file: /home/ncvs/ports/www/openvrml/Makefile,v retrieving revision 1.52 diff -U3 -r1.52 Makefile --- www/openvrml/Makefile 23 Jan 2009 15:43:11 -0000 1.52 +++ www/openvrml/Makefile 29 Jun 2009 10:46:16 -0000 @@ -57,11 +57,8 @@ BROKEN= Gets internal gcc error on ${ARCH} .endif -.if exists(${LOCALBASE}/include/boost/python.hpp) -LIB_DEPENDS+= boost_python.4:${PORTSDIR}/devel/boost-python -.else -LIB_DEPENDS+= boost_regex.4:${PORTSDIR}/devel/boost -.endif +LIB_DEPENDS+= boost_regex.4:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS+= boost_python.4:${PORTSDIR}/devel/boost-python-libs pre-everything:: @${ECHO_MSG} Index: x11-toolkits/flowcanvas/Makefile =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/flowcanvas/Makefile,v retrieving revision 1.3 diff -U3 -r1.3 Makefile --- x11-toolkits/flowcanvas/Makefile 18 Mar 2009 19:54:09 -0000 1.3 +++ x11-toolkits/flowcanvas/Makefile 29 Jun 2009 10:46:57 -0000 @@ -14,7 +14,7 @@ MAINTAINER= trasz@FreeBSD.org COMMENT= FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget -LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs \ gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ gnomecanvasmm-2.6:${PORTSDIR}/graphics/libgnomecanvasmm26 \ gvc.5:${PORTSDIR}/graphics/graphviz Index: x11-toolkits/gigi/Makefile =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/gigi/Makefile,v retrieving revision 1.14 diff -U3 -r1.14 Makefile --- x11-toolkits/gigi/Makefile 7 May 2009 14:41:59 -0000 1.14 +++ x11-toolkits/gigi/Makefile 29 Jun 2009 10:46:58 -0000 @@ -16,7 +16,7 @@ COMMENT= OpenGL Graphic User Interface Library LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \ - boost_python.4:${PORTSDIR}/devel/boost-python \ + boost_python.4:${PORTSDIR}/devel/boost-python-libs \ freetype.9:${PORTSDIR}/print/freetype2 USE_SCONS= yes