non port: net/tcpkali/Makefile |
SVNWeb
|
Number of commits found: 24 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sat, 2 Apr 2022
|
[ 05:34 Neel Chauhan (nc) ] 110b2a9
net/tcpkali: Update to 1.1.1.20180104
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 14 Feb 2020
|
[ 02:43 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)
|
Tue, 14 Jan 2020
|
[ 21:30 pkubaj ]
net/tcpkali: fix build on GCC architectures
Builds fine with C11 compiler.
MFH: 2020Q1 (fix build blanket)
|
Mon, 23 Sep 2019
|
[ 07:24 linimon ]
Clarify error message on GCC-based systems.
Approved by: portmgr (tier-2 blanket)
|
Fri, 21 Jun 2019
|
[ 20:06 linimon ]
Change from ONLY_FOR_ARCHS to BROKEN based on CHOSEN_COMPILER_TYPE.
Reported by: jbeich
Approved by: portmgr (tier-2 blanket)
|
[ 11:04 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)
|
Sat, 4 May 2019
|
[ 04:24 linimon ]
These ports also build on armv7 (and thus, presumably, on armv6).
Approved by: portmgr (tier-2 blanket)
Obtained from: armv7 TRYBROKEN run
|
Fri, 3 May 2019
|
[ 21:06 linimon ] (Only the first 10 of 30 ports in this commit are shown above. )
These ports now build on aarch64.
Where necessary, pet portlint.
Approved by: portmgr
Obtained from: aarch64 TRYBROKEN run
|
Thu, 21 Dec 2017
|
[ 10:23 linimon ] (Only the first 10 of 13 ports in this commit are shown above. )
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)
|
Mon, 26 Jun 2017
|
[ 22:26 linimon ]
Scrub pc98 from ARCH definitions. While here, sort ARCHs and clean up.
Approved by: portmgr (tier-2 blanket)
|
Sun, 25 Jun 2017
|
[ 00:29 linimon ] (Only the first 10 of 81 ports in this commit are shown above. )
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)
|
Wed, 25 Jan 2017
|
[ 16:27 amdmi3 ]
- Update to 1.1.1
PR: 216415
Submitted by: neel@neelc.org (maintainer)
|
Sun, 2 Oct 2016
|
[ 20:05 pawel ]
- Update to version 1.0 [1]
- Regenerate patch with make makepatch
PR: 213140 [1]
Submitted by: Neel Chauhan (maintainer) [1]
|
Tue, 30 Aug 2016
|
[ 15:58 amdmi3 ]
- Update to 0.9
- While here, add LICENSE_FILE
PR: 212228
Submitted by: neel@neelc.org (maintainer)
|
Tue, 23 Aug 2016
|
[ 16:12 marino ]
net/tcpkali: document ncurses requirement
Approved by: ncurses blanket
|
Sun, 28 Feb 2016
|
[ 15:43 rakuco ]
Update to 0.8.
PR: 206465
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Mon, 4 Jan 2016
|
[ 16:27 riggs ]
Update to upstream release 0.7
PR: 205809
Submitted by: neel@neelc.org (maintainer)
|
Fri, 25 Sep 2015
|
[ 21:22 linimon ]
Mark as broken on sparc64 and others: invokes i386 assembler.
Approved by: portmgr (sparc64 blanket)
|
Fri, 15 May 2015
|
[ 23:19 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)
|
Thu, 16 Apr 2015
|
[ 19:06 bofh ]
net/tcpkali: Update version 0.4.2=>0.5
PR: 199481
Submitted by: neel@neelc.org
|
Wed, 4 Mar 2015
|
[ 12:11 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)
|
Number of commits found: 24 |