summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/mk-livestatus: [QA] Fix UnnecessarySlashStripDavid Seifert2020-02-082-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-analyzer/mk-livestatus: Fix CFLAGS=-fno-commonJeroen Roovers2020-01-303-2/+43
| | | | | | | | | Also, drop python_foreach_impl since the ebuild uses python-single-r1. Also, fix src/Makefile.am to not delete a nonexistent file. Package-Manager: Portage-2.3.86, Repoman-2.3.20 Closes: https://bugs.gentoo.org/show_bug.cgi?id=706990 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* net-analyzer/mk-livestatus: fix UnnecessarySlashStrip CI issueJoonas Niilola2020-01-281-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-analyzer/mk-livestatus: Revision bump for dependency changeJeroen Roovers2020-01-141-0/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* net-analyzer/mk-livestatus: Depend on net-analyzer/rrdtoolJeroen Roovers2020-01-141-0/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Closes: https://bugs.gentoo.org/705370 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* net-analyzer/mk-livestatus: Version 1.5.0_p22Jeroen Roovers2020-01-134-0/+179
| | | | | | | | | | | | | | | | | | - Update HOMEPAGE/SRC_URI and use HTTPS - EAPI=7 - Add USE=boost - Add USE=re2 - Move SRC_TEST out of global scope - Drop failing test api/perl/t/20-Monitoring-Livestatus-test_socket.t - Export CC/CXX (or it will default to anything it can find) - icigna => icinga(!) - Drop python_foreach_impl as the build system supports only one implementation anyway Package-Manager: Portage-2.3.84, Repoman-2.3.20 Bug: https://bugs.gentoo.org/show_bug.cgi?id=671792 Closes: https://bugs.gentoo.org/show_bug.cgi?id=358565 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-3/+6
| | | | | | | | | | | | | | | | | | 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>
* net-analyzer/mk-livestatus: Version bumpBertrand Jacquin2017-12-202-0/+158
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-analyzer/mk-livestatus: Fix creation of icigna.cfgBertrand Jacquin2017-12-201-1/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-analyzer/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* net-analyzer/mk-livestatus: [QA] Add missing python metadata variablesDavid Seifert2017-04-232-3/+7
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-analyzer/mk-livestatus: patch version bumpIan Stakenvicius2017-02-012-0/+158
| | | | Package-Manager: portage-2.3.0
* net-analyzer/mk-livestatus: fix proxy maintainer's email in metadata.xmlIan Stakenvicius2017-01-241-1/+1
|
* Revert "Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-0/+1
| | | | | | ChangeLog entries." This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b.
* Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-1/+0
| | | | | | | | | ChangeLog entries. This commit will be immediately reverted. The intention is to force the mtime to be bumped causing the updated Manifest to be propagated to mirrors. Gentoo-bug: 577722
* net-analyzer/mk-livestatus: version bump, move to EAPI 6 and aBertrand Jacquin2016-10-287-64/+102
| | | | | | | | | | | | | | | | | | | | | | bunch of improvements. This commit: * drops unneeded Perl variables. * adds nagios4 USE flag. * blocks sys-apps/ucspi-unix * refreshes patches set with proper git patches. * uses standard emake install. * adds perl README. * installs python README in the right place. * sets Bertrand Jacquin <betrand@jacquin.bzh> as the de-facto maintainer. Gentoo-Bug: https://bugs.gentoo.org/574700 Gentoo-Bug: https://bugs.gentoo.org/574716 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2315 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-analyzer/mk-livestatus: Shrink DESCRIPTION.Bertrand Jacquin2016-09-041-2/+2
| | | | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2211 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* metadata.xml: Add maintainer-needed comment to packages without maintainer.Ulrich Müller2016-02-281-0/+1
| | | | Bug: 575810
* Remove explicit notion of maintainer-needed, for GLEP 67Michał Górny2016-01-241-3/+0
| | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
* 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-085-0/+175
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