Bug 151450 - [PATCH] math/py-matplotlib : remove dependency on graphics/agg
Summary: [PATCH] math/py-matplotlib : remove dependency on graphics/agg
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rene Ladan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-14 11:50 UTC by Emil Smolenski
Modified: 2010-10-22 12:00 UTC (History)
0 users

See Also:


Attachments
file.diff (600 bytes, patch)
2010-10-14 11:50 UTC, Emil Smolenski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emil Smolenski 2010-10-14 11:50:02 UTC
The math/py-matplotlib port has graphics/agg in its BUILD_DEPENDS list. This software comes with its own embedded agg source code. The graphics/agg has absolutely no influence on the math/py-matplotlib port (whether is installed or not) but brings a lot of unwanted (especially on servers) dependencies (xorg, etc). Please, remove this dependency.

Fix: See attached patch.


Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-14 11:50:12 UTC
Maintainer of math/py-matplotlib,

Please note that PR ports/151450 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151450

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-14 11:50:14 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Geoffrey Mainland 2010-10-19 17:18:54 UTC
I approve the patch.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2010-10-22 10:49:33 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Rene Ladan freebsd_committer freebsd_triage 2010-10-22 11:30:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rene

Grab
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-10-22 11:55:21 UTC
rene        2010-10-22 10:55:07 UTC

  FreeBSD ports repository

  Modified files:
    math/py-matplotlib   Makefile 
  Log:
  Remove explicit dependency on graphics/agg, to reduce dependencies.
  The built-in agg was already used.
  
  PR:             ports/151450
  Submitted by:   Emil Smolenski [am raisa eu org]
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.37      +1 -2      ports/math/py-matplotlib/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Rene Ladan freebsd_committer freebsd_triage 2010-10-22 11:55:55 UTC
State Changed
From-To: open->closed

Committed, thanks