net-analyzer / munin

Munin Server Monitoring Tool

Official package sites : https://munin-monitoring.org/ ·

Munin the tool surveys all your computers and remembers what it saw. It presents all the information in in graphs through a web interface. Its emphasis is on plug and play capabilities. After completing a installation a high number of monitoring plugins will be playing with no more effort. Using Munin you can easily monitor the performance of your computers, networks, SANs, and quite possibly applications as well. It makes it easy to determine "what's different today" when a performance problem crops up. It makes it easy to see how you're doing capacity wise on all limited resources.

v2.0.76-r2 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 arm arm64 ppc x86 ~ppc64
USE flags
apache2 asterisk cgi dhcpd doc http ipmi ipv6 irc java ldap memcached minimal mysql postgres selinux ssl syslog test

v2.0.76-r1 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
USE flags
apache2 asterisk cgi dhcpd doc http ipmi ipv6 irc java ldap memcached minimal mysql postgres selinux ssl syslog test

v2.0.76 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
USE flags
apache2 asterisk cgi dhcpd doc http ipmi ipv6 irc java ldap memcached minimal mysql postgres selinux ssl syslog test

v2.0.75 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 arm arm64 ppc x86 ~ppc64
USE flags
apache2 asterisk cgi dhcpd doc http ipmi ipv6 irc java ldap memcached minimal mysql postgres selinux ssl syslog test

General

apache2
Add Apache2 support
asterisk
Install the packages required for monitoring Asterisk. Disabling the flag does not remove any plugin files.
cgi
Install the CGI-compatible scripts for on-the-fly generation of web pages and graphs. This is only meaningful if the minimal USE flag is disabled.
dhcpd
Install dev-perl/Net-IP, dev-perl/HTTP-Date and net-misc/dhcp to monitor DHCP lease usage. This only works if the server is on the same system as the node, so the server is also brought in. Disabling the flag does not remove any plugin file.
doc
Build and install a local copy of the HTML documentation for the whole software. This requires dev-python/sphinx to process the documentation sources.
http
Install dev-perl/libwww-perl required for monitoring HTTP-based services such as Apache and nginx. Disabling the flag does not remove any plugin file.
ipmi
Install sys-apps/ipmitool required for monitoring IPMI sensors. Disabling the flag does not remove any plugin file.
ipv6
Add support for IPv6 in munin-node. IPv6 support for the master is always enabled, but the node requires a newer version of dev-perl/Net-Server, capable of listening to IPv6 sockets.
irc
Install the packages required for monitoring IRC. Disabling the flag does not remove any plugin files.
java
Build the Java-based plugins to monitor JMX-compatible applications. Disabling the flag removes the jmx monitoring plugins.
ldap
Add LDAP support (Lightweight Directory Access Protocol)
memcached
Install the packages required for memcached monitoring. Disabling the flag does not remove any plugin files.
minimal
Only install munin-node and its plugins. This excludes the scripts to generate the web pages and the graphs.
mysql
Install the packages required for monitoring MySQL. Disabling the flag does not remove any plugin files.
postgres
Install the packages required for monitoring PostgreSQL. Disabling the flag does not remove any plugin files.
selinux
!!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
ssl
Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
syslog
Configure the node by default to log on syslog. This requires the presence of virtual/perl-Sys-Syslog. As of version 2.0.2, the master scripts only log to file, and not to syslog.
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

acct-group / munin : System group: munin

acct-user / munin : user for munin

acct-user / munin-async : user for munin async proxy node

dev-db / postgresql : PostgreSQL RDBMS

dev-java / java-config : Java environment configuration query tool

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-perl / CGI-Fast : CGI Interface for Fast CGI

dev-perl / Cache-Cache : Generic cache interface and implementations

dev-perl / Cache-Memcached : Perl API for memcached

dev-perl / DBD-Pg : PostgreSQL database driver for the DBI module

dev-perl / DBD-mysql : MySQL driver for the Perl5 Database Interface (DBI)

dev-perl / DBI : Database independent interface for Perl

dev-perl / FCGI : Fast CGI module

dev-perl / File-Copy-Recursive : uses File::Copy to recursively copy dirs

dev-perl / File-Slurp : Simple and Efficient Reading/Writing/Modifying of Complete Files

dev-perl / HTML-Template : Perl module to use HTML Templates

dev-perl / HTTP-Date : Date conversion for HTTP date formats

dev-perl / IO-Socket-INET6 : Work with IO sockets in IPv6

dev-perl / IO-stringy : I/O on in-core objects like strings and arrays

dev-perl / List-MoreUtils : Provide the missing functionality from List::Util

dev-perl / Log-Log4perl : Log4j implementation for Perl

dev-perl / Module-Build : Build and install Perl modules

dev-perl / Net-CIDR : Manipulate netblock lists in CIDR notation

dev-perl / Net-DNS : Perl Interface to the Domain Name System

dev-perl / Net-IP : Perl extension for manipulating IPv4/IPv6 addresses

dev-perl / Net-IRC : Perl IRC module

dev-perl / Net-Netmask : Parse, manipulate and lookup IP network blocks

dev-perl / Net-SNMP : A SNMP Perl Module

dev-perl / Net-SSLeay : Perl extension for using OpenSSL

dev-perl / Net-Server : Extensible, general Perl server engine

dev-perl / Net-Telnet : interact with TELNET port or other TCP ports in Perl

dev-perl / Test-Deep : Extremely flexible deep comparison testing

dev-perl / Test-Differences : Test strings and data structures and show differences if not ok

dev-perl / Test-Exception : Test functions for exception based code

dev-perl / Test-LongString : A library to test long strings

dev-perl / Test-MockModule : Override subroutines in a module for unit testing

dev-perl / Test-MockObject : Perl extension for emulating troublesome interfaces

dev-perl / TimeDate : A Date/Time Parsing Perl Module

dev-perl / URI : Uniform Resource Identifiers (absolute and relative)

dev-perl / libwww-perl : Collection of Perl Modules for the WWW

dev-perl / perl-ldap : Perl modules which provide an object-oriented interface to LDAP servers

dev-python / sphinx : Python documentation generator

net-analyzer / rrdtool : A data logging and graphing system for time series data

net-misc / dhcp : ISC Dynamic Host Configuration Protocol (DHCP) client/server

sys-process / procps : Standard informational utilities and process-handling tools

virtual / jdk : Virtual for Java Development Kit (JDK)

virtual / mysql : Virtual for MySQL database server

virtual / perl-Digest-MD5 : Virtual for Digest-MD5

virtual / perl-Getopt-Long : Virtual for Getopt-Long

virtual / perl-MIME-Base64 : Virtual for MIME-Base64

virtual / perl-Storable : Virtual for Storable

virtual / perl-Sys-Syslog : Virtual for Sys-Syslog

virtual / perl-Text-Balanced : Virtual for Text-Balanced

virtual / perl-Time-HiRes : Virtual for Time-HiRes

virtual / ssh : Virtual for SSH client and server

www-servers / apache : The Apache Web Server

acct-group / munin : System group: munin

acct-user / munin : user for munin

acct-user / munin-async : user for munin async proxy node

app-alternatives / awk : /bin/awk and /usr/bin/awk symlinks

dev-db / postgresql : PostgreSQL RDBMS

dev-java / java-config : Java environment configuration query tool

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-perl / CGI-Fast : CGI Interface for Fast CGI

dev-perl / Cache-Cache : Generic cache interface and implementations

dev-perl / Cache-Memcached : Perl API for memcached

dev-perl / DBD-Pg : PostgreSQL database driver for the DBI module

dev-perl / DBD-mysql : MySQL driver for the Perl5 Database Interface (DBI)

dev-perl / DBI : Database independent interface for Perl

dev-perl / FCGI : Fast CGI module

dev-perl / File-Copy-Recursive : uses File::Copy to recursively copy dirs

dev-perl / HTML-Template : Perl module to use HTML Templates

dev-perl / HTTP-Date : Date conversion for HTTP date formats

dev-perl / IO-Socket-INET6 : Work with IO sockets in IPv6

dev-perl / List-MoreUtils : Provide the missing functionality from List::Util

dev-perl / Log-Log4perl : Log4j implementation for Perl

dev-perl / Net-CIDR : Manipulate netblock lists in CIDR notation

dev-perl / Net-DNS : Perl Interface to the Domain Name System

dev-perl / Net-IP : Perl extension for manipulating IPv4/IPv6 addresses

dev-perl / Net-IRC : Perl IRC module

dev-perl / Net-Netmask : Parse, manipulate and lookup IP network blocks

dev-perl / Net-SNMP : A SNMP Perl Module

dev-perl / Net-SSLeay : Perl extension for using OpenSSL

dev-perl / Net-Server : Extensible, general Perl server engine

dev-perl / Net-Telnet : interact with TELNET port or other TCP ports in Perl

dev-perl / TimeDate : A Date/Time Parsing Perl Module

dev-perl / URI : Uniform Resource Identifiers (absolute and relative)

dev-perl / libwww-perl : Collection of Perl Modules for the WWW

dev-perl / perl-ldap : Perl modules which provide an object-oriented interface to LDAP servers

dev-python / sphinx : Python documentation generator

media-fonts / dejavu : DejaVu fonts, bitstream vera with ISO-8859-2 characters

net-analyzer / netcat : The network swiss army knife

net-analyzer / openbsd-netcat : The OpenBSD network swiss army knife

net-analyzer / rrdtool : A data logging and graphing system for time series data

net-misc / dhcp : ISC Dynamic Host Configuration Protocol (DHCP) client/server

sec-policy / selinux-munin : SELinux policy for munin

sys-libs / freeipmi : Provides Remote-Console and System Management Software as per IPMI v1.5/2.0

sys-process / procps : Standard informational utilities and process-handling tools

virtual / cron : Virtual for cron

virtual / jre : Virtual for Java Runtime Environment (JRE)

virtual / mysql : Virtual for MySQL database server

virtual / perl-Digest-MD5 : Virtual for Digest-MD5

virtual / perl-Getopt-Long : Virtual for Getopt-Long

virtual / perl-MIME-Base64 : Virtual for MIME-Base64

virtual / perl-Storable : Virtual for Storable

virtual / perl-Sys-Syslog : Virtual for Sys-Syslog

virtual / perl-Text-Balanced : Virtual for Text-Balanced

virtual / perl-Time-HiRes : Virtual for Time-HiRes

virtual / ssh : Virtual for SSH client and server

virtual / tmpfiles : Virtual to select between different tmpfiles.d handlers

www-servers / apache : The Apache Web Server

app-crypt / ekeyd : Entropy Key userspace daemon

net-analyzer / munin-plugins-zfs : A Munin plugin for monitoring ZFS on Linux

net-dns / nsd : An authoritative only, high performance, open source name server

452474
net-analyzer/munin-2.0.9-r1: fails tests on an IPv6-only system
489956
net-analyzer/munin: missing dependencies
504540
net-analyzer/munin - add systemd units for munin-cron
524892
net-analyzer/munin - move /var/spool/munin-async to /var/spool/munin-async/data
547286
net-analyzer/munin configure the munin-asyncd service
558648
net-analyzer/munin should be two separate packages
630906
net-analyzer/munin: root privilege escalation via "chown -R" in pkg_config
803215
net-analyzer/munin-2.0.67-r3 - build warnings/invalid metadata structure
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-analyzer/munin: Stabilize 2.0.76-r2 ppc, #939408
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-analyzer/munin: Stabilize 2.0.76-r2 arm64, #939408
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-analyzer/munin: Stabilize 2.0.76-r2 arm, #939408
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-analyzer/munin: Stabilize 2.0.76-r2 amd64, #939408
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Jakov Smolić · gentoo
net-analyzer/munin: Stabilize 2.0.76-r2 x86, #939408
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: fix logrotate file
Closes: https://bugs.gentoo.org/939104 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: avoid obsolete JFLAGS
The 1.7 source and target flags are deprecated and no longer work with Java 24. The -g debug flag should also not be used. Closes: https://bugs.gentoo.org/936548 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Hans de Graaff · gentoo
net-analyzer/munin: drop 2.0.73-r4
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-analyzer/munin: Stabilize 2.0.75 x86, #932262
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-analyzer/munin: Stabilize 2.0.75 ppc, #932262
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-analyzer/munin: Stabilize 2.0.75 arm, #932262
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-analyzer/munin: Stabilize 2.0.75 amd64, #932262
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-analyzer/munin: Stabilize 2.0.75 arm64, #932262
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: drop 2.0.69-r1, 2.0.74
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.76
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-analyzer/munin: Stabilize 2.0.73-r4 ppc, #914559
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.75
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.74
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Hans de Graaff · gentoo
net-analyzer/munin: drop 2.0.73, 2.0.73-r1, 2.0.73-r2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-analyzer/munin: revbump for dep fix
Revbump for dep fix in 2e199677b130b5cd2f20498733ba23113d5f3694 as it's a runtime failure. Bug: https://bugs.gentoo.org/914723 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add missing Date::Manip dependency
Closes: https://bugs.gentoo.org/914723 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-analyzer/munin: Stabilize 2.0.73-r3 arm, #914559
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-analyzer/munin: Stabilize 2.0.73-r3 arm64, #914559
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-analyzer/munin: Stabilize 2.0.73-r3 x86, #914559
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-analyzer/munin: Stabilize 2.0.73-r3 amd64, #914559
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: drop 2.0.67-r7, 2.0.69
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Hans de Graaff · gentoo
net-analyzer/munin: depend on hostname and net in init file
Closes: https://bugs.gentoo.org/726952 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: update apache 2.4 configuration
Drop the obsolete apache 2.2 include file. Update the apache 2.4 file to be more in line with the suggested settings in the upstream documentation: https://guide.munin-monitoring.org/en/latest/example/webserver/apache-cgi.html Closes: https://bugs.gentoo.org/473698 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add /var/cache to tmpfiles.d
Closes: https://bugs.gentoo.org/821604 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.73
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-analyzer/munin: Stabilize 2.0.69-r1 x86, #887799
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-analyzer/munin: Stabilize 2.0.69-r1 amd64, #887799
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-analyzer/munin: Stabilize 2.0.69-r1 ppc, #887799
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-analyzer/munin: Stabilize 2.0.69-r1 arm, #887799
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-analyzer/munin: Stabilize 2.0.69-r1 arm64, #887799
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {virtual → app-alternatives}/awk
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Robin H. Johnson · gentoo
net-analyzer/munin: fix annoying Date::Manip::DM5 cronspam
If you run munin every 5 mins from a cron, this spams cron logs every time; upstream fixed it more than 8 years in master for another reason, but never backported the fix. Reference: https://groups.google.com/g/linux.debian.bugs.dist/c/qPscwQev_UU?pli=1 Reference: https://github.com/munin-monitoring/munin/commit/47a2ea75899a6395a80918d043a21d61fe712b44 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.69
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: cleanup
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Arthur Zamarin · gentoo
net-analyzer/munin: Stabilize 2.0.67-r7 arm, #833726
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-analyzer/munin: Stabilize 2.0.67-r7 ppc, #833726
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-analyzer/munin: Stabilize 2.0.67-r7 x86, #833726
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Jakov Smolić · gentoo
net-analyzer/munin: Stabilize 2.0.67-r7 amd64, #833726
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-analyzer/munin: Stabilize 2.0.67-r7 arm64, #833726
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-analyzer/munin: Stabilize 2.0.67-r6 arm, #823668
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-analyzer/munin: Stabilize 2.0.67-r6 arm64, #823668
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: cleanup
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-analyzer/munin: Stabilize 2.0.67-r6 x86, #792411
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-analyzer/munin: [QA] call tmpfiles_process in pkg_postinst
This is needed to actually apply the tmpfiles configuration we've installed in the ebuild. See tmpfiles.eclass documentation. Revbump because the new tmpfiles inherit adds a new dependency (virtual/tmpfiles). Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-analyzer/munin: fix logrotate file (drop copytruncate)
hanno@ reported a potential security issue caused by copytruncate, which we can avoid using because of the postrotate option. Closes: https://bugs.gentoo.org/748948 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: avoid /var/cache warning
Don't keepdir the /var/cache/munin-cgi directory anymore. Files in /var/cache are not guaranteed to exists over time. Drop the creation altogether since this is an option directory that needs to be configured by hand anyway. Closes: https://bugs.gentoo.org/795846 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-analyzer/munin: add 'delaycompress' to logrotate files
Closes: https://bugs.gentoo.org/530310 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-analyzer/munin: Stabilize 2.0.67-r1 ppc, #792411
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-analyzer/munin: Stabilize 2.0.67-r1 amd64, #792411
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: cleanup
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Hans de Graaff · gentoo
net-analyzer/munin: cleanup
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: update java dependency
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-analyzer/munin: x86 stable (bug #772953)
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-analyzer/munin: Stabilize 2.0.66 amd64, #772953
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-analyzer/munin: Stabilize 2.0.66 ppc, #772953
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: cleanup
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.67
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.66
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: cleanup
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.65
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-analyzer/munin: amd64 stable (bug #725954)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.64
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-analyzer/munin: x86 stable (bug #725954)
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-analyzer/munin: stable 2.0.59 for ppc, bug #725954
Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.63
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Hans de Graaff · gentoo
net-analyzer/munin: cleanup
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: move ~ppc64 forward
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-analyzer/munin: keyworded 2.0.59 for ppc64, bug #708772
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.61
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James (sam_c) · gentoo
net-analyzer/munin: arm64 keyworded (bug #708772)
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-analyzer/munin: x86 stable wrt bug #715830
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-analyzer/munin: amd64 stable wrt bug #715830
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: cleanup
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.59
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.57
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Hans de Graaff · gentoo
net-analyzer/munin: cleanup
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.56
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-analyzer/munin: ppc stable wrt bug #706280
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-analyzer/munin: x86 stable (bug #706280)
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-analyzer/munin: amd64 stable wrt bug #706280
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.54
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add missing dep on munin-async user
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: drop ancient blocker
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Hans de Graaff · gentoo
net-analyzer/munin: switch to acct-{user,group}
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.52
Fixes: https://bugs.gentoo.org/701680 Fixes: https://bugs.gentoo.org/693946 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: cleanup
Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-analyzer/munin: ppc stable wrt bug #689878
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-analyzer/munin: x86 stable wrt bug #689878
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: reset accidental stable keywords
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: remove obsolete ebuild
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: cleanup
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.49
Depend on either netcat or openbsd-netcat. Fixes: https://bugs.gentoo.org/685450 Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: drop obsolete dependency
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.47
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: ppc stable, bug 671400
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add missing Test-Exception dep
Add missing test dependency on Test-Exception. Fixes: https://bugs.gentoo.org/672110 Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-analyzer/munin: x86 stable (bug #671400)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-analyzer/munin: amd64 stable wrt bug #671400
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: cleanup
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.43
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: fix make install
https://github.com/munin-monitoring/munin/pull/988 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.38
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.37
This release drops extensive patches to the ipmi plugin since these have not been included upstream and they no longer apply. Package-Manager: Portage-2.3.40, Repoman-2.3.9
Hans de Graaff · gentoo
net-analyzer/munin: cleanup
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Mikle Kolyada · gentoo
net-analyzer/munin: ppc stable wrt bug #653380
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Mikle Kolyada · gentoo
net-analyzer/munin: amd64 stable wrt bug #653380
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Thomas Deutschmann · gentoo
net-analyzer/munin: x86 stable (bug #653380)
Package-Manager: Portage-2.3.30, Repoman-2.3.9
Matt Turner · gentoo
net-analyzer/munin: dropped mips keywords
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.34
Consolidate patches into patchset Avoid test that is broken on Linux, bug 630472 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Hans de Graaff · gentoo
net-analyzer/munin: avoid git issues when determining version, bug 632320
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Hans de Graaff · gentoo
net-analyzer/munin: remove vulnerable version, bug 610602
Package-Manager: Portage-2.3.8, Repoman-2.3.2
Sergei Trofimovich · gentoo
net-analyzer/munin: stable 2.0.33 for ppc, bug #610602
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
Hans de Graaff · gentoo
net-analyzer/munin: cleanup
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Thomas Deutschmann · gentoo
net-analyzer/munin: x86 stable (bug #610602)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Andreas K. Hüttel · gentoo
net-analyzer/munin: Add build fix for Perl 5.26, bug 625318
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Tobias Klausmann · gentoo
net-analyzer/munin-2.0.33-r0: amd64 stable
Gentoo-Bug: 610602
Hans de Graaff · gentoo
net-analyzer/munin: add dependency for LDAP support
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Hans de Graaff · gentoo
net-analyzer/munin: fix bug 595510 and bug 447960
Fix compatibility with newer netstat, bug 595510 Use apache2 USE flag instead of apache because apache2 is a global USE flag that is consistently used in the tree, bug 447960 Package-Manager: Portage-2.3.6, Repoman-2.3.2
Hans de Graaff · gentoo
net-analyzer/munin: cleanup
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Hans de Graaff · gentoo
net-analyzer/munin: add 2.0.33, bug 602710
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Zac Medico · gentoo
net-analyzer/munin: revbump for bug 594294
Package-Manager: portage-2.3.1 RepoMan-Options: --force
Andreas K. Hüttel · gentoo
net-analyzer/munin: Needs rebuild on Perl upgrade
Package-Manager: portage-2.3.0
Kent Fredric · gentoo
net-analyzer/munin: Fix dependency on dev-perl/Date-Manip
Package-Manager: portage-2.2.27
Kent Fredric · gentoo
net-analyzer/munin: Fix dependency on dev-perl/Net-Server
Package-Manager: portage-2.2.27
Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher · gentoo
net-analyzer/munin: Add missing dependency, bug #557124
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher · gentoo
net-analyzer/munin: Break package again so that the maintainer can fix it, bug #557000
Package-Manager: portage-2.2.20 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed