aboutsummaryrefslogtreecommitdiff
path: root/net/tcpkali
Commit message (Collapse)AuthorAgeFilesLines
* Return to pool as per maintainer requestKoichiro Iwao2020-02-141-1/+1
| | | | | | | | | | | | | - games/xlennart - net/tcpkali - sysutils/odo - sysutils/ohmu PR: 244111 244112 244113 244113 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Notes: svn path=/head/; revision=526083
* net/tcpkali: fix build on GCC architecturesPiotr Kubaj2020-01-141-8/+2
| | | | | | | | | Builds fine with C11 compiler. MFH: 2020Q1 (fix build blanket) Notes: svn path=/head/; revision=523068
* Clarify error message on GCC-based systems.Mark Linimon2019-09-231-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=512614
* Change from ONLY_FOR_ARCHS to BROKEN based on CHOSEN_COMPILER_TYPE.Mark Linimon2019-06-211-5/+8
| | | | | | | | Reported by: jbeich Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=504811
* Change !x86 from BROKEN_powerpc64 to ONLY_FOR_ARCHS. The upstream hasMark Linimon2019-06-211-4/+2
| | | | | | | | | x86 assembler unconditionally hard-coded in src/tcpkali_atomic.h. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=504784
* These ports also build on armv7 (and thus, presumably, on armv6).Mark Linimon2019-05-041-2/+0
| | | | | | | | Approved by: portmgr (tier-2 blanket) Obtained from: armv7 TRYBROKEN run Notes: svn path=/head/; revision=500778
* These ports now build on aarch64.Mark Linimon2019-05-031-1/+0
| | | | | | | | | | Where necessary, pet portlint. Approved by: portmgr Obtained from: aarch64 TRYBROKEN run Notes: svn path=/head/; revision=500752
* Fix WWWSunpoet Po-Chuan Hsieh2017-12-301-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=457571
* Try to bring some consistency to ports that have x86-specific pieces.Mark Linimon2017-12-211-2/+7
| | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=456901
* Scrub pc98 from ARCH definitions. While here, sort ARCHs and clean up.Mark Linimon2017-06-261-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=444417
* Begin deorbit burn of ia64. We have not attempted to build packages forMark Linimon2017-06-251-1/+1
| | | | | | | | | | | it for many years. While here, alphabetize ARCHs, pet portlint, and modernize usages. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=444251
* - Update to 1.1.1Dmitry Marakasov2017-01-252-4/+4
| | | | | | | | PR: 216415 Submitted by: neel@neelc.org (maintainer) Notes: svn path=/head/; revision=432434
* - Update to version 1.0 [1]Pawel Pekala2016-10-023-7/+7
| | | | | | | | | | - Regenerate patch with make makepatch PR: 213140 [1] Submitted by: Neel Chauhan (maintainer) [1] Notes: svn path=/head/; revision=423153
* - Update to 0.9Dmitry Marakasov2016-08-303-3/+16
| | | | | | | | | | - While here, add LICENSE_FILE PR: 212228 Submitted by: neel@neelc.org (maintainer) Notes: svn path=/head/; revision=421120
* net/tcpkali: document ncurses requirementJohn Marino2016-08-231-1/+1
| | | | | | | Approved by: ncurses blanket Notes: svn path=/head/; revision=420707
* Update to 0.8.Raphael Kubo da Costa2016-02-282-3/+3
| | | | | | | | PR: 206465 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Notes: svn path=/head/; revision=409748
* Update to upstream release 0.7Thomas Zander2016-01-042-4/+6
| | | | | | | | PR: 205809 Submitted by: neel@neelc.org (maintainer) Notes: svn path=/head/; revision=405247
* Mark as broken on sparc64 and others: invokes i386 assembler.Mark Linimon2015-09-251-0/+3
| | | | | | | Approved by: portmgr (sparc64 blanket) Notes: svn path=/head/; revision=397878
* net/tcpkali: update to 0.6Jan Beich2015-05-152-4/+4
| | | | | | | | | Changes: https://github.com/machinezone/tcpkali/blob/v0.6/ChangeLog PR: 200212 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Notes: svn path=/head/; revision=386488
* net/tcpkali: Update version 0.4.2=>0.5Muhammad Moinur Rahman2015-04-162-4/+3
| | | | | | | | PR: 199481 Submitted by: neel@neelc.org Notes: svn path=/head/; revision=384120
* [NEW] net/tcpkali: High performance load generator for TCP and WebSocketMuhammad Moinur Rahman2015-03-043-0/+30
servers PR: 197372 Submitted by: neel@neelc.org Approved by: bapt marino (implicit) Notes: svn path=/head/; revision=380432