>> > I already have Boost in my own tree. >> > >> > I don't want one big diff. I want a diff per port. >> > >> >> attached. > > Looking at these diffs it looks as if there are some > changes mixed in which are not directly related to > adjusting for the Boost update alone. > > aqsis: looks like it is switching from FLTK to Qt4.
Yep, they changed GUIs in 1.8.0 which was broken, it is on their website. Instead of trying to patch the old port my philosophy was, try the update first, if it was easy and as it usually took care of latest boost, then that was the way to go. This takes care of the boost update too. > cgal: curious about the WRKDIST addition. they bumped the version but the extracted folder is still reflecting older version, so I had to define it like that. how did that one slip through the cracks?