Codebase list nfdump / f3c5605
Drop nfdump-flow-tools package The nfdump-flow-tools package depends on flow-tools which has been - orphaned - not seen a maintainer upload since 2008 - is affected by the python2 removal without any progress nfdump-flow-tools has a low popcon (way lower than nfdump). Drop building the flow-tools package to avoid being hit affected by the impeding flow-tools removal from testing. Bernhard Schmidt 4 years ago
3 changed file(s) with 3 addition(s) and 18 deletion(s). Raw diff Collapse all Expand all
99 Build-Depends: bison,
1010 debhelper (>= 10~),
1111 flex,
12 flow-tools-dev,
1312 libbz2-dev,
1413 librrd-dev,
1514 libz-dev,
2928 stream.
3029 Tag: admin::accounting, implemented-in::c, interface::commandline, interface::daemon, network::routing, network::scanner, network::server, protocol::TODO, protocol::ip, protocol::ipv6, protocol::tcp, protocol::udp, role::program, use::analysing, use::checking, use::filtering, use::monitor, use::viewing
3130
32 Package: nfdump-flow-tools
33 Architecture: any
34 Depends: flow-tools,
35 nfdump (= ${binary:Version}),
36 ${misc:Depends},
37 ${shlibs:Depends}
38 Description: import from flow-tools
39 Imports flows generated by flow-tools to nfdump format.
40
4131 Package: nfdump-sflow
4232 Architecture: any
4333 Depends: nfdump (= ${binary:Version}),
+0
-2
debian/nfdump-flow-tools.install less more
0 usr/bin/ft2nfdump
1 usr/share/man/man1/ft2nfdump.1
77 # Build nfdump with nfprofile for nfsen
88 # --enable-nfprofile
99
10 # Build ft2nfdump converter. The flow-tools
11 # sources are required to build ft2nfdump.
12 # --enable-ftconv
13 # --with-ftpath[=flow-tools sources]
14 #
1510 # Build sflow collector daemon.
1611 # --enable-sflow
1712
1813 override_dh_auto_configure:
1914 dh_auto_configure -- \
2015 --enable-nfprofile \
21 --enable-ftconv --with-ftpath=/usr \
2216 --enable-nftrack \
2317 --enable-nsel \
2418 --enable-sflow \
3630 override_dh_install:
3731 rm -f debian/tmp/usr/lib/*/libnfdump.a
3832 rm -f debian/tmp/usr/lib/*/libnfdump.la
33 # This manpage is installed but not included, as the flow-tools
34 # importer is not built anymore
35 rm -f debian/tmp/usr/share/man/man1/ft2nfdump.1
3936 dh_install --fail-missing