Port details |
- tcpkali High performance load generator for TCP and WebSocket servers
- 1.1.1.20180104_1 net
=2 1.1.1.20180104_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2015-03-04 12:12:05
- Last Update: 2024-01-09 15:41:04
- Commit Hash: e10e202
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/satori-com/tcpkali
- Description:
- tcpkali is a high performance load generator against TCP and WebSocket servers.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/tcpkali/ && make install clean
- To add the package, run one of these commands:
- pkg install net/tcpkali
- pkg install tcpkali
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tcpkali
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1648877055
SHA256 (machinezone-tcpkali-v1.1.1.20180104-3c3175e417366c7ccafba56454903690fede501a_GH0.tar.gz) = dded1b5ddf43111528d7d251d22ddc08815f595cdf969e12280b55671fc95515
SIZE (machinezone-tcpkali-v1.1.1.20180104-3c3175e417366c7ccafba56454903690fede501a_GH0.tar.gz) = 611003
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_tcpkali
- USES:
- autoreconf compiler:c11 libtool gmake ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.1.20180104_1 09 Jan 2024 15:41:04
    |
Baptiste Daroussin (bapt)  |
MAN[1-5]PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.1.20180104 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.1.20180104 02 Apr 2022 05:34:29
    |
Neel Chauhan (nc)  |
net/tcpkali: Update to 1.1.1.20180104 |
1.1.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1.1 14 Feb 2020 02:43:01
  |
meta  |
Return to pool as per maintainer request
- games/xlennart
- net/tcpkali
- sysutils/odo
- sysutils/ohmu
PR: 244111 244112 244113 244113
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
1.1.1 14 Jan 2020 21:30:00
  |
pkubaj  |
net/tcpkali: fix build on GCC architectures
Builds fine with C11 compiler.
MFH: 2020Q1 (fix build blanket) |
1.1.1 23 Sep 2019 07:24:38
  |
linimon  |
Clarify error message on GCC-based systems.
Approved by: portmgr (tier-2 blanket) |
1.1.1 21 Jun 2019 20:06:18
  |
linimon  |
Change from ONLY_FOR_ARCHS to BROKEN based on CHOSEN_COMPILER_TYPE.
Reported by: jbeich
Approved by: portmgr (tier-2 blanket) |
1.1.1 21 Jun 2019 11:04:10
  |
linimon  |
Change !x86 from BROKEN_powerpc64 to ONLY_FOR_ARCHS. The upstream has
x86 assembler unconditionally hard-coded in src/tcpkali_atomic.h.
Approved by: portmgr (tier-2 blanket) |
1.1.1 04 May 2019 04:24:53
  |
linimon  |
These ports also build on armv7 (and thus, presumably, on armv6).
Approved by: portmgr (tier-2 blanket)
Obtained from: armv7 TRYBROKEN run |
1.1.1 03 May 2019 21:06:51
  |
linimon  |
These ports now build on aarch64.
Where necessary, pet portlint.
Approved by: portmgr
Obtained from: aarch64 TRYBROKEN run |
1.1.1 30 Dec 2017 00:15:40
  |
sunpoet  |
Fix WWW
Approved by: portmgr (blanket) |
1.1.1 21 Dec 2017 10:23:19
  |
linimon  |
Try to bring some consistency to ports that have x86-specific pieces.
- in general, if we think that the code is not architecture-specific,
and instead just enables x86 assembler by default, those should
use BROKEN rather than IGNORE. This will allow them to be attempted
with TRYBROKEN.
- spell i386 as x86.
- spell asm as assembler.
- pet portlint.
These changes should have no effect on tier-1 builds.
Approved by: portmgr (tier-2 blanket) |
1.1.1 26 Jun 2017 22:26:56
  |
linimon  |
Scrub pc98 from ARCH definitions. While here, sort ARCHs and clean up.
Approved by: portmgr (tier-2 blanket) |
1.1.1 25 Jun 2017 00:29:09
  |
linimon  |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
1.1.1 25 Jan 2017 16:27:36
  |
amdmi3  |
- Update to 1.1.1
PR: 216415
Submitted by: neel@neelc.org (maintainer) |
1.0 02 Oct 2016 20:05:45
  |
pawel  |
- Update to version 1.0 [1]
- Regenerate patch with make makepatch
PR: 213140 [1]
Submitted by: Neel Chauhan (maintainer) [1] |
0.9 30 Aug 2016 15:58:35
  |
amdmi3  |
- Update to 0.9
- While here, add LICENSE_FILE
PR: 212228
Submitted by: neel@neelc.org (maintainer) |
0.8 23 Aug 2016 16:12:17
  |
marino  |
net/tcpkali: document ncurses requirement
Approved by: ncurses blanket |
0.8 28 Feb 2016 15:43:41
  |
rakuco  |
Update to 0.8.
PR: 206465
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
0.7 04 Jan 2016 16:27:20
  |
riggs  |
Update to upstream release 0.7
PR: 205809
Submitted by: neel@neelc.org (maintainer) |
0.6 25 Sep 2015 21:22:21
  |
linimon  |
Mark as broken on sparc64 and others: invokes i386 assembler.
Approved by: portmgr (sparc64 blanket) |
0.6 15 May 2015 23:19:53
  |
jbeich  |
net/tcpkali: update to 0.6
Changes: https://github.com/machinezone/tcpkali/blob/v0.6/ChangeLog
PR: 200212
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
0.5 16 Apr 2015 19:06:38
  |
bofh  |
net/tcpkali: Update version 0.4.2=>0.5
PR: 199481
Submitted by: neel@neelc.org |
0.4.2 04 Mar 2015 12:11:48
  |
bofh  |
[NEW] net/tcpkali: High performance load generator for TCP and WebSocket
servers
PR: 197372
Submitted by: neel@neelc.org
Approved by: bapt marino (implicit) |