Bug 166831 - [PATCH] net-mgmt/collectd: add routeros support
Summary: [PATCH] net-mgmt/collectd: add routeros support
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: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-10 23:50 UTC by Mark Felder
Modified: 2012-04-12 06:50 UTC (History)
1 user (show)

See Also:


Attachments
collectd-4.10.4_2.patch (3.73 KB, patch)
2012-04-10 23:50 UTC, Mark Felder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Felder freebsd_committer freebsd_triage 2012-04-10 23:50:00 UTC
Add routeros support

Port maintainer (ports@bsdserwis.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_4 (mode: change, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-10 23:50:14 UTC
Maintainer of net-mgmt/collectd,

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

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

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Krzysztof 2012-04-11 08:52:28 UTC
Hello,

On Tue, Apr 10, 2012 at 10:50:14PM +0000, Edwin Groothuis wrote:
> Maintainer of net-mgmt/collectd,
> 
> Please note that PR ports/166831 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/166831
> 
> -- 
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
> 

Yes, I approve this patch.

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 Chris Rees freebsd_committer freebsd_triage 2012-04-11 09:10:03 UTC
State Changed
From-To: feedback->open

Maintainer has approved.
Comment 5 Dennis Herrmann freebsd_committer freebsd_triage 2012-04-11 10:56:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-04-12 06:44:28 UTC
dhn         2012-04-12 05:44:15 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/collectd    Makefile pkg-plist 
    net-mgmt/collectd/files patch-configure.in 
  Log:
  - Add RouterOS support
  
  PR:             ports/166831
  Submitted by:   Mark Felder <feld@feld.me>
  Approved by:    Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
  
  Revision  Changes    Path
  1.38      +11 -2     ports/net-mgmt/collectd/Makefile
  1.3       +15 -6     ports/net-mgmt/collectd/files/patch-configure.in
  1.14      +2 -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 7 Dennis Herrmann freebsd_committer freebsd_triage 2012-04-12 06:45:40 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!