aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ipfixcol2
Commit message (Collapse)AuthorAgeFilesLines
* net-mgmt/ipfixcol2: enable on powerpc64*Piotr Kubaj2026-06-161-1/+1
|
* all: drop support for FreeBSD 13, mips and risc64sfRene Ladan2026-05-071-6/+0
| | | | | | | | | | | | | | | | | | | | | | Reviewed by: many (*) Differential Revision: https://reviews.freebsd.org/D55624 Differential Revision: https://reviews.freebsd.org/D55642 (merged in from bofh) many (*) acm arrowd brooks cmt dch decke dinoex eduardo fluffy fuz gahr garga jbeich joerg jrm kai kenrap martymac matthew mfechner michaelo mizhka nobutaka pkubaj se tagattie thj Anton Saietskii GenericRikka Gert Doering Jan Bramkamp Oleh Hushchenkov Oleksandr Kryvulia Ralf van der Enden Yamagi desktop kde python tcltk office
* net-mgmt/ipfixcol2: Fix build on 13.xVladimir Druzenko2025-07-101-2/+6
| | | | | | | PR: 285757 Approved by: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> (maintainer, implicit - fix build) Co-authored-by: Chad Jacob Milios <milios@ccsys.com> MFH: 2025Q3
* net-mgmt/ipfixcol2: Broken on 13: requires sys/timerfd.hMarek Zarychta2025-03-311-1/+3
| | | | | | | Also fix ONLY_FOR_ARCHS_REASON. PR: 285757 Reported by: fallout
* net-mgmt/ipfixcol2: Update 2.6.0 => 2.8.0Marek Zarychta2025-03-204-24/+12
| | | | | | | | Changelogs: https://github.com/CESNET/ipfixcol2/releases/tag/v2.7.1 https://github.com/CESNET/ipfixcol2/releases/tag/v2.8.0 PR: 285535
* */*: bump PORTREVISION following sse2neon updateRobert Clausecker2024-12-261-0/+1
|
* net-mgmt/ipfixcol2: port to aarch64Robert Clausecker2024-10-212-3/+18
| | | | | | | - use sse2neon to implement SSE intrinsics on AArch64 Approved by: zarychtam@plan-b.pwste.edu.pl (maintainer) PR: 282113
* net-mgmt/ipfixcol2: mark this port as suitable only for amd64Marek Zarychta2024-08-181-1/+1
| | | | | | PR: 280850 Tested by: fuz Fixes: f31a65e8b225 (mark this port as suitable only for few architectures, improve port)
* net-mgmt/ipfixcol2: unbreak the ports treeAntoine Brodin2024-08-161-1/+1
|
* net-mgmt/ipfixcol2: mark this port as suitable only for few architectures, ↵Vladimir Druzenko2024-08-162-18/+24
| | | | | | | | | | | | | improve port Port require SSE2 and also 64bit time_t. It work on amd64 and possible on aarch64 and armv7 (not tested). Pet portclippy, align lines in Makefile, add substitution for %%USER%% in start script. PR: 280850 Approved by: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> (maintainer)
* net-mgmt/ipfixcol2: New port: High-performance NetFlow v5/v9 and IPFIX ↵Marek Zarychta2024-08-145-0/+118
collector (RFC7011) PR: 280682 Sponsored by: CESNET, z.s.p.o. Sponsored by: PANS Jarosław Signed-off-by: Eugene Grosbein <eugen@FreeBSD.org>