Commit graph

5 commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Li-Wen Hsu
c027c76d6f - 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)
2010-08-04 10:30:14 +00:00
Stefan Walter
a43ffc48e2 - Add rc.d script.
- Optimise db table creation with indexes.
- Add PID file option.
- Fix a few warnings in the Makefile.
- Assign maintainership to submitter.

PR:		145924
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk>
Feature safe:	yes
2010-06-30 20:05:46 +00:00
Pav Lucistnik
3e15eb1d43 - Makefile cleanup
- Silence build warnings
- Fix plist

PR:		ports/81007
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
Approved by:	Brad Davis <so14k@so14k.com> (maintainer)
2005-05-17 18:49:27 +00:00
Will Andrews
efd39c1777 Add rtg 0.7.4, a flexible, high-performance SNMP statistics monitoring
system.

Submitted by:	Brad Davis <so14k@so14k.com>
2004-01-07 06:39:57 +00:00