Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Dec 2018 22:37:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229240] www/otrs: Missing p5-DateTime and p5-XML-LibXML-Simple dependencies
Message-ID:  <bug-229240-7788-TLSVndFdEp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229240-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229240-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #9 from m.tsatsenko@gmail.com ---
I had a look at both of the missing modules.

XML was an easy one. According to checkModules.pl output XML and PDF options
should be removed since all of the modules under both of them are mandatory.

Regarding Class::Accessor::Lite the situation is not that clear. In particu=
lar
it is not listed in checkModules.pl output at all and is not directly used =
by
any of otrs components either. At least grep -r Accessor /usr/local/otrs
command returns nothing.=20
While Sisimai cpanfile says it needs Class::Accessor::Lite module while
mail/p5-Sisimai port doesn't have corresponding RUN dependency. Probably th=
is a
root of this problem.

--=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-229240-7788-TLSVndFdEp>