summaryrefslogtreecommitdiff
path: root/devel/boost-python
AgeCommit message (Collapse)AuthorFilesLines
2004-06-07Fix error in previous (copy and paste from boost-thread that should nottv1-3/+1
have been here).
2004-06-06Update devel/boost to 1.31.0. The most notable change here is a more robusttv4-0/+65
build system, which is actually being used now to build the backing binary libraries necessary to make date_time, regex, and a few other libraries work. While here, the thread and python libraries have been split out to their own subpackages, devel/boost-thread and devel/boost-python, so that the main boost package need not rely on the presence of either to provide basic functionality.