1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 1.5.0

PR:		ports/179945
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
This commit is contained in:
Steve Wills 2013-06-25 18:37:55 +00:00
parent cba2cdbee2
commit 32c8378dc6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321757
3 changed files with 84 additions and 23 deletions

View File

@ -1,12 +1,8 @@
# New ports collection makefile for: tsung
# Date created: 04 June 2007
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
#
PORTNAME= tsung
PORTVERSION= 1.4.2
PORTVERSION= 1.5.0
CATEGORIES= benchmarks sysutils
MASTER_SITES= http://tsung.erlang-projects.org/dist/

View File

@ -1,2 +1,2 @@
SHA256 (tsung-1.4.2.tar.gz) = 66608f551a8381dd853ead64c0e44255e64f25db05d3458a2e9c557d72a34d6e
SIZE (tsung-1.4.2.tar.gz) = 798017
SHA256 (tsung-1.5.0.tar.gz) = 9af5c1cc5bc064f85c11cbfdff42f4a36fdea53c51a30354d75f553c8c6ee83f
SIZE (tsung-1.5.0.tar.gz) = 925026

View File

@ -5,17 +5,35 @@ lib/erlang/lib/tsung-%%PORTVERSION%%/BUILD_OPTIONS
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ELDAPv3.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/builder.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/eldap.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/gen_ts_transport.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/mochijson2.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/mochinum.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/mochiweb_charref.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/mochiweb_headers.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/mochiweb_html.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/mochiweb_util.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/mochiweb_xpath.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/mochiweb_xpath_functions.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/mochiweb_xpath_parser.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/mochiweb_xpath_utils.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/oauth.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/oauth_hmac_sha1.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/oauth_http.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/oauth_plaintext.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/oauth_rsa_sha1.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/oauth_unix.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/oauth_uri.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/pgsql_proto.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/pgsql_util.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/rabbit_binary_generator.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/rabbit_binary_parser.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/rabbit_command_assembler.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/rabbit_framing_amqp_0_9_1.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/rabbit_misc.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/rfc4515_parser.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_amqp.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_bosh.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_bosh_ssl.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_client.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_client_sup.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_cport.beam
@ -40,23 +58,36 @@ lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_pgsql.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_plugin.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_raw.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_search.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_server_websocket.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_session_cache.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_shell.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_ssl.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_ssl6.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_stats.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_sup.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_tcp.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_tcp6.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_udp.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_udp6.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_utils.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_webdav.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_websocket.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/tsung.app
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/tsung.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/uuid.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/websocket.beam
lib/erlang/lib/tsung-%%PORTVERSION%%/include/ELDAPv3.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/eldap.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/rabbit.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/rabbit_framing.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/ts_amqp.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/ts_config.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/ts_fs.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/ts_http.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/ts_jabber.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/ts_job.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/ts_ldap.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/ts_macros.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/ts_mysql.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/ts_os_mon.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/ts_pgsql.hrl
@ -64,6 +95,7 @@ lib/erlang/lib/tsung-%%PORTVERSION%%/include/ts_profile.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/ts_raw.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/ts_recorder.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/ts_shell.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/include/ts_websocket.hrl
lib/erlang/lib/tsung-%%PORTVERSION%%/priv/tsung.boot
lib/erlang/lib/tsung-%%PORTVERSION%%/priv/tsung.rel
lib/erlang/lib/tsung-%%PORTVERSION%%/priv/tsung.script
@ -79,6 +111,10 @@ lib/erlang/lib/tsung-%%PORTVERSION%%/priv/tsung_recorder.rel
lib/erlang/lib/tsung-%%PORTVERSION%%/priv/tsung_recorder.script
lib/erlang/lib/tsung-%%PORTVERSION%%/priv/tsung_recorder_load.boot
lib/erlang/lib/tsung-%%PORTVERSION%%/priv/tsung_recorder_load.script
lib/erlang/lib/tsung-%%PORTVERSION%%/src/gen_ts_transport.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_amqp.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_bosh.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_bosh_ssl.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_client.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_client_sup.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_cport.erl
@ -103,17 +139,26 @@ lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_pgsql.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_plugin.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_raw.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_search.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_server_websocket.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_session_cache.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_shell.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_ssl.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_ssl6.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_stats.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_sup.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_tcp.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_tcp6.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_udp.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_udp6.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_utils.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_webdav.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_websocket.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/tsung.app.src
lib/erlang/lib/tsung-%%PORTVERSION%%/src/tsung.erl
lib/erlang/lib/tsung-%%PORTVERSION%%/src/tsung.rel.src
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/BUILD_OPTIONS
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_config.beam
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_config_amqp.beam
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_config_fs.beam
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_config_http.beam
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_config_jabber.beam
@ -124,8 +169,10 @@ lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_config_pgsql.beam
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_config_raw.beam
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_config_server.beam
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_config_shell.beam
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_config_websocket.beam
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_controller_sup.beam
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_file_server.beam
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_interaction_server.beam
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_job_notify.beam
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_match_logger.beam
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_mon.beam
@ -143,12 +190,16 @@ lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/tsung_controller.app
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/tsung_controller.beam
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ELDAPv3.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/eldap.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/rabbit.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/rabbit_framing.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_amqp.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_config.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_fs.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_http.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_jabber.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_job.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_ldap.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_macros.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_mysql.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_os_mon.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_pgsql.hrl
@ -156,12 +207,14 @@ lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_profile.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_raw.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_recorder.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_shell.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_websocket.hrl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/priv/tsung_controller.boot
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/priv/tsung_controller.rel
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/priv/tsung_controller.script
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/priv/tsung_controller_load.boot
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/priv/tsung_controller_load.script
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_config.erl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_config_amqp.erl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_config_fs.erl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_config_http.erl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_config_jabber.erl
@ -172,8 +225,10 @@ lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_config_pgsql.erl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_config_raw.erl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_config_server.erl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_config_shell.erl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_config_websocket.erl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_controller_sup.erl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_file_server.erl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_interaction_server.erl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_job_notify.erl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_match_logger.erl
lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_mon.erl
@ -203,12 +258,16 @@ lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/ebin/tsung_recorder.app
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/ebin/tsung_recorder.beam
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/ELDAPv3.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/eldap.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/rabbit.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/rabbit_framing.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/ts_amqp.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/ts_config.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/ts_fs.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/ts_http.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/ts_jabber.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/ts_job.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/ts_ldap.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/ts_macros.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/ts_mysql.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/ts_os_mon.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/ts_pgsql.hrl
@ -216,6 +275,7 @@ lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/ts_profile.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/ts_raw.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/ts_recorder.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/ts_shell.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/include/ts_websocket.hrl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/priv/tsung_recorder.boot
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/priv/tsung_recorder.rel
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/priv/tsung_recorder.script
@ -234,24 +294,11 @@ lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/src/tsung_recorder.erl
lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/src/tsung_recorder.rel.src
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/__init__.py
lib/tsung/tsung_plotter/tsung.py
%%PORTDOCS%%%%DOCSDIR%%/IDXDOC.css
%%EXAMPLESDIR%%/fs-nfs.xml
%%EXAMPLESDIR%%/http_distributed.xml
%%EXAMPLESDIR%%/http_setdynvars.xml
%%EXAMPLESDIR%%/http_simple.xml
%%EXAMPLESDIR%%/jabber.xml
%%EXAMPLESDIR%%/jabber_muc.xml
%%EXAMPLESDIR%%/jabber_privacy.xml
%%EXAMPLESDIR%%/jabber_register.xml
%%EXAMPLESDIR%%/jabber_roster.xml
%%EXAMPLESDIR%%/ldap.xml
%%EXAMPLESDIR%%/mysql.xml
%%EXAMPLESDIR%%/pgsql.xml
%%EXAMPLESDIR%%/thinks.xml
%%EXAMPLESDIR%%/thinks2.xml
%%PORTDOCS%%%%DOCSDIR%%/images/connected.png
%%PORTDOCS%%%%DOCSDIR%%/images/ldap-hierarchy.png
%%PORTDOCS%%%%DOCSDIR%%/images/ldap-results.png
@ -259,6 +306,24 @@ lib/tsung/tsung_plotter/tsung.py
%%PORTDOCS%%%%DOCSDIR%%/images/tsung-graph.png
%%PORTDOCS%%%%DOCSDIR%%/images/tsung-report.png
%%PORTDOCS%%%%DOCSDIR%%/user_manual.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amqp.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fs-nfs.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-digest.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-oauth.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/http_distributed.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/http_setdynvars.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/http_simple.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jabber.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jabber_muc.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jabber_node.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jabber_privacy.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jabber_register.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jabber_roster.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ldap.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mysql.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pgsql.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thinks.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thinks2.xml
%%DATADIR%%/templates/dygraph-combined.js
%%DATADIR%%/templates/footer.thtml
%%DATADIR%%/templates/graph.thtml
@ -275,8 +340,8 @@ lib/tsung/tsung_plotter/tsung.py
@dirrm %%DATADIR%%/tsung_plotter
@dirrm %%DATADIR%%/templates
@dirrm %%DATADIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%/images
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%/images
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm lib/tsung/tsung_plotter
@dirrm lib/tsung/bin