non port: net/rtg/files/patch-etc-Makefile.in |
Number of commits found: 7 |
Friday, 31 May 2019
|
12:58 rodrigo
Fix net/rtg with modern perl and php
* Fix runtime PHP errors if short_opentag is disabled (default)
* Remove most PHP warnings/notices that go to error_log
* Fix HTML output to be valid
* Fix quoting of SQL objects
* Fix escaping of user-provided SQL data (potential sql injection)
* Widen fields in 95.php and 95.pl for interface and router names
* Fix warnings in perl modules in newer perl versions
* Fix createdb script to use CREATE USER/GRANT not manipulate user db directly
* Add "Update_desc" config entry to auto-update port descriptions from snmp
* Update default SNMP version to 2
PR: 227376
Submitted by: <freebsd-ports@dan.me.uk> (maintainer)
 |
Wednesday, 7 Nov 2018
|
20:24 mat
Revert r484406, it was never approved.
Pointy hat: mfechner
With hat: portmgr
 |
19:41 mfechner
* Fix runtime PHP errors that stop the code working if short_opentag is disabled
(default!)
* Remove most PHP warnings/notices that go to error_log
* Convert patches to new format where needed
* Fix HTML output to be valid
* Fix quoting of SQL objects
* Fix escaping of user-provided SQL data (potential sql injection)
* Widen fields in 95.php and 95.pl for interface and router names
* Fix warnings in perl modules in newer perl versions
* Fix createdb script to use CREATE USER/GRANT not manipulate user db directly
* Add "Update_desc" config entry to auto-update port descriptions from snmp
* Update default SNMP version to 2
* Although this doesn't reference any CVE's, it does contain fixes for potential
security issues
PR: 227376
Submitted by: freebsd-ports@dan.me.uk (maintainer)
Reported by: freebsd-ports@dan.me.uk (maintainer)
Reviewed by: mfechner
Approved by: mentors (timeout), portmgr (timeout)
MFC after: 2 days
Differential Revision: https://reviews.freebsd.org/D17637
 |
Wednesday, 26 Oct 2016
|
07:01 matthew
Improve RTG port
Summary:
Add 'rtg' user and group in UIDs/GIDs.
Use daemon(8) to daemonize rtgpoll.
Add prestart commands to set correct permissions for RTG's files.
Reviewers: swills, allanjude, xmj, andrew.fengler_scaleengine.com,
#contributor_reviewers_ports, matthew
Reviewed By: #contributor_reviewers_ports, matthew
Subscribers: matthew, mat
Differential Revision: https://reviews.freebsd.org/D7486
 |
Friday, 30 May 2014
|
08:05 jadawin
- Convert to STAGE
PR: ports/189620
Submitted by: maintainer
 |
Wednesday, 4 Aug 2010
|
10:30 lwhsu
- 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)
 |
Wednesday, 7 Jan 2004
|
06:39 will
Add rtg 0.7.4, a flexible, high-performance SNMP statistics monitoring
system.
Submitted by: Brad Davis <so14k@so14k.com>
 |
Number of commits found: 7 |