Bug 148363 - [PATCH] net/rtg: stop overwriting user configs, added titles/legends, bugfixes...
Summary: [PATCH] net/rtg: stop overwriting user configs, added titles/legends, bugfixe...
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-04 14:20 UTC by Daniel Austin
Modified: 2010-08-04 11:40 UTC (History)
0 users

See Also:


Attachments
rtg-0.7.4_7.patch (15.52 KB, patch)
2010-07-04 14:20 UTC, Daniel Austin
no flags Details | Diff

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