Subject: CVS commit: pkgsrc
From: Julio M. Merino Vidal
Date: 2006-01-21 10:02:16
Message id: 20060121090216.792302DA27@cvs.netbsd.org

Log Message:
Fix build and install of Boost under Mac OS X:
- Correctly use threads.
- Use the correct tool set.
- Make libraries (Boost.Test) with undefined symbols build correctly.
- Change the installed library names so that they match other systems
  (thus avoiding manual PLIST substitutions).  There is a hack here,
  though, to let the dylib stuff kick in...

Files:
RevisionActionfile
1.3modifypkgsrc/devel/boost-build/bjam.mk
1.2modifypkgsrc/devel/boost-build/toolset.mk
1.7modifypkgsrc/meta-pkgs/boost/distinfo
1.4modifypkgsrc/meta-pkgs/boost/patches/patch-ad
1.3addpkgsrc/meta-pkgs/boost/patches/patch-ae
1.3addpkgsrc/meta-pkgs/boost/patches/patch-ag