Bug 192018 - databases/rrdtool depends on glib
Summary: databases/rrdtool depends on glib
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Niclas Zeising
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-21 19:30 UTC by Alan Somers
Modified: 2014-07-23 20:19 UTC (History)
0 users

See Also:


Attachments
adds glib20 to USE_GNOME (328 bytes, patch)
2014-07-21 19:30 UTC, Alan Somers
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Somers freebsd_committer freebsd_triage 2014-07-21 19:30:21 UTC
Created attachment 144855 [details]
adds glib20 to USE_GNOME

rrdtool links against glib, but glib isn't listed as a dependency in the port.  Most people won't notice, because cairo depends on glib and therefore glib is an implicity dependency of rrdtool.  However, it's possible to remove the cairo dependency (I'll submit that as another PR).  In that case, it's important to list glib in the Makefile.
Comment 1 John Marino freebsd_committer freebsd_triage 2014-07-22 14:19:12 UTC
over to maintainer
Comment 2 Niclas Zeising freebsd_committer freebsd_triage 2014-07-22 17:42:20 UTC
I'm working on the rrdtool port already, and have already patched this.  Will commit together with other changes.
Comment 3 Niclas Zeising freebsd_committer freebsd_triage 2014-07-23 20:19:07 UTC
Fixed in commit r362726.