From nobody Wed Feb 4 12:41:38 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4f5g2r5H8vz6Qpst for ; Wed, 04 Feb 2026 12:41:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f5g2q51l4z3BsN for ; Wed, 04 Feb 2026 12:41:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770208899; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=jduhXGiKzK9OKK8w9Wngt1RtfIoY5e9xtg10zI19hlw=; b=EvnU8e0DOvb28fJJJ3pP62O6efPpYIog/kWy7IEHxnrGX2dPYpShSQno0+raVnwqWxTHi3 Jm0yqjYBUAcrhNVctLn9+VGqq7NEv0Krmz8Byt82xyme/tYeCmoINrZQHghFZ2IDYaOmEr ecRhtjFECKVLzHTEOfogBjPgX3r064FyHhaEdYsIQLgMvH76HcZOgkj9TmIrmIyht0jgCK 4stTmL14LfeXLb9caH1uZ1AygbDT6tRDF5AuMCzLQfmazO9hir12rhFexVxCptiCYqT6g8 2TWUqrX6LPmIgpkGGjRAnBEg3a13dkP8AlFvVEhDL7WiZojDrINk4YPHrja/Vg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770208899; a=rsa-sha256; cv=none; b=NifSIiWeGgMnb6v5aJrIQg2x3ZCKGhhnRscve4g08s5XbgeEAi3NWHQlv5tYv3pCKjtRV6 mdE4D9/any0maFRylkv7zCX4x+V7sHfLMpk4xhrM+Btt/cTMLkIZvOXFrcF6209KrsdfZ5 u1jBYAIJJL2FCqxSOKW/V5oeSBPtSKFm+teHfoY8XecaPosvjWFv9603FONEKCCDdFZRjX 9+sudxticSJ7C4dDbsyJ8juWxzStKE9/l6GPdfvYfv0xlXBfn8hZgKGk3Sp/LJidli+DK3 LpoS4DKhjWhnAZxRDEP0yDfFZXXvqEoxiGPIZ7JDiym4AROB+BD/PimMwPmSzw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770208899; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=jduhXGiKzK9OKK8w9Wngt1RtfIoY5e9xtg10zI19hlw=; b=j4kiNG6P5lS45p13jvUoMokNi9WQtqzH2BD+uSZMHiZAF1uXpM8CxiRLNxYxUjE7CbO2Ow 6PjNKrIPlo08KmJ2EQzRwpDZJId3MpaDbqBEtKyWZ0oWXM1IfRZvk1yvuwH1GgEFxLkN6j C+46Fhoq8D39h0tAFlwMCRJCCMyCmuAR62JYPfW3t1E1IQf8d+f9KZjb0avf9bL2+Ye+bf 7NGyxrestMXiCNvK8BryuS5BUoUatA+D7PXTuLW5eV+UGSsWcT5zltH+7AnkPdDYww8JqB /aFLNRG3RHaUvITTuD4Sx1ZuedjE0H4yX8f5kRLjWN7YOH2kQYF25aO22EsH1Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f5g2p6gkZz10N3 for ; Wed, 04 Feb 2026 12:41:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 308d3 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 04 Feb 2026 12:41:38 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Robert Clausecker Subject: git: cfc41e9bfe63 - main - net/tcpkali: fix build on FreeBSD 15 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fuz X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cfc41e9bfe637015f4710e0c745779dee738f478 Auto-Submitted: auto-generated Date: Wed, 04 Feb 2026 12:41:38 +0000 Message-Id: <69833e82.308d3.26debb13@gitrepo.freebsd.org> The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=cfc41e9bfe637015f4710e0c745779dee738f478 commit cfc41e9bfe637015f4710e0c745779dee738f478 Author: Robert Clausecker AuthorDate: 2026-01-28 00:55:59 +0000 Commit: Robert Clausecker CommitDate: 2026-02-04 12:41:14 +0000 net/tcpkali: fix build on FreeBSD 15 Our new inotify support confuses the bundled libev. Unbundle libev to fix the build. Something is fishy with this port; the upstream repository does not exist anymore and the one listed in WWW is blank. This should be investigated. MFH: 2026Q1 --- net/tcpkali/Makefile | 12 +++++++++--- net/tcpkali/files/patch-configure.ac | 23 +++++++++++++++-------- net/tcpkali/files/patch-deps_Makefile.am | 7 +++++++ net/tcpkali/files/patch-src_Makefile.am | 18 ++++++++++++++++++ 4 files changed, 49 insertions(+), 11 deletions(-) diff --git a/net/tcpkali/Makefile b/net/tcpkali/Makefile index 5c14fa33fa56..1307e8bbe2b3 100644 --- a/net/tcpkali/Makefile +++ b/net/tcpkali/Makefile @@ -1,6 +1,6 @@ PORTNAME= tcpkali PORTVERSION= 1.1.1.20180104 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= net @@ -11,16 +11,22 @@ WWW= https://github.com/satori-com/tcpkali LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -GNU_CONFIGURE= yes -USES= autoreconf compiler:c11 libtool gmake ncurses +LIB_DEPENDS= libev.so:devel/libev +GNU_CONFIGURE= yes +USES= autoreconf compiler:c11 libtool gmake ncurses localbase USE_GITHUB= yes GH_ACCOUNT= machinezone GH_TAGNAME= 3c3175e417366c7ccafba56454903690fede501a +LIBS= -lpthread -lev + PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz +post-extract: + ${RM} -r ${WRKSRC}/deps/libev + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 diff --git a/net/tcpkali/files/patch-configure.ac b/net/tcpkali/files/patch-configure.ac index ba880ad900b1..4fb840dcab8e 100644 --- a/net/tcpkali/files/patch-configure.ac +++ b/net/tcpkali/files/patch-configure.ac @@ -1,11 +1,18 @@ ---- configure.ac.orig 2016-09-30 05:30:34 UTC +--- configure.ac.orig 2026-01-28 00:52:04 UTC +++ configure.ac -@@ -18,7 +18,7 @@ AX_PTHREAD([]) - dnl Global CFLAGS, for tcpkali and its third-party dependencies. +@@ -27,7 +27,6 @@ dnl Third-party dependencies. + Install 'bison' package first.])]) - CC="${PTHREAD_CC}" --LIBS="${PTHREAD_LIBS} ${LIBS}" -+LIBS="-lpthread ${LIBS}" - CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" + dnl Third-party dependencies. +-m4_include([deps/libev/libev.m4]) + m4_include([deps/libstatsd/libstatsd.m4]) - AC_CHECK_PROGS([YACC], ['bison -y' byacc]) + dnl Import locally defined macros. +@@ -155,7 +154,6 @@ AC_CONFIG_FILES([Makefile + src/Makefile + doc/Makefile + deps/Makefile +- deps/libev/Makefile + deps/libcows/Makefile + deps/libstatsd/Makefile + deps/libstatsd/man/Makefile diff --git a/net/tcpkali/files/patch-deps_Makefile.am b/net/tcpkali/files/patch-deps_Makefile.am new file mode 100644 index 000000000000..d39615989827 --- /dev/null +++ b/net/tcpkali/files/patch-deps_Makefile.am @@ -0,0 +1,7 @@ +--- deps/Makefile.am.orig 2026-01-28 00:47:27 UTC ++++ deps/Makefile.am +@@ -1,3 +1,3 @@ + +-SUBDIRS = libev libcows libstatsd HdrHistogram boyer-moore-horspool pcg-c-basic ++SUBDIRS = libcows libstatsd HdrHistogram boyer-moore-horspool pcg-c-basic + diff --git a/net/tcpkali/files/patch-src_Makefile.am b/net/tcpkali/files/patch-src_Makefile.am new file mode 100644 index 000000000000..fe4ade426de5 --- /dev/null +++ b/net/tcpkali/files/patch-src_Makefile.am @@ -0,0 +1,18 @@ +--- src/Makefile.am.orig 2026-01-28 00:53:46 UTC ++++ src/Makefile.am +@@ -6,7 +6,6 @@ tcpkali_CPPFLAGS = $(TK_CPPFLAGS) \ + + tcpkali_CPPFLAGS = $(TK_CPPFLAGS) \ + -I$(top_srcdir)/asn1 \ +- -I$(top_srcdir)/deps/libev \ + -I$(top_srcdir)/deps/libcows \ + -I$(top_srcdir)/deps/libstatsd/src \ + -I$(top_srcdir)/deps/HdrHistogram \ +@@ -40,7 +39,6 @@ tcpkali_LDADD = $(top_builddir)/asn1/libasncodec.la \ + tcpkali.c tcpkali.h + tcpkali_LDFLAGS = $(TK_LDFLAGS) $(TK_LIBS) -L$(libdir) $(LIBUV) + tcpkali_LDADD = $(top_builddir)/asn1/libasncodec.la \ +- $(top_builddir)/deps/libev/libev.la \ + $(top_builddir)/deps/libcows/libcows.la \ + $(top_builddir)/deps/pcg-c-basic/libpcg32.la \ + $(top_builddir)/deps/libstatsd/src/libstatsd.la \