| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/benchmarks/tsung/ |
Upload File : |
PORTNAME= tsung
DISTVERSION= 1.7.0
CATEGORIES= benchmarks sysutils
MASTER_SITES= http://tsung.erlang-projects.org/dist/
MAINTAINER= ports@FreeBSD.org
COMMENT= Multi-protocol distributed load testing tool
WWW= http://tsung.erlang-projects.org/
LICENSE= GPLv2
BUILD_DEPENDS= erlc:lang/erlang
RUN_DEPENDS= erl:lang/erlang
USES= gmake perl5 python:run shebangfix
USE_PERL5= run
SHEBANG_FILES= src/*.pl.in src/tsung-plotter/tsung/tsung.py \
src/tsung-plotter/tsplot.py.in
GNU_CONFIGURE= yes
PLIST_SUB= PORTVERSION=${PORTVERSION}
OPTIONS_DEFINE= EXAMPLES
PORTEXAMPLES= *
post-patch:
@${REINPLACE_CMD} -e 's|MAN_DIR = $$(datadir)/man/man1/|MAN_DIR = $$(prefix)/man/man1/| ; \
s|CONFDIR = $$(docdir)/examples|CONFDIR = $$(prefix)/share/examples/tsung| ; \
s|install: doc|install: tsung doc|' \
${WRKSRC}/Makefile.in
.include <bsd.port.mk>