Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Mar 2019 15:04:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236152] irc/weechat: should include lang/guile2 and depend on it
Message-ID:  <bug-236152-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236152

            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@FreeBSD.org
          Reporter: jeremy@artphotolaurent.be
                CC: bofh@freebsd.org, brnrd@freebsd.org
                CC: bofh@freebsd.org, brnrd@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=3Dno` from the Makefile and depending on the port
lang/guile2 *should* be enough so weechat autoloads the plugin at startup t=
ime.
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 have=
n't
tried it *yet*.

Attention tho, weechat requires that guile is of version >=3D2.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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236152-7788>