Commit Graph

19 Commits

Author SHA1 Message Date
gnezdo
5af817a8d1 Build benchmarks/tsung with erlang25
Includes a fix for https://github.com/processone/tsung/issues/385

By Volker Schlecht openbsd-ports AT schlecht DOT dev
2023-01-08 05:45:18 +00:00
sthen
81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
naddy
279462e7ea drop RCS Ids 2022-03-11 18:21:39 +00:00
sthen
8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
gnezdo
3da2f71a3a Use erlang21 for benchmarks/tsung
jasper@: go for it
2021-02-16 06:25:53 +00:00
daniel
cdf3acca33 move tsung to python3 so matplotlib can be updated.
ok bket@
2020-10-08 11:59:33 +00:00
jasper
4c14585bda - update to tsung-1.7.0
- switch to erlang 19
- rework DESCR
2020-02-13 20:32:48 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
jasper
75787518ba bump after erlang dependency change
reminded by aja@
2015-07-10 17:10:09 +00:00
jasper
27acaf9d38 define MODERL_{ERL,ERLC} as shortcuts to the versioned binaries 2015-06-25 13:34:23 +00:00
jasper
8034b7cabd pickup correct erl/erlc 2015-06-25 13:28:59 +00:00
jasper
ed8860bfaf switch to using the erlang module 2015-06-24 06:50:19 +00:00
jasper
52c3488fbf tidy up erlang dependencies 2015-06-23 16:38:10 +00:00
jasper
61be70211e bump after MODERL_RUN_DEPENDS change 2015-06-22 13:08:20 +00:00
jasper
06c2f6fe9a - update to tsung-1.5.1
- update HOMEPAGE
- remove bogus MESSAGE
- use FAKE_FLAGS instead of a patch
2014-11-01 14:51:27 +00:00
sthen
8b24517765 MODPY_BUILDDEP, not MODPY_BUILD_DEP 2014-06-11 21:54:00 +00:00
espie
946964cc5d PERMIT/ REGRESS->TEST sweep 2013-03-10 23:04:44 +00:00
jasper
c27ca3d7ac import tsung 1.4.2
Tsung is a distributed load testing tool that is available free of
charge as an open source software product. It is protocol-independent
and can be used to stress Jabber/XMPP, HTTP, SOAP, LDAP and PostgreSQL
servers. The tool can simulate very large numbers of users per server,
making it ideal for analysing and testing the performance of large-scale
applications, such as instant messaging solutions.

ok sthen@
2012-08-24 09:39:26 +00:00