Bug 103724

Summary: [PATCH] net-mgmt/ifgraph: Change to use rrdtool version 1.0
Product: Ports & Packages Reporter: Rodrigo Graeff <delphus>
Component: Individual Port(s)Assignee: Lars Thegler <lth>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ifgraph-0.4.10.patch none

Description Rodrigo Graeff 2006-09-27 23:20:22 UTC
- Change to use rrdtool version 1.0 ifgraph doesn't work with 1.2 versions

Port maintainer (lth@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-09-27 23:20:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lth

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-31 15:19:04 UTC
lth         2006-10-31 15:18:15 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/ifgraph     Makefile pkg-plist 
    net-mgmt/ifgraph/files patch-find-if.pl patch-ifgraph.pl 
                           patch-makegraph.pl 
  Log:
  - Install rgb.txt, incl dependencies [1]
  - Update to rrdtool 1.2 syntax [1], fixes [2]
  - Substitute absolute paths
  
  PR:             ports/98369 [1], ports/103724 [2]
  Submitted by:   vax@satx.rr.com [1], Rodrigo Graeff <delphus@gmail.com> [2]
  
  Revision  Changes    Path
  1.6       +13 -3     ports/net-mgmt/ifgraph/Makefile
  1.2       +10 -4     ports/net-mgmt/ifgraph/files/patch-find-if.pl
  1.3       +30 -2     ports/net-mgmt/ifgraph/files/patch-ifgraph.pl
  1.3       +56 -2     ports/net-mgmt/ifgraph/files/patch-makegraph.pl
  1.5       +2 -0      ports/net-mgmt/ifgraph/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 3 Lars Thegler freebsd_committer freebsd_triage 2006-10-31 15:20:16 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!