From owner-svn-ports-head@freebsd.org Sun Feb 28 16:41:18 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C2F0AB7E39; Sun, 28 Feb 2016 16:41:18 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4751D325; Sun, 28 Feb 2016 16:41:18 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1SGfHY3087960; Sun, 28 Feb 2016 16:41:17 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1SGfHmS087957; Sun, 28 Feb 2016 16:41:17 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201602281641.u1SGfHmS087957@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 28 Feb 2016 16:41:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409750 - head/www/phpsysinfo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Feb 2016 16:41:18 -0000 Author: pi Date: Sun Feb 28 16:41:16 2016 New Revision: 409750 URL: https://svnweb.freebsd.org/changeset/ports/409750 Log: www/phpsysinfo: 3.2.4 -> 3.2.5, submitter becomes maintainer upd: jQuery 2.2.0 and jQuery 1.12.0 add: Show network interfaces infos for NetBSD and OpenBSD add: SHOW_NETWORK_INFOS_EXPANDED option add: SHOW_MEMORY_INFOS_EXPANDED option add: QTS, OpenMamba and HipServ to detected distros add: SNMPups - monitoring UPS via SNMP new: reloading plugins also for frontend "bootstrap" new: Network speed info on WinNT, Linux, Android, Darwin, NetBSD, OpenBSD and FreeBSD new: Coretemp monitoring also on Linux new: QTSsnmp - SNMP sensors monitoring for QTS Linux new: Hwmon - sensors monitoring for Linux new: SpeedFan - sensors monitoring for WinNT new: Separate configuration sections for motherboard monitoring sensors programs new: List of IP addresses of clients authorized to run PR: 207443 Submitted by: Ralf van der Enden Approved by: walt@relnor.com (maintainer) Modified: head/www/phpsysinfo/Makefile head/www/phpsysinfo/distinfo head/www/phpsysinfo/pkg-plist Modified: head/www/phpsysinfo/Makefile ============================================================================== --- head/www/phpsysinfo/Makefile Sun Feb 28 15:51:41 2016 (r409749) +++ head/www/phpsysinfo/Makefile Sun Feb 28 16:41:16 2016 (r409750) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= phpsysinfo -PORTVERSION= 3.2.4 +PORTVERSION= 3.2.5 DISTVERSIONPREFIX= v CATEGORIES= www -MAINTAINER= walt@relnor.com +MAINTAINER= tremere@cainites.net COMMENT= PHP script for displaying system information LICENSE= GPLv2 Modified: head/www/phpsysinfo/distinfo ============================================================================== --- head/www/phpsysinfo/distinfo Sun Feb 28 15:51:41 2016 (r409749) +++ head/www/phpsysinfo/distinfo Sun Feb 28 16:41:16 2016 (r409750) @@ -1,2 +1,2 @@ -SHA256 (phpsysinfo-phpsysinfo-v3.2.4_GH0.tar.gz) = b12fbed035d65587d173e9401b068b5832a8e926f0d70b92467051c864e0bd00 -SIZE (phpsysinfo-phpsysinfo-v3.2.4_GH0.tar.gz) = 915647 +SHA256 (phpsysinfo-phpsysinfo-v3.2.5_GH0.tar.gz) = 580af40ab1909ee913fd507839512c1e11ab14cd296dce0fa0f34c17d8db57ba +SIZE (phpsysinfo-phpsysinfo-v3.2.5_GH0.tar.gz) = 947527 Modified: head/www/phpsysinfo/pkg-plist ============================================================================== --- head/www/phpsysinfo/pkg-plist Sun Feb 28 15:51:41 2016 (r409749) +++ head/www/phpsysinfo/pkg-plist Sun Feb 28 16:41:16 2016 (r409750) @@ -20,6 +20,8 @@ %%WWWDIR%%/gfx/bullet_toggle_minus.gif %%WWWDIR%%/gfx/bullet_toggle_plus.gif %%WWWDIR%%/gfx/close.gif +%%WWWDIR%%/gfx/down_black.gif +%%WWWDIR%%/gfx/down_gray.gif %%WWWDIR%%/gfx/favicon.gif %%WWWDIR%%/gfx/favicon.ico %%WWWDIR%%/gfx/html.gif @@ -58,6 +60,7 @@ %%WWWDIR%%/gfx/images/HPUX.png %%WWWDIR%%/gfx/images/Haiku.png %%WWWDIR%%/gfx/images/Handy.png +%%WWWDIR%%/gfx/images/HipServ.png %%WWWDIR%%/gfx/images/IPFire.png %%WWWDIR%%/gfx/images/KaOS.png %%WWWDIR%%/gfx/images/Korora.png @@ -74,6 +77,7 @@ %%WWWDIR%%/gfx/images/Netrunner.png %%WWWDIR%%/gfx/images/NixOS.png %%WWWDIR%%/gfx/images/OpenBSD.png +%%WWWDIR%%/gfx/images/OpenMamba.png %%WWWDIR%%/gfx/images/OpenMandriva.png %%WWWDIR%%/gfx/images/Oracle.png %%WWWDIR%%/gfx/images/PCLinuxOS.png @@ -85,6 +89,7 @@ %%WWWDIR%%/gfx/images/Porteus.png %%WWWDIR%%/gfx/images/Puppy.png %%WWWDIR%%/gfx/images/QNX.png +%%WWWDIR%%/gfx/images/QTS.png %%WWWDIR%%/gfx/images/Qubes.png %%WWWDIR%%/gfx/images/ROSA.png %%WWWDIR%%/gfx/images/Raspbian.png @@ -134,13 +139,15 @@ %%WWWDIR%%/gfx/images/openSUSE.png %%WWWDIR%%/gfx/images/pfSense.png %%WWWDIR%%/gfx/images/unknown.png -%%WWWDIR%%/gfx/logo_48.png +%%WWWDIR%%/gfx/logo_32.gif %%WWWDIR%%/gfx/next.gif %%WWWDIR%%/gfx/prev.gif %%WWWDIR%%/gfx/reload.gif -%%WWWDIR%%/gfx/sort_asc.png -%%WWWDIR%%/gfx/sort_both.png -%%WWWDIR%%/gfx/sort_desc.png +%%WWWDIR%%/gfx/right_black.gif +%%WWWDIR%%/gfx/right_gray.gif +%%WWWDIR%%/gfx/sort_asc.gif +%%WWWDIR%%/gfx/sort_both.gif +%%WWWDIR%%/gfx/sort_desc.gif %%WWWDIR%%/gfx/treeTable/blank.gif %%WWWDIR%%/gfx/treeTable/tv-collapsable-last.gif %%WWWDIR%%/gfx/treeTable/tv-collapsable.gif @@ -164,6 +171,7 @@ %%WWWDIR%%/includes/mb/class.freeipmi.inc.php %%WWWDIR%%/includes/mb/class.hddtemp.inc.php %%WWWDIR%%/includes/mb/class.healthd.inc.php +%%WWWDIR%%/includes/mb/class.hwmon.inc.php %%WWWDIR%%/includes/mb/class.hwsensors.inc.php %%WWWDIR%%/includes/mb/class.ipmi.inc.php %%WWWDIR%%/includes/mb/class.ipmiutil.inc.php @@ -173,7 +181,9 @@ %%WWWDIR%%/includes/mb/class.mbmon.inc.php %%WWWDIR%%/includes/mb/class.ohm.inc.php %%WWWDIR%%/includes/mb/class.pitemp.inc.php +%%WWWDIR%%/includes/mb/class.qtssnmp.inc.php %%WWWDIR%%/includes/mb/class.sensors.inc.php +%%WWWDIR%%/includes/mb/class.speedfan.inc.php %%WWWDIR%%/includes/mb/class.thermalzone.inc.php %%WWWDIR%%/includes/os/class.AIX.inc.php %%WWWDIR%%/includes/os/class.Android.inc.php @@ -210,6 +220,7 @@ %%WWWDIR%%/includes/ups/class.nut.inc.php %%WWWDIR%%/includes/ups/class.pmset.inc.php %%WWWDIR%%/includes/ups/class.powersoftplus.inc.php +%%WWWDIR%%/includes/ups/class.snmpups.inc.php %%WWWDIR%%/includes/ups/class.ups.inc.php %%WWWDIR%%/includes/xml/class.SimpleXMLExtended.inc.php %%WWWDIR%%/includes/xml/class.XML.inc.php @@ -232,6 +243,7 @@ %%WWWDIR%%/js/vendor/bootstrap.min.js %%WWWDIR%%/js/vendor/console-shim.js %%WWWDIR%%/js/vendor/html5shiv-printshiv.js +%%WWWDIR%%/js/vendor/respond.js %%WWWDIR%%/js/vendor/sorttable.js %%WWWDIR%%/js/vendor/transparency.js %%WWWDIR%%/language/ast.xml @@ -440,6 +452,7 @@ %%WWWDIR%%/sample/distrotest/Debian/8-20140106-netinstall.txt %%WWWDIR%%/sample/distrotest/Debian/8-20140106.txt %%WWWDIR%%/sample/distrotest/Deepin/2013.txt +%%WWWDIR%%/sample/distrotest/Eisfair/1-2.6.5.txt %%WWWDIR%%/sample/distrotest/Eisfair/2-1.8.1.txt %%WWWDIR%%/sample/distrotest/Fedora/20-lsb.txt %%WWWDIR%%/sample/distrotest/Fedora/20.txt @@ -452,6 +465,7 @@ %%WWWDIR%%/sample/distrotest/Gentoo/2.2.txt %%WWWDIR%%/sample/distrotest/Gobo/015.beta2.txt %%WWWDIR%%/sample/distrotest/Handy/2.0.txt +%%WWWDIR%%/sample/distrotest/HipServ/2.6.txt %%WWWDIR%%/sample/distrotest/IPFire/2.13.txt %%WWWDIR%%/sample/distrotest/KaOS/2014.0301.txt %%WWWDIR%%/sample/distrotest/Korora/20.txt @@ -469,6 +483,7 @@ %%WWWDIR%%/sample/distrotest/Netrunner/13.06.txt %%WWWDIR%%/sample/distrotest/Netrunner/2014.04.txt %%WWWDIR%%/sample/distrotest/NixOS/13.10.txt +%%WWWDIR%%/sample/distrotest/OpenMamba/3.0.1.txt %%WWWDIR%%/sample/distrotest/OpenMandriva/2013.0-RC1.txt %%WWWDIR%%/sample/distrotest/Oracle/5.10-el.txt %%WWWDIR%%/sample/distrotest/Oracle/6.3.txt @@ -489,6 +504,7 @@ %%WWWDIR%%/sample/distrotest/Puppy/5.3-wary.txt %%WWWDIR%%/sample/distrotest/Puppy/5.3.3-slacko.txt %%WWWDIR%%/sample/distrotest/Puppy/528-lucid.txt +%%WWWDIR%%/sample/distrotest/QTS/3.1.2.txt %%WWWDIR%%/sample/distrotest/Qubes/3.0.txt %%WWWDIR%%/sample/distrotest/ROSA/2012.0.0-11-LTS.txt %%WWWDIR%%/sample/distrotest/ROSA/2012.0.0-6-LTS.txt @@ -685,6 +701,8 @@ %%WWWDIR%%/tools/distrotest.php %%WWWDIR%%/tools/lint.bat %%WWWDIR%%/tools/phpsysinfo.ini +%%WWWDIR%%/tools/speedfan/SpeedFanGet_bin.zip +%%WWWDIR%%/tools/speedfan/SpeedFanGet_src.zip %%WWWDIR%%/xml.php @owner @group