Bug 148363

Summary: [PATCH] net/rtg: stop overwriting user configs, added titles/legends, bugfixes...
Product: Ports & Packages Reporter: Daniel Austin <freebsd-ports>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
rtg-0.7.4_7.patch none

Description Daniel Austin 2010-07-04 14:20:00 UTC
* Use .sample for sample config so that upgrades dont overwrite user-modified config files
* Added note to explain where/how to use rtgplot
* Added graph titles and friendly legend tags
* Modified rc script to load after mysql

Added file(s):
- files/patch-etc-rtg.php
- files/patch-etc-view.php
- files/patch-man-rtgplot.1
- files/patch-man-rtgpoll.1
- files/patch-src-rtgplot.c
- files/patch-src-rtgplot.h

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-04 14:20:11 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2010-08-04 11:30:23 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-08-04 11:30:59 UTC
lwhsu       2010-08-04 10:30:14 UTC

  FreeBSD ports repository

  Modified files:
    net/rtg              Makefile pkg-plist 
    net/rtg/files        patch-etc-Makefile.in rtgpoll.in 
  Added files:
    net/rtg/files        patch-etc-rtg.php patch-etc-view.php 
                         patch-man-rtgplot.1 patch-man-rtgpoll.1 
                         patch-src-rtgplot.c patch-src-rtgplot.h 
  Log:
  - Use .sample for sample config so that upgrades dont overwrite
    user-modified config files
  - Added note to explain where/how to use rtgplot
  - Added graph titles and friendly legend tags
  - Modified rc script to load after mysql
  
  PR:             ports/148363
  Submitted by:   Daniel Austin MBCS <freebsd-ports AT dan.me.uk> (maintainer)
  
  Revision  Changes    Path
  1.14      +9 -2      ports/net/rtg/Makefile
  1.2       +18 -4     ports/net/rtg/files/patch-etc-Makefile.in
  1.1       +41 -0     ports/net/rtg/files/patch-etc-rtg.php (new)
  1.1       +40 -0     ports/net/rtg/files/patch-etc-view.php (new)
  1.1       +43 -0     ports/net/rtg/files/patch-man-rtgplot.1 (new)
  1.1       +12 -0     ports/net/rtg/files/patch-man-rtgpoll.1 (new)
  1.1       +74 -0     ports/net/rtg/files/patch-src-rtgplot.c (new)
  1.1       +26 -0     ports/net/rtg/files/patch-src-rtgplot.h (new)
  1.2       +4 -2      ports/net/rtg/files/rtgpoll.in
  1.4       +2 -2      ports/net/rtg/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"