summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/icinga2: [QA] Remove invalid USE=ltoMichał Górny2024-01-121-2/+3
| | | | | | The USE=lto flag is only used to append -flto. Remove it. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/icinga2: sys-devel/bison -> app-alternatives/yaccSam James2024-01-081-1/+1
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/icinga2: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/icinga2: remove systemd eclass importMatthew Thode2023-03-181-1/+1
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* net-analyzer/icinga2: install small files all the timeMatthew Thode2023-03-181-11/+7
| | | | | | remove the small-files warning, install vim/nano syntax Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* net-analyzer/icinga2: remove stale boost lower boundsDavid Seifert2022-09-041-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-analyzer/icinga2: update fowners to work with the install wizardMatthew Thode2021-12-291-2/+4
| | | | | | Bug: https://bugs.gentoo.org/830228 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* net-analyzer/icinga2: remove libressl supportMikle Kolyada2021-04-301-4/+3
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-analyzer/icinga2: sync live ebuild with 2.12.1Louis Sautier2020-10-161-59/+33
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* net-analyzer/icinga2: w.11.5 and 2.12.0 bumpMatthew Thode2020-08-041-2/+2
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* net-analyzer/icinga2: 2.11.3 bumpMatthew Thode2020-03-041-7/+7
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* net-analyzer/icinga2: remove dep on icingaMatthew Thode2020-02-171-3/+2
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* */*: 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/icinga2: [QA] Remove unnecessary -DCMAKE_INSTALL_PREFIX argumentsDavid Seifert2020-02-081-1/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-analyzer/icinga2: switch to /run more completelyMatthew Thode2019-12-161-1/+2
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* net-analyzer/icinga2: update boost dep to depend on context flagMatthew Thode2019-09-221-1/+1
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* net-analyzer/icinga2: fixed the dep on boost (requires a min of 1.66)Matthew Thode2019-09-211-1/+1
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* net-analyzer/icinga2: depend on boost subslotMatthew Thode2019-09-171-1/+1
| | | | | | Fixes: https://bugs.gentoo.org/694616 Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* net-analyzer/icinga2: 2.10.6 stable amd64 and x86Matthew Thode2019-09-011-2/+1
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* net-analyzer/icinga2: update init scriptMatthew Thode2018-10-141-2/+2
| | | | | | Closes: https://bugs.gentoo.org/668506 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* net-analyzer/icinga2: more mysql/maria updatesMatthew Thode2018-09-121-7/+12
| | | | | Bug: https://bugs.gentoo.org/665944 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* net-analyzer/icinga2: update mysql/maria dependMatthew Thode2018-09-121-1/+4
| | | | | Bug: https://bugs.gentoo.org/665944 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* net-analyzer/icinga2: add missing depMatthew Thode2018-09-031-1/+2
| | | | | Fixes: https://bugs.gentoo.org/652384 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* net-analyzer/icinga2: fix postinst linkMatthew Thode2018-08-041-1/+1
| | | | | | | Fixed in place as no on disk data changed. Closes: https://bugs.gentoo.org/661850 Package-Manager: Portage-2.3.43, Repoman-2.3.10
* net-analyzer/icinga2: 2.9.0-r1 fix init scriptMatthew Thode2018-07-211-1/+1
| | | | | Closes: https://bugs.gentoo.org/661490 Package-Manager: Portage-2.3.43, Repoman-2.3.10
* net-analyzer/icinga2: 2.9.0 bupMatthew Thode2018-07-171-17/+4
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* net-analyzer/icinga2: remove unused variableMatthew Thode2017-12-021-1/+0
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* net-analyzer/icinga2: 2.8.0Matthew Thode2017-11-161-2/+2
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* net-analyzer/icinga2: 2.7.1 bupMatthew Thode2017-09-211-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-analyzer/icinga2: fixing ownership of the config directoryMatthew Thode2017-08-311-4/+5
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --force
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-analyzer/icinga2: fixing build issue with wxwidgets bug 600644Matthew Thode2016-11-271-1/+3
| | | | Package-Manager: portage-2.3.0
* net-analyzer/icinga2: bupMatthew Thode2016-11-231-7/+18
| | | | Package-Manager: portage-2.3.0
* net-analyzer/icinga2: add libressl supportAnthony G. Basile2016-07-131-2/+3
| | | | Package-Manager: portage-2.2.28
* net-analyzer/icinga2: fixing fownersMatthew Thode2016-03-171-1/+1
| | | | Package-Manager: portage-2.2.26
* net-analyzer/icinga2: adding missing dep and cleanupMatthew Thode2016-01-201-7/+36
| | | | Package-Manager: portage-2.2.26
* net-analyzer/icinga2: fixing missing quotesMatthew Thode2015-10-191-1/+1
| | | | Package-Manager: portage-2.2.20.1
* net-analyzer/icinga2: remasking 9999 for bug 561802Matthew Thode2015-09-291-1/+1
| | | | Package-Manager: portage-2.2.20.1
* cleaning up non-stable and updating git ebuildMatthew Thode2015-09-281-42/+18
|
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+158
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