Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

www-apps/phpsysinfo: bump to version 3.3.0 #11311

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 1 addition & 2 deletions www-apps/phpsysinfo/Manifest
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
DIST phpsysinfo-3.2.10.tar.gz 1021435 BLAKE2B b9db266021c0392902d6de58492165a889151716484d23f99648e8322c7e76edfda17e8a7b8f415fcc42d5970a98603ea84571989c1168e10e8d87ee3a2f6927 SHA512 56954e64e6c267c2a60baaf91a9a218d2c81d99dc4f159e35d752328bdd38135eb4e9d91d09798b3822cdbf0d04a6169a46385c2d02a812b136fe115b7310a88
DIST phpsysinfo-3.2.2.tar.gz 899974 BLAKE2B 4da569d90a4ee383535a5a155c754a40f104453d504148729fcde03a4ee6839e914dc0375115d392c81225a451a35e3009218c20019abf0661ba629c98377952 SHA512 fe1fae67379abf0fb75d166aaab87cb91ead33c87cfbd0569b61d95b9b3172820565dff37f6d35744fbf9332adc5a5af1ec49477a56572f55f57e53edb9164b9
DIST phpsysinfo-3.2.3.tar.gz 909045 BLAKE2B dc1f9d9f7cd83b60eb16f073607f5c7a5f5ad155b297d4defc9b1768c771cd12bd315af3e67f4c7a5f731ef66b8e9eb00da4083074f9cb3908ebbce9198a568c SHA512 33a77d96f3f9ac4e59a078e3106af656f68ec048aa7b89409915373cb4174fff7f709a3a3984cdba2990d397fd019930ae7f24b8fe5484061f3a89dc9f023eaa
DIST phpsysinfo-3.3.0.tar.gz 1053425 BLAKE2B ced437dfd7b4e88bf0f4c8b2989db313564c4d8725a339f583bc27b6106f2a4e0f8f599949321d023b442d0110d5a7fc67aa07f71bbf163efd52ee2b84104971 SHA512 dc70303aa1d78120ac184e54f70766d7b28fd32fe60d4b4f0d9996afe82ca06ef398ad88bdeee469ee0a2c213c03ba91c184329195f9b7b5e047298590774614
17 changes: 0 additions & 17 deletions www-apps/phpsysinfo/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,6 @@
<email>web-apps@gentoo.org</email>
<name>Gentoo Webapps</name>
</maintainer>
<use>
<flag name="apcupsd">Install <pkg>sys-power/apcupsd</pkg> to display those stats.</flag>
<flag name="dmraid">Install <pkg>sys-fs/dmraid</pkg> to display those stats.</flag>
<flag name="freeipmi">Install <pkg>sys-libs/freeipmi</pkg> to display those stats.</flag>
<flag name="hddtemp">Install <pkg>app-admin/hddtemp</pkg> to display those stats.</flag>
<flag name="ipmitool">Install <pkg>sys-apps/ipmitool</pkg> to display those stats.</flag>
<flag name="ipmiutil">Install <pkg>sys-apps/ipmiutil</pkg> to display those stats.</flag>
<flag name="iptables">Install <pkg>net-firewall/iptables</pkg> to display those stats.</flag>
<flag name="lm_sensors">Install <pkg>sys-apps/lm_sensors</pkg> to display those stats.</flag>
<flag name="mdadm">Install <pkg>sys-fs/mdadm</pkg> to display those stats.</flag>
<flag name="megactl">Install <pkg>sys-block/megactl</pkg> to display those stats.</flag>
<flag name="nut">Install <pkg>sys-power/nut</pkg> to display those stats.</flag>
<flag name="quota">Install <pkg>sys-fs/quota</pkg> to display those stats.</flag>
<flag name="smart">Install <pkg>sys-apps/smartmontools</pkg> to display those stats.</flag>
<flag name="snmp">Install <pkg>net-analyzer/net-snmp</pkg> to display those stats.</flag>
<flag name="uptime">Install <pkg>app-misc/uptimed</pkg> to display those stats.</flag>
</use>
<upstream>
<bugs-to>https://github.com/phpsysinfo/phpsysinfo/issues</bugs-to>
<remote-id type="github">rk4an/phpsysinfo</remote-id>
Expand Down
48 changes: 0 additions & 48 deletions www-apps/phpsysinfo/phpsysinfo-3.2.10.ebuild

This file was deleted.

34 changes: 0 additions & 34 deletions www-apps/phpsysinfo/phpsysinfo-3.2.3.ebuild

This file was deleted.

52 changes: 52 additions & 0 deletions www-apps/phpsysinfo/phpsysinfo-3.3.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit eutils webapp

DESCRIPTION="A customizable PHP script that displays information about your system nicely"
HOMEPAGE="https://rk4an.github.com/phpsysinfo/"
SRC_URI="https://github.com/rk4an/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-2+"
KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-lang/php[simplexml,xml,xsl(+),xslt(+),unicode]
virtual/httpd-php
"

need_httpd_cgi

src_install() {
webapp_src_preinst

dodoc CHANGELOG.md README*
rm CHANGELOG.md COPYING README* .gitignore .travis.yml || die

mv phpsysinfo.ini{.new,} || die
insinto "${MY_HTDOCSDIR}"
doins -r .

webapp_configfile "${MY_HTDOCSDIR}"/phpsysinfo.ini

webapp_src_install
}

pkg_postinst() {
optfeature "showing disk temperatures." app-admin/hddtemp
optfeature "showing system uptime." app-misc/uptimed
optfeature "showing snmp statistics." net-analyzer/net-snmp
optfeature "showing iptables rules." net-firewall/iptables
optfeature "showing ipmi sensors." sys-apps/ipmitool
optfeature "showing ipmi sensors." sys-apps/ipmiutil
optfeature "showing system sensors." sys-apps/lm_sensors
optfeature "showing s.m.a.r.t. health." sys-apps/smartmontools
optfeature "showing lsi raid controller health." sys-block/megactl
optfeature "showing fake raid statistics." sys-fs/dmraid
optfeature "showing software raid statistics." sys-fs/mdadm
optfeature "showing quota information." sys-fs/quota
optfeature "showing ipmi sensors." sys-libs/freeipmi
optfeature "showing apc ups statistics." sys-power/apcupsd
optfeature "showing ups statistics." sys-power/nut
}