From nobody Wed Jun 10 16:16:43 2026 X-Original-To: dev-commits-ports-all@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 4gb9rr0JPsz6gkJn for ; Wed, 10 Jun 2026 16:16:44 +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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gb9rq6ppvz3hX6 for ; Wed, 10 Jun 2026 16:16:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781108204; 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=EWktSoqWe87n3kX6tv0uR4qd56mKGUjjVbWsWys2pVg=; b=G3ezy6iqAfoim83nfp7h4+1pEobA1HUpAPcmxMKkv10gUVhy6Er0sEbCV4X3i5p+7Q2t9o Xh1JBklQ5oy+oINq7gKBxb3+3kh4Vj6y2w4CIaqk5wARqzs7CSCWq/bkF1dKhxxJhk3SpS zWCU2ooB3UTHZi9xx5vUXXAJK9SVN6OdcWaqZwcKbchvv0NXzJgjrRlFVU5s5HwCOCDJUQ GL/vD9kyEVC1O2jESnpetMbjFvh2JLI893aD+uO5HZnmIOJtMitX0aY60A2RRwcqmR/fEs t7M+0QdKigl/idnNhQHYGWz1VCIpZ1PzT64T4eSbwyqZ8co45LVpghoQgYSeLw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781108204; a=rsa-sha256; cv=none; b=DkrEbhCbG6yJ9WvbZrBjItmSuTsnTeRtp6wypNY71OGWPnEZ/tsNwRZVShKX8FsAUvFXjj w5iqblphxma5b1bahzoxNytILmfUfpHEGoaG9f7TG2VUxz2Iv7kK5CzqXucadH15YK00sG LT0DY1+OvafPAemjhz2rSPGzZOBxJ4XhDu8qlRDJcup7dKSQBtIeQXZbbWjpnTK3oghHBo q4KsxuQueHmnCaHBPfL5YoaQa5TzRK5DOoAO9YrX+Jm0+xLiu0E4GVFolf6Zk/+F0bbWpY PHEYwAh9kIGU4iaDJtHA+uQs/Vj5AbrgGsVvhG6Fm+E1/lCe/eIc6cH32AldqA== 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=1781108204; 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=EWktSoqWe87n3kX6tv0uR4qd56mKGUjjVbWsWys2pVg=; b=cmNw+nwlJr8T61TFOPVr1JkUA6OI4RcX9fwURLmsfUPiKqWeB4Bf/hxX4+Yhai8VcXCfiT uMV2+rB1SjlOG47WPzxffG4aHtxev9bRhyONOc5CtZ+mn5l6W8JVf1YZeEVu6Ou9uf9tzC CIEe8Gi+V9+bISHI2mhS5+iN4tlM9kUS5+ntdGJrsfuP69OyxDTlQvZe/uteJVq3RdeiVL 5EWsEoQBiDHMh07uXDY2mDC6K/wPRAVNd5nbTrn5nNClLnnzAuZ8IpY5k+K0h8ju+pgcWu ZWz0fkIYssySy8EZMRPpknYnMOJFZYdB/ojRTwCf3MSlGYf7F+rNiqhOwNP6og== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gb9rq6K9Jz1R2R for ; Wed, 10 Jun 2026 16:16:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 33278 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 10 Jun 2026 16:16:43 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Sergey A. Osokin Subject: git: 832d30baa41f - main - devel/toomanycooks: New port - C++20 concurrency framework List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: osa X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 832d30baa41f211970525c5154d6573b78957f2d Auto-Submitted: auto-generated Date: Wed, 10 Jun 2026 16:16:43 +0000 Message-Id: <6a298deb.33278.6e82eb80@gitrepo.freebsd.org> The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=832d30baa41f211970525c5154d6573b78957f2d commit 832d30baa41f211970525c5154d6573b78957f2d Author: Sergey A. Osokin AuthorDate: 2026-06-10 16:15:17 +0000 Commit: Sergey A. Osokin CommitDate: 2026-06-10 16:16:38 +0000 devel/toomanycooks: New port - C++20 concurrency framework Sponsored by: tipi.work --- devel/Makefile | 1 + devel/toomanycooks/Makefile | 21 ++++++++++ devel/toomanycooks/distinfo | 3 ++ devel/toomanycooks/pkg-descr | 2 + devel/toomanycooks/pkg-plist | 94 ++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 121 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 9f09bcd7083c..dd6a7df6e458 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -8697,6 +8697,7 @@ SUBDIR += tokio-console SUBDIR += toml11 SUBDIR += tomlplusplus + SUBDIR += toomanycooks SUBDIR += tortoisehg SUBDIR += tpasm SUBDIR += tracy diff --git a/devel/toomanycooks/Makefile b/devel/toomanycooks/Makefile new file mode 100644 index 000000000000..0d2ed2d52c5c --- /dev/null +++ b/devel/toomanycooks/Makefile @@ -0,0 +1,21 @@ +PORTNAME= toomanycooks +DISTVERSIONPREFIX= v +DISTVERSION= 1.6.0 +CATEGORIES= devel + +MAINTAINER= osa@FreeBSD.org +COMMENT= C++20 concurrency framework +WWW= https://github.com/tzcnt/TooManyCooks + +LICENSE= BSL +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libhwloc.so:devel/hwloc2 + +USES= cmake:noninja + +USE_GITHUB= yes +GH_ACCOUNT= tzcnt +GH_PROJECT= TooManyCooks + +.include diff --git a/devel/toomanycooks/distinfo b/devel/toomanycooks/distinfo new file mode 100644 index 000000000000..e56e8b3801e2 --- /dev/null +++ b/devel/toomanycooks/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1781107430 +SHA256 (tzcnt-TooManyCooks-v1.6.0_GH0.tar.gz) = bf4c7f92968ca2b268f56582c314c5944d342eed4e72b4cde8240b56e88e64ca +SIZE (tzcnt-TooManyCooks-v1.6.0_GH0.tar.gz) = 229212 diff --git a/devel/toomanycooks/pkg-descr b/devel/toomanycooks/pkg-descr new file mode 100644 index 000000000000..d1b83323c0c7 --- /dev/null +++ b/devel/toomanycooks/pkg-descr @@ -0,0 +1,2 @@ +C++20 concurrency framework with no compromises. Excellent performance, +powerful features, and simple syntax. diff --git a/devel/toomanycooks/pkg-plist b/devel/toomanycooks/pkg-plist new file mode 100644 index 000000000000..41fdb32daca1 --- /dev/null +++ b/devel/toomanycooks/pkg-plist @@ -0,0 +1,94 @@ +include/tmc/all_headers.hpp +include/tmc/asio/README.md +include/tmc/asio/aw_asio.hpp +include/tmc/asio/ex_asio.hpp +include/tmc/atomic_condvar.hpp +include/tmc/auto_reset_event.hpp +include/tmc/aw_resume_on.hpp +include/tmc/aw_yield.hpp +include/tmc/barrier.hpp +include/tmc/channel.hpp +include/tmc/current.hpp +include/tmc/detail/atomic_bitmap.hpp +include/tmc/detail/auto_reset_event.ipp +include/tmc/detail/awaitable_customizer.hpp +include/tmc/detail/barrier.ipp +include/tmc/detail/bit_manip.hpp +include/tmc/detail/bitmap_object_pool.hpp +include/tmc/detail/compat.hpp +include/tmc/detail/concepts_awaitable.hpp +include/tmc/detail/concepts_work_item.hpp +include/tmc/detail/container_cpu_quota.hpp +include/tmc/detail/container_cpu_quota.ipp +include/tmc/detail/coro_functor.hpp +include/tmc/detail/ex_braid.ipp +include/tmc/detail/ex_cpu.ipp +include/tmc/detail/ex_cpu_st.ipp +include/tmc/detail/ex_manual_st.ipp +include/tmc/detail/hwloc_forward_defs.hpp +include/tmc/detail/hwloc_forward_defs.ipp +include/tmc/detail/hwloc_unique_bitmap.hpp +include/tmc/detail/hwloc_unique_bitmap.ipp +include/tmc/detail/impl.hpp +include/tmc/detail/init_params.hpp +include/tmc/detail/init_params.ipp +include/tmc/detail/manual_reset_event.ipp +include/tmc/detail/matrix.hpp +include/tmc/detail/matrix.ipp +include/tmc/detail/mixins.hpp +include/tmc/detail/mutex.ipp +include/tmc/detail/qu_chase_lev32.hpp +include/tmc/detail/qu_chase_lev64.hpp +include/tmc/detail/qu_inbox.hpp +include/tmc/detail/qu_mc.hpp +include/tmc/detail/qu_mpsc_blocking.hpp +include/tmc/detail/qu_storage.hpp +include/tmc/detail/qu_work_stealing.hpp +include/tmc/detail/result_each.hpp +include/tmc/detail/result_each.ipp +include/tmc/detail/semaphore.ipp +include/tmc/detail/task_unsafe.hpp +include/tmc/detail/task_wrapper.hpp +include/tmc/detail/thread_layout.hpp +include/tmc/detail/thread_layout.ipp +include/tmc/detail/thread_locals.hpp +include/tmc/detail/tiny_lock.hpp +include/tmc/detail/tiny_opt.hpp +include/tmc/detail/tiny_stack.hpp +include/tmc/detail/tiny_vec.hpp +include/tmc/detail/topology.ipp +include/tmc/detail/tsan.hpp +include/tmc/detail/waiter_list.hpp +include/tmc/detail/waiter_list.ipp +include/tmc/ex_any.hpp +include/tmc/ex_braid.hpp +include/tmc/ex_cpu.hpp +include/tmc/ex_cpu_st.hpp +include/tmc/ex_manual_st.hpp +include/tmc/external.hpp +include/tmc/fork_group.hpp +include/tmc/latch.hpp +include/tmc/manual_reset_event.hpp +include/tmc/mutex.hpp +include/tmc/qu_mpsc_bounded.hpp +include/tmc/qu_mpsc_unbounded.hpp +include/tmc/qu_spsc_bounded.hpp +include/tmc/qu_spsc_unbounded.hpp +include/tmc/semaphore.hpp +include/tmc/spawn.hpp +include/tmc/spawn_func.hpp +include/tmc/spawn_group.hpp +include/tmc/spawn_many.hpp +include/tmc/spawn_tuple.hpp +include/tmc/sync.hpp +include/tmc/task.hpp +include/tmc/topology.hpp +include/tmc/traits.hpp +include/tmc/utils.hpp +include/tmc/version.hpp +include/tmc/work_item.hpp +lib/cmake/TooManyCooks/TooManyCooksConfig.cmake +lib/cmake/TooManyCooks/TooManyCooksConfigVersion.cmake +lib/cmake/TooManyCooks/TooManyCooksTargets.cmake +lib/cmake/TooManyCooks/tmc-find-hwloc.cmake +licenses/LICENSE