Bug 196728

Summary: net/wireshark: add QT5 RADIO options
Product: Ports & Packages Reporter: Oleg Ginzburg <olevole>
Component: Individual Port(s)Assignee: Joe Marcus Clarke <marcus>
Status: Closed FIXED    
Severity: Affects Only Me CC: olevole
Priority: --- Flags: bugzilla: maintainer-feedback? (marcus)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Adding the ability to build QT5-based GUI backend
none
net/wireshark-qt5 meta port none

Description Oleg Ginzburg 2015-01-14 16:31:41 UTC
Created attachment 151626 [details]
Adding the ability to build QT5-based GUI backend

Adding the ability to build QT5-based GUI backend
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-01-14 16:31:41 UTC
Auto-assigned to maintainer marcus@FreeBSD.org
Comment 2 Oleg Ginzburg 2015-01-14 16:32:45 UTC
Created attachment 151627 [details]
net/wireshark-qt5 meta port
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-02-04 16:38:03 UTC
A commit references this bug:

Author: marcus
Date: Wed Feb  4 16:37:22 UTC 2015
New revision: 378406
URL: https://svnweb.freebsd.org/changeset/ports/378406

Log:
  Add support for building wireshark with Qt 5 GUI support.  Note: not all of
  the GTK+ features have been ported to Qt yet.

  PR:		196728
  Submitted by:	olevole@olevole.ru

Changes:
  head/net/Makefile
  head/net/wireshark/Makefile
  head/net/wireshark-qt5/
  head/net/wireshark-qt5/Makefile
Comment 4 Joe Marcus Clarke freebsd_committer freebsd_triage 2015-02-04 16:39:15 UTC
Committed, thanks!