Bug 153643 - Add disk plugin support to net-mgmt/collectd
Summary: Add disk plugin support to net-mgmt/collectd
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-03 06:00 UTC by ben
Modified: 2011-01-31 12:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.67 KB, patch)
2011-01-03 06:00 UTC, ben
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ben 2011-01-03 06:00:21 UTC
The attached patch adds support to the net-mgmt/collectd port for enabling the collectd disk plugin via OPTIONS.

Fix: Apply the attached patch.

Patch attached with submission follows:
How-To-Repeat: Install net-mgmt/collectd from ports.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-03 06:00:25 UTC
Maintainer of net-mgmt/collectd,

Please note that PR ports/153643 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/153643

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-03 06:00:29 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Krzysztof 2011-01-03 08:11:17 UTC
Hello,

Patch approved. Collectd compiled and installed on my 7.x box correctly.

Greetings
-- 
Krzysztof Stryjek
UNIX administrator/Juniper Networks Specialist
email: wtp (at) bsdserwis (dot) com
http://www.linkedin.com/in/KrzysztofStryjek
GPG fingerprint: 8BD7 40CE 8994 0BBE CE6C  91CD 1292 8959 DC61 0E76

In theory, there is no difference between theory and practice.
In practice, there is.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2011-01-03 18:53:20 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-01-31 12:10:44 UTC
miwi        2011-01-31 12:10:39 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/collectd    Makefile pkg-plist 
  Log:
  - Add disk plugin support
  
  PR:             153643
  Submitted by:   Benjamin Lee <ben@b1c1l1.com>
  Approved by:    maintainer
  Feature safe:   yes
  
  Revision  Changes    Path
  1.20      +10 -2     ports/net-mgmt/collectd/Makefile
  1.7       +3 -0      ports/net-mgmt/collectd/pkg-plist
_______________________________________________
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 6 Martin Wilke freebsd_committer freebsd_triage 2011-01-31 12:10:59 UTC
State Changed
From-To: open->closed

Committed. Thanks!