Bug 247091

Summary: x11-toolkits/gtk30: make X11 optional
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Jan Beich <jbeich>
Status: Closed FIXED    
Severity: Affects Only Me CC: gnome
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (gnome)
Hardware: Any   
OS: Any   
Bug Depends on: 245510, 247096, 247520    
Bug Blocks:    
Attachments:
Description Flags
v1 none

Description Jan Beich freebsd_committer freebsd_triage 2020-06-08 19:53:23 UTC
Created attachment 215369 [details]
v1

Reduce bloat on embedded systems and facilitate debugging in case X11 isn't supported/desired at runtime.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-06-18 00:56:02 UTC
A commit references this bug:

Author: jbeich
Date: Thu Jun 18 00:55:52 UTC 2020
New revision: 539507
URL: https://svnweb.freebsd.org/changeset/ports/539507

Log:
  x11-toolkits/gtk30: make X11 optional

  Makes it easier to expose X11 consumers and reduce some bloat.

  PR:		247091

Changes:
  head/x11-toolkits/gtk30/Makefile
  head/x11-toolkits/gtk30/pkg-plist
Comment 2 Jan Beich freebsd_committer freebsd_triage 2020-06-18 01:07:00 UTC
Landed together with bug 247067, so users are more likely to notice the option.