notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net/tcpkali/Makefile

Number of commits found: 25

Tuesday, 9 Jan 2024
15:41 Baptiste Daroussin (bapt) search for other commits by this committer
MAN[1-5]PREFIX: eleminate its usage  and move man to share/man
commit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5d commit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5d commit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5d commit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5d e10e202
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Saturday, 2 Apr 2022
05:34 Neel Chauhan (nc) search for other commits by this committer
net/tcpkali: Update to 1.1.1.20180104
commit hash: 110b2a9deb97e10309d67b73dad9a4938f0ef2b2 commit hash: 110b2a9deb97e10309d67b73dad9a4938f0ef2b2 commit hash: 110b2a9deb97e10309d67b73dad9a4938f0ef2b2 commit hash: 110b2a9deb97e10309d67b73dad9a4938f0ef2b2 110b2a9
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 14 Feb 2020
02:43 meta search for other commits by this committer
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)
Original commitRevision:526083 
Tuesday, 14 Jan 2020
21:30 pkubaj search for other commits by this committer
net/tcpkali: fix build on GCC architectures

Builds fine with C11 compiler.

MFH:		2020Q1 (fix build blanket)
Original commitRevision:523068 
Monday, 23 Sep 2019
07:24 linimon search for other commits by this committer
Clarify error message on GCC-based systems.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:512614 
Friday, 21 Jun 2019
20:06 linimon search for other commits by this committer
Change from ONLY_FOR_ARCHS to BROKEN based on CHOSEN_COMPILER_TYPE.

Reported by:	jbeich
Approved by:	portmgr (tier-2 blanket)
Original commitRevision:504811 
11:04 linimon search for other commits by this committer
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)
Original commitRevision:504784 
Saturday, 4 May 2019
04:24 linimon search for other commits by this committer
These ports also build on armv7 (and thus, presumably, on armv6).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	armv7 TRYBROKEN run
Original commitRevision:500778 
Friday, 3 May 2019
21:06 linimon search for other commits by this committer
These ports now build on aarch64.

Where necessary, pet portlint.

Approved by:	portmgr
Obtained from:	aarch64 TRYBROKEN run
Original commitRevision:500752 
Thursday, 21 Dec 2017
10:23 linimon search for other commits by this committer
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)
Original commitRevision:456901 
Monday, 26 Jun 2017
22:26 linimon search for other commits by this committer
Scrub pc98 from ARCH definitions.  While here, sort ARCHs and clean up.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:444417 
Sunday, 25 Jun 2017
00:29 linimon search for other commits by this committer
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)
Original commitRevision:444251 
Wednesday, 25 Jan 2017
16:27 amdmi3 search for other commits by this committer
- Update to 1.1.1

PR:		216415
Submitted by:	neel@neelc.org (maintainer)
Original commitRevision:432434 
Sunday, 2 Oct 2016
20:05 pawel search for other commits by this committer
- Update to version 1.0 [1]
- Regenerate patch with make makepatch

PR:		213140 [1]
Submitted by:	Neel Chauhan (maintainer) [1]
Original commitRevision:423153 
Tuesday, 30 Aug 2016
15:58 amdmi3 search for other commits by this committer
- Update to 0.9
- While here, add LICENSE_FILE

PR:		212228
Submitted by:	neel@neelc.org (maintainer)
Original commitRevision:421120 
Tuesday, 23 Aug 2016
16:12 marino search for other commits by this committer
net/tcpkali: document ncurses requirement

Approved by:	ncurses blanket
Original commitRevision:420707 
Sunday, 28 Feb 2016
15:43 rakuco search for other commits by this committer
Update to 0.8.

PR:		206465
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Original commitRevision:409748 
Monday, 4 Jan 2016
16:27 riggs search for other commits by this committer
Update to upstream release 0.7

PR:		205809
Submitted by:	neel@neelc.org (maintainer)
Original commitRevision:405247 
Friday, 25 Sep 2015
21:22 linimon search for other commits by this committer
Mark as broken on sparc64 and others: invokes i386 assembler.

Approved by:	portmgr (sparc64 blanket)
Original commitRevision:397878 
Friday, 15 May 2015
23:19 jbeich search for other commits by this committer
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)
Original commitRevision:386488 
Thursday, 16 Apr 2015
19:06 bofh search for other commits by this committer
net/tcpkali: Update version 0.4.2=>0.5

PR:		199481
Submitted by:	neel@neelc.org
Original commitRevision:384120 
Wednesday, 4 Mar 2015
12:11 bofh search for other commits by this committer
[NEW] net/tcpkali: High performance load generator for TCP and WebSocket
                   servers

PR:		197372
Submitted by:	neel@neelc.org
Approved by:	bapt marino (implicit)
Original commitRevision:380432 

Number of commits found: 25