[Bug 236152] irc/weechat: should include lang/guile2 and depend on it
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Mar 2 15:04:40 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236152
Bug ID: 236152
Summary: irc/weechat: should include lang/guile2 and depend on
it
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: jeremy at artphotolaurent.be
CC: bofh at freebsd.org, brnrd at freebsd.org
CC: bofh at freebsd.org, brnrd at freebsd.org
Since 0.4.1 (24th May 2013), irc/weechat doesn't include lang/guile2 which
there wasn't a port of back then. That lack of got solved the 25th May 2014,
tho guile2 hasn't been included back into the port ever since.
Guile is necessary to load custom `.scm` scripts within the weechat.
Looking at how weechat dynamically discovers the presence of guile, simply
removing `-DENABLE_GUILE=no` from the Makefile and depending on the port
lang/guile2 *should* be enough so weechat autoloads the plugin at startup time.
This (the plugin load) has been confirmed by another user on #freebsd, tho he
didn't try to load a script with it.
The changes he used to test it is attached to this bug report. I sadly haven't
tried it *yet*.
Attention tho, weechat requires that guile is of version >=2.0 and <2.2! Please
see [1].
I hope I filed this bug report correctly as this is a first time for me and
thank you for the hard work so far!
[1]: https://github.com/weechat/weechat/issues/1098
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list