Port details |
- ipfixcol2 NetFlow v5/v9 and IPFIX flow (RFC 7011) data collector
- 2.6.0 net-mgmt =1 2.6.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: 2024-10-21 09:36:01
- Commit Hash: dfeab5d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1723058329
SHA256 (CESNET-ipfixcol2-v2.6.0_GH0.tar.gz) = 6eb9660a40638b557e3e8ffecebc356667e7678917579b33ddcb713849cf219e
SIZE (CESNET-ipfixcol2-v2.6.0_GH0.tar.gz) = 667376
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:
-
- librdkafka.so : net/librdkafka
- libepoll-shim.so : devel/libepoll-shim
- libfds.so : net-mgmt/libfds
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ipfixcol2-2.6.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:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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> |
Number of commits found: 5
|