From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D55ED158021 for ; Tue, 22 Nov 2022 13:26:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC9F8E0C34; Tue, 22 Nov 2022 13:26:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9DCAFE0C34 for ; Tue, 22 Nov 2022 13:26:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 776AE340DBF for ; Tue, 22 Nov 2022 13:26:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9F593A5 for ; Tue, 22 Nov 2022 13:26:10 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1669123563.ff06f996918b56f8f887578d2fbe0b6ae15088b8.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/monitorix/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-misc/monitorix/monitorix-3.14.0-r1.ebuild www-misc/monitorix/monitorix-3.14.0.ebuild X-VCS-Directories: www-misc/monitorix/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: ff06f996918b56f8f887578d2fbe0b6ae15088b8 X-VCS-Branch: master Date: Tue, 22 Nov 2022 13:26:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9f810f75-39ac-4876-a607-f721df5b9441 X-Archives-Hash: a24210eed79ab73bb53b4d63b9e92ef1 commit: ff06f996918b56f8f887578d2fbe0b6ae15088b8 Author: Pedro Arizmendi pm me> AuthorDate: Mon Nov 7 14:39:32 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Tue Nov 22 13:26:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff06f996 www-misc/monitorix: Added packages and dependencies needed. Added possible packages and dependencies needed for some configuration options. Closes: https://bugs.gentoo.org/844190 Signed-off-by: Pedro Arizmendi pm.me> Closes: https://github.com/gentoo/gentoo/pull/28166 Signed-off-by: Joonas Niilola gentoo.org> ...ix-3.14.0.ebuild => monitorix-3.14.0-r1.ebuild} | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/www-misc/monitorix/monitorix-3.14.0.ebuild b/www-misc/monitorix/monitorix-3.14.0-r1.ebuild similarity index 61% rename from www-misc/monitorix/monitorix-3.14.0.ebuild rename to www-misc/monitorix/monitorix-3.14.0-r1.ebuild index 7c5126a6c23a..4eebff098c97 100644 --- a/www-misc/monitorix/monitorix-3.14.0.ebuild +++ b/www-misc/monitorix/monitorix-3.14.0-r1.ebuild @@ -79,11 +79,37 @@ src_install() { } pkg_postinst() { + optfeature_header "Optional package dependencies for certain graphs:" optfeature "disk drive temperatures and health" app-admin/hddtemp optfeature "email reports/statics" mail-mta/postfix mail-mta/sendmail optfeature "lm-sensors and GPU temperatures" sys-apps/lm-sensors + optfeature "ZFS statistics" sys-fs/zfs + optfeature "Tinyproxy statistics" "net-proxy/tinyproxy dev-perl/XML-LibXML" + optfeature "Libvirt statistics" app-emulation/libvirt + optfeature "System services demand" mail-filter/MailScanner mail-filter/amavisd-new + optfeature "Mail statistics" mail-filter/MailScanner mail-filter/amavisd-new + optfeature "FTP statistics" net-ftp/proftpd net-ftp/vsftpd net-ftp/pure-ftpd + optfeature "Apache statistics" www-servers/apache + optfeature "Nginx statistics" www-servers/nginx + optfeature "Lighttpd statistics" www-servers/lighttpd + optfeature "MySQL statistics" dev-db/mysql + optfeature "PostgreSQL statistics" dev-db/postgresql + optfeature "MongoDB statistics" dev-db/mongodb + optfeature "Varnish cache statistics" www-servers/varnish + optfeature "Squid Proxy Web Cache" net-proxy/squid + optfeature "NFS client/server statistics" net-fs/nfs-utils + optfeature "BIND statistics" "net-dns/bind dev-perl/XML-LibXML" + optfeature "Unbound statistics" net-dns/unbound + optfeature "NTP statistics" net-misc/ntp + optfeature "Chrony statistics" net-misc/chrony + optfeature "Fail2ban statistics" net-analyzer/fail2ban + optfeature "Icecast Streaming Media Server" net-misc/icecast + optfeature "Memcached statistics" net-misc/memcached + optfeature "Redis statistics" dev-db/redis optfeature "APC UPS statistics" sys-power/apcupsd optfeature "Network UPS Tools statistics" sys-power/nut + optfeature "Monitoring the Internet traffic of your LAN" "net-firewall/iptables dev-perl/Net-IP" + elog elog "If you wish to use your own web server:" elog " Web data can be found at: ${EROOT}/var/lib/${PN}/www/"