Bug 236392 - www/igal2: support for x11
Summary: www/igal2: support for x11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Rodrigo Osorio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-08 13:17 UTC by Krzysztof
Modified: 2019-03-11 17:00 UTC (History)
1 user (show)

See Also:


Attachments
igal2: change options and take maintainership (1.23 KB, patch)
2019-03-08 13:17 UTC, Krzysztof
no flags Details | Diff
igal2.patch - correct version (1.29 KB, patch)
2019-03-08 17:18 UTC, Krzysztof
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof 2019-03-08 13:17:16 UTC
Created attachment 202715 [details]
igal2: change options and take maintainership

Hello,

I'm using www/igal2. But for now it has ghostscript (with X11) as run depends. I've made a patch to support imagick: with x11 or without. While here I can take a maintership.

I've tested this patch with poudriere. Logs are available at:
http://pkg.bsdserwis.com/pkg/data/11x64-testing/2019-03-07_14h15m06s/logs/igal2-2.2_2.log and http://pkg.bsdserwis.com/pkg/data/11x64-testing/2019-03-07_14h14m01s/logs/igal2-2.2_2.log
Comment 1 Krzysztof 2019-03-08 17:18:15 UTC
Created attachment 202720 [details]
igal2.patch - correct version

Sorry, I've attached previous version of patch. This one is correct one (ghostscript is *required* as run dependency).

And this one patch was tested with poudriere.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-03-11 16:44:29 UTC
A commit references this bug:

Author: rodrigo
Date: Mon Mar 11 16:43:36 UTC 2019
New revision: 495361
URL: https://svnweb.freebsd.org/changeset/ports/495361

Log:
  Take maintenership for this port

  Add radio options IMAGICK_X11 and IMAGICK_NOX11
  to be able to install www/igal2 with or without
  the X11 dependencies pulled by imagemagik.
  IMAGICK_NOX11 is the default build option.

  PR:		236392
  Submitted by:	 Krzysztof <ports@bsdserwis.com>

Changes:
  head/www/igal2/Makefile
Comment 3 Rodrigo Osorio freebsd_committer freebsd_triage 2019-03-11 16:54:44 UTC
Committed, thanks.
Comment 4 Rodrigo Osorio freebsd_committer freebsd_triage 2019-03-11 17:00:47 UTC
Author: rodrigo
Date: Mon Mar 11 16:53:02 2019
New Revision: 495366
URL: https://svnweb.freebsd.org/changeset/ports/495366

Log:
  Add a section in UPDATE after changes in www/igal2
  
  PR:		202720

Modified:
  head/UPDATING