Bug 98369 - ifgraph port doesn't work out-of-box
Summary: ifgraph port doesn't work out-of-box
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: Lars Thegler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-02 13:10 UTC by vax
Modified: 2006-10-31 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (7.55 KB, patch)
2006-06-02 13:10 UTC, vax
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!