Bug 98369

Summary: ifgraph port doesn't work out-of-box
Product: Ports & Packages Reporter: vax <vax>
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
file.diff none

Description vax 2006-06-02 13:10:18 UTC
	

Try to build /usr/ports/net-mgmt/ifgraph, watch it fail.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-02 13:16:47 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:19:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!