summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-admin/collectd: Add sub slot operator on app-emulation/xen-tools atomThomas Deutschmann2016-12-082-2/+2
| | | | Package-Manager: portage-2.3.2
* app-admin/collectd: Bump to v5.6.2Thomas Deutschmann2016-11-302-0/+519
| | | | Package-Manager: portage-2.3.2
* app-admin/collectd: remove proxied maintainer per his requestGöktürk Yüksek2016-11-031-6/+0
| | | | Package-Manager: portage-2.2.28
* app-admin/collectd: Revision bump to address multiple issuesThomas Deutschmann2016-10-136-618/+75
| | | | | | | | | | | | | | | | | | - When collectd was emerged with "filecaps" USE flag set and at least one chosen plugin required special capabilities systemd was unable to start collectd because CapabilityBoundingSet option in collectd's systemd unit file did not match with the capabilities actual set for "/usr/sbin/collectd". (bug #596852) - Cherry picked upstream commit 5e4f2ae61d to get rid of > capability: warning: `collectd' uses 32-bit capabilities (legacy support in use) message. Gentoo-Bug: https://bugs.gentoo.org/596852 Package-Manager: portage-2.3.2
* app-admin/collectd: Update file capabilitiesThomas Deutschmann2016-10-113-3/+21
| | | | | | | Add missing capabilities for ceph, dns, exec and turbostat plugin when "filecaps" USE flag is used. Package-Manager: portage-2.3.1
* app-admin/collectd: Bump to v5.6.1Thomas Deutschmann2016-10-072-0/+492
| | | | Package-Manager: portage-2.3.1
* app-admin/collectd: Move collectd_plugins_* flags from metadata.xml to ↵Thomas Deutschmann2016-09-261-130/+0
| | | | | | | | collectd_plugins.desc Gentoo-Bug: https://bugs.gentoo.org/588250 Package-Manager: portage-2.3.1
* app-admin/collectd: Fix systemd unit nameThomas Deutschmann2016-09-221-5/+3
| | | | Package-Manager: portage-2.3.1
* app-admin/collectd: Bump to v5.6.0Thomas Deutschmann2016-09-226-0/+758
| | | | | | | | | | | | | New plugins: - chrony - cpusleep - gps - lua - mqtt - notify_nagios - xencpu Package-Manager: portage-2.3.1
* app-admin/collectd: Drop old security vulnerable versionThomas Deutschmann2016-08-113-542/+0
| | | | Package-Manager: portage-2.3.0
* app-admin/collectd: Bump to v5.5.2Thomas Deutschmann2016-08-115-0/+645
| | | | | | | | | | | | | | | | | | - New upstream release (Fixes CVE-2016-6254) - Dependency on sys-fs/xfsprogs atom can now be controlled using the new "xfs" USE flag. If you don't enable "xfs" USE flag the df plugin will be unable to filter on XFS partitions. - Fixes build issues with sys-fs/xfsprogs-4.7.0 (#590998) - Cherry-picked patches for upstream issue "network plugin causes core dumps" (#1870) Gentoo-Bug: https://bugs.gentoo.org/590998 Package-Manager: portage-2.3.0
* app-admin/collectd: Adjust depedency on sci-libs/libsigrokThomas Deutschmann2016-08-111-1/+1
| | | | | | | | | Requiring <sci-libs/libsigrok-0.4 when building sigrok plugin because plugin doesn't build against recent sci-libs/libsigrok. Bug: https://github.com/collectd/collectd/issues/1574 Package-Manager: portage-2.3.0
* app-admin/collectd: Removing proxy-maintainerThomas Deutschmann2016-08-101-4/+0
| | | | | | | Now that I am a Gentoo developer this package is no longer maintained through proxy-maintainer project. Package-Manager: portage-2.3.0
* app-admin/collectd: Updating maintainer detailsThomas Deutschmann2016-08-101-6/+6
| | | | | | | | | Updating my own maintainer details to reflect that I am now a Gentoo developer. Gentoo-Bug: 581174 Package-Manager: portage-2.3.0
* app-admin/collectd: Add ~arm keywordMikle Kolyada2016-06-121-1/+1
| | | | Package-Manager: portage-2.2.28
* app-admin/collectd: Multiple sub slot operators (deps) setThomas D2016-04-261-16/+16
| | | | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1349 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/collectd: Fix oracle configuration check in init script _checkconfig.Alexis Ballier2016-04-041-1/+1
| | | | | | | Do not match if oracle plugin is not enabled, simplify a bit the expression and use wc -l instead of grep --count so that it works with busybox too. Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* app-admin/collectd: reset description for user in metadata.xml with a ↵Ian Delaney2016-04-041-3/+3
| | | | | | general update Package-Manager: portage-2.2.28
* app-admin/collectd: Remove java-config-wrapper dependency (again)James Le Cuirot2016-04-031-2/+2
| | | | | | | | | I made this change for a reason and asked for feedback (bug #558310) before I did so. Please do me the same courtesy by at least asking before you undo my changes. java-config-wrapper is being masked so this has to change now. Package-Manager: portage-2.2.28
* app-admin/collectd: Fix CGROUP kernel config checkThomas D2016-04-041-1/+1
| | | | Package-Manager: portage-2.2.28
* app-admin/collectd: do not RDEPEND on libtool but rather on libltdl.Alexis Ballier2016-04-021-1/+1
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* app-admin/collectd: Fix REQUIRED_USEThomas D2016-03-311-1/+1
| | | | | | | | | REQUIRED_USE of "udev" is only required when smart plugin was selected by the user (forgotten "?"). Closes: https://github.com/gentoo/gentoo/pull/1171 Package-Manager: portage-2.2.28 Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* app-admin/collectd: Remove unneeded useflag descriptions from metadata.xmlPatrick Lauer2016-03-291-2/+0
| | | | Package-Manager: portage-2.2.28
* app-admin/collectd: Revbump to fix multiple issuesThomas D2016-03-293-5/+89
| | | | | | | | | | | | | | | | | - Fix building with sys-fs/xfsprogs-4.5.0 (upstream issues #1637) - Workaround for bug #577846 applied We are now enforcing <=sys-kernel/linux-headers-4.4 when building collectd_plugins_iptables until the problem gets fixed in non-collectd upstram. - virtual/udev dependency is now optional for disk plugin Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1156 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* app-admin/collectd: Remove unneeded useflag description from metadata.xmlPatrick Lauer2016-03-241-1/+0
| | | | Package-Manager: portage-2.2.28
* app-admin/collectd: Revbump to vn. 5.5.1-r1Thomas D2016-03-242-4/+5
| | | | | | add write_kafka plugin Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1101
* app-admin/collectd: Dropped oldThomas D2016-03-2413-1013/+1
| | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1101
* app-admin/collectd: Adjust dependency on sys-power/nut (#540750)Thomas D2016-03-023-7/+7
| | | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=540750 Package-Manager: portage-2.2.27
* app-admin/collectd: Remove unneeded useflag descriptions from metadata.xmlPatrick Lauer2016-02-291-2/+0
| | | | Package-Manager: portage-2.2.27
* app-admin/collectd: Bumped to v5.5.1Thomas D2016-02-238-88/+830
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - New upstream version (Closes #570766, #517060) - Bumped to EAPI=6 - Non-functional mongodb plugin disabled in ebuild (see upstream issue #492, closes #524400) - Multiple dependency problems fixed - linux-info eclass usage fixed (Closes #570778) - Support for new plugins added (amqp, genericjmx, ipvs, modbus, sigrok, tail_csv, vserver, write_riemann) - PYTHON_SINGLE_TARGET support for Python 3.4 and 3.5 enabled - Documentation improved (USE flag description, elogs) - Linux capabilities usage expanded to improve running collectd as unprivileged user (disable via filecaps USE flag) - Runscript rewritten - Runscript now supports OpenRC's default status function - Runscript now guarantees service shutdown - Validating configuration before (re)starting daemon
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-117/+117
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* app-admin/collectd: Drop vserver support (#472170)Pacho Ramos2016-01-051-1/+0
| | | | Package-Manager: portage-2.2.26
* app-admin/collectd: Drop vserver support (#472170)Pacho Ramos2016-01-052-10/+6
| | | | Package-Manager: portage-2.2.26
* app-admin/collectd: update patch to unbundle libltdlJason Zaman2016-01-042-3/+39
| | | | Package-Manager: portage-2.2.26
* app-admin/collectd: version bump to 5.5Jason Zaman2016-01-023-48/+464
| | | | Package-Manager: portage-2.2.24
* app-admin/collectd: set required env var in file collectd.initdIan Delaney2015-10-041-0/+2
| | | | | | | | fix thanks to Marcin Mirosław sourced from the gentoo bug. Gentoo bug: #539262 Package-Manager: portage-2.2.20.1
* app-admin/collectd: Remove oldJames Le Cuirot2015-09-038-1231/+0
| | | | Package-Manager: portage-2.2.20.1
* app-admin/collectd: Use the Java eclasses wrt but #558310James Le Cuirot2015-09-031-0/+388
| | | | | | | | | | | | | | Java team needs to remove java-config-wrapper, which this erroneously depends on. The existing ebuild does not make use of the Java eclasses, which can lead to problems. I have: * Made use of java-pkg-opt-2. * Added a DEPEND on virtual/jdk. * Used sed against the Java Makefile.am to set proper javac flags. * Used the eclasses to properly set JAVA_HOME. * Registered the installed jars so that Gentoo metadata is created. Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0817-0/+1568
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