| Port details |
- ipfixcol2 NetFlow v5/v9 and IPFIX flow (RFC 7011) data collector
- 2.8.0 net-mgmt
=0 2.8.0Version of this port present on the latest quarterly branch. - Maintainer: zarychtam@plan-b.pwste.edu.pl
 - Port Added: 2024-08-14 05:30:06
- Last Update: 2026-05-07 21:47:29
- Commit Hash: 2a7c056
- License: GPLv2
- WWW:
- https://github.com/CESNET/ipfixcol2
- Description:
- IPFIXcol2 is a flexible, high-performance NetFlow v5/v9 and IPFIX flow data
collector designed to be extensible by plugins.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- ipfixcol2>0:net-mgmt/ipfixcol2
- To install the port:
- cd /usr/ports/net-mgmt/ipfixcol2/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/ipfixcol2
- pkg install ipfixcol2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ipfixcol2
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1742484704
SHA256 (CESNET-ipfixcol2-v2.8.0_GH0.tar.gz) = 460f1272fd1a857bf8788ae226adfcb83cf8ffcf40583386f207eb6bb4186e1c
SIZE (CESNET-ipfixcol2-v2.8.0_GH0.tar.gz) = 715656
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rst2man : textproc/py-docutils
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libepoll-shim.so : devel/libepoll-shim
- libfds.so : net-mgmt/libfds
- liblz4.so : archivers/liblz4
- librdkafka.so : net/librdkafka
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ipfixcol2-2.8.0:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_ipfixcol2
- USES:
- cmake:testing localbase:ldflags pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.8.0 07 May 2026 21:47:29
    |
Rene Ladan (rene)  |
all: drop support for FreeBSD 13, mips and risc64sf
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 |
2.8.0 10 Jul 2025 00:19:12
    |
Vladimir Druzenko (vvd)  |
net-mgmt/ipfixcol2: Fix build on 13.x
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 |
2.8.0 31 Mar 2025 15:03:31
    |
Vladimir Druzenko (vvd)  Author: Marek Zarychta |
net-mgmt/ipfixcol2: Broken on 13: requires sys/timerfd.h
Also fix ONLY_FOR_ARCHS_REASON.
PR: 285757
Reported by: fallout |
2.8.0 20 Mar 2025 20:11:09
    |
Vladimir Druzenko (vvd)  Author: Marek Zarychta |
net-mgmt/ipfixcol2: Update 2.6.0 => 2.8.0
Changelogs:
https://github.com/CESNET/ipfixcol2/releases/tag/v2.7.1
https://github.com/CESNET/ipfixcol2/releases/tag/v2.8.0
PR: 285535 |
2.6.0_1 26 Dec 2024 10:46:29
    |
Robert Clausecker (fuz)  |
*/*: bump PORTREVISION following sse2neon update |
2.6.0 21 Oct 2024 09:36:01
    |
Robert Clausecker (fuz)  |
net-mgmt/ipfixcol2: port to aarch64
- use sse2neon to implement SSE intrinsics on AArch64
Approved by: zarychtam@plan-b.pwste.edu.pl (maintainer)
PR: 282113 |
2.6.0 18 Aug 2024 12:08:41
    |
Vladimir Druzenko (vvd)  Author: Marek Zarychta |
net-mgmt/ipfixcol2: mark this port as suitable only for amd64
PR: 280850
Tested by: fuz
Fixes: f31a65e8b225 (mark this port as suitable only for few architectures,
improve port) |
2.6.0 16 Aug 2024 20:24:18
    |
Antoine Brodin (antoine)  |
net-mgmt/ipfixcol2: unbreak the ports tree |
2.6.0 16 Aug 2024 17:23:19
    |
Vladimir Druzenko (vvd)  |
net-mgmt/ipfixcol2: mark this port as suitable only for few architectures,
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) |
2.6.0 14 Aug 2024 05:26:15
    |
Eugene Grosbein (eugen)  Author: Marek Zarychta |
net-mgmt/ipfixcol2: New port: High-performance NetFlow v5/v9 and IPFIX collector
(RFC7011)
PR: 280682
Sponsored by: CESNET, z.s.p.o.
Sponsored by: PANS Jarosław
Signed-off-by: Eugene Grosbein <eugen@FreeBSD.org> |