https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226951
Bug ID: 226951 Summary: devel/mercurial: enable "hg view" Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: pyt...@freebsd.org Reporter: d8zne...@aon.at Assignee: pyt...@freebsd.org Flags: maintainer-feedback?(pyt...@freebsd.org) I would like to use "hg view". I believe the following changes would be necessary: - Install /usr/local/share/mercurial/contrib/hgk with mode 755 (instead of 644) - Depend on tk, probably similar to how devel/git does it. - The previous point will hopefully also correct the interpreter stored in /usr/local/share/mercurial/contrib/hgk from "wish" to "wish8.6". Compare for example /usr/local/bin/gitk. Anyway, here "hg view" works after making hgk executable and adding a symlink from wish8.6 to wish (not too elegant). -- Martin -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"