/[ports]
ViewVC logotype

Revision 564684


Jump to revision: Previous Next
Author: rhurlin
Date: Mon Feb 8 09:25:18 2021 UTC (3 years, 4 months ago)
Changed paths: 26
Log Message:
net/rtg: Update to 0.7.5

* Updated to latest cgilib (0.7)
* Removed old GD/PNG/ZLIB bundled libraries for ease of upgrading
* Added -b (background/daemonise) flag to rtgpoll
* Added -p <file> (PID file) flag to rtgpoll
* Added graph titles and legends to rtgplot
* Updated PHP scripts from ancient mysql to newer mysqli library
* Fixed many potential SQL injection and other vulnerabilities
* Updated MySQL support to compile against MySQL 8.0+
* Updated MySQL support to use mysql_config to pull in
  CFLAGS/LDFLAGS required depending on MySQL build
* Updated MySQL table schemas to support clustered MySQL setups
* Updated MySQL table schemas to improve speed (indexes)
* Added MySQL option to auto-reconnect if MySQL server goes away
* Changed default SNMP version to 2
* Removed deprecated SNMP library options
* Added 'Update_desc' option to rtg.con to auto-update interface
  descriptions
* Fixed all compilation warnings, even when compiling with
  -pedantic -Wall -Werror
* Push config into sysconfdir and web utils into htmldir
* Added -u <user> -g <group> options for rtgpoll to run as user
  instead of root
* Added -r <path> chroot option

No changelog, only NEWS file

PR:		253311
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D28523


Changed paths

Path Details
Directoryhead/net/rtg/Makefile modified , text changed
Directoryhead/net/rtg/distinfo modified , text changed
Directoryhead/net/rtg/files/patch-cgilib-0.4_cgi.c deleted
Directoryhead/net/rtg/files/patch-config_config.h.in deleted
Directoryhead/net/rtg/files/patch-configure deleted
Directoryhead/net/rtg/files/patch-etc_95.php deleted
Directoryhead/net/rtg/files/patch-etc_95.pl modified , text changed
Directoryhead/net/rtg/files/patch-etc_Makefile.in deleted
Directoryhead/net/rtg/files/patch-etc_SNMP__util.pm deleted
Directoryhead/net/rtg/files/patch-etc_common.php.in modified , text changed
Directoryhead/net/rtg/files/patch-etc_createdb.in deleted
Directoryhead/net/rtg/files/patch-etc_report.pl modified , text changed
Directoryhead/net/rtg/files/patch-etc_rtg.conf deleted
Directoryhead/net/rtg/files/patch-etc_rtg.php deleted
Directoryhead/net/rtg/files/patch-etc_rtgtargmkr.pl.in modified , text changed
Directoryhead/net/rtg/files/patch-etc_view.php deleted
Directoryhead/net/rtg/files/patch-man_rtgplot.1 deleted
Directoryhead/net/rtg/files/patch-man_rtgpoll.1 deleted
Directoryhead/net/rtg/files/patch-src_rtg.h deleted
Directoryhead/net/rtg/files/patch-src_rtgplot.c deleted
Directoryhead/net/rtg/files/patch-src_rtgplot.h deleted
Directoryhead/net/rtg/files/patch-src_rtgpoll.c deleted
Directoryhead/net/rtg/files/patch-src_rtgsnmp.c deleted
Directoryhead/net/rtg/files/patch-src_rtgutil.c deleted
Directoryhead/net/rtg/files/rtgpoll.in modified , text changed
Directoryhead/net/rtg/pkg-plist modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27