2db54ffeae
- add additional MASTER_SITE - remove pkg-install and add a workaround for the user creation if installed from package (belongs to ports/152498 ) - add OPTIONS for PERL and PYTHON, with PERL on as default - install tools to EXAMPLESDIR - remove MD5 from distinfo - fix pkg-plist "%%SITE_PERL%%/%%PERL_ARCH%%/auto" (belongs to perl not to flowd) PR: ports/153310 Submitted by: ohauer Approved by: Mohacsi Janos <janos.mohacsi _at_ bsd.hu> (maintainer)
32 lines
1.2 KiB
Plaintext
32 lines
1.2 KiB
Plaintext
bin/flowd-reader
|
|
etc/flowd.conf.sample
|
|
include/flowd/addr.h
|
|
include/flowd/crc32.h
|
|
include/flowd/flowd-common.h
|
|
include/flowd/flowd-config.h
|
|
include/flowd/flowd-pytypes.h
|
|
include/flowd/store-v2.h
|
|
include/flowd/store.h
|
|
lib/libflowd.a
|
|
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/Flowd.pm
|
|
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Flowd/.packlist
|
|
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Flowd/Flowd.bs
|
|
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Flowd/Flowd.so
|
|
%%WITH_PYTHON%%%%PYTHON_SITELIBDIR%%/flowd.so
|
|
sbin/flowd
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README.tools
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/flowinsert.pl
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/flowrrd/bytes.html
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/flowrrd/flow_rrd.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/flowrrd/flows.html
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/flowrrd/packets.html
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/flowrrd/plot.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/flows.sql
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sockclient.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stats.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wormsuspects.pl
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/flowrrd
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
|
%%WITH_PERL%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Flowd
|
|
@dirrm include/flowd
|