aboutsummaryrefslogtreecommitdiff
path: root/print/lyx-devel/files/patch-boost-134
Commit message (Collapse)AuthorAgeFilesLines
* - Fix building with boost 1.37Li-Wen Hsu2009-04-071-78/+0
| | | | | | | | | PR: ports/133044 Submitted by: amdmi3 Approved by: maintainer Notes: svn path=/head/; revision=231777
* Add a patch to ensure we compile against the new Boost-1.34, whileMikhail Teterin2007-07-061-0/+100
maintaining compatibility with Boost-1.33. Also, when compiling against 1.34, be sure to remove the `-fno-exceptions' flag, because the new Boost throws in a few places... Notified by: pav Notes: svn path=/head/; revision=195100