[Bug 226951] devel/mercurial: enable "hg view"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 26 15:24:40 UTC 2018
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: python at FreeBSD.org
Reporter: d8zNeCFG at aon.at
Assignee: python at FreeBSD.org
Flags: maintainer-feedback?(python at 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.
More information about the freebsd-python
mailing list