Bug 228107

Summary: graphics/leptonica: Excessive dependencies
Product: Ports & Packages Reporter: Niclas <n_carlsson>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: hiroto.kagotani, ndowens04, sdalu, w.schwarzenfeld
Priority: --- Flags: bugzilla: maintainer-feedback? (hiroto.kagotani)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Cleanup/Modernize; Remove un-needed dep ndowens04: maintainer-approval? (hiroto.kagotani)

Description Niclas 2018-05-10 08:29:26 UTC
Currently graphics/leptonica builds math/gnuplot without an option to turn it off even though it isn't listed as a dependency.

math/gnuplot has switched to being a full X11 graphical application and made math/gnuplot-lite if only the cmd utility is needed.

This makes graphics/leptonica build lots of X11 and GTK+2 dependencies that shouldn't be needed.
Comment 1 Nathan 2018-09-02 06:08:40 UTC
Created attachment 196780 [details]
Cleanup/Modernize; Remove un-needed dep

graphics/leptonica:
* Changed to OPTIONS
  -- Modernize/cleanup
* Add test target
  -- Remove old-style
* Remove gnuplot dep
  -- Was not needed for tests
* Add/fix License block
  -- While here and to correct issue
Comment 2 Walter Schwarzenfeld freebsd_triage 2019-08-13 20:17:11 UTC
Maintainer feedback, please!
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2021-02-16 02:14:49 UTC
All these changes seem to have been incorporated to the port.