aboutsummaryrefslogtreecommitdiff
path: root/devel/insight
Commit message (Collapse)AuthorAgeFilesLines
* Resolve the LATEST_LINK conflict. Insight is now simply "insight".Mikhail Teterin2010-12-041-0/+2
| | | | | | | Notified by: erwin Notes: svn path=/head/; revision=265677
* Add a slave port of insight -- the gdb's GUI front-end. Having a slaveMikhail Teterin2010-12-031-0/+16
port will ensure, the packages are auto-built for insight and that the WITH_INSIGHT option of gdb66 does not bit-rot with time... In gdb66 use bsd.port.options.mk to parse options and then act on them before bsd.port.pre.mk -- as Suggested by: pav Notes: svn path=/head/; revision=265627