- update to tsung-1.5.1

- update HOMEPAGE
- remove bogus MESSAGE
- use FAKE_FLAGS instead of a patch
This commit is contained in:
jasper 2014-11-01 14:51:27 +00:00
parent 59029f1005
commit 06c2f6fe9a
5 changed files with 90 additions and 71 deletions

View File

@ -1,20 +1,20 @@
# $OpenBSD: Makefile,v 1.3 2014/06/11 21:54:00 sthen Exp $
# $OpenBSD: Makefile,v 1.4 2014/11/01 14:51:27 jasper Exp $
COMMENT= multi-protocol distributed load testing tool
V= 1.4.2
V= 1.5.1
DISTNAME= tsung-$V
CATEGORIES= benchmarks net
HOMEPAGE= http://www.process-one.net/en/tsung/
HOMEPAGE= http://tsung.erlang-projects.org/
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= http://tsung.erlang-projects.org/dist/
MODPY_BUILDDEP= No
MODPY_BUILDDEP= No
MODULES= lang/python
BUILD_DEPENDS= lang/erlang
@ -32,6 +32,9 @@ MODPY_ADJ_FILES= src/tsung-plotter/tsplot.py.in
TEST_TARGET= test
FAKE_FLAGS= CONFDIR="${PREFIX}/share/examples/tsung/" \
MAN_DIR="${PREFIX}/man/man1/"
SUBST_VARS+= V
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (tsung-1.4.2.tar.gz) = ZmCPVRqDgd2FPq1kwORCVeZPJdsF00WKLpxVfXKjTW4=
SIZE (tsung-1.4.2.tar.gz) = 798017
SHA256 (tsung-1.5.1.tar.gz) = VRRX/+idHFt9BksT/oLmv/AFI8zHoANnsK44ytDCKCs=
SIZE (tsung-1.5.1.tar.gz) = 1422049

View File

@ -1,16 +0,0 @@
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2012/08/24 09:41:41 jasper Exp $
--- Makefile.in.orig Mon Aug 20 19:41:13 2012
+++ Makefile.in Mon Aug 20 19:42:23 2012
@@ -75,10 +75,10 @@ endif
BINDIR = $(bindir)
LIBDIR = $(libdir)/tsung/
TOOLS_BINDIR = $(LIBDIR)/bin
-CONFDIR = $(docdir)/examples
+CONFDIR = $(datadir)/examples/tsung/
SHARE_DIR = $(datadir)/tsung/
TEMPLATES_DIR = $(datadir)/$(TEMPLATES_SUBDIR)
-MAN_DIR = $(datadir)/man/man1/
+MAN_DIR = $(prefix)/man/man1/
DOC_DIR = $(docdir)
# custom behaviours

View File

@ -1,2 +0,0 @@
Please refer to the user's manual on how to setup and use
${FULLPKGNAME}: ${PREFIX}/share/doc/tsung/user_manual.html .

View File

@ -1,24 +1,41 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/08/24 09:41:41 jasper Exp $
@comment $OpenBSD: PLIST,v 1.2 2014/11/01 14:51:27 jasper Exp $
bin/tsplot
bin/tsung
bin/tsung-recorder
lib/erlang/lib/tsung-${V}/
lib/erlang/lib/tsung-${V}/BUILD_OPTIONS
lib/erlang/lib/tsung-${V}/ebin/
lib/erlang/lib/tsung-${V}/ebin/ELDAPv3.beam
lib/erlang/lib/tsung-${V}/ebin/builder.beam
lib/erlang/lib/tsung-${V}/ebin/eldap.beam
lib/erlang/lib/tsung-${V}/ebin/gen_ts_transport.beam
lib/erlang/lib/tsung-${V}/ebin/mochijson2.beam
lib/erlang/lib/tsung-${V}/ebin/mochinum.beam
lib/erlang/lib/tsung-${V}/ebin/mochiweb_charref.beam
lib/erlang/lib/tsung-${V}/ebin/mochiweb_headers.beam
lib/erlang/lib/tsung-${V}/ebin/mochiweb_html.beam
lib/erlang/lib/tsung-${V}/ebin/mochiweb_util.beam
lib/erlang/lib/tsung-${V}/ebin/mochiweb_xpath.beam
lib/erlang/lib/tsung-${V}/ebin/mochiweb_xpath_functions.beam
lib/erlang/lib/tsung-${V}/ebin/mochiweb_xpath_parser.beam
lib/erlang/lib/tsung-${V}/ebin/mochiweb_xpath_utils.beam
lib/erlang/lib/tsung-${V}/ebin/mqtt_frame.beam
lib/erlang/lib/tsung-${V}/ebin/oauth.beam
lib/erlang/lib/tsung-${V}/ebin/oauth_hmac_sha1.beam
lib/erlang/lib/tsung-${V}/ebin/oauth_http.beam
lib/erlang/lib/tsung-${V}/ebin/oauth_plaintext.beam
lib/erlang/lib/tsung-${V}/ebin/oauth_rsa_sha1.beam
lib/erlang/lib/tsung-${V}/ebin/oauth_unix.beam
lib/erlang/lib/tsung-${V}/ebin/oauth_uri.beam
lib/erlang/lib/tsung-${V}/ebin/pgsql_proto.beam
lib/erlang/lib/tsung-${V}/ebin/pgsql_util.beam
lib/erlang/lib/tsung-${V}/ebin/rabbit_binary_generator.beam
lib/erlang/lib/tsung-${V}/ebin/rabbit_binary_parser.beam
lib/erlang/lib/tsung-${V}/ebin/rabbit_command_assembler.beam
lib/erlang/lib/tsung-${V}/ebin/rabbit_framing_amqp_0_9_1.beam
lib/erlang/lib/tsung-${V}/ebin/rabbit_misc.beam
lib/erlang/lib/tsung-${V}/ebin/rfc4515_parser.beam
lib/erlang/lib/tsung-${V}/ebin/ts_amqp.beam
lib/erlang/lib/tsung-${V}/ebin/ts_bosh.beam
lib/erlang/lib/tsung-${V}/ebin/ts_bosh_ssl.beam
lib/erlang/lib/tsung-${V}/ebin/ts_client.beam
lib/erlang/lib/tsung-${V}/ebin/ts_client_sup.beam
lib/erlang/lib/tsung-${V}/ebin/ts_cport.beam
@ -38,29 +55,45 @@ lib/erlang/lib/tsung-${V}/ebin/ts_launcher_static.beam
lib/erlang/lib/tsung-${V}/ebin/ts_ldap.beam
lib/erlang/lib/tsung-${V}/ebin/ts_ldap_common.beam
lib/erlang/lib/tsung-${V}/ebin/ts_mon_cache.beam
lib/erlang/lib/tsung-${V}/ebin/ts_mqtt.beam
lib/erlang/lib/tsung-${V}/ebin/ts_mysql.beam
lib/erlang/lib/tsung-${V}/ebin/ts_pgsql.beam
lib/erlang/lib/tsung-${V}/ebin/ts_plugin.beam
lib/erlang/lib/tsung-${V}/ebin/ts_raw.beam
lib/erlang/lib/tsung-${V}/ebin/ts_search.beam
lib/erlang/lib/tsung-${V}/ebin/ts_server_websocket.beam
lib/erlang/lib/tsung-${V}/ebin/ts_session_cache.beam
lib/erlang/lib/tsung-${V}/ebin/ts_shell.beam
lib/erlang/lib/tsung-${V}/ebin/ts_ssl.beam
lib/erlang/lib/tsung-${V}/ebin/ts_ssl6.beam
lib/erlang/lib/tsung-${V}/ebin/ts_stats.beam
lib/erlang/lib/tsung-${V}/ebin/ts_sup.beam
lib/erlang/lib/tsung-${V}/ebin/ts_tcp.beam
lib/erlang/lib/tsung-${V}/ebin/ts_tcp6.beam
lib/erlang/lib/tsung-${V}/ebin/ts_udp.beam
lib/erlang/lib/tsung-${V}/ebin/ts_udp6.beam
lib/erlang/lib/tsung-${V}/ebin/ts_utils.beam
lib/erlang/lib/tsung-${V}/ebin/ts_webdav.beam
lib/erlang/lib/tsung-${V}/ebin/ts_websocket.beam
lib/erlang/lib/tsung-${V}/ebin/tsung.app
lib/erlang/lib/tsung-${V}/ebin/tsung.beam
lib/erlang/lib/tsung-${V}/ebin/uuid.beam
lib/erlang/lib/tsung-${V}/ebin/websocket.beam
lib/erlang/lib/tsung-${V}/include/
lib/erlang/lib/tsung-${V}/include/ELDAPv3.hrl
lib/erlang/lib/tsung-${V}/include/eldap.hrl
lib/erlang/lib/tsung-${V}/include/mqtt.hrl
lib/erlang/lib/tsung-${V}/include/rabbit.hrl
lib/erlang/lib/tsung-${V}/include/rabbit_framing.hrl
lib/erlang/lib/tsung-${V}/include/ts_amqp.hrl
lib/erlang/lib/tsung-${V}/include/ts_config.hrl
lib/erlang/lib/tsung-${V}/include/ts_fs.hrl
lib/erlang/lib/tsung-${V}/include/ts_http.hrl
lib/erlang/lib/tsung-${V}/include/ts_jabber.hrl
lib/erlang/lib/tsung-${V}/include/ts_job.hrl
lib/erlang/lib/tsung-${V}/include/ts_ldap.hrl
lib/erlang/lib/tsung-${V}/include/ts_macros.hrl
lib/erlang/lib/tsung-${V}/include/ts_mqtt.hrl
lib/erlang/lib/tsung-${V}/include/ts_mysql.hrl
lib/erlang/lib/tsung-${V}/include/ts_os_mon.hrl
lib/erlang/lib/tsung-${V}/include/ts_pgsql.hrl
@ -68,23 +101,13 @@ lib/erlang/lib/tsung-${V}/include/ts_profile.hrl
lib/erlang/lib/tsung-${V}/include/ts_raw.hrl
lib/erlang/lib/tsung-${V}/include/ts_recorder.hrl
lib/erlang/lib/tsung-${V}/include/ts_shell.hrl
lib/erlang/lib/tsung-${V}/include/ts_websocket.hrl
lib/erlang/lib/tsung-${V}/priv/
lib/erlang/lib/tsung-${V}/priv/tsung.boot
lib/erlang/lib/tsung-${V}/priv/tsung.rel
lib/erlang/lib/tsung-${V}/priv/tsung.script
lib/erlang/lib/tsung-${V}/priv/tsung_controller.boot
lib/erlang/lib/tsung-${V}/priv/tsung_controller.rel
lib/erlang/lib/tsung-${V}/priv/tsung_controller.script
lib/erlang/lib/tsung-${V}/priv/tsung_controller_load.boot
lib/erlang/lib/tsung-${V}/priv/tsung_controller_load.script
lib/erlang/lib/tsung-${V}/priv/tsung_load.boot
lib/erlang/lib/tsung-${V}/priv/tsung_load.script
lib/erlang/lib/tsung-${V}/priv/tsung_recorder.boot
lib/erlang/lib/tsung-${V}/priv/tsung_recorder.rel
lib/erlang/lib/tsung-${V}/priv/tsung_recorder.script
lib/erlang/lib/tsung-${V}/priv/tsung_recorder_load.boot
lib/erlang/lib/tsung-${V}/priv/tsung_recorder_load.script
lib/erlang/lib/tsung-${V}/src/
lib/erlang/lib/tsung-${V}/src/gen_ts_transport.erl
lib/erlang/lib/tsung-${V}/src/ts_amqp.erl
lib/erlang/lib/tsung-${V}/src/ts_bosh.erl
lib/erlang/lib/tsung-${V}/src/ts_bosh_ssl.erl
lib/erlang/lib/tsung-${V}/src/ts_client.erl
lib/erlang/lib/tsung-${V}/src/ts_client_sup.erl
lib/erlang/lib/tsung-${V}/src/ts_cport.erl
@ -104,36 +127,46 @@ lib/erlang/lib/tsung-${V}/src/ts_launcher_static.erl
lib/erlang/lib/tsung-${V}/src/ts_ldap.erl
lib/erlang/lib/tsung-${V}/src/ts_ldap_common.erl
lib/erlang/lib/tsung-${V}/src/ts_mon_cache.erl
lib/erlang/lib/tsung-${V}/src/ts_mqtt.erl
lib/erlang/lib/tsung-${V}/src/ts_mysql.erl
lib/erlang/lib/tsung-${V}/src/ts_pgsql.erl
lib/erlang/lib/tsung-${V}/src/ts_plugin.erl
lib/erlang/lib/tsung-${V}/src/ts_raw.erl
lib/erlang/lib/tsung-${V}/src/ts_search.erl
lib/erlang/lib/tsung-${V}/src/ts_server_websocket.erl
lib/erlang/lib/tsung-${V}/src/ts_session_cache.erl
lib/erlang/lib/tsung-${V}/src/ts_shell.erl
lib/erlang/lib/tsung-${V}/src/ts_ssl.erl
lib/erlang/lib/tsung-${V}/src/ts_ssl6.erl
lib/erlang/lib/tsung-${V}/src/ts_stats.erl
lib/erlang/lib/tsung-${V}/src/ts_sup.erl
lib/erlang/lib/tsung-${V}/src/ts_tcp.erl
lib/erlang/lib/tsung-${V}/src/ts_tcp6.erl
lib/erlang/lib/tsung-${V}/src/ts_udp.erl
lib/erlang/lib/tsung-${V}/src/ts_udp6.erl
lib/erlang/lib/tsung-${V}/src/ts_utils.erl
lib/erlang/lib/tsung-${V}/src/ts_webdav.erl
lib/erlang/lib/tsung-${V}/src/tsung.app.src
lib/erlang/lib/tsung-${V}/src/ts_websocket.erl
lib/erlang/lib/tsung-${V}/src/tsung.erl
lib/erlang/lib/tsung-${V}/src/tsung.rel.src
lib/erlang/lib/tsung_controller-${V}/
lib/erlang/lib/tsung_controller-${V}/BUILD_OPTIONS
lib/erlang/lib/tsung_controller-${V}/ebin/
lib/erlang/lib/tsung_controller-${V}/ebin/ts_config.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_config_amqp.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_config_fs.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_config_http.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_config_jabber.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_config_job.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_config_ldap.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_config_mqtt.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_config_mysql.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_config_pgsql.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_config_raw.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_config_server.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_config_shell.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_config_websocket.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_controller_sup.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_file_server.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_interaction_server.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_job_notify.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_match_logger.beam
lib/erlang/lib/tsung_controller-${V}/ebin/ts_mon.beam
@ -152,12 +185,18 @@ lib/erlang/lib/tsung_controller-${V}/ebin/tsung_controller.beam
lib/erlang/lib/tsung_controller-${V}/include/
lib/erlang/lib/tsung_controller-${V}/include/ELDAPv3.hrl
lib/erlang/lib/tsung_controller-${V}/include/eldap.hrl
lib/erlang/lib/tsung_controller-${V}/include/mqtt.hrl
lib/erlang/lib/tsung_controller-${V}/include/rabbit.hrl
lib/erlang/lib/tsung_controller-${V}/include/rabbit_framing.hrl
lib/erlang/lib/tsung_controller-${V}/include/ts_amqp.hrl
lib/erlang/lib/tsung_controller-${V}/include/ts_config.hrl
lib/erlang/lib/tsung_controller-${V}/include/ts_fs.hrl
lib/erlang/lib/tsung_controller-${V}/include/ts_http.hrl
lib/erlang/lib/tsung_controller-${V}/include/ts_jabber.hrl
lib/erlang/lib/tsung_controller-${V}/include/ts_job.hrl
lib/erlang/lib/tsung_controller-${V}/include/ts_ldap.hrl
lib/erlang/lib/tsung_controller-${V}/include/ts_macros.hrl
lib/erlang/lib/tsung_controller-${V}/include/ts_mqtt.hrl
lib/erlang/lib/tsung_controller-${V}/include/ts_mysql.hrl
lib/erlang/lib/tsung_controller-${V}/include/ts_os_mon.hrl
lib/erlang/lib/tsung_controller-${V}/include/ts_pgsql.hrl
@ -165,26 +204,26 @@ lib/erlang/lib/tsung_controller-${V}/include/ts_profile.hrl
lib/erlang/lib/tsung_controller-${V}/include/ts_raw.hrl
lib/erlang/lib/tsung_controller-${V}/include/ts_recorder.hrl
lib/erlang/lib/tsung_controller-${V}/include/ts_shell.hrl
lib/erlang/lib/tsung_controller-${V}/include/ts_websocket.hrl
lib/erlang/lib/tsung_controller-${V}/priv/
lib/erlang/lib/tsung_controller-${V}/priv/tsung_controller.boot
lib/erlang/lib/tsung_controller-${V}/priv/tsung_controller.rel
lib/erlang/lib/tsung_controller-${V}/priv/tsung_controller.script
lib/erlang/lib/tsung_controller-${V}/priv/tsung_controller_load.boot
lib/erlang/lib/tsung_controller-${V}/priv/tsung_controller_load.script
lib/erlang/lib/tsung_controller-${V}/src/
lib/erlang/lib/tsung_controller-${V}/src/ts_config.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_config_amqp.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_config_fs.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_config_http.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_config_jabber.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_config_job.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_config_ldap.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_config_mqtt.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_config_mysql.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_config_pgsql.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_config_raw.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_config_server.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_config_shell.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_config_websocket.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_controller_sup.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_file_server.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_interaction_server.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_job_notify.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_match_logger.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_mon.erl
@ -198,11 +237,8 @@ lib/erlang/lib/tsung_controller-${V}/src/ts_stats_mon.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_timer.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_user_server.erl
lib/erlang/lib/tsung_controller-${V}/src/ts_user_server_sup.erl
lib/erlang/lib/tsung_controller-${V}/src/tsung_controller.app.src
lib/erlang/lib/tsung_controller-${V}/src/tsung_controller.erl
lib/erlang/lib/tsung_controller-${V}/src/tsung_controller.rel.src
lib/erlang/lib/tsung_recorder-${V}/
lib/erlang/lib/tsung_recorder-${V}/BUILD_OPTIONS
lib/erlang/lib/tsung_recorder-${V}/ebin/
lib/erlang/lib/tsung_recorder-${V}/ebin/ts_client_proxy.beam
lib/erlang/lib/tsung_recorder-${V}/ebin/ts_client_proxy_sup.beam
@ -217,12 +253,18 @@ lib/erlang/lib/tsung_recorder-${V}/ebin/tsung_recorder.beam
lib/erlang/lib/tsung_recorder-${V}/include/
lib/erlang/lib/tsung_recorder-${V}/include/ELDAPv3.hrl
lib/erlang/lib/tsung_recorder-${V}/include/eldap.hrl
lib/erlang/lib/tsung_recorder-${V}/include/mqtt.hrl
lib/erlang/lib/tsung_recorder-${V}/include/rabbit.hrl
lib/erlang/lib/tsung_recorder-${V}/include/rabbit_framing.hrl
lib/erlang/lib/tsung_recorder-${V}/include/ts_amqp.hrl
lib/erlang/lib/tsung_recorder-${V}/include/ts_config.hrl
lib/erlang/lib/tsung_recorder-${V}/include/ts_fs.hrl
lib/erlang/lib/tsung_recorder-${V}/include/ts_http.hrl
lib/erlang/lib/tsung_recorder-${V}/include/ts_jabber.hrl
lib/erlang/lib/tsung_recorder-${V}/include/ts_job.hrl
lib/erlang/lib/tsung_recorder-${V}/include/ts_ldap.hrl
lib/erlang/lib/tsung_recorder-${V}/include/ts_macros.hrl
lib/erlang/lib/tsung_recorder-${V}/include/ts_mqtt.hrl
lib/erlang/lib/tsung_recorder-${V}/include/ts_mysql.hrl
lib/erlang/lib/tsung_recorder-${V}/include/ts_os_mon.hrl
lib/erlang/lib/tsung_recorder-${V}/include/ts_pgsql.hrl
@ -230,12 +272,8 @@ lib/erlang/lib/tsung_recorder-${V}/include/ts_profile.hrl
lib/erlang/lib/tsung_recorder-${V}/include/ts_raw.hrl
lib/erlang/lib/tsung_recorder-${V}/include/ts_recorder.hrl
lib/erlang/lib/tsung_recorder-${V}/include/ts_shell.hrl
lib/erlang/lib/tsung_recorder-${V}/include/ts_websocket.hrl
lib/erlang/lib/tsung_recorder-${V}/priv/
lib/erlang/lib/tsung_recorder-${V}/priv/tsung_recorder.boot
lib/erlang/lib/tsung_recorder-${V}/priv/tsung_recorder.rel
lib/erlang/lib/tsung_recorder-${V}/priv/tsung_recorder.script
lib/erlang/lib/tsung_recorder-${V}/priv/tsung_recorder_load.boot
lib/erlang/lib/tsung_recorder-${V}/priv/tsung_recorder_load.script
lib/erlang/lib/tsung_recorder-${V}/src/
lib/erlang/lib/tsung_recorder-${V}/src/ts_client_proxy.erl
lib/erlang/lib/tsung_recorder-${V}/src/ts_client_proxy_sup.erl
@ -245,13 +283,12 @@ lib/erlang/lib/tsung_recorder-${V}/src/ts_proxy_pgsql.erl
lib/erlang/lib/tsung_recorder-${V}/src/ts_proxy_recorder.erl
lib/erlang/lib/tsung_recorder-${V}/src/ts_proxy_webdav.erl
lib/erlang/lib/tsung_recorder-${V}/src/ts_recorder_sup.erl
lib/erlang/lib/tsung_recorder-${V}/src/tsung_recorder.app.src
lib/erlang/lib/tsung_recorder-${V}/src/tsung_recorder.erl
lib/erlang/lib/tsung_recorder-${V}/src/tsung_recorder.rel.src
lib/tsung/
lib/tsung/bin/
lib/tsung/bin/log2tsung.pl
lib/tsung/bin/tsung-rrd.pl
lib/tsung/bin/tsung_percentile.pl
lib/tsung/bin/tsung_stats.pl
lib/tsung/tsung_plotter/
lib/tsung/tsung_plotter/__init__.py
@ -259,31 +296,28 @@ lib/tsung/tsung_plotter/tsung.py
@man man/man1/tsplot.1
@man man/man1/tsung-recorder.1
@man man/man1/tsung.1
share/doc/tsung/
share/doc/tsung/IDXDOC.css
share/doc/tsung/images/
share/doc/tsung/images/connected.png
share/doc/tsung/images/ldap-hierarchy.png
share/doc/tsung/images/ldap-results.png
share/doc/tsung/images/logo_tsung.png
share/doc/tsung/images/tsung-graph.png
share/doc/tsung/images/tsung-report.png
share/doc/tsung/user_manual.html
share/examples/tsung/
share/examples/tsung/amqp.xml
share/examples/tsung/fs-nfs.xml
share/examples/tsung/http-digest.xml
share/examples/tsung/http-oauth.xml
share/examples/tsung/http_distributed.xml
share/examples/tsung/http_setdynvars.xml
share/examples/tsung/http_simple.xml
share/examples/tsung/http_tag.xml
share/examples/tsung/jabber.xml
share/examples/tsung/jabber_muc.xml
share/examples/tsung/jabber_node.xml
share/examples/tsung/jabber_privacy.xml
share/examples/tsung/jabber_register.xml
share/examples/tsung/jabber_roster.xml
share/examples/tsung/ldap.xml
share/examples/tsung/mqtt.xml
share/examples/tsung/mysql.xml
share/examples/tsung/pgsql.xml
share/examples/tsung/thinks.xml
share/examples/tsung/thinks2.xml
share/examples/tsung/websocket.xml
share/tsung/
share/tsung/templates/
share/tsung/templates/dygraph-combined.js