I am not new to unix, but I am new to Mac OS. I have seen that its pretty easy to use macports to get/build the tip version of boost. But I need to get/build/install boost v1.41, not the latest boost. That is because the test framework I am working with won't compile against anything newer than boost v1.41. Though I would prefer to be able to bring the framework up to using v1.46 of boost, I am not permitted the time.
I know with Gentoo linux I can set a specific version of a lib/app that I want to emerge. Easy stuff once you know how to do it. With macports I can't find anything that is like that.
So my question: How can I use macports to get/build/install boost v1.41?