On 2014/05/20 07:42, Daniel Bolgheroni wrote: > Hi ports@, > > Anyone with a wip diff to update KiCAD? If not, as time permits, I'm > willing to put some effort on it.
I've not heard of any.. > Anything I must be aware of? Yes, see the warning in the log message of the last commit: downloading during build is not permitted. --------------------- PatchSet 24 Date: 2013/12/12 20:21:45 Author: landry Branch: HEAD Tag: OPENBSD_5_5_BASE Log: Add boost to BDEP, kicad supposedly bundles the parts of boost it needs in the version we have in-tree, but experience has shown that if systemwide boost was installed at some point during build then junked by dpb build was failing. Boo. Note that in newer releases of kicad those bundled boost headers were removed, and now cmake downloads boost tarball during build and patch its headers on the fly. Yay. https://lists.launchpad.net/kicad-developers/msg10503.html Members: Makefile:1.19->1.20
