Bug 196728 - net/wireshark: add QT5 RADIO options
Summary: net/wireshark: add QT5 RADIO options
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-14 16:31 UTC by Oleg Ginzburg
Modified: 2015-02-04 16:40 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (marcus)


Attachments
Adding the ability to build QT5-based GUI backend (2.83 KB, patch)
2015-01-14 16:31 UTC, Oleg Ginzburg
no flags Details | Diff
net/wireshark-qt5 meta port (783 bytes, patch)
2015-01-14 16:32 UTC, Oleg Ginzburg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!