Bug 244269 - graphics/rubygem-rmagick: do you really want to require dependency on X11?
Summary: graphics/rubygem-rmagick: do you really want to require dependency on X11?
Status: Closed Not Accepted
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ruby (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-21 08:36 UTC by Norikatsu Shigemura
Modified: 2020-11-04 03:25 UTC (History)
0 users

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


Attachments
rubygem-rmagick's patch file. (276 bytes, patch)
2020-02-21 08:36 UTC, Norikatsu Shigemura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Norikatsu Shigemura 2020-02-21 08:36:02 UTC
Created attachment 211791 [details]
rubygem-rmagick's patch file.

I want to use www/redmine4, but it's broken now.
So I researched dependencies of www/redmine4.
I found two issue on 'graphics/rubygem-rmagick' and 'graphics/rubygem-mini_magick'.

1. Two ports required dependency on X11.  Really you want?
  - I confirmed following required dependency on rubygem-rmagick.
       graphics/rubygem-gruff
       graphics/rubygem-captcha
       www/redmine
       www/redmine4
  - I confirmed following required dependency on rubygem-mini_magick.
       graphics/rubygem-image_processing
       www/rubygem-rails52
       www/gitlab-ce

2. Each two ports required dependency on different version of ImageMagick.
   So these are conflicted.  I think that these are integrated dependency
   on ImageMagick6 for compatibility.
Comment 1 Norikatsu Shigemura 2020-11-04 03:25:44 UTC
No longer need.