Created attachment 168380 [details] patch Changes: - The Circular and Radial layout algorithm as well as Balloon and all Directed Tree layout algorithms support a new edge routing style where edge paths are bundled to prevent visual clutter. - Disabled menu interaction on Mac OS X during layout runs to prevent accidental graph structure modifications. - Many bugfixes, great and small.
Created attachment 168447 [details] new patch with DOWNLOAD_URL fix
I'll take it.
A commit references this bug: Author: vg Date: Mon Mar 21 11:50:15 UTC 2016 New revision: 411556 URL: https://svnweb.freebsd.org/changeset/ports/411556 Log: - Update to 3.15.0.1 - The Circular and Radial layout algorithm as well as Balloon and all Directed Tree layout algorithms support a new edge routing style where edge paths are bundled to prevent visual clutter. - Disabled menu interaction on Mac OS X during layout runs to prevent accidental graph structure modifications. - Many bugfixes, great and small. PR: ports/208134 Submitted by: pi Approved by: Eugene Mychlo <myc@barev.net> (maintainer) Changes: head/graphics/yed/Makefile head/graphics/yed/distinfo
Thank you!