summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/nfdump: add 1.7.5Michael Mair-Keimberger5 days2-0/+103
| | | | | | | Closes: https://bugs.gentoo.org/943205 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/39840 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: fix compilation for >=sys-devel/gcc-14 + ↵Cristian Othón Martínez Vera5 days2-0/+157
| | | | | | | | | >=net-analyzer/rrdtool-1.9.0 Closes: https://bugs.gentoo.org/942425 Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Closes: https://github.com/gentoo/gentoo/pull/39474 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: fix compilation with USE="-zstd"Cristian Othón Martínez Vera2024-11-271-1/+1
| | | | | | | | | My previous fix works well with ```USE="zstd"```, but it breaks the compilation with that ``USE``` flag disabled. Closes: https://bugs.gentoo.org/944974 Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Closes: https://github.com/gentoo/gentoo/pull/39484 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: eprexify paths for configure scriptCristian Othón Martínez Vera2024-11-251-2/+2
| | | | | | Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Closes: https://github.com/gentoo/gentoo/pull/39401 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: fix version 1.7.4 with USE="zstd"Cristian Othón Martínez Vera2024-11-251-1/+1
| | | | | | | | | | When ```configure``` receive the option ```--with-zstdpath``` without a path, pollutes the ```CPPFLAGS``` variable with a spurious 'yes/lib' string. This patch adds a path, like the ftconv ```USE``` flag does. Closes: https://bugs.gentoo.org/937022 Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: Stabilize 1.7.4 amd64, #943482Sam James2024-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: Stabilize 1.7.4 x86, #943482Sam James2024-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: add 1.7.4, added systemd serviceArthur Zamarin2024-07-303-0/+113
| | | | | | | | | | | | | | | | | While the bug for adding systemd services requested more files, after more checking what they do, I see no reason for the complicated way that debian decided to do it. So What I recommend to do is: 1. systemctl edit nfdump@somename [Service] Environment=options="-l /var/cache/nfdump_somename -p 2052" 2. systemctl enable --now nfdump@somename Closes: https://bugs.gentoo.org/904952 Closes: https://bugs.gentoo.org/925033 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-analyzer/nfdump: drop 1.7.0.1Sam James2024-02-272-86/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Move {app-doc → app-text}/doxygenMichał Górny2024-01-122-2/+2
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/nfdump: sys-devel/flex -> app-alternatives/lexSam James2024-01-082-4/+4
| | | | | | | | | | 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/nfdump: Stabilize 1.7.2 amd64, #907577Arthur Zamarin2023-06-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-analyzer/nfdump: Stabilize 1.7.2 x86, #907577Sam James2023-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: drop 1.6.24Sam James2023-05-012-86/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: add 1.7.2Sam James2023-04-232-0/+86
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Move {virtual -> app-alternatives}/yaccSam James2022-12-022-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: Stabilize 1.7.0.1 x86, #877039Agostino Sarubbo2022-10-311-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/nfdump: Stabilize 1.7.0.1 amd64, #877039Jakov Smolić2022-10-201-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-analyzer/nfdump: drop 1.6.23, 1.6.23-r1Sam James2022-10-017-445/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: add 1.7.0.1Sam James2022-10-012-0/+86
| | | | | Bug: https://bugs.gentoo.org/873745 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: x86 stable wrt bug #853832Agostino Sarubbo2022-06-231-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/nfdump: amd64 stable wrt bug #853832Agostino Sarubbo2022-06-231-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/nfdump: fix build on muslSam James2022-06-231-1/+5
| | | | | | Closes: https://bugs.gentoo.org/853763 Thanks-to: CFuga <cfuga@cfuga.mx> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: add 1.6.24Sam James2022-04-132-0/+82
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: drop unnecessary --disable-static in -r1Sam James2022-03-241-2/+1
| | | | | | EAPI 8 does this for us. Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: add additional autoconf 2.69+ patchesSam James2022-03-243-0/+323
| | | | | | | | | | | | | Let's do a new revision for the more comprehensive upstream autoconf 2.69+ patches (and throwing in the upstream-sent variant of the automake patch given the previous version added to 1.6.23 was partly done upstream already). Could affect installed files and such too of course with major build system changes. Closes: https://bugs.gentoo.org/832420 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: fix autoreconfSam James2022-03-242-1/+21
| | | | | Closes: https://bugs.gentoo.org/832420 Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-analyzer/nfdump: drop 1.6.22-r1Sam James2021-08-133-194/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: Stabilize 1.6.23 x86, #807439Sam James2021-08-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: amd64 stable wrt bug #807439Agostino Sarubbo2021-08-101-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/nfdump: remove unused patchMichael Mair-Keimberger2021-07-131-49/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/21613 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-analyzer/nfdump: drop 1.6.21-r1Sam James2021-05-282-74/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: add 1.6.23Sam James2021-05-282-0/+82
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: Stabilize 1.6.22-r1 x86, #776547Sam James2021-04-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: Stabilize 1.6.22-r1 amd64, #776547Sam James2021-04-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: drop 1.6.19Sam James2021-03-272-64/+0
| | | | | Closes: https://bugs.gentoo.org/776544 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: Stabilize 1.6.21-r1 amd64, #776544Sam James2021-03-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: Stabilize 1.6.21-r1 x86, #776544Sam James2021-03-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: drop noop USE=static-libsSam James2021-03-271-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: add missing (slibtool) patchSam James2021-03-271-0/+111
| | | | | | Fixes: 252dcb79de46102f998eca4451467ccba81f13a9 Bug: https://bugs.gentoo.org/778704 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: fix slibtool build, use EPREFIXSam James2021-03-271-0/+1
| | | | | | Thanks-to: orbea <orbea@riseup.net> Closes: https://bugs.gentoo.org/778704 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: drop 1.6.20Sam James2021-03-152-64/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: apply patch to 1.6.21Sam James2021-03-151-1/+3
| | | | | Bug: https://bugs.gentoo.org/712590 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: merge nfcapd changes into 1.6.22-r1Sam James2021-03-152-80/+13
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: fix upstream issue #241 and prevent always building nfpcapdVjaceslavs Klimovs2021-03-152-1/+51
| | | | | Closes: https://github.com/gentoo/gentoo/pull/17119 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: add use flags and init scripts for nfcapdVjaceslavs Klimovs2021-03-154-1/+156
| | | | | | | Closes: https://bugs.gentoo.org/712590 Signed-off-by: Vjaceslavs Klimovs <vklimovs@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: add 1.6.22Sam James2021-03-152-0/+70
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-141-2/+1
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/nfdump: Version 1.6.21Jeroen Roovers2020-08-022-0/+72
| | | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Bug: https://bugs.gentoo.org/712590 Signed-off-by: Jeroen Roovers <jer@gentoo.org>