[Bug 226181] [PATCH] security/yersinia: option to enable/disable GTK support
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 24 19:05:23 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226181
Bug ID: 226181
Summary: [PATCH] security/yersinia: option to enable/disable
GTK support
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch, patch-ready
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: freebsd_ports at k-worx.org
CC: ayu at commun.jp
CC: ayu at commun.jp
Flags: maintainer-feedback?(ayu at commun.jp)
Created attachment 190967
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190967&action=edit
Patch for yersinia with option to enable/disable GTK support
Hello,
the yersinia port has been updated to 0.8.2 recently. The GTK interface of
yersinia is still in alpha status and thus buggy, e.g. the program crashes if
one moves around in the GUI.
Support for GTK requires also more libraries which leads to longer build times.
Therefore it would be nice if the user can choose if GTK support should be
enabled or disabled.
Attached is a patch which gives the option to enable GTK support.
Changes:
~~~~~~~~
- option to enable/disable GTK support
- patch for "configure.ac" to make build for CLI (ncurses) only version
possible
- removed previous MASTER_SITES (was already commented out)
- bumped port
QA:
~~
portlint -A -> OK
poudriere (11.1-RELEASE amd64) -> OK
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list