Bug 240680 - print/fontforge: FIx timeout when starting fontforge without a GUI
Summary: print/fontforge: FIx timeout when starting fontforge without a GUI
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: Niclas Zeising
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2019-09-19 08:35 UTC by Niclas Zeising
Modified: 2019-09-19 14:35 UTC (History)
1 user (show)

See Also:
cyberbotx: maintainer-feedback+


Attachments
v1 (1.94 KB, patch)
2019-09-19 08:35 UTC, Niclas Zeising
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Niclas Zeising freebsd_committer freebsd_triage 2019-09-19 08:35:26 UTC
Created attachment 207619 [details]
v1

Attached patch, from upstream, fixes a timeout when starting fontforge without a gui, sunch as doing fontforge -version.  This is done in print/lilypond, and the timeout is quite long, holding up the build.
Comment 1 Naram Qashat 2019-09-19 13:00:59 UTC
Comment on attachment 207619 [details]
v1

Patch is acceptable to me.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-09-19 14:11:14 UTC
A commit references this bug:

Author: zeising
Date: Thu Sep 19 14:11:04 UTC 2019
New revision: 512342
URL: https://svnweb.freebsd.org/changeset/ports/512342

Log:
  print/fontforge: Fix timeout without GUI

  Add an upstream patch to fix a timeout when starting fontforge without any
  gui available, such as when running fontforge -version.  This fixes delays
  when building for instance print/lilypond.

  PR:		240680
  Approved by:	Naram Qashat

Changes:
  head/print/fontforge/Makefile
  head/print/fontforge/files/patch-fontforgeexe_startui.c