Package Details: flow-tools 0.68.5.2-1

Git Clone URL: https://aur.archlinux.org/flow-tools.git (read-only, click to copy)
Package Base: flow-tools
Description: Netflow collector, analyser and report generator
Upstream URL: https://github.com/markzz/flow-tools
Licenses: BSD 3
Submitter: k0ste
Maintainer: k0ste
Last Packager: k0ste
Votes: 0
Popularity: 0.000000
First Submitted: 2016-05-28 10:32 (UTC)
Last Updated: 2022-01-25 07:07 (UTC)

Latest Comments

k0ste commented on 2022-01-25 07:08 (UTC)

@markzz, done

markzz commented on 2022-01-25 06:14 (UTC)

If that's how we want to do it, here ya go.

https://github.com/markzz/flow-tools/releases/tag/v0.68.5.2

k0ste commented on 2022-01-25 05:32 (UTC)

@markzz, if you make a github release I will update PKGBUILD to your repo => then we don't need patches

markzz commented on 2022-01-24 18:55 (UTC) (edited on 2022-01-24 18:55 (UTC) by markzz)

I was able to build with a tiny modification. I have a GitHub fork [1] and a patch [2] for all those interested.

[1] https://github.com/markzz/flow-tools

[2] https://github.com/markzz/flow-tools/commit/c2cb7356411356bab8532d8e466f0b85e7ebe2cc.patch

rageltman commented on 2021-02-21 17:22 (UTC)

Failing to build, complains of:

mv -f .deps/acl2.Tpo .deps/acl2.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -fPIE -g -O2 -pie  -o flow-filter flow-filter.o aclyacc.o acllex.o acl2.o ../lib/libft.la -lnsl -lwrap -lz 
libtool: link: gcc -fPIE -g -O2 -pie -o .libs/flow-filter flow-filter.o aclyacc.o acllex.o acl2.o  ../lib/.libs/libft.so -lnsl -lwrap -lz
/bin/ld: acl2.o:/var/abs/local/flow-tools/src/flow-tools-0.68.5.1/src/acl2.c:49: multiple definition of `acl_list'; flow-filter.o:/var/abs/local/flow-tools/src/flow-tools-0.68.5.1/src/flow-filter.c:59: first defined here
collect2: error: ld returned 1 exit status

phillid commented on 2018-06-27 11:57 (UTC)

Hmm… seems python2 should also be a dependency because of tools like flow-rptfmt, but the shebang on that needs adjusting.

k0ste commented on 2018-06-25 03:04 (UTC)

@phillid, thanks.

phillid commented on 2018-06-24 05:18 (UTC) (edited on 2018-06-24 05:24 (UTC) by phillid)

libwrap should be a runtime dependency