From nobody Fri Jun 12 06:31:00 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 4gc8m46W3Mz6h6b3 for ; Fri, 12 Jun 2026 06:31:00 +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 4gc8m43fnXz3Yr6 for ; Fri, 12 Jun 2026 06:31:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781245860; 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=YctFgH0GkzTTqu/784qH0gPwREV8H5xrH73TYx5EJY8=; b=EXg1IZsKlozhjK0wIOR23GrPQh24s3eS98M19qZq6twZGuHUDzCLee5B2D/89Uzl9csSbq xqK42kt0i3ZQwsWytl48tVNSiOc2IwWGfET63/OSE6RGDiZzAwkCRed7Z2kwMPVwKM4dqh nk6b3H8sUlF6CF2acaem+1WLNiuoFzQ4qqF67GUrEambWPECgBgyCkas0nKior7uDaExCk Do3KxahGatJYDL+89T4TvOQFDeIEoVH66pB4ixaMsY93JG6CcXJlsgCKfmcE3gzpjKRgHC SoDdWnoyHeWCFNhIumNpmbOUUL7kMU6tB33bnF1u80VLq8HW/4VQVx2rcYTM2Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781245860; a=rsa-sha256; cv=none; b=yrV6mnZPH/7hjEtR9aFy+CLUBwqpzVj23HneHK5Z9nn2/690iapAZ2ENaDMJ4VgMUlZ+bj p9L6JHI6sRz1suSl/evqYTlkXidbDDv0NC7xmB5i/tN6UJcvXwmIAYhHU/KEQrG9Pu00fs Xi/2eg0nKpRrWg0p+HV8X2pvjrB/6zasGnPvWGfO/aCiMphrNI3liLnpGs6S7qp4FnYiCK esy3PrTVYO0msx9ZX8eHb56ON6eHaIgru8h9V29wZ5sOjrsW02w0ro2J/HSvDUT8Zaw1tk /HH9fy7P3GDTLi11bbICR4ZIBWFJ4gxP9upJ/z3wEBjKMgCAdFFG1TVdzNCcPA== 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=1781245860; 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=YctFgH0GkzTTqu/784qH0gPwREV8H5xrH73TYx5EJY8=; b=vP23sxjncP9UTsvGztujFMfArcSZ0pbKbsjYayAzYWSit8u4pxyxk4bkCtnZZ8Kyy4wwaN 8JHP+4kiyutyKnwtKP6S2UpZquSHEL+cZB98n2u1e2Wo6P+SabUy5WsHIaEr0g6TPGhWZb ywPEswARbx9k5ld21pGwPuDztQGIad2fIc5rJlWirZE0o+ZMbN0qQx3svhMfmNZfLwlvVY CMt++YDhikEoVKvHHSNVSB9qJfLiGocE7LmH/Pihmldeh+j8nzgXB2uLMP0/iWJlH/Cu0S gst6BNG5QW1VFYsMKqQpoC/O8okt2KonZI81l0MxGF/YXoCKFX9YNrU9wlLjHQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gc8m42x8pz952 for ; Fri, 12 Jun 2026 06:31:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 19684 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 12 Jun 2026 06:31:00 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 64e7d506ebf3 - main - net/nekobox: update 5.11.=?utf-8?Q?17 =E2=86=92 5?=.11.20 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 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 64e7d506ebf3f409fe96d675d1017bc30444e0c0 Auto-Submitted: auto-generated Date: Fri, 12 Jun 2026 06:31:00 +0000 Message-Id: <6a2ba7a4.19684.28d67eca@gitrepo.freebsd.org> The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=64e7d506ebf3f409fe96d675d1017bc30444e0c0 commit 64e7d506ebf3f409fe96d675d1017bc30444e0c0 Author: Yuri Victorovich AuthorDate: 2026-06-12 06:29:05 +0000 Commit: Yuri Victorovich CommitDate: 2026-06-12 06:29:05 +0000 net/nekobox: update 5.11.17 → 5.11.20 --- net/nekobox/Makefile | 4 +- net/nekobox/distinfo | 6 +-- net/nekobox/files/patch-core_CMakeLists.txt | 26 ++++-------- ...atch-src_gharqad_configs_proxy_AbstractBean.cpp | 16 -------- net/nekobox/files/patch-src_gharqad_main.cpp | 48 ---------------------- 5 files changed, 13 insertions(+), 87 deletions(-) diff --git a/net/nekobox/Makefile b/net/nekobox/Makefile index 93b4bc24fd37..19a85fcd991d 100644 --- a/net/nekobox/Makefile +++ b/net/nekobox/Makefile @@ -1,5 +1,5 @@ PORTNAME= nekobox -DISTVERSION= 5.11.17 +DISTVERSION= 5.11.20 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org @@ -27,7 +27,7 @@ USE_XORG= ice sm x11 xext USE_GITHUB= yes GH_ACCOUNT= qr243vbi GH_PROJECT= nekobox -GH_TUPLE= quickjs-ng:quickjs:967aa0b:qjs/3rdparty/qjs +GH_TUPLE= quickjs-ng:quickjs:967aa0b:qjs/src/3rdparty/qjs CMAKE_ON= CMAKE_SKIP_INSTALL_RPATH \ SKIP_UPDATER diff --git a/net/nekobox/distinfo b/net/nekobox/distinfo index 89a8fbc1c995..02d002bb6f4e 100644 --- a/net/nekobox/distinfo +++ b/net/nekobox/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1780983602 -SHA256 (qr243vbi-nekobox-5.11.17_GH0.tar.gz) = d254292bb2f2bc386304e881afdab4742e591c20da5e39a22b601a2e393710fb -SIZE (qr243vbi-nekobox-5.11.17_GH0.tar.gz) = 10200060 +TIMESTAMP = 1781244173 +SHA256 (qr243vbi-nekobox-5.11.20_GH0.tar.gz) = f43f3d7e590db41d3e533f6beff6010ab50425764fa7bc2c15b8205b00e0cc63 +SIZE (qr243vbi-nekobox-5.11.20_GH0.tar.gz) = 10201160 SHA256 (quickjs-ng-quickjs-967aa0b_GH0.tar.gz) = 9a07b53b2af197c83d9aa8bf9303cfe39b3a94b7c8730ef2fdb7d8f943121591 SIZE (quickjs-ng-quickjs-967aa0b_GH0.tar.gz) = 847563 diff --git a/net/nekobox/files/patch-core_CMakeLists.txt b/net/nekobox/files/patch-core_CMakeLists.txt index 7f45e757dc9f..47681056528a 100644 --- a/net/nekobox/files/patch-core_CMakeLists.txt +++ b/net/nekobox/files/patch-core_CMakeLists.txt @@ -1,28 +1,18 @@ --- Enable darwin build and disable TUN-based features on FreeBSD. +-- Disable TUN-based features on FreeBSD. -- --- This patch ensures GOOS is correctly set for macOS and that features --- requiring TUN/TAP or gVisor are disabled on FreeBSD as they are not yet --- fully supported or integrated in the same way. ---- core/CMakeLists.txt.orig 2026-06-04 03:56:20 UTC +-- Features requiring TUN/TAP or gVisor are disabled on FreeBSD as they are +-- not yet fully supported or integrated. +--- core/CMakeLists.txt.orig 2026-06-12 06:03:42 UTC +++ core/CMakeLists.txt -@@ -42,6 +42,8 @@ if (GOOS STREQUAL "") - set(GOOS "linux") - elseif(CMAKE_SYSTEM_NAME STREQUAL "FreeBSD") - set(GOOS "freebsd") -+ elseif(APPLE) -+ set(GOOS "darwin") - else() - set(GOOS "") - endif() -@@ -184,13 +186,15 @@ message(STATUS "DESTINATION IS ${DESTDIR} FOR MACHINE +@@ -186,13 +186,15 @@ message(STATUS "DESTINATION IS ${DESTDIR} FOR MACHINE # ---------------------------- # Tags # ---------------------------- --set(TAGS "with_clash_api,with_quic,with_wireguard,with_utls,with_dhcp,with_tailscale,with_shadowtls,with_grpc,with_acme,with_awg") +-set(TAGS "with_clash_api,with_gvisor,with_quic,with_wireguard,with_utls,with_dhcp,with_shadowtls,with_grpc,with_acme,with_awg") +set(TAGS "with_clash_api,with_quic,with_utls,with_grpc,with_acme") - if(NOT CMAKE_SYSTEM_NAME STREQUAL "FreeBSD") -- set(TAGS "${TAGS},with_gvisor") + if(NOT GOOS STREQUAL "freebsd") +- set(TAGS "${TAGS},with_tailscale") + set(TAGS "${TAGS},with_gvisor,with_wireguard,with_dhcp,with_tailscale,with_shadowtls,with_awg") if(GOARCH STREQUAL "arm64" OR GOARCH STREQUAL "amd64") set(TAGS "${TAGS},with_naive,with_naive_outbound,with_purego") diff --git a/net/nekobox/files/patch-src_gharqad_configs_proxy_AbstractBean.cpp b/net/nekobox/files/patch-src_gharqad_configs_proxy_AbstractBean.cpp deleted file mode 100644 index ed65b076bc86..000000000000 --- a/net/nekobox/files/patch-src_gharqad_configs_proxy_AbstractBean.cpp +++ /dev/null @@ -1,16 +0,0 @@ --- Add missing network headers for FreeBSD. --- --- This patch includes and which are required --- for networking constants and structures on FreeBSD. ---- src/gharqad/configs/proxy/AbstractBean.cpp.orig 2026-06-04 04:04:10 UTC -+++ src/gharqad/configs/proxy/AbstractBean.cpp -@@ -3,6 +3,9 @@ - #include - #include - #else -+#include -+#include -+#include - #include - #include - #endif diff --git a/net/nekobox/files/patch-src_gharqad_main.cpp b/net/nekobox/files/patch-src_gharqad_main.cpp deleted file mode 100644 index 5238dec9972a..000000000000 --- a/net/nekobox/files/patch-src_gharqad_main.cpp +++ /dev/null @@ -1,48 +0,0 @@ --- Suppress unused-value warnings for QT_TRANSLATE_NOOP. --- ---- src/gharqad/main.cpp.orig 2026-06-04 03:57:05 UTC -+++ src/gharqad/main.cpp -@@ -169,25 +169,25 @@ static void loadTranslate(QString locale) { - } - - static void loadTranslate(QString locale) { -- QT_TRANSLATE_NOOP("QPlatformTheme", "Cancel"); -- QT_TRANSLATE_NOOP("QPlatformTheme", "Apply"); -- QT_TRANSLATE_NOOP("QPlatformTheme", "Yes"); -- QT_TRANSLATE_NOOP("QPlatformTheme", "No"); -- QT_TRANSLATE_NOOP("QPlatformTheme", "OK"); -- QT_TRANSLATE_NOOP("QPlatformTheme", "Defaults"); -- QT_TRANSLATE_NOOP("QPlatformTheme", "Restore Defaults"); -- QT_TRANSLATE_NOOP("QPlatformTheme", "Discard"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "Cancel"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "Apply"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "Yes"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "No"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "OK"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "Defaults"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "Restore Defaults"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "Discard"); - -- QT_TRANSLATE_NOOP("QPlatformTheme", "Undo"); -- QT_TRANSLATE_NOOP("QPlatformTheme", "Redo"); -- QT_TRANSLATE_NOOP("QPlatformTheme", "Cut"); -- QT_TRANSLATE_NOOP("QPlatformTheme", "Copy"); -- QT_TRANSLATE_NOOP("QPlatformTheme", "Paste"); -- QT_TRANSLATE_NOOP("QPlatformTheme", "Delete"); -- QT_TRANSLATE_NOOP("QPlatformTheme", "Select All"); -- QT_TRANSLATE_NOOP("QPlatformTheme", "Stop"); -- QT_TRANSLATE_NOOP("QPlatformTheme", "Clear"); -- QT_TRANSLATE_NOOP("QPlatformTheme", "Copy Link Location"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "Undo"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "Redo"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "Cut"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "Copy"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "Paste"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "Delete"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "Select All"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "Stop"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "Clear"); -+ (void)QT_TRANSLATE_NOOP("QPlatformTheme", "Copy Link Location"); - - if (trans != nullptr) { - trans->deleteLater();