svn commit: r494666 - in head/net: tshark wireshark wireshark/files
Joe Marcus Clarke
marcus at freebsd.org
Wed Mar 13 15:06:43 UTC 2019
On 3/13/19 11:03, Baptiste Daroussin wrote:
> On Sun, Mar 10, 2019 at 09:23:11AM -0700, Craig Leres wrote:
>> On 3/4/19 4:02 PM, Joe Marcus Clarke wrote:
>>> Author: marcus
>>> Date: Tue Mar 5 01:02:00 2019
>>> New Revision: 494666
>>> URL:https://svnweb.freebsd.org/changeset/ports/494666
>>>
>>> Log:
>>> Update to 3.0.0.
>>> Note: the GTK+ UI is now gone. Qt 5 is all that remains.
>>
>> Note that sharkd links against libwscodecs:
>>
>> # ldd /usr/local/bin/sharkd | fgrep found
>> libwscodecs.so.2 => not found (0)
>>
>> But this shared library is only present when GUI is enabled:
>>
>> # grep libwscodecs pkg-plist
>> %%GUI%%lib/libwscodecs.so
>> %%GUI%%lib/libwscodecs.so.2
>> %%GUI%%lib/libwscodecs.so.2.0.0
>>
>> (Sucks that upstream removed GTK+ support...)
>>
> tshark is broken now, as is requires libwscodecs.so.2 which is not provided
> by the package so it tries to install wireshark* which is conflicting with
> tshark
Yep. I'm working on sorting out the cmake now.
Joe
--
Joe Marcus Clarke
FreeBSD GNOME Team :: gnome at FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20190313/2792897b/attachment.sig>
More information about the svn-ports-head
mailing list