diff options
744 files changed, 6914 insertions, 2318 deletions
diff --git a/Mk/bsd.default-versions.mk b/Mk/bsd.default-versions.mk index 50d8a4ef789c..95fc4994a61b 100644 --- a/Mk/bsd.default-versions.mk +++ b/Mk/bsd.default-versions.mk @@ -64,7 +64,7 @@ GHOSTSCRIPT_DEFAULT?= 10 # Possible values: mesa-libs, mesa-devel GL_DEFAULT?= mesa-libs # Possible values: 1.20, 1.21, 1.22, 1.23, 1.24, 1.25-devel -GO_DEFAULT?= 1.21 +GO_DEFAULT?= 1.24 # Possible values: 1.8, 2.2, 3.0 GUILE_DEFAULT?= 2.2 # Possible versions: 6, 7 diff --git a/accessibility/darkman/Makefile b/accessibility/darkman/Makefile index 8ba322fd3de9..6275f1a4d517 100644 --- a/accessibility/darkman/Makefile +++ b/accessibility/darkman/Makefile @@ -1,7 +1,7 @@ PORTNAME= darkman DISTVERSIONPREFIX= v DISTVERSION= 2.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= accessibility wayland MAINTAINER= ports@FreeBSD.org diff --git a/archivers/nfpm/Makefile b/archivers/nfpm/Makefile index 68f1f3d3a54b..debaf402db12 100644 --- a/archivers/nfpm/Makefile +++ b/archivers/nfpm/Makefile @@ -1,7 +1,7 @@ PORTNAME= nfpm DISTVERSIONPREFIX= v DISTVERSION= 2.41.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers MAINTAINER= yuri@FreeBSD.org diff --git a/astro/mepo/Makefile b/astro/mepo/Makefile index 131281a08fee..a3063cdb408c 100644 --- a/astro/mepo/Makefile +++ b/astro/mepo/Makefile @@ -1,5 +1,5 @@ PORTNAME= mepo -DISTVERSION= 1.3.3 +DISTVERSION= 1.3.4 CATEGORIES= astro geography wayland MASTER_SITES= https://git.sr.ht/~mil/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ @@ -11,7 +11,7 @@ LICENSE= GPLv3+ OFL11 LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= zig>=0.13.0:lang/zig +BUILD_DEPENDS= zig>=0.14.0:lang/zig LIB_DEPENDS= libcurl.so:ftp/curl RUN_DEPENDS= jq:textproc/jq diff --git a/astro/mepo/distinfo b/astro/mepo/distinfo index fe454d8c3e2d..5d3a25eec3ed 100644 --- a/astro/mepo/distinfo +++ b/astro/mepo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726518892 -SHA256 (mepo-1.3.3.tar.gz) = 83dcd04dc38230e4b0beebb1f8ea72100adc551dac5b451b8f185b71f04fab68 -SIZE (mepo-1.3.3.tar.gz) = 589623 +TIMESTAMP = 1742835024 +SHA256 (mepo-1.3.4.tar.gz) = 6f0f38fd58234b4de33e145d1660223be1d684dc33fea3dccf651281751ce286 +SIZE (mepo-1.3.4.tar.gz) = 589634 diff --git a/audio/drumkv1-lv2/Makefile b/audio/drumkv1-lv2/Makefile index c8e3a0d312f0..1a0757bef989 100644 --- a/audio/drumkv1-lv2/Makefile +++ b/audio/drumkv1-lv2/Makefile @@ -1,5 +1,5 @@ PORTNAME= drumkv1 -DISTVERSION= 1.3.1 +DISTVERSION= 1.3.2 CATEGORIES= audio MASTER_SITES= SF PKGNAMESUFFIX= -lv2 diff --git a/audio/drumkv1-lv2/distinfo b/audio/drumkv1-lv2/distinfo index 8c130701d3ca..385d6938d799 100644 --- a/audio/drumkv1-lv2/distinfo +++ b/audio/drumkv1-lv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743708028 -SHA256 (drumkv1-1.3.1.tar.gz) = 0b36e84eb311c4faf93ba71a2abc56f57f6e4a2e52bb92d1490a702413069062 -SIZE (drumkv1-1.3.1.tar.gz) = 278874 +TIMESTAMP = 1747798542 +SHA256 (drumkv1-1.3.2.tar.gz) = 67d17d95b2d2009465561eed9d230d4e52bb16266186555f7873e56db56e5979 +SIZE (drumkv1-1.3.2.tar.gz) = 279994 diff --git a/audio/linuxwave/Makefile b/audio/linuxwave/Makefile index 83b46ae9b523..2e276e9b5172 100644 --- a/audio/linuxwave/Makefile +++ b/audio/linuxwave/Makefile @@ -1,6 +1,6 @@ PORTNAME= linuxwave DISTVERSIONPREFIX= v -DISTVERSION= 0.2.0 +DISTVERSION= 0.3.0 CATEGORIES= audio MAINTAINER= jbeich@FreeBSD.org @@ -10,11 +10,11 @@ WWW= https://orhun.dev/linuxwave/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= zig>=0.12.0:lang/zig +BUILD_DEPENDS= zig>=0.14.0:lang/zig USE_GITHUB= yes GH_ACCOUNT= orhun -GH_TUPLE= Hejsil:zig-clap:0.9.1:zig_clap/../.cache/zig/p/122062d301a203d003547b414237229b09a7980095061697349f8bef41be9c30266b +GH_TUPLE= Hejsil:zig-clap:0.10.0:zig_clap/../.cache/zig/p/clap-0.10.0-oBajB434AQBDh-Ei3YtoKIRxZacVPF1iSwp3IX_ZB8f0 MAKE_ENV= DESTDIR="${STAGEDIR}" CONFIGURE_ARGS= --prefix "${PREFIX}" \ ${WITH_DEBUG:D:U-Doptimize=ReleaseFast} \ diff --git a/audio/linuxwave/distinfo b/audio/linuxwave/distinfo index 70d893d333c8..a92b06f6af11 100644 --- a/audio/linuxwave/distinfo +++ b/audio/linuxwave/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1729460509 -SHA256 (orhun-linuxwave-v0.2.0_GH0.tar.gz) = d10aa53b9348be927654d753454726cc39baef656d37a40c6a44af0e6f65451f -SIZE (orhun-linuxwave-v0.2.0_GH0.tar.gz) = 372837 -SHA256 (Hejsil-zig-clap-0.9.1_GH0.tar.gz) = eeac66ff8c5bfb9f0c186fa2533b2c52d47dece1b67518c0ab24b40407ade076 -SIZE (Hejsil-zig-clap-0.9.1_GH0.tar.gz) = 22875 +TIMESTAMP = 1741390019 +SHA256 (orhun-linuxwave-v0.3.0_GH0.tar.gz) = 55c7a8fbe741de6af7a48fb580c710d065acda31c605950ae76ea9c9a693ae80 +SIZE (orhun-linuxwave-v0.3.0_GH0.tar.gz) = 372862 +SHA256 (Hejsil-zig-clap-0.10.0_GH0.tar.gz) = 71b3c69959485f022e44f21f428157cf02ee953e1712ff2b416709525d6e7b2a +SIZE (Hejsil-zig-clap-0.10.0_GH0.tar.gz) = 27187 diff --git a/audio/murmur-cli/Makefile b/audio/murmur-cli/Makefile index c4e824a17742..f4c30a8b1d37 100644 --- a/audio/murmur-cli/Makefile +++ b/audio/murmur-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= murmur-cli PORTVERSION= 0.0.0.20200528 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org diff --git a/audio/padthv1-lv2/Makefile b/audio/padthv1-lv2/Makefile index d7a011a84a9b..e9b63b9f58da 100644 --- a/audio/padthv1-lv2/Makefile +++ b/audio/padthv1-lv2/Makefile @@ -1,5 +1,5 @@ PORTNAME= padthv1 -DISTVERSION= 1.3.1 +DISTVERSION= 1.3.2 CATEGORIES= audio MASTER_SITES= SF PKGNAMESUFFIX= -lv2 diff --git a/audio/padthv1-lv2/distinfo b/audio/padthv1-lv2/distinfo index c8064990a508..24e34b9601d2 100644 --- a/audio/padthv1-lv2/distinfo +++ b/audio/padthv1-lv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743708030 -SHA256 (padthv1-1.3.1.tar.gz) = 34858596dec5ae33893fab8a3383a97471d72fda115abee9a91561a22ef15356 -SIZE (padthv1-1.3.1.tar.gz) = 244894 +TIMESTAMP = 1747798543 +SHA256 (padthv1-1.3.2.tar.gz) = b17a498c3efdfab2eb587c290310028d1fbc29519b42cb3ca8a18c4cdee76fd3 +SIZE (padthv1-1.3.2.tar.gz) = 246039 diff --git a/audio/samplv1-lv2/Makefile b/audio/samplv1-lv2/Makefile index 446f779a231f..825d770fd444 100644 --- a/audio/samplv1-lv2/Makefile +++ b/audio/samplv1-lv2/Makefile @@ -1,5 +1,5 @@ PORTNAME= samplv1 -DISTVERSION= 1.3.1 +DISTVERSION= 1.3.2 CATEGORIES= audio MASTER_SITES= SF PKGNAMESUFFIX= -lv2 diff --git a/audio/samplv1-lv2/distinfo b/audio/samplv1-lv2/distinfo index b9b70ca33ccc..5881c13fa5e8 100644 --- a/audio/samplv1-lv2/distinfo +++ b/audio/samplv1-lv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743708032 -SHA256 (samplv1-1.3.1.tar.gz) = 0dc32d34688c27d61f4ca64b9ecfb79812876e41b755e9f7209014fea483ca1d -SIZE (samplv1-1.3.1.tar.gz) = 276469 +TIMESTAMP = 1747798544 +SHA256 (samplv1-1.3.2.tar.gz) = 602c6df5100fd36b808a075d03a1e306ddabc8ce8cc8eb48dcbd9e2e0d008458 +SIZE (samplv1-1.3.2.tar.gz) = 277228 diff --git a/audio/synthv1-lv2/Makefile b/audio/synthv1-lv2/Makefile index b4be7623c342..fc1ec1f6d5b1 100644 --- a/audio/synthv1-lv2/Makefile +++ b/audio/synthv1-lv2/Makefile @@ -1,5 +1,5 @@ PORTNAME= synthv1 -DISTVERSION= 1.3.1 +DISTVERSION= 1.3.2 CATEGORIES= audio MASTER_SITES= SF PKGNAMESUFFIX= -lv2 diff --git a/audio/synthv1-lv2/distinfo b/audio/synthv1-lv2/distinfo index ffa4cef16690..0a3df04fcc07 100644 --- a/audio/synthv1-lv2/distinfo +++ b/audio/synthv1-lv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743708034 -SHA256 (synthv1-1.3.1.tar.gz) = c99fa1774d0eec2f3bc429a9ace6c7f55f8c48a2f0885bd6a5cfd1bc4fe730d5 -SIZE (synthv1-1.3.1.tar.gz) = 234066 +TIMESTAMP = 1747798545 +SHA256 (synthv1-1.3.2.tar.gz) = b42c6025d9793cc36f9e13d93ac361952dcba8192c9970688df9d22d951928c6 +SIZE (synthv1-1.3.2.tar.gz) = 233380 diff --git a/audio/unflac/Makefile b/audio/unflac/Makefile index 4bf4cc00e6db..21c9b75b0643 100644 --- a/audio/unflac/Makefile +++ b/audio/unflac/Makefile @@ -1,6 +1,6 @@ PORTNAME= unflac DISTVERSION= 1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= bsd@abinet.ru diff --git a/audio/visp-go/Makefile b/audio/visp-go/Makefile index fdb7d4d7fcb5..62a258a8eedd 100644 --- a/audio/visp-go/Makefile +++ b/audio/visp-go/Makefile @@ -1,6 +1,6 @@ PORTNAME= visp-go DISTVERSION= g20210723 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= audio MAINTAINER= lcook@FreeBSD.org diff --git a/benchmarks/ali/Makefile b/benchmarks/ali/Makefile index 2f7a201ace5f..b2c9873fac89 100644 --- a/benchmarks/ali/Makefile +++ b/benchmarks/ali/Makefile @@ -1,7 +1,7 @@ PORTNAME= ali PORTVERSION= 0.7.5 DISTVERSIONPREFIX= v -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= benchmarks MAINTAINER= olgeni@FreeBSD.org diff --git a/benchmarks/bombardier/Makefile b/benchmarks/bombardier/Makefile index 8602e6f135d8..08453d9fbaf7 100644 --- a/benchmarks/bombardier/Makefile +++ b/benchmarks/bombardier/Makefile @@ -1,7 +1,7 @@ PORTNAME= bombardier PORTVERSION= 1.2.6 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= benchmarks MAINTAINER= danilo@FreeBSD.org diff --git a/benchmarks/ddosify/Makefile b/benchmarks/ddosify/Makefile index b8bdf9a3e682..aa0bc18022de 100644 --- a/benchmarks/ddosify/Makefile +++ b/benchmarks/ddosify/Makefile @@ -1,7 +1,7 @@ PORTNAME= ddosify DISTVERSIONPREFIX= v DISTVERSION= 2.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks MAINTAINER= grembo@FreeBSD.org diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 5c5c4ee39624..30a8002bd2f3 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -1,5 +1,5 @@ PORTNAME= fio -DISTVERSION= 3.39 +DISTVERSION= 3.40 CATEGORIES= benchmarks MASTER_SITES= https://brick.kernel.dk/snaps/ diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo index 2d3120955451..31c9440f1396 100644 --- a/benchmarks/fio/distinfo +++ b/benchmarks/fio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742111635 -SHA256 (fio-3.39.tar.bz2) = 1c8213117a036486d24339a0e90654b07d1f4621d180c1d0cb9b6aa121ba88ec -SIZE (fio-3.39.tar.bz2) = 7550641 +TIMESTAMP = 1747894793 +SHA256 (fio-3.40.tar.bz2) = cc1b5c8ef9efa20d44fe90b59515fddf8b4e884d782a0b33b26a70ab48ec04c1 +SIZE (fio-3.40.tar.bz2) = 7557078 diff --git a/benchmarks/hey/Makefile b/benchmarks/hey/Makefile index f0574f1a2e5a..5403e81cf393 100644 --- a/benchmarks/hey/Makefile +++ b/benchmarks/hey/Makefile @@ -1,7 +1,7 @@ PORTNAME= hey PORTVERSION= 0.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= benchmarks MAINTAINER= adamw@FreeBSD.org diff --git a/benchmarks/plow/Makefile b/benchmarks/plow/Makefile index d1b5eb3b3eb5..fe5f48d04b6e 100644 --- a/benchmarks/plow/Makefile +++ b/benchmarks/plow/Makefile @@ -1,7 +1,7 @@ PORTNAME= plow DISTVERSIONPREFIX= v DISTVERSION= 1.3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks MAINTAINER= dutra@FreeBSD.org diff --git a/benchmarks/vegeta/Makefile b/benchmarks/vegeta/Makefile index ea8f6834ad33..b5f40dad488c 100644 --- a/benchmarks/vegeta/Makefile +++ b/benchmarks/vegeta/Makefile @@ -1,7 +1,7 @@ PORTNAME= vegeta DISTVERSIONPREFIX= v DISTVERSION= 12.11.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= benchmarks www MAINTAINER= egypcio@FreeBSD.org diff --git a/biology/kmcp/Makefile b/biology/kmcp/Makefile index d52bac6491ea..2936637408be 100644 --- a/biology/kmcp/Makefile +++ b/biology/kmcp/Makefile @@ -1,7 +1,7 @@ PORTNAME= kmcp DISTVERSIONPREFIX= v DISTVERSION= 0.9.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org diff --git a/biology/ncbi-entrez-direct/Makefile b/biology/ncbi-entrez-direct/Makefile index 43ccbb2354ba..8e02ebac7423 100644 --- a/biology/ncbi-entrez-direct/Makefile +++ b/biology/ncbi-entrez-direct/Makefile @@ -1,6 +1,6 @@ PORTNAME= ncbi-entrez-direct DISTVERSION= 14.9.20210423 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= biology perl5 MASTER_SITES= ftp://ftp.ncbi.nlm.nih.gov/entrez/entrezdirect/versions/${PORTVERSION}/ DISTFILES= edirect.tar.gz diff --git a/biology/seqkit/Makefile b/biology/seqkit/Makefile index 2d1577a4a940..3cd8e1318a0e 100644 --- a/biology/seqkit/Makefile +++ b/biology/seqkit/Makefile @@ -1,7 +1,7 @@ PORTNAME= seqkit DISTVERSIONPREFIX= v DISTVERSION= 2.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org diff --git a/biology/taxonkit/Makefile b/biology/taxonkit/Makefile index dfe61730aaee..fe4b34852a71 100644 --- a/biology/taxonkit/Makefile +++ b/biology/taxonkit/Makefile @@ -1,7 +1,7 @@ PORTNAME= taxonkit DISTVERSIONPREFIX= v DISTVERSION= 0.19.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org diff --git a/biology/unikmer/Makefile b/biology/unikmer/Makefile index 364d635628d0..4d571776c94e 100644 --- a/biology/unikmer/Makefile +++ b/biology/unikmer/Makefile @@ -1,7 +1,7 @@ PORTNAME= unikmer DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org diff --git a/biology/vcflib/files/patch-src-zig-samples.zig b/biology/vcflib/files/patch-src-zig-samples.zig new file mode 100644 index 000000000000..e69584b175e0 --- /dev/null +++ b/biology/vcflib/files/patch-src-zig-samples.zig @@ -0,0 +1,31 @@ +diff --git src/zig/samples.zig src/zig/samples.zig +index cb05a1f2..ccd5b149 100644 +--- src/zig/samples.zig ++++ src/zig/samples.zig +@@ -28,7 +28,11 @@ const GENOTYPE_MISSING = -256; + fn split_samples(str: []const u8) *ArrayList([] const u8) { + var list = ArrayList([] const u8).init(allocator); + defer list.deinit(); +- var splits = std.mem.split(u8, str, " "); ++ ++ var splits = if (@hasDecl(std.mem, "splitScalar")) ++ std.mem.splitScalar(u8, str, ' ') ++ else ++ std.mem.split(u8, str, ' '); + while (splits.next()) |chunk| { + list.append(chunk) catch |err| { + std.debug.print("out of memory {}\n", .{err}); +@@ -61,10 +65,10 @@ const Genotypes = struct { + fn to_num(str: []const u8) !ArrayList(i64) { + var list = ArrayList(i64).init(allocator); + +- var splits = if (is_phased(str)) +- std.mem.split(u8, str, "|") ++ var splits = if (@hasDecl(std.mem, "splitScalar")) ++ std.mem.splitScalar(u8, str, if (is_phased(str)) '|' else '/') + else +- std.mem.split(u8, str, "/"); ++ std.mem.split(u8, str, if (is_phased(str)) '|' else '/' ); + + while (splits.next()) |chunk| { + const i: i64 = diff --git a/cad/verilator/Makefile b/cad/verilator/Makefile index c6a636aaef67..e876a7ce4d5b 100644 --- a/cad/verilator/Makefile +++ b/cad/verilator/Makefile @@ -1,8 +1,12 @@ PORTNAME= verilator DISTVERSIONPREFIX= v DISTVERSION= 5.036 +PORTREVISION= 1 CATEGORIES= cad +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/ +PATCHFILES= d94ed785888614cd53379b9faf58dfbde8f06b6f.patch:-p1 # https://github.com/verilator/verilator/pull/6028 + MAINTAINER= yuri@FreeBSD.org COMMENT= Synthesizable Verilog to C++ compiler WWW= https://www.veripool.org/verilator/ \ diff --git a/cad/verilator/distinfo b/cad/verilator/distinfo index c98c261f5699..b171502a4b75 100644 --- a/cad/verilator/distinfo +++ b/cad/verilator/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1745827619 +TIMESTAMP = 1747840694 SHA256 (verilator-verilator-v5.036_GH0.tar.gz) = 4199964882d56cf6a19ce80c6a297ebe3b0c35ea81106cd4f722342594337c47 SIZE (verilator-verilator-v5.036_GH0.tar.gz) = 35527368 +SHA256 (d94ed785888614cd53379b9faf58dfbde8f06b6f.patch) = 6b4c604ff4b08ad76431fb0cf11858c0313db04cd6e539db9a3fbad5a03f2784 +SIZE (d94ed785888614cd53379b9faf58dfbde8f06b6f.patch) = 972 diff --git a/comms/hidapi/Makefile b/comms/hidapi/Makefile index ca341195af76..f09b4c2165fb 100644 --- a/comms/hidapi/Makefile +++ b/comms/hidapi/Makefile @@ -1,6 +1,6 @@ PORTNAME= hidapi DISTVERSIONPREFIX= ${PORTNAME}- -DISTVERSION= 0.14.0 +DISTVERSION= 0.15.0 CATEGORIES= comms MAINTAINER= sstallion@gmail.com diff --git a/comms/hidapi/distinfo b/comms/hidapi/distinfo index 539ab3127727..46b850d181af 100644 --- a/comms/hidapi/distinfo +++ b/comms/hidapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684809437 -SHA256 (libusb-hidapi-hidapi-0.14.0_GH0.tar.gz) = a5714234abe6e1f53647dd8cba7d69f65f71c558b7896ed218864ffcf405bcbd -SIZE (libusb-hidapi-hidapi-0.14.0_GH0.tar.gz) = 348221 +TIMESTAMP = 1747826728 +SHA256 (libusb-hidapi-hidapi-0.15.0_GH0.tar.gz) = 5d84dec684c27b97b921d2f3b73218cb773cf4ea915caee317ac8fc73cef8136 +SIZE (libusb-hidapi-hidapi-0.15.0_GH0.tar.gz) = 363838 diff --git a/converters/yj/Makefile b/converters/yj/Makefile index c43177a98fab..7e77da77f8e6 100644 --- a/converters/yj/Makefile +++ b/converters/yj/Makefile @@ -1,7 +1,7 @@ PORTNAME= yj PORTVERSION= 5.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= converters DIST_SUBDIR= yj diff --git a/databases/cayley/Makefile b/databases/cayley/Makefile index b1bf431ad5ce..ded8f24e6e2d 100644 --- a/databases/cayley/Makefile +++ b/databases/cayley/Makefile @@ -1,7 +1,7 @@ PORTNAME= cayley DISTVERSIONPREFIX= v DISTVERSION= 0.7.7 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/databases/cockroach/Makefile b/databases/cockroach/Makefile index e0215ebb383c..837aa3385ef5 100644 --- a/databases/cockroach/Makefile +++ b/databases/cockroach/Makefile @@ -1,7 +1,7 @@ PORTNAME= cockroach DISTVERSIONPREFIX= v DISTVERSION= 19.1.11 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= databases MASTER_SITES= https://binaries.cockroachdb.com/ EXTRACT_SUFX= .src.tgz diff --git a/databases/couchdb3/Makefile b/databases/couchdb3/Makefile index caa0df3915dd..df940c5c9319 100644 --- a/databases/couchdb3/Makefile +++ b/databases/couchdb3/Makefile @@ -1,6 +1,5 @@ PORTNAME= couchdb3 -DISTVERSION= 3.4.3 -PORTREVISION= 2 +DISTVERSION= 3.5.0 CATEGORIES= databases MASTER_SITES= APACHE/couchdb/source/${DISTVERSION} DISTNAME= apache-couchdb-${DISTVERSION} @@ -15,7 +14,7 @@ LICENSE_COMB= multi BUILD_DEPENDS= erlang-runtime${_ERLVER}>=${_ERLVER}.0:lang/erlang-runtime${_ERLVER} \ rebar:devel/rebar LIB_DEPENDS= libicudata.so:devel/icu \ - libmozjs-91.so:lang/spidermonkey91 + libmozjs-102.so:lang/spidermonkey102 USES= compiler:c++17-lang cpe gmake libtool ncurses CPE_VENDOR= apache @@ -26,7 +25,7 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS= --skip-deps \ --user ${USERS} \ --rebar ${LOCALBASE}/bin/rebar \ - --spidermonkey-version 91 + --spidermonkey-version 102 MAKE_ENV= PATH=${LOCALBASE}/lib/erlang${_ERLVER}/bin:${PATH} ALL_TARGET= release @@ -50,7 +49,7 @@ OPTIONS_SUB= yes _APPDIR= ${LOCALBASE}/libexec/${PORTNAME} _DBDIR?= /var/db/${PORTNAME} -_ERLVER?= 26 +_ERLVER?= 27 _LOGDIR?= /var/log/${PORTNAME} _LOGFILE?= ${_LOGDIR}/couch.log _RELDIR= ${_APPDIR}/releases/${DISTVERSION} @@ -107,6 +106,7 @@ do-install: ${WRKSRC}/rel/couchdb/lib/couch-*/priv/couch_js/60 \ ${WRKSRC}/rel/couchdb/lib/couch-*/priv/couch_js/68 \ ${WRKSRC}/rel/couchdb/lib/couch-*/priv/couch_js/86 \ + ${WRKSRC}/rel/couchdb/lib/couch-*/priv/couch_js/91 \ ${WRKSRC}/rel/couchdb/lib/couch-*/priv/priv/couchjs \ ${WRKSRC}/rel/couchdb/releases/*/vm.args \ ${WRKSRC}/rel/couchdb/share/docs \ @@ -124,9 +124,10 @@ do-install: -exec ${STRIP_CMD} {} + ${STRIP_CMD} ${STAGEDIR}${_APPDIR}/lib/os_mon-*/priv/bin/*sup ${CHMOD} -R ${BINMODE} ${STAGEDIR}${_APPDIR}/bin + ${CHMOD} -R ${BINMODE} ${STAGEDIR}${_APPDIR}/erts-*/bin + ${CHMOD} -R ${BINMODE} ${STAGEDIR}${_APPDIR}/lib/*/priv/*.so ${CHMOD} -R ${BINMODE} ${STAGEDIR}${_APPDIR}/lib/couch_quickjs-*/priv/couchjs_* ${CHMOD} -R ${BINMODE} ${STAGEDIR}${_APPDIR}/lib/os_mon-*/priv/bin - ${CHMOD} -R ${BINMODE} ${STAGEDIR}${_APPDIR}/erts-*/bin # fauxton UI is a required component (cd ${WRKSRC}/share/www && \ ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) diff --git a/databases/couchdb3/distinfo b/databases/couchdb3/distinfo index 918597482b26..9bcbd1e9a134 100644 --- a/databases/couchdb3/distinfo +++ b/databases/couchdb3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742544960 -SHA256 (apache-couchdb-3.4.3.tar.gz) = 0357511b6fed70e3e64f4e75aa5d7cc2000cb0f264ef301702b1816427f72f20 -SIZE (apache-couchdb-3.4.3.tar.gz) = 24139963 +TIMESTAMP = 1746571809 +SHA256 (apache-couchdb-3.5.0.tar.gz) = 6a98b90a9a980bbef2c35b4996a8e71a2f1ae5227546c85f04c436101bdf78bf +SIZE (apache-couchdb-3.5.0.tar.gz) = 24165005 diff --git a/databases/couchdb3/pkg-plist b/databases/couchdb3/pkg-plist index 12f446f79030..970a48012fe4 100644 --- a/databases/couchdb3/pkg-plist +++ b/databases/couchdb3/pkg-plist @@ -5,49 +5,49 @@ libexec/couchdb3/bin/couchdb libexec/couchdb3/bin/couchjs libexec/couchdb3/bin/remsh libexec/couchdb3/bin/weatherreport -libexec/couchdb3/erts-14.2.5.4/bin/beam.smp -libexec/couchdb3/erts-14.2.5.4/bin/ct_run -libexec/couchdb3/erts-14.2.5.4/bin/epmd -libexec/couchdb3/erts-14.2.5.4/bin/erl -libexec/couchdb3/erts-14.2.5.4/bin/erl_call -libexec/couchdb3/erts-14.2.5.4/bin/erl_child_setup -libexec/couchdb3/erts-14.2.5.4/bin/erlc -libexec/couchdb3/erts-14.2.5.4/bin/erlexec -libexec/couchdb3/erts-14.2.5.4/bin/escript -libexec/couchdb3/erts-14.2.5.4/bin/heart -libexec/couchdb3/erts-14.2.5.4/bin/inet_gethost -libexec/couchdb3/erts-14.2.5.4/bin/run_erl -libexec/couchdb3/erts-14.2.5.4/bin/start -libexec/couchdb3/erts-14.2.5.4/bin/to_erl -libexec/couchdb3/erts-14.2.5.4/bin/yielding_c_fun -libexec/couchdb3/erts-14.2.5.4/info -libexec/couchdb3/erts-14.2.5.4/lib/internal/README +libexec/couchdb3/erts-15.1.2/bin/beam.smp +libexec/couchdb3/erts-15.1.2/bin/ct_run +libexec/couchdb3/erts-15.1.2/bin/epmd +libexec/couchdb3/erts-15.1.2/bin/erl +libexec/couchdb3/erts-15.1.2/bin/erl_call +libexec/couchdb3/erts-15.1.2/bin/erl_child_setup +libexec/couchdb3/erts-15.1.2/bin/erlc +libexec/couchdb3/erts-15.1.2/bin/erlexec +libexec/couchdb3/erts-15.1.2/bin/escript +libexec/couchdb3/erts-15.1.2/bin/heart +libexec/couchdb3/erts-15.1.2/bin/inet_gethost +libexec/couchdb3/erts-15.1.2/bin/run_erl +libexec/couchdb3/erts-15.1.2/bin/start +libexec/couchdb3/erts-15.1.2/bin/to_erl +libexec/couchdb3/erts-15.1.2/bin/yielding_c_fun +libexec/couchdb3/erts-15.1.2/lib/internal/README libexec/couchdb3/etc/default.ini libexec/couchdb3/etc/nouveau.yaml -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1.app -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1.appup -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1_db.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_check.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_constructed_ber_bin_v2.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_constructed_per.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_eval_ext.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_func.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_gen.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_gen_ber_bin_v2.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_gen_check.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_gen_jer.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_gen_per.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_imm.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_name.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_parser2.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_pretty_format.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_rtt.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_table.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_tok.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_value.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1rt_nif.beam -libexec/couchdb3/lib/asn1-5.2.2/priv/lib/asn1rt_nif.so +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1.app +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1.appup +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1_db.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_check.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_constructed_ber_bin_v2.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_constructed_per.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_eval_ext.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_func.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_gen.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_gen_ber_bin_v2.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_gen_check.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_gen_jer.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_gen_per.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_imm.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_name.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_parser2.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_partial_decode.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_pretty_format.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_rtt.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_table.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_tok.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_value.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1rt_nif.beam +libexec/couchdb3/lib/asn1-5.3.1/priv/lib/asn1rt_nif.so libexec/couchdb3/lib/b64url-%%VERSION%%/ebin/b64url.app libexec/couchdb3/lib/b64url-%%VERSION%%/ebin/b64url.beam libexec/couchdb3/lib/b64url-%%VERSION%%/priv/b64url.so @@ -78,67 +78,68 @@ libexec/couchdb3/lib/chttpd-%%VERSION%%/ebin/chttpd_xframe_options.beam libexec/couchdb3/lib/chttpd-%%VERSION%%/include/chttpd.hrl libexec/couchdb3/lib/chttpd-%%VERSION%%/include/chttpd_cors.hrl libexec/couchdb3/lib/chttpd-%%VERSION%%/priv/stats_descriptions.cfg -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_a.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_asm.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_block.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_bounds.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_call_types.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_clean.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_dict.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_digraph.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_disasm.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_flatten.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_jump.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_kernel_to_ssa.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_listing.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_opcodes.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_alias.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_bc_size.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_bool.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_bsm.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_check.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_codegen.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_dead.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_lint.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_opt.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_pp.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_pre_codegen.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_private_append.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_recv.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_share.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_throw.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_type.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_trim.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_types.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_utils.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_validator.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_z.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/cerl.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/cerl_clauses.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/cerl_inline.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/cerl_trees.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/compile.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/compiler.app -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/compiler.appup -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/core_lib.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/core_lint.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/core_parse.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/core_pp.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/core_scan.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/erl_bifs.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/rec_env.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/sys_core_alias.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/sys_core_bsm.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/sys_core_fold.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/sys_core_fold_lists.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/sys_core_inline.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/sys_core_prepare.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/sys_messages.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/sys_pre_attributes.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/v3_core.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/v3_kernel.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/v3_kernel_pp.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_a.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_asm.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_block.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_bounds.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_call_types.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_clean.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_core_to_ssa.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_dict.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_digraph.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_disasm.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_doc.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_flatten.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_jump.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_listing.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_opcodes.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_alias.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_bc_size.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_bool.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_bsm.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_check.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_codegen.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_dead.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_destructive_update.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_lint.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_opt.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_pp.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_pre_codegen.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_recv.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_share.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_ss.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_throw.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_type.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_trim.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_types.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_utils.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_validator.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_z.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/cerl.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/cerl_clauses.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/cerl_inline.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/cerl_trees.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/compile.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/compiler.app +libexec/couchdb3/lib/compiler-8.5.2/ebin/compiler.appup +libexec/couchdb3/lib/compiler-8.5.2/ebin/core_lib.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/core_lint.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/core_parse.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/core_pp.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/core_scan.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/erl_bifs.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/rec_env.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_core_alias.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_core_bsm.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_core_fold.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_core_fold_lists.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_core_inline.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_core_prepare.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_coverage.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_messages.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_pre_attributes.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/v3_core.beam libexec/couchdb3/lib/config-%%VERSION%%/ebin/config.app libexec/couchdb3/lib/config-%%VERSION%%/ebin/config.beam libexec/couchdb3/lib/config-%%VERSION%%/ebin/config_app.beam @@ -160,6 +161,7 @@ libexec/couchdb3/lib/couch-%%VERSION%%/ebin/couch_bt_engine_compactor.beam libexec/couchdb3/lib/couch-%%VERSION%%/ebin/couch_bt_engine_header.beam libexec/couchdb3/lib/couch-%%VERSION%%/ebin/couch_bt_engine_stream.beam libexec/couchdb3/lib/couch-%%VERSION%%/ebin/couch_btree.beam +libexec/couchdb3/lib/couch-%%VERSION%%/ebin/couch_cfile.beam libexec/couchdb3/lib/couch-%%VERSION%%/ebin/couch_changes.beam libexec/couchdb3/lib/couch-%%VERSION%%/ebin/couch_compress.beam libexec/couchdb3/lib/couch-%%VERSION%%/ebin/couch_db.beam @@ -217,6 +219,7 @@ libexec/couchdb3/lib/couch-%%VERSION%%/include/couch_db.hrl libexec/couchdb3/lib/couch-%%VERSION%%/include/couch_eunit.hrl libexec/couchdb3/lib/couch-%%VERSION%%/include/couch_eunit_proper.hrl libexec/couchdb3/lib/couch-%%VERSION%%/include/couch_js_functions.hrl +libexec/couchdb3/lib/couch-%%VERSION%%/priv/couch_cfile.so libexec/couchdb3/lib/couch-%%VERSION%%/priv/couch_ejson_compare.so libexec/couchdb3/lib/couch-%%VERSION%%/priv/couchjs libexec/couchdb3/lib/couch-%%VERSION%%/priv/stats_descriptions.cfg @@ -345,6 +348,7 @@ libexec/couchdb3/lib/couch_scanner-%%VERSION%%/ebin/couch_scanner.beam libexec/couchdb3/lib/couch_scanner-%%VERSION%%/ebin/couch_scanner_app.beam libexec/couchdb3/lib/couch_scanner-%%VERSION%%/ebin/couch_scanner_checkpoint.beam libexec/couchdb3/lib/couch_scanner-%%VERSION%%/ebin/couch_scanner_plugin.beam +libexec/couchdb3/lib/couch_scanner-%%VERSION%%/ebin/couch_scanner_plugin_conflict_finder.beam libexec/couchdb3/lib/couch_scanner-%%VERSION%%/ebin/couch_scanner_plugin_ddoc_features.beam libexec/couchdb3/lib/couch_scanner-%%VERSION%%/ebin/couch_scanner_plugin_find.beam libexec/couchdb3/lib/couch_scanner-%%VERSION%%/ebin/couch_scanner_rate_limiter.beam @@ -365,13 +369,13 @@ libexec/couchdb3/lib/couch_stats-%%VERSION%%/ebin/couch_stats_server.beam libexec/couchdb3/lib/couch_stats-%%VERSION%%/ebin/couch_stats_sup.beam libexec/couchdb3/lib/couch_stats-%%VERSION%%/ebin/couch_stats_util.beam libexec/couchdb3/lib/couch_stats-%%VERSION%%/priv/sample_descriptions.cfg -libexec/couchdb3/lib/crypto-5.4.2.2/ebin/crypto.app -libexec/couchdb3/lib/crypto-5.4.2.2/ebin/crypto.appup -libexec/couchdb3/lib/crypto-5.4.2.2/ebin/crypto.beam -libexec/couchdb3/lib/crypto-5.4.2.2/ebin/crypto_ec_curves.beam -libexec/couchdb3/lib/crypto-5.4.2.2/priv/lib/crypto.so -libexec/couchdb3/lib/crypto-5.4.2.2/priv/lib/crypto_callback.so -libexec/couchdb3/lib/crypto-5.4.2.2/priv/lib/otp_test_engine.so +libexec/couchdb3/lib/crypto-5.5.1/ebin/crypto.app +libexec/couchdb3/lib/crypto-5.5.1/ebin/crypto.appup +libexec/couchdb3/lib/crypto-5.5.1/ebin/crypto.beam +libexec/couchdb3/lib/crypto-5.5.1/ebin/crypto_ec_curves.beam +libexec/couchdb3/lib/crypto-5.5.1/priv/lib/crypto.so +libexec/couchdb3/lib/crypto-5.5.1/priv/lib/crypto_callback.so +libexec/couchdb3/lib/crypto-5.5.1/priv/lib/otp_test_engine.so libexec/couchdb3/lib/custodian-%%VERSION%%/ebin/custodian.app libexec/couchdb3/lib/custodian-%%VERSION%%/ebin/custodian.beam libexec/couchdb3/lib/custodian-%%VERSION%%/ebin/custodian_app.beam @@ -477,74 +481,74 @@ libexec/couchdb3/lib/ibrowse-4.4.2/ebin/ibrowse_socks5.beam libexec/couchdb3/lib/ibrowse-4.4.2/ebin/ibrowse_sup.beam libexec/couchdb3/lib/ibrowse-4.4.2/include/ibrowse.hrl libexec/couchdb3/lib/ibrowse-4.4.2/priv/ibrowse.conf -libexec/couchdb3/lib/inets-9.1.0.1/ebin/http_chunk.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/http_request.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/http_response.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/http_transport.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/http_uri.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/http_util.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc_cookie.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc_handler.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc_handler_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc_manager.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc_profile_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc_request.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc_response.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_acceptor.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_acceptor_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_cgi.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_conf.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_connection_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_custom.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_custom_api.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_esi.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_example.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_file.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_instance_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_log.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_logger.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_manager.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_misc_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_request.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_request_handler.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_response.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_script_env.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_socket.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_util.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/inets.app -libexec/couchdb3/lib/inets-9.1.0.1/ebin/inets.appup -libexec/couchdb3/lib/inets-9.1.0.1/ebin/inets.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/inets_app.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/inets_lib.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/inets_service.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/inets_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/inets_trace.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_actions.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_alias.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_auth.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_auth_dets.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_auth_mnesia.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_auth_plain.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_auth_server.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_cgi.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_dir.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_disk_log.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_esi.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_get.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_head.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_log.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_range.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_responsecontrol.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_security.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_security_server.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_trace.beam -libexec/couchdb3/lib/inets-9.1.0.1/include/httpd.hrl -libexec/couchdb3/lib/inets-9.1.0.1/include/mod_auth.hrl -libexec/couchdb3/lib/inets-9.1.0.1/priv/bin/runcgi.sh +libexec/couchdb3/lib/inets-9.3/ebin/http_chunk.beam +libexec/couchdb3/lib/inets-9.3/ebin/http_request.beam +libexec/couchdb3/lib/inets-9.3/ebin/http_response.beam +libexec/couchdb3/lib/inets-9.3/ebin/http_transport.beam +libexec/couchdb3/lib/inets-9.3/ebin/http_uri.beam +libexec/couchdb3/lib/inets-9.3/ebin/http_util.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc_cookie.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc_handler.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc_handler_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc_manager.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc_profile_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc_request.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc_response.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_acceptor.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_acceptor_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_cgi.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_conf.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_connection_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_custom.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_custom_api.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_esi.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_example.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_file.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_instance_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_log.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_logger.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_manager.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_misc_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_request.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_request_handler.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_response.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_script_env.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_socket.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_util.beam +libexec/couchdb3/lib/inets-9.3/ebin/inets.app +libexec/couchdb3/lib/inets-9.3/ebin/inets.appup +libexec/couchdb3/lib/inets-9.3/ebin/inets.beam +libexec/couchdb3/lib/inets-9.3/ebin/inets_app.beam +libexec/couchdb3/lib/inets-9.3/ebin/inets_lib.beam +libexec/couchdb3/lib/inets-9.3/ebin/inets_service.beam +libexec/couchdb3/lib/inets-9.3/ebin/inets_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/inets_trace.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_actions.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_alias.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_auth.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_auth_dets.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_auth_mnesia.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_auth_plain.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_auth_server.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_cgi.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_dir.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_disk_log.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_esi.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_get.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_head.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_log.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_range.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_responsecontrol.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_security.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_security_server.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_trace.beam +libexec/couchdb3/lib/inets-9.3/include/httpd.hrl +libexec/couchdb3/lib/inets-9.3/include/mod_auth.hrl +libexec/couchdb3/lib/inets-9.3/priv/bin/runcgi.sh libexec/couchdb3/lib/ioq-%%VERSION%%/ebin/ioq.app libexec/couchdb3/lib/ioq-%%VERSION%%/ebin/ioq.beam libexec/couchdb3/lib/ioq-%%VERSION%%/ebin/ioq_app.beam @@ -564,114 +568,117 @@ libexec/couchdb3/lib/ken-%%VERSION%%/ebin/ken_app.beam libexec/couchdb3/lib/ken-%%VERSION%%/ebin/ken_event_handler.beam libexec/couchdb3/lib/ken-%%VERSION%%/ebin/ken_server.beam libexec/couchdb3/lib/ken-%%VERSION%%/ebin/ken_sup.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/application.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/application_controller.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/application_master.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/application_starter.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/auth.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/code.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/code_server.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/disk_log.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/disk_log_1.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/disk_log_server.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/disk_log_sup.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/dist_ac.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/dist_util.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_boot_server.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_compile_server.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_ddll.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_distribution.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_epmd.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_erts_errors.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_kernel_errors.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_reply.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_signal_handler.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erpc.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/error_handler.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/error_logger.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erts_debug.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/file.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/file_io_server.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/file_server.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/gen_sctp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/gen_tcp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/gen_tcp_socket.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/gen_udp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/gen_udp_socket.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/global.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/global_group.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/global_search.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/group.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/group_history.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/heart.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet6_sctp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet6_tcp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet6_tcp_dist.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet6_udp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_config.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_db.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_dns.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_epmd_dist.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_epmd_socket.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_gethost_native.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_hosts.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_parse.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_res.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_sctp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_tcp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_tcp_dist.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_udp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/kernel.app -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/kernel.appup -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/kernel.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/kernel_config.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/kernel_refc.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/local_tcp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/local_udp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_backend.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_config.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_disk_log_h.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_filters.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_formatter.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_h_common.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_handler_watcher.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_olp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_proxy.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_server.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_simple_h.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_std_h.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_sup.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/net.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/net_adm.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/net_kernel.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/os.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/pg.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/pg2.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/prim_tty.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/ram_file.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/raw_file_io.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/raw_file_io_compressed.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/raw_file_io_deflate.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/raw_file_io_delayed.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/raw_file_io_inflate.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/raw_file_io_list.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/rpc.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/seq_trace.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/socket.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/standard_error.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/user_drv.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/user_sup.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/wrap_log_reader.beam -libexec/couchdb3/lib/kernel-9.2.4.3/include/dist.hrl -libexec/couchdb3/lib/kernel-9.2.4.3/include/dist_util.hrl -libexec/couchdb3/lib/kernel-9.2.4.3/include/eep48.hrl -libexec/couchdb3/lib/kernel-9.2.4.3/include/file.hrl -libexec/couchdb3/lib/kernel-9.2.4.3/include/inet.hrl -libexec/couchdb3/lib/kernel-9.2.4.3/include/inet_sctp.hrl -libexec/couchdb3/lib/kernel-9.2.4.3/include/logger.hrl -libexec/couchdb3/lib/kernel-9.2.4.3/include/net_address.hrl +libexec/couchdb3/lib/kernel-10.1.1/ebin/application.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/application_controller.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/application_master.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/application_starter.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/auth.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/code.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/code_server.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/disk_log.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/disk_log_1.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/disk_log_server.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/disk_log_sup.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/dist_ac.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/dist_util.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_boot_server.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_compile_server.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_ddll.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_distribution.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_epmd.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_erts_errors.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_kernel_errors.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_reply.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_signal_handler.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erpc.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/error_handler.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/error_logger.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erts_debug.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/file.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/file_io_server.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/file_server.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/gen_sctp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/gen_tcp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/gen_tcp_socket.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/gen_udp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/gen_udp_socket.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/global.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/global_group.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/global_search.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/group.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/group_history.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/heart.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet6_sctp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet6_tcp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet6_tcp_dist.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet6_udp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_config.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_db.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_dns.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_dns_tsig.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_epmd_dist.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_epmd_socket.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_gethost_native.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_hosts.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_parse.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_res.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_sctp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_tcp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_tcp_dist.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_udp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/kernel.app +libexec/couchdb3/lib/kernel-10.1.1/ebin/kernel.appup +libexec/couchdb3/lib/kernel-10.1.1/ebin/kernel.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/kernel_config.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/kernel_refc.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/local_tcp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/local_udp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_backend.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_config.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_disk_log_h.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_filters.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_formatter.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_h_common.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_handler.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_handler_watcher.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_olp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_proxy.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_server.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_simple_h.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_std_h.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_sup.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/net.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/net_adm.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/net_kernel.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/os.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/pg.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/pg2.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/prim_tty.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/ram_file.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/raw_file_io.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/raw_file_io_compressed.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/raw_file_io_deflate.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/raw_file_io_delayed.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/raw_file_io_inflate.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/raw_file_io_list.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/rpc.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/seq_trace.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/socket.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/standard_error.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/trace.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/user_drv.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/user_sup.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/wrap_log_reader.beam +libexec/couchdb3/lib/kernel-10.1.1/include/dist.hrl +libexec/couchdb3/lib/kernel-10.1.1/include/dist_util.hrl +libexec/couchdb3/lib/kernel-10.1.1/include/eep48.hrl +libexec/couchdb3/lib/kernel-10.1.1/include/file.hrl +libexec/couchdb3/lib/kernel-10.1.1/include/inet.hrl +libexec/couchdb3/lib/kernel-10.1.1/include/inet_sctp.hrl +libexec/couchdb3/lib/kernel-10.1.1/include/logger.hrl +libexec/couchdb3/lib/kernel-10.1.1/include/net_address.hrl libexec/couchdb3/lib/mango-%%VERSION%%/ebin/mango.app libexec/couchdb3/lib/mango-%%VERSION%%/ebin/mango_app.beam libexec/couchdb3/lib/mango-%%VERSION%%/ebin/mango_crud.beam @@ -792,35 +799,35 @@ libexec/couchdb3/lib/nouveau-%%VERSION%%/ebin/nouveau_sup.beam libexec/couchdb3/lib/nouveau-%%VERSION%%/ebin/nouveau_util.beam libexec/couchdb3/lib/nouveau-%%VERSION%%/include/nouveau.hrl libexec/couchdb3/lib/nouveau-%%VERSION%%/priv/stats_descriptions.cfg -libexec/couchdb3/lib/os_mon-2.9.1/ebin/cpu_sup.beam -libexec/couchdb3/lib/os_mon-2.9.1/ebin/disksup.beam -libexec/couchdb3/lib/os_mon-2.9.1/ebin/memsup.beam -libexec/couchdb3/lib/os_mon-2.9.1/ebin/nteventlog.beam -libexec/couchdb3/lib/os_mon-2.9.1/ebin/os_mon.app -libexec/couchdb3/lib/os_mon-2.9.1/ebin/os_mon.appup -libexec/couchdb3/lib/os_mon-2.9.1/ebin/os_mon.beam -libexec/couchdb3/lib/os_mon-2.9.1/ebin/os_mon_mib.beam -libexec/couchdb3/lib/os_mon-2.9.1/ebin/os_mon_sysinfo.beam -libexec/couchdb3/lib/os_mon-2.9.1/ebin/os_sup.beam -libexec/couchdb3/lib/os_mon-2.9.1/priv/bin/cpu_sup -libexec/couchdb3/lib/os_mon-2.9.1/priv/bin/memsup -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/OTP-PUB-KEY.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/PKCS-FRAME.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_cert.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_cert_records.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_crl.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_ocsp.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_os_cacerts.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_pbe.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_pem.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_policy_tree.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_ssh.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/public_key.app -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/public_key.appup -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/public_key.beam -libexec/couchdb3/lib/public_key-1.15.1.3/include/OTP-PUB-KEY.hrl -libexec/couchdb3/lib/public_key-1.15.1.3/include/PKCS-FRAME.hrl -libexec/couchdb3/lib/public_key-1.15.1.3/include/public_key.hrl +libexec/couchdb3/lib/os_mon-2.10/ebin/cpu_sup.beam +libexec/couchdb3/lib/os_mon-2.10/ebin/disksup.beam +libexec/couchdb3/lib/os_mon-2.10/ebin/memsup.beam +libexec/couchdb3/lib/os_mon-2.10/ebin/nteventlog.beam +libexec/couchdb3/lib/os_mon-2.10/ebin/os_mon.app +libexec/couchdb3/lib/os_mon-2.10/ebin/os_mon.appup +libexec/couchdb3/lib/os_mon-2.10/ebin/os_mon.beam +libexec/couchdb3/lib/os_mon-2.10/ebin/os_mon_mib.beam +libexec/couchdb3/lib/os_mon-2.10/ebin/os_mon_sysinfo.beam +libexec/couchdb3/lib/os_mon-2.10/ebin/os_sup.beam +libexec/couchdb3/lib/os_mon-2.10/priv/bin/cpu_sup +libexec/couchdb3/lib/os_mon-2.10/priv/bin/memsup +libexec/couchdb3/lib/public_key-1.16.3/ebin/OTP-PUB-KEY.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/PKCS-FRAME.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_cert.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_cert_records.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_crl.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_ocsp.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_os_cacerts.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_pbe.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_pem.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_policy_tree.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_ssh.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/public_key.app +libexec/couchdb3/lib/public_key-1.16.3/ebin/public_key.appup +libexec/couchdb3/lib/public_key-1.16.3/ebin/public_key.beam +libexec/couchdb3/lib/public_key-1.16.3/include/OTP-PUB-KEY.hrl +libexec/couchdb3/lib/public_key-1.16.3/include/PKCS-FRAME.hrl +libexec/couchdb3/lib/public_key-1.16.3/include/public_key.hrl libexec/couchdb3/lib/recon-2.5.6/ebin/recon.app libexec/couchdb3/lib/recon-2.5.6/ebin/recon.beam libexec/couchdb3/lib/recon-2.5.6/ebin/recon_alloc.beam @@ -840,43 +847,43 @@ libexec/couchdb3/lib/rexi-%%VERSION%%/ebin/rexi_sup.beam libexec/couchdb3/lib/rexi-%%VERSION%%/ebin/rexi_utils.beam libexec/couchdb3/lib/rexi-%%VERSION%%/include/rexi.hrl libexec/couchdb3/lib/rexi-%%VERSION%%/priv/stats_descriptions.cfg -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/appmon_info.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/dbg.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/dyntrace.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/erts_alloc_config.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/instrument.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/msacc.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/observer_backend.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/runtime_tools.app -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/runtime_tools.appup -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/runtime_tools.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/runtime_tools_sup.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/scheduler.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/system_information.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/ttb_autostart.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/include/observer_backend.hrl -libexec/couchdb3/lib/runtime_tools-2.0.1/priv/lib/dyntrace.so -libexec/couchdb3/lib/runtime_tools-2.0.1/priv/lib/trace_file_drv.so -libexec/couchdb3/lib/runtime_tools-2.0.1/priv/lib/trace_ip_drv.so -libexec/couchdb3/lib/sasl-4.2.1/ebin/alarm_handler.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/erlsrv.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/format_lib_supp.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/misc_supp.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/rb.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/rb_format_supp.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/release_handler.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/release_handler_1.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/sasl.app -libexec/couchdb3/lib/sasl-4.2.1/ebin/sasl.appup -libexec/couchdb3/lib/sasl-4.2.1/ebin/sasl.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/sasl_report.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/sasl_report_file_h.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/sasl_report_tty_h.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/systools.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/systools_lib.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/systools_make.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/systools_rc.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/systools_relup.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/appmon_info.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/dbg.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/dyntrace.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/erts_alloc_config.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/instrument.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/msacc.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/observer_backend.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/runtime_tools.app +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/runtime_tools.appup +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/runtime_tools.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/runtime_tools_sup.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/scheduler.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/system_information.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/ttb_autostart.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/include/observer_backend.hrl +libexec/couchdb3/lib/runtime_tools-2.1.1/priv/lib/dyntrace.so +libexec/couchdb3/lib/runtime_tools-2.1.1/priv/lib/trace_file_drv.so +libexec/couchdb3/lib/runtime_tools-2.1.1/priv/lib/trace_ip_drv.so +libexec/couchdb3/lib/sasl-4.2.2/ebin/alarm_handler.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/erlsrv.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/format_lib_supp.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/misc_supp.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/rb.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/rb_format_supp.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/release_handler.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/release_handler_1.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/sasl.app +libexec/couchdb3/lib/sasl-4.2.2/ebin/sasl.appup +libexec/couchdb3/lib/sasl-4.2.2/ebin/sasl.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/sasl_report.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/sasl_report_file_h.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/sasl_report_tty_h.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/systools.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/systools_lib.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/systools_make.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/systools_rc.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/systools_relup.beam libexec/couchdb3/lib/setup-%%VERSION%%/ebin/setup.app libexec/couchdb3/lib/setup-%%VERSION%%/ebin/setup.beam libexec/couchdb3/lib/setup-%%VERSION%%/ebin/setup_app.beam @@ -896,191 +903,197 @@ libexec/couchdb3/lib/smoosh-%%VERSION%%/ebin/smoosh_utils.beam libexec/couchdb3/lib/snappy-1.0.5/ebin/snappy.app libexec/couchdb3/lib/snappy-1.0.5/ebin/snappy.beam libexec/couchdb3/lib/snappy-1.0.5/priv/snappy_nif.so -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_connection.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_connection_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_gen_connection.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_handshake.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_listener_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_packet_demux.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_record.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_server_session_cache_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_server_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_socket.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_v1.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/inet6_tls_dist.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/inet_tls_dist.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl.app -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl.appup -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_admin_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_alert.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_app.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_certificate.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_cipher.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_cipher_format.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_client_session_cache_db.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_config.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_connection_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_crl.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_crl_cache.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_crl_cache_api.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_crl_hash_dir.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_dh_groups.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_dist_admin_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_dist_connection_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_dist_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_gen_statem.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_handshake.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_listen_tracker_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_logger.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_manager.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_pem_cache.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_pkix_db.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_record.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_server_session_cache.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_server_session_cache_db.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_server_session_cache_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_session.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_session_cache_api.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_srp_primes.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_trace.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_upgrade_server_session_cache_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_bloom_filter.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_client_connection_1_3.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_client_ticket_store.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_connection.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_connection_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_dist_server_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_dist_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_dtls_connection.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_dyn_connection_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_gen_connection.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_gen_connection_1_3.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_handshake.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_handshake_1_3.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_record.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_record_1_3.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_sender.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_server_connection_1_3.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_server_session_ticket.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_server_session_ticket_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_server_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_socket.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_v1.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/argparse.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/array.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/base64.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/beam_lib.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/binary.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/c.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/calendar.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/dets.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/dets_server.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/dets_sup.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/dets_utils.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/dets_v9.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/dict.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/digraph.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/digraph_utils.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/edlin.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/edlin_context.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/edlin_expand.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/edlin_key.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/edlin_type_suggestion.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/epp.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_abstract_code.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_anno.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_bits.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_compile.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_error.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_eval.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_expand_records.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_features.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_internal.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_lint.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_parse.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_posix_msg.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_pp.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_scan.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_stdlib_errors.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_tar.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/error_logger_file_h.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/error_logger_tty_h.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/escript.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/ets.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/eval_bits.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/file_sorter.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/filelib.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/filename.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/gb_sets.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/gb_trees.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/gen.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/gen_event.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/gen_fsm.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/gen_server.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/gen_statem.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/io.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/io_lib.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/io_lib_format.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/io_lib_fread.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/io_lib_pretty.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/lists.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/log_mf_h.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/maps.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/math.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/ms_transform.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/orddict.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/ordsets.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/otp_internal.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/peer.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/pool.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/proc_lib.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/proplists.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/qlc.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/qlc_pt.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/queue.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/rand.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/random.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/re.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/sets.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/shell.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/shell_default.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/shell_docs.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/slave.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/sofs.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/stdlib.app -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/stdlib.appup -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/string.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/supervisor.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/supervisor_bridge.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/sys.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/timer.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/unicode.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/unicode_util.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/uri_string.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/win32reg.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/zip.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/include/assert.hrl -libexec/couchdb3/lib/stdlib-5.2.3.2/include/erl_bits.hrl -libexec/couchdb3/lib/stdlib-5.2.3.2/include/erl_compile.hrl -libexec/couchdb3/lib/stdlib-5.2.3.2/include/ms_transform.hrl -libexec/couchdb3/lib/stdlib-5.2.3.2/include/qlc.hrl -libexec/couchdb3/lib/stdlib-5.2.3.2/include/zip.hrl -libexec/couchdb3/lib/syntax_tools-3.1/ebin/epp_dodger.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/erl_comment_scan.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/erl_prettypr.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/erl_recomment.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/erl_syntax.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/erl_syntax_lib.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/merl.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/merl_transform.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/prettypr.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/syntax_tools.app -libexec/couchdb3/lib/syntax_tools-3.1/ebin/syntax_tools.appup -libexec/couchdb3/lib/syntax_tools-3.1/include/merl.hrl +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_client_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_connection_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_gen_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_handshake.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_listener_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_packet_demux.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_record.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_server_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_server_session_cache_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_server_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_socket.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_v1.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/inet6_tls_dist.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/inet_tls_dist.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl.app +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl.appup +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_admin_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_alert.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_app.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_certificate.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_cipher.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_cipher_format.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_client_session_cache_db.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_config.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_connection_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_crl.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_crl_cache.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_crl_cache_api.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_crl_hash_dir.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_dh_groups.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_dist_admin_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_dist_connection_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_dist_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_gen_statem.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_handshake.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_listen_tracker_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_logger.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_manager.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_pem_cache.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_pkix_db.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_record.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_server_session_cache.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_server_session_cache_db.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_server_session_cache_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_session.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_session_cache_api.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_srp_primes.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_trace.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_upgrade_server_session_cache_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_bloom_filter.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_client_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_client_connection_1_3.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_client_ticket_store.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_connection_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_dist_server_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_dist_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_dtls_client_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_dtls_gen_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_dtls_server_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_dyn_connection_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_gen_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_gen_connection_1_3.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_handshake.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_handshake_1_3.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_record.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_record_1_3.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_sender.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_server_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_server_connection_1_3.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_server_session_ticket.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_server_session_ticket_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_server_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_socket.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_v1.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/argparse.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/array.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/base64.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/beam_lib.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/binary.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/c.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/calendar.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/dets.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/dets_server.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/dets_sup.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/dets_utils.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/dets_v9.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/dict.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/digraph.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/digraph_utils.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/edlin.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/edlin_context.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/edlin_expand.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/edlin_key.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/edlin_type_suggestion.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/epp.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_abstract_code.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_anno.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_bits.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_compile.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_error.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_eval.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_expand_records.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_features.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_internal.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_lint.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_parse.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_posix_msg.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_pp.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_scan.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_stdlib_errors.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_tar.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/error_logger_file_h.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/error_logger_tty_h.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/escript.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/ets.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/eval_bits.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/file_sorter.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/filelib.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/filename.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/gb_sets.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/gb_trees.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/gen.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/gen_event.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/gen_fsm.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/gen_server.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/gen_statem.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/io.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/io_lib.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/io_lib_format.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/io_lib_fread.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/io_lib_pretty.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/json.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/lists.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/log_mf_h.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/maps.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/math.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/ms_transform.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/orddict.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/ordsets.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/otp_internal.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/peer.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/pool.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/proc_lib.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/proplists.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/qlc.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/qlc_pt.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/queue.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/rand.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/random.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/re.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/sets.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/shell.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/shell_default.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/shell_docs.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/shell_docs_markdown.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/slave.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/sofs.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/stdlib.app +libexec/couchdb3/lib/stdlib-6.1.2/ebin/stdlib.appup +libexec/couchdb3/lib/stdlib-6.1.2/ebin/string.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/supervisor.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/supervisor_bridge.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/sys.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/timer.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/unicode.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/unicode_util.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/uri_string.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/win32reg.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/zip.beam +libexec/couchdb3/lib/stdlib-6.1.2/include/assert.hrl +libexec/couchdb3/lib/stdlib-6.1.2/include/erl_bits.hrl +libexec/couchdb3/lib/stdlib-6.1.2/include/erl_compile.hrl +libexec/couchdb3/lib/stdlib-6.1.2/include/ms_transform.hrl +libexec/couchdb3/lib/stdlib-6.1.2/include/qlc.hrl +libexec/couchdb3/lib/stdlib-6.1.2/include/zip.hrl +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/epp_dodger.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/erl_comment_scan.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/erl_prettypr.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/erl_recomment.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/erl_syntax.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/erl_syntax_lib.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/merl.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/merl_transform.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/prettypr.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/syntax_tools.app +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/syntax_tools.appup +libexec/couchdb3/lib/syntax_tools-3.2.1/include/merl.hrl libexec/couchdb3/lib/weatherreport-%%VERSION%%/ebin/weatherreport.app libexec/couchdb3/lib/weatherreport-%%VERSION%%/ebin/weatherreport.beam libexec/couchdb3/lib/weatherreport-%%VERSION%%/ebin/weatherreport_check.beam @@ -1105,44 +1118,45 @@ libexec/couchdb3/lib/weatherreport-%%VERSION%%/ebin/weatherreport_log.beam libexec/couchdb3/lib/weatherreport-%%VERSION%%/ebin/weatherreport_node.beam libexec/couchdb3/lib/weatherreport-%%VERSION%%/ebin/weatherreport_runner.beam libexec/couchdb3/lib/weatherreport-%%VERSION%%/ebin/weatherreport_util.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl.app -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl.appup -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_b64Bin.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_b64Bin_scan.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_eventp.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_html.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_lib.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_otpsgml.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_regexp.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sax_old_dom.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sax_parser.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sax_parser_latin1.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sax_parser_list.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sax_parser_utf16be.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sax_parser_utf16le.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sax_parser_utf8.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sax_simple_dom.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_scan.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sgml.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_simple.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_text.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_ucs.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_uri.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_validate.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xlate.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xml.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xpath.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xpath_lib.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xpath_parse.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xpath_pred.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xpath_scan.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xs.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xsd.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xsd_type.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/include/xmerl.hrl -libexec/couchdb3/lib/xmerl-1.3.34.1/include/xmerl_xpath.hrl -libexec/couchdb3/lib/xmerl-1.3.34.1/include/xmerl_xsd.hrl +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl.app +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl.appup +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_b64Bin.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_b64Bin_scan.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_eventp.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_html.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_lib.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_otpsgml.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_regexp.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sax_old_dom.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sax_parser.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sax_parser_latin1.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sax_parser_list.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sax_parser_utf16be.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sax_parser_utf16le.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sax_parser_utf8.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sax_simple_dom.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_scan.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sgml.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_simple.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_text.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_ucs.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_uri.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_validate.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xlate.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xml.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xml_indent.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xpath.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xpath_lib.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xpath_parse.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xpath_pred.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xpath_scan.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xs.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xsd.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xsd_type.beam +libexec/couchdb3/lib/xmerl-2.1/include/xmerl.hrl +libexec/couchdb3/lib/xmerl-2.1/include/xmerl_xpath.hrl +libexec/couchdb3/lib/xmerl-2.1/include/xmerl_xsd.hrl libexec/couchdb3/releases/RELEASES libexec/couchdb3/releases/couchdb.boot libexec/couchdb3/releases/couchdb.rel @@ -1157,8 +1171,8 @@ libexec/couchdb3/share/server/main-ast-bypass.js libexec/couchdb3/share/server/main-coffee.js libexec/couchdb3/share/server/main.js share/man/man1/apachecouchdb.1.gz -%%WWWDIR%%/dashboard.assets/css/styles.66139ad96c3035c173df.css -%%WWWDIR%%/dashboard.assets/css/styles.b90df3642b0d7188479d.css +%%WWWDIR%%/dashboard.assets/css/styles.15ce47346466128f4cb6.css +%%WWWDIR%%/dashboard.assets/css/styles.4141083cc0c9d5dfd41f.css %%WWWDIR%%/dashboard.assets/fonts/fauxtonicon9.eot %%WWWDIR%%/dashboard.assets/fonts/fauxtonicon9.ttf %%WWWDIR%%/dashboard.assets/fonts/fauxtonicon9.woff @@ -1204,16 +1218,16 @@ share/man/man1/apachecouchdb.1.gz %%WWWDIR%%/dashboard.assets/js/673f81475ab1fd9d5f01bde9e904915b.js %%WWWDIR%%/dashboard.assets/js/6a9c234a4925df876f6c00c206b8c09c.js %%WWWDIR%%/dashboard.assets/js/7b9db4f1ff9f6e35c66435d49577ce9f.js -%%WWWDIR%%/dashboard.assets/js/bundle.66139ad96c3035c173df.js -%%WWWDIR%%/dashboard.assets/js/bundle.66139ad96c3035c173df.js.LICENSE.txt +%%WWWDIR%%/dashboard.assets/js/bundle.15ce47346466128f4cb6.js +%%WWWDIR%%/dashboard.assets/js/bundle.15ce47346466128f4cb6.js.LICENSE.txt %%WWWDIR%%/dashboard.assets/js/c34b396be957d24d22a9649c00881c74.js %%WWWDIR%%/dashboard.assets/js/c75b1e2346308dfbb01b787c576238ee.js %%WWWDIR%%/dashboard.assets/js/cb24550074912ba2d7419fd38824e716.js %%WWWDIR%%/dashboard.assets/js/d75c996bb2b8d5b2f8a520a2fa32d899.js %%WWWDIR%%/dashboard.assets/js/e97724d3a05ed901c1b18c5ab7aa2fef.js %%WWWDIR%%/dashboard.assets/js/manifest.6787559ca43ea1f7037e.js -%%WWWDIR%%/dashboard.assets/js/vendor.b90df3642b0d7188479d.js -%%WWWDIR%%/dashboard.assets/js/vendor.b90df3642b0d7188479d.js.LICENSE.txt +%%WWWDIR%%/dashboard.assets/js/vendor.4141083cc0c9d5dfd41f.js +%%WWWDIR%%/dashboard.assets/js/vendor.4141083cc0c9d5dfd41f.js.LICENSE.txt %%WWWDIR%%/docs/_images/23379351593_0c480537de_q.jpg %%WWWDIR%%/docs/_images/TLS-Handshake.png %%WWWDIR%%/docs/_images/fair-enough.png @@ -1322,6 +1336,7 @@ share/man/man1/apachecouchdb.1.gz %%WWWDIR%%/docs/_sources/cve/index.rst.txt %%WWWDIR%%/docs/_sources/ddocs/ddocs.rst.txt %%WWWDIR%%/docs/_sources/ddocs/index.rst.txt +%%WWWDIR%%/docs/_sources/ddocs/mango.rst.txt %%WWWDIR%%/docs/_sources/ddocs/nouveau.rst.txt %%WWWDIR%%/docs/_sources/ddocs/search.rst.txt %%WWWDIR%%/docs/_sources/ddocs/views/collation.rst.txt @@ -1393,6 +1408,7 @@ share/man/man1/apachecouchdb.1.gz %%WWWDIR%%/docs/_sources/whatsnew/3.2.rst.txt %%WWWDIR%%/docs/_sources/whatsnew/3.3.rst.txt %%WWWDIR%%/docs/_sources/whatsnew/3.4.rst.txt +%%WWWDIR%%/docs/_sources/whatsnew/3.5.rst.txt %%WWWDIR%%/docs/_sources/whatsnew/index.rst.txt %%WWWDIR%%/docs/_static/_sphinx_javascript_frameworks_compat.js %%WWWDIR%%/docs/_static/basic.css @@ -1546,6 +1562,7 @@ share/man/man1/apachecouchdb.1.gz %%WWWDIR%%/docs/cve/index.html %%WWWDIR%%/docs/ddocs/ddocs.html %%WWWDIR%%/docs/ddocs/index.html +%%WWWDIR%%/docs/ddocs/mango.html %%WWWDIR%%/docs/ddocs/nouveau.html %%WWWDIR%%/docs/ddocs/search.html %%WWWDIR%%/docs/ddocs/views/collation.html @@ -1622,9 +1639,11 @@ share/man/man1/apachecouchdb.1.gz %%WWWDIR%%/docs/whatsnew/3.2.html %%WWWDIR%%/docs/whatsnew/3.3.html %%WWWDIR%%/docs/whatsnew/3.4.html +%%WWWDIR%%/docs/whatsnew/3.5.html %%WWWDIR%%/docs/whatsnew/index.html %%WWWDIR%%/favicon.ico %%WWWDIR%%/index.html +@dir libexec/couchdb3/lib/couch-%%VERSION%%/priv/couch_cfile @dir libexec/couchdb3/lib/couch-%%VERSION%%/priv/couch_ejson_compare @dir libexec/couchdb3/lib/couch-%%VERSION%%/priv/couch_js/102 @dir(couchdb,couchdb,750) /var/db/couchdb3 diff --git a/databases/go-carbon/Makefile b/databases/go-carbon/Makefile index 7bea4eec1554..912216b60f49 100644 --- a/databases/go-carbon/Makefile +++ b/databases/go-carbon/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-carbon DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= databases MAINTAINER= a.andersson.thn@gmail.com diff --git a/databases/go-pgweb/Makefile b/databases/go-pgweb/Makefile index 899937b511b9..bfaf37366be9 100644 --- a/databases/go-pgweb/Makefile +++ b/databases/go-pgweb/Makefile @@ -1,7 +1,7 @@ PORTNAME= pgweb DISTVERSIONPREFIX= v DISTVERSION= 0.11.7 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= databases www PKGNAMEPREFIX= go- diff --git a/databases/goose/Makefile b/databases/goose/Makefile index 7b8268d00426..2b0818f2dfee 100644 --- a/databases/goose/Makefile +++ b/databases/goose/Makefile @@ -1,7 +1,7 @@ PORTNAME= goose DISTVERSIONPREFIX= v DISTVERSION= 3.22.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases PKGNAMESUFFIX= -db-migration-tool diff --git a/databases/immudb/Makefile b/databases/immudb/Makefile index db751578b367..86a41b0d26d8 100644 --- a/databases/immudb/Makefile +++ b/databases/immudb/Makefile @@ -1,7 +1,7 @@ PORTNAME= immudb DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= databases net PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} diff --git a/databases/imposm3/Makefile b/databases/imposm3/Makefile index f2576bc29813..98135a2d26b9 100644 --- a/databases/imposm3/Makefile +++ b/databases/imposm3/Makefile @@ -1,7 +1,7 @@ PORTNAME= imposm3 DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= databases geography MAINTAINER= darcy@dbitech.ca diff --git a/databases/influxdb/Makefile b/databases/influxdb/Makefile index f2d1983b7bbf..c0232e28f4c6 100644 --- a/databases/influxdb/Makefile +++ b/databases/influxdb/Makefile @@ -1,7 +1,7 @@ PORTNAME= influxdb DISTVERSIONPREFIX= v DISTVERSION= 1.8.10 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= databases net-mgmt MAINTAINER= driesm@FreeBSD.org diff --git a/databases/influxdb2-cli/Makefile b/databases/influxdb2-cli/Makefile index da44257b0d4e..15c7c18ed616 100644 --- a/databases/influxdb2-cli/Makefile +++ b/databases/influxdb2-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= influxdb2-cli DISTVERSIONPREFIX= v DISTVERSION= 2.7.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases net-mgmt MAINTAINER= driesm@FreeBSD.org diff --git a/databases/octosql/Makefile b/databases/octosql/Makefile index c062f1df0153..514838dabaa5 100644 --- a/databases/octosql/Makefile +++ b/databases/octosql/Makefile @@ -1,7 +1,7 @@ PORTNAME= octosql DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/databases/percona-orchestrator/Makefile b/databases/percona-orchestrator/Makefile index 0da2c94c1405..9680cac69ed7 100644 --- a/databases/percona-orchestrator/Makefile +++ b/databases/percona-orchestrator/Makefile @@ -1,6 +1,7 @@ PORTNAME= orchestrator DISTVERSIONPREFIX= v DISTVERSION= 3.2.6-16 +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= percona- diff --git a/databases/pgbarman/Makefile b/databases/pgbarman/Makefile index 5bf87b4b4ffa..d7365ea6e12d 100644 --- a/databases/pgbarman/Makefile +++ b/databases/pgbarman/Makefile @@ -1,6 +1,6 @@ PORTNAME= barman DISTVERSIONPREFIX= release/ -DISTVERSION= 3.13.3 +DISTVERSION= 3.14.0 CATEGORIES= databases PKGNAMEPREFIX= pg PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} diff --git a/databases/pgbarman/distinfo b/databases/pgbarman/distinfo index 21f55b3b4fa4..9583ce37ee68 100644 --- a/databases/pgbarman/distinfo +++ b/databases/pgbarman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745572296 -SHA256 (EnterpriseDB-barman-release-3.13.3_GH0.tar.gz) = 731b15a53abb30fd92048cb0d82d16d5f8f3f9b0c51f52dbf9456697ed38ab50 -SIZE (EnterpriseDB-barman-release-3.13.3_GH0.tar.gz) = 1866213 +TIMESTAMP = 1747831882 +SHA256 (EnterpriseDB-barman-release-3.14.0_GH0.tar.gz) = 6a799a460af2289630cee1d255fea09430a293812ed0b936248361cd03f1b843 +SIZE (EnterpriseDB-barman-release-3.14.0_GH0.tar.gz) = 1904103 diff --git a/databases/pgmetrics/Makefile b/databases/pgmetrics/Makefile index 1d41e08631b1..96901c250393 100644 --- a/databases/pgmetrics/Makefile +++ b/databases/pgmetrics/Makefile @@ -1,7 +1,7 @@ PORTNAME= pgmetrics PORTVERSION= 1.17.1 DISTVERSIONPREFIX=v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= girgen@FreeBSD.org diff --git a/databases/prometheus-postgres-exporter/Makefile b/databases/prometheus-postgres-exporter/Makefile index 402d38a59471..3da49ff2a8bf 100644 --- a/databases/prometheus-postgres-exporter/Makefile +++ b/databases/prometheus-postgres-exporter/Makefile @@ -1,6 +1,7 @@ PORTNAME= prometheus-postgres-exporter DISTVERSIONPREFIX= v DISTVERSION= 0.17.1 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= ivy@FreeBSD.org diff --git a/databases/prometheus-postgresql-adapter/Makefile b/databases/prometheus-postgresql-adapter/Makefile index f6885914edcd..9bdf1f3c301a 100644 --- a/databases/prometheus-postgresql-adapter/Makefile +++ b/databases/prometheus-postgresql-adapter/Makefile @@ -1,7 +1,7 @@ PORTNAME= prometheus-postgresql-adapter DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= databases MAINTAINER= felix@userspace.com.au diff --git a/databases/redis_exporter/Makefile b/databases/redis_exporter/Makefile index 9618cc17be25..5770088438ac 100644 --- a/databases/redis_exporter/Makefile +++ b/databases/redis_exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= redis_exporter DISTVERSIONPREFIX= v -DISTVERSION= 1.71.0 +DISTVERSION= 1.72.1 CATEGORIES= databases MAINTAINER= arcade@b1t.name @@ -10,7 +10,7 @@ WWW= https://github.com/oliver006/redis_exporter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,modules +USES= go:modules USE_RC_SUBR= redis_exporter diff --git a/databases/redis_exporter/distinfo b/databases/redis_exporter/distinfo index 1873e831155f..d7f37d95aab9 100644 --- a/databases/redis_exporter/distinfo +++ b/databases/redis_exporter/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746623624 -SHA256 (go/databases_redis_exporter/redis_exporter-v1.71.0/v1.71.0.mod) = 7cb10da1caae2ca24030533b3d8ade6689fa156daee0dd1c004682d15ccac789 -SIZE (go/databases_redis_exporter/redis_exporter-v1.71.0/v1.71.0.mod) = 695 -SHA256 (go/databases_redis_exporter/redis_exporter-v1.71.0/v1.71.0.zip) = ae002f1ac6a05dd1846eb21e30a0d7286cac7d83c97d1ccc8952713f3274589a -SIZE (go/databases_redis_exporter/redis_exporter-v1.71.0/v1.71.0.zip) = 127590 +TIMESTAMP = 1747824729 +SHA256 (go/databases_redis_exporter/redis_exporter-v1.72.1/v1.72.1.mod) = 7cb10da1caae2ca24030533b3d8ade6689fa156daee0dd1c004682d15ccac789 +SIZE (go/databases_redis_exporter/redis_exporter-v1.72.1/v1.72.1.mod) = 695 +SHA256 (go/databases_redis_exporter/redis_exporter-v1.72.1/v1.72.1.zip) = 6f08d5d007b5b7b383cab5cb30031f31f1ab4e7c5a3880583e4b56258e062d66 +SIZE (go/databases_redis_exporter/redis_exporter-v1.72.1/v1.72.1.zip) = 128238 diff --git a/databases/tile38/Makefile b/databases/tile38/Makefile index 09f66ad1fe8c..48848b4d6957 100644 --- a/databases/tile38/Makefile +++ b/databases/tile38/Makefile @@ -1,6 +1,6 @@ PORTNAME= tile38 DISTVERSION= 1.12.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= databases MAINTAINER= a.andersson.thn@gmail.com diff --git a/databases/timescaledb-backup/Makefile b/databases/timescaledb-backup/Makefile index 64fa751ab4e5..71e4d3454893 100644 --- a/databases/timescaledb-backup/Makefile +++ b/databases/timescaledb-backup/Makefile @@ -1,6 +1,6 @@ PORTNAME= timescaledb-backup DISTVERSION= 0.1.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb-tune/Makefile b/databases/timescaledb-tune/Makefile index 1a8738164cc6..6c02da37818e 100644 --- a/databases/timescaledb-tune/Makefile +++ b/databases/timescaledb-tune/Makefile @@ -1,7 +1,7 @@ PORTNAME= timescaledb-tune DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/deskutils/chart/Makefile b/deskutils/chart/Makefile index b2a2eeddc486..edbba9bb9269 100644 --- a/deskutils/chart/Makefile +++ b/deskutils/chart/Makefile @@ -1,7 +1,7 @@ PORTNAME= chart DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= deskutils MAINTAINER= mail@dbalan.in diff --git a/deskutils/dstask/Makefile b/deskutils/dstask/Makefile index 34a2eb73c269..6e741e403518 100644 --- a/deskutils/dstask/Makefile +++ b/deskutils/dstask/Makefile @@ -1,7 +1,7 @@ PORTNAME= dstask DISTVERSIONPREFIX= v DISTVERSION= 0.26 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= deskutils MAINTAINER= ashish@FreeBSD.org diff --git a/deskutils/noti/Makefile b/deskutils/noti/Makefile index dda5d85024ce..79abb0e988c5 100644 --- a/deskutils/noti/Makefile +++ b/deskutils/noti/Makefile @@ -1,5 +1,6 @@ PORTNAME= noti DISTVERSION= 3.8.0 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= tagattie@FreeBSD.org diff --git a/deskutils/ultralist/Makefile b/deskutils/ultralist/Makefile index 09d676c1351f..fb58a1ca562a 100644 --- a/deskutils/ultralist/Makefile +++ b/deskutils/ultralist/Makefile @@ -1,6 +1,6 @@ PORTNAME= ultralist DISTVERSION= 1.7.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= deskutils MAINTAINER= lcook@FreeBSD.org diff --git a/devel/air-go/Makefile b/devel/air-go/Makefile index bd64e52daf69..f1bfb3e3ff7f 100644 --- a/devel/air-go/Makefile +++ b/devel/air-go/Makefile @@ -1,7 +1,7 @@ PORTNAME= air DISTVERSIONPREFIX= v DISTVERSION= 1.61.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMESUFFIX= -go diff --git a/devel/android-tools/Makefile b/devel/android-tools/Makefile index 330f1f1fb6b8..e8fe1a5d83e2 100644 --- a/devel/android-tools/Makefile +++ b/devel/android-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= android-tools PORTVERSION= 31.0.3p2.0 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= devel MASTER_SITES= GH diff --git a/devel/app-builder-devel/Makefile b/devel/app-builder-devel/Makefile index dea95b2527fd..f0e891bc44cb 100644 --- a/devel/app-builder-devel/Makefile +++ b/devel/app-builder-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= app-builder DISTVERSIONPREFIX= v DISTVERSION= 5.0.0-alpha.13 +PORTREVISION= 1 CATEGORIES= devel PKGNAMESUFFIX= -devel diff --git a/devel/app-builder/Makefile b/devel/app-builder/Makefile index 56f4986874bd..88095fcb149d 100644 --- a/devel/app-builder/Makefile +++ b/devel/app-builder/Makefile @@ -1,7 +1,7 @@ PORTNAME= app-builder DISTVERSIONPREFIX= v DISTVERSION= 3.4.2 -PORTREVISION= 10 +PORTREVISION= 11 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/arduino-builder/Makefile b/devel/arduino-builder/Makefile index ef0210a07fd3..c9aee907cbab 100644 --- a/devel/arduino-builder/Makefile +++ b/devel/arduino-builder/Makefile @@ -1,6 +1,6 @@ PORTNAME= arduino-builder PORTVERSION= 1.3.25 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= devel MAINTAINER= kevans@FreeBSD.org diff --git a/devel/arduinoOTA/Makefile b/devel/arduinoOTA/Makefile index 74b116d0d9c1..993594eaa765 100644 --- a/devel/arduinoOTA/Makefile +++ b/devel/arduinoOTA/Makefile @@ -1,6 +1,6 @@ PORTNAME= arduinoOTA PORTVERSION= 1.2.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= devel MAINTAINER= kevans@FreeBSD.org diff --git a/devel/awless/Makefile b/devel/awless/Makefile index 3a030c3dbb30..68b919e58ccb 100644 --- a/devel/awless/Makefile +++ b/devel/awless/Makefile @@ -1,7 +1,7 @@ PORTNAME= awless DISTVERSIONPREFIX= v DISTVERSION= 0.1.11 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/bazel-buildtools/Makefile b/devel/bazel-buildtools/Makefile index b9a150c0245e..87fb4b929040 100644 --- a/devel/bazel-buildtools/Makefile +++ b/devel/bazel-buildtools/Makefile @@ -1,6 +1,6 @@ PORTNAME= bazel-buildtools DISTVERSION= 3.2.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/bit/Makefile b/devel/bit/Makefile index 1b84a50645b4..f9610ef90d1d 100644 --- a/devel/bit/Makefile +++ b/devel/bit/Makefile @@ -1,7 +1,7 @@ PORTNAME= bit DISTVERSIONPREFIX= v DISTVERSION= 1.1.2 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= devel MAINTAINER= ashish@FreeBSD.org diff --git a/devel/buf/Makefile b/devel/buf/Makefile index 77c59dc9bd06..0d499c4440a1 100644 --- a/devel/buf/Makefile +++ b/devel/buf/Makefile @@ -1,7 +1,7 @@ PORTNAME= buf DISTVERSIONPREFIX= v DISTVERSION= 1.32.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/buildkite-agent/Makefile b/devel/buildkite-agent/Makefile index 6ed849bfb126..0bbf16d043a9 100644 --- a/devel/buildkite-agent/Makefile +++ b/devel/buildkite-agent/Makefile @@ -1,6 +1,7 @@ PORTNAME= buildkite-agent DISTVERSIONPREFIX= v -DISTVERSION= 3.95.0 +DISTVERSION= 3.97.0 +PORTREVISION= 1 CATEGORIES= devel sysutils MAINTAINER= dch@FreeBSD.org diff --git a/devel/buildkite-agent/distinfo b/devel/buildkite-agent/distinfo index 65e005804b87..3fcf59eb2252 100644 --- a/devel/buildkite-agent/distinfo +++ b/devel/buildkite-agent/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1742544611 -SHA256 (go/devel_buildkite-agent/buildkite-agent-v3.95.0/v3.95.0.mod) = 6230e514b8b1896bed437aa2bc8d9f0ea8c2a50d3aadb215596b3ace30f9cbb6 -SIZE (go/devel_buildkite-agent/buildkite-agent-v3.95.0/v3.95.0.mod) = 8819 -SHA256 (go/devel_buildkite-agent/buildkite-agent-v3.95.0/v3.95.0.zip) = a3e43abe1d2cbc256fc181b112e7db9829d3830ce6819467e083a62b82ba343a -SIZE (go/devel_buildkite-agent/buildkite-agent-v3.95.0/v3.95.0.zip) = 3681244 +TIMESTAMP = 1746393503 +SHA256 (go/devel_buildkite-agent/buildkite-agent-v3.97.0/v3.97.0.mod) = 0d877e86a79827ab154425d845cc24754ee26e3b29963599b9a31a9c24470822 +SIZE (go/devel_buildkite-agent/buildkite-agent-v3.97.0/v3.97.0.mod) = 8800 +SHA256 (go/devel_buildkite-agent/buildkite-agent-v3.97.0/v3.97.0.zip) = d5acb28ea69bb4477dcd19c3682a099e369b06d504187ee13ce8dffb5ce15368 +SIZE (go/devel_buildkite-agent/buildkite-agent-v3.97.0/v3.97.0.zip) = 3690952 diff --git a/devel/buildkite-agent/files/pkg-message.in b/devel/buildkite-agent/files/pkg-message.in index cc5939daaa91..46b721056ee0 100644 --- a/devel/buildkite-agent/files/pkg-message.in +++ b/devel/buildkite-agent/files/pkg-message.in @@ -6,14 +6,14 @@ the agent token from casual prying eyes, and to specify the user account to run the agent under, as its home directory is needed for ssh keys and agents, source code repositories, and temporary build worksapces. -The %%PREFIX%%/rc.conf.d/buildkite file should be protected via +The /etc/rc.conf.d/buildkite file should be protected via owner/group root:wheel and 0600 permissions, to ensure the API token is not left exposed to non-privileged users and to any processes the agent itself may launch. Note: the supplied user must have full filesystems permissions over its homedir. -# %%PREFIX%%/rc.conf.d/buildkite +# /etc/rc.conf.d/buildkite # mandatory parameters buildkite_enable=YES buildkite_token=abc123456def diff --git a/devel/buildkite-cli/Makefile b/devel/buildkite-cli/Makefile index a649290abafe..1e725a16141f 100644 --- a/devel/buildkite-cli/Makefile +++ b/devel/buildkite-cli/Makefile @@ -1,6 +1,7 @@ PORTNAME= buildkite-cli DISTVERSIONPREFIX= v DISTVERSION= 3.7.1 +PORTREVISION= 1 CATEGORIES= devel sysutils MAINTAINER= dch@FreeBSD.org diff --git a/devel/chroma/Makefile b/devel/chroma/Makefile index f90edb0a866d..b3a13ac55ae6 100644 --- a/devel/chroma/Makefile +++ b/devel/chroma/Makefile @@ -1,7 +1,7 @@ PORTNAME= chroma DISTVERSIONPREFIX= v DISTVERSION= 0.9.2 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= devel PKGNAMESUFFIX= -syntax-highlighter diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile index d1a9883bd0a7..a20e3b37837a 100644 --- a/devel/cirrus-cli/Makefile +++ b/devel/cirrus-cli/Makefile @@ -1,6 +1,7 @@ PORTNAME= cirrus-cli DISTVERSIONPREFIX= v DISTVERSION= 0.132.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/delve/Makefile b/devel/delve/Makefile index 402da67c17fe..4b1cb1d6a74f 100644 --- a/devel/delve/Makefile +++ b/devel/delve/Makefile @@ -1,6 +1,7 @@ PORTNAME= delve DISTVERSIONPREFIX= v DISTVERSION= 1.24.2 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= dmitry.wagin@ya.ru diff --git a/devel/dupl/Makefile b/devel/dupl/Makefile index c49b2bc72dcb..cffb0b310d69 100644 --- a/devel/dupl/Makefile +++ b/devel/dupl/Makefile @@ -2,7 +2,7 @@ PORTNAME= dupl DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-11 DISTVERSIONSUFFIX= -g28d787e -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/dwarf2json/Makefile b/devel/dwarf2json/Makefile index c0d23ea62bd3..78adeecf049e 100644 --- a/devel/dwarf2json/Makefile +++ b/devel/dwarf2json/Makefile @@ -1,6 +1,6 @@ PORTNAME= dwarf2json DISTVERSION= g20220807 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= devel MAINTAINER= antoine@FreeBSD.org diff --git a/devel/electron32/files/patch-build_rust_allocator_BUILD.gn b/devel/electron32/files/patch-build_rust_allocator_BUILD.gn new file mode 100644 index 000000000000..cbc5c7dcf1fe --- /dev/null +++ b/devel/electron32/files/patch-build_rust_allocator_BUILD.gn @@ -0,0 +1,106 @@ +--- build/rust/allocator/BUILD.gn.orig 2025-05-22 04:39:53 UTC ++++ build/rust/allocator/BUILD.gn +@@ -0,0 +1,103 @@ ++# Copyright 2025 The Chromium Authors ++# Use of this source code is governed by a BSD-style license that can be ++# found in the LICENSE file. ++ ++import("//build/buildflag_header.gni") ++import("//build/config/rust.gni") ++import("//build/rust/rust_static_library.gni") ++ ++rust_allocator_uses_partition_alloc = false ++if (build_with_chromium) { ++ import("//base/allocator/partition_allocator/partition_alloc.gni") ++ rust_allocator_uses_partition_alloc = use_partition_alloc_as_malloc ++} ++ ++# In ASAN builds, PartitionAlloc-Everywhere is disabled, meaning malloc() and ++# friends in C++ do not go to PartitionAlloc. So we also don't point the Rust ++# allocation functions at PartitionAlloc. Generally, this means we just direct ++# them to the Standard Library's allocator. ++# ++# However, on Windows the Standard Library uses HeapAlloc() and Windows ASAN ++# does *not* hook that method, so ASAN does not get to hear about allocations ++# made in Rust. To resolve this, we redirect allocation to _aligned_malloc ++# which Windows ASAN *does* hook. ++# ++# Note that there is a runtime option to make ASAN hook HeapAlloc() but ++# enabling it breaks Win32 APIs like CreateProcess: ++# https://crbug.com/368070343#comment29 ++rust_allocator_uses_aligned_malloc = false ++if (!rust_allocator_uses_partition_alloc && is_win && is_asan) { ++ rust_allocator_uses_aligned_malloc = true ++} ++ ++rust_allocator_uses_allocator_impls_h = ++ rust_allocator_uses_partition_alloc || rust_allocator_uses_aligned_malloc ++ ++buildflag_header("buildflags") { ++ header = "buildflags.h" ++ flags = [ ++ "RUST_ALLOCATOR_USES_PARTITION_ALLOC=$rust_allocator_uses_partition_alloc", ++ "RUST_ALLOCATOR_USES_ALIGNED_MALLOC=$rust_allocator_uses_aligned_malloc", ++ ] ++ visibility = [ ":*" ] ++} ++ ++if (toolchain_has_rust) { ++ # All targets which depend on Rust code but are not linked by rustc must ++ # depend on this. Usually, this dependency will come from the rust_target() GN ++ # template. However, cargo_crate() does *not* include this dependency so any ++ # C++ targets which directly depend on a cargo_crate() must depend on this. ++ rust_static_library("allocator") { ++ sources = [ "lib.rs" ] ++ crate_root = "lib.rs" ++ cxx_bindings = [ "lib.rs" ] ++ ++ deps = [ ":alloc_error_handler_impl" ] ++ if (rust_allocator_uses_allocator_impls_h) { ++ deps += [ ":allocator_impls" ] ++ } ++ ++ no_chromium_prelude = true ++ no_allocator_crate = true ++ allow_unsafe = true ++ ++ rustflags = [] ++ if (rust_allocator_uses_allocator_impls_h) { ++ rustflags += [ "--cfg=rust_allocator_uses_allocator_impls_h" ] ++ cxx_bindings += [ "allocator_impls_ffi.rs" ] ++ sources += [ "allocator_impls_ffi.rs" ] ++ } ++ } ++ ++ if (rust_allocator_uses_allocator_impls_h) { ++ static_library("allocator_impls") { ++ public_deps = [] ++ if (rust_allocator_uses_partition_alloc) { ++ public_deps += ++ [ "//base/allocator/partition_allocator:partition_alloc" ] ++ } ++ ++ sources = [ ++ "allocator_impls.cc", ++ "allocator_impls.h", ++ ] ++ deps = [ ":buildflags" ] ++ visibility = [ ":*" ] ++ } ++ } ++ ++ static_library("alloc_error_handler_impl") { ++ sources = [ ++ # `alias.*`, `compiler_specific.h`, and `immediate_crash.*` have been ++ # copied from `//base`. ++ # TODO(crbug.com/40279749): Avoid duplication / reuse code. ++ "alias.cc", ++ "alias.h", ++ "alloc_error_handler_impl.cc", ++ "alloc_error_handler_impl.h", ++ "compiler_specific.h", ++ "immediate_crash.h", ++ ] ++ visibility = [ ":*" ] ++ } ++} diff --git a/devel/electron32/files/patch-build_rust_allocator_DEPS b/devel/electron32/files/patch-build_rust_allocator_DEPS new file mode 100644 index 000000000000..74bb2d6c2421 --- /dev/null +++ b/devel/electron32/files/patch-build_rust_allocator_DEPS @@ -0,0 +1,12 @@ +--- build/rust/allocator/DEPS.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/DEPS +@@ -0,0 +1,9 @@ ++include_rules = [ ++ "-base", ++] ++ ++specific_include_rules = { ++ "allocator_impls.cc" : [ ++ "+partition_alloc" ++ ] ++} diff --git a/devel/electron32/files/patch-build_rust_allocator_alias.cc b/devel/electron32/files/patch-build_rust_allocator_alias.cc new file mode 100644 index 000000000000..5280641f27e1 --- /dev/null +++ b/devel/electron32/files/patch-build_rust_allocator_alias.cc @@ -0,0 +1,25 @@ +--- build/rust/allocator/alias.cc.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alias.cc +@@ -0,0 +1,22 @@ ++// Copyright 2023 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/debug/alias.cc ( additionally the APIs ++// were moved into the `build_rust_std` namespace). ++// ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#include "build/rust/allocator/alias.h" ++ ++#include "build/rust/allocator/compiler_specific.h" ++ ++namespace build_rust_std { ++namespace debug { ++ ++// This file/function should be excluded from LTO/LTCG to ensure that the ++// compiler can't see this function's implementation when compiling calls to it. ++NOINLINE void Alias(const void* var) {} ++ ++} // namespace debug ++} // namespace build_rust_std diff --git a/devel/electron32/files/patch-build_rust_allocator_alias.h b/devel/electron32/files/patch-build_rust_allocator_alias.h new file mode 100644 index 000000000000..6530c6ae8779 --- /dev/null +++ b/devel/electron32/files/patch-build_rust_allocator_alias.h @@ -0,0 +1,40 @@ +--- build/rust/allocator/alias.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alias.h +@@ -0,0 +1,37 @@ ++// Copyright 2023 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/debug/alias.h (and then trimmed to just ++// the APIs / macros needed by //build/rust/std; additionally the APIs were ++// moved into the `build_rust_std` namespace). ++// ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#ifndef BUILD_RUST_ALLOCATOR_ALIAS_H_ ++#define BUILD_RUST_ALLOCATOR_ALIAS_H_ ++ ++#include <stddef.h> ++ ++namespace build_rust_std { ++namespace debug { ++ ++// Make the optimizer think that |var| is aliased. This can be used to prevent a ++// local variable from being optimized out (which is something that ++// `NO_CODE_FOLDING` macro definition below depends on). See ++// //base/debug/alias.h for more details. ++void Alias(const void* var); ++ ++} // namespace debug ++ ++} // namespace build_rust_std ++ ++// Prevent code folding (where a linker identifies functions that are ++// bit-identical and overlays them, which saves space but it leads to confusing ++// call stacks because multiple symbols are at the same address). See ++// //base/debug/alias.h for more details. ++#define NO_CODE_FOLDING() \ ++ const int line_number = __LINE__; \ ++ build_rust_std::debug::Alias(&line_number) ++ ++#endif // BUILD_RUST_ALLOCATOR_ALIAS_H_ diff --git a/devel/electron32/files/patch-build_rust_allocator_alloc__error__handler__impl.cc b/devel/electron32/files/patch-build_rust_allocator_alloc__error__handler__impl.cc new file mode 100644 index 000000000000..048c267abefa --- /dev/null +++ b/devel/electron32/files/patch-build_rust_allocator_alloc__error__handler__impl.cc @@ -0,0 +1,20 @@ +--- build/rust/allocator/alloc_error_handler_impl.cc.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alloc_error_handler_impl.cc +@@ -0,0 +1,17 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#include "build/rust/allocator/alloc_error_handler_impl.h" ++ ++#include "build/rust/allocator/alias.h" ++#include "build/rust/allocator/immediate_crash.h" ++ ++namespace rust_allocator_internal { ++ ++void alloc_error_handler_impl() { ++ NO_CODE_FOLDING(); ++ IMMEDIATE_CRASH(); ++} ++ ++} // namespace rust_allocator_internal diff --git a/devel/electron32/files/patch-build_rust_allocator_alloc__error__handler__impl.h b/devel/electron32/files/patch-build_rust_allocator_alloc__error__handler__impl.h new file mode 100644 index 000000000000..887ea602b027 --- /dev/null +++ b/devel/electron32/files/patch-build_rust_allocator_alloc__error__handler__impl.h @@ -0,0 +1,24 @@ +--- build/rust/allocator/alloc_error_handler_impl.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alloc_error_handler_impl.h +@@ -0,0 +1,21 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#ifndef BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ ++#define BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ ++ ++// This header exposes to Rust a C++ implementation of quickly crashing after an ++// allocation error. (The API below is called from `__rust_alloc_error_handler` ++// in `lib.rs`.) ++// ++// TODO(lukasza): Investigate if we can delete this `.h` / `.cc` and just call ++// `std::process::abort()` (or something else?) directly from `.rs`. The main ++// open question is how much we care about `NO_CODE_FOLDING`. ++namespace rust_allocator_internal { ++ ++void alloc_error_handler_impl(); ++ ++} // namespace rust_allocator_internal ++ ++#endif // BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ diff --git a/devel/electron32/files/patch-build_rust_allocator_allocator__impls.cc b/devel/electron32/files/patch-build_rust_allocator_allocator__impls.cc new file mode 100644 index 000000000000..94e04d7b966a --- /dev/null +++ b/devel/electron32/files/patch-build_rust_allocator_allocator__impls.cc @@ -0,0 +1,108 @@ +--- build/rust/allocator/allocator_impls.cc.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/allocator_impls.cc +@@ -0,0 +1,105 @@ ++// Copyright 2021 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#include "build/rust/allocator/allocator_impls.h" ++ ++#ifdef UNSAFE_BUFFERS_BUILD ++// TODO(crbug.com/390223051): Remove C-library calls to fix the errors. ++#pragma allow_unsafe_libc_calls ++#endif ++ ++#include <cstddef> ++#include <cstring> ++ ++#include "build/build_config.h" ++#include "build/rust/allocator/buildflags.h" ++ ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++#include "partition_alloc/partition_alloc_constants.h" // nogncheck ++#include "partition_alloc/shim/allocator_shim.h" // nogncheck ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++#include <cstdlib> ++#endif ++ ++namespace rust_allocator_internal { ++ ++unsigned char* alloc(size_t size, size_t align) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++ // PartitionAlloc will crash if given an alignment larger than this. ++ if (align > partition_alloc::internal::kMaxSupportedAlignment) { ++ return nullptr; ++ } ++ ++ // We use unchecked allocation paths in PartitionAlloc rather than going ++ // through its shims in `malloc()` etc so that we can support fallible ++ // allocation paths such as Vec::try_reserve without crashing on allocation ++ // failure. ++ if (align <= alignof(std::max_align_t)) { ++ return static_cast<unsigned char*>(allocator_shim::UncheckedAlloc(size)); ++ } else { ++ return static_cast<unsigned char*>( ++ allocator_shim::UncheckedAlignedAlloc(size, align)); ++ } ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ return static_cast<unsigned char*>(_aligned_malloc(size, align)); ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++void dealloc(unsigned char* p, size_t size, size_t align) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++ if (align <= alignof(std::max_align_t)) { ++ allocator_shim::UncheckedFree(p); ++ } else { ++ allocator_shim::UncheckedAlignedFree(p); ++ } ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ return _aligned_free(p); ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++unsigned char* realloc(unsigned char* p, ++ size_t old_size, ++ size_t align, ++ size_t new_size) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++ // We use unchecked allocation paths in PartitionAlloc rather than going ++ // through its shims in `malloc()` etc so that we can support fallible ++ // allocation paths such as Vec::try_reserve without crashing on allocation ++ // failure. ++ if (align <= alignof(std::max_align_t)) { ++ return static_cast<unsigned char*>( ++ allocator_shim::UncheckedRealloc(p, new_size)); ++ } else { ++ return static_cast<unsigned char*>( ++ allocator_shim::UncheckedAlignedRealloc(p, new_size, align)); ++ } ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ return static_cast<unsigned char*>(_aligned_realloc(p, new_size, align)); ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++unsigned char* alloc_zeroed(size_t size, size_t align) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) || \ ++ BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ // TODO(danakj): When RUST_ALLOCATOR_USES_PARTITION_ALLOC is true, it's ++ // possible that a partition_alloc::UncheckedAllocZeroed() call would perform ++ // better than partition_alloc::UncheckedAlloc() + memset. But there is no ++ // such API today. See b/342251590. ++ unsigned char* p = alloc(size, align); ++ if (p) { ++ memset(p, 0, size); ++ } ++ return p; ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++} // namespace rust_allocator_internal diff --git a/devel/electron32/files/patch-build_rust_allocator_allocator__impls.h b/devel/electron32/files/patch-build_rust_allocator_allocator__impls.h new file mode 100644 index 000000000000..9249cdc938d2 --- /dev/null +++ b/devel/electron32/files/patch-build_rust_allocator_allocator__impls.h @@ -0,0 +1,27 @@ +--- build/rust/allocator/allocator_impls.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/allocator_impls.h +@@ -0,0 +1,24 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#ifndef BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ ++#define BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ ++ ++#include <cstddef> ++ ++// This header exposes a C++ allocator (e.g. PartitionAlloc) to Rust. ++// The APIs below are called from `impl GlobalAlloc` in `lib.rs`. ++namespace rust_allocator_internal { ++ ++unsigned char* alloc(size_t size, size_t align); ++void dealloc(unsigned char* p, size_t size, size_t align); ++unsigned char* realloc(unsigned char* p, ++ size_t old_size, ++ size_t align, ++ size_t new_size); ++unsigned char* alloc_zeroed(size_t size, size_t align); ++ ++} // namespace rust_allocator_internal ++ ++#endif // BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ diff --git a/devel/electron32/files/patch-build_rust_allocator_allocator__impls__ffi.rs b/devel/electron32/files/patch-build_rust_allocator_allocator__impls__ffi.rs new file mode 100644 index 000000000000..8f0baf1576ce --- /dev/null +++ b/devel/electron32/files/patch-build_rust_allocator_allocator__impls__ffi.rs @@ -0,0 +1,22 @@ +--- build/rust/allocator/allocator_impls_ffi.rs.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/allocator_impls_ffi.rs +@@ -0,0 +1,19 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++//! FFI for `allocator_impls.h` is in a separate `.rs` file/module to ++//! better support conditional compilation (these functions are only ++//! used under `#[cfg(rust_allocator_uses_allocator_impls_h)]`. ++ ++#[cxx::bridge(namespace = "rust_allocator_internal")] ++pub mod ffi { ++ extern "C++" { ++ include!("build/rust/allocator/allocator_impls.h"); ++ ++ unsafe fn alloc(size: usize, align: usize) -> *mut u8; ++ unsafe fn dealloc(p: *mut u8, size: usize, align: usize); ++ unsafe fn realloc(p: *mut u8, old_size: usize, align: usize, new_size: usize) -> *mut u8; ++ unsafe fn alloc_zeroed(size: usize, align: usize) -> *mut u8; ++ } ++} diff --git a/devel/electron32/files/patch-build_rust_allocator_compiler__specific.h b/devel/electron32/files/patch-build_rust_allocator_compiler__specific.h new file mode 100644 index 000000000000..7feb0c739d79 --- /dev/null +++ b/devel/electron32/files/patch-build_rust_allocator_compiler__specific.h @@ -0,0 +1,41 @@ +--- build/rust/allocator/compiler_specific.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/compiler_specific.h +@@ -0,0 +1,38 @@ ++// Copyright 2023 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/compiler_specific.h (and then ++// significantly trimmed to just the APIs / macros needed by //build/rust/std). ++// ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#ifndef BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ ++#define BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ ++ ++#include "build/build_config.h" ++ ++#if defined(COMPILER_MSVC) && !defined(__clang__) ++#error "Only clang-cl is supported on Windows, see https://crbug.com/988071" ++#endif ++ ++#if defined(__has_attribute) ++#define HAS_ATTRIBUTE(x) __has_attribute(x) ++#else ++#define HAS_ATTRIBUTE(x) 0 ++#endif ++ ++// Annotate a function indicating it should not be inlined. ++// Use like: ++// NOINLINE void DoStuff() { ... } ++#if defined(__clang__) && HAS_ATTRIBUTE(noinline) ++#define NOINLINE [[clang::noinline]] ++#elif defined(COMPILER_GCC) && HAS_ATTRIBUTE(noinline) ++#define NOINLINE __attribute__((noinline)) ++#elif defined(COMPILER_MSVC) ++#define NOINLINE __declspec(noinline) ++#else ++#define NOINLINE ++#endif ++ ++#endif // BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ diff --git a/devel/electron32/files/patch-build_rust_allocator_immediate__crash.h b/devel/electron32/files/patch-build_rust_allocator_immediate__crash.h new file mode 100644 index 000000000000..7ab0f9d9c34c --- /dev/null +++ b/devel/electron32/files/patch-build_rust_allocator_immediate__crash.h @@ -0,0 +1,174 @@ +--- build/rust/allocator/immediate_crash.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/immediate_crash.h +@@ -0,0 +1,171 @@ ++// Copyright 2021 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/immediate_crash.h. ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#ifndef BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ ++#define BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ ++ ++#include "build/build_config.h" ++ ++// Crashes in the fastest possible way with no attempt at logging. ++// There are several constraints; see http://crbug.com/664209 for more context. ++// ++// - TRAP_SEQUENCE_() must be fatal. It should not be possible to ignore the ++// resulting exception or simply hit 'continue' to skip over it in a debugger. ++// - Different instances of TRAP_SEQUENCE_() must not be folded together, to ++// ensure crash reports are debuggable. Unlike __builtin_trap(), asm volatile ++// blocks will not be folded together. ++// Note: TRAP_SEQUENCE_() previously required an instruction with a unique ++// nonce since unlike clang, GCC folds together identical asm volatile ++// blocks. ++// - TRAP_SEQUENCE_() must produce a signal that is distinct from an invalid ++// memory access. ++// - TRAP_SEQUENCE_() must be treated as a set of noreturn instructions. ++// __builtin_unreachable() is used to provide that hint here. clang also uses ++// this as a heuristic to pack the instructions in the function epilogue to ++// improve code density. ++// ++// Additional properties that are nice to have: ++// - TRAP_SEQUENCE_() should be as compact as possible. ++// - The first instruction of TRAP_SEQUENCE_() should not change, to avoid ++// shifting crash reporting clusters. As a consequence of this, explicit ++// assembly is preferred over intrinsics. ++// Note: this last bullet point may no longer be true, and may be removed in ++// the future. ++ ++// Note: TRAP_SEQUENCE Is currently split into two macro helpers due to the fact ++// that clang emits an actual instruction for __builtin_unreachable() on certain ++// platforms (see https://crbug.com/958675). In addition, the int3/bkpt/brk will ++// be removed in followups, so splitting it up like this now makes it easy to ++// land the followups. ++ ++#if defined(COMPILER_GCC) ++ ++#if BUILDFLAG(IS_NACL) ++ ++// Crash report accuracy is not guaranteed on NaCl. ++#define TRAP_SEQUENCE1_() __builtin_trap() ++#define TRAP_SEQUENCE2_() asm volatile("") ++ ++#elif defined(ARCH_CPU_X86_FAMILY) ++ ++// TODO(crbug.com/40625592): In theory, it should be possible to use just ++// int3. However, there are a number of crashes with SIGILL as the exception ++// code, so it seems likely that there's a signal handler that allows execution ++// to continue after SIGTRAP. ++#define TRAP_SEQUENCE1_() asm volatile("int3") ++ ++#if BUILDFLAG(IS_APPLE) ++// Intentionally empty: __builtin_unreachable() is always part of the sequence ++// (see IMMEDIATE_CRASH below) and already emits a ud2 on Mac. ++#define TRAP_SEQUENCE2_() asm volatile("") ++#else ++#define TRAP_SEQUENCE2_() asm volatile("ud2") ++#endif // BUILDFLAG(IS_APPLE) ++ ++#elif defined(ARCH_CPU_ARMEL) ++ ++// bkpt will generate a SIGBUS when running on armv7 and a SIGTRAP when running ++// as a 32 bit userspace app on arm64. There doesn't seem to be any way to ++// cause a SIGTRAP from userspace without using a syscall (which would be a ++// problem for sandboxing). ++// TODO(crbug.com/40625592): Remove bkpt from this sequence. ++#define TRAP_SEQUENCE1_() asm volatile("bkpt #0") ++#define TRAP_SEQUENCE2_() asm volatile("udf #0") ++ ++#elif defined(ARCH_CPU_ARM64) ++ ++// This will always generate a SIGTRAP on arm64. ++// TODO(crbug.com/40625592): Remove brk from this sequence. ++#define TRAP_SEQUENCE1_() asm volatile("brk #0") ++#define TRAP_SEQUENCE2_() asm volatile("hlt #0") ++ ++#else ++ ++// Crash report accuracy will not be guaranteed on other architectures, but at ++// least this will crash as expected. ++#define TRAP_SEQUENCE1_() __builtin_trap() ++#define TRAP_SEQUENCE2_() asm volatile("") ++ ++#endif // ARCH_CPU_* ++ ++#elif defined(COMPILER_MSVC) ++ ++#if !defined(__clang__) ++ ++// MSVC x64 doesn't support inline asm, so use the MSVC intrinsic. ++#define TRAP_SEQUENCE1_() __debugbreak() ++#define TRAP_SEQUENCE2_() ++ ++#elif defined(ARCH_CPU_ARM64) ++ ++// Windows ARM64 uses "BRK #F000" as its breakpoint instruction, and ++// __debugbreak() generates that in both VC++ and clang. ++#define TRAP_SEQUENCE1_() __debugbreak() ++// Intentionally empty: __builtin_unreachable() is always part of the sequence ++// (see IMMEDIATE_CRASH below) and already emits a ud2 on Win64, ++// https://crbug.com/958373 ++#define TRAP_SEQUENCE2_() __asm volatile("") ++ ++#else ++ ++#define TRAP_SEQUENCE1_() asm volatile("int3") ++#define TRAP_SEQUENCE2_() asm volatile("ud2") ++ ++#endif // __clang__ ++ ++#else ++ ++#error No supported trap sequence! ++ ++#endif // COMPILER_GCC ++ ++#define TRAP_SEQUENCE_() \ ++ do { \ ++ TRAP_SEQUENCE1_(); \ ++ TRAP_SEQUENCE2_(); \ ++ } while (false) ++ ++// CHECK() and the trap sequence can be invoked from a constexpr function. ++// This could make compilation fail on GCC, as it forbids directly using inline ++// asm inside a constexpr function. However, it allows calling a lambda ++// expression including the same asm. ++// The side effect is that the top of the stacktrace will not point to the ++// calling function, but to this anonymous lambda. This is still useful as the ++// full name of the lambda will typically include the name of the function that ++// calls CHECK() and the debugger will still break at the right line of code. ++#if !defined(COMPILER_GCC) || defined(__clang__) ++ ++#define WRAPPED_TRAP_SEQUENCE_() TRAP_SEQUENCE_() ++ ++#else ++ ++#define WRAPPED_TRAP_SEQUENCE_() \ ++ do { \ ++ [] { TRAP_SEQUENCE_(); }(); \ ++ } while (false) ++ ++#endif // !defined(COMPILER_GCC) || defined(__clang__) ++ ++#if defined(__clang__) || defined(COMPILER_GCC) ++ ++// __builtin_unreachable() hints to the compiler that this is noreturn and can ++// be packed in the function epilogue. ++#define IMMEDIATE_CRASH() \ ++ ({ \ ++ WRAPPED_TRAP_SEQUENCE_(); \ ++ __builtin_unreachable(); \ ++ }) ++ ++#else ++ ++// This is supporting non-chromium user of logging.h to build with MSVC, like ++// pdfium. On MSVC there is no __builtin_unreachable(). ++#define IMMEDIATE_CRASH() WRAPPED_TRAP_SEQUENCE_() ++ ++#endif // defined(__clang__) || defined(COMPILER_GCC) ++ ++#endif // BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ diff --git a/devel/electron32/files/patch-build_rust_allocator_lib.rs b/devel/electron32/files/patch-build_rust_allocator_lib.rs new file mode 100644 index 000000000000..89fddf278294 --- /dev/null +++ b/devel/electron32/files/patch-build_rust_allocator_lib.rs @@ -0,0 +1,122 @@ +--- build/rust/allocator/lib.rs.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/lib.rs +@@ -0,0 +1,119 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++//! Define the allocator that Rust code in Chrome should use. ++//! ++//! Any final artifact that depends on this crate, even transitively, will use ++//! the allocator defined here. ++//! ++//! List of known issues: ++//! ++//! 1. We'd like to use PartitionAlloc on Windows, but the stdlib uses Windows ++//! heap functions directly that PartitionAlloc can not intercept. ++//! 2. We'd like `Vec::try_reserve` to fail at runtime on Linux instead of ++//! crashing in malloc() where PartitionAlloc replaces that function. ++ ++// Required to apply weak linkage to symbols. ++// ++// TODO(https://crbug.com/410596442): Stop using unstable features here. ++// https://github.com/rust-lang/rust/issues/29603 tracks stabilization of the `linkage` feature. ++#![feature(linkage)] ++// Required to apply `#[rustc_std_internal_symbol]` to our alloc error handler ++// so the name is correctly mangled as rustc expects. ++// ++// TODO(https://crbug.com/410596442): Stop using internal features here. ++#![allow(internal_features)] ++#![feature(rustc_attrs)] ++ ++// This module is in a separate source file to avoid having to teach `cxxbridge` ++// about conditional compilation. ++#[cfg(rust_allocator_uses_allocator_impls_h)] ++mod allocator_impls_ffi; ++ ++/// Module that provides `#[global_allocator]` / `GlobalAlloc` interface for ++/// using an allocator from C++. ++#[cfg(rust_allocator_uses_allocator_impls_h)] ++mod cpp_allocator { ++ use super::allocator_impls_ffi::ffi; ++ use std::alloc::{GlobalAlloc, Layout}; ++ ++ struct Allocator; ++ ++ unsafe impl GlobalAlloc for Allocator { ++ unsafe fn alloc(&self, layout: Layout) -> *mut u8 { ++ unsafe { ffi::alloc(layout.size(), layout.align()) } ++ } ++ ++ unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) { ++ unsafe { ++ ffi::dealloc(ptr, layout.size(), layout.align()); ++ } ++ } ++ ++ unsafe fn alloc_zeroed(&self, layout: Layout) -> *mut u8 { ++ unsafe { ffi::alloc_zeroed(layout.size(), layout.align()) } ++ } ++ ++ unsafe fn realloc(&self, ptr: *mut u8, layout: Layout, new_size: usize) -> *mut u8 { ++ unsafe { ffi::realloc(ptr, layout.size(), layout.align(), new_size) } ++ } ++ } ++ ++ #[global_allocator] ++ static GLOBAL: Allocator = Allocator; ++} ++ ++/// Module that provides `#[global_allocator]` / `GlobalAlloc` interface for ++/// using the default Rust allocator. ++#[cfg(not(rust_allocator_uses_allocator_impls_h))] ++mod rust_allocator { ++ #[global_allocator] ++ static GLOBAL: std::alloc::System = std::alloc::System; ++} ++ ++/// Module that provides global symbols that are needed both by `cpp_allocator` ++/// and `rust_allocator`. ++/// ++/// When `rustc` drives linking, then it will define the symbols below. But ++/// Chromium only uses `rustc` to link Rust-only executables (e.g. `build.rs` ++/// scripts) and otherwise uses a non-Rust linker. This is why we have to ++/// manually define a few symbols below. We define those symbols ++/// as "weak" symbols, so that Rust-provided symbols "win" in case where Rust ++/// actually does drive the linking. This hack works (not only for Chromium, ++/// but also for google3 and other projects), but isn't officially supported by ++/// `rustc`. ++/// ++/// TODO(https://crbug.com/410596442): Stop using internal features here. ++mod both_allocators { ++ /// As part of rustc's contract for using `#[global_allocator]` without ++ /// rustc-generated shims we must define this symbol, since we are opting in ++ /// to unstable functionality. See https://github.com/rust-lang/rust/issues/123015 ++ #[no_mangle] ++ #[linkage = "weak"] ++ static __rust_no_alloc_shim_is_unstable: u8 = 0; ++ ++ // Mangle the symbol name as rustc expects. ++ #[rustc_std_internal_symbol] ++ #[allow(non_upper_case_globals)] ++ #[linkage = "weak"] ++ static __rust_alloc_error_handler_should_panic: u8 = 0; ++ ++ // Mangle the symbol name as rustc expects. ++ #[rustc_std_internal_symbol] ++ #[allow(non_upper_case_globals)] ++ #[linkage = "weak"] ++ fn __rust_alloc_error_handler(_size: usize, _align: usize) { ++ // TODO(lukasza): Investigate if we can just call `std::process::abort()` here. ++ // (Not really _needed_, but it could simplify code a little bit.) ++ unsafe { ffi::alloc_error_handler_impl() } ++ } ++ ++ #[cxx::bridge(namespace = "rust_allocator_internal")] ++ mod ffi { ++ extern "C++" { ++ include!("build/rust/allocator/alloc_error_handler_impl.h"); ++ unsafe fn alloc_error_handler_impl(); ++ } ++ } ++} diff --git a/devel/electron32/files/patch-build_rust_cargo__crate.gni b/devel/electron32/files/patch-build_rust_cargo__crate.gni new file mode 100644 index 000000000000..d635e722200c --- /dev/null +++ b/devel/electron32/files/patch-build_rust_cargo__crate.gni @@ -0,0 +1,25 @@ +--- build/rust/cargo_crate.gni.orig 2024-10-18 12:33:59 UTC ++++ build/rust/cargo_crate.gni +@@ -273,6 +273,12 @@ template("cargo_crate") { + # Don't import the `chromium` crate into third-party code. + no_chromium_prelude = true + ++ # Don't depend on the chrome-specific #[global_allocator] crate from ++ # third-party code. This avoids some dependency cycle issues. The allocator ++ # crate will still be used if it exists anywhere in the dependency graph for ++ # a given linked artifact. ++ no_allocator_crate = true ++ + rustc_metadata = _rustc_metadata + + # TODO(crbug.com/40259764): don't default to true. This requires changes to +@@ -466,6 +472,9 @@ template("cargo_crate") { + + # Don't import the `chromium` crate into third-party code. + no_chromium_prelude = true ++ ++ # Build scripts do not need to link to chrome's allocator. ++ no_allocator_crate = true + + # The ${_build_script_name}_output target looks for the exe in this + # location. Due to how the Windows component build works, this has to diff --git a/devel/electron32/files/patch-build_rust_rust__macro.gni b/devel/electron32/files/patch-build_rust_rust__macro.gni new file mode 100644 index 000000000000..0dafc3819aa1 --- /dev/null +++ b/devel/electron32/files/patch-build_rust_rust__macro.gni @@ -0,0 +1,12 @@ +--- build/rust/rust_macro.gni.orig 2025-05-20 09:16:26 UTC ++++ build/rust/rust_macro.gni +@@ -16,6 +16,9 @@ template("rust_macro") { + forward_variables_from(invoker, TESTONLY_AND_VISIBILITY) + proc_macro_configs = invoker.configs + target_type = "rust_proc_macro" ++ ++ # Macros are loaded by rustc and shouldn't use chrome's allocation routines. ++ no_allocator_crate = true + } + } + diff --git a/devel/electron32/files/patch-build_rust_rust__target.gni b/devel/electron32/files/patch-build_rust_rust__target.gni new file mode 100644 index 000000000000..baae37a2b643 --- /dev/null +++ b/devel/electron32/files/patch-build_rust_rust__target.gni @@ -0,0 +1,13 @@ +--- build/rust/rust_target.gni.orig 2024-10-18 12:33:59 UTC ++++ build/rust/rust_target.gni +@@ -307,6 +307,10 @@ template("rust_target") { + _rust_deps += [ "//build/rust/std" ] + } + ++ if (!defined(invoker.no_allocator_crate) || !invoker.no_allocator_crate) { ++ _rust_deps += [ "//build/rust/allocator" ] ++ } ++ + if (_build_unit_tests) { + _unit_test_target = "${_target_name}_unittests" + if (defined(invoker.unit_test_target)) { diff --git a/devel/electron32/files/patch-build_rust_std_BUILD.gn b/devel/electron32/files/patch-build_rust_std_BUILD.gn index 473f4c097e4b..1564fa7b808a 100644 --- a/devel/electron32/files/patch-build_rust_std_BUILD.gn +++ b/devel/electron32/files/patch-build_rust_std_BUILD.gn @@ -1,6 +1,36 @@ ---- build/rust/std/BUILD.gn.orig 2025-04-05 13:54:50 UTC +--- build/rust/std/BUILD.gn.orig 2024-10-18 12:33:59 UTC +++ build/rust/std/BUILD.gn -@@ -89,13 +89,20 @@ if (toolchain_has_rust) { +@@ -22,29 +22,6 @@ if (toolchain_has_rust) { + import("//build/config/sanitizers/sanitizers.gni") + + if (toolchain_has_rust) { +- # If clang performs the link step, we need to provide the allocator symbols +- # that are normally injected by rustc during linking. +- # +- # We also "happen to" use this to redirect allocations to PartitionAlloc, +- # though that would be better done through a #[global_allocator] crate (see +- # above). +- source_set("remap_alloc") { +- public_deps = [ "//base/allocator/partition_allocator:buildflags" ] +- if (use_partition_alloc_as_malloc) { +- public_deps += [ "//base/allocator/partition_allocator:partition_alloc" ] +- } +- sources = [ +- # `alias.*`, `compiler_specific.h`, and `immediate_crash.*` have been +- # copied from `//base`. +- # TODO(crbug.com/40279749): Avoid duplication / reuse code. +- "alias.cc", +- "alias.h", +- "compiler_specific.h", +- "immediate_crash.h", +- "remap_alloc.cc", +- ] +- } +- + # List of Rust stdlib rlibs which are present in the official Rust toolchain + # we are using from the Android team. This is usually a version or two behind + # nightly. Generally this matches the toolchain we build ourselves, but if +@@ -74,13 +51,20 @@ if (toolchain_has_rust) { # These are no longer present in the Windows toolchain. stdlib_files += [ "addr2line", @@ -22,7 +52,7 @@ } if (toolchain_for_rust_host_build_tools) { -@@ -115,7 +122,6 @@ if (toolchain_has_rust) { +@@ -100,7 +84,6 @@ if (toolchain_has_rust) { # don't need to pass to the C++ linker because they're used for specialized # purposes. skip_stdlib_files = [ @@ -30,3 +60,25 @@ "rustc_std_workspace_alloc", "rustc_std_workspace_core", "rustc_std_workspace_std", +@@ -297,8 +280,6 @@ if (toolchain_has_rust) { + deps += [ "rules:$libname" ] + } + deps += rustc_sanitizer_runtimes +- +- public_deps = [ ":remap_alloc" ] + } + } else { + action("find_stdlib") { +@@ -424,12 +405,6 @@ if (toolchain_has_rust) { + ":stdlib_public_dependent_libs", + ] + deps = [ ":prebuilt_rustc_copy_to_sysroot" ] +- +- # The host builds tools toolchain supports Rust only and does not use +- # the allocator remapping to point it to PartitionAlloc. +- if (!toolchain_for_rust_host_build_tools) { +- deps += [ ":remap_alloc" ] +- } + } + } + } diff --git a/devel/electron33/files/patch-build_rust_allocator_BUILD.gn b/devel/electron33/files/patch-build_rust_allocator_BUILD.gn new file mode 100644 index 000000000000..57f7b932a8ec --- /dev/null +++ b/devel/electron33/files/patch-build_rust_allocator_BUILD.gn @@ -0,0 +1,106 @@ +--- build/rust/allocator/BUILD.gn.orig 2025-05-21 21:06:22 UTC ++++ build/rust/allocator/BUILD.gn +@@ -0,0 +1,103 @@ ++# Copyright 2025 The Chromium Authors ++# Use of this source code is governed by a BSD-style license that can be ++# found in the LICENSE file. ++ ++import("//build/buildflag_header.gni") ++import("//build/config/rust.gni") ++import("//build/rust/rust_static_library.gni") ++ ++rust_allocator_uses_partition_alloc = false ++if (build_with_chromium) { ++ import("//base/allocator/partition_allocator/partition_alloc.gni") ++ rust_allocator_uses_partition_alloc = use_partition_alloc_as_malloc ++} ++ ++# In ASAN builds, PartitionAlloc-Everywhere is disabled, meaning malloc() and ++# friends in C++ do not go to PartitionAlloc. So we also don't point the Rust ++# allocation functions at PartitionAlloc. Generally, this means we just direct ++# them to the Standard Library's allocator. ++# ++# However, on Windows the Standard Library uses HeapAlloc() and Windows ASAN ++# does *not* hook that method, so ASAN does not get to hear about allocations ++# made in Rust. To resolve this, we redirect allocation to _aligned_malloc ++# which Windows ASAN *does* hook. ++# ++# Note that there is a runtime option to make ASAN hook HeapAlloc() but ++# enabling it breaks Win32 APIs like CreateProcess: ++# https://crbug.com/368070343#comment29 ++rust_allocator_uses_aligned_malloc = false ++if (!rust_allocator_uses_partition_alloc && is_win && is_asan) { ++ rust_allocator_uses_aligned_malloc = true ++} ++ ++rust_allocator_uses_allocator_impls_h = ++ rust_allocator_uses_partition_alloc || rust_allocator_uses_aligned_malloc ++ ++buildflag_header("buildflags") { ++ header = "buildflags.h" ++ flags = [ ++ "RUST_ALLOCATOR_USES_PARTITION_ALLOC=$rust_allocator_uses_partition_alloc", ++ "RUST_ALLOCATOR_USES_ALIGNED_MALLOC=$rust_allocator_uses_aligned_malloc", ++ ] ++ visibility = [ ":*" ] ++} ++ ++if (toolchain_has_rust) { ++ # All targets which depend on Rust code but are not linked by rustc must ++ # depend on this. Usually, this dependency will come from the rust_target() GN ++ # template. However, cargo_crate() does *not* include this dependency so any ++ # C++ targets which directly depend on a cargo_crate() must depend on this. ++ rust_static_library("allocator") { ++ sources = [ "lib.rs" ] ++ crate_root = "lib.rs" ++ cxx_bindings = [ "lib.rs" ] ++ ++ deps = [ ":alloc_error_handler_impl" ] ++ if (rust_allocator_uses_allocator_impls_h) { ++ deps += [ ":allocator_impls" ] ++ } ++ ++ no_chromium_prelude = true ++ no_allocator_crate = true ++ allow_unsafe = true ++ ++ rustflags = [] ++ if (rust_allocator_uses_allocator_impls_h) { ++ rustflags += [ "--cfg=rust_allocator_uses_allocator_impls_h" ] ++ cxx_bindings += [ "allocator_impls_ffi.rs" ] ++ sources += [ "allocator_impls_ffi.rs" ] ++ } ++ } ++ ++ if (rust_allocator_uses_allocator_impls_h) { ++ static_library("allocator_impls") { ++ public_deps = [] ++ if (rust_allocator_uses_partition_alloc) { ++ public_deps += ++ [ "//base/allocator/partition_allocator:partition_alloc" ] ++ } ++ ++ sources = [ ++ "allocator_impls.cc", ++ "allocator_impls.h", ++ ] ++ deps = [ ":buildflags" ] ++ visibility = [ ":*" ] ++ } ++ } ++ ++ static_library("alloc_error_handler_impl") { ++ sources = [ ++ # `alias.*`, `compiler_specific.h`, and `immediate_crash.*` have been ++ # copied from `//base`. ++ # TODO(crbug.com/40279749): Avoid duplication / reuse code. ++ "alias.cc", ++ "alias.h", ++ "alloc_error_handler_impl.cc", ++ "alloc_error_handler_impl.h", ++ "compiler_specific.h", ++ "immediate_crash.h", ++ ] ++ visibility = [ ":*" ] ++ } ++} diff --git a/devel/electron33/files/patch-build_rust_allocator_DEPS b/devel/electron33/files/patch-build_rust_allocator_DEPS new file mode 100644 index 000000000000..74bb2d6c2421 --- /dev/null +++ b/devel/electron33/files/patch-build_rust_allocator_DEPS @@ -0,0 +1,12 @@ +--- build/rust/allocator/DEPS.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/DEPS +@@ -0,0 +1,9 @@ ++include_rules = [ ++ "-base", ++] ++ ++specific_include_rules = { ++ "allocator_impls.cc" : [ ++ "+partition_alloc" ++ ] ++} diff --git a/devel/electron33/files/patch-build_rust_allocator_alias.cc b/devel/electron33/files/patch-build_rust_allocator_alias.cc new file mode 100644 index 000000000000..5280641f27e1 --- /dev/null +++ b/devel/electron33/files/patch-build_rust_allocator_alias.cc @@ -0,0 +1,25 @@ +--- build/rust/allocator/alias.cc.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alias.cc +@@ -0,0 +1,22 @@ ++// Copyright 2023 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/debug/alias.cc ( additionally the APIs ++// were moved into the `build_rust_std` namespace). ++// ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#include "build/rust/allocator/alias.h" ++ ++#include "build/rust/allocator/compiler_specific.h" ++ ++namespace build_rust_std { ++namespace debug { ++ ++// This file/function should be excluded from LTO/LTCG to ensure that the ++// compiler can't see this function's implementation when compiling calls to it. ++NOINLINE void Alias(const void* var) {} ++ ++} // namespace debug ++} // namespace build_rust_std diff --git a/devel/electron33/files/patch-build_rust_allocator_alias.h b/devel/electron33/files/patch-build_rust_allocator_alias.h new file mode 100644 index 000000000000..6530c6ae8779 --- /dev/null +++ b/devel/electron33/files/patch-build_rust_allocator_alias.h @@ -0,0 +1,40 @@ +--- build/rust/allocator/alias.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alias.h +@@ -0,0 +1,37 @@ ++// Copyright 2023 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/debug/alias.h (and then trimmed to just ++// the APIs / macros needed by //build/rust/std; additionally the APIs were ++// moved into the `build_rust_std` namespace). ++// ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#ifndef BUILD_RUST_ALLOCATOR_ALIAS_H_ ++#define BUILD_RUST_ALLOCATOR_ALIAS_H_ ++ ++#include <stddef.h> ++ ++namespace build_rust_std { ++namespace debug { ++ ++// Make the optimizer think that |var| is aliased. This can be used to prevent a ++// local variable from being optimized out (which is something that ++// `NO_CODE_FOLDING` macro definition below depends on). See ++// //base/debug/alias.h for more details. ++void Alias(const void* var); ++ ++} // namespace debug ++ ++} // namespace build_rust_std ++ ++// Prevent code folding (where a linker identifies functions that are ++// bit-identical and overlays them, which saves space but it leads to confusing ++// call stacks because multiple symbols are at the same address). See ++// //base/debug/alias.h for more details. ++#define NO_CODE_FOLDING() \ ++ const int line_number = __LINE__; \ ++ build_rust_std::debug::Alias(&line_number) ++ ++#endif // BUILD_RUST_ALLOCATOR_ALIAS_H_ diff --git a/devel/electron33/files/patch-build_rust_allocator_alloc__error__handler__impl.cc b/devel/electron33/files/patch-build_rust_allocator_alloc__error__handler__impl.cc new file mode 100644 index 000000000000..048c267abefa --- /dev/null +++ b/devel/electron33/files/patch-build_rust_allocator_alloc__error__handler__impl.cc @@ -0,0 +1,20 @@ +--- build/rust/allocator/alloc_error_handler_impl.cc.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alloc_error_handler_impl.cc +@@ -0,0 +1,17 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#include "build/rust/allocator/alloc_error_handler_impl.h" ++ ++#include "build/rust/allocator/alias.h" ++#include "build/rust/allocator/immediate_crash.h" ++ ++namespace rust_allocator_internal { ++ ++void alloc_error_handler_impl() { ++ NO_CODE_FOLDING(); ++ IMMEDIATE_CRASH(); ++} ++ ++} // namespace rust_allocator_internal diff --git a/devel/electron33/files/patch-build_rust_allocator_alloc__error__handler__impl.h b/devel/electron33/files/patch-build_rust_allocator_alloc__error__handler__impl.h new file mode 100644 index 000000000000..887ea602b027 --- /dev/null +++ b/devel/electron33/files/patch-build_rust_allocator_alloc__error__handler__impl.h @@ -0,0 +1,24 @@ +--- build/rust/allocator/alloc_error_handler_impl.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alloc_error_handler_impl.h +@@ -0,0 +1,21 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#ifndef BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ ++#define BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ ++ ++// This header exposes to Rust a C++ implementation of quickly crashing after an ++// allocation error. (The API below is called from `__rust_alloc_error_handler` ++// in `lib.rs`.) ++// ++// TODO(lukasza): Investigate if we can delete this `.h` / `.cc` and just call ++// `std::process::abort()` (or something else?) directly from `.rs`. The main ++// open question is how much we care about `NO_CODE_FOLDING`. ++namespace rust_allocator_internal { ++ ++void alloc_error_handler_impl(); ++ ++} // namespace rust_allocator_internal ++ ++#endif // BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ diff --git a/devel/electron33/files/patch-build_rust_allocator_allocator__impls.cc b/devel/electron33/files/patch-build_rust_allocator_allocator__impls.cc new file mode 100644 index 000000000000..94e04d7b966a --- /dev/null +++ b/devel/electron33/files/patch-build_rust_allocator_allocator__impls.cc @@ -0,0 +1,108 @@ +--- build/rust/allocator/allocator_impls.cc.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/allocator_impls.cc +@@ -0,0 +1,105 @@ ++// Copyright 2021 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#include "build/rust/allocator/allocator_impls.h" ++ ++#ifdef UNSAFE_BUFFERS_BUILD ++// TODO(crbug.com/390223051): Remove C-library calls to fix the errors. ++#pragma allow_unsafe_libc_calls ++#endif ++ ++#include <cstddef> ++#include <cstring> ++ ++#include "build/build_config.h" ++#include "build/rust/allocator/buildflags.h" ++ ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++#include "partition_alloc/partition_alloc_constants.h" // nogncheck ++#include "partition_alloc/shim/allocator_shim.h" // nogncheck ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++#include <cstdlib> ++#endif ++ ++namespace rust_allocator_internal { ++ ++unsigned char* alloc(size_t size, size_t align) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++ // PartitionAlloc will crash if given an alignment larger than this. ++ if (align > partition_alloc::internal::kMaxSupportedAlignment) { ++ return nullptr; ++ } ++ ++ // We use unchecked allocation paths in PartitionAlloc rather than going ++ // through its shims in `malloc()` etc so that we can support fallible ++ // allocation paths such as Vec::try_reserve without crashing on allocation ++ // failure. ++ if (align <= alignof(std::max_align_t)) { ++ return static_cast<unsigned char*>(allocator_shim::UncheckedAlloc(size)); ++ } else { ++ return static_cast<unsigned char*>( ++ allocator_shim::UncheckedAlignedAlloc(size, align)); ++ } ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ return static_cast<unsigned char*>(_aligned_malloc(size, align)); ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++void dealloc(unsigned char* p, size_t size, size_t align) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++ if (align <= alignof(std::max_align_t)) { ++ allocator_shim::UncheckedFree(p); ++ } else { ++ allocator_shim::UncheckedAlignedFree(p); ++ } ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ return _aligned_free(p); ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++unsigned char* realloc(unsigned char* p, ++ size_t old_size, ++ size_t align, ++ size_t new_size) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++ // We use unchecked allocation paths in PartitionAlloc rather than going ++ // through its shims in `malloc()` etc so that we can support fallible ++ // allocation paths such as Vec::try_reserve without crashing on allocation ++ // failure. ++ if (align <= alignof(std::max_align_t)) { ++ return static_cast<unsigned char*>( ++ allocator_shim::UncheckedRealloc(p, new_size)); ++ } else { ++ return static_cast<unsigned char*>( ++ allocator_shim::UncheckedAlignedRealloc(p, new_size, align)); ++ } ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ return static_cast<unsigned char*>(_aligned_realloc(p, new_size, align)); ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++unsigned char* alloc_zeroed(size_t size, size_t align) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) || \ ++ BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ // TODO(danakj): When RUST_ALLOCATOR_USES_PARTITION_ALLOC is true, it's ++ // possible that a partition_alloc::UncheckedAllocZeroed() call would perform ++ // better than partition_alloc::UncheckedAlloc() + memset. But there is no ++ // such API today. See b/342251590. ++ unsigned char* p = alloc(size, align); ++ if (p) { ++ memset(p, 0, size); ++ } ++ return p; ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++} // namespace rust_allocator_internal diff --git a/devel/electron33/files/patch-build_rust_allocator_allocator__impls.h b/devel/electron33/files/patch-build_rust_allocator_allocator__impls.h new file mode 100644 index 000000000000..9249cdc938d2 --- /dev/null +++ b/devel/electron33/files/patch-build_rust_allocator_allocator__impls.h @@ -0,0 +1,27 @@ +--- build/rust/allocator/allocator_impls.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/allocator_impls.h +@@ -0,0 +1,24 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#ifndef BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ ++#define BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ ++ ++#include <cstddef> ++ ++// This header exposes a C++ allocator (e.g. PartitionAlloc) to Rust. ++// The APIs below are called from `impl GlobalAlloc` in `lib.rs`. ++namespace rust_allocator_internal { ++ ++unsigned char* alloc(size_t size, size_t align); ++void dealloc(unsigned char* p, size_t size, size_t align); ++unsigned char* realloc(unsigned char* p, ++ size_t old_size, ++ size_t align, ++ size_t new_size); ++unsigned char* alloc_zeroed(size_t size, size_t align); ++ ++} // namespace rust_allocator_internal ++ ++#endif // BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ diff --git a/devel/electron33/files/patch-build_rust_allocator_allocator__impls__ffi.rs b/devel/electron33/files/patch-build_rust_allocator_allocator__impls__ffi.rs new file mode 100644 index 000000000000..8f0baf1576ce --- /dev/null +++ b/devel/electron33/files/patch-build_rust_allocator_allocator__impls__ffi.rs @@ -0,0 +1,22 @@ +--- build/rust/allocator/allocator_impls_ffi.rs.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/allocator_impls_ffi.rs +@@ -0,0 +1,19 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++//! FFI for `allocator_impls.h` is in a separate `.rs` file/module to ++//! better support conditional compilation (these functions are only ++//! used under `#[cfg(rust_allocator_uses_allocator_impls_h)]`. ++ ++#[cxx::bridge(namespace = "rust_allocator_internal")] ++pub mod ffi { ++ extern "C++" { ++ include!("build/rust/allocator/allocator_impls.h"); ++ ++ unsafe fn alloc(size: usize, align: usize) -> *mut u8; ++ unsafe fn dealloc(p: *mut u8, size: usize, align: usize); ++ unsafe fn realloc(p: *mut u8, old_size: usize, align: usize, new_size: usize) -> *mut u8; ++ unsafe fn alloc_zeroed(size: usize, align: usize) -> *mut u8; ++ } ++} diff --git a/devel/electron33/files/patch-build_rust_allocator_compiler__specific.h b/devel/electron33/files/patch-build_rust_allocator_compiler__specific.h new file mode 100644 index 000000000000..7feb0c739d79 --- /dev/null +++ b/devel/electron33/files/patch-build_rust_allocator_compiler__specific.h @@ -0,0 +1,41 @@ +--- build/rust/allocator/compiler_specific.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/compiler_specific.h +@@ -0,0 +1,38 @@ ++// Copyright 2023 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/compiler_specific.h (and then ++// significantly trimmed to just the APIs / macros needed by //build/rust/std). ++// ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#ifndef BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ ++#define BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ ++ ++#include "build/build_config.h" ++ ++#if defined(COMPILER_MSVC) && !defined(__clang__) ++#error "Only clang-cl is supported on Windows, see https://crbug.com/988071" ++#endif ++ ++#if defined(__has_attribute) ++#define HAS_ATTRIBUTE(x) __has_attribute(x) ++#else ++#define HAS_ATTRIBUTE(x) 0 ++#endif ++ ++// Annotate a function indicating it should not be inlined. ++// Use like: ++// NOINLINE void DoStuff() { ... } ++#if defined(__clang__) && HAS_ATTRIBUTE(noinline) ++#define NOINLINE [[clang::noinline]] ++#elif defined(COMPILER_GCC) && HAS_ATTRIBUTE(noinline) ++#define NOINLINE __attribute__((noinline)) ++#elif defined(COMPILER_MSVC) ++#define NOINLINE __declspec(noinline) ++#else ++#define NOINLINE ++#endif ++ ++#endif // BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ diff --git a/devel/electron33/files/patch-build_rust_allocator_immediate__crash.h b/devel/electron33/files/patch-build_rust_allocator_immediate__crash.h new file mode 100644 index 000000000000..7ab0f9d9c34c --- /dev/null +++ b/devel/electron33/files/patch-build_rust_allocator_immediate__crash.h @@ -0,0 +1,174 @@ +--- build/rust/allocator/immediate_crash.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/immediate_crash.h +@@ -0,0 +1,171 @@ ++// Copyright 2021 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/immediate_crash.h. ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#ifndef BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ ++#define BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ ++ ++#include "build/build_config.h" ++ ++// Crashes in the fastest possible way with no attempt at logging. ++// There are several constraints; see http://crbug.com/664209 for more context. ++// ++// - TRAP_SEQUENCE_() must be fatal. It should not be possible to ignore the ++// resulting exception or simply hit 'continue' to skip over it in a debugger. ++// - Different instances of TRAP_SEQUENCE_() must not be folded together, to ++// ensure crash reports are debuggable. Unlike __builtin_trap(), asm volatile ++// blocks will not be folded together. ++// Note: TRAP_SEQUENCE_() previously required an instruction with a unique ++// nonce since unlike clang, GCC folds together identical asm volatile ++// blocks. ++// - TRAP_SEQUENCE_() must produce a signal that is distinct from an invalid ++// memory access. ++// - TRAP_SEQUENCE_() must be treated as a set of noreturn instructions. ++// __builtin_unreachable() is used to provide that hint here. clang also uses ++// this as a heuristic to pack the instructions in the function epilogue to ++// improve code density. ++// ++// Additional properties that are nice to have: ++// - TRAP_SEQUENCE_() should be as compact as possible. ++// - The first instruction of TRAP_SEQUENCE_() should not change, to avoid ++// shifting crash reporting clusters. As a consequence of this, explicit ++// assembly is preferred over intrinsics. ++// Note: this last bullet point may no longer be true, and may be removed in ++// the future. ++ ++// Note: TRAP_SEQUENCE Is currently split into two macro helpers due to the fact ++// that clang emits an actual instruction for __builtin_unreachable() on certain ++// platforms (see https://crbug.com/958675). In addition, the int3/bkpt/brk will ++// be removed in followups, so splitting it up like this now makes it easy to ++// land the followups. ++ ++#if defined(COMPILER_GCC) ++ ++#if BUILDFLAG(IS_NACL) ++ ++// Crash report accuracy is not guaranteed on NaCl. ++#define TRAP_SEQUENCE1_() __builtin_trap() ++#define TRAP_SEQUENCE2_() asm volatile("") ++ ++#elif defined(ARCH_CPU_X86_FAMILY) ++ ++// TODO(crbug.com/40625592): In theory, it should be possible to use just ++// int3. However, there are a number of crashes with SIGILL as the exception ++// code, so it seems likely that there's a signal handler that allows execution ++// to continue after SIGTRAP. ++#define TRAP_SEQUENCE1_() asm volatile("int3") ++ ++#if BUILDFLAG(IS_APPLE) ++// Intentionally empty: __builtin_unreachable() is always part of the sequence ++// (see IMMEDIATE_CRASH below) and already emits a ud2 on Mac. ++#define TRAP_SEQUENCE2_() asm volatile("") ++#else ++#define TRAP_SEQUENCE2_() asm volatile("ud2") ++#endif // BUILDFLAG(IS_APPLE) ++ ++#elif defined(ARCH_CPU_ARMEL) ++ ++// bkpt will generate a SIGBUS when running on armv7 and a SIGTRAP when running ++// as a 32 bit userspace app on arm64. There doesn't seem to be any way to ++// cause a SIGTRAP from userspace without using a syscall (which would be a ++// problem for sandboxing). ++// TODO(crbug.com/40625592): Remove bkpt from this sequence. ++#define TRAP_SEQUENCE1_() asm volatile("bkpt #0") ++#define TRAP_SEQUENCE2_() asm volatile("udf #0") ++ ++#elif defined(ARCH_CPU_ARM64) ++ ++// This will always generate a SIGTRAP on arm64. ++// TODO(crbug.com/40625592): Remove brk from this sequence. ++#define TRAP_SEQUENCE1_() asm volatile("brk #0") ++#define TRAP_SEQUENCE2_() asm volatile("hlt #0") ++ ++#else ++ ++// Crash report accuracy will not be guaranteed on other architectures, but at ++// least this will crash as expected. ++#define TRAP_SEQUENCE1_() __builtin_trap() ++#define TRAP_SEQUENCE2_() asm volatile("") ++ ++#endif // ARCH_CPU_* ++ ++#elif defined(COMPILER_MSVC) ++ ++#if !defined(__clang__) ++ ++// MSVC x64 doesn't support inline asm, so use the MSVC intrinsic. ++#define TRAP_SEQUENCE1_() __debugbreak() ++#define TRAP_SEQUENCE2_() ++ ++#elif defined(ARCH_CPU_ARM64) ++ ++// Windows ARM64 uses "BRK #F000" as its breakpoint instruction, and ++// __debugbreak() generates that in both VC++ and clang. ++#define TRAP_SEQUENCE1_() __debugbreak() ++// Intentionally empty: __builtin_unreachable() is always part of the sequence ++// (see IMMEDIATE_CRASH below) and already emits a ud2 on Win64, ++// https://crbug.com/958373 ++#define TRAP_SEQUENCE2_() __asm volatile("") ++ ++#else ++ ++#define TRAP_SEQUENCE1_() asm volatile("int3") ++#define TRAP_SEQUENCE2_() asm volatile("ud2") ++ ++#endif // __clang__ ++ ++#else ++ ++#error No supported trap sequence! ++ ++#endif // COMPILER_GCC ++ ++#define TRAP_SEQUENCE_() \ ++ do { \ ++ TRAP_SEQUENCE1_(); \ ++ TRAP_SEQUENCE2_(); \ ++ } while (false) ++ ++// CHECK() and the trap sequence can be invoked from a constexpr function. ++// This could make compilation fail on GCC, as it forbids directly using inline ++// asm inside a constexpr function. However, it allows calling a lambda ++// expression including the same asm. ++// The side effect is that the top of the stacktrace will not point to the ++// calling function, but to this anonymous lambda. This is still useful as the ++// full name of the lambda will typically include the name of the function that ++// calls CHECK() and the debugger will still break at the right line of code. ++#if !defined(COMPILER_GCC) || defined(__clang__) ++ ++#define WRAPPED_TRAP_SEQUENCE_() TRAP_SEQUENCE_() ++ ++#else ++ ++#define WRAPPED_TRAP_SEQUENCE_() \ ++ do { \ ++ [] { TRAP_SEQUENCE_(); }(); \ ++ } while (false) ++ ++#endif // !defined(COMPILER_GCC) || defined(__clang__) ++ ++#if defined(__clang__) || defined(COMPILER_GCC) ++ ++// __builtin_unreachable() hints to the compiler that this is noreturn and can ++// be packed in the function epilogue. ++#define IMMEDIATE_CRASH() \ ++ ({ \ ++ WRAPPED_TRAP_SEQUENCE_(); \ ++ __builtin_unreachable(); \ ++ }) ++ ++#else ++ ++// This is supporting non-chromium user of logging.h to build with MSVC, like ++// pdfium. On MSVC there is no __builtin_unreachable(). ++#define IMMEDIATE_CRASH() WRAPPED_TRAP_SEQUENCE_() ++ ++#endif // defined(__clang__) || defined(COMPILER_GCC) ++ ++#endif // BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ diff --git a/devel/electron33/files/patch-build_rust_allocator_lib.rs b/devel/electron33/files/patch-build_rust_allocator_lib.rs new file mode 100644 index 000000000000..89fddf278294 --- /dev/null +++ b/devel/electron33/files/patch-build_rust_allocator_lib.rs @@ -0,0 +1,122 @@ +--- build/rust/allocator/lib.rs.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/lib.rs +@@ -0,0 +1,119 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++//! Define the allocator that Rust code in Chrome should use. ++//! ++//! Any final artifact that depends on this crate, even transitively, will use ++//! the allocator defined here. ++//! ++//! List of known issues: ++//! ++//! 1. We'd like to use PartitionAlloc on Windows, but the stdlib uses Windows ++//! heap functions directly that PartitionAlloc can not intercept. ++//! 2. We'd like `Vec::try_reserve` to fail at runtime on Linux instead of ++//! crashing in malloc() where PartitionAlloc replaces that function. ++ ++// Required to apply weak linkage to symbols. ++// ++// TODO(https://crbug.com/410596442): Stop using unstable features here. ++// https://github.com/rust-lang/rust/issues/29603 tracks stabilization of the `linkage` feature. ++#![feature(linkage)] ++// Required to apply `#[rustc_std_internal_symbol]` to our alloc error handler ++// so the name is correctly mangled as rustc expects. ++// ++// TODO(https://crbug.com/410596442): Stop using internal features here. ++#![allow(internal_features)] ++#![feature(rustc_attrs)] ++ ++// This module is in a separate source file to avoid having to teach `cxxbridge` ++// about conditional compilation. ++#[cfg(rust_allocator_uses_allocator_impls_h)] ++mod allocator_impls_ffi; ++ ++/// Module that provides `#[global_allocator]` / `GlobalAlloc` interface for ++/// using an allocator from C++. ++#[cfg(rust_allocator_uses_allocator_impls_h)] ++mod cpp_allocator { ++ use super::allocator_impls_ffi::ffi; ++ use std::alloc::{GlobalAlloc, Layout}; ++ ++ struct Allocator; ++ ++ unsafe impl GlobalAlloc for Allocator { ++ unsafe fn alloc(&self, layout: Layout) -> *mut u8 { ++ unsafe { ffi::alloc(layout.size(), layout.align()) } ++ } ++ ++ unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) { ++ unsafe { ++ ffi::dealloc(ptr, layout.size(), layout.align()); ++ } ++ } ++ ++ unsafe fn alloc_zeroed(&self, layout: Layout) -> *mut u8 { ++ unsafe { ffi::alloc_zeroed(layout.size(), layout.align()) } ++ } ++ ++ unsafe fn realloc(&self, ptr: *mut u8, layout: Layout, new_size: usize) -> *mut u8 { ++ unsafe { ffi::realloc(ptr, layout.size(), layout.align(), new_size) } ++ } ++ } ++ ++ #[global_allocator] ++ static GLOBAL: Allocator = Allocator; ++} ++ ++/// Module that provides `#[global_allocator]` / `GlobalAlloc` interface for ++/// using the default Rust allocator. ++#[cfg(not(rust_allocator_uses_allocator_impls_h))] ++mod rust_allocator { ++ #[global_allocator] ++ static GLOBAL: std::alloc::System = std::alloc::System; ++} ++ ++/// Module that provides global symbols that are needed both by `cpp_allocator` ++/// and `rust_allocator`. ++/// ++/// When `rustc` drives linking, then it will define the symbols below. But ++/// Chromium only uses `rustc` to link Rust-only executables (e.g. `build.rs` ++/// scripts) and otherwise uses a non-Rust linker. This is why we have to ++/// manually define a few symbols below. We define those symbols ++/// as "weak" symbols, so that Rust-provided symbols "win" in case where Rust ++/// actually does drive the linking. This hack works (not only for Chromium, ++/// but also for google3 and other projects), but isn't officially supported by ++/// `rustc`. ++/// ++/// TODO(https://crbug.com/410596442): Stop using internal features here. ++mod both_allocators { ++ /// As part of rustc's contract for using `#[global_allocator]` without ++ /// rustc-generated shims we must define this symbol, since we are opting in ++ /// to unstable functionality. See https://github.com/rust-lang/rust/issues/123015 ++ #[no_mangle] ++ #[linkage = "weak"] ++ static __rust_no_alloc_shim_is_unstable: u8 = 0; ++ ++ // Mangle the symbol name as rustc expects. ++ #[rustc_std_internal_symbol] ++ #[allow(non_upper_case_globals)] ++ #[linkage = "weak"] ++ static __rust_alloc_error_handler_should_panic: u8 = 0; ++ ++ // Mangle the symbol name as rustc expects. ++ #[rustc_std_internal_symbol] ++ #[allow(non_upper_case_globals)] ++ #[linkage = "weak"] ++ fn __rust_alloc_error_handler(_size: usize, _align: usize) { ++ // TODO(lukasza): Investigate if we can just call `std::process::abort()` here. ++ // (Not really _needed_, but it could simplify code a little bit.) ++ unsafe { ffi::alloc_error_handler_impl() } ++ } ++ ++ #[cxx::bridge(namespace = "rust_allocator_internal")] ++ mod ffi { ++ extern "C++" { ++ include!("build/rust/allocator/alloc_error_handler_impl.h"); ++ unsafe fn alloc_error_handler_impl(); ++ } ++ } ++} diff --git a/devel/electron33/files/patch-build_rust_cargo__crate.gni b/devel/electron33/files/patch-build_rust_cargo__crate.gni new file mode 100644 index 000000000000..8b1ce9670eb6 --- /dev/null +++ b/devel/electron33/files/patch-build_rust_cargo__crate.gni @@ -0,0 +1,25 @@ +--- build/rust/cargo_crate.gni.orig 2025-01-06 14:31:29 UTC ++++ build/rust/cargo_crate.gni +@@ -273,6 +273,12 @@ template("cargo_crate") { + # Don't import the `chromium` crate into third-party code. + no_chromium_prelude = true + ++ # Don't depend on the chrome-specific #[global_allocator] crate from ++ # third-party code. This avoids some dependency cycle issues. The allocator ++ # crate will still be used if it exists anywhere in the dependency graph for ++ # a given linked artifact. ++ no_allocator_crate = true ++ + rustc_metadata = _rustc_metadata + + # TODO(crbug.com/40259764): don't default to true. This requires changes to +@@ -484,6 +490,9 @@ template("cargo_crate") { + + # Don't import the `chromium` crate into third-party code. + no_chromium_prelude = true ++ ++ # Build scripts do not need to link to chrome's allocator. ++ no_allocator_crate = true + + # The ${_build_script_name}_output target looks for the exe in this + # location. Due to how the Windows component build works, this has to diff --git a/devel/electron33/files/patch-build_rust_rust__macro.gni b/devel/electron33/files/patch-build_rust_rust__macro.gni new file mode 100644 index 000000000000..0dafc3819aa1 --- /dev/null +++ b/devel/electron33/files/patch-build_rust_rust__macro.gni @@ -0,0 +1,12 @@ +--- build/rust/rust_macro.gni.orig 2025-05-20 09:16:26 UTC ++++ build/rust/rust_macro.gni +@@ -16,6 +16,9 @@ template("rust_macro") { + forward_variables_from(invoker, TESTONLY_AND_VISIBILITY) + proc_macro_configs = invoker.configs + target_type = "rust_proc_macro" ++ ++ # Macros are loaded by rustc and shouldn't use chrome's allocation routines. ++ no_allocator_crate = true + } + } + diff --git a/devel/electron33/files/patch-build_rust_rust__target.gni b/devel/electron33/files/patch-build_rust_rust__target.gni new file mode 100644 index 000000000000..358746e85b33 --- /dev/null +++ b/devel/electron33/files/patch-build_rust_rust__target.gni @@ -0,0 +1,13 @@ +--- build/rust/rust_target.gni.orig 2025-01-06 14:31:29 UTC ++++ build/rust/rust_target.gni +@@ -307,6 +307,10 @@ template("rust_target") { + _rust_deps += [ "//build/rust/std" ] + } + ++ if (!defined(invoker.no_allocator_crate) || !invoker.no_allocator_crate) { ++ _rust_deps += [ "//build/rust/allocator" ] ++ } ++ + if (_build_unit_tests) { + _unit_test_target = "${_target_name}_unittests" + if (defined(invoker.unit_test_target)) { diff --git a/devel/electron33/files/patch-build_rust_std_BUILD.gn b/devel/electron33/files/patch-build_rust_std_BUILD.gn index d8594d0f399a..9b828f8c5b9c 100644 --- a/devel/electron33/files/patch-build_rust_std_BUILD.gn +++ b/devel/electron33/files/patch-build_rust_std_BUILD.gn @@ -1,6 +1,36 @@ --- build/rust/std/BUILD.gn.orig 2025-01-06 14:31:29 UTC +++ build/rust/std/BUILD.gn -@@ -74,13 +74,20 @@ if (toolchain_has_rust) { +@@ -22,29 +22,6 @@ if (toolchain_has_rust) { + import("//build/config/sanitizers/sanitizers.gni") + + if (toolchain_has_rust) { +- # If clang performs the link step, we need to provide the allocator symbols +- # that are normally injected by rustc during linking. +- # +- # We also "happen to" use this to redirect allocations to PartitionAlloc, +- # though that would be better done through a #[global_allocator] crate (see +- # above). +- source_set("remap_alloc") { +- public_deps = [ "//base/allocator/partition_allocator:buildflags" ] +- if (use_partition_alloc_as_malloc) { +- public_deps += [ "//base/allocator/partition_allocator:partition_alloc" ] +- } +- sources = [ +- # `alias.*`, `compiler_specific.h`, and `immediate_crash.*` have been +- # copied from `//base`. +- # TODO(crbug.com/40279749): Avoid duplication / reuse code. +- "alias.cc", +- "alias.h", +- "compiler_specific.h", +- "immediate_crash.h", +- "remap_alloc.cc", +- ] +- } +- + # List of Rust stdlib rlibs which are present in the official Rust toolchain + # we are using from the Android team. This is usually a version or two behind + # nightly. Generally this matches the toolchain we build ourselves, but if +@@ -74,13 +51,20 @@ if (toolchain_has_rust) { # These are no longer present in the Windows toolchain. stdlib_files += [ "addr2line", @@ -22,7 +52,7 @@ } if (toolchain_for_rust_host_build_tools) { -@@ -100,7 +107,6 @@ if (toolchain_has_rust) { +@@ -100,7 +84,6 @@ if (toolchain_has_rust) { # don't need to pass to the C++ linker because they're used for specialized # purposes. skip_stdlib_files = [ @@ -30,3 +60,25 @@ "rustc_std_workspace_alloc", "rustc_std_workspace_core", "rustc_std_workspace_std", +@@ -297,8 +280,6 @@ if (toolchain_has_rust) { + deps += [ "rules:$libname" ] + } + deps += rustc_sanitizer_runtimes +- +- public_deps = [ ":remap_alloc" ] + } + } else { + action("find_stdlib") { +@@ -424,12 +405,6 @@ if (toolchain_has_rust) { + ":stdlib_public_dependent_libs", + ] + deps = [ ":prebuilt_rustc_copy_to_sysroot" ] +- +- # The host builds tools toolchain supports Rust only and does not use +- # the allocator remapping to point it to PartitionAlloc. +- if (!toolchain_for_rust_host_build_tools) { +- deps += [ ":remap_alloc" ] +- } + } + } + } diff --git a/devel/electron34/files/patch-build_rust_allocator_BUILD.gn b/devel/electron34/files/patch-build_rust_allocator_BUILD.gn new file mode 100644 index 000000000000..cb1633140dcc --- /dev/null +++ b/devel/electron34/files/patch-build_rust_allocator_BUILD.gn @@ -0,0 +1,109 @@ +--- build/rust/allocator/BUILD.gn.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/BUILD.gn +@@ -0,0 +1,106 @@ ++# Copyright 2025 The Chromium Authors ++# Use of this source code is governed by a BSD-style license that can be ++# found in the LICENSE file. ++ ++import("//build/buildflag_header.gni") ++import("//build/config/rust.gni") ++import("//build/rust/rust_static_library.gni") ++ ++rust_allocator_uses_partition_alloc = false ++if (build_with_chromium) { ++ import("//base/allocator/partition_allocator/partition_alloc.gni") ++ rust_allocator_uses_partition_alloc = use_partition_alloc_as_malloc ++} ++ ++# In ASAN builds, PartitionAlloc-Everywhere is disabled, meaning malloc() and ++# friends in C++ do not go to PartitionAlloc. So we also don't point the Rust ++# allocation functions at PartitionAlloc. Generally, this means we just direct ++# them to the Standard Library's allocator. ++# ++# However, on Windows the Standard Library uses HeapAlloc() and Windows ASAN ++# does *not* hook that method, so ASAN does not get to hear about allocations ++# made in Rust. To resolve this, we redirect allocation to _aligned_malloc ++# which Windows ASAN *does* hook. ++# ++# Note that there is a runtime option to make ASAN hook HeapAlloc() but ++# enabling it breaks Win32 APIs like CreateProcess: ++# https://crbug.com/368070343#comment29 ++rust_allocator_uses_aligned_malloc = false ++if (!rust_allocator_uses_partition_alloc && is_win && is_asan) { ++ rust_allocator_uses_aligned_malloc = true ++} ++ ++rust_allocator_uses_allocator_impls_h = ++ rust_allocator_uses_partition_alloc || rust_allocator_uses_aligned_malloc ++ ++buildflag_header("buildflags") { ++ header = "buildflags.h" ++ flags = [ ++ "RUST_ALLOCATOR_USES_PARTITION_ALLOC=$rust_allocator_uses_partition_alloc", ++ "RUST_ALLOCATOR_USES_ALIGNED_MALLOC=$rust_allocator_uses_aligned_malloc", ++ ] ++ visibility = [ ":*" ] ++} ++ ++if (toolchain_has_rust) { ++ # All targets which depend on Rust code but are not linked by rustc must ++ # depend on this. Usually, this dependency will come from the rust_target() GN ++ # template. However, cargo_crate() does *not* include this dependency so any ++ # C++ targets which directly depend on a cargo_crate() must depend on this. ++ rust_static_library("allocator") { ++ sources = [ "lib.rs" ] ++ crate_root = "lib.rs" ++ cxx_bindings = [ "lib.rs" ] ++ ++ deps = [ ":alloc_error_handler_impl" ] ++ if (rust_allocator_uses_allocator_impls_h) { ++ deps += [ ":allocator_impls" ] ++ } ++ ++ no_chromium_prelude = true ++ no_allocator_crate = true ++ allow_unsafe = true ++ ++ rustflags = [] ++ if (rust_allocator_uses_allocator_impls_h) { ++ rustflags += [ "--cfg=rust_allocator_uses_allocator_impls_h" ] ++ cxx_bindings += [ "allocator_impls_ffi.rs" ] ++ sources += [ "allocator_impls_ffi.rs" ] ++ } ++ ++ # TODO(https://crbug.com/410596442): Stop using unstable features here. ++ configs -= [ "//build/config/compiler:disallow_unstable_features" ] ++ } ++ ++ if (rust_allocator_uses_allocator_impls_h) { ++ static_library("allocator_impls") { ++ public_deps = [] ++ if (rust_allocator_uses_partition_alloc) { ++ public_deps += ++ [ "//base/allocator/partition_allocator:partition_alloc" ] ++ } ++ ++ sources = [ ++ "allocator_impls.cc", ++ "allocator_impls.h", ++ ] ++ deps = [ ":buildflags" ] ++ visibility = [ ":*" ] ++ } ++ } ++ ++ static_library("alloc_error_handler_impl") { ++ sources = [ ++ # `alias.*`, `compiler_specific.h`, and `immediate_crash.*` have been ++ # copied from `//base`. ++ # TODO(crbug.com/40279749): Avoid duplication / reuse code. ++ "alias.cc", ++ "alias.h", ++ "alloc_error_handler_impl.cc", ++ "alloc_error_handler_impl.h", ++ "compiler_specific.h", ++ "immediate_crash.h", ++ ] ++ visibility = [ ":*" ] ++ } ++} diff --git a/devel/electron34/files/patch-build_rust_allocator_DEPS b/devel/electron34/files/patch-build_rust_allocator_DEPS new file mode 100644 index 000000000000..74bb2d6c2421 --- /dev/null +++ b/devel/electron34/files/patch-build_rust_allocator_DEPS @@ -0,0 +1,12 @@ +--- build/rust/allocator/DEPS.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/DEPS +@@ -0,0 +1,9 @@ ++include_rules = [ ++ "-base", ++] ++ ++specific_include_rules = { ++ "allocator_impls.cc" : [ ++ "+partition_alloc" ++ ] ++} diff --git a/devel/electron34/files/patch-build_rust_allocator_alias.cc b/devel/electron34/files/patch-build_rust_allocator_alias.cc new file mode 100644 index 000000000000..5280641f27e1 --- /dev/null +++ b/devel/electron34/files/patch-build_rust_allocator_alias.cc @@ -0,0 +1,25 @@ +--- build/rust/allocator/alias.cc.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alias.cc +@@ -0,0 +1,22 @@ ++// Copyright 2023 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/debug/alias.cc ( additionally the APIs ++// were moved into the `build_rust_std` namespace). ++// ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#include "build/rust/allocator/alias.h" ++ ++#include "build/rust/allocator/compiler_specific.h" ++ ++namespace build_rust_std { ++namespace debug { ++ ++// This file/function should be excluded from LTO/LTCG to ensure that the ++// compiler can't see this function's implementation when compiling calls to it. ++NOINLINE void Alias(const void* var) {} ++ ++} // namespace debug ++} // namespace build_rust_std diff --git a/devel/electron34/files/patch-build_rust_allocator_alias.h b/devel/electron34/files/patch-build_rust_allocator_alias.h new file mode 100644 index 000000000000..6530c6ae8779 --- /dev/null +++ b/devel/electron34/files/patch-build_rust_allocator_alias.h @@ -0,0 +1,40 @@ +--- build/rust/allocator/alias.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alias.h +@@ -0,0 +1,37 @@ ++// Copyright 2023 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/debug/alias.h (and then trimmed to just ++// the APIs / macros needed by //build/rust/std; additionally the APIs were ++// moved into the `build_rust_std` namespace). ++// ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#ifndef BUILD_RUST_ALLOCATOR_ALIAS_H_ ++#define BUILD_RUST_ALLOCATOR_ALIAS_H_ ++ ++#include <stddef.h> ++ ++namespace build_rust_std { ++namespace debug { ++ ++// Make the optimizer think that |var| is aliased. This can be used to prevent a ++// local variable from being optimized out (which is something that ++// `NO_CODE_FOLDING` macro definition below depends on). See ++// //base/debug/alias.h for more details. ++void Alias(const void* var); ++ ++} // namespace debug ++ ++} // namespace build_rust_std ++ ++// Prevent code folding (where a linker identifies functions that are ++// bit-identical and overlays them, which saves space but it leads to confusing ++// call stacks because multiple symbols are at the same address). See ++// //base/debug/alias.h for more details. ++#define NO_CODE_FOLDING() \ ++ const int line_number = __LINE__; \ ++ build_rust_std::debug::Alias(&line_number) ++ ++#endif // BUILD_RUST_ALLOCATOR_ALIAS_H_ diff --git a/devel/electron34/files/patch-build_rust_allocator_alloc__error__handler__impl.cc b/devel/electron34/files/patch-build_rust_allocator_alloc__error__handler__impl.cc new file mode 100644 index 000000000000..048c267abefa --- /dev/null +++ b/devel/electron34/files/patch-build_rust_allocator_alloc__error__handler__impl.cc @@ -0,0 +1,20 @@ +--- build/rust/allocator/alloc_error_handler_impl.cc.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alloc_error_handler_impl.cc +@@ -0,0 +1,17 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#include "build/rust/allocator/alloc_error_handler_impl.h" ++ ++#include "build/rust/allocator/alias.h" ++#include "build/rust/allocator/immediate_crash.h" ++ ++namespace rust_allocator_internal { ++ ++void alloc_error_handler_impl() { ++ NO_CODE_FOLDING(); ++ IMMEDIATE_CRASH(); ++} ++ ++} // namespace rust_allocator_internal diff --git a/devel/electron34/files/patch-build_rust_allocator_alloc__error__handler__impl.h b/devel/electron34/files/patch-build_rust_allocator_alloc__error__handler__impl.h new file mode 100644 index 000000000000..887ea602b027 --- /dev/null +++ b/devel/electron34/files/patch-build_rust_allocator_alloc__error__handler__impl.h @@ -0,0 +1,24 @@ +--- build/rust/allocator/alloc_error_handler_impl.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alloc_error_handler_impl.h +@@ -0,0 +1,21 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#ifndef BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ ++#define BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ ++ ++// This header exposes to Rust a C++ implementation of quickly crashing after an ++// allocation error. (The API below is called from `__rust_alloc_error_handler` ++// in `lib.rs`.) ++// ++// TODO(lukasza): Investigate if we can delete this `.h` / `.cc` and just call ++// `std::process::abort()` (or something else?) directly from `.rs`. The main ++// open question is how much we care about `NO_CODE_FOLDING`. ++namespace rust_allocator_internal { ++ ++void alloc_error_handler_impl(); ++ ++} // namespace rust_allocator_internal ++ ++#endif // BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ diff --git a/devel/electron34/files/patch-build_rust_allocator_allocator__impls.cc b/devel/electron34/files/patch-build_rust_allocator_allocator__impls.cc new file mode 100644 index 000000000000..94e04d7b966a --- /dev/null +++ b/devel/electron34/files/patch-build_rust_allocator_allocator__impls.cc @@ -0,0 +1,108 @@ +--- build/rust/allocator/allocator_impls.cc.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/allocator_impls.cc +@@ -0,0 +1,105 @@ ++// Copyright 2021 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#include "build/rust/allocator/allocator_impls.h" ++ ++#ifdef UNSAFE_BUFFERS_BUILD ++// TODO(crbug.com/390223051): Remove C-library calls to fix the errors. ++#pragma allow_unsafe_libc_calls ++#endif ++ ++#include <cstddef> ++#include <cstring> ++ ++#include "build/build_config.h" ++#include "build/rust/allocator/buildflags.h" ++ ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++#include "partition_alloc/partition_alloc_constants.h" // nogncheck ++#include "partition_alloc/shim/allocator_shim.h" // nogncheck ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++#include <cstdlib> ++#endif ++ ++namespace rust_allocator_internal { ++ ++unsigned char* alloc(size_t size, size_t align) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++ // PartitionAlloc will crash if given an alignment larger than this. ++ if (align > partition_alloc::internal::kMaxSupportedAlignment) { ++ return nullptr; ++ } ++ ++ // We use unchecked allocation paths in PartitionAlloc rather than going ++ // through its shims in `malloc()` etc so that we can support fallible ++ // allocation paths such as Vec::try_reserve without crashing on allocation ++ // failure. ++ if (align <= alignof(std::max_align_t)) { ++ return static_cast<unsigned char*>(allocator_shim::UncheckedAlloc(size)); ++ } else { ++ return static_cast<unsigned char*>( ++ allocator_shim::UncheckedAlignedAlloc(size, align)); ++ } ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ return static_cast<unsigned char*>(_aligned_malloc(size, align)); ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++void dealloc(unsigned char* p, size_t size, size_t align) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++ if (align <= alignof(std::max_align_t)) { ++ allocator_shim::UncheckedFree(p); ++ } else { ++ allocator_shim::UncheckedAlignedFree(p); ++ } ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ return _aligned_free(p); ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++unsigned char* realloc(unsigned char* p, ++ size_t old_size, ++ size_t align, ++ size_t new_size) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++ // We use unchecked allocation paths in PartitionAlloc rather than going ++ // through its shims in `malloc()` etc so that we can support fallible ++ // allocation paths such as Vec::try_reserve without crashing on allocation ++ // failure. ++ if (align <= alignof(std::max_align_t)) { ++ return static_cast<unsigned char*>( ++ allocator_shim::UncheckedRealloc(p, new_size)); ++ } else { ++ return static_cast<unsigned char*>( ++ allocator_shim::UncheckedAlignedRealloc(p, new_size, align)); ++ } ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ return static_cast<unsigned char*>(_aligned_realloc(p, new_size, align)); ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++unsigned char* alloc_zeroed(size_t size, size_t align) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) || \ ++ BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ // TODO(danakj): When RUST_ALLOCATOR_USES_PARTITION_ALLOC is true, it's ++ // possible that a partition_alloc::UncheckedAllocZeroed() call would perform ++ // better than partition_alloc::UncheckedAlloc() + memset. But there is no ++ // such API today. See b/342251590. ++ unsigned char* p = alloc(size, align); ++ if (p) { ++ memset(p, 0, size); ++ } ++ return p; ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++} // namespace rust_allocator_internal diff --git a/devel/electron34/files/patch-build_rust_allocator_allocator__impls.h b/devel/electron34/files/patch-build_rust_allocator_allocator__impls.h new file mode 100644 index 000000000000..9249cdc938d2 --- /dev/null +++ b/devel/electron34/files/patch-build_rust_allocator_allocator__impls.h @@ -0,0 +1,27 @@ +--- build/rust/allocator/allocator_impls.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/allocator_impls.h +@@ -0,0 +1,24 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#ifndef BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ ++#define BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ ++ ++#include <cstddef> ++ ++// This header exposes a C++ allocator (e.g. PartitionAlloc) to Rust. ++// The APIs below are called from `impl GlobalAlloc` in `lib.rs`. ++namespace rust_allocator_internal { ++ ++unsigned char* alloc(size_t size, size_t align); ++void dealloc(unsigned char* p, size_t size, size_t align); ++unsigned char* realloc(unsigned char* p, ++ size_t old_size, ++ size_t align, ++ size_t new_size); ++unsigned char* alloc_zeroed(size_t size, size_t align); ++ ++} // namespace rust_allocator_internal ++ ++#endif // BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ diff --git a/devel/electron34/files/patch-build_rust_allocator_allocator__impls__ffi.rs b/devel/electron34/files/patch-build_rust_allocator_allocator__impls__ffi.rs new file mode 100644 index 000000000000..8f0baf1576ce --- /dev/null +++ b/devel/electron34/files/patch-build_rust_allocator_allocator__impls__ffi.rs @@ -0,0 +1,22 @@ +--- build/rust/allocator/allocator_impls_ffi.rs.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/allocator_impls_ffi.rs +@@ -0,0 +1,19 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++//! FFI for `allocator_impls.h` is in a separate `.rs` file/module to ++//! better support conditional compilation (these functions are only ++//! used under `#[cfg(rust_allocator_uses_allocator_impls_h)]`. ++ ++#[cxx::bridge(namespace = "rust_allocator_internal")] ++pub mod ffi { ++ extern "C++" { ++ include!("build/rust/allocator/allocator_impls.h"); ++ ++ unsafe fn alloc(size: usize, align: usize) -> *mut u8; ++ unsafe fn dealloc(p: *mut u8, size: usize, align: usize); ++ unsafe fn realloc(p: *mut u8, old_size: usize, align: usize, new_size: usize) -> *mut u8; ++ unsafe fn alloc_zeroed(size: usize, align: usize) -> *mut u8; ++ } ++} diff --git a/devel/electron34/files/patch-build_rust_allocator_compiler__specific.h b/devel/electron34/files/patch-build_rust_allocator_compiler__specific.h new file mode 100644 index 000000000000..7feb0c739d79 --- /dev/null +++ b/devel/electron34/files/patch-build_rust_allocator_compiler__specific.h @@ -0,0 +1,41 @@ +--- build/rust/allocator/compiler_specific.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/compiler_specific.h +@@ -0,0 +1,38 @@ ++// Copyright 2023 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/compiler_specific.h (and then ++// significantly trimmed to just the APIs / macros needed by //build/rust/std). ++// ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#ifndef BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ ++#define BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ ++ ++#include "build/build_config.h" ++ ++#if defined(COMPILER_MSVC) && !defined(__clang__) ++#error "Only clang-cl is supported on Windows, see https://crbug.com/988071" ++#endif ++ ++#if defined(__has_attribute) ++#define HAS_ATTRIBUTE(x) __has_attribute(x) ++#else ++#define HAS_ATTRIBUTE(x) 0 ++#endif ++ ++// Annotate a function indicating it should not be inlined. ++// Use like: ++// NOINLINE void DoStuff() { ... } ++#if defined(__clang__) && HAS_ATTRIBUTE(noinline) ++#define NOINLINE [[clang::noinline]] ++#elif defined(COMPILER_GCC) && HAS_ATTRIBUTE(noinline) ++#define NOINLINE __attribute__((noinline)) ++#elif defined(COMPILER_MSVC) ++#define NOINLINE __declspec(noinline) ++#else ++#define NOINLINE ++#endif ++ ++#endif // BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ diff --git a/devel/electron34/files/patch-build_rust_allocator_immediate__crash.h b/devel/electron34/files/patch-build_rust_allocator_immediate__crash.h new file mode 100644 index 000000000000..7ab0f9d9c34c --- /dev/null +++ b/devel/electron34/files/patch-build_rust_allocator_immediate__crash.h @@ -0,0 +1,174 @@ +--- build/rust/allocator/immediate_crash.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/immediate_crash.h +@@ -0,0 +1,171 @@ ++// Copyright 2021 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/immediate_crash.h. ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#ifndef BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ ++#define BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ ++ ++#include "build/build_config.h" ++ ++// Crashes in the fastest possible way with no attempt at logging. ++// There are several constraints; see http://crbug.com/664209 for more context. ++// ++// - TRAP_SEQUENCE_() must be fatal. It should not be possible to ignore the ++// resulting exception or simply hit 'continue' to skip over it in a debugger. ++// - Different instances of TRAP_SEQUENCE_() must not be folded together, to ++// ensure crash reports are debuggable. Unlike __builtin_trap(), asm volatile ++// blocks will not be folded together. ++// Note: TRAP_SEQUENCE_() previously required an instruction with a unique ++// nonce since unlike clang, GCC folds together identical asm volatile ++// blocks. ++// - TRAP_SEQUENCE_() must produce a signal that is distinct from an invalid ++// memory access. ++// - TRAP_SEQUENCE_() must be treated as a set of noreturn instructions. ++// __builtin_unreachable() is used to provide that hint here. clang also uses ++// this as a heuristic to pack the instructions in the function epilogue to ++// improve code density. ++// ++// Additional properties that are nice to have: ++// - TRAP_SEQUENCE_() should be as compact as possible. ++// - The first instruction of TRAP_SEQUENCE_() should not change, to avoid ++// shifting crash reporting clusters. As a consequence of this, explicit ++// assembly is preferred over intrinsics. ++// Note: this last bullet point may no longer be true, and may be removed in ++// the future. ++ ++// Note: TRAP_SEQUENCE Is currently split into two macro helpers due to the fact ++// that clang emits an actual instruction for __builtin_unreachable() on certain ++// platforms (see https://crbug.com/958675). In addition, the int3/bkpt/brk will ++// be removed in followups, so splitting it up like this now makes it easy to ++// land the followups. ++ ++#if defined(COMPILER_GCC) ++ ++#if BUILDFLAG(IS_NACL) ++ ++// Crash report accuracy is not guaranteed on NaCl. ++#define TRAP_SEQUENCE1_() __builtin_trap() ++#define TRAP_SEQUENCE2_() asm volatile("") ++ ++#elif defined(ARCH_CPU_X86_FAMILY) ++ ++// TODO(crbug.com/40625592): In theory, it should be possible to use just ++// int3. However, there are a number of crashes with SIGILL as the exception ++// code, so it seems likely that there's a signal handler that allows execution ++// to continue after SIGTRAP. ++#define TRAP_SEQUENCE1_() asm volatile("int3") ++ ++#if BUILDFLAG(IS_APPLE) ++// Intentionally empty: __builtin_unreachable() is always part of the sequence ++// (see IMMEDIATE_CRASH below) and already emits a ud2 on Mac. ++#define TRAP_SEQUENCE2_() asm volatile("") ++#else ++#define TRAP_SEQUENCE2_() asm volatile("ud2") ++#endif // BUILDFLAG(IS_APPLE) ++ ++#elif defined(ARCH_CPU_ARMEL) ++ ++// bkpt will generate a SIGBUS when running on armv7 and a SIGTRAP when running ++// as a 32 bit userspace app on arm64. There doesn't seem to be any way to ++// cause a SIGTRAP from userspace without using a syscall (which would be a ++// problem for sandboxing). ++// TODO(crbug.com/40625592): Remove bkpt from this sequence. ++#define TRAP_SEQUENCE1_() asm volatile("bkpt #0") ++#define TRAP_SEQUENCE2_() asm volatile("udf #0") ++ ++#elif defined(ARCH_CPU_ARM64) ++ ++// This will always generate a SIGTRAP on arm64. ++// TODO(crbug.com/40625592): Remove brk from this sequence. ++#define TRAP_SEQUENCE1_() asm volatile("brk #0") ++#define TRAP_SEQUENCE2_() asm volatile("hlt #0") ++ ++#else ++ ++// Crash report accuracy will not be guaranteed on other architectures, but at ++// least this will crash as expected. ++#define TRAP_SEQUENCE1_() __builtin_trap() ++#define TRAP_SEQUENCE2_() asm volatile("") ++ ++#endif // ARCH_CPU_* ++ ++#elif defined(COMPILER_MSVC) ++ ++#if !defined(__clang__) ++ ++// MSVC x64 doesn't support inline asm, so use the MSVC intrinsic. ++#define TRAP_SEQUENCE1_() __debugbreak() ++#define TRAP_SEQUENCE2_() ++ ++#elif defined(ARCH_CPU_ARM64) ++ ++// Windows ARM64 uses "BRK #F000" as its breakpoint instruction, and ++// __debugbreak() generates that in both VC++ and clang. ++#define TRAP_SEQUENCE1_() __debugbreak() ++// Intentionally empty: __builtin_unreachable() is always part of the sequence ++// (see IMMEDIATE_CRASH below) and already emits a ud2 on Win64, ++// https://crbug.com/958373 ++#define TRAP_SEQUENCE2_() __asm volatile("") ++ ++#else ++ ++#define TRAP_SEQUENCE1_() asm volatile("int3") ++#define TRAP_SEQUENCE2_() asm volatile("ud2") ++ ++#endif // __clang__ ++ ++#else ++ ++#error No supported trap sequence! ++ ++#endif // COMPILER_GCC ++ ++#define TRAP_SEQUENCE_() \ ++ do { \ ++ TRAP_SEQUENCE1_(); \ ++ TRAP_SEQUENCE2_(); \ ++ } while (false) ++ ++// CHECK() and the trap sequence can be invoked from a constexpr function. ++// This could make compilation fail on GCC, as it forbids directly using inline ++// asm inside a constexpr function. However, it allows calling a lambda ++// expression including the same asm. ++// The side effect is that the top of the stacktrace will not point to the ++// calling function, but to this anonymous lambda. This is still useful as the ++// full name of the lambda will typically include the name of the function that ++// calls CHECK() and the debugger will still break at the right line of code. ++#if !defined(COMPILER_GCC) || defined(__clang__) ++ ++#define WRAPPED_TRAP_SEQUENCE_() TRAP_SEQUENCE_() ++ ++#else ++ ++#define WRAPPED_TRAP_SEQUENCE_() \ ++ do { \ ++ [] { TRAP_SEQUENCE_(); }(); \ ++ } while (false) ++ ++#endif // !defined(COMPILER_GCC) || defined(__clang__) ++ ++#if defined(__clang__) || defined(COMPILER_GCC) ++ ++// __builtin_unreachable() hints to the compiler that this is noreturn and can ++// be packed in the function epilogue. ++#define IMMEDIATE_CRASH() \ ++ ({ \ ++ WRAPPED_TRAP_SEQUENCE_(); \ ++ __builtin_unreachable(); \ ++ }) ++ ++#else ++ ++// This is supporting non-chromium user of logging.h to build with MSVC, like ++// pdfium. On MSVC there is no __builtin_unreachable(). ++#define IMMEDIATE_CRASH() WRAPPED_TRAP_SEQUENCE_() ++ ++#endif // defined(__clang__) || defined(COMPILER_GCC) ++ ++#endif // BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ diff --git a/devel/electron34/files/patch-build_rust_allocator_lib.rs b/devel/electron34/files/patch-build_rust_allocator_lib.rs new file mode 100644 index 000000000000..89fddf278294 --- /dev/null +++ b/devel/electron34/files/patch-build_rust_allocator_lib.rs @@ -0,0 +1,122 @@ +--- build/rust/allocator/lib.rs.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/lib.rs +@@ -0,0 +1,119 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++//! Define the allocator that Rust code in Chrome should use. ++//! ++//! Any final artifact that depends on this crate, even transitively, will use ++//! the allocator defined here. ++//! ++//! List of known issues: ++//! ++//! 1. We'd like to use PartitionAlloc on Windows, but the stdlib uses Windows ++//! heap functions directly that PartitionAlloc can not intercept. ++//! 2. We'd like `Vec::try_reserve` to fail at runtime on Linux instead of ++//! crashing in malloc() where PartitionAlloc replaces that function. ++ ++// Required to apply weak linkage to symbols. ++// ++// TODO(https://crbug.com/410596442): Stop using unstable features here. ++// https://github.com/rust-lang/rust/issues/29603 tracks stabilization of the `linkage` feature. ++#![feature(linkage)] ++// Required to apply `#[rustc_std_internal_symbol]` to our alloc error handler ++// so the name is correctly mangled as rustc expects. ++// ++// TODO(https://crbug.com/410596442): Stop using internal features here. ++#![allow(internal_features)] ++#![feature(rustc_attrs)] ++ ++// This module is in a separate source file to avoid having to teach `cxxbridge` ++// about conditional compilation. ++#[cfg(rust_allocator_uses_allocator_impls_h)] ++mod allocator_impls_ffi; ++ ++/// Module that provides `#[global_allocator]` / `GlobalAlloc` interface for ++/// using an allocator from C++. ++#[cfg(rust_allocator_uses_allocator_impls_h)] ++mod cpp_allocator { ++ use super::allocator_impls_ffi::ffi; ++ use std::alloc::{GlobalAlloc, Layout}; ++ ++ struct Allocator; ++ ++ unsafe impl GlobalAlloc for Allocator { ++ unsafe fn alloc(&self, layout: Layout) -> *mut u8 { ++ unsafe { ffi::alloc(layout.size(), layout.align()) } ++ } ++ ++ unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) { ++ unsafe { ++ ffi::dealloc(ptr, layout.size(), layout.align()); ++ } ++ } ++ ++ unsafe fn alloc_zeroed(&self, layout: Layout) -> *mut u8 { ++ unsafe { ffi::alloc_zeroed(layout.size(), layout.align()) } ++ } ++ ++ unsafe fn realloc(&self, ptr: *mut u8, layout: Layout, new_size: usize) -> *mut u8 { ++ unsafe { ffi::realloc(ptr, layout.size(), layout.align(), new_size) } ++ } ++ } ++ ++ #[global_allocator] ++ static GLOBAL: Allocator = Allocator; ++} ++ ++/// Module that provides `#[global_allocator]` / `GlobalAlloc` interface for ++/// using the default Rust allocator. ++#[cfg(not(rust_allocator_uses_allocator_impls_h))] ++mod rust_allocator { ++ #[global_allocator] ++ static GLOBAL: std::alloc::System = std::alloc::System; ++} ++ ++/// Module that provides global symbols that are needed both by `cpp_allocator` ++/// and `rust_allocator`. ++/// ++/// When `rustc` drives linking, then it will define the symbols below. But ++/// Chromium only uses `rustc` to link Rust-only executables (e.g. `build.rs` ++/// scripts) and otherwise uses a non-Rust linker. This is why we have to ++/// manually define a few symbols below. We define those symbols ++/// as "weak" symbols, so that Rust-provided symbols "win" in case where Rust ++/// actually does drive the linking. This hack works (not only for Chromium, ++/// but also for google3 and other projects), but isn't officially supported by ++/// `rustc`. ++/// ++/// TODO(https://crbug.com/410596442): Stop using internal features here. ++mod both_allocators { ++ /// As part of rustc's contract for using `#[global_allocator]` without ++ /// rustc-generated shims we must define this symbol, since we are opting in ++ /// to unstable functionality. See https://github.com/rust-lang/rust/issues/123015 ++ #[no_mangle] ++ #[linkage = "weak"] ++ static __rust_no_alloc_shim_is_unstable: u8 = 0; ++ ++ // Mangle the symbol name as rustc expects. ++ #[rustc_std_internal_symbol] ++ #[allow(non_upper_case_globals)] ++ #[linkage = "weak"] ++ static __rust_alloc_error_handler_should_panic: u8 = 0; ++ ++ // Mangle the symbol name as rustc expects. ++ #[rustc_std_internal_symbol] ++ #[allow(non_upper_case_globals)] ++ #[linkage = "weak"] ++ fn __rust_alloc_error_handler(_size: usize, _align: usize) { ++ // TODO(lukasza): Investigate if we can just call `std::process::abort()` here. ++ // (Not really _needed_, but it could simplify code a little bit.) ++ unsafe { ffi::alloc_error_handler_impl() } ++ } ++ ++ #[cxx::bridge(namespace = "rust_allocator_internal")] ++ mod ffi { ++ extern "C++" { ++ include!("build/rust/allocator/alloc_error_handler_impl.h"); ++ unsafe fn alloc_error_handler_impl(); ++ } ++ } ++} diff --git a/devel/electron34/files/patch-build_rust_cargo__crate.gni b/devel/electron34/files/patch-build_rust_cargo__crate.gni new file mode 100644 index 000000000000..14f1a6b4022e --- /dev/null +++ b/devel/electron34/files/patch-build_rust_cargo__crate.gni @@ -0,0 +1,25 @@ +--- build/rust/cargo_crate.gni.orig 2025-02-24 19:59:26 UTC ++++ build/rust/cargo_crate.gni +@@ -267,6 +267,12 @@ template("cargo_crate") { + # Don't import the `chromium` crate into third-party code. + no_chromium_prelude = true + ++ # Don't depend on the chrome-specific #[global_allocator] crate from ++ # third-party code. This avoids some dependency cycle issues. The allocator ++ # crate will still be used if it exists anywhere in the dependency graph for ++ # a given linked artifact. ++ no_allocator_crate = true ++ + rustc_metadata = _rustc_metadata + + # TODO(crbug.com/40259764): don't default to true. This requires changes to +@@ -504,6 +510,9 @@ template("cargo_crate") { + + # Don't import the `chromium` crate into third-party code. + no_chromium_prelude = true ++ ++ # Build scripts do not need to link to chrome's allocator. ++ no_allocator_crate = true + + # The ${_build_script_name}_output target looks for the exe in this + # location. Due to how the Windows component build works, this has to diff --git a/devel/electron34/files/patch-build_rust_rust__macro.gni b/devel/electron34/files/patch-build_rust_rust__macro.gni new file mode 100644 index 000000000000..0dafc3819aa1 --- /dev/null +++ b/devel/electron34/files/patch-build_rust_rust__macro.gni @@ -0,0 +1,12 @@ +--- build/rust/rust_macro.gni.orig 2025-05-20 09:16:26 UTC ++++ build/rust/rust_macro.gni +@@ -16,6 +16,9 @@ template("rust_macro") { + forward_variables_from(invoker, TESTONLY_AND_VISIBILITY) + proc_macro_configs = invoker.configs + target_type = "rust_proc_macro" ++ ++ # Macros are loaded by rustc and shouldn't use chrome's allocation routines. ++ no_allocator_crate = true + } + } + diff --git a/devel/electron34/files/patch-build_rust_rust__target.gni b/devel/electron34/files/patch-build_rust_rust__target.gni new file mode 100644 index 000000000000..f4ad6f04fc45 --- /dev/null +++ b/devel/electron34/files/patch-build_rust_rust__target.gni @@ -0,0 +1,13 @@ +--- build/rust/rust_target.gni.orig 2025-05-20 09:16:26 UTC ++++ build/rust/rust_target.gni +@@ -339,6 +339,10 @@ template("rust_target") { + _rust_deps += [ "//build/rust/std" ] + } + ++ if (!defined(invoker.no_allocator_crate) || !invoker.no_allocator_crate) { ++ _rust_deps += [ "//build/rust/allocator" ] ++ } ++ + if (_build_unit_tests) { + _unit_test_target = "${_target_name}_unittests" + if (defined(invoker.unit_test_target)) { diff --git a/devel/electron34/files/patch-build_rust_std_BUILD.gn b/devel/electron34/files/patch-build_rust_std_BUILD.gn index 0efb06e75eb1..7314d062a541 100644 --- a/devel/electron34/files/patch-build_rust_std_BUILD.gn +++ b/devel/electron34/files/patch-build_rust_std_BUILD.gn @@ -1,6 +1,36 @@ --- build/rust/std/BUILD.gn.orig 2025-02-24 19:59:26 UTC +++ build/rust/std/BUILD.gn -@@ -74,13 +74,20 @@ if (toolchain_has_rust) { +@@ -22,29 +22,6 @@ if (toolchain_has_rust) { + import("//build/config/sanitizers/sanitizers.gni") + + if (toolchain_has_rust) { +- # If clang performs the link step, we need to provide the allocator symbols +- # that are normally injected by rustc during linking. +- # +- # We also "happen to" use this to redirect allocations to PartitionAlloc, +- # though that would be better done through a #[global_allocator] crate (see +- # above). +- source_set("remap_alloc") { +- public_deps = [ "//base/allocator/partition_allocator:buildflags" ] +- if (use_partition_alloc_as_malloc) { +- public_deps += [ "//base/allocator/partition_allocator:partition_alloc" ] +- } +- sources = [ +- # `alias.*`, `compiler_specific.h`, and `immediate_crash.*` have been +- # copied from `//base`. +- # TODO(crbug.com/40279749): Avoid duplication / reuse code. +- "alias.cc", +- "alias.h", +- "compiler_specific.h", +- "immediate_crash.h", +- "remap_alloc.cc", +- ] +- } +- + # List of Rust stdlib rlibs which are present in the official Rust toolchain + # we are using from the Android team. This is usually a version or two behind + # nightly. Generally this matches the toolchain we build ourselves, but if +@@ -74,13 +51,20 @@ if (toolchain_has_rust) { # These are no longer present in the Windows toolchain. stdlib_files += [ "addr2line", @@ -22,7 +52,7 @@ } if (toolchain_for_rust_host_build_tools) { -@@ -100,7 +107,6 @@ if (toolchain_has_rust) { +@@ -100,7 +84,6 @@ if (toolchain_has_rust) { # don't need to pass to the C++ linker because they're used for specialized # purposes. skip_stdlib_files = [ @@ -30,3 +60,25 @@ "rustc_std_workspace_alloc", "rustc_std_workspace_core", "rustc_std_workspace_std", +@@ -254,8 +237,6 @@ if (toolchain_has_rust) { + foreach(libname, stdlib_files + skip_stdlib_files) { + deps += [ "rules:$libname" ] + } +- +- public_deps = [ ":remap_alloc" ] + } + } else { + action("find_stdlib") { +@@ -381,12 +362,6 @@ if (toolchain_has_rust) { + ":stdlib_public_dependent_libs", + ] + deps = [ ":prebuilt_rustc_copy_to_sysroot" ] +- +- # The host builds tools toolchain supports Rust only and does not use +- # the allocator remapping to point it to PartitionAlloc. +- if (!toolchain_for_rust_host_build_tools) { +- deps += [ ":remap_alloc" ] +- } + } + } + } diff --git a/devel/electron35/files/patch-build_rust_allocator_BUILD.gn b/devel/electron35/files/patch-build_rust_allocator_BUILD.gn new file mode 100644 index 000000000000..cb1633140dcc --- /dev/null +++ b/devel/electron35/files/patch-build_rust_allocator_BUILD.gn @@ -0,0 +1,109 @@ +--- build/rust/allocator/BUILD.gn.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/BUILD.gn +@@ -0,0 +1,106 @@ ++# Copyright 2025 The Chromium Authors ++# Use of this source code is governed by a BSD-style license that can be ++# found in the LICENSE file. ++ ++import("//build/buildflag_header.gni") ++import("//build/config/rust.gni") ++import("//build/rust/rust_static_library.gni") ++ ++rust_allocator_uses_partition_alloc = false ++if (build_with_chromium) { ++ import("//base/allocator/partition_allocator/partition_alloc.gni") ++ rust_allocator_uses_partition_alloc = use_partition_alloc_as_malloc ++} ++ ++# In ASAN builds, PartitionAlloc-Everywhere is disabled, meaning malloc() and ++# friends in C++ do not go to PartitionAlloc. So we also don't point the Rust ++# allocation functions at PartitionAlloc. Generally, this means we just direct ++# them to the Standard Library's allocator. ++# ++# However, on Windows the Standard Library uses HeapAlloc() and Windows ASAN ++# does *not* hook that method, so ASAN does not get to hear about allocations ++# made in Rust. To resolve this, we redirect allocation to _aligned_malloc ++# which Windows ASAN *does* hook. ++# ++# Note that there is a runtime option to make ASAN hook HeapAlloc() but ++# enabling it breaks Win32 APIs like CreateProcess: ++# https://crbug.com/368070343#comment29 ++rust_allocator_uses_aligned_malloc = false ++if (!rust_allocator_uses_partition_alloc && is_win && is_asan) { ++ rust_allocator_uses_aligned_malloc = true ++} ++ ++rust_allocator_uses_allocator_impls_h = ++ rust_allocator_uses_partition_alloc || rust_allocator_uses_aligned_malloc ++ ++buildflag_header("buildflags") { ++ header = "buildflags.h" ++ flags = [ ++ "RUST_ALLOCATOR_USES_PARTITION_ALLOC=$rust_allocator_uses_partition_alloc", ++ "RUST_ALLOCATOR_USES_ALIGNED_MALLOC=$rust_allocator_uses_aligned_malloc", ++ ] ++ visibility = [ ":*" ] ++} ++ ++if (toolchain_has_rust) { ++ # All targets which depend on Rust code but are not linked by rustc must ++ # depend on this. Usually, this dependency will come from the rust_target() GN ++ # template. However, cargo_crate() does *not* include this dependency so any ++ # C++ targets which directly depend on a cargo_crate() must depend on this. ++ rust_static_library("allocator") { ++ sources = [ "lib.rs" ] ++ crate_root = "lib.rs" ++ cxx_bindings = [ "lib.rs" ] ++ ++ deps = [ ":alloc_error_handler_impl" ] ++ if (rust_allocator_uses_allocator_impls_h) { ++ deps += [ ":allocator_impls" ] ++ } ++ ++ no_chromium_prelude = true ++ no_allocator_crate = true ++ allow_unsafe = true ++ ++ rustflags = [] ++ if (rust_allocator_uses_allocator_impls_h) { ++ rustflags += [ "--cfg=rust_allocator_uses_allocator_impls_h" ] ++ cxx_bindings += [ "allocator_impls_ffi.rs" ] ++ sources += [ "allocator_impls_ffi.rs" ] ++ } ++ ++ # TODO(https://crbug.com/410596442): Stop using unstable features here. ++ configs -= [ "//build/config/compiler:disallow_unstable_features" ] ++ } ++ ++ if (rust_allocator_uses_allocator_impls_h) { ++ static_library("allocator_impls") { ++ public_deps = [] ++ if (rust_allocator_uses_partition_alloc) { ++ public_deps += ++ [ "//base/allocator/partition_allocator:partition_alloc" ] ++ } ++ ++ sources = [ ++ "allocator_impls.cc", ++ "allocator_impls.h", ++ ] ++ deps = [ ":buildflags" ] ++ visibility = [ ":*" ] ++ } ++ } ++ ++ static_library("alloc_error_handler_impl") { ++ sources = [ ++ # `alias.*`, `compiler_specific.h`, and `immediate_crash.*` have been ++ # copied from `//base`. ++ # TODO(crbug.com/40279749): Avoid duplication / reuse code. ++ "alias.cc", ++ "alias.h", ++ "alloc_error_handler_impl.cc", ++ "alloc_error_handler_impl.h", ++ "compiler_specific.h", ++ "immediate_crash.h", ++ ] ++ visibility = [ ":*" ] ++ } ++} diff --git a/devel/electron35/files/patch-build_rust_allocator_DEPS b/devel/electron35/files/patch-build_rust_allocator_DEPS new file mode 100644 index 000000000000..74bb2d6c2421 --- /dev/null +++ b/devel/electron35/files/patch-build_rust_allocator_DEPS @@ -0,0 +1,12 @@ +--- build/rust/allocator/DEPS.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/DEPS +@@ -0,0 +1,9 @@ ++include_rules = [ ++ "-base", ++] ++ ++specific_include_rules = { ++ "allocator_impls.cc" : [ ++ "+partition_alloc" ++ ] ++} diff --git a/devel/electron35/files/patch-build_rust_allocator_alias.cc b/devel/electron35/files/patch-build_rust_allocator_alias.cc new file mode 100644 index 000000000000..5280641f27e1 --- /dev/null +++ b/devel/electron35/files/patch-build_rust_allocator_alias.cc @@ -0,0 +1,25 @@ +--- build/rust/allocator/alias.cc.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alias.cc +@@ -0,0 +1,22 @@ ++// Copyright 2023 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/debug/alias.cc ( additionally the APIs ++// were moved into the `build_rust_std` namespace). ++// ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#include "build/rust/allocator/alias.h" ++ ++#include "build/rust/allocator/compiler_specific.h" ++ ++namespace build_rust_std { ++namespace debug { ++ ++// This file/function should be excluded from LTO/LTCG to ensure that the ++// compiler can't see this function's implementation when compiling calls to it. ++NOINLINE void Alias(const void* var) {} ++ ++} // namespace debug ++} // namespace build_rust_std diff --git a/devel/electron35/files/patch-build_rust_allocator_alias.h b/devel/electron35/files/patch-build_rust_allocator_alias.h new file mode 100644 index 000000000000..6530c6ae8779 --- /dev/null +++ b/devel/electron35/files/patch-build_rust_allocator_alias.h @@ -0,0 +1,40 @@ +--- build/rust/allocator/alias.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alias.h +@@ -0,0 +1,37 @@ ++// Copyright 2023 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/debug/alias.h (and then trimmed to just ++// the APIs / macros needed by //build/rust/std; additionally the APIs were ++// moved into the `build_rust_std` namespace). ++// ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#ifndef BUILD_RUST_ALLOCATOR_ALIAS_H_ ++#define BUILD_RUST_ALLOCATOR_ALIAS_H_ ++ ++#include <stddef.h> ++ ++namespace build_rust_std { ++namespace debug { ++ ++// Make the optimizer think that |var| is aliased. This can be used to prevent a ++// local variable from being optimized out (which is something that ++// `NO_CODE_FOLDING` macro definition below depends on). See ++// //base/debug/alias.h for more details. ++void Alias(const void* var); ++ ++} // namespace debug ++ ++} // namespace build_rust_std ++ ++// Prevent code folding (where a linker identifies functions that are ++// bit-identical and overlays them, which saves space but it leads to confusing ++// call stacks because multiple symbols are at the same address). See ++// //base/debug/alias.h for more details. ++#define NO_CODE_FOLDING() \ ++ const int line_number = __LINE__; \ ++ build_rust_std::debug::Alias(&line_number) ++ ++#endif // BUILD_RUST_ALLOCATOR_ALIAS_H_ diff --git a/devel/electron35/files/patch-build_rust_allocator_alloc__error__handler__impl.cc b/devel/electron35/files/patch-build_rust_allocator_alloc__error__handler__impl.cc new file mode 100644 index 000000000000..048c267abefa --- /dev/null +++ b/devel/electron35/files/patch-build_rust_allocator_alloc__error__handler__impl.cc @@ -0,0 +1,20 @@ +--- build/rust/allocator/alloc_error_handler_impl.cc.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alloc_error_handler_impl.cc +@@ -0,0 +1,17 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#include "build/rust/allocator/alloc_error_handler_impl.h" ++ ++#include "build/rust/allocator/alias.h" ++#include "build/rust/allocator/immediate_crash.h" ++ ++namespace rust_allocator_internal { ++ ++void alloc_error_handler_impl() { ++ NO_CODE_FOLDING(); ++ IMMEDIATE_CRASH(); ++} ++ ++} // namespace rust_allocator_internal diff --git a/devel/electron35/files/patch-build_rust_allocator_alloc__error__handler__impl.h b/devel/electron35/files/patch-build_rust_allocator_alloc__error__handler__impl.h new file mode 100644 index 000000000000..887ea602b027 --- /dev/null +++ b/devel/electron35/files/patch-build_rust_allocator_alloc__error__handler__impl.h @@ -0,0 +1,24 @@ +--- build/rust/allocator/alloc_error_handler_impl.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alloc_error_handler_impl.h +@@ -0,0 +1,21 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#ifndef BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ ++#define BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ ++ ++// This header exposes to Rust a C++ implementation of quickly crashing after an ++// allocation error. (The API below is called from `__rust_alloc_error_handler` ++// in `lib.rs`.) ++// ++// TODO(lukasza): Investigate if we can delete this `.h` / `.cc` and just call ++// `std::process::abort()` (or something else?) directly from `.rs`. The main ++// open question is how much we care about `NO_CODE_FOLDING`. ++namespace rust_allocator_internal { ++ ++void alloc_error_handler_impl(); ++ ++} // namespace rust_allocator_internal ++ ++#endif // BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ diff --git a/devel/electron35/files/patch-build_rust_allocator_allocator__impls.cc b/devel/electron35/files/patch-build_rust_allocator_allocator__impls.cc new file mode 100644 index 000000000000..94e04d7b966a --- /dev/null +++ b/devel/electron35/files/patch-build_rust_allocator_allocator__impls.cc @@ -0,0 +1,108 @@ +--- build/rust/allocator/allocator_impls.cc.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/allocator_impls.cc +@@ -0,0 +1,105 @@ ++// Copyright 2021 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#include "build/rust/allocator/allocator_impls.h" ++ ++#ifdef UNSAFE_BUFFERS_BUILD ++// TODO(crbug.com/390223051): Remove C-library calls to fix the errors. ++#pragma allow_unsafe_libc_calls ++#endif ++ ++#include <cstddef> ++#include <cstring> ++ ++#include "build/build_config.h" ++#include "build/rust/allocator/buildflags.h" ++ ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++#include "partition_alloc/partition_alloc_constants.h" // nogncheck ++#include "partition_alloc/shim/allocator_shim.h" // nogncheck ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++#include <cstdlib> ++#endif ++ ++namespace rust_allocator_internal { ++ ++unsigned char* alloc(size_t size, size_t align) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++ // PartitionAlloc will crash if given an alignment larger than this. ++ if (align > partition_alloc::internal::kMaxSupportedAlignment) { ++ return nullptr; ++ } ++ ++ // We use unchecked allocation paths in PartitionAlloc rather than going ++ // through its shims in `malloc()` etc so that we can support fallible ++ // allocation paths such as Vec::try_reserve without crashing on allocation ++ // failure. ++ if (align <= alignof(std::max_align_t)) { ++ return static_cast<unsigned char*>(allocator_shim::UncheckedAlloc(size)); ++ } else { ++ return static_cast<unsigned char*>( ++ allocator_shim::UncheckedAlignedAlloc(size, align)); ++ } ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ return static_cast<unsigned char*>(_aligned_malloc(size, align)); ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++void dealloc(unsigned char* p, size_t size, size_t align) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++ if (align <= alignof(std::max_align_t)) { ++ allocator_shim::UncheckedFree(p); ++ } else { ++ allocator_shim::UncheckedAlignedFree(p); ++ } ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ return _aligned_free(p); ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++unsigned char* realloc(unsigned char* p, ++ size_t old_size, ++ size_t align, ++ size_t new_size) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++ // We use unchecked allocation paths in PartitionAlloc rather than going ++ // through its shims in `malloc()` etc so that we can support fallible ++ // allocation paths such as Vec::try_reserve without crashing on allocation ++ // failure. ++ if (align <= alignof(std::max_align_t)) { ++ return static_cast<unsigned char*>( ++ allocator_shim::UncheckedRealloc(p, new_size)); ++ } else { ++ return static_cast<unsigned char*>( ++ allocator_shim::UncheckedAlignedRealloc(p, new_size, align)); ++ } ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ return static_cast<unsigned char*>(_aligned_realloc(p, new_size, align)); ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++unsigned char* alloc_zeroed(size_t size, size_t align) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) || \ ++ BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ // TODO(danakj): When RUST_ALLOCATOR_USES_PARTITION_ALLOC is true, it's ++ // possible that a partition_alloc::UncheckedAllocZeroed() call would perform ++ // better than partition_alloc::UncheckedAlloc() + memset. But there is no ++ // such API today. See b/342251590. ++ unsigned char* p = alloc(size, align); ++ if (p) { ++ memset(p, 0, size); ++ } ++ return p; ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++} // namespace rust_allocator_internal diff --git a/devel/electron35/files/patch-build_rust_allocator_allocator__impls.h b/devel/electron35/files/patch-build_rust_allocator_allocator__impls.h new file mode 100644 index 000000000000..9249cdc938d2 --- /dev/null +++ b/devel/electron35/files/patch-build_rust_allocator_allocator__impls.h @@ -0,0 +1,27 @@ +--- build/rust/allocator/allocator_impls.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/allocator_impls.h +@@ -0,0 +1,24 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#ifndef BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ ++#define BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ ++ ++#include <cstddef> ++ ++// This header exposes a C++ allocator (e.g. PartitionAlloc) to Rust. ++// The APIs below are called from `impl GlobalAlloc` in `lib.rs`. ++namespace rust_allocator_internal { ++ ++unsigned char* alloc(size_t size, size_t align); ++void dealloc(unsigned char* p, size_t size, size_t align); ++unsigned char* realloc(unsigned char* p, ++ size_t old_size, ++ size_t align, ++ size_t new_size); ++unsigned char* alloc_zeroed(size_t size, size_t align); ++ ++} // namespace rust_allocator_internal ++ ++#endif // BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ diff --git a/devel/electron35/files/patch-build_rust_allocator_allocator__impls__ffi.rs b/devel/electron35/files/patch-build_rust_allocator_allocator__impls__ffi.rs new file mode 100644 index 000000000000..8f0baf1576ce --- /dev/null +++ b/devel/electron35/files/patch-build_rust_allocator_allocator__impls__ffi.rs @@ -0,0 +1,22 @@ +--- build/rust/allocator/allocator_impls_ffi.rs.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/allocator_impls_ffi.rs +@@ -0,0 +1,19 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++//! FFI for `allocator_impls.h` is in a separate `.rs` file/module to ++//! better support conditional compilation (these functions are only ++//! used under `#[cfg(rust_allocator_uses_allocator_impls_h)]`. ++ ++#[cxx::bridge(namespace = "rust_allocator_internal")] ++pub mod ffi { ++ extern "C++" { ++ include!("build/rust/allocator/allocator_impls.h"); ++ ++ unsafe fn alloc(size: usize, align: usize) -> *mut u8; ++ unsafe fn dealloc(p: *mut u8, size: usize, align: usize); ++ unsafe fn realloc(p: *mut u8, old_size: usize, align: usize, new_size: usize) -> *mut u8; ++ unsafe fn alloc_zeroed(size: usize, align: usize) -> *mut u8; ++ } ++} diff --git a/devel/electron35/files/patch-build_rust_allocator_compiler__specific.h b/devel/electron35/files/patch-build_rust_allocator_compiler__specific.h new file mode 100644 index 000000000000..7feb0c739d79 --- /dev/null +++ b/devel/electron35/files/patch-build_rust_allocator_compiler__specific.h @@ -0,0 +1,41 @@ +--- build/rust/allocator/compiler_specific.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/compiler_specific.h +@@ -0,0 +1,38 @@ ++// Copyright 2023 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/compiler_specific.h (and then ++// significantly trimmed to just the APIs / macros needed by //build/rust/std). ++// ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#ifndef BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ ++#define BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ ++ ++#include "build/build_config.h" ++ ++#if defined(COMPILER_MSVC) && !defined(__clang__) ++#error "Only clang-cl is supported on Windows, see https://crbug.com/988071" ++#endif ++ ++#if defined(__has_attribute) ++#define HAS_ATTRIBUTE(x) __has_attribute(x) ++#else ++#define HAS_ATTRIBUTE(x) 0 ++#endif ++ ++// Annotate a function indicating it should not be inlined. ++// Use like: ++// NOINLINE void DoStuff() { ... } ++#if defined(__clang__) && HAS_ATTRIBUTE(noinline) ++#define NOINLINE [[clang::noinline]] ++#elif defined(COMPILER_GCC) && HAS_ATTRIBUTE(noinline) ++#define NOINLINE __attribute__((noinline)) ++#elif defined(COMPILER_MSVC) ++#define NOINLINE __declspec(noinline) ++#else ++#define NOINLINE ++#endif ++ ++#endif // BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ diff --git a/devel/electron35/files/patch-build_rust_allocator_immediate__crash.h b/devel/electron35/files/patch-build_rust_allocator_immediate__crash.h new file mode 100644 index 000000000000..7ab0f9d9c34c --- /dev/null +++ b/devel/electron35/files/patch-build_rust_allocator_immediate__crash.h @@ -0,0 +1,174 @@ +--- build/rust/allocator/immediate_crash.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/immediate_crash.h +@@ -0,0 +1,171 @@ ++// Copyright 2021 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/immediate_crash.h. ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#ifndef BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ ++#define BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ ++ ++#include "build/build_config.h" ++ ++// Crashes in the fastest possible way with no attempt at logging. ++// There are several constraints; see http://crbug.com/664209 for more context. ++// ++// - TRAP_SEQUENCE_() must be fatal. It should not be possible to ignore the ++// resulting exception or simply hit 'continue' to skip over it in a debugger. ++// - Different instances of TRAP_SEQUENCE_() must not be folded together, to ++// ensure crash reports are debuggable. Unlike __builtin_trap(), asm volatile ++// blocks will not be folded together. ++// Note: TRAP_SEQUENCE_() previously required an instruction with a unique ++// nonce since unlike clang, GCC folds together identical asm volatile ++// blocks. ++// - TRAP_SEQUENCE_() must produce a signal that is distinct from an invalid ++// memory access. ++// - TRAP_SEQUENCE_() must be treated as a set of noreturn instructions. ++// __builtin_unreachable() is used to provide that hint here. clang also uses ++// this as a heuristic to pack the instructions in the function epilogue to ++// improve code density. ++// ++// Additional properties that are nice to have: ++// - TRAP_SEQUENCE_() should be as compact as possible. ++// - The first instruction of TRAP_SEQUENCE_() should not change, to avoid ++// shifting crash reporting clusters. As a consequence of this, explicit ++// assembly is preferred over intrinsics. ++// Note: this last bullet point may no longer be true, and may be removed in ++// the future. ++ ++// Note: TRAP_SEQUENCE Is currently split into two macro helpers due to the fact ++// that clang emits an actual instruction for __builtin_unreachable() on certain ++// platforms (see https://crbug.com/958675). In addition, the int3/bkpt/brk will ++// be removed in followups, so splitting it up like this now makes it easy to ++// land the followups. ++ ++#if defined(COMPILER_GCC) ++ ++#if BUILDFLAG(IS_NACL) ++ ++// Crash report accuracy is not guaranteed on NaCl. ++#define TRAP_SEQUENCE1_() __builtin_trap() ++#define TRAP_SEQUENCE2_() asm volatile("") ++ ++#elif defined(ARCH_CPU_X86_FAMILY) ++ ++// TODO(crbug.com/40625592): In theory, it should be possible to use just ++// int3. However, there are a number of crashes with SIGILL as the exception ++// code, so it seems likely that there's a signal handler that allows execution ++// to continue after SIGTRAP. ++#define TRAP_SEQUENCE1_() asm volatile("int3") ++ ++#if BUILDFLAG(IS_APPLE) ++// Intentionally empty: __builtin_unreachable() is always part of the sequence ++// (see IMMEDIATE_CRASH below) and already emits a ud2 on Mac. ++#define TRAP_SEQUENCE2_() asm volatile("") ++#else ++#define TRAP_SEQUENCE2_() asm volatile("ud2") ++#endif // BUILDFLAG(IS_APPLE) ++ ++#elif defined(ARCH_CPU_ARMEL) ++ ++// bkpt will generate a SIGBUS when running on armv7 and a SIGTRAP when running ++// as a 32 bit userspace app on arm64. There doesn't seem to be any way to ++// cause a SIGTRAP from userspace without using a syscall (which would be a ++// problem for sandboxing). ++// TODO(crbug.com/40625592): Remove bkpt from this sequence. ++#define TRAP_SEQUENCE1_() asm volatile("bkpt #0") ++#define TRAP_SEQUENCE2_() asm volatile("udf #0") ++ ++#elif defined(ARCH_CPU_ARM64) ++ ++// This will always generate a SIGTRAP on arm64. ++// TODO(crbug.com/40625592): Remove brk from this sequence. ++#define TRAP_SEQUENCE1_() asm volatile("brk #0") ++#define TRAP_SEQUENCE2_() asm volatile("hlt #0") ++ ++#else ++ ++// Crash report accuracy will not be guaranteed on other architectures, but at ++// least this will crash as expected. ++#define TRAP_SEQUENCE1_() __builtin_trap() ++#define TRAP_SEQUENCE2_() asm volatile("") ++ ++#endif // ARCH_CPU_* ++ ++#elif defined(COMPILER_MSVC) ++ ++#if !defined(__clang__) ++ ++// MSVC x64 doesn't support inline asm, so use the MSVC intrinsic. ++#define TRAP_SEQUENCE1_() __debugbreak() ++#define TRAP_SEQUENCE2_() ++ ++#elif defined(ARCH_CPU_ARM64) ++ ++// Windows ARM64 uses "BRK #F000" as its breakpoint instruction, and ++// __debugbreak() generates that in both VC++ and clang. ++#define TRAP_SEQUENCE1_() __debugbreak() ++// Intentionally empty: __builtin_unreachable() is always part of the sequence ++// (see IMMEDIATE_CRASH below) and already emits a ud2 on Win64, ++// https://crbug.com/958373 ++#define TRAP_SEQUENCE2_() __asm volatile("") ++ ++#else ++ ++#define TRAP_SEQUENCE1_() asm volatile("int3") ++#define TRAP_SEQUENCE2_() asm volatile("ud2") ++ ++#endif // __clang__ ++ ++#else ++ ++#error No supported trap sequence! ++ ++#endif // COMPILER_GCC ++ ++#define TRAP_SEQUENCE_() \ ++ do { \ ++ TRAP_SEQUENCE1_(); \ ++ TRAP_SEQUENCE2_(); \ ++ } while (false) ++ ++// CHECK() and the trap sequence can be invoked from a constexpr function. ++// This could make compilation fail on GCC, as it forbids directly using inline ++// asm inside a constexpr function. However, it allows calling a lambda ++// expression including the same asm. ++// The side effect is that the top of the stacktrace will not point to the ++// calling function, but to this anonymous lambda. This is still useful as the ++// full name of the lambda will typically include the name of the function that ++// calls CHECK() and the debugger will still break at the right line of code. ++#if !defined(COMPILER_GCC) || defined(__clang__) ++ ++#define WRAPPED_TRAP_SEQUENCE_() TRAP_SEQUENCE_() ++ ++#else ++ ++#define WRAPPED_TRAP_SEQUENCE_() \ ++ do { \ ++ [] { TRAP_SEQUENCE_(); }(); \ ++ } while (false) ++ ++#endif // !defined(COMPILER_GCC) || defined(__clang__) ++ ++#if defined(__clang__) || defined(COMPILER_GCC) ++ ++// __builtin_unreachable() hints to the compiler that this is noreturn and can ++// be packed in the function epilogue. ++#define IMMEDIATE_CRASH() \ ++ ({ \ ++ WRAPPED_TRAP_SEQUENCE_(); \ ++ __builtin_unreachable(); \ ++ }) ++ ++#else ++ ++// This is supporting non-chromium user of logging.h to build with MSVC, like ++// pdfium. On MSVC there is no __builtin_unreachable(). ++#define IMMEDIATE_CRASH() WRAPPED_TRAP_SEQUENCE_() ++ ++#endif // defined(__clang__) || defined(COMPILER_GCC) ++ ++#endif // BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ diff --git a/devel/electron35/files/patch-build_rust_allocator_lib.rs b/devel/electron35/files/patch-build_rust_allocator_lib.rs new file mode 100644 index 000000000000..89fddf278294 --- /dev/null +++ b/devel/electron35/files/patch-build_rust_allocator_lib.rs @@ -0,0 +1,122 @@ +--- build/rust/allocator/lib.rs.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/lib.rs +@@ -0,0 +1,119 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++//! Define the allocator that Rust code in Chrome should use. ++//! ++//! Any final artifact that depends on this crate, even transitively, will use ++//! the allocator defined here. ++//! ++//! List of known issues: ++//! ++//! 1. We'd like to use PartitionAlloc on Windows, but the stdlib uses Windows ++//! heap functions directly that PartitionAlloc can not intercept. ++//! 2. We'd like `Vec::try_reserve` to fail at runtime on Linux instead of ++//! crashing in malloc() where PartitionAlloc replaces that function. ++ ++// Required to apply weak linkage to symbols. ++// ++// TODO(https://crbug.com/410596442): Stop using unstable features here. ++// https://github.com/rust-lang/rust/issues/29603 tracks stabilization of the `linkage` feature. ++#![feature(linkage)] ++// Required to apply `#[rustc_std_internal_symbol]` to our alloc error handler ++// so the name is correctly mangled as rustc expects. ++// ++// TODO(https://crbug.com/410596442): Stop using internal features here. ++#![allow(internal_features)] ++#![feature(rustc_attrs)] ++ ++// This module is in a separate source file to avoid having to teach `cxxbridge` ++// about conditional compilation. ++#[cfg(rust_allocator_uses_allocator_impls_h)] ++mod allocator_impls_ffi; ++ ++/// Module that provides `#[global_allocator]` / `GlobalAlloc` interface for ++/// using an allocator from C++. ++#[cfg(rust_allocator_uses_allocator_impls_h)] ++mod cpp_allocator { ++ use super::allocator_impls_ffi::ffi; ++ use std::alloc::{GlobalAlloc, Layout}; ++ ++ struct Allocator; ++ ++ unsafe impl GlobalAlloc for Allocator { ++ unsafe fn alloc(&self, layout: Layout) -> *mut u8 { ++ unsafe { ffi::alloc(layout.size(), layout.align()) } ++ } ++ ++ unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) { ++ unsafe { ++ ffi::dealloc(ptr, layout.size(), layout.align()); ++ } ++ } ++ ++ unsafe fn alloc_zeroed(&self, layout: Layout) -> *mut u8 { ++ unsafe { ffi::alloc_zeroed(layout.size(), layout.align()) } ++ } ++ ++ unsafe fn realloc(&self, ptr: *mut u8, layout: Layout, new_size: usize) -> *mut u8 { ++ unsafe { ffi::realloc(ptr, layout.size(), layout.align(), new_size) } ++ } ++ } ++ ++ #[global_allocator] ++ static GLOBAL: Allocator = Allocator; ++} ++ ++/// Module that provides `#[global_allocator]` / `GlobalAlloc` interface for ++/// using the default Rust allocator. ++#[cfg(not(rust_allocator_uses_allocator_impls_h))] ++mod rust_allocator { ++ #[global_allocator] ++ static GLOBAL: std::alloc::System = std::alloc::System; ++} ++ ++/// Module that provides global symbols that are needed both by `cpp_allocator` ++/// and `rust_allocator`. ++/// ++/// When `rustc` drives linking, then it will define the symbols below. But ++/// Chromium only uses `rustc` to link Rust-only executables (e.g. `build.rs` ++/// scripts) and otherwise uses a non-Rust linker. This is why we have to ++/// manually define a few symbols below. We define those symbols ++/// as "weak" symbols, so that Rust-provided symbols "win" in case where Rust ++/// actually does drive the linking. This hack works (not only for Chromium, ++/// but also for google3 and other projects), but isn't officially supported by ++/// `rustc`. ++/// ++/// TODO(https://crbug.com/410596442): Stop using internal features here. ++mod both_allocators { ++ /// As part of rustc's contract for using `#[global_allocator]` without ++ /// rustc-generated shims we must define this symbol, since we are opting in ++ /// to unstable functionality. See https://github.com/rust-lang/rust/issues/123015 ++ #[no_mangle] ++ #[linkage = "weak"] ++ static __rust_no_alloc_shim_is_unstable: u8 = 0; ++ ++ // Mangle the symbol name as rustc expects. ++ #[rustc_std_internal_symbol] ++ #[allow(non_upper_case_globals)] ++ #[linkage = "weak"] ++ static __rust_alloc_error_handler_should_panic: u8 = 0; ++ ++ // Mangle the symbol name as rustc expects. ++ #[rustc_std_internal_symbol] ++ #[allow(non_upper_case_globals)] ++ #[linkage = "weak"] ++ fn __rust_alloc_error_handler(_size: usize, _align: usize) { ++ // TODO(lukasza): Investigate if we can just call `std::process::abort()` here. ++ // (Not really _needed_, but it could simplify code a little bit.) ++ unsafe { ffi::alloc_error_handler_impl() } ++ } ++ ++ #[cxx::bridge(namespace = "rust_allocator_internal")] ++ mod ffi { ++ extern "C++" { ++ include!("build/rust/allocator/alloc_error_handler_impl.h"); ++ unsafe fn alloc_error_handler_impl(); ++ } ++ } ++} diff --git a/devel/electron35/files/patch-build_rust_cargo__crate.gni b/devel/electron35/files/patch-build_rust_cargo__crate.gni new file mode 100644 index 000000000000..8b1b8e5144e9 --- /dev/null +++ b/devel/electron35/files/patch-build_rust_cargo__crate.gni @@ -0,0 +1,25 @@ +--- build/rust/cargo_crate.gni.orig 2025-04-14 21:12:04 UTC ++++ build/rust/cargo_crate.gni +@@ -267,6 +267,12 @@ template("cargo_crate") { + # Don't import the `chromium` crate into third-party code. + no_chromium_prelude = true + ++ # Don't depend on the chrome-specific #[global_allocator] crate from ++ # third-party code. This avoids some dependency cycle issues. The allocator ++ # crate will still be used if it exists anywhere in the dependency graph for ++ # a given linked artifact. ++ no_allocator_crate = true ++ + rustc_metadata = _rustc_metadata + + # TODO(crbug.com/40259764): don't default to true. This requires changes to +@@ -504,6 +510,9 @@ template("cargo_crate") { + + # Don't import the `chromium` crate into third-party code. + no_chromium_prelude = true ++ ++ # Build scripts do not need to link to chrome's allocator. ++ no_allocator_crate = true + + # The ${_build_script_name}_output target looks for the exe in this + # location. Due to how the Windows component build works, this has to diff --git a/devel/electron35/files/patch-build_rust_rust__macro.gni b/devel/electron35/files/patch-build_rust_rust__macro.gni new file mode 100644 index 000000000000..0dafc3819aa1 --- /dev/null +++ b/devel/electron35/files/patch-build_rust_rust__macro.gni @@ -0,0 +1,12 @@ +--- build/rust/rust_macro.gni.orig 2025-05-20 09:16:26 UTC ++++ build/rust/rust_macro.gni +@@ -16,6 +16,9 @@ template("rust_macro") { + forward_variables_from(invoker, TESTONLY_AND_VISIBILITY) + proc_macro_configs = invoker.configs + target_type = "rust_proc_macro" ++ ++ # Macros are loaded by rustc and shouldn't use chrome's allocation routines. ++ no_allocator_crate = true + } + } + diff --git a/devel/electron35/files/patch-build_rust_rust__target.gni b/devel/electron35/files/patch-build_rust_rust__target.gni new file mode 100644 index 000000000000..f4ad6f04fc45 --- /dev/null +++ b/devel/electron35/files/patch-build_rust_rust__target.gni @@ -0,0 +1,13 @@ +--- build/rust/rust_target.gni.orig 2025-05-20 09:16:26 UTC ++++ build/rust/rust_target.gni +@@ -339,6 +339,10 @@ template("rust_target") { + _rust_deps += [ "//build/rust/std" ] + } + ++ if (!defined(invoker.no_allocator_crate) || !invoker.no_allocator_crate) { ++ _rust_deps += [ "//build/rust/allocator" ] ++ } ++ + if (_build_unit_tests) { + _unit_test_target = "${_target_name}_unittests" + if (defined(invoker.unit_test_target)) { diff --git a/devel/electron35/files/patch-build_rust_std_BUILD.gn b/devel/electron35/files/patch-build_rust_std_BUILD.gn index 0a5335d58d48..c6c2801bd47d 100644 --- a/devel/electron35/files/patch-build_rust_std_BUILD.gn +++ b/devel/electron35/files/patch-build_rust_std_BUILD.gn @@ -1,6 +1,58 @@ ---- build/rust/std/BUILD.gn.orig 2025-04-05 13:54:50 UTC +--- build/rust/std/BUILD.gn.orig 2025-05-20 09:16:26 UTC +++ build/rust/std/BUILD.gn -@@ -89,13 +89,20 @@ if (toolchain_has_rust) { +@@ -15,51 +15,12 @@ + # allocator functions to PartitionAlloc when `use_partition_alloc_as_malloc` is + # true, so that Rust and C++ use the same allocator backend. + +-import("//build/buildflag_header.gni") + import("//build/config/compiler/compiler.gni") + import("//build/config/coverage/coverage.gni") + import("//build/config/rust.gni") + import("//build/config/sanitizers/sanitizers.gni") + +-rust_allocator_uses_partition_alloc = false +-if (build_with_chromium) { +- import("//base/allocator/partition_allocator/partition_alloc.gni") +- rust_allocator_uses_partition_alloc = use_partition_alloc_as_malloc +-} +- +-buildflag_header("buildflags") { +- header = "buildflags.h" +- flags = [ +- "RUST_ALLOCATOR_USES_PARTITION_ALLOC=$rust_allocator_uses_partition_alloc", +- ] +- visibility = [ ":*" ] +-} +- + if (toolchain_has_rust) { +- # If clang performs the link step, we need to provide the allocator symbols +- # that are normally injected by rustc during linking. +- # +- # We also "happen to" use this to redirect allocations to PartitionAlloc, +- # though that would be better done through a #[global_allocator] crate (see +- # above). +- source_set("remap_alloc") { +- public_deps = [] +- if (rust_allocator_uses_partition_alloc) { +- public_deps += [ "//base/allocator/partition_allocator:partition_alloc" ] +- } +- deps = [ ":buildflags" ] +- sources = [ +- # `alias.*`, `compiler_specific.h`, and `immediate_crash.*` have been +- # copied from `//base`. +- # TODO(crbug.com/40279749): Avoid duplication / reuse code. +- "alias.cc", +- "alias.h", +- "compiler_specific.h", +- "immediate_crash.h", +- "remap_alloc.cc", +- ] +- } +- + # List of Rust stdlib rlibs which are present in the official Rust toolchain + # we are using from the Android team. This is usually a version or two behind + # nightly. Generally this matches the toolchain we build ourselves, but if +@@ -89,13 +50,20 @@ if (toolchain_has_rust) { # These are no longer present in the Windows toolchain. stdlib_files += [ "addr2line", @@ -22,7 +74,7 @@ } if (toolchain_for_rust_host_build_tools) { -@@ -115,7 +122,6 @@ if (toolchain_has_rust) { +@@ -115,7 +83,6 @@ if (toolchain_has_rust) { # don't need to pass to the C++ linker because they're used for specialized # purposes. skip_stdlib_files = [ @@ -30,3 +82,25 @@ "rustc_std_workspace_alloc", "rustc_std_workspace_core", "rustc_std_workspace_std", +@@ -269,8 +236,6 @@ if (toolchain_has_rust) { + foreach(libname, stdlib_files + skip_stdlib_files) { + deps += [ "rules:$libname" ] + } +- +- public_deps = [ ":remap_alloc" ] + } + } else { + action("find_stdlib") { +@@ -396,12 +361,6 @@ if (toolchain_has_rust) { + ":stdlib_public_dependent_libs", + ] + deps = [ ":prebuilt_rustc_copy_to_sysroot" ] +- +- # The host builds tools toolchain supports Rust only and does not use +- # the allocator remapping to point it to PartitionAlloc. +- if (!toolchain_for_rust_host_build_tools) { +- deps += [ ":remap_alloc" ] +- } + } + } + } diff --git a/devel/electron36/files/patch-build_rust_allocator_BUILD.gn b/devel/electron36/files/patch-build_rust_allocator_BUILD.gn new file mode 100644 index 000000000000..cb1633140dcc --- /dev/null +++ b/devel/electron36/files/patch-build_rust_allocator_BUILD.gn @@ -0,0 +1,109 @@ +--- build/rust/allocator/BUILD.gn.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/BUILD.gn +@@ -0,0 +1,106 @@ ++# Copyright 2025 The Chromium Authors ++# Use of this source code is governed by a BSD-style license that can be ++# found in the LICENSE file. ++ ++import("//build/buildflag_header.gni") ++import("//build/config/rust.gni") ++import("//build/rust/rust_static_library.gni") ++ ++rust_allocator_uses_partition_alloc = false ++if (build_with_chromium) { ++ import("//base/allocator/partition_allocator/partition_alloc.gni") ++ rust_allocator_uses_partition_alloc = use_partition_alloc_as_malloc ++} ++ ++# In ASAN builds, PartitionAlloc-Everywhere is disabled, meaning malloc() and ++# friends in C++ do not go to PartitionAlloc. So we also don't point the Rust ++# allocation functions at PartitionAlloc. Generally, this means we just direct ++# them to the Standard Library's allocator. ++# ++# However, on Windows the Standard Library uses HeapAlloc() and Windows ASAN ++# does *not* hook that method, so ASAN does not get to hear about allocations ++# made in Rust. To resolve this, we redirect allocation to _aligned_malloc ++# which Windows ASAN *does* hook. ++# ++# Note that there is a runtime option to make ASAN hook HeapAlloc() but ++# enabling it breaks Win32 APIs like CreateProcess: ++# https://crbug.com/368070343#comment29 ++rust_allocator_uses_aligned_malloc = false ++if (!rust_allocator_uses_partition_alloc && is_win && is_asan) { ++ rust_allocator_uses_aligned_malloc = true ++} ++ ++rust_allocator_uses_allocator_impls_h = ++ rust_allocator_uses_partition_alloc || rust_allocator_uses_aligned_malloc ++ ++buildflag_header("buildflags") { ++ header = "buildflags.h" ++ flags = [ ++ "RUST_ALLOCATOR_USES_PARTITION_ALLOC=$rust_allocator_uses_partition_alloc", ++ "RUST_ALLOCATOR_USES_ALIGNED_MALLOC=$rust_allocator_uses_aligned_malloc", ++ ] ++ visibility = [ ":*" ] ++} ++ ++if (toolchain_has_rust) { ++ # All targets which depend on Rust code but are not linked by rustc must ++ # depend on this. Usually, this dependency will come from the rust_target() GN ++ # template. However, cargo_crate() does *not* include this dependency so any ++ # C++ targets which directly depend on a cargo_crate() must depend on this. ++ rust_static_library("allocator") { ++ sources = [ "lib.rs" ] ++ crate_root = "lib.rs" ++ cxx_bindings = [ "lib.rs" ] ++ ++ deps = [ ":alloc_error_handler_impl" ] ++ if (rust_allocator_uses_allocator_impls_h) { ++ deps += [ ":allocator_impls" ] ++ } ++ ++ no_chromium_prelude = true ++ no_allocator_crate = true ++ allow_unsafe = true ++ ++ rustflags = [] ++ if (rust_allocator_uses_allocator_impls_h) { ++ rustflags += [ "--cfg=rust_allocator_uses_allocator_impls_h" ] ++ cxx_bindings += [ "allocator_impls_ffi.rs" ] ++ sources += [ "allocator_impls_ffi.rs" ] ++ } ++ ++ # TODO(https://crbug.com/410596442): Stop using unstable features here. ++ configs -= [ "//build/config/compiler:disallow_unstable_features" ] ++ } ++ ++ if (rust_allocator_uses_allocator_impls_h) { ++ static_library("allocator_impls") { ++ public_deps = [] ++ if (rust_allocator_uses_partition_alloc) { ++ public_deps += ++ [ "//base/allocator/partition_allocator:partition_alloc" ] ++ } ++ ++ sources = [ ++ "allocator_impls.cc", ++ "allocator_impls.h", ++ ] ++ deps = [ ":buildflags" ] ++ visibility = [ ":*" ] ++ } ++ } ++ ++ static_library("alloc_error_handler_impl") { ++ sources = [ ++ # `alias.*`, `compiler_specific.h`, and `immediate_crash.*` have been ++ # copied from `//base`. ++ # TODO(crbug.com/40279749): Avoid duplication / reuse code. ++ "alias.cc", ++ "alias.h", ++ "alloc_error_handler_impl.cc", ++ "alloc_error_handler_impl.h", ++ "compiler_specific.h", ++ "immediate_crash.h", ++ ] ++ visibility = [ ":*" ] ++ } ++} diff --git a/devel/electron36/files/patch-build_rust_allocator_DEPS b/devel/electron36/files/patch-build_rust_allocator_DEPS new file mode 100644 index 000000000000..74bb2d6c2421 --- /dev/null +++ b/devel/electron36/files/patch-build_rust_allocator_DEPS @@ -0,0 +1,12 @@ +--- build/rust/allocator/DEPS.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/DEPS +@@ -0,0 +1,9 @@ ++include_rules = [ ++ "-base", ++] ++ ++specific_include_rules = { ++ "allocator_impls.cc" : [ ++ "+partition_alloc" ++ ] ++} diff --git a/devel/electron36/files/patch-build_rust_allocator_alias.cc b/devel/electron36/files/patch-build_rust_allocator_alias.cc new file mode 100644 index 000000000000..5280641f27e1 --- /dev/null +++ b/devel/electron36/files/patch-build_rust_allocator_alias.cc @@ -0,0 +1,25 @@ +--- build/rust/allocator/alias.cc.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alias.cc +@@ -0,0 +1,22 @@ ++// Copyright 2023 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/debug/alias.cc ( additionally the APIs ++// were moved into the `build_rust_std` namespace). ++// ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#include "build/rust/allocator/alias.h" ++ ++#include "build/rust/allocator/compiler_specific.h" ++ ++namespace build_rust_std { ++namespace debug { ++ ++// This file/function should be excluded from LTO/LTCG to ensure that the ++// compiler can't see this function's implementation when compiling calls to it. ++NOINLINE void Alias(const void* var) {} ++ ++} // namespace debug ++} // namespace build_rust_std diff --git a/devel/electron36/files/patch-build_rust_allocator_alias.h b/devel/electron36/files/patch-build_rust_allocator_alias.h new file mode 100644 index 000000000000..6530c6ae8779 --- /dev/null +++ b/devel/electron36/files/patch-build_rust_allocator_alias.h @@ -0,0 +1,40 @@ +--- build/rust/allocator/alias.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alias.h +@@ -0,0 +1,37 @@ ++// Copyright 2023 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/debug/alias.h (and then trimmed to just ++// the APIs / macros needed by //build/rust/std; additionally the APIs were ++// moved into the `build_rust_std` namespace). ++// ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#ifndef BUILD_RUST_ALLOCATOR_ALIAS_H_ ++#define BUILD_RUST_ALLOCATOR_ALIAS_H_ ++ ++#include <stddef.h> ++ ++namespace build_rust_std { ++namespace debug { ++ ++// Make the optimizer think that |var| is aliased. This can be used to prevent a ++// local variable from being optimized out (which is something that ++// `NO_CODE_FOLDING` macro definition below depends on). See ++// //base/debug/alias.h for more details. ++void Alias(const void* var); ++ ++} // namespace debug ++ ++} // namespace build_rust_std ++ ++// Prevent code folding (where a linker identifies functions that are ++// bit-identical and overlays them, which saves space but it leads to confusing ++// call stacks because multiple symbols are at the same address). See ++// //base/debug/alias.h for more details. ++#define NO_CODE_FOLDING() \ ++ const int line_number = __LINE__; \ ++ build_rust_std::debug::Alias(&line_number) ++ ++#endif // BUILD_RUST_ALLOCATOR_ALIAS_H_ diff --git a/devel/electron36/files/patch-build_rust_allocator_alloc__error__handler__impl.cc b/devel/electron36/files/patch-build_rust_allocator_alloc__error__handler__impl.cc new file mode 100644 index 000000000000..048c267abefa --- /dev/null +++ b/devel/electron36/files/patch-build_rust_allocator_alloc__error__handler__impl.cc @@ -0,0 +1,20 @@ +--- build/rust/allocator/alloc_error_handler_impl.cc.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alloc_error_handler_impl.cc +@@ -0,0 +1,17 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#include "build/rust/allocator/alloc_error_handler_impl.h" ++ ++#include "build/rust/allocator/alias.h" ++#include "build/rust/allocator/immediate_crash.h" ++ ++namespace rust_allocator_internal { ++ ++void alloc_error_handler_impl() { ++ NO_CODE_FOLDING(); ++ IMMEDIATE_CRASH(); ++} ++ ++} // namespace rust_allocator_internal diff --git a/devel/electron36/files/patch-build_rust_allocator_alloc__error__handler__impl.h b/devel/electron36/files/patch-build_rust_allocator_alloc__error__handler__impl.h new file mode 100644 index 000000000000..887ea602b027 --- /dev/null +++ b/devel/electron36/files/patch-build_rust_allocator_alloc__error__handler__impl.h @@ -0,0 +1,24 @@ +--- build/rust/allocator/alloc_error_handler_impl.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/alloc_error_handler_impl.h +@@ -0,0 +1,21 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#ifndef BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ ++#define BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ ++ ++// This header exposes to Rust a C++ implementation of quickly crashing after an ++// allocation error. (The API below is called from `__rust_alloc_error_handler` ++// in `lib.rs`.) ++// ++// TODO(lukasza): Investigate if we can delete this `.h` / `.cc` and just call ++// `std::process::abort()` (or something else?) directly from `.rs`. The main ++// open question is how much we care about `NO_CODE_FOLDING`. ++namespace rust_allocator_internal { ++ ++void alloc_error_handler_impl(); ++ ++} // namespace rust_allocator_internal ++ ++#endif // BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ diff --git a/devel/electron36/files/patch-build_rust_allocator_allocator__impls.cc b/devel/electron36/files/patch-build_rust_allocator_allocator__impls.cc new file mode 100644 index 000000000000..94e04d7b966a --- /dev/null +++ b/devel/electron36/files/patch-build_rust_allocator_allocator__impls.cc @@ -0,0 +1,108 @@ +--- build/rust/allocator/allocator_impls.cc.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/allocator_impls.cc +@@ -0,0 +1,105 @@ ++// Copyright 2021 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#include "build/rust/allocator/allocator_impls.h" ++ ++#ifdef UNSAFE_BUFFERS_BUILD ++// TODO(crbug.com/390223051): Remove C-library calls to fix the errors. ++#pragma allow_unsafe_libc_calls ++#endif ++ ++#include <cstddef> ++#include <cstring> ++ ++#include "build/build_config.h" ++#include "build/rust/allocator/buildflags.h" ++ ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++#include "partition_alloc/partition_alloc_constants.h" // nogncheck ++#include "partition_alloc/shim/allocator_shim.h" // nogncheck ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++#include <cstdlib> ++#endif ++ ++namespace rust_allocator_internal { ++ ++unsigned char* alloc(size_t size, size_t align) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++ // PartitionAlloc will crash if given an alignment larger than this. ++ if (align > partition_alloc::internal::kMaxSupportedAlignment) { ++ return nullptr; ++ } ++ ++ // We use unchecked allocation paths in PartitionAlloc rather than going ++ // through its shims in `malloc()` etc so that we can support fallible ++ // allocation paths such as Vec::try_reserve without crashing on allocation ++ // failure. ++ if (align <= alignof(std::max_align_t)) { ++ return static_cast<unsigned char*>(allocator_shim::UncheckedAlloc(size)); ++ } else { ++ return static_cast<unsigned char*>( ++ allocator_shim::UncheckedAlignedAlloc(size, align)); ++ } ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ return static_cast<unsigned char*>(_aligned_malloc(size, align)); ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++void dealloc(unsigned char* p, size_t size, size_t align) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++ if (align <= alignof(std::max_align_t)) { ++ allocator_shim::UncheckedFree(p); ++ } else { ++ allocator_shim::UncheckedAlignedFree(p); ++ } ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ return _aligned_free(p); ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++unsigned char* realloc(unsigned char* p, ++ size_t old_size, ++ size_t align, ++ size_t new_size) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) ++ // We use unchecked allocation paths in PartitionAlloc rather than going ++ // through its shims in `malloc()` etc so that we can support fallible ++ // allocation paths such as Vec::try_reserve without crashing on allocation ++ // failure. ++ if (align <= alignof(std::max_align_t)) { ++ return static_cast<unsigned char*>( ++ allocator_shim::UncheckedRealloc(p, new_size)); ++ } else { ++ return static_cast<unsigned char*>( ++ allocator_shim::UncheckedAlignedRealloc(p, new_size, align)); ++ } ++#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ return static_cast<unsigned char*>(_aligned_realloc(p, new_size, align)); ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++unsigned char* alloc_zeroed(size_t size, size_t align) { ++#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) || \ ++ BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) ++ // TODO(danakj): When RUST_ALLOCATOR_USES_PARTITION_ALLOC is true, it's ++ // possible that a partition_alloc::UncheckedAllocZeroed() call would perform ++ // better than partition_alloc::UncheckedAlloc() + memset. But there is no ++ // such API today. See b/342251590. ++ unsigned char* p = alloc(size, align); ++ if (p) { ++ memset(p, 0, size); ++ } ++ return p; ++#else ++#error This configuration is not supported. ++#endif ++} ++ ++} // namespace rust_allocator_internal diff --git a/devel/electron36/files/patch-build_rust_allocator_allocator__impls.h b/devel/electron36/files/patch-build_rust_allocator_allocator__impls.h new file mode 100644 index 000000000000..9249cdc938d2 --- /dev/null +++ b/devel/electron36/files/patch-build_rust_allocator_allocator__impls.h @@ -0,0 +1,27 @@ +--- build/rust/allocator/allocator_impls.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/allocator_impls.h +@@ -0,0 +1,24 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#ifndef BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ ++#define BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ ++ ++#include <cstddef> ++ ++// This header exposes a C++ allocator (e.g. PartitionAlloc) to Rust. ++// The APIs below are called from `impl GlobalAlloc` in `lib.rs`. ++namespace rust_allocator_internal { ++ ++unsigned char* alloc(size_t size, size_t align); ++void dealloc(unsigned char* p, size_t size, size_t align); ++unsigned char* realloc(unsigned char* p, ++ size_t old_size, ++ size_t align, ++ size_t new_size); ++unsigned char* alloc_zeroed(size_t size, size_t align); ++ ++} // namespace rust_allocator_internal ++ ++#endif // BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ diff --git a/devel/electron36/files/patch-build_rust_allocator_allocator__impls__ffi.rs b/devel/electron36/files/patch-build_rust_allocator_allocator__impls__ffi.rs new file mode 100644 index 000000000000..8f0baf1576ce --- /dev/null +++ b/devel/electron36/files/patch-build_rust_allocator_allocator__impls__ffi.rs @@ -0,0 +1,22 @@ +--- build/rust/allocator/allocator_impls_ffi.rs.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/allocator_impls_ffi.rs +@@ -0,0 +1,19 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++//! FFI for `allocator_impls.h` is in a separate `.rs` file/module to ++//! better support conditional compilation (these functions are only ++//! used under `#[cfg(rust_allocator_uses_allocator_impls_h)]`. ++ ++#[cxx::bridge(namespace = "rust_allocator_internal")] ++pub mod ffi { ++ extern "C++" { ++ include!("build/rust/allocator/allocator_impls.h"); ++ ++ unsafe fn alloc(size: usize, align: usize) -> *mut u8; ++ unsafe fn dealloc(p: *mut u8, size: usize, align: usize); ++ unsafe fn realloc(p: *mut u8, old_size: usize, align: usize, new_size: usize) -> *mut u8; ++ unsafe fn alloc_zeroed(size: usize, align: usize) -> *mut u8; ++ } ++} diff --git a/devel/electron36/files/patch-build_rust_allocator_compiler__specific.h b/devel/electron36/files/patch-build_rust_allocator_compiler__specific.h new file mode 100644 index 000000000000..7feb0c739d79 --- /dev/null +++ b/devel/electron36/files/patch-build_rust_allocator_compiler__specific.h @@ -0,0 +1,41 @@ +--- build/rust/allocator/compiler_specific.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/compiler_specific.h +@@ -0,0 +1,38 @@ ++// Copyright 2023 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/compiler_specific.h (and then ++// significantly trimmed to just the APIs / macros needed by //build/rust/std). ++// ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#ifndef BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ ++#define BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ ++ ++#include "build/build_config.h" ++ ++#if defined(COMPILER_MSVC) && !defined(__clang__) ++#error "Only clang-cl is supported on Windows, see https://crbug.com/988071" ++#endif ++ ++#if defined(__has_attribute) ++#define HAS_ATTRIBUTE(x) __has_attribute(x) ++#else ++#define HAS_ATTRIBUTE(x) 0 ++#endif ++ ++// Annotate a function indicating it should not be inlined. ++// Use like: ++// NOINLINE void DoStuff() { ... } ++#if defined(__clang__) && HAS_ATTRIBUTE(noinline) ++#define NOINLINE [[clang::noinline]] ++#elif defined(COMPILER_GCC) && HAS_ATTRIBUTE(noinline) ++#define NOINLINE __attribute__((noinline)) ++#elif defined(COMPILER_MSVC) ++#define NOINLINE __declspec(noinline) ++#else ++#define NOINLINE ++#endif ++ ++#endif // BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ diff --git a/devel/electron36/files/patch-build_rust_allocator_immediate__crash.h b/devel/electron36/files/patch-build_rust_allocator_immediate__crash.h new file mode 100644 index 000000000000..7ab0f9d9c34c --- /dev/null +++ b/devel/electron36/files/patch-build_rust_allocator_immediate__crash.h @@ -0,0 +1,174 @@ +--- build/rust/allocator/immediate_crash.h.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/immediate_crash.h +@@ -0,0 +1,171 @@ ++// Copyright 2021 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// This file has been copied from //base/immediate_crash.h. ++// TODO(crbug.com/40279749): Avoid code duplication / reuse code. ++ ++#ifndef BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ ++#define BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ ++ ++#include "build/build_config.h" ++ ++// Crashes in the fastest possible way with no attempt at logging. ++// There are several constraints; see http://crbug.com/664209 for more context. ++// ++// - TRAP_SEQUENCE_() must be fatal. It should not be possible to ignore the ++// resulting exception or simply hit 'continue' to skip over it in a debugger. ++// - Different instances of TRAP_SEQUENCE_() must not be folded together, to ++// ensure crash reports are debuggable. Unlike __builtin_trap(), asm volatile ++// blocks will not be folded together. ++// Note: TRAP_SEQUENCE_() previously required an instruction with a unique ++// nonce since unlike clang, GCC folds together identical asm volatile ++// blocks. ++// - TRAP_SEQUENCE_() must produce a signal that is distinct from an invalid ++// memory access. ++// - TRAP_SEQUENCE_() must be treated as a set of noreturn instructions. ++// __builtin_unreachable() is used to provide that hint here. clang also uses ++// this as a heuristic to pack the instructions in the function epilogue to ++// improve code density. ++// ++// Additional properties that are nice to have: ++// - TRAP_SEQUENCE_() should be as compact as possible. ++// - The first instruction of TRAP_SEQUENCE_() should not change, to avoid ++// shifting crash reporting clusters. As a consequence of this, explicit ++// assembly is preferred over intrinsics. ++// Note: this last bullet point may no longer be true, and may be removed in ++// the future. ++ ++// Note: TRAP_SEQUENCE Is currently split into two macro helpers due to the fact ++// that clang emits an actual instruction for __builtin_unreachable() on certain ++// platforms (see https://crbug.com/958675). In addition, the int3/bkpt/brk will ++// be removed in followups, so splitting it up like this now makes it easy to ++// land the followups. ++ ++#if defined(COMPILER_GCC) ++ ++#if BUILDFLAG(IS_NACL) ++ ++// Crash report accuracy is not guaranteed on NaCl. ++#define TRAP_SEQUENCE1_() __builtin_trap() ++#define TRAP_SEQUENCE2_() asm volatile("") ++ ++#elif defined(ARCH_CPU_X86_FAMILY) ++ ++// TODO(crbug.com/40625592): In theory, it should be possible to use just ++// int3. However, there are a number of crashes with SIGILL as the exception ++// code, so it seems likely that there's a signal handler that allows execution ++// to continue after SIGTRAP. ++#define TRAP_SEQUENCE1_() asm volatile("int3") ++ ++#if BUILDFLAG(IS_APPLE) ++// Intentionally empty: __builtin_unreachable() is always part of the sequence ++// (see IMMEDIATE_CRASH below) and already emits a ud2 on Mac. ++#define TRAP_SEQUENCE2_() asm volatile("") ++#else ++#define TRAP_SEQUENCE2_() asm volatile("ud2") ++#endif // BUILDFLAG(IS_APPLE) ++ ++#elif defined(ARCH_CPU_ARMEL) ++ ++// bkpt will generate a SIGBUS when running on armv7 and a SIGTRAP when running ++// as a 32 bit userspace app on arm64. There doesn't seem to be any way to ++// cause a SIGTRAP from userspace without using a syscall (which would be a ++// problem for sandboxing). ++// TODO(crbug.com/40625592): Remove bkpt from this sequence. ++#define TRAP_SEQUENCE1_() asm volatile("bkpt #0") ++#define TRAP_SEQUENCE2_() asm volatile("udf #0") ++ ++#elif defined(ARCH_CPU_ARM64) ++ ++// This will always generate a SIGTRAP on arm64. ++// TODO(crbug.com/40625592): Remove brk from this sequence. ++#define TRAP_SEQUENCE1_() asm volatile("brk #0") ++#define TRAP_SEQUENCE2_() asm volatile("hlt #0") ++ ++#else ++ ++// Crash report accuracy will not be guaranteed on other architectures, but at ++// least this will crash as expected. ++#define TRAP_SEQUENCE1_() __builtin_trap() ++#define TRAP_SEQUENCE2_() asm volatile("") ++ ++#endif // ARCH_CPU_* ++ ++#elif defined(COMPILER_MSVC) ++ ++#if !defined(__clang__) ++ ++// MSVC x64 doesn't support inline asm, so use the MSVC intrinsic. ++#define TRAP_SEQUENCE1_() __debugbreak() ++#define TRAP_SEQUENCE2_() ++ ++#elif defined(ARCH_CPU_ARM64) ++ ++// Windows ARM64 uses "BRK #F000" as its breakpoint instruction, and ++// __debugbreak() generates that in both VC++ and clang. ++#define TRAP_SEQUENCE1_() __debugbreak() ++// Intentionally empty: __builtin_unreachable() is always part of the sequence ++// (see IMMEDIATE_CRASH below) and already emits a ud2 on Win64, ++// https://crbug.com/958373 ++#define TRAP_SEQUENCE2_() __asm volatile("") ++ ++#else ++ ++#define TRAP_SEQUENCE1_() asm volatile("int3") ++#define TRAP_SEQUENCE2_() asm volatile("ud2") ++ ++#endif // __clang__ ++ ++#else ++ ++#error No supported trap sequence! ++ ++#endif // COMPILER_GCC ++ ++#define TRAP_SEQUENCE_() \ ++ do { \ ++ TRAP_SEQUENCE1_(); \ ++ TRAP_SEQUENCE2_(); \ ++ } while (false) ++ ++// CHECK() and the trap sequence can be invoked from a constexpr function. ++// This could make compilation fail on GCC, as it forbids directly using inline ++// asm inside a constexpr function. However, it allows calling a lambda ++// expression including the same asm. ++// The side effect is that the top of the stacktrace will not point to the ++// calling function, but to this anonymous lambda. This is still useful as the ++// full name of the lambda will typically include the name of the function that ++// calls CHECK() and the debugger will still break at the right line of code. ++#if !defined(COMPILER_GCC) || defined(__clang__) ++ ++#define WRAPPED_TRAP_SEQUENCE_() TRAP_SEQUENCE_() ++ ++#else ++ ++#define WRAPPED_TRAP_SEQUENCE_() \ ++ do { \ ++ [] { TRAP_SEQUENCE_(); }(); \ ++ } while (false) ++ ++#endif // !defined(COMPILER_GCC) || defined(__clang__) ++ ++#if defined(__clang__) || defined(COMPILER_GCC) ++ ++// __builtin_unreachable() hints to the compiler that this is noreturn and can ++// be packed in the function epilogue. ++#define IMMEDIATE_CRASH() \ ++ ({ \ ++ WRAPPED_TRAP_SEQUENCE_(); \ ++ __builtin_unreachable(); \ ++ }) ++ ++#else ++ ++// This is supporting non-chromium user of logging.h to build with MSVC, like ++// pdfium. On MSVC there is no __builtin_unreachable(). ++#define IMMEDIATE_CRASH() WRAPPED_TRAP_SEQUENCE_() ++ ++#endif // defined(__clang__) || defined(COMPILER_GCC) ++ ++#endif // BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ diff --git a/devel/electron36/files/patch-build_rust_allocator_lib.rs b/devel/electron36/files/patch-build_rust_allocator_lib.rs new file mode 100644 index 000000000000..89fddf278294 --- /dev/null +++ b/devel/electron36/files/patch-build_rust_allocator_lib.rs @@ -0,0 +1,122 @@ +--- build/rust/allocator/lib.rs.orig 2025-05-20 09:16:26 UTC ++++ build/rust/allocator/lib.rs +@@ -0,0 +1,119 @@ ++// Copyright 2025 The Chromium Authors ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++//! Define the allocator that Rust code in Chrome should use. ++//! ++//! Any final artifact that depends on this crate, even transitively, will use ++//! the allocator defined here. ++//! ++//! List of known issues: ++//! ++//! 1. We'd like to use PartitionAlloc on Windows, but the stdlib uses Windows ++//! heap functions directly that PartitionAlloc can not intercept. ++//! 2. We'd like `Vec::try_reserve` to fail at runtime on Linux instead of ++//! crashing in malloc() where PartitionAlloc replaces that function. ++ ++// Required to apply weak linkage to symbols. ++// ++// TODO(https://crbug.com/410596442): Stop using unstable features here. ++// https://github.com/rust-lang/rust/issues/29603 tracks stabilization of the `linkage` feature. ++#![feature(linkage)] ++// Required to apply `#[rustc_std_internal_symbol]` to our alloc error handler ++// so the name is correctly mangled as rustc expects. ++// ++// TODO(https://crbug.com/410596442): Stop using internal features here. ++#![allow(internal_features)] ++#![feature(rustc_attrs)] ++ ++// This module is in a separate source file to avoid having to teach `cxxbridge` ++// about conditional compilation. ++#[cfg(rust_allocator_uses_allocator_impls_h)] ++mod allocator_impls_ffi; ++ ++/// Module that provides `#[global_allocator]` / `GlobalAlloc` interface for ++/// using an allocator from C++. ++#[cfg(rust_allocator_uses_allocator_impls_h)] ++mod cpp_allocator { ++ use super::allocator_impls_ffi::ffi; ++ use std::alloc::{GlobalAlloc, Layout}; ++ ++ struct Allocator; ++ ++ unsafe impl GlobalAlloc for Allocator { ++ unsafe fn alloc(&self, layout: Layout) -> *mut u8 { ++ unsafe { ffi::alloc(layout.size(), layout.align()) } ++ } ++ ++ unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) { ++ unsafe { ++ ffi::dealloc(ptr, layout.size(), layout.align()); ++ } ++ } ++ ++ unsafe fn alloc_zeroed(&self, layout: Layout) -> *mut u8 { ++ unsafe { ffi::alloc_zeroed(layout.size(), layout.align()) } ++ } ++ ++ unsafe fn realloc(&self, ptr: *mut u8, layout: Layout, new_size: usize) -> *mut u8 { ++ unsafe { ffi::realloc(ptr, layout.size(), layout.align(), new_size) } ++ } ++ } ++ ++ #[global_allocator] ++ static GLOBAL: Allocator = Allocator; ++} ++ ++/// Module that provides `#[global_allocator]` / `GlobalAlloc` interface for ++/// using the default Rust allocator. ++#[cfg(not(rust_allocator_uses_allocator_impls_h))] ++mod rust_allocator { ++ #[global_allocator] ++ static GLOBAL: std::alloc::System = std::alloc::System; ++} ++ ++/// Module that provides global symbols that are needed both by `cpp_allocator` ++/// and `rust_allocator`. ++/// ++/// When `rustc` drives linking, then it will define the symbols below. But ++/// Chromium only uses `rustc` to link Rust-only executables (e.g. `build.rs` ++/// scripts) and otherwise uses a non-Rust linker. This is why we have to ++/// manually define a few symbols below. We define those symbols ++/// as "weak" symbols, so that Rust-provided symbols "win" in case where Rust ++/// actually does drive the linking. This hack works (not only for Chromium, ++/// but also for google3 and other projects), but isn't officially supported by ++/// `rustc`. ++/// ++/// TODO(https://crbug.com/410596442): Stop using internal features here. ++mod both_allocators { ++ /// As part of rustc's contract for using `#[global_allocator]` without ++ /// rustc-generated shims we must define this symbol, since we are opting in ++ /// to unstable functionality. See https://github.com/rust-lang/rust/issues/123015 ++ #[no_mangle] ++ #[linkage = "weak"] ++ static __rust_no_alloc_shim_is_unstable: u8 = 0; ++ ++ // Mangle the symbol name as rustc expects. ++ #[rustc_std_internal_symbol] ++ #[allow(non_upper_case_globals)] ++ #[linkage = "weak"] ++ static __rust_alloc_error_handler_should_panic: u8 = 0; ++ ++ // Mangle the symbol name as rustc expects. ++ #[rustc_std_internal_symbol] ++ #[allow(non_upper_case_globals)] ++ #[linkage = "weak"] ++ fn __rust_alloc_error_handler(_size: usize, _align: usize) { ++ // TODO(lukasza): Investigate if we can just call `std::process::abort()` here. ++ // (Not really _needed_, but it could simplify code a little bit.) ++ unsafe { ffi::alloc_error_handler_impl() } ++ } ++ ++ #[cxx::bridge(namespace = "rust_allocator_internal")] ++ mod ffi { ++ extern "C++" { ++ include!("build/rust/allocator/alloc_error_handler_impl.h"); ++ unsafe fn alloc_error_handler_impl(); ++ } ++ } ++} diff --git a/devel/electron36/files/patch-build_rust_cargo__crate.gni b/devel/electron36/files/patch-build_rust_cargo__crate.gni new file mode 100644 index 000000000000..a1590f727aa3 --- /dev/null +++ b/devel/electron36/files/patch-build_rust_cargo__crate.gni @@ -0,0 +1,25 @@ +--- build/rust/cargo_crate.gni.orig 2025-05-20 09:16:26 UTC ++++ build/rust/cargo_crate.gni +@@ -259,6 +259,12 @@ template("cargo_crate") { + # Don't import the `chromium` crate into third-party code. + no_chromium_prelude = true + ++ # Don't depend on the chrome-specific #[global_allocator] crate from ++ # third-party code. This avoids some dependency cycle issues. The allocator ++ # crate will still be used if it exists anywhere in the dependency graph for ++ # a given linked artifact. ++ no_allocator_crate = true ++ + rustc_metadata = _rustc_metadata + + # TODO(crbug.com/40259764): don't default to true. This requires changes to +@@ -482,6 +488,9 @@ template("cargo_crate") { + + # Don't import the `chromium` crate into third-party code. + no_chromium_prelude = true ++ ++ # Build scripts do not need to link to chrome's allocator. ++ no_allocator_crate = true + + # The ${_build_script_name}_output target looks for the exe in this + # location. Due to how the Windows component build works, this has to diff --git a/devel/electron36/files/patch-build_rust_rust__macro.gni b/devel/electron36/files/patch-build_rust_rust__macro.gni new file mode 100644 index 000000000000..0dafc3819aa1 --- /dev/null +++ b/devel/electron36/files/patch-build_rust_rust__macro.gni @@ -0,0 +1,12 @@ +--- build/rust/rust_macro.gni.orig 2025-05-20 09:16:26 UTC ++++ build/rust/rust_macro.gni +@@ -16,6 +16,9 @@ template("rust_macro") { + forward_variables_from(invoker, TESTONLY_AND_VISIBILITY) + proc_macro_configs = invoker.configs + target_type = "rust_proc_macro" ++ ++ # Macros are loaded by rustc and shouldn't use chrome's allocation routines. ++ no_allocator_crate = true + } + } + diff --git a/devel/electron36/files/patch-build_rust_rust__target.gni b/devel/electron36/files/patch-build_rust_rust__target.gni new file mode 100644 index 000000000000..f4ad6f04fc45 --- /dev/null +++ b/devel/electron36/files/patch-build_rust_rust__target.gni @@ -0,0 +1,13 @@ +--- build/rust/rust_target.gni.orig 2025-05-20 09:16:26 UTC ++++ build/rust/rust_target.gni +@@ -339,6 +339,10 @@ template("rust_target") { + _rust_deps += [ "//build/rust/std" ] + } + ++ if (!defined(invoker.no_allocator_crate) || !invoker.no_allocator_crate) { ++ _rust_deps += [ "//build/rust/allocator" ] ++ } ++ + if (_build_unit_tests) { + _unit_test_target = "${_target_name}_unittests" + if (defined(invoker.unit_test_target)) { diff --git a/devel/electron36/files/patch-build_rust_std_BUILD.gn b/devel/electron36/files/patch-build_rust_std_BUILD.gn index 0a5335d58d48..c6c2801bd47d 100644 --- a/devel/electron36/files/patch-build_rust_std_BUILD.gn +++ b/devel/electron36/files/patch-build_rust_std_BUILD.gn @@ -1,6 +1,58 @@ ---- build/rust/std/BUILD.gn.orig 2025-04-05 13:54:50 UTC +--- build/rust/std/BUILD.gn.orig 2025-05-20 09:16:26 UTC +++ build/rust/std/BUILD.gn -@@ -89,13 +89,20 @@ if (toolchain_has_rust) { +@@ -15,51 +15,12 @@ + # allocator functions to PartitionAlloc when `use_partition_alloc_as_malloc` is + # true, so that Rust and C++ use the same allocator backend. + +-import("//build/buildflag_header.gni") + import("//build/config/compiler/compiler.gni") + import("//build/config/coverage/coverage.gni") + import("//build/config/rust.gni") + import("//build/config/sanitizers/sanitizers.gni") + +-rust_allocator_uses_partition_alloc = false +-if (build_with_chromium) { +- import("//base/allocator/partition_allocator/partition_alloc.gni") +- rust_allocator_uses_partition_alloc = use_partition_alloc_as_malloc +-} +- +-buildflag_header("buildflags") { +- header = "buildflags.h" +- flags = [ +- "RUST_ALLOCATOR_USES_PARTITION_ALLOC=$rust_allocator_uses_partition_alloc", +- ] +- visibility = [ ":*" ] +-} +- + if (toolchain_has_rust) { +- # If clang performs the link step, we need to provide the allocator symbols +- # that are normally injected by rustc during linking. +- # +- # We also "happen to" use this to redirect allocations to PartitionAlloc, +- # though that would be better done through a #[global_allocator] crate (see +- # above). +- source_set("remap_alloc") { +- public_deps = [] +- if (rust_allocator_uses_partition_alloc) { +- public_deps += [ "//base/allocator/partition_allocator:partition_alloc" ] +- } +- deps = [ ":buildflags" ] +- sources = [ +- # `alias.*`, `compiler_specific.h`, and `immediate_crash.*` have been +- # copied from `//base`. +- # TODO(crbug.com/40279749): Avoid duplication / reuse code. +- "alias.cc", +- "alias.h", +- "compiler_specific.h", +- "immediate_crash.h", +- "remap_alloc.cc", +- ] +- } +- + # List of Rust stdlib rlibs which are present in the official Rust toolchain + # we are using from the Android team. This is usually a version or two behind + # nightly. Generally this matches the toolchain we build ourselves, but if +@@ -89,13 +50,20 @@ if (toolchain_has_rust) { # These are no longer present in the Windows toolchain. stdlib_files += [ "addr2line", @@ -22,7 +74,7 @@ } if (toolchain_for_rust_host_build_tools) { -@@ -115,7 +122,6 @@ if (toolchain_has_rust) { +@@ -115,7 +83,6 @@ if (toolchain_has_rust) { # don't need to pass to the C++ linker because they're used for specialized # purposes. skip_stdlib_files = [ @@ -30,3 +82,25 @@ "rustc_std_workspace_alloc", "rustc_std_workspace_core", "rustc_std_workspace_std", +@@ -269,8 +236,6 @@ if (toolchain_has_rust) { + foreach(libname, stdlib_files + skip_stdlib_files) { + deps += [ "rules:$libname" ] + } +- +- public_deps = [ ":remap_alloc" ] + } + } else { + action("find_stdlib") { +@@ -396,12 +361,6 @@ if (toolchain_has_rust) { + ":stdlib_public_dependent_libs", + ] + deps = [ ":prebuilt_rustc_copy_to_sysroot" ] +- +- # The host builds tools toolchain supports Rust only and does not use +- # the allocator remapping to point it to PartitionAlloc. +- if (!toolchain_for_rust_host_build_tools) { +- deps += [ ":remap_alloc" ] +- } + } + } + } diff --git a/devel/esbuild/Makefile b/devel/esbuild/Makefile index ef8490f708f2..5a5cf1e28b34 100644 --- a/devel/esbuild/Makefile +++ b/devel/esbuild/Makefile @@ -1,7 +1,7 @@ PORTNAME= esbuild DISTVERSIONPREFIX= v DISTVERSION= 0.25.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel www # also bump & test ESBUILD_VERSION in net-im/signal-desktop diff --git a/devel/etcd/Makefile b/devel/etcd/Makefile index c57df4aa32fe..f4c8c1198146 100644 --- a/devel/etcd/Makefile +++ b/devel/etcd/Makefile @@ -1,7 +1,7 @@ PORTNAME= etcd PORTVERSION= 2.3.8 DISTVERSIONPREFIX= v -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= devel PKGNAMEPREFIX= coreos- diff --git a/devel/etcd31/Makefile b/devel/etcd31/Makefile index 72475ad72f14..bac43d1dfae4 100644 --- a/devel/etcd31/Makefile +++ b/devel/etcd31/Makefile @@ -1,7 +1,7 @@ PORTNAME= etcd PORTVERSION= 3.1.20 DISTVERSIONPREFIX= v -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= devel PKGNAMEPREFIX= coreos- PKGNAMESUFFIX= 31 diff --git a/devel/etcd32/Makefile b/devel/etcd32/Makefile index 7f16a7befee4..e4dc6d3bd60e 100644 --- a/devel/etcd32/Makefile +++ b/devel/etcd32/Makefile @@ -1,7 +1,7 @@ PORTNAME= etcd PORTVERSION= 3.2.32 DISTVERSIONPREFIX= v -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= devel PKGNAMEPREFIX= coreos- PKGNAMESUFFIX= 32 diff --git a/devel/etcd33/Makefile b/devel/etcd33/Makefile index 32e9c747b05f..d7ff157672ac 100644 --- a/devel/etcd33/Makefile +++ b/devel/etcd33/Makefile @@ -1,7 +1,7 @@ PORTNAME= etcd PORTVERSION= 3.3.23 DISTVERSIONPREFIX= v -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= devel PKGNAMEPREFIX= coreos- PKGNAMESUFFIX= 33 diff --git a/devel/gh/Makefile b/devel/gh/Makefile index e0bd9eed629a..76d3fc64ca0c 100644 --- a/devel/gh/Makefile +++ b/devel/gh/Makefile @@ -1,6 +1,6 @@ PORTNAME= gh DISTVERSIONPREFIX= v -DISTVERSION= 2.72.0 +DISTVERSION= 2.73.0 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org diff --git a/devel/gh/distinfo b/devel/gh/distinfo index 4e9a65fb2cdc..9efecf2627d4 100644 --- a/devel/gh/distinfo +++ b/devel/gh/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746280225 -SHA256 (go/devel_gh/gh-v2.72.0/v2.72.0.mod) = 825b51a7bf3c0d79f96631e05b688bd271b2c03763d2239c5ba5d2b29d047cc4 -SIZE (go/devel_gh/gh-v2.72.0/v2.72.0.mod) = 9309 -SHA256 (go/devel_gh/gh-v2.72.0/v2.72.0.zip) = 71dbbdd3403085c707a31a1c147c3718444bfb75461fa7838ed036be3a4e1c24 -SIZE (go/devel_gh/gh-v2.72.0/v2.72.0.zip) = 13635896 +TIMESTAMP = 1747848726 +SHA256 (go/devel_gh/gh-v2.73.0/v2.73.0.mod) = 0f5c8efc347eba04e49d52546c60ed88082c08318c630ddc3b06769cc3864106 +SIZE (go/devel_gh/gh-v2.73.0/v2.73.0.mod) = 9309 +SHA256 (go/devel_gh/gh-v2.73.0/v2.73.0.zip) = 8d51f212bf76fd4b9c5d4c75e8a1438e92ed1b475b5deb8191bd89dc1d83c3a9 +SIZE (go/devel_gh/gh-v2.73.0/v2.73.0.zip) = 13649447 diff --git a/devel/ghq/Makefile b/devel/ghq/Makefile index 6f8bbdf54af8..6cfdbae05353 100644 --- a/devel/ghq/Makefile +++ b/devel/ghq/Makefile @@ -1,7 +1,7 @@ PORTNAME= ghq DISTVERSIONPREFIX= v DISTVERSION= 1.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= driesm@FreeBSD.org diff --git a/devel/git-bug/Makefile b/devel/git-bug/Makefile index d51d9f4fd6a8..b36be76727ef 100644 --- a/devel/git-bug/Makefile +++ b/devel/git-bug/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-bug DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/git-codereview/Makefile b/devel/git-codereview/Makefile index 985a93df1009..e12a96b7403f 100644 --- a/devel/git-codereview/Makefile +++ b/devel/git-codereview/Makefile @@ -1,6 +1,7 @@ PORTNAME= git-codereview DISTVERSIONPREFIX= v DISTVERSION= 1.15.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/git-lfs/Makefile b/devel/git-lfs/Makefile index a730d1bd6ee6..247081e618f7 100644 --- a/devel/git-lfs/Makefile +++ b/devel/git-lfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-lfs DISTVERSIONPREFIX= v DISTVERSION= 3.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/devel/gitty/Makefile b/devel/gitty/Makefile index e2d4ed4a6031..ad05ba7ffca8 100644 --- a/devel/gitty/Makefile +++ b/devel/gitty/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitty DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= devel MAINTAINER= dch@FreeBSD.org diff --git a/devel/gllvm/Makefile b/devel/gllvm/Makefile index 5b67b497563a..491290168049 100644 --- a/devel/gllvm/Makefile +++ b/devel/gllvm/Makefile @@ -1,7 +1,7 @@ PORTNAME= gllvm DISTVERSIONPREFIX= v DISTVERSION= 1.3.1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= devel MAINTAINER= arrowd@FreeBSD.org diff --git a/devel/go-bindata-assetfs/Makefile b/devel/go-bindata-assetfs/Makefile index 2fa83edfbb3f..aee47871dd50 100644 --- a/devel/go-bindata-assetfs/Makefile +++ b/devel/go-bindata-assetfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-bindata-assetfs DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= devel www MAINTAINER= egypcio@FreeBSD.org diff --git a/devel/go-bindata/Makefile b/devel/go-bindata/Makefile index b3c209ab047d..7b05739eb7cc 100644 --- a/devel/go-bindata/Makefile +++ b/devel/go-bindata/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-bindata PORTVERSION= 3.1.3 DISTVERSIONPREFIX= v -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/go-git/Makefile b/devel/go-git/Makefile index 71594c745a98..2c231ef0e850 100644 --- a/devel/go-git/Makefile +++ b/devel/go-git/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-git DISTVERSIONPREFIX= v DISTVERSION= 5.10.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/go-perf/Makefile b/devel/go-perf/Makefile index 3a7bcc1ff7ec..66e47e8f7103 100644 --- a/devel/go-perf/Makefile +++ b/devel/go-perf/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-perf PORTVERSION= ${MODVERSION:S/-/./g:R} DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/go-wire/Makefile b/devel/go-wire/Makefile index 62b26587ef89..6dde486a430b 100644 --- a/devel/go-wire/Makefile +++ b/devel/go-wire/Makefile @@ -1,7 +1,7 @@ PORTNAME= wire DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel PKGNAMEPREFIX= go- diff --git a/devel/gocheese/Makefile b/devel/gocheese/Makefile index 52b12b134f8e..31d22f17d02d 100644 --- a/devel/gocheese/Makefile +++ b/devel/gocheese/Makefile @@ -1,6 +1,6 @@ PORTNAME= gocheese DISTVERSION= 4.2.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel python MASTER_SITES= http://www.gocheese.cypherpunks.ru/download/ diff --git a/devel/gocritic/Makefile b/devel/gocritic/Makefile index d92a870a7390..040b1aaaf70a 100644 --- a/devel/gocritic/Makefile +++ b/devel/gocritic/Makefile @@ -1,6 +1,7 @@ PORTNAME= gocritic DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/gogs/Makefile b/devel/gogs/Makefile index e28111da2929..744765c0a5c8 100644 --- a/devel/gogs/Makefile +++ b/devel/gogs/Makefile @@ -1,7 +1,7 @@ PORTNAME= gogs DISTVERSIONPREFIX= v DISTVERSION= 0.12.11 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel www MAINTAINER= ports@FreeBSD.org diff --git a/devel/golint/Makefile b/devel/golint/Makefile index e5d0a7ee7b0a..5e10ee707fd9 100644 --- a/devel/golint/Makefile +++ b/devel/golint/Makefile @@ -1,6 +1,6 @@ PORTNAME= golint PORTVERSION= g20190409 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/goprotobuf/Makefile b/devel/goprotobuf/Makefile index 6b5cb76c4e33..ab02d9814f76 100644 --- a/devel/goprotobuf/Makefile +++ b/devel/goprotobuf/Makefile @@ -1,7 +1,7 @@ PORTNAME= goprotobuf DISTVERSIONPREFIX= v DISTVERSION= 1.5.4 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/goredo/Makefile b/devel/goredo/Makefile index bcfff8a65cd5..a3d3484bb0e7 100644 --- a/devel/goredo/Makefile +++ b/devel/goredo/Makefile @@ -1,6 +1,6 @@ PORTNAME= goredo DISTVERSION= 2.6.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://www.goredo.cypherpunks.su/download/ diff --git a/devel/goreleaser/Makefile b/devel/goreleaser/Makefile index eac78b05cf39..aee3e18bcd10 100644 --- a/devel/goreleaser/Makefile +++ b/devel/goreleaser/Makefile @@ -1,6 +1,7 @@ PORTNAME= goreleaser DISTVERSIONPREFIX= v DISTVERSION= 2.9.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/goswagger/Makefile b/devel/goswagger/Makefile index bc072ef9e235..978ce3336b54 100644 --- a/devel/goswagger/Makefile +++ b/devel/goswagger/Makefile @@ -1,7 +1,7 @@ PORTNAME= goswagger DISTVERSIONPREFIX= v DISTVERSION= 0.30.4 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/gpm/Makefile b/devel/gpm/Makefile index 152e8bfebff3..567c40940082 100644 --- a/devel/gpm/Makefile +++ b/devel/gpm/Makefile @@ -1,7 +1,7 @@ PORTNAME= gpm PORTVERSION= 1.4.0 DISTVERSIONPREFIX= v -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= devel MAINTAINER= lukejee@gmail.com diff --git a/devel/gvp/Makefile b/devel/gvp/Makefile index 30849c539716..f6dbbc42a3c3 100644 --- a/devel/gvp/Makefile +++ b/devel/gvp/Makefile @@ -1,7 +1,7 @@ PORTNAME= gvp PORTVERSION= 0.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= devel MAINTAINER= lukejee@gmail.com diff --git a/devel/hub/Makefile b/devel/hub/Makefile index 29f6d41909d3..165512ed6255 100644 --- a/devel/hub/Makefile +++ b/devel/hub/Makefile @@ -1,7 +1,7 @@ PORTNAME= hub PORTVERSION= 2.14.2 DISTVERSIONPREFIX= v -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= devel sysutils MAINTAINER= egypcio@FreeBSD.org diff --git a/devel/influx-pkg-config/Makefile b/devel/influx-pkg-config/Makefile index 2399f66a472c..7c632c4593fb 100644 --- a/devel/influx-pkg-config/Makefile +++ b/devel/influx-pkg-config/Makefile @@ -1,7 +1,7 @@ PORTNAME= pkg-config DISTVERSIONPREFIX= v DISTVERSION= 0.2.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= influx diff --git a/devel/jiri/Makefile b/devel/jiri/Makefile index da8e46ded736..54af2fc5bb7b 100644 --- a/devel/jiri/Makefile +++ b/devel/jiri/Makefile @@ -1,6 +1,6 @@ PORTNAME= jiri PORTVERSION= g${TIMESTAMP:S/-/./g:C/T.*//g} -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= devel MASTER_SITES= LOCAL/swills DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} diff --git a/devel/lab/Makefile b/devel/lab/Makefile index 50cf39a1479a..007c32407657 100644 --- a/devel/lab/Makefile +++ b/devel/lab/Makefile @@ -1,7 +1,7 @@ PORTNAME= lab PORTVERSION= ${MODVERSION:S/-/./g:R} DISTVERSIONPREFIX= v -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/lets/Makefile b/devel/lets/Makefile index b9181bb10aaa..dcce2c486d62 100644 --- a/devel/lets/Makefile +++ b/devel/lets/Makefile @@ -1,7 +1,7 @@ PORTNAME= lets DISTVERSIONPREFIX= v DISTVERSION= 0.0.54 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/libchdr/Makefile b/devel/libchdr/Makefile index 3a1711fdc544..833df5fb89a1 100644 --- a/devel/libchdr/Makefile +++ b/devel/libchdr/Makefile @@ -1,5 +1,5 @@ PORTNAME= libchdr -DISTVERSION= g20241211 +DISTVERSION= g20250522 CATEGORIES= devel MAINTAINER= bsdcode@disroot.org @@ -14,11 +14,13 @@ LIB_DEPENDS= libzstd.so:archivers/zstd USES= cmake pathfix USE_GITHUB= yes GH_ACCOUNT= rtissera -GH_TAGNAME= cb077337d53392454e7100a0fd07139ca678e527 +GH_TAGNAME= 40f96ee322971eedf2a16bdab6727daa861e8626 USE_LDCONFIG= yes CMAKE_ARGS= -DBUILD_LTO=${defined(WITH_LTO):?ON:OFF} -CMAKE_ON= INSTALL_STATIC_LIBS WITH_SYSTEM_ZLIB WITH_SYSTEM_ZSTD +CMAKE_ON= INSTALL_STATIC_LIBS \ + WITH_SYSTEM_ZLIB \ + WITH_SYSTEM_ZSTD EXTRACT_AFTER_ARGS= --exclude deps/zlib* --exclude deps/zstd* \ --no-same-owner --no-same-permissions diff --git a/devel/libchdr/distinfo b/devel/libchdr/distinfo index b2b8f453e2ac..57e12bc37e06 100644 --- a/devel/libchdr/distinfo +++ b/devel/libchdr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735293098 -SHA256 (rtissera-libchdr-g20241211-cb077337d53392454e7100a0fd07139ca678e527_GH0.tar.gz) = 7c612f4b879295bf82d0dc481c0c055fc1cceefe56b5dea1b094b0dde0952392 -SIZE (rtissera-libchdr-g20241211-cb077337d53392454e7100a0fd07139ca678e527_GH0.tar.gz) = 4222519 +TIMESTAMP = 1747910945 +SHA256 (rtissera-libchdr-g20250522-40f96ee322971eedf2a16bdab6727daa861e8626_GH0.tar.gz) = c2dbda74db4a75055c1705cceb69d624be23c4bfa938c8f950a4f1b31d71be3f +SIZE (rtissera-libchdr-g20250522-40f96ee322971eedf2a16bdab6727daa861e8626_GH0.tar.gz) = 4222469 diff --git a/devel/linenoise-ng/Makefile b/devel/linenoise-ng/Makefile index 339205a2b7bb..3a6645e512ef 100644 --- a/devel/linenoise-ng/Makefile +++ b/devel/linenoise-ng/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/arangodb/linenoise-ng LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Upstream repo archived Oct 28, 2020 +EXPIRATION_DATE=2025-06-30 + USES= cmake compiler:c++11-lang USE_LDCONFIG= yes diff --git a/devel/liteide/Makefile b/devel/liteide/Makefile index a2fc429c8a34..c41c38dc528a 100644 --- a/devel/liteide/Makefile +++ b/devel/liteide/Makefile @@ -1,7 +1,7 @@ PORTNAME= liteide DISTVERSIONPREFIX= x DISTVERSION= 38.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel editors MAINTAINER= ports@FreeBSD.org diff --git a/devel/loccount/Makefile b/devel/loccount/Makefile index d667b60f9d2e..f6faf2002f2c 100644 --- a/devel/loccount/Makefile +++ b/devel/loccount/Makefile @@ -1,6 +1,6 @@ PORTNAME= loccount DISTVERSION= 2.16 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= http://www.catb.org/~esr/loccount/ diff --git a/devel/mage/Makefile b/devel/mage/Makefile index 2ff130c9f13d..c3679264823c 100644 --- a/devel/mage/Makefile +++ b/devel/mage/Makefile @@ -1,7 +1,7 @@ PORTNAME= mage DISTVERSIONPREFIX= v DISTVERSION= 1.15.0 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/modd/Makefile b/devel/modd/Makefile index 1d70019c5fa2..cb810ed07b0a 100644 --- a/devel/modd/Makefile +++ b/devel/modd/Makefile @@ -1,7 +1,7 @@ PORTNAME= modd DISTVERSIONPREFIX= v DISTVERSION= 0.8 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= devel sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/devel/mutagen/Makefile b/devel/mutagen/Makefile index bb57f1722c0e..d2eee458e5be 100644 --- a/devel/mutagen/Makefile +++ b/devel/mutagen/Makefile @@ -1,7 +1,7 @@ PORTNAME= mutagen DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel net MAINTAINER= yuri@FreeBSD.org diff --git a/devel/packr/Makefile b/devel/packr/Makefile index 1d210a01dac7..e2fda1aae161 100644 --- a/devel/packr/Makefile +++ b/devel/packr/Makefile @@ -1,7 +1,7 @@ PORTNAME= packr DISTVERSIONPREFIX= v DISTVERSION= 2.8.3 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/prototool/Makefile b/devel/prototool/Makefile index 3621fe166427..8ddf5adc1f7e 100644 --- a/devel/prototool/Makefile +++ b/devel/prototool/Makefile @@ -1,7 +1,7 @@ PORTNAME= prototool DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/py-types-jsonschema/Makefile b/devel/py-types-jsonschema/Makefile index 7e3ea744b61c..bd8876aa5b58 100644 --- a/devel/py-types-jsonschema/Makefile +++ b/devel/py-types-jsonschema/Makefile @@ -1,6 +1,5 @@ PORTNAME= types-jsonschema -PORTVERSION= 4.23.0.20241208 -PORTREVISION= 1 +PORTVERSION= 4.23.0.20250516 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-types-jsonschema/distinfo b/devel/py-types-jsonschema/distinfo index 9be75d0613ee..c3266f2e0dc7 100644 --- a/devel/py-types-jsonschema/distinfo +++ b/devel/py-types-jsonschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735662785 -SHA256 (types_jsonschema-4.23.0.20241208.tar.gz) = e8b15ad01f290ecf6aea53f93fbdf7d4730e4600313e89e8a7f95622f7e87b7c -SIZE (types_jsonschema-4.23.0.20241208.tar.gz) = 14770 +TIMESTAMP = 1747915536 +SHA256 (types_jsonschema-4.23.0.20250516.tar.gz) = 9ace09d9d35c4390a7251ccd7d833b92ccc189d24d1b347f26212afce361117e +SIZE (types_jsonschema-4.23.0.20250516.tar.gz) = 14911 diff --git a/devel/py-types-jsonschema/files/patch-pyproject.toml b/devel/py-types-jsonschema/files/patch-pyproject.toml new file mode 100644 index 000000000000..5b7d74e2c6d1 --- /dev/null +++ b/devel/py-types-jsonschema/files/patch-pyproject.toml @@ -0,0 +1,23 @@ +--- pyproject.toml.orig 2025-05-22 12:06:21 UTC ++++ pyproject.toml +@@ -1,12 +1,11 @@ build-backend = "setuptools.build_meta" + [build-system] + build-backend = "setuptools.build_meta" +-requires = ["setuptools>=77.0.3"] ++requires = ["setuptools>=61"] + + [project] + name = "types-jsonschema" + version = "4.23.0.20250516" +-license = "Apache-2.0" +-license-files = ["LICENSE"] ++license = { text = "Apache-2.0" } + description = "Typing stubs for jsonschema" + readme = { text = """\ + ## Typing stubs for jsonschema +@@ -55,5 +54,4 @@ dependencies = ['referencing'] + "Chat" = "https://gitter.im/python/typing" + + [tool.setuptools] +-packages = ['jsonschema-stubs'] + include-package-data = false diff --git a/devel/scc/Makefile b/devel/scc/Makefile index ec94baf597e2..4c86c1bd7d01 100644 --- a/devel/scc/Makefile +++ b/devel/scc/Makefile @@ -1,7 +1,7 @@ PORTNAME= scc DISTVERSIONPREFIX= v DISTVERSION= 3.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= adamw@FreeBSD.org diff --git a/devel/shfmt/Makefile b/devel/shfmt/Makefile index 5c65096d6fa3..a7a14c171057 100644 --- a/devel/shfmt/Makefile +++ b/devel/shfmt/Makefile @@ -1,7 +1,7 @@ PORTNAME= shfmt DISTVERSIONPREFIX= v DISTVERSION= 3.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= adamw@FreeBSD.org diff --git a/devel/soft-serve/Makefile b/devel/soft-serve/Makefile index aafb7406c6ac..db44e4c18fab 100644 --- a/devel/soft-serve/Makefile +++ b/devel/soft-serve/Makefile @@ -1,7 +1,7 @@ PORTNAME= soft-serve DISTVERSIONPREFIX= v DISTVERSION= 0.7.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= ashish@FreeBSD.org diff --git a/devel/statik/Makefile b/devel/statik/Makefile index 9932a3f9c73f..6ed7743d01f5 100644 --- a/devel/statik/Makefile +++ b/devel/statik/Makefile @@ -1,7 +1,7 @@ PORTNAME= statik DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 -PORTREVISION= 25 +PORTREVISION= 26 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/stuffbin/Makefile b/devel/stuffbin/Makefile index 179d847a3436..b900a22a615a 100644 --- a/devel/stuffbin/Makefile +++ b/devel/stuffbin/Makefile @@ -1,7 +1,7 @@ PORTNAME= stuffbin DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/taskctl/Makefile b/devel/taskctl/Makefile index 1e2ad472522f..07609f9ec149 100644 --- a/devel/taskctl/Makefile +++ b/devel/taskctl/Makefile @@ -1,6 +1,6 @@ PORTNAME= taskctl PORTVERSION= 1.4.2 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= devel MAINTAINER= olgeni@FreeBSD.org diff --git a/devel/tinygo/Makefile b/devel/tinygo/Makefile index 1bb9a843c810..142190d38f85 100644 --- a/devel/tinygo/Makefile +++ b/devel/tinygo/Makefile @@ -1,7 +1,7 @@ PORTNAME= tinygo DISTVERSIONPREFIX= v DISTVERSION= 0.19.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/venom/Makefile b/devel/venom/Makefile index c0998794b9f1..40b074eb0637 100644 --- a/devel/venom/Makefile +++ b/devel/venom/Makefile @@ -1,7 +1,7 @@ PORTNAME= venom DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MAINTAINER= bapt@FreeBSD.org diff --git a/devel/wasi-compiler-rt20/Makefile b/devel/wasi-compiler-rt20/Makefile index 309937cc791a..6fcc6b949b89 100644 --- a/devel/wasi-compiler-rt20/Makefile +++ b/devel/wasi-compiler-rt20/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm20 -DISTVERSION= 20.1.4 +DISTVERSION= 20.1.5 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt diff --git a/devel/wasi-libcxx20/Makefile b/devel/wasi-libcxx20/Makefile index c1f0efa5de96..390b3d186e4b 100644 --- a/devel/wasi-libcxx20/Makefile +++ b/devel/wasi-libcxx20/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm20 -DISTVERSION= 20.1.4 +DISTVERSION= 20.1.5 MASTERDIR= ${.CURDIR}/../wasi-libcxx diff --git a/devel/yaegi/Makefile b/devel/yaegi/Makefile index 2ae86d58bd1c..f2f654be48c0 100644 --- a/devel/yaegi/Makefile +++ b/devel/yaegi/Makefile @@ -1,7 +1,7 @@ PORTNAME= yaegi DISTVERSION= 0.15.1 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel MAINTAINER= dch@FreeBSD.org diff --git a/devel/zls/Makefile b/devel/zls/Makefile index cdab079fa984..a9315e4a3d0e 100644 --- a/devel/zls/Makefile +++ b/devel/zls/Makefile @@ -1,9 +1,6 @@ PORTNAME= zls -DISTVERSION= 0.13.0 +DISTVERSION= 0.14.0 CATEGORIES= devel -MASTER_SITES= https://raw.githubusercontent.com/ziglang/:langref -DISTFILES= zig/${DISTVERSION}/doc/langref.html.in:langref -EXTRACT_ONLY= ${DISTFILES:N*\:langref:C/\:.*//} MAINTAINER= jbeich@FreeBSD.org COMMENT= Zig LSP implementation + Zig Language Server @@ -12,20 +9,19 @@ WWW= https://github.com/zigtools/zls LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= zig>=0.13.0:lang/zig +BUILD_DEPENDS= zig>=0.14.0:lang/zig RUN_DEPENDS= zig:lang/zig USE_GITHUB= yes GH_ACCOUNT= zigtools -GH_TUPLE= wolfpld:tracy:v0.10:tracy/src/tracy \ - ziglibs:diffz:ef45c00:diffz/../.cache/zig/p/1220102cb2c669d82184fb1dc5380193d37d68b54e8d75b76b2d155b9af7d7e2e76d \ - ziglibs:known-folders:0.7.0-35-g0ad514d:known_folders/../.cache/zig/p/12209cde192558f8b3dc098ac2330fc2a14fdd211c5433afd33085af75caa9183147 +GH_TUPLE= wolfpld:tracy:v0.11.1:tracy/../.cache/zig/p/N-V-__8AAMeOlQEipHjcyu0TCftdAi9AQe7EXUDJOoVe0k-t \ + ziglibs:diffz:ef45c00:diffz/../.cache/zig/p/N-V-__8AABhrAQAQLLLGadghhPsdxTgBk9N9aLVOjXW3ay0V \ + ziglibs:known-folders:0.7.0-57-gaa24df4:known_folders/../.cache/zig/p/known_folders-0.0.0-Fy-PJtLDAADGDOwYwMkVydMSTp_aN-nfjCZw6qPQ2ECL \ + zigtools:zig-lsp-codegen:063a98c:zig_lsp_codegen/../.cache/zig/p/lsp_codegen-0.1.0-CMjjo0ZXCQB-rAhPYrlfzzpU0u0u2MeGvUucZ-_g32eg MAKE_ENV= DESTDIR="${STAGEDIR}" CONFIGURE_ARGS= --prefix "${PREFIX}" \ ${WITH_DEBUG:D:U-Doptimize=ReleaseFast} \ -Dcpu=${CPUTYPE:Ubaseline} \ - -Ddata_version=${DISTVERSION} \ - -Dversion_data_path=${DISTFILES:M*\:langref:C/\:.*//:S,^,${_DISTDIR},} \ --verbose NO_INSTALL= yes # strip(1) breaks runtime PLIST_FILES= bin/${PORTNAME} diff --git a/devel/zls/distinfo b/devel/zls/distinfo index 9a39a28628ee..ef1d6a1782b6 100644 --- a/devel/zls/distinfo +++ b/devel/zls/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1717891507 -SHA256 (zig/0.13.0/doc/langref.html.in) = 5d43f599f56a1ee0246958552545d13ee4ddeb7c705c05a432554d5eff6e1902 -SIZE (zig/0.13.0/doc/langref.html.in) = 336139 -SHA256 (zigtools-zls-0.13.0_GH0.tar.gz) = 2e8046b6b0de765a4bf4bb828345e2badc8b828bc257dc931d0f56b147684d9f -SIZE (zigtools-zls-0.13.0_GH0.tar.gz) = 352025 -SHA256 (wolfpld-tracy-v0.10_GH0.tar.gz) = a76017d928f3f2727540fb950edd3b736caa97b12dbb4e5edce66542cbea6600 -SIZE (wolfpld-tracy-v0.10_GH0.tar.gz) = 6023869 +TIMESTAMP = 1741303397 +SHA256 (zigtools-zls-0.14.0_GH0.tar.gz) = 44cae74073b2f75cf627755398afadafaa382cccf7555b5b66b147dcaa6cef0d +SIZE (zigtools-zls-0.14.0_GH0.tar.gz) = 395229 +SHA256 (wolfpld-tracy-v0.11.1_GH0.tar.gz) = 2c11ca816f2b756be2730f86b0092920419f3dabc7a7173829ffd897d91888a1 +SIZE (wolfpld-tracy-v0.11.1_GH0.tar.gz) = 6125898 SHA256 (ziglibs-diffz-ef45c00_GH0.tar.gz) = d77f03c9d0166d16b32496c76b6c806bc8c090e97c6939bb4d4beddb3f809936 SIZE (ziglibs-diffz-ef45c00_GH0.tar.gz) = 17261 -SHA256 (ziglibs-known-folders-0.7.0-35-g0ad514d_GH0.tar.gz) = c4ee8709154c5bd4c4c4a5eb619d19122c7176ad35ea0b13b89d6c6f61d79bcf -SIZE (ziglibs-known-folders-0.7.0-35-g0ad514d_GH0.tar.gz) = 6772 +SHA256 (ziglibs-known-folders-0.7.0-57-gaa24df4_GH0.tar.gz) = 92f9b82fb8de11e246efaa7cc999e8dc57d4109bacd4450bd18030d4b8f12bac +SIZE (ziglibs-known-folders-0.7.0-57-gaa24df4_GH0.tar.gz) = 11937 +SHA256 (zigtools-zig-lsp-codegen-063a98c_GH0.tar.gz) = 44940343c3050ace485004e99bee76bc5b4dd671e52ec22a1fb45579c2ce6058 +SIZE (zigtools-zig-lsp-codegen-063a98c_GH0.tar.gz) = 84081 diff --git a/dns/acme-dns/Makefile b/dns/acme-dns/Makefile index bb5fa69ef04f..50540fb5be68 100644 --- a/dns/acme-dns/Makefile +++ b/dns/acme-dns/Makefile @@ -1,7 +1,7 @@ PORTNAME= acme-dns DISTVERSIONPREFIX= v DISTVERSION= 1.0 -PORTREVISION= 21 +PORTREVISION= 22 PORTEPOCH= 1 CATEGORIES= dns diff --git a/dns/amass/Makefile b/dns/amass/Makefile index 7b8f0757ad49..d234156cf399 100644 --- a/dns/amass/Makefile +++ b/dns/amass/Makefile @@ -1,7 +1,7 @@ PORTNAME= amass DISTVERSIONPREFIX= v DISTVERSION= 4.2.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/dns/bind-tools/pkg-plist b/dns/bind-tools/pkg-plist index 2989bb7d8667..da381dafaccc 100644 --- a/dns/bind-tools/pkg-plist +++ b/dns/bind-tools/pkg-plist @@ -19,15 +19,15 @@ bin/nsec3hash bin/nslookup bin/nsupdate lib/bind-tools/libdns.so -lib/bind-tools/libdns-9.20.8.so +lib/bind-tools/libdns-9.20.9.so lib/bind-tools/libisc.so -lib/bind-tools/libisc-9.20.8.so +lib/bind-tools/libisc-9.20.9.so lib/bind-tools/libisccc.so -lib/bind-tools/libisccc-9.20.8.so +lib/bind-tools/libisccc-9.20.9.so lib/bind-tools/libisccfg.so -lib/bind-tools/libisccfg-9.20.8.so +lib/bind-tools/libisccfg-9.20.9.so lib/bind-tools/libns.so -lib/bind-tools/libns-9.20.8.so +lib/bind-tools/libns-9.20.9.so share/man/man1/arpaname.1.gz share/man/man1/delv.1.gz share/man/man1/dig.1.gz diff --git a/dns/bind-tools/pkg-plist-devel b/dns/bind-tools/pkg-plist-devel index e98cf0265fba..299d0f563f9f 100644 --- a/dns/bind-tools/pkg-plist-devel +++ b/dns/bind-tools/pkg-plist-devel @@ -18,15 +18,15 @@ bin/named-rrchecker bin/nsec3hash bin/nslookup bin/nsupdate -lib/bind-tools/libdns-9.21.7.so +lib/bind-tools/libdns-9.21.8.so lib/bind-tools/libdns.so -lib/bind-tools/libisc-9.21.7.so +lib/bind-tools/libisc-9.21.8.so lib/bind-tools/libisc.so -lib/bind-tools/libisccc-9.21.7.so +lib/bind-tools/libisccc-9.21.8.so lib/bind-tools/libisccc.so -lib/bind-tools/libisccfg-9.21.7.so +lib/bind-tools/libisccfg-9.21.8.so lib/bind-tools/libisccfg.so -lib/bind-tools/libns-9.21.7.so +lib/bind-tools/libns-9.21.8.so lib/bind-tools/libns.so share/man/man1/arpaname.1.gz share/man/man1/delv.1.gz diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index 33117e7339a8..daa0f32e2b82 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -1,7 +1,7 @@ # pkg-help formatted with fmt 59 63 PORTNAME= bind -DISTVERSION= 9.21.7 +DISTVERSION= 9.21.8 .if defined(BIND_TOOLS_SLAVE) # dns/bind-tools here PORTREVISION= 0 diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index 2c33a3e26b6b..a596aa1b22f7 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744829551 -SHA256 (bind-9.21.7.tar.xz) = f9cd6c8e9cc7fd0ae6438a26072063b2d0aa11594493ecf4655f29abdc704b89 -SIZE (bind-9.21.7.tar.xz) = 5558888 +TIMESTAMP = 1747834686 +SHA256 (bind-9.21.8.tar.xz) = 65ee1e640b730e9fd8cb1e122e5146f03fade3e4105d10066a1371d92b20cb44 +SIZE (bind-9.21.8.tar.xz) = 5568296 diff --git a/dns/bind9-devel/pkg-plist b/dns/bind9-devel/pkg-plist index 2099b7727cb4..a9d6ae3ac068 100644 --- a/dns/bind9-devel/pkg-plist +++ b/dns/bind9-devel/pkg-plist @@ -234,15 +234,15 @@ include/ns/update.h include/ns/xfrout.h lib/bind/filter-a.so lib/bind/filter-aaaa.so -lib/libdns-9.21.7.so +lib/libdns-9.21.8.so lib/libdns.so -lib/libisc-9.21.7.so +lib/libisc-9.21.8.so lib/libisc.so -lib/libisccc-9.21.7.so +lib/libisccc-9.21.8.so lib/libisccc.so -lib/libisccfg-9.21.7.so +lib/libisccfg-9.21.8.so lib/libisccfg.so -lib/libns-9.21.7.so +lib/libns-9.21.8.so lib/libns.so @comment share/man/man1/arpaname.1.gz @comment share/man/man1/delv.1.gz diff --git a/dns/bind918/Makefile b/dns/bind918/Makefile index 37ca61ae5d41..8253a8129744 100644 --- a/dns/bind918/Makefile +++ b/dns/bind918/Makefile @@ -1,7 +1,7 @@ # pkg-help formatted with fmt 59 63 PORTNAME= bind -DISTVERSION= 9.18.36 +DISTVERSION= 9.18.37 PORTREVISION= 0 CATEGORIES= dns net MASTER_SITES= ISC/bind9/${DISTVERSION} diff --git a/dns/bind918/distinfo b/dns/bind918/distinfo index a668a626a870..bf584a1cfaa8 100644 --- a/dns/bind918/distinfo +++ b/dns/bind918/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744829385 -SHA256 (bind-9.18.36.tar.xz) = cd9a667bd33637dd9af331e4a203837cb3d53de5747eb2973c816dfaa68708f1 -SIZE (bind-9.18.36.tar.xz) = 5357976 +TIMESTAMP = 1747834565 +SHA256 (bind-9.18.37.tar.xz) = b322aaa4b0a98dba7507a18107b06283ec969af9af4797992e0a200fabace646 +SIZE (bind-9.18.37.tar.xz) = 5358128 diff --git a/dns/bind918/pkg-plist b/dns/bind918/pkg-plist index 28210402e054..429310fceb20 100644 --- a/dns/bind918/pkg-plist +++ b/dns/bind918/pkg-plist @@ -240,19 +240,19 @@ include/ns/xfrout.h lib/bind/filter-a.so lib/bind/filter-aaaa.so lib/libbind9.so -lib/libbind9-9.18.36.so +lib/libbind9-9.18.37.so lib/libdns.so -lib/libdns-9.18.36.so +lib/libdns-9.18.37.so lib/libirs.so -lib/libirs-9.18.36.so +lib/libirs-9.18.37.so lib/libisc.so -lib/libisc-9.18.36.so +lib/libisc-9.18.37.so lib/libisccc.so -lib/libisccc-9.18.36.so +lib/libisccc-9.18.37.so lib/libisccfg.so -lib/libisccfg-9.18.36.so +lib/libisccfg-9.18.37.so lib/libns.so -lib/libns-9.18.36.so +lib/libns-9.18.37.so @comment share/man/man1/arpaname.1.gz @comment share/man/man1/delv.1.gz @comment share/man/man1/dig.1.gz diff --git a/dns/bind920/Makefile b/dns/bind920/Makefile index ff62d67f7810..55b4d8e06bd2 100644 --- a/dns/bind920/Makefile +++ b/dns/bind920/Makefile @@ -1,7 +1,7 @@ # pkg-help formatted with fmt 59 63 PORTNAME= bind -DISTVERSION= 9.20.8 +DISTVERSION= 9.20.9 .if defined(BIND_TOOLS_SLAVE) # dns/bind-tools here PORTREVISION= 0 diff --git a/dns/bind920/distinfo b/dns/bind920/distinfo index a7af60325a38..be58b2e558e2 100644 --- a/dns/bind920/distinfo +++ b/dns/bind920/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744829456 -SHA256 (bind-9.20.8.tar.xz) = 3004d99c476beab49a986c2d49f902e2cd7766c9ab18b261e8b353cabf3a04b5 -SIZE (bind-9.20.8.tar.xz) = 5661928 +TIMESTAMP = 1747834656 +SHA256 (bind-9.20.9.tar.xz) = 3d26900ed9c9a859073ffea9b97e292c1248dad18279b17b05fcb23c3091f86d +SIZE (bind-9.20.9.tar.xz) = 5668452 diff --git a/dns/bind920/pkg-plist b/dns/bind920/pkg-plist index beef2af65409..27b6c041cf70 100644 --- a/dns/bind920/pkg-plist +++ b/dns/bind920/pkg-plist @@ -242,15 +242,15 @@ include/ns/update.h include/ns/xfrout.h lib/bind/filter-a.so lib/bind/filter-aaaa.so -lib/libdns-9.20.8.so +lib/libdns-9.20.9.so lib/libdns.so -lib/libisc-9.20.8.so +lib/libisc-9.20.9.so lib/libisc.so -lib/libisccc-9.20.8.so +lib/libisccc-9.20.9.so lib/libisccc.so -lib/libisccfg-9.20.8.so +lib/libisccfg-9.20.9.so lib/libisccfg.so -lib/libns-9.20.8.so +lib/libns-9.20.9.so lib/libns.so @comment share/man/man1/arpaname.1.gz @comment share/man/man1/delv.1.gz diff --git a/dns/blocky/Makefile b/dns/blocky/Makefile index 8ee1bad7213d..f259abb87454 100644 --- a/dns/blocky/Makefile +++ b/dns/blocky/Makefile @@ -1,6 +1,6 @@ PORTNAME= blocky DISTVERSIONPREFIX= v -DISTVERSION= 0.26 +DISTVERSION= 0.26.2 CATEGORIES= dns MAINTAINER= eduardo@FreeBSD.org @@ -10,7 +10,7 @@ WWW= https://0xerr0r.github.io/blocky/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,modules +USES= go:modules USE_GITHUB= yes GH_ACCOUNT= 0xERR0R USE_RC_SUBR= blocky diff --git a/dns/blocky/distinfo b/dns/blocky/distinfo index b2ea11f0f371..1192df31299c 100644 --- a/dns/blocky/distinfo +++ b/dns/blocky/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1747771424 -SHA256 (go/dns_blocky/0xERR0R-blocky-v0.26_GH0/go.mod) = ee8d5eaac9cbf13d74cd1265dc21273c22df460cc18224497536a1baf82f9f2c -SIZE (go/dns_blocky/0xERR0R-blocky-v0.26_GH0/go.mod) = 8316 -SHA256 (go/dns_blocky/0xERR0R-blocky-v0.26_GH0/0xERR0R-blocky-v0.26_GH0.tar.gz) = 3a5c4552a248399684ca5ec1ee40aae80b6b16a3c39c6123d9a8b1e9c7d5bce5 -SIZE (go/dns_blocky/0xERR0R-blocky-v0.26_GH0/0xERR0R-blocky-v0.26_GH0.tar.gz) = 7259169 +TIMESTAMP = 1747904857 +SHA256 (go/dns_blocky/0xERR0R-blocky-v0.26.2_GH0/go.mod) = ee8d5eaac9cbf13d74cd1265dc21273c22df460cc18224497536a1baf82f9f2c +SIZE (go/dns_blocky/0xERR0R-blocky-v0.26.2_GH0/go.mod) = 8316 +SHA256 (go/dns_blocky/0xERR0R-blocky-v0.26.2_GH0/0xERR0R-blocky-v0.26.2_GH0.tar.gz) = b6aadd53253fe51d1bd41a1c19911091b944657fd034cd3dfad8c139ac5870b3 +SIZE (go/dns_blocky/0xERR0R-blocky-v0.26.2_GH0/0xERR0R-blocky-v0.26.2_GH0.tar.gz) = 7259209 diff --git a/dns/dnscrypt-proxy2/Makefile b/dns/dnscrypt-proxy2/Makefile index ad9bd483771b..2dea2afe5f72 100644 --- a/dns/dnscrypt-proxy2/Makefile +++ b/dns/dnscrypt-proxy2/Makefile @@ -1,6 +1,6 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 2.1.5 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= dns security PKGNAMESUFFIX= 2 diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index a9efdf06c58c..19937d5c6420 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -1,6 +1,5 @@ PORTNAME= dnsdist -DISTVERSION= 1.9.9 -PORTREVISION= 1 +DISTVERSION= 1.9.10 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ diff --git a/dns/dnsdist/distinfo b/dns/dnsdist/distinfo index b797aeb0f5a4..123fa5a930af 100644 --- a/dns/dnsdist/distinfo +++ b/dns/dnsdist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746018473 -SHA256 (dnsdist-1.9.9.tar.bz2) = e86bc636d4d2dc8bac180ec8cdafbfe5f35229b6005ec15d7510fb6f58b49f5a -SIZE (dnsdist-1.9.9.tar.bz2) = 1609983 +TIMESTAMP = 1747751211 +SHA256 (dnsdist-1.9.10.tar.bz2) = 027ddbdee695c5a59728057bfc41c5b1a691fa1c7a5e89278b09f355325fbed6 +SIZE (dnsdist-1.9.10.tar.bz2) = 1598472 diff --git a/dns/doggo/Makefile b/dns/doggo/Makefile index cbd5b4900a8d..3d1e1b1f6799 100644 --- a/dns/doggo/Makefile +++ b/dns/doggo/Makefile @@ -1,7 +1,7 @@ PORTNAME= doggo DISTVERSIONPREFIX= v DISTVERSION= 1.0.5 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= dns diff --git a/dns/godns/Makefile b/dns/godns/Makefile index 682a02451e53..85ec6ede8de0 100644 --- a/dns/godns/Makefile +++ b/dns/godns/Makefile @@ -1,6 +1,7 @@ PORTNAME= godns DISTVERSIONPREFIX= v DISTVERSION= 3.2.4 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://raw.githubusercontent.com/TimothyYe/${PORTNAME}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/dns/nextdns/Makefile b/dns/nextdns/Makefile index 942ad79422fd..9e66f94a26a3 100644 --- a/dns/nextdns/Makefile +++ b/dns/nextdns/Makefile @@ -1,7 +1,7 @@ PORTNAME= nextdns PORTVERSION= 1.42.0 DISTVERSIONPREFIX= v -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= dns security MAINTAINER= rs@nextdns.io diff --git a/dns/prometheus-dnssec-exporter/Makefile b/dns/prometheus-dnssec-exporter/Makefile index 3b808d69775c..b6ce709ca9f4 100644 --- a/dns/prometheus-dnssec-exporter/Makefile +++ b/dns/prometheus-dnssec-exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= prometheus-dnssec-exporter DISTVERSION= g20220925 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= dns MAINTAINER= philip@FreeBSD.org diff --git a/dns/rdap/Makefile b/dns/rdap/Makefile index ccc2f263049d..59c4b1ba1f86 100644 --- a/dns/rdap/Makefile +++ b/dns/rdap/Makefile @@ -1,7 +1,7 @@ PORTNAME= rdap DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= dns MAINTAINER= pi@FreeBSD.org diff --git a/dns/subfinder/Makefile b/dns/subfinder/Makefile index 63765788416d..d7baeb5983a7 100644 --- a/dns/subfinder/Makefile +++ b/dns/subfinder/Makefile @@ -1,7 +1,7 @@ PORTNAME= subfinder DISTVERSIONPREFIX= v DISTVERSION= 2.6.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/dns/yandex-ddns/Makefile b/dns/yandex-ddns/Makefile index ac9ef0021bfe..5ecf6b1e4e80 100644 --- a/dns/yandex-ddns/Makefile +++ b/dns/yandex-ddns/Makefile @@ -1,6 +1,6 @@ PORTNAME= yandex-ddns DISTVERSION= g20200613 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= dns MAINTAINER= ports@FreeBSD.org diff --git a/dns/zdns/Makefile b/dns/zdns/Makefile index 1149b188ebe8..c3755843a973 100644 --- a/dns/zdns/Makefile +++ b/dns/zdns/Makefile @@ -1,7 +1,7 @@ PORTNAME= zdns DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/dns/zns/Makefile b/dns/zns/Makefile index 1f622fcd9985..ff438255592c 100644 --- a/dns/zns/Makefile +++ b/dns/zns/Makefile @@ -1,7 +1,7 @@ PORTNAME= zns DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MAINTAINER= nxjoseph@protonmail.com diff --git a/editors/gomate/Makefile b/editors/gomate/Makefile index 1e4022eee83f..c31b2da6dd0d 100644 --- a/editors/gomate/Makefile +++ b/editors/gomate/Makefile @@ -1,6 +1,6 @@ PORTNAME= gomate DISTVERSION= g20170711 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= editors MAINTAINER= fabian.freyer@physik.tu-berlin.de diff --git a/editors/micro/Makefile b/editors/micro/Makefile index a46e2bbadf61..e9b5341eacbe 100644 --- a/editors/micro/Makefile +++ b/editors/micro/Makefile @@ -1,7 +1,7 @@ PORTNAME= micro DISTVERSIONPREFIX= v DISTVERSION= 2.0.14 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MAINTAINER= lcook@FreeBSD.org diff --git a/editors/vim/Makefile b/editors/vim/Makefile index a2d99117dc91..23b3dfeb235d 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,5 +1,5 @@ PORTNAME= vim -PORTVERSION= 9.1.1378 +PORTVERSION= 9.1.1401 DISTVERSIONPREFIX= v CATEGORIES= editors diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 8d54f27a9d48..3509d6750639 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746899563 -SHA256 (vim-vim-v9.1.1378_GH0.tar.gz) = 34b682d4aa45d9220c7188662b05a45e1b2e34ceb3271df43b1ced0e25752557 -SIZE (vim-vim-v9.1.1378_GH0.tar.gz) = 18802935 +TIMESTAMP = 1747854345 +SHA256 (vim-vim-v9.1.1401_GH0.tar.gz) = b96c89c22b604e03426c7ba18df28a51c870733ecbf11725749963e5c7d4162c +SIZE (vim-vim-v9.1.1401_GH0.tar.gz) = 18840341 diff --git a/emulators/flycast/Makefile b/emulators/flycast/Makefile index cf5a8593268d..40740987bb9b 100644 --- a/emulators/flycast/Makefile +++ b/emulators/flycast/Makefile @@ -1,6 +1,7 @@ PORTNAME= flycast DISTVERSIONPREFIX= v DISTVERSION= 2.5 +PORTREVISION= 1 CATEGORIES= emulators MAINTAINER= bsdcode@disroot.org diff --git a/emulators/magia/Makefile b/emulators/magia/Makefile index 2727b44605e3..11b61290ece9 100644 --- a/emulators/magia/Makefile +++ b/emulators/magia/Makefile @@ -1,7 +1,7 @@ PORTNAME= magia DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= emulators MAINTAINER= ports@FreeBSD.org diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index bfed62024596..dca7fd14148b 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,7 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.36 # git rev-list --count HEAD -DISTVERSIONSUFFIX= -17723-g2f8ed1a6bd +DISTVERSION= 0.0.36-17959 # git rev-list --count HEAD +DISTVERSIONSUFFIX= -gb54c2124cf CATEGORIES= emulators wayland MAINTAINER= jbeich@FreeBSD.org @@ -25,17 +25,17 @@ ONLY_FOR_ARCHS_REASON= requires int128 and SSE2 USE_GITHUB= yes GH_ACCOUNT= RPCS3 GH_TUPLE= RPCS3:hidapi:hidapi-0.14.0-2-g8b43a97:hidapi/3rdparty/hidapi/hidapi \ - RPCS3:soundtouch:2.3.1-68-g394e1f5:soundtouch/3rdparty/SoundTouch/soundtouch \ + RPCS3:soundtouch:2.3.1-78-g3982730:soundtouch/3rdparty/SoundTouch/soundtouch \ asmjit:asmjit:416f735:asmjit/3rdparty/asmjit/asmjit \ facebook:zstd:v1.5.7:zstd/3rdparty/zstd/zstd \ jbeder:yaml-cpp:0.8.0-11-g456c68f:yamlcpp/3rdparty/yaml-cpp/yaml-cpp \ - KhronosGroup:glslang:13.1.1:glslang/3rdparty/glslang/glslang \ + KhronosGroup:glslang:15.3.0:glslang/3rdparty/glslang/glslang \ kcat:openal-soft:1.23.1:openal_soft/3rdparty/OpenAL/openal-soft \ kinetiknz:cubeb:cubeb-0.2-1425-g88585b6:cubeb/3rdparty/cubeb/cubeb \ - Megamouse:VulkanMemoryAllocator:3706484:vkalloc/3rdparty/GPUOpen/VulkanMemoryAllocator \ - miniupnp:miniupnp:miniupnpd_2_3_6:miniupnp/3rdparty/miniupnp/miniupnp \ + Megamouse:VulkanMemoryAllocator:1d8f600:vkalloc/3rdparty/GPUOpen/VulkanMemoryAllocator \ + miniupnp:miniupnp:miniupnpd_2_3_9:miniupnp/3rdparty/miniupnp/miniupnp \ nothings:stb:013ac3b:stb/3rdparty/stblib/stb \ - wolfSSL:wolfssl:v5.7.6-stable:wolfssl/3rdparty/wolfssl/wolfssl \ + wolfSSL:wolfssl:v5.8.0-stable:wolfssl/3rdparty/wolfssl/wolfssl \ xioTechnologies:Fusion:v1.2.8:fusion/3rdparty/fusion/fusion USES= cmake gl iconv:wchar_t llvm:min=19,lib localbase:ldflags \ diff --git a/emulators/rpcs3/distinfo b/emulators/rpcs3/distinfo index 63825cfc9737..bc2a27e9c99e 100644 --- a/emulators/rpcs3/distinfo +++ b/emulators/rpcs3/distinfo @@ -1,30 +1,30 @@ -TIMESTAMP = 1743363932 -SHA256 (RPCS3-rpcs3-v0.0.36-17723-g2f8ed1a6bd_GH0.tar.gz) = a709ae993c6837a818b258a587ca4d5979eb205f77f52b8c95178115d6176462 -SIZE (RPCS3-rpcs3-v0.0.36-17723-g2f8ed1a6bd_GH0.tar.gz) = 6981719 +TIMESTAMP = 1747835471 +SHA256 (RPCS3-rpcs3-v0.0.36-17959-gb54c2124cf_GH0.tar.gz) = d528bcbcd7ca561d87a4a364caa8e964991422686756038a46bdcb562c8c6d8d +SIZE (RPCS3-rpcs3-v0.0.36-17959-gb54c2124cf_GH0.tar.gz) = 5856504 SHA256 (RPCS3-hidapi-hidapi-0.14.0-2-g8b43a97_GH0.tar.gz) = 109ba77362885d60e274930f637735ee75df2850fe99e3f1c3a5b9d1187f8cb6 SIZE (RPCS3-hidapi-hidapi-0.14.0-2-g8b43a97_GH0.tar.gz) = 348879 -SHA256 (RPCS3-soundtouch-2.3.1-68-g394e1f5_GH0.tar.gz) = e24af82c51547341e2dfd43af03c1847abfd8d27334d667e6a51943f7f505cbe -SIZE (RPCS3-soundtouch-2.3.1-68-g394e1f5_GH0.tar.gz) = 606828 +SHA256 (RPCS3-soundtouch-2.3.1-78-g3982730_GH0.tar.gz) = 68119ffee94c7eb2e12357599d7a47ec5cb029a89243daafb9ffad3fdfb433e9 +SIZE (RPCS3-soundtouch-2.3.1-78-g3982730_GH0.tar.gz) = 607859 SHA256 (asmjit-asmjit-416f735_GH0.tar.gz) = 65ba9c3487da09af02db0c34405d1bdd3e49e134062930777f272007d97940fd SIZE (asmjit-asmjit-416f735_GH0.tar.gz) = 1151444 SHA256 (facebook-zstd-v1.5.7_GH0.tar.gz) = 37d7284556b20954e56e1ca85b80226768902e2edabd3b649e9e72c0c9012ee3 SIZE (facebook-zstd-v1.5.7_GH0.tar.gz) = 2451884 SHA256 (jbeder-yaml-cpp-0.8.0-11-g456c68f_GH0.tar.gz) = 3793d936474b1e6366f934f128f168dae711fd5e248dac048226c7879cefd6a3 SIZE (jbeder-yaml-cpp-0.8.0-11-g456c68f_GH0.tar.gz) = 1018173 -SHA256 (KhronosGroup-glslang-13.1.1_GH0.tar.gz) = 1c4d0a5a38c8aaf89a2d7e6093be734320599f5a6775b2726beeb05b0c054e66 -SIZE (KhronosGroup-glslang-13.1.1_GH0.tar.gz) = 3763210 +SHA256 (KhronosGroup-glslang-15.3.0_GH0.tar.gz) = c6c21fe1873c37e639a6a9ac72d857ab63a5be6893a589f34e09a6c757174201 +SIZE (KhronosGroup-glslang-15.3.0_GH0.tar.gz) = 4023163 SHA256 (kcat-openal-soft-1.23.1_GH0.tar.gz) = dfddf3a1f61059853c625b7bb03de8433b455f2f79f89548cbcbd5edca3d4a4a SIZE (kcat-openal-soft-1.23.1_GH0.tar.gz) = 840185 SHA256 (kinetiknz-cubeb-cubeb-0.2-1425-g88585b6_GH0.tar.gz) = d10bf2d54d7202efa39ac10bc580048666d6e7a5019a5d1f0f71e8b7bf01f25c SIZE (kinetiknz-cubeb-cubeb-0.2-1425-g88585b6_GH0.tar.gz) = 226777 -SHA256 (Megamouse-VulkanMemoryAllocator-3706484_GH0.tar.gz) = f8e30cd27a21dffd70387eb8058240933c40b6272ea84f89cf61c2f73c5537ec -SIZE (Megamouse-VulkanMemoryAllocator-3706484_GH0.tar.gz) = 1687892 -SHA256 (miniupnp-miniupnp-miniupnpd_2_3_6_GH0.tar.gz) = 6e5ee2239030486675f558cc840d154e5e2db9517efc96c5b0ab2b2c34c1a128 -SIZE (miniupnp-miniupnp-miniupnpd_2_3_6_GH0.tar.gz) = 462607 +SHA256 (Megamouse-VulkanMemoryAllocator-1d8f600_GH0.tar.gz) = 5aef11d98bae2ea911cda9fedcac6935d5bc5d0776cee581fc7b7204bd7b0d47 +SIZE (Megamouse-VulkanMemoryAllocator-1d8f600_GH0.tar.gz) = 962218 +SHA256 (miniupnp-miniupnp-miniupnpd_2_3_9_GH0.tar.gz) = ec7981351ad6a046eee0abf522ed1a45a3b0517e1da64e03826051f5f5354ea5 +SIZE (miniupnp-miniupnp-miniupnpd_2_3_9_GH0.tar.gz) = 540322 SHA256 (nothings-stb-013ac3b_GH0.tar.gz) = f2f5aeaa2504f8dc3ee7412cb480f9be218766c7a652ce3bcebbc25ec72d7e9c SIZE (nothings-stb-013ac3b_GH0.tar.gz) = 1510649 -SHA256 (wolfSSL-wolfssl-v5.7.6-stable_GH0.tar.gz) = 52b1e439e30d1ed8162a16308a8525a862183b67aa30373b11166ecbab000d63 -SIZE (wolfSSL-wolfssl-v5.7.6-stable_GH0.tar.gz) = 24573776 +SHA256 (wolfSSL-wolfssl-v5.8.0-stable_GH0.tar.gz) = f90f18c7f12913a0b351b1f4305e768697ea1380794df1f2984b9452ab0aeeaf +SIZE (wolfSSL-wolfssl-v5.8.0-stable_GH0.tar.gz) = 24936537 SHA256 (xioTechnologies-Fusion-v1.2.8_GH0.tar.gz) = ff9e4b8f09592226e310e8ac55073614743d04ace4e1ab66e96c3b517000600b SIZE (xioTechnologies-Fusion-v1.2.8_GH0.tar.gz) = 447874 SHA256 (thestk-rtmidi-6.0.0_GH0.tar.gz) = ef7bcda27fee6936b651c29ebe9544c74959d0b1583b716ce80a1c6fea7617f0 diff --git a/emulators/rpcs3/files/patch-rpcs3_rpcs3qt_game__list__frame.cpp b/emulators/rpcs3/files/patch-rpcs3_rpcs3qt_game__list__frame.cpp deleted file mode 100644 index af2bc4ddbf9c..000000000000 --- a/emulators/rpcs3/files/patch-rpcs3_rpcs3qt_game__list__frame.cpp +++ /dev/null @@ -1,24 +0,0 @@ -Fix build with Qt >= 6.9.0 - -Backported from: https://github.com/RPCS3/rpcs3/commit/600e4604169464c64cbf548e7629e483ad2aad1e - ---- rpcs3/rpcs3qt/game_list_frame.cpp.orig 2025-03-30 19:45:32 UTC -+++ rpcs3/rpcs3qt/game_list_frame.cpp -@@ -2363,7 +2363,7 @@ void game_list_frame::BatchActionBySerials(progress_di - - connect(future_watcher, &QFutureWatcher<void>::finished, this, [=, this]() - { -- pdlg->setLabelText(progressLabel.arg(*index).arg(serials_size)); -+ pdlg->setLabelText(progressLabel.arg(index->load()).arg(serials_size)); - pdlg->setCancelButtonText(tr("OK")); - QApplication::beep(); - -@@ -2396,7 +2396,7 @@ void game_list_frame::BatchActionBySerials(progress_di - return; - } - -- pdlg->setLabelText(progressLabel.arg(*index).arg(serials_size)); -+ pdlg->setLabelText(progressLabel.arg(index->load()).arg(serials_size)); - pdlg->setCancelButtonText(tr("OK")); - connect(pdlg, &progress_dialog::canceled, this, [pdlg](){ pdlg->deleteLater(); }); - QApplication::beep(); diff --git a/emulators/rpcs3/files/patch-rpcs3_rpcs3qt_ps__move__tracker__dialog.cpp b/emulators/rpcs3/files/patch-rpcs3_rpcs3qt_ps__move__tracker__dialog.cpp deleted file mode 100644 index ce6da7983d15..000000000000 --- a/emulators/rpcs3/files/patch-rpcs3_rpcs3qt_ps__move__tracker__dialog.cpp +++ /dev/null @@ -1,24 +0,0 @@ -Fix build with Qt >= 6.9.0 - -Backported from: https://github.com/RPCS3/rpcs3/commit/600e4604169464c64cbf548e7629e483ad2aad1e - ---- rpcs3/rpcs3qt/ps_move_tracker_dialog.cpp.orig 2025-03-30 19:45:32 UTC -+++ rpcs3/rpcs3qt/ps_move_tracker_dialog.cpp -@@ -362,7 +362,7 @@ void ps_move_tracker_dialog::update_min_radius(bool up - } - void ps_move_tracker_dialog::update_min_radius(bool update_slider) - { -- ui->minRadiusGb->setTitle(tr("Min Radius: %0 %").arg(g_cfg_move.min_radius)); -+ ui->minRadiusGb->setTitle(tr("Min Radius: %0 %").arg(g_cfg_move.min_radius.get())); - - if (update_slider) - { -@@ -372,7 +372,7 @@ void ps_move_tracker_dialog::update_max_radius(bool up - - void ps_move_tracker_dialog::update_max_radius(bool update_slider) - { -- ui->maxRadiusGb->setTitle(tr("Max Radius: %0 %").arg(g_cfg_move.max_radius)); -+ ui->maxRadiusGb->setTitle(tr("Max Radius: %0 %").arg(g_cfg_move.max_radius.get())); - - if (update_slider) - { diff --git a/emulators/rpcs3/files/patch-wolfssl b/emulators/rpcs3/files/patch-wolfssl deleted file mode 100644 index c736ccef7dc1..000000000000 --- a/emulators/rpcs3/files/patch-wolfssl +++ /dev/null @@ -1,16 +0,0 @@ -https://github.com/wolfSSL/wolfssl/commit/197a7e0ba386 - ---- 3rdparty/wolfssl/wolfssl/wolfcrypt/src/cpuid.c.orig 2024-12-31 17:58:22 UTC -+++ 3rdparty/wolfssl/wolfssl/wolfcrypt/src/cpuid.c -@@ -259,8 +259,10 @@ - - if (features & CPUID_AARCH64_FEAT_AES) - cpuid_flags |= CPUID_AES; -- if (features & CPUID_AARCH64_FEAT_PMULL) -+ if (features & CPUID_AARCH64_FEAT_AES_PMULL) { -+ cpuid_flags |= CPUID_AES; - cpuid_flags |= CPUID_PMULL; -+ } - if (features & CPUID_AARCH64_FEAT_SHA256) - cpuid_flags |= CPUID_SHA256; - if (features & CPUID_AARCH64_FEAT_SHA256_512) diff --git a/emulators/rpcs3/pkg-plist b/emulators/rpcs3/pkg-plist index 7013d57775ab..663b6c377e73 100644 --- a/emulators/rpcs3/pkg-plist +++ b/emulators/rpcs3/pkg-plist @@ -43,8 +43,6 @@ share/metainfo/rpcs3.metainfo.xml %%DATADIR%%/Icons/ui/square.png %%DATADIR%%/Icons/ui/start.png %%DATADIR%%/Icons/ui/triangle.png -%%DATADIR%%/git/README.md -%%DATADIR%%/git/commits.lst %%DATADIR%%/test/dump_stack.elf %%DATADIR%%/test/gs_gcm_basic_triangle.elf %%DATADIR%%/test/gs_gcm_cube.elf diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 12125ec82fc2..2df6984a7179 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -148,7 +148,7 @@ PLIST_SUB+= WINE32="@comment " WINE64="" WINEARCH="x86_64" # FreeBSD yet. post-patch: ${REINPLACE_CMD} '/Exec/s|wine|wine64|g' ${WRKSRC}/loader/wine.desktop - ${MV} ${WRKSRC}/loader/*.man.in ${WRKSRC}/tools/wine/ + ${CP} ${WRKSRC}/loader/*.man.in ${WRKSRC}/tools/wine/ .else EXTRA_PATCHES+= files/extra-patch-tools-winebuild-res32 diff --git a/filesystems/webdavfs/Makefile b/filesystems/webdavfs/Makefile index c06b1b3d7ee7..5e40e20a0b11 100644 --- a/filesystems/webdavfs/Makefile +++ b/filesystems/webdavfs/Makefile @@ -1,6 +1,6 @@ PORTNAME= fusefs-webdavfs DISTVERSION= g20200520 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= filesystems MAINTAINER= eugen@FreeBSD.org diff --git a/filesystems/zfs-snap-diff/Makefile b/filesystems/zfs-snap-diff/Makefile index d1900c68f8dc..9cdda7341a08 100644 --- a/filesystems/zfs-snap-diff/Makefile +++ b/filesystems/zfs-snap-diff/Makefile @@ -1,7 +1,7 @@ PORTNAME= zfs-snap-diff PORTVERSION= 1.1.3 DISTVERSIONPREFIX= v -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= filesystems sysutils MAINTAINER= ports@FreeBSD.org diff --git a/filesystems/zrepl/Makefile b/filesystems/zrepl/Makefile index 6ac1d9f137e1..2735c49b0936 100644 --- a/filesystems/zrepl/Makefile +++ b/filesystems/zrepl/Makefile @@ -1,7 +1,7 @@ PORTNAME= zrepl DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= filesystems sysutils MAINTAINER= driesm@FreeBSD.org diff --git a/finance/fixc/Makefile b/finance/fixc/Makefile index 1adbec28ee09..108146846910 100644 --- a/finance/fixc/Makefile +++ b/finance/fixc/Makefile @@ -1,7 +1,7 @@ PORTNAME= fixc PORTVERSION= 1.2 DISTVERSIONPREFIX= v -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= finance MAINTAINER= blttll@gmail.com diff --git a/finance/lnd/Makefile b/finance/lnd/Makefile index 699b39795de4..d2c8bb6cd4d0 100644 --- a/finance/lnd/Makefile +++ b/finance/lnd/Makefile @@ -1,7 +1,7 @@ PORTNAME= lnd DISTVERSIONPREFIX= v DISTVERSION= 0.17.3-beta -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= finance MAINTAINER= yuri@FreeBSD.org diff --git a/ftp/curlie/Makefile b/ftp/curlie/Makefile index 2217348dee76..908977d52cee 100644 --- a/ftp/curlie/Makefile +++ b/ftp/curlie/Makefile @@ -1,7 +1,7 @@ PORTNAME= curlie DISTVERSIONPREFIX= v DISTVERSION= 1.6.7 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= ftp net www MAINTAINER= 0mp@FreeBSD.org diff --git a/ftp/pget/Makefile b/ftp/pget/Makefile index ed8f7d06c9e3..95606c5e167b 100644 --- a/ftp/pget/Makefile +++ b/ftp/pget/Makefile @@ -1,7 +1,7 @@ PORTNAME= pget DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= ftp net www MAINTAINER= yuri@FreeBSD.org diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile index e016fe8cda71..359abe24e314 100644 --- a/games/DDNet/Makefile +++ b/games/DDNet/Makefile @@ -1,5 +1,5 @@ PORTNAME= DDNet -PORTVERSION= 19.1 +PORTVERSION= 19.2 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://ddnet.tw/downloads/ diff --git a/games/DDNet/distinfo b/games/DDNet/distinfo index eca19e4ccbe2..7773e669bd4d 100644 --- a/games/DDNet/distinfo +++ b/games/DDNet/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1743428001 -SHA256 (DDNet-19.1.tar.xz) = 48161116aaae7d6d95a45fca44794fd7a8978589c69141e99ea68074e2a62c8c -SIZE (DDNet-19.1.tar.xz) = 37011652 +TIMESTAMP = 1747241716 +SHA256 (DDNet-19.2.tar.xz) = 954e996e682e975a7105931d7ff49315b50273f9f085df2b541ba394cb610619 +SIZE (DDNet-19.2.tar.xz) = 37027408 SHA256 (rust/crates/cc-1.0.73.crate) = 2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11 SIZE (rust/crates/cc-1.0.73.crate) = 57880 SHA256 (rust/crates/cxx-1.0.71.crate) = 5469a6f42296f4fd40789b397383718f9a0bd75d2f9b7cedbb249996811fba27 diff --git a/games/DDNet/pkg-plist b/games/DDNet/pkg-plist index 668b214688bc..79afe7690bb3 100644 --- a/games/DDNet/pkg-plist +++ b/games/DDNet/pkg-plist @@ -7,7 +7,6 @@ lib/ddnet/demo_extract_chat lib/ddnet/dilate lib/ddnet/dummy_map lib/ddnet/map_convert_07 -lib/ddnet/map_create_pixelart lib/ddnet/map_diff lib/ddnet/map_extract lib/ddnet/map_find_env @@ -15,6 +14,7 @@ lib/ddnet/map_optimize lib/ddnet/map_replace_area lib/ddnet/map_replace_image lib/ddnet/map_resave +lib/ddnet/map_test lib/ddnet/packetgen lib/ddnet/stun lib/ddnet/twping diff --git a/games/automuteus/Makefile b/games/automuteus/Makefile index 4b8386f4b4b3..0d929e85b8c1 100644 --- a/games/automuteus/Makefile +++ b/games/automuteus/Makefile @@ -1,6 +1,6 @@ PORTNAME= automuteus DISTVERSION= 8.3.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/games/hyperrogue/Makefile b/games/hyperrogue/Makefile index b68c5a035aa6..2180794b2019 100644 --- a/games/hyperrogue/Makefile +++ b/games/hyperrogue/Makefile @@ -1,5 +1,5 @@ PORTNAME= hyperrogue -PORTVERSION= 13.0x +PORTVERSION= 13.0y DISTVERSIONPREFIX= v CATEGORIES= games diff --git a/games/hyperrogue/distinfo b/games/hyperrogue/distinfo index 5e6224f2a355..94ad0502516c 100644 --- a/games/hyperrogue/distinfo +++ b/games/hyperrogue/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741179865 -SHA256 (zenorogue-hyperrogue-v13.0x_GH0.tar.gz) = 5ad0808c753a22df336993b99dbd1fbe0fcd10b326d215ca93d2a62fb7def4be -SIZE (zenorogue-hyperrogue-v13.0x_GH0.tar.gz) = 99870676 +TIMESTAMP = 1747040197 +SHA256 (zenorogue-hyperrogue-v13.0y_GH0.tar.gz) = 3f547704203eaf8eaa6f5ca88fc1dfa6ea339ebdaf17fd7fc83955c69093376c +SIZE (zenorogue-hyperrogue-v13.0y_GH0.tar.gz) = 99927335 diff --git a/games/lbreakouthd/Makefile b/games/lbreakouthd/Makefile index 0821e5c716ce..a45d86ac7973 100644 --- a/games/lbreakouthd/Makefile +++ b/games/lbreakouthd/Makefile @@ -1,5 +1,5 @@ PORTNAME= lbreakouthd -PORTVERSION= 1.1.9 +PORTVERSION= 1.1.10 CATEGORIES= games MASTER_SITES= SF/lgames/${PORTNAME}/ diff --git a/games/lbreakouthd/distinfo b/games/lbreakouthd/distinfo index 44873a383766..2ba8c68e17a3 100644 --- a/games/lbreakouthd/distinfo +++ b/games/lbreakouthd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721655464 -SHA256 (lbreakouthd-1.1.9.tar.gz) = 1c8cd9707ff2181457ffd53216e472bac024ce0ce144490c44d68ffbabd00be1 -SIZE (lbreakouthd-1.1.9.tar.gz) = 4162278 +TIMESTAMP = 1747241386 +SHA256 (lbreakouthd-1.1.10.tar.gz) = bb2962f60f0aaa9c27a944649c0fc64e61d28208a6b91c3821371dc73d051974 +SIZE (lbreakouthd-1.1.10.tar.gz) = 4180390 diff --git a/games/libretro-shaders-slang/Makefile b/games/libretro-shaders-slang/Makefile index bfaa5779fda5..9d9b6400ab0d 100644 --- a/games/libretro-shaders-slang/Makefile +++ b/games/libretro-shaders-slang/Makefile @@ -1,5 +1,5 @@ PORTNAME= libretro-shaders-slang -DISTVERSION= g20250422 +DISTVERSION= g20250521 CATEGORIES= games MAINTAINER= bsdcode@disroot.org @@ -13,7 +13,7 @@ LICENSE_COMB= multi USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= slang-shaders -GH_TAGNAME= 69e9e55679cd087e891a8536e45dc38134965822 +GH_TAGNAME= 8c630e0d3234d93b6c2bc847371f86aa4e535686 MAKE_ARGS= PREFIX=${PREFIX} diff --git a/games/libretro-shaders-slang/distinfo b/games/libretro-shaders-slang/distinfo index 2cea91ad333a..6110c7858139 100644 --- a/games/libretro-shaders-slang/distinfo +++ b/games/libretro-shaders-slang/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745476183 -SHA256 (libretro-slang-shaders-g20250422-69e9e55679cd087e891a8536e45dc38134965822_GH0.tar.gz) = dc44adf31915bdd726c705afb5c7e9e37cd19ae123bf53ba09801f6724feda93 -SIZE (libretro-slang-shaders-g20250422-69e9e55679cd087e891a8536e45dc38134965822_GH0.tar.gz) = 44462860 +TIMESTAMP = 1747834723 +SHA256 (libretro-slang-shaders-g20250521-8c630e0d3234d93b6c2bc847371f86aa4e535686_GH0.tar.gz) = d5a9f9f019d8ab6d2b1e5d22f89e811af536c4be214ff413e070fa7e7feb9725 +SIZE (libretro-slang-shaders-g20250521-8c630e0d3234d93b6c2bc847371f86aa4e535686_GH0.tar.gz) = 44573511 diff --git a/games/libretro-shaders-slang/pkg-plist b/games/libretro-shaders-slang/pkg-plist index fda3867b5dcc..5af99b5e1fa9 100644 --- a/games/libretro-shaders-slang/pkg-plist +++ b/games/libretro-shaders-slang/pkg-plist @@ -1103,11 +1103,11 @@ %%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-Screen_Hmask-Screen_SlotMask.slangp %%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-Screen_Hmask-Screen_SlotMask_Taller.slangp %%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-Screen_Hmask-Screen_SlotMask_Taller_Brighter.slangp -%%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-Screen_Hmask-Screen_SlotMask_Taller_MaxMask.slangp %%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-Screen_Hmask-ShadowMask.slangp %%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-Screen_Hmask_Overlapped-oldpainless.slangp %%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-for_1440pMin_HiNits.slangp %%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-for_HigherNits.slangp +%%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-slotmask-TVL410.slangp %%DATADIR%%/bezel/koko-aio/Presets-ng/TV/Tv-NTSC_Generic-AA_sharp-Selective.slangp %%DATADIR%%/bezel/koko-aio/Presets-ng/TV/Tv-NTSC_Megadrive-AA_sharp-Selective.slangp %%DATADIR%%/bezel/koko-aio/Presets-ng/VGA/Monitor-VGA-DoubleScan-Amber.slangp @@ -1123,6 +1123,7 @@ %%DATADIR%%/bezel/koko-aio/Presets_Handhelds-ng/GameGear-Overlay.slangp %%DATADIR%%/bezel/koko-aio/Presets_Handhelds-ng/GameboyAdvance-Overlay-Night.slangp %%DATADIR%%/bezel/koko-aio/Presets_Handhelds-ng/GameboyAdvance-Overlay.slangp +%%DATADIR%%/bezel/koko-aio/Presets_Handhelds-ng/GameboyAdvance.slangp %%DATADIR%%/bezel/koko-aio/Presets_Handhelds-ng/GameboyColor-Overlay-IPS.slangp %%DATADIR%%/bezel/koko-aio/Presets_Handhelds-ng/GameboyColor-Overlay-Taller-IPS.slangp %%DATADIR%%/bezel/koko-aio/Presets_Handhelds-ng/GameboyColor-Overlay-Taller.slangp @@ -1192,12 +1193,11 @@ %%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-Screen_Hmask-Screen_SlotMask.slangp %%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-Screen_Hmask-Screen_SlotMask_Taller.slangp %%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-Screen_Hmask-Screen_SlotMask_Taller_Brighter.slangp -%%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-Screen_Hmask-Screen_SlotMask_Taller_MaxMask.slangp %%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-Screen_Hmask-ShadowMask.slangp %%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-Screen_Hmask_Overlapped-oldpainless.slangp -%%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-Screen_Hmask_Wide-Aperturegrille.slangp %%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-for_1440pMin_HiNits.slangp %%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-for_HigherNits.slangp +%%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-slotmask-TVL410.slangp %%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/TV/Tv-NTSC_Generic-AA_sharp-Selective.slangp %%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/TV/Tv-NTSC_Megadrive-AA_sharp-Selective.slangp %%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/VGA/Monitor-VGA-DoubleScan-Amber.slangp @@ -1243,9 +1243,9 @@ %%DATADIR%%/bezel/koko-aio/shaders-ng/reflection_blur.slang %%DATADIR%%/bezel/koko-aio/shaders-ng/reflection_blur_pre.slang %%DATADIR%%/bezel/koko-aio/shaders-ng/shift_and_bleed.slang +%%DATADIR%%/bezel/koko-aio/textures/backdrop.jpg %%DATADIR%%/bezel/koko-aio/textures/background_over.png %%DATADIR%%/bezel/koko-aio/textures/background_under.png -%%DATADIR%%/bezel/koko-aio/textures/boothill.jpg %%DATADIR%%/bezel/koko-aio/textures/monitor_body_curved.png %%DATADIR%%/bezel/koko-aio/textures/monitor_body_straight.png %%DATADIR%%/bezel/koko-aio/textures/overlays/gamegear.jpg @@ -2368,6 +2368,7 @@ %%DATADIR%%/edge-smoothing/scalenx/shaders/scale3x.slang %%DATADIR%%/edge-smoothing/scalenx/shaders/scale3xSFX.slang %%DATADIR%%/edge-smoothing/xbr/README.md +%%DATADIR%%/edge-smoothing/xbr/hybrid-jinc2-xbr-lv2.slangp %%DATADIR%%/edge-smoothing/xbr/other presets/2xBR-lv1-multipass.slangp %%DATADIR%%/edge-smoothing/xbr/other presets/4xbr-hybrid-crt.slangp %%DATADIR%%/edge-smoothing/xbr/other presets/shaders/2xBR-multipass/2xbr-lv1-c-pass0.slang @@ -2405,6 +2406,7 @@ %%DATADIR%%/edge-smoothing/xbr/other presets/xbr-lv3-multipass.slangp %%DATADIR%%/edge-smoothing/xbr/other presets/xbr-lv3-standalone.slangp %%DATADIR%%/edge-smoothing/xbr/other presets/xbr-mlv4-multipass.slangp +%%DATADIR%%/edge-smoothing/xbr/shaders/jinc2-bilateral-xbr.slang %%DATADIR%%/edge-smoothing/xbr/shaders/super-xbr/custom-jinc2-sharper.slang %%DATADIR%%/edge-smoothing/xbr/shaders/super-xbr/super-xbr-fast-pass0.slang %%DATADIR%%/edge-smoothing/xbr/shaders/super-xbr/super-xbr-fast-pass1.slang @@ -2417,8 +2419,10 @@ %%DATADIR%%/edge-smoothing/xbr/shaders/support/b-spline-y.slang %%DATADIR%%/edge-smoothing/xbr/shaders/support/bicubic-x.slang %%DATADIR%%/edge-smoothing/xbr/shaders/support/bicubic-y.slang +%%DATADIR%%/edge-smoothing/xbr/shaders/support/deblur-fast.slang %%DATADIR%%/edge-smoothing/xbr/shaders/support/delinearize.slang %%DATADIR%%/edge-smoothing/xbr/shaders/support/linearize.slang +%%DATADIR%%/edge-smoothing/xbr/shaders/support/luma.slang %%DATADIR%%/edge-smoothing/xbr/shaders/support/spline16-x.slang %%DATADIR%%/edge-smoothing/xbr/shaders/support/spline16-y.slang %%DATADIR%%/edge-smoothing/xbr/shaders/support/stock.slang @@ -2742,52 +2746,101 @@ %%DATADIR%%/include/quad-pixel-communication.h %%DATADIR%%/include/special-functions.h %%DATADIR%%/include/subpixel_masks.h +%%DATADIR%%/interpolation/b-spline-4-taps-fast.slangp %%DATADIR%%/interpolation/b-spline-4-taps.slangp %%DATADIR%%/interpolation/b-spline-fast.slangp %%DATADIR%%/interpolation/bicubic-5-taps.slangp +%%DATADIR%%/interpolation/bicubic-6-taps-fast.slangp %%DATADIR%%/interpolation/bicubic-fast.slangp %%DATADIR%%/interpolation/bicubic.slangp +%%DATADIR%%/interpolation/catmull-rom-4-taps.slangp %%DATADIR%%/interpolation/catmull-rom-5-taps.slangp +%%DATADIR%%/interpolation/catmull-rom-6-taps-fast.slangp %%DATADIR%%/interpolation/catmull-rom-fast.slangp %%DATADIR%%/interpolation/catmull-rom.slangp %%DATADIR%%/interpolation/cubic-README.md %%DATADIR%%/interpolation/cubic-gamma-correct.slangp %%DATADIR%%/interpolation/cubic.slangp +%%DATADIR%%/interpolation/hann-5-taps.slangp %%DATADIR%%/interpolation/hermite.slangp %%DATADIR%%/interpolation/jinc2-sharp.slangp %%DATADIR%%/interpolation/jinc2-sharper.slangp %%DATADIR%%/interpolation/jinc2.slangp -%%DATADIR%%/interpolation/lanczos16.slangp %%DATADIR%%/interpolation/lanczos2-5-taps.slangp +%%DATADIR%%/interpolation/lanczos2-6-taps-fast.slangp +%%DATADIR%%/interpolation/lanczos2-fast.slangp +%%DATADIR%%/interpolation/lanczos2.slangp %%DATADIR%%/interpolation/lanczos3-fast.slangp +%%DATADIR%%/interpolation/lanczos4.slangp +%%DATADIR%%/interpolation/lanczos6.slangp +%%DATADIR%%/interpolation/lanczos8.slangp +%%DATADIR%%/interpolation/linear-gamma-presets/b-spline-fast.slangp +%%DATADIR%%/interpolation/linear-gamma-presets/bicubic-fast.slangp +%%DATADIR%%/interpolation/linear-gamma-presets/catmull-rom-fast.slangp +%%DATADIR%%/interpolation/linear-gamma-presets/lanczos2-fast.slangp +%%DATADIR%%/interpolation/linear-gamma-presets/lanczos3-fast.slangp +%%DATADIR%%/interpolation/linear-gamma-presets/spline16-fast.slangp +%%DATADIR%%/interpolation/linear-gamma-presets/spline36-fast.slangp %%DATADIR%%/interpolation/quilez.slangp %%DATADIR%%/interpolation/shaders/b-spline-4-taps.slang -%%DATADIR%%/interpolation/shaders/b-spline-x.slang -%%DATADIR%%/interpolation/shaders/b-spline-y.slang %%DATADIR%%/interpolation/shaders/bicubic-5-taps.slang -%%DATADIR%%/interpolation/shaders/bicubic-x.slang -%%DATADIR%%/interpolation/shaders/bicubic-y.slang %%DATADIR%%/interpolation/shaders/bicubic.slang +%%DATADIR%%/interpolation/shaders/bicubic/b-spline-2-taps-x.slang +%%DATADIR%%/interpolation/shaders/bicubic/b-spline-2-taps-y.slang +%%DATADIR%%/interpolation/shaders/bicubic/b-spline-x.slang +%%DATADIR%%/interpolation/shaders/bicubic/b-spline-y.slang +%%DATADIR%%/interpolation/shaders/bicubic/bicubic-3-taps-x.slang +%%DATADIR%%/interpolation/shaders/bicubic/bicubic-3-taps-y.slang +%%DATADIR%%/interpolation/shaders/bicubic/bicubic-x.slang +%%DATADIR%%/interpolation/shaders/bicubic/bicubic-y.slang +%%DATADIR%%/interpolation/shaders/bicubic/catmull-rom-3-taps-x.slang +%%DATADIR%%/interpolation/shaders/bicubic/catmull-rom-3-taps-y.slang +%%DATADIR%%/interpolation/shaders/bicubic/catmull-rom-x.slang +%%DATADIR%%/interpolation/shaders/bicubic/catmull-rom-y.slang +%%DATADIR%%/interpolation/shaders/catmull-rom-4-taps.slang %%DATADIR%%/interpolation/shaders/catmull-rom-5-taps.slang -%%DATADIR%%/interpolation/shaders/catmull-rom-x.slang -%%DATADIR%%/interpolation/shaders/catmull-rom-y.slang %%DATADIR%%/interpolation/shaders/catmull-rom.slang %%DATADIR%%/interpolation/shaders/cubic-gamma-correct.slang %%DATADIR%%/interpolation/shaders/cubic.slang +%%DATADIR%%/interpolation/shaders/hann-5-taps.slang %%DATADIR%%/interpolation/shaders/hermite.slang %%DATADIR%%/interpolation/shaders/jinc2.slang -%%DATADIR%%/interpolation/shaders/lanczos16.slang +%%DATADIR%%/interpolation/shaders/lanczos/lanczos2-3-taps-x.slang +%%DATADIR%%/interpolation/shaders/lanczos/lanczos2-3-taps-y.slang +%%DATADIR%%/interpolation/shaders/lanczos/lanczos2-x.slang +%%DATADIR%%/interpolation/shaders/lanczos/lanczos2-y.slang +%%DATADIR%%/interpolation/shaders/lanczos/lanczos3-x.slang +%%DATADIR%%/interpolation/shaders/lanczos/lanczos3-y.slang +%%DATADIR%%/interpolation/shaders/lanczos/lanczos4-x.slang +%%DATADIR%%/interpolation/shaders/lanczos/lanczos4-y.slang +%%DATADIR%%/interpolation/shaders/lanczos/lanczos6-x.slang +%%DATADIR%%/interpolation/shaders/lanczos/lanczos6-y.slang +%%DATADIR%%/interpolation/shaders/lanczos/lanczos8-x.slang +%%DATADIR%%/interpolation/shaders/lanczos/lanczos8-y.slang %%DATADIR%%/interpolation/shaders/lanczos2-5-taps.slang -%%DATADIR%%/interpolation/shaders/lanczos3-x.slang -%%DATADIR%%/interpolation/shaders/lanczos3-y.slang -%%DATADIR%%/interpolation/shaders/linearize.slang +%%DATADIR%%/interpolation/shaders/lanczos2.slang %%DATADIR%%/interpolation/shaders/quilez.slang -%%DATADIR%%/interpolation/shaders/spline16-x.slang -%%DATADIR%%/interpolation/shaders/spline16-y.slang -%%DATADIR%%/interpolation/shaders/spline36-x.slang -%%DATADIR%%/interpolation/shaders/spline36-y.slang +%%DATADIR%%/interpolation/shaders/spline/spline100-x.slang +%%DATADIR%%/interpolation/shaders/spline/spline100-y.slang +%%DATADIR%%/interpolation/shaders/spline/spline144-x.slang +%%DATADIR%%/interpolation/shaders/spline/spline144-y.slang +%%DATADIR%%/interpolation/shaders/spline/spline16-x.slang +%%DATADIR%%/interpolation/shaders/spline/spline16-y.slang +%%DATADIR%%/interpolation/shaders/spline/spline256-x.slang +%%DATADIR%%/interpolation/shaders/spline/spline256-y.slang +%%DATADIR%%/interpolation/shaders/spline/spline36-x.slang +%%DATADIR%%/interpolation/shaders/spline/spline36-y.slang +%%DATADIR%%/interpolation/shaders/spline/spline64-x.slang +%%DATADIR%%/interpolation/shaders/spline/spline64-y.slang +%%DATADIR%%/interpolation/shaders/support/checkerboard-inverted.slang +%%DATADIR%%/interpolation/shaders/support/linearize.slang +%%DATADIR%%/interpolation/shaders/support/shift-half-pixel.slang +%%DATADIR%%/interpolation/spline100.slangp +%%DATADIR%%/interpolation/spline144.slangp %%DATADIR%%/interpolation/spline16-fast.slangp +%%DATADIR%%/interpolation/spline256.slangp %%DATADIR%%/interpolation/spline36-fast.slangp +%%DATADIR%%/interpolation/spline64.slangp %%DATADIR%%/linear/linear-gamma-correct.slang %%DATADIR%%/linear/linear-gamma-correct.slangp %%DATADIR%%/linear/linearize.slang @@ -2861,11 +2914,18 @@ %%DATADIR%%/misc/shaders/retro-palettes.slang %%DATADIR%%/misc/shaders/simple_color_controls.slang %%DATADIR%%/misc/shaders/ss-gamma-ramp.slang +%%DATADIR%%/misc/shaders/test-pattern/all_palettes.png +%%DATADIR%%/misc/shaders/test-pattern/palettes_table.txt +%%DATADIR%%/misc/shaders/test-pattern/test-pattern-append.slang +%%DATADIR%%/misc/shaders/test-pattern/test-pattern-prepend.slang +%%DATADIR%%/misc/shaders/test-pattern/test-pattern.inc %%DATADIR%%/misc/shaders/tonemapping.slang %%DATADIR%%/misc/shaders/white_point.slang %%DATADIR%%/misc/shaders/yiq-hue-adjustment.slang %%DATADIR%%/misc/simple_color_controls.slangp %%DATADIR%%/misc/ss-gamma-ramp.slangp +%%DATADIR%%/misc/test-pattern-append.slangp +%%DATADIR%%/misc/test-pattern-prepend.slangp %%DATADIR%%/misc/tonemapping.slangp %%DATADIR%%/misc/white_point.slangp %%DATADIR%%/misc/yiq-hue-adjustment.slangp @@ -3589,12 +3649,14 @@ %%DATADIR%%/stock.slang %%DATADIR%%/subframe-bfi/120hz-safe-BFI.slangp %%DATADIR%%/subframe-bfi/120hz-smart-BFI.slangp +%%DATADIR%%/subframe-bfi/adaptive_strobe-koko.slangp %%DATADIR%%/subframe-bfi/bfi-simple.slangp %%DATADIR%%/subframe-bfi/crt-beam-simulator.slangp %%DATADIR%%/subframe-bfi/motionblur_test.slangp %%DATADIR%%/subframe-bfi/shaders/120hz-safe-BFI.slang %%DATADIR%%/subframe-bfi/shaders/120hz-smart-BFI/bfi_flicker.slang %%DATADIR%%/subframe-bfi/shaders/120hz-smart-BFI/calculations.slang +%%DATADIR%%/subframe-bfi/shaders/adaptive_strobe-koko.slang %%DATADIR%%/subframe-bfi/shaders/bfi-simple.slang %%DATADIR%%/subframe-bfi/shaders/crt-beam-simulator.slang %%DATADIR%%/subframe-bfi/shaders/motionblur_test/resources/120.png diff --git a/games/moonlight-qt/Makefile b/games/moonlight-qt/Makefile index acbe3f8e07cb..5d17a81b3930 100644 --- a/games/moonlight-qt/Makefile +++ b/games/moonlight-qt/Makefile @@ -1,5 +1,6 @@ PORTNAME= moonlight DISTVERSION= 6.1.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://github.com/moonlight-stream/moonlight-qt/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= -qt diff --git a/games/neo-cowsay/Makefile b/games/neo-cowsay/Makefile index 087ab8a5f11d..aa6baac308d2 100644 --- a/games/neo-cowsay/Makefile +++ b/games/neo-cowsay/Makefile @@ -1,7 +1,7 @@ PORTNAME= neo-cowsay DISTVERSIONPREFIX= v DISTVERSION= 2.0.4 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= games MAINTAINER= eduardo@FreeBSD.org diff --git a/games/openbor/Makefile b/games/openbor/Makefile index 4e1fd701c3e9..e197e424c2ad 100644 --- a/games/openbor/Makefile +++ b/games/openbor/Makefile @@ -1,7 +1,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 7691 -PORTREVISION?= 2 +PORTVERSION?= 7743 +PORTREVISION?= 0 CATEGORIES= games PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -15,7 +15,10 @@ MAINTAINER= jbeich@FreeBSD.org COMMENT= 2D side scrolling engine for beat 'em ups, shooters, and more #' WWW= https://www.chronocrash.com/ -LICENSE= BSD3CLAUSE GPLv2+ +LICENSE= BSD3CLAUSE +.if ${PORTVERSION} < 7696 +LICENSE+= GPLv2+ +.endif .if ${PORTVERSION} >= 4134 LICENSE+= ISCL .endif @@ -35,7 +38,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= cbade65a +GH_TAGNAME?= 7eedd899 USES+= cpe gmake pkgconfig sdl .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index da29dcab4f28..3d79bbce92a7 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713915161 -SHA256 (DCurrent-openbor-7691-cbade65a_GH0.tar.gz) = 1b27c910c6e0399d708088331c463cc20b39ed59335edb52ea412d844430120e -SIZE (DCurrent-openbor-7691-cbade65a_GH0.tar.gz) = 212713048 +TIMESTAMP = 1747671961 +SHA256 (DCurrent-openbor-7743-7eedd899_GH0.tar.gz) = ac900d3aa035e777f73000c05abdff19b8ea434cd72fbdd70708cc6615027cc4 +SIZE (DCurrent-openbor-7743-7eedd899_GH0.tar.gz) = 212650356 diff --git a/games/openbor/files/patch-Makefile b/games/openbor/files/patch-Makefile new file mode 100644 index 000000000000..6602de73593c --- /dev/null +++ b/games/openbor/files/patch-Makefile @@ -0,0 +1,13 @@ +--- Makefile.orig 2025-05-19 16:26:01 UTC ++++ Makefile +@@ -255,10 +255,6 @@ GFX = source/gfxlib/bilinear.o + source/gfxlib/scanline.o \ + source/gfxlib/simple2x.o \ + source/gfxlib/tv2x.o +-endif +- +-ifdef BUILD_MMX +-GFX += source/gfxlib/bilinearmmx.o + endif + + GAME = source/gamelib/draw.o \ diff --git a/games/pentobi/Makefile b/games/pentobi/Makefile index 55e374ed3f54..988335641153 100644 --- a/games/pentobi/Makefile +++ b/games/pentobi/Makefile @@ -1,5 +1,5 @@ PORTNAME= pentobi -PORTVERSION= 26.0 +PORTVERSION= 26.3 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} diff --git a/games/pentobi/distinfo b/games/pentobi/distinfo index a7d7dced09c3..7083240ff7e0 100644 --- a/games/pentobi/distinfo +++ b/games/pentobi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738276507 -SHA256 (pentobi-26.0.tar.xz) = 12dde3b622c327847bda4049fa9b440cd5b8329e90906bf2cf964b70b529d7e9 -SIZE (pentobi-26.0.tar.xz) = 466000 +TIMESTAMP = 1747241781 +SHA256 (pentobi-26.3.tar.xz) = 4104ad479efb87e5c96bb72bfbaf07c2320f8a3fbd2a9636fa0834d199fd243b +SIZE (pentobi-26.3.tar.xz) = 465968 diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index 2cc7838a2ba6..f333e04f6b6c 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,5 +1,5 @@ PORTNAME= veloren -PORTVERSION= s20250512 +PORTVERSION= s20250521 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly @@ -25,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-pl USES= cargo xorg USE_XORG= xcb USE_GITLAB= yes -GL_TAGNAME= v0.17.0-757-gbb8fb2f27b # git describe --match='v[0-9]*' weekly +GL_TAGNAME= v0.17.0-791-gec6f8d78ad # git describe --match='v[0-9]*' weekly CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib" PLIST_FILES= bin/${PORTNAME}-server-cli \ bin/${PORTNAME}-voxygen \ diff --git a/games/veloren-weekly/Makefile.crates b/games/veloren-weekly/Makefile.crates index f603a2ec79ed..f4bb9e556f06 100644 --- a/games/veloren-weekly/Makefile.crates +++ b/games/veloren-weekly/Makefile.crates @@ -373,7 +373,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ libloading-0.7.4 \ libloading-0.8.6 \ libm-0.2.14 \ - libmimalloc-sys-0.1.42 \ + libmimalloc-sys-0.1.39 \ libredox-0.1.3 \ libsqlite3-sys-0.28.0 \ libudev-sys-0.1.4 \ @@ -403,7 +403,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ memoffset-0.5.6 \ memoffset-0.6.5 \ metal-0.27.0 \ - mimalloc-0.1.46 \ + mimalloc-0.1.43 \ mime-0.3.17 \ minifb-0.28.0 \ minimal-lexical-0.2.1 \ diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo index e352df43fc72..b0a45c7fbace 100644 --- a/games/veloren-weekly/distinfo +++ b/games/veloren-weekly/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1747050574 +TIMESTAMP = 1747833484 SHA256 (rust/crates/ab_glyph-0.2.29.crate) = ec3672c180e71eeaaac3a541fbbc5f5ad4def8b747c595ad30d674e43049f7b0 SIZE (rust/crates/ab_glyph-0.2.29.crate) = 20011 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 @@ -749,8 +749,8 @@ SHA256 (rust/crates/libloading-0.8.6.crate) = fc2f4eb4bc735547cfed7c0a4922cbd04a SIZE (rust/crates/libloading-0.8.6.crate) = 28922 SHA256 (rust/crates/libm-0.2.14.crate) = a25169bd5913a4b437588a7e3d127cd6e90127b60e0ffbd834a38f1599e016b8 SIZE (rust/crates/libm-0.2.14.crate) = 155948 -SHA256 (rust/crates/libmimalloc-sys-0.1.42.crate) = ec9d6fac27761dabcd4ee73571cdb06b7022dc99089acbe5435691edffaac0f4 -SIZE (rust/crates/libmimalloc-sys-0.1.42.crate) = 224614 +SHA256 (rust/crates/libmimalloc-sys-0.1.39.crate) = 23aa6811d3bd4deb8a84dde645f943476d13b248d818edcf8ce0b2f37f036b44 +SIZE (rust/crates/libmimalloc-sys-0.1.39.crate) = 198523 SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d SIZE (rust/crates/libredox-0.1.3.crate) = 6068 SHA256 (rust/crates/libsqlite3-sys-0.28.0.crate) = 0c10584274047cb335c23d3e61bcef8e323adae7c5c8c760540f73610177fc3f @@ -809,8 +809,8 @@ SHA256 (rust/crates/memoffset-0.6.5.crate) = 5aa361d4faea93603064a027415f07bd8e1 SIZE (rust/crates/memoffset-0.6.5.crate) = 7686 SHA256 (rust/crates/metal-0.27.0.crate) = c43f73953f8cbe511f021b58f18c3ce1c3d1ae13fe953293e13345bf83217f25 SIZE (rust/crates/metal-0.27.0.crate) = 3028990 -SHA256 (rust/crates/mimalloc-0.1.46.crate) = 995942f432bbb4822a7e9c3faa87a695185b0d09273ba85f097b54f4e458f2af -SIZE (rust/crates/mimalloc-0.1.46.crate) = 4601 +SHA256 (rust/crates/mimalloc-0.1.43.crate) = 68914350ae34959d83f732418d51e2427a794055d0b9529f48259ac07af65633 +SIZE (rust/crates/mimalloc-0.1.43.crate) = 4075 SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a SIZE (rust/crates/mime-0.3.17.crate) = 15712 SHA256 (rust/crates/minifb-0.28.0.crate) = d1a093126f2ed9012fc0b146934c97eb0273e54983680a8bf5309b6b4a365b32 @@ -1869,5 +1869,5 @@ SHA256 (xMAC94x-portpicker-rs-df6b37872f3586ac3b21d08b56c8ec7cd92fb172_GH0.tar.g SIZE (xMAC94x-portpicker-rs-df6b37872f3586ac3b21d08b56c8ec7cd92fb172_GH0.tar.gz) = 2210 SHA256 (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 43f0faa196eb33341c8e9952da17876649dd3aade44fd357a3a098eaaeb78e9d SIZE (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 808402 -SHA256 (veloren-v0.17.0-757-gbb8fb2f27b.tar.bz2) = 414e6636875197d9ae2b21082f042702baafcfbd4a60cb6324fe68425e45c3fc -SIZE (veloren-v0.17.0-757-gbb8fb2f27b.tar.bz2) = 325789273 +SHA256 (veloren-v0.17.0-791-gec6f8d78ad.tar.bz2) = aba59ab0d3a8b8781e865dd7c138abff44fc9964632a8bb3cc48e829899c1018 +SIZE (veloren-v0.17.0-791-gec6f8d78ad.tar.bz2) = 325872341 diff --git a/graphics/corrupter/Makefile b/graphics/corrupter/Makefile index 55603094fb6a..e25a0a0f2a8b 100644 --- a/graphics/corrupter/Makefile +++ b/graphics/corrupter/Makefile @@ -1,7 +1,7 @@ PORTNAME= corrupter DISTVERSIONPREFIX= v DISTVERSION= 1.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/d2/Makefile b/graphics/d2/Makefile index d706c9c253f0..d2b394a06f7a 100644 --- a/graphics/d2/Makefile +++ b/graphics/d2/Makefile @@ -1,6 +1,7 @@ PORTNAME= d2 DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= adamw@FreeBSD.org diff --git a/graphics/jp/Makefile b/graphics/jp/Makefile index b165613db5a5..ed0c451a60bd 100644 --- a/graphics/jp/Makefile +++ b/graphics/jp/Makefile @@ -1,6 +1,6 @@ PORTNAME= jp DISTVERSION= 1.1.12 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= graphics MAINTAINER= 0mp@FreeBSD.org diff --git a/graphics/kmscube/Makefile b/graphics/kmscube/Makefile index d246d0719e45..506fa75055e3 100644 --- a/graphics/kmscube/Makefile +++ b/graphics/kmscube/Makefile @@ -1,5 +1,5 @@ PORTNAME= kmscube -PORTVERSION= s20230926 +PORTVERSION= s20241106 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org @@ -22,7 +22,7 @@ USE_GITLAB= yes USE_GL= egl gbm glesv2 GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= mesa -GL_TAGNAME= 96d63eb +GL_TAGNAME= 311eaaa PLIST_FILES= bin/${PORTNAME} \ bin/texturator \ ${NULL} diff --git a/graphics/kmscube/distinfo b/graphics/kmscube/distinfo index 6fe0491f5209..f50fac6c11d1 100644 --- a/graphics/kmscube/distinfo +++ b/graphics/kmscube/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695744053 -SHA256 (kmscube-96d63eb.tar.bz2) = b0bd973ad1df8c63702bc02fe18e43c7e08c0fb32eda57a2826ad6a7af571333 -SIZE (kmscube-96d63eb.tar.bz2) = 92088 +TIMESTAMP = 1730888133 +SHA256 (kmscube-311eaaa.tar.bz2) = d3da1d9cb3509144722669f9dea4185a39b4fcc5c18e167158022642415e83d6 +SIZE (kmscube-311eaaa.tar.bz2) = 92118 diff --git a/graphics/libplacebo/Makefile b/graphics/libplacebo/Makefile index 91d2e8d4a82f..df9d9e7cb0a7 100644 --- a/graphics/libplacebo/Makefile +++ b/graphics/libplacebo/Makefile @@ -1,12 +1,8 @@ PORTNAME= libplacebo DISTVERSIONPREFIX= v -DISTVERSION= 7.349.0 -PORTREVISION= 1 +DISTVERSION= 7.351.0 CATEGORIES= graphics -PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ -PATCHFILES+= 056b852018db.patch:-p1 # https://code.videolan.org/videolan/libplacebo/-/merge_requests/685 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Reusable library for GPU-accelerated video/image rendering WWW= https://code.videolan.org/videolan/libplacebo diff --git a/graphics/libplacebo/distinfo b/graphics/libplacebo/distinfo index a14eb3d8d678..1f56527383fd 100644 --- a/graphics/libplacebo/distinfo +++ b/graphics/libplacebo/distinfo @@ -1,9 +1,7 @@ -TIMESTAMP = 1718812481 +TIMESTAMP = 1747415872 SHA256 (fastfloat-fast_float-v5.2.0_GH0.tar.gz) = 72bbfd1914e414c920e39abdc81378adf910a622b62c45b4c61d344039425d18 SIZE (fastfloat-fast_float-v5.2.0_GH0.tar.gz) = 84800 SHA256 (Dav1dde-glad-v2.0.4_GH0.tar.gz) = 02629644c242dcc27c58222bd2c001d5e2f3765dbbcfd796542308bddebab401 SIZE (Dav1dde-glad-v2.0.4_GH0.tar.gz) = 599932 -SHA256 (libplacebo-v7.349.0.tar.bz2) = 38c9c75d9c1bb412baf34845d1ca58c41a9804d1d0798091d7a8602a0d7c9aa6 -SIZE (libplacebo-v7.349.0.tar.bz2) = 701309 -SHA256 (056b852018db.patch) = 345d0e9cc1946a78d35c322bdb6ff45e5968a8f75a299e53949f1c0b5ce1918e -SIZE (056b852018db.patch) = 1272 +SHA256 (libplacebo-v7.351.0.tar.bz2) = d68159280842a7f0482dcea44a440f4c9a8e9403b82eccf185e46394dfc77e6a +SIZE (libplacebo-v7.351.0.tar.bz2) = 703424 diff --git a/graphics/libplacebo/pkg-plist b/graphics/libplacebo/pkg-plist index 0303533a3bbc..a727cea03925 100644 --- a/graphics/libplacebo/pkg-plist +++ b/graphics/libplacebo/pkg-plist @@ -33,5 +33,5 @@ include/libplacebo/utils/libav_internal.h include/libplacebo/utils/upload.h include/libplacebo/vulkan.h lib/libplacebo.so -lib/libplacebo.so.349 +lib/libplacebo.so.351 libdata/pkgconfig/libplacebo.pc diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 1953c9080369..5ded51c00f84 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 25.1-branchpoint-1349 -DISTVERSIONSUFFIX= -g2212865ce0d +DISTVERSION= 25.1-branchpoint-1484 +DISTVERSIONSUFFIX= -g80f6b5b4834 CATEGORIES= graphics PKGNAMESUFFIX= -devel diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index e7893035a620..3290ee621be1 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1747436634 -SHA256 (mesa-25.1-branchpoint-1349-g2212865ce0d.tar.bz2) = 64794888118ec3d6f4d02204efa497f95082966bf99caad78f7869c6e842394a -SIZE (mesa-25.1-branchpoint-1349-g2212865ce0d.tar.bz2) = 58361711 +TIMESTAMP = 1747860429 +SHA256 (mesa-25.1-branchpoint-1484-g80f6b5b4834.tar.bz2) = bdbcf3a95741604e44126207ddf8448d3e1c3957b14ba7b396ed3591213b8b63 +SIZE (mesa-25.1-branchpoint-1484-g80f6b5b4834.tar.bz2) = 58398733 SHA256 (700efacda59c.patch) = 0d567fe737ad1404e1f12d7cd018826d9095c23835f1ed5aaa1c81cb58d3d008 SIZE (700efacda59c.patch) = 983 SHA256 (2930dcbb3329.patch) = f90ab77950ba1a56d165f0bc8a3cbd9c5f624bb5c67d1c7f337316027e8295e8 diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index 40a3b279c16e..f032ca2704cb 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -1,6 +1,5 @@ PORTNAME= opencv -DISTVERSION= 4.9.0 -PORTREVISION= 7 +DISTVERSION= 4.11.0 CATEGORIES= graphics MAINTAINER= desktop@FreeBSD.org @@ -16,60 +15,43 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ USES= cmake compiler:c++14-lang cpe gnome localbase:ldflags pkgconfig USE_GITHUB= yes -GH_ACCOUNT= WeChatCV:wechat -GH_PROJECT= opencv_contrib:contrib \ - ade:ade \ - opencv_3rdparty:extra_mod_3rdparty_boost_descr \ - opencv_3rdparty:extra_mod_3rdparty_vgg \ - opencv_3rdparty:wechat \ - opencv_3rdparty:face \ - opencv_3rdparty:ippicv -GH_TAGNAME= v0.1.1f:ade \ - 34e4206aef44d50e6bbcd0ab06354b52e7466d26:extra_mod_3rdparty_boost_descr \ - fccf7cd6a4b12079f73bbfb21745f9babcd4eb1d:extra_mod_3rdparty_vgg \ - a8b69ccc738421293254aec5ddb38bd523503252:wechat \ - 8afa57abc8229d611c4937165d20e2a2d9fc5a12:face \ - a56b6ac6f030c312b2dce17430eef13aed9af274:ippicv - -CMAKE_ON= OPENCV_GENERATE_PKGCONFIG \ - OPENCV_SKIP_CMAKE_CXX_STANDARD -CMAKE_OFF= OPENCV_GENERATE_SETUPVARS \ - BUILD_opencv_python2 \ - BUILD_TESTS -CMAKE_OFF+= WITH_OBSENSOR # linux/uvcvideo.h is included when WITH_OBSENSOR is enabled +GH_PROJECT= ade:ade opencv_3rdparty:ippicv opencv_contrib:contrib +GH_TAGNAME= 7f55c0c26be418d494615afca15218566775c725:ippicv v0.1.2e:ade +USE_LDCONFIG= yes + CMAKE_ARGS= -DOPENCV_EXTRA_MODULES_PATH="${WRKSRC}/contrib/modules" +CMAKE_ON= OPENCV_GENERATE_PKGCONFIG OPENCV_SKIP_CMAKE_CXX_STANDARD +CMAKE_OFF= BUILD_opencv_python2 BUILD_TESTS OPENCV_GENERATE_SETUPVARS DATADIR= ${PREFIX}/share/${PORTNAME}4 PLIST_SUB= SHLIB_VER=${DISTVERSION} -OPTIONS_DEFINE= EIGEN GDAL GDCM HARDENING JAVA LTO OPENCL \ - PATENTED PROTOBUF PYTHON TBB TESSERACT +OPTIONS_DEFINE= EIGEN GDAL GDCM HARDENING JAVA LTO OPENCL PATENTED \ + PROTOBUF PYTHON TBB TESSERACT +OPTIONS_DEFAULT= DC1394 EIGEN GDAL GDCM GPHOTO2 GSTREAMER JPEG OPENBLAS \ + OPENCL OPENEXR OPENJPEG PNG PROTOBUF PYTHON TIFF V4L \ + VULKAN WEBP OPTIONS_GROUP= GUI IMAGE VIDEO OPTIONS_GROUP_GUI= GTK3 VTK OPTIONS_GROUP_IMAGE= GPHOTO2 JPEG OGRE3D OPENEXR PNG TIFF -OPTIONS_GROUP_VIDEO= DC1394 FFMPEG GSTREAMER V4L VULKAN WEBP XINE - -OPTIONS_SINGLE= BLAS -OPTIONS_SINGLE_BLAS= ATLAS OPENBLAS NOBLAS +OPTIONS_GROUP_VIDEO= DC1394 FFMPEG GSTREAMER OBSENSOR V4L VULKAN WEBP XINE OPTIONS_RADIO= JPEG2K OPTIONS_RADIO_JPEG2K= JASPER OPENJPEG -OPTIONS_DEFAULT= EIGEN GDAL GDCM OPENCL PROTOBUF PYTHON \ - DC1394 GSTREAMER V4L VULKAN WEBP \ - GPHOTO2 JPEG OPENEXR PNG TIFF \ - OPENBLAS \ - OPENJPEG -OPTIONS_SUB= yes +OPTIONS_SINGLE= BLAS +OPTIONS_SINGLE_BLAS= ATLAS NOBLAS OPENBLAS + +OPTIONS_SUB= yes # Normal options (EIGEN GDAL GDCM HARDENING JAVA LTO OPENCL PATENTED PROTOBUF PYTHON TBB) EIGEN_DESC= Add Eigen v3 Support, builds sfm modules EIGEN_CMAKE_BOOL= WITH_EIGEN -EIGEN_LIB_DEPENDS= libgflags.so:devel/gflags \ - libglog.so:devel/glog \ - libceres.so:math/ceres-solver +EIGEN_LIB_DEPENDS= libceres.so:math/ceres-solver \ + libgflags.so:devel/gflags \ + libglog.so:devel/glog EIGEN_USES= eigen:3 GDAL_DESC= Add Geospatial Data Abstraction Library Support @@ -85,12 +67,13 @@ HARDENING_CMAKE_BOOL= ENABLE_BUILD_HARDENING JAVA_DESC= Enable Java Support JAVA_BUILD_DEPENDS= ant:devel/apache-ant -JAVA_CMAKE_BOOL= BUILD_opencv_java BUILD_opencv_java_bindings_generator BUILD_JAVA +JAVA_CMAKE_BOOL= BUILD_JAVA BUILD_opencv_java \ + BUILD_opencv_java_bindings_generator JAVA_MAKE_ENV= JAVACMD=${JAVA} JAVA_USES= java -LTO_DESC= Enables Link Time Optimizations -LTO_CMAKE_BOOL= ENABLE_THIN_LTO +LTO_DESC= Enables Link Time Optimizations +LTO_CMAKE_BOOL= ENABLE_THIN_LTO OPENCL_DESC= Add OpenCL Support OPENCL_CMAKE_BOOL= WITH_OPENCL @@ -104,8 +87,8 @@ PROTOBUF_DESC= Enable protobuf support, builds dnn modules PROTOBUF_CMAKE_BOOL= WITH_PROTOBUF # by default the bundled protobuf is built PYTHON_DESC= Enable Python Support 3.6 or greater -PYTHON_BUILD_DEPENDS= ${PYNUMPY} -PYTHON_RUN_DEPENDS= ${PYNUMPY} +PYTHON_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} +PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} PYTHON_USES= python PYTHON_CMAKE_BOOL= BUILD_opencv_python3 PYTHON_CMAKE_ON= -DOPENCV_PYTHON3_INSTALL_PATH=${PYTHON_SITELIBDIR} @@ -120,7 +103,7 @@ TESSERACT_CMAKE_BOOL= WITH_TESSERACT ### # GUI group options (GTK3 VTK) -GTK3_USE= gnome=gtk30,cairo,gdkpixbuf +GTK3_USE= cairo,gdkpixbuf,gnome=gtk30 GTK3_CMAKE_BOOL= WITH_GTK VTK_DESC= Include VTK library support (build opencv_viz module) @@ -168,10 +151,14 @@ FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg GSTREAMER_DESC= Add GSTREAMER Support GSTREAMER_CMAKE_BOOL= WITH_GSTREAMER GSTREAMER_USES= gstreamer -GSTREAMER_USE= gnome=glib20 +GSTREAMER_USE= GNOME=glib20 + +OBSENSOR_DESC= Orbbec 3D camera support +OBSENSOR_CMAKE_BOOL= WITH_OBSENSOR +OBSENSOR_IMPLIES= V4L V4L_DESC= Enable support for Video for Linux -V4L_CMAKE_BOOL= WITH_V4L WITH_LIBV4L +V4L_CMAKE_BOOL= WITH_LIBV4L WITH_V4L V4L_BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat V4L_LIB_DEPENDS= libv4l2.so:multimedia/libv4l @@ -214,40 +201,35 @@ OPENJPEG_CMAKE_BOOL= WITH_OPENJPEG OPENJPEG_LIB_DEPENDS= libopenjp2.so:graphics/openjpeg ### -_IPPICV_i386= ippicv/ippicv_2020_lnx_ia32_20191018_general.tgz -_IPPICV_amd64= ippicv/ippicv_2020_lnx_intel64_20191018_general.tgz +_IPPICV_amd64= ippicv/ippicv_2021.12.0_lnx_intel64_20240425_general.tgz +_IPPICV_i386= ippicv/ippicv_2021.12.0_lnx_ia32_20240425_general.tgz .include <bsd.port.options.mk> .if ${ARCH} == powerpc64le && defined(MACHINE_CPU) && ${MACHINE_CPU:Mvsx3} -CMAKE_ARGS+= -DCPU_BASELINE:STRING="VSX;VSX3;" +CMAKE_ARGS+= -DCPU_BASELINE:STRING="VSX;VSX3;" .endif post-extract: - # Handle contrib - ${MV} ${WRKSRC_contrib} ${WRKSRC}/contrib - # Handle prefetched ade modul +# Handle contrib + ${MV} ${WRKSRC_contrib} \ + ${WRKSRC}/contrib +# Handle prefetched ade modul ${MKDIR} ${BUILD_WRKSRC}/3rdparty/ade - ${MV} ${WRKSRC_ade} ${BUILD_WRKSRC}/3rdparty/ade - # Handle prefetched xfeatures2d - ${MKDIR} ${BUILD_WRKSRC}/downloads/xfeatures2d - ${CP} ${WRKSRC_extra_mod_3rdparty_boost_descr}/* ${BUILD_WRKSRC}/downloads/xfeatures2d - ${CP} ${WRKSRC_extra_mod_3rdparty_vgg}/* ${BUILD_WRKSRC}/downloads/xfeatures2d - # Handle prefetched wechat - ${MKDIR} ${BUILD_WRKSRC}/downloads/wechat_qrcode - ${CP} ${WRKSRC_wechat}/* ${BUILD_WRKSRC}/downloads/wechat_qrcode/ - # Handle Face - ${MKDIR} ${BUILD_WRKSRC}/share/opencv4/testdata/cv/face - ${CP} ${WRKSRC_face}/* ${BUILD_WRKSRC}/share/opencv4/testdata/cv/face - # Handle ippicv + ${MV} ${WRKSRC_ade} \ + ${BUILD_WRKSRC}/3rdparty/ade +# Handle ippicv .if defined(_IPPICV_${ARCH}) ${MKDIR} ${BUILD_WRKSRC}/3rdparty/ippicv - (cd ${BUILD_WRKSRC}/3rdparty/ippicv && ${EXTRACT_CMD} -xf ${WRKSRC_ippicv}/${_IPPICV_${ARCH}}) + (cd ${BUILD_WRKSRC}/3rdparty/ippicv && \ + ${EXTRACT_CMD} -xf ${WRKSRC_ippicv}/${_IPPICV_${ARCH}}) .endif post-patch: - ${REINPLACE_CMD} -e 's|/usr/lib/atlas-base|${LOCALBASE}/lib|g' ${WRKSRC}/cmake/OpenCVFindAtlas.cmake - ${REINPLACE_CMD} -e 's|/usr/include/atlas|${LOCALBASE}/include|g' ${WRKSRC}/cmake/OpenCVFindAtlas.cmake + ${REINPLACE_CMD} -e 's|/usr/lib/atlas-base|${LOCALBASE}/lib|g' \ + ${WRKSRC}/cmake/OpenCVFindAtlas.cmake + ${REINPLACE_CMD} -e 's|/usr/include/atlas|${LOCALBASE}/include|g' \ + ${WRKSRC}/cmake/OpenCVFindAtlas.cmake .include <../../math/vtk9/Makefile.version> .include <bsd.port.mk> diff --git a/graphics/opencv/distinfo b/graphics/opencv/distinfo index e3d18f6f42b0..06f3f1e26fc4 100644 --- a/graphics/opencv/distinfo +++ b/graphics/opencv/distinfo @@ -1,19 +1,9 @@ -TIMESTAMP = 1703737939 -SHA256 (opencv-opencv-4.9.0_GH0.tar.gz) = ddf76f9dffd322c7c3cb1f721d0887f62d747b82059342213138dc190f28bc6c -SIZE (opencv-opencv-4.9.0_GH0.tar.gz) = 92788647 -SHA256 (WeChatCV-opencv_3rdparty-a8b69ccc738421293254aec5ddb38bd523503252_GH0.tar.gz) = 7a16ad6ca511c620c2a4cbef2c7cf1ff5c31bd530ac7b43ee2ea8481683df20a -SIZE (WeChatCV-opencv_3rdparty-a8b69ccc738421293254aec5ddb38bd523503252_GH0.tar.gz) = 920403 -SHA256 (opencv-opencv_contrib-4.9.0_GH0.tar.gz) = 8952c45a73b75676c522dd574229f563e43c271ae1d5bbbd26f8e2b6bc1a4dae -SIZE (opencv-opencv_contrib-4.9.0_GH0.tar.gz) = 59803362 -SHA256 (opencv-ade-v0.1.1f_GH0.tar.gz) = c316680efbb5dd3ac4e10bb8cea345cf26a6a25ebc22418f8f0b8ca931a550e9 -SIZE (opencv-ade-v0.1.1f_GH0.tar.gz) = 116074 -SHA256 (opencv-opencv_3rdparty-34e4206aef44d50e6bbcd0ab06354b52e7466d26_GH0.tar.gz) = d93c783cdf799da7e4a9209d169390424c4c198c1c9b5eeb78ffc890afe5f332 -SIZE (opencv-opencv_3rdparty-34e4206aef44d50e6bbcd0ab06354b52e7466d26_GH0.tar.gz) = 397901 -SHA256 (opencv-opencv_3rdparty-fccf7cd6a4b12079f73bbfb21745f9babcd4eb1d_GH0.tar.gz) = e9abccbabcace092e5424073168cc86d422585d15d25569f01fb6503b109e0e1 -SIZE (opencv-opencv_3rdparty-fccf7cd6a4b12079f73bbfb21745f9babcd4eb1d_GH0.tar.gz) = 1470898 -SHA256 (opencv-opencv_3rdparty-8afa57abc8229d611c4937165d20e2a2d9fc5a12_GH0.tar.gz) = 0ae1f2d2a619ab177d96024e253e142d15dea27236510aaf1a65c7b529ee6677 -SIZE (opencv-opencv_3rdparty-8afa57abc8229d611c4937165d20e2a2d9fc5a12_GH0.tar.gz) = 63301261 -SHA256 (opencv-opencv_3rdparty-a56b6ac6f030c312b2dce17430eef13aed9af274_GH0.tar.gz) = 6d3552455d927dd28cdd6a78470398208ff2167b19b0dd51ab30a241d900cb4c -SIZE (opencv-opencv_3rdparty-a56b6ac6f030c312b2dce17430eef13aed9af274_GH0.tar.gz) = 135706483 -SHA256 (496eed950f6d0e7fd92619d47e3cec8f06e96ace.patch) = 28edbd94c443b6aaa3054b4f9b35a4ad9a89dc45f40d408bcf3036950a072a32 -SIZE (496eed950f6d0e7fd92619d47e3cec8f06e96ace.patch) = 671 +TIMESTAMP = 1745669344 +SHA256 (opencv-opencv-4.11.0_GH0.tar.gz) = 9a7c11f924eff5f8d8070e297b322ee68b9227e003fd600d4b8122198091665f +SIZE (opencv-opencv-4.11.0_GH0.tar.gz) = 95051012 +SHA256 (opencv-opencv_contrib-4.11.0_GH0.tar.gz) = 2dfc5957201de2aa785064711125af6abb2e80a64e2dc246aca4119b19687041 +SIZE (opencv-opencv_contrib-4.11.0_GH0.tar.gz) = 55450097 +SHA256 (opencv-ade-v0.1.2e_GH0.tar.gz) = 107711887d413127955d64a0e42974ec379c1ebb81832c79a21a9e3a2110e4bf +SIZE (opencv-ade-v0.1.2e_GH0.tar.gz) = 117054 +SHA256 (opencv-opencv_3rdparty-7f55c0c26be418d494615afca15218566775c725_GH0.tar.gz) = 0b19085992da68a6b6b751ce7c37fd22b27e43ff28455a68280484e436c438e8 +SIZE (opencv-opencv_3rdparty-7f55c0c26be418d494615afca15218566775c725_GH0.tar.gz) = 102507737 diff --git a/graphics/opencv/files/patch-modules_gapi_cmake_DownloadADE.cmake b/graphics/opencv/files/patch-modules_gapi_cmake_DownloadADE.cmake index 7643e2a237c4..42e3f9ca2bcb 100644 --- a/graphics/opencv/files/patch-modules_gapi_cmake_DownloadADE.cmake +++ b/graphics/opencv/files/patch-modules_gapi_cmake_DownloadADE.cmake @@ -1,12 +1,12 @@ The ade distdata is downloaded and moved to the proper location by the ports framework. ---- modules/gapi/cmake/DownloadADE.cmake.orig 2023-12-27 16:46:55 UTC +--- modules/gapi/cmake/DownloadADE.cmake.orig 2025-04-26 12:11:25 UTC +++ modules/gapi/cmake/DownloadADE.cmake -@@ -2,18 +2,12 @@ set(ade_md5 "dbb095a8bf3008e91edbbf45d8d34885") - set(ade_filename "v0.1.2d.zip") - set(ade_subdir "ade-0.1.2d") - set(ade_md5 "dbb095a8bf3008e91edbbf45d8d34885") +@@ -2,18 +2,12 @@ set(ade_md5 "962ce79e0b95591f226431f7b5f152cd") + set(ade_filename "v0.1.2e.zip") + set(ade_subdir "ade-0.1.2e") + set(ade_md5 "962ce79e0b95591f226431f7b5f152cd") -ocv_download(FILENAME ${ade_filename} - HASH ${ade_md5} - URL @@ -19,7 +19,7 @@ framework. - UNPACK RELATIVE_URL) - -if (NOT res) -+set(file_id ade-0.1.2d/CMakeLists.txt) ++set(file_id ade-0.1.2e/CMakeLists.txt) +set(FILENAME ${ade_src_dir}/${file_id}) +if(EXISTS ${FILENAME}) + message("++ ade: Using prefetched ${file_id}") diff --git a/graphics/opencv/pkg-plist b/graphics/opencv/pkg-plist index f775249861bf..d8c7d187a686 100644 --- a/graphics/opencv/pkg-plist +++ b/graphics/opencv/pkg-plist @@ -87,14 +87,10 @@ include/opencv4/opencv2/core/hal/intrin_cpp.hpp include/opencv4/opencv2/core/hal/intrin_forward.hpp include/opencv4/opencv2/core/hal/intrin_lasx.hpp include/opencv4/opencv2/core/hal/intrin_lsx.hpp +include/opencv4/opencv2/core/hal/intrin_math.hpp include/opencv4/opencv2/core/hal/intrin_msa.hpp include/opencv4/opencv2/core/hal/intrin_neon.hpp -include/opencv4/opencv2/core/hal/intrin_rvv.hpp include/opencv4/opencv2/core/hal/intrin_rvv071.hpp -include/opencv4/opencv2/core/hal/intrin_rvv_010_compat_non-policy.hpp -include/opencv4/opencv2/core/hal/intrin_rvv_010_compat_overloaded-non-policy.hpp -include/opencv4/opencv2/core/hal/intrin_rvv_011_compat.hpp -include/opencv4/opencv2/core/hal/intrin_rvv_compat_overloaded.hpp include/opencv4/opencv2/core/hal/intrin_rvv_scalable.hpp include/opencv4/opencv2/core/hal/intrin_sse.hpp include/opencv4/opencv2/core/hal/intrin_sse_em.hpp @@ -105,6 +101,7 @@ include/opencv4/opencv2/core/hal/simd_utils.impl.hpp include/opencv4/opencv2/core/mat.hpp include/opencv4/opencv2/core/mat.inl.hpp include/opencv4/opencv2/core/matx.hpp +include/opencv4/opencv2/core/matx.inl.hpp include/opencv4/opencv2/core/neon_utils.hpp include/opencv4/opencv2/core/ocl.hpp include/opencv4/opencv2/core/ocl_genbase.hpp @@ -232,7 +229,6 @@ include/opencv4/opencv2/flann/flann.hpp include/opencv4/opencv2/flann/flann_base.hpp include/opencv4/opencv2/flann/general.h include/opencv4/opencv2/flann/ground_truth.h -include/opencv4/opencv2/flann/hdf5.h include/opencv4/opencv2/flann/heap.h include/opencv4/opencv2/flann/hierarchical_clustering_index.h include/opencv4/opencv2/flann/index_testing.h @@ -260,6 +256,103 @@ include/opencv4/opencv2/fuzzy/fuzzy_F0_math.hpp include/opencv4/opencv2/fuzzy/fuzzy_F1_math.hpp include/opencv4/opencv2/fuzzy/fuzzy_image.hpp include/opencv4/opencv2/fuzzy/types.hpp +include/opencv4/opencv2/gapi.hpp +include/opencv4/opencv2/gapi/core.hpp +include/opencv4/opencv2/gapi/cpu/core.hpp +include/opencv4/opencv2/gapi/cpu/gcpukernel.hpp +include/opencv4/opencv2/gapi/cpu/imgproc.hpp +include/opencv4/opencv2/gapi/cpu/ot.hpp +include/opencv4/opencv2/gapi/cpu/stereo.hpp +include/opencv4/opencv2/gapi/cpu/video.hpp +include/opencv4/opencv2/gapi/fluid/core.hpp +include/opencv4/opencv2/gapi/fluid/gfluidbuffer.hpp +include/opencv4/opencv2/gapi/fluid/gfluidkernel.hpp +include/opencv4/opencv2/gapi/fluid/imgproc.hpp +include/opencv4/opencv2/gapi/garg.hpp +include/opencv4/opencv2/gapi/garray.hpp +include/opencv4/opencv2/gapi/gasync_context.hpp +include/opencv4/opencv2/gapi/gcall.hpp +include/opencv4/opencv2/gapi/gcommon.hpp +include/opencv4/opencv2/gapi/gcompiled.hpp +include/opencv4/opencv2/gapi/gcompiled_async.hpp +include/opencv4/opencv2/gapi/gcompoundkernel.hpp +include/opencv4/opencv2/gapi/gcomputation.hpp +include/opencv4/opencv2/gapi/gcomputation_async.hpp +include/opencv4/opencv2/gapi/gframe.hpp +include/opencv4/opencv2/gapi/gkernel.hpp +include/opencv4/opencv2/gapi/gmat.hpp +include/opencv4/opencv2/gapi/gmetaarg.hpp +include/opencv4/opencv2/gapi/gopaque.hpp +include/opencv4/opencv2/gapi/gproto.hpp +include/opencv4/opencv2/gapi/gpu/core.hpp +include/opencv4/opencv2/gapi/gpu/ggpukernel.hpp +include/opencv4/opencv2/gapi/gpu/imgproc.hpp +include/opencv4/opencv2/gapi/gscalar.hpp +include/opencv4/opencv2/gapi/gstreaming.hpp +include/opencv4/opencv2/gapi/gtransform.hpp +include/opencv4/opencv2/gapi/gtype_traits.hpp +include/opencv4/opencv2/gapi/gtyped.hpp +include/opencv4/opencv2/gapi/imgproc.hpp +include/opencv4/opencv2/gapi/infer.hpp +include/opencv4/opencv2/gapi/infer/bindings_ie.hpp +include/opencv4/opencv2/gapi/infer/bindings_onnx.hpp +include/opencv4/opencv2/gapi/infer/bindings_ov.hpp +include/opencv4/opencv2/gapi/infer/ie.hpp +include/opencv4/opencv2/gapi/infer/onnx.hpp +include/opencv4/opencv2/gapi/infer/ov.hpp +include/opencv4/opencv2/gapi/infer/parsers.hpp +include/opencv4/opencv2/gapi/media.hpp +include/opencv4/opencv2/gapi/oak/infer.hpp +include/opencv4/opencv2/gapi/oak/oak.hpp +include/opencv4/opencv2/gapi/ocl/core.hpp +include/opencv4/opencv2/gapi/ocl/goclkernel.hpp +include/opencv4/opencv2/gapi/ocl/imgproc.hpp +include/opencv4/opencv2/gapi/opencv_includes.hpp +include/opencv4/opencv2/gapi/operators.hpp +include/opencv4/opencv2/gapi/ot.hpp +include/opencv4/opencv2/gapi/own/assert.hpp +include/opencv4/opencv2/gapi/own/convert.hpp +include/opencv4/opencv2/gapi/own/cvdefs.hpp +include/opencv4/opencv2/gapi/own/exports.hpp +include/opencv4/opencv2/gapi/own/mat.hpp +include/opencv4/opencv2/gapi/own/saturate.hpp +include/opencv4/opencv2/gapi/own/scalar.hpp +include/opencv4/opencv2/gapi/own/types.hpp +include/opencv4/opencv2/gapi/plaidml/core.hpp +include/opencv4/opencv2/gapi/plaidml/gplaidmlkernel.hpp +include/opencv4/opencv2/gapi/plaidml/plaidml.hpp +include/opencv4/opencv2/gapi/python/python.hpp +include/opencv4/opencv2/gapi/render.hpp +include/opencv4/opencv2/gapi/render/render.hpp +include/opencv4/opencv2/gapi/render/render_types.hpp +include/opencv4/opencv2/gapi/rmat.hpp +include/opencv4/opencv2/gapi/s11n.hpp +include/opencv4/opencv2/gapi/s11n/base.hpp +include/opencv4/opencv2/gapi/stereo.hpp +include/opencv4/opencv2/gapi/streaming/cap.hpp +include/opencv4/opencv2/gapi/streaming/desync.hpp +include/opencv4/opencv2/gapi/streaming/format.hpp +include/opencv4/opencv2/gapi/streaming/gstreamer/gstreamerpipeline.hpp +include/opencv4/opencv2/gapi/streaming/gstreamer/gstreamersource.hpp +include/opencv4/opencv2/gapi/streaming/meta.hpp +include/opencv4/opencv2/gapi/streaming/onevpl/accel_types.hpp +include/opencv4/opencv2/gapi/streaming/onevpl/cfg_params.hpp +include/opencv4/opencv2/gapi/streaming/onevpl/data_provider_interface.hpp +include/opencv4/opencv2/gapi/streaming/onevpl/default.hpp +include/opencv4/opencv2/gapi/streaming/onevpl/device_selector_interface.hpp +include/opencv4/opencv2/gapi/streaming/onevpl/source.hpp +include/opencv4/opencv2/gapi/streaming/queue_source.hpp +include/opencv4/opencv2/gapi/streaming/source.hpp +include/opencv4/opencv2/gapi/streaming/sync.hpp +include/opencv4/opencv2/gapi/util/any.hpp +include/opencv4/opencv2/gapi/util/compiler_hints.hpp +include/opencv4/opencv2/gapi/util/copy_through_move.hpp +include/opencv4/opencv2/gapi/util/optional.hpp +include/opencv4/opencv2/gapi/util/throw.hpp +include/opencv4/opencv2/gapi/util/type_traits.hpp +include/opencv4/opencv2/gapi/util/util.hpp +include/opencv4/opencv2/gapi/util/variant.hpp +include/opencv4/opencv2/gapi/video.hpp include/opencv4/opencv2/hdf.hpp include/opencv4/opencv2/hdf/hdf5.hpp include/opencv4/opencv2/hfs.hpp @@ -283,6 +376,7 @@ include/opencv4/opencv2/imgcodecs/macosx.h include/opencv4/opencv2/imgproc.hpp include/opencv4/opencv2/imgproc/bindings.hpp include/opencv4/opencv2/imgproc/detail/gcgraph.hpp +include/opencv4/opencv2/imgproc/detail/legacy.hpp include/opencv4/opencv2/imgproc/hal/hal.hpp include/opencv4/opencv2/imgproc/hal/interface.h include/opencv4/opencv2/imgproc/imgproc.hpp @@ -374,6 +468,8 @@ include/opencv4/opencv2/shape/hist_cost.hpp include/opencv4/opencv2/shape/shape.hpp include/opencv4/opencv2/shape/shape_distance.hpp include/opencv4/opencv2/shape/shape_transformer.hpp +include/opencv4/opencv2/signal.hpp +include/opencv4/opencv2/signal/signal_resample.hpp include/opencv4/opencv2/stereo.hpp include/opencv4/opencv2/stereo/descriptor.hpp include/opencv4/opencv2/stereo/quasi_dense_stereo.hpp @@ -418,6 +514,7 @@ include/opencv4/opencv2/tracking/tracking.hpp include/opencv4/opencv2/tracking/tracking_by_matching.hpp include/opencv4/opencv2/tracking/tracking_internals.hpp include/opencv4/opencv2/tracking/tracking_legacy.hpp +include/opencv4/opencv2/tracking/twist.hpp include/opencv4/opencv2/video.hpp include/opencv4/opencv2/video/background_segm.hpp include/opencv4/opencv2/video/detail/tracking.detail.hpp @@ -425,7 +522,6 @@ include/opencv4/opencv2/video/legacy/constants_c.h include/opencv4/opencv2/video/tracking.hpp include/opencv4/opencv2/video/video.hpp include/opencv4/opencv2/videoio.hpp -include/opencv4/opencv2/videoio/cap_ios.h include/opencv4/opencv2/videoio/legacy/constants_c.h include/opencv4/opencv2/videoio/registry.hpp include/opencv4/opencv2/videoio/videoio.hpp @@ -496,189 +592,290 @@ lib/cmake/opencv4/OpenCVModules-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/opencv4/OpenCVModules.cmake %%EIGEN%%lib/libopencv_alphamat.so %%EIGEN%%lib/libopencv_alphamat.so.%%SHLIB_VER%% -%%EIGEN%%lib/libopencv_alphamat.so.409 +%%EIGEN%%lib/libopencv_alphamat.so.411 lib/libopencv_aruco.so lib/libopencv_aruco.so.%%SHLIB_VER%% -lib/libopencv_aruco.so.409 +lib/libopencv_aruco.so.411 lib/libopencv_bgsegm.so lib/libopencv_bgsegm.so.%%SHLIB_VER%% -lib/libopencv_bgsegm.so.409 +lib/libopencv_bgsegm.so.411 lib/libopencv_bioinspired.so lib/libopencv_bioinspired.so.%%SHLIB_VER%% -lib/libopencv_bioinspired.so.409 +lib/libopencv_bioinspired.so.411 lib/libopencv_calib3d.so lib/libopencv_calib3d.so.%%SHLIB_VER%% -lib/libopencv_calib3d.so.409 +lib/libopencv_calib3d.so.411 lib/libopencv_ccalib.so lib/libopencv_ccalib.so.%%SHLIB_VER%% -lib/libopencv_ccalib.so.409 +lib/libopencv_ccalib.so.411 lib/libopencv_core.so lib/libopencv_core.so.%%SHLIB_VER%% -lib/libopencv_core.so.409 +lib/libopencv_core.so.411 lib/libopencv_datasets.so lib/libopencv_datasets.so.%%SHLIB_VER%% -lib/libopencv_datasets.so.409 +lib/libopencv_datasets.so.411 %%PROTOBUF%%lib/libopencv_dnn.so %%PROTOBUF%%lib/libopencv_dnn.so.%%SHLIB_VER%% -%%PROTOBUF%%lib/libopencv_dnn.so.409 +%%PROTOBUF%%lib/libopencv_dnn.so.411 %%PROTOBUF%%lib/libopencv_dnn_objdetect.so %%PROTOBUF%%lib/libopencv_dnn_objdetect.so.%%SHLIB_VER%% -%%PROTOBUF%%lib/libopencv_dnn_objdetect.so.409 +%%PROTOBUF%%lib/libopencv_dnn_objdetect.so.411 %%PROTOBUF%%lib/libopencv_dnn_superres.so %%PROTOBUF%%lib/libopencv_dnn_superres.so.%%SHLIB_VER%% -%%PROTOBUF%%lib/libopencv_dnn_superres.so.409 +%%PROTOBUF%%lib/libopencv_dnn_superres.so.411 lib/libopencv_dpm.so lib/libopencv_dpm.so.%%SHLIB_VER%% -lib/libopencv_dpm.so.409 +lib/libopencv_dpm.so.411 lib/libopencv_face.so lib/libopencv_face.so.%%SHLIB_VER%% -lib/libopencv_face.so.409 +lib/libopencv_face.so.411 lib/libopencv_features2d.so lib/libopencv_features2d.so.%%SHLIB_VER%% -lib/libopencv_features2d.so.409 +lib/libopencv_features2d.so.411 lib/libopencv_flann.so lib/libopencv_flann.so.%%SHLIB_VER%% -lib/libopencv_flann.so.409 +lib/libopencv_flann.so.411 lib/libopencv_freetype.so lib/libopencv_freetype.so.%%SHLIB_VER%% -lib/libopencv_freetype.so.409 +lib/libopencv_freetype.so.411 lib/libopencv_fuzzy.so lib/libopencv_fuzzy.so.%%SHLIB_VER%% -lib/libopencv_fuzzy.so.409 +lib/libopencv_fuzzy.so.411 +lib/libopencv_gapi.so +lib/libopencv_gapi.so.%%SHLIB_VER%% +lib/libopencv_gapi.so.411 lib/libopencv_hdf.so lib/libopencv_hdf.so.%%SHLIB_VER%% -lib/libopencv_hdf.so.409 +lib/libopencv_hdf.so.411 lib/libopencv_hfs.so lib/libopencv_hfs.so.%%SHLIB_VER%% -lib/libopencv_hfs.so.409 +lib/libopencv_hfs.so.411 lib/libopencv_highgui.so lib/libopencv_highgui.so.%%SHLIB_VER%% -lib/libopencv_highgui.so.409 +lib/libopencv_highgui.so.411 lib/libopencv_img_hash.so lib/libopencv_img_hash.so.%%SHLIB_VER%% -lib/libopencv_img_hash.so.409 +lib/libopencv_img_hash.so.411 lib/libopencv_imgcodecs.so lib/libopencv_imgcodecs.so.%%SHLIB_VER%% -lib/libopencv_imgcodecs.so.409 +lib/libopencv_imgcodecs.so.411 lib/libopencv_imgproc.so lib/libopencv_imgproc.so.%%SHLIB_VER%% -lib/libopencv_imgproc.so.409 +lib/libopencv_imgproc.so.411 lib/libopencv_intensity_transform.so lib/libopencv_intensity_transform.so.%%SHLIB_VER%% -lib/libopencv_intensity_transform.so.409 +lib/libopencv_intensity_transform.so.411 lib/libopencv_line_descriptor.so lib/libopencv_line_descriptor.so.%%SHLIB_VER%% -lib/libopencv_line_descriptor.so.409 +lib/libopencv_line_descriptor.so.411 %%PROTOBUF%%lib/libopencv_mcc.so %%PROTOBUF%%lib/libopencv_mcc.so.%%SHLIB_VER%% -%%PROTOBUF%%lib/libopencv_mcc.so.409 +%%PROTOBUF%%lib/libopencv_mcc.so.411 lib/libopencv_ml.so lib/libopencv_ml.so.%%SHLIB_VER%% -lib/libopencv_ml.so.409 +lib/libopencv_ml.so.411 lib/libopencv_objdetect.so lib/libopencv_objdetect.so.%%SHLIB_VER%% -lib/libopencv_objdetect.so.409 +lib/libopencv_objdetect.so.411 lib/libopencv_optflow.so lib/libopencv_optflow.so.%%SHLIB_VER%% -lib/libopencv_optflow.so.409 +lib/libopencv_optflow.so.411 %%OGRE3D%%lib/libopencv_ovis.so %%OGRE3D%%lib/libopencv_ovis.so.%%SHLIB_VER%% -%%OGRE3D%%lib/libopencv_ovis.so.409 +%%OGRE3D%%lib/libopencv_ovis.so.411 lib/libopencv_phase_unwrapping.so lib/libopencv_phase_unwrapping.so.%%SHLIB_VER%% -lib/libopencv_phase_unwrapping.so.409 +lib/libopencv_phase_unwrapping.so.411 lib/libopencv_photo.so lib/libopencv_photo.so.%%SHLIB_VER%% -lib/libopencv_photo.so.409 +lib/libopencv_photo.so.411 lib/libopencv_plot.so lib/libopencv_plot.so.%%SHLIB_VER%% -lib/libopencv_plot.so.409 +lib/libopencv_plot.so.411 lib/libopencv_quality.so lib/libopencv_quality.so.%%SHLIB_VER%% -lib/libopencv_quality.so.409 +lib/libopencv_quality.so.411 lib/libopencv_rapid.so lib/libopencv_rapid.so.%%SHLIB_VER%% -lib/libopencv_rapid.so.409 +lib/libopencv_rapid.so.411 lib/libopencv_reg.so lib/libopencv_reg.so.%%SHLIB_VER%% -lib/libopencv_reg.so.409 +lib/libopencv_reg.so.411 lib/libopencv_rgbd.so lib/libopencv_rgbd.so.%%SHLIB_VER%% -lib/libopencv_rgbd.so.409 +lib/libopencv_rgbd.so.411 lib/libopencv_saliency.so lib/libopencv_saliency.so.%%SHLIB_VER%% -lib/libopencv_saliency.so.409 +lib/libopencv_saliency.so.411 %%EIGEN%%lib/libopencv_sfm.so %%EIGEN%%lib/libopencv_sfm.so.%%SHLIB_VER%% -%%EIGEN%%lib/libopencv_sfm.so.409 +%%EIGEN%%lib/libopencv_sfm.so.411 lib/libopencv_shape.so lib/libopencv_shape.so.%%SHLIB_VER%% -lib/libopencv_shape.so.409 +lib/libopencv_shape.so.411 +lib/libopencv_signal.so +lib/libopencv_signal.so.%%SHLIB_VER%% +lib/libopencv_signal.so.411 lib/libopencv_stereo.so lib/libopencv_stereo.so.%%SHLIB_VER%% -lib/libopencv_stereo.so.409 +lib/libopencv_stereo.so.411 lib/libopencv_stitching.so lib/libopencv_stitching.so.%%SHLIB_VER%% -lib/libopencv_stitching.so.409 +lib/libopencv_stitching.so.411 lib/libopencv_structured_light.so lib/libopencv_structured_light.so.%%SHLIB_VER%% -lib/libopencv_structured_light.so.409 +lib/libopencv_structured_light.so.411 lib/libopencv_superres.so lib/libopencv_superres.so.%%SHLIB_VER%% -lib/libopencv_superres.so.409 +lib/libopencv_superres.so.411 lib/libopencv_surface_matching.so lib/libopencv_surface_matching.so.%%SHLIB_VER%% -lib/libopencv_surface_matching.so.409 +lib/libopencv_surface_matching.so.411 %%PROTOBUF%%lib/libopencv_text.so %%PROTOBUF%%lib/libopencv_text.so.%%SHLIB_VER%% -%%PROTOBUF%%lib/libopencv_text.so.409 +%%PROTOBUF%%lib/libopencv_text.so.411 lib/libopencv_tracking.so lib/libopencv_tracking.so.%%SHLIB_VER%% -lib/libopencv_tracking.so.409 +lib/libopencv_tracking.so.411 lib/libopencv_video.so lib/libopencv_video.so.%%SHLIB_VER%% -lib/libopencv_video.so.409 +lib/libopencv_video.so.411 lib/libopencv_videoio.so lib/libopencv_videoio.so.%%SHLIB_VER%% -lib/libopencv_videoio.so.409 +lib/libopencv_videoio.so.411 lib/libopencv_videostab.so lib/libopencv_videostab.so.%%SHLIB_VER%% -lib/libopencv_videostab.so.409 +lib/libopencv_videostab.so.411 %%VTK%%lib/libopencv_viz.so %%VTK%%lib/libopencv_viz.so.%%SHLIB_VER%% -%%VTK%%lib/libopencv_viz.so.409 +%%VTK%%lib/libopencv_viz.so.411 %%PROTOBUF%%lib/libopencv_wechat_qrcode.so %%PROTOBUF%%lib/libopencv_wechat_qrcode.so.%%SHLIB_VER%% -%%PROTOBUF%%lib/libopencv_wechat_qrcode.so.409 +%%PROTOBUF%%lib/libopencv_wechat_qrcode.so.411 lib/libopencv_xfeatures2d.so lib/libopencv_xfeatures2d.so.%%SHLIB_VER%% -lib/libopencv_xfeatures2d.so.409 +lib/libopencv_xfeatures2d.so.411 lib/libopencv_ximgproc.so lib/libopencv_ximgproc.so.%%SHLIB_VER%% -lib/libopencv_ximgproc.so.409 +lib/libopencv_ximgproc.so.411 lib/libopencv_xobjdetect.so lib/libopencv_xobjdetect.so.%%SHLIB_VER%% -lib/libopencv_xobjdetect.so.409 +lib/libopencv_xobjdetect.so.411 lib/libopencv_xphoto.so lib/libopencv_xphoto.so.%%SHLIB_VER%% -lib/libopencv_xphoto.so.409 -%%EIGEN%%lib/opencv4/3rdparty/libcorrespondence.a -%%EIGEN%%lib/opencv4/3rdparty/libmultiview.a -%%EIGEN%%lib/opencv4/3rdparty/libnumeric.a -%%EIGEN%%lib/opencv4/3rdparty/libsimple_pipeline.a +lib/libopencv_xphoto.so.411 +%%EIGEN%%lib/opencv4/3rdparty/libopencv.sfm.correspondence.a +%%EIGEN%%lib/opencv4/3rdparty/libopencv.sfm.multiview.a +%%EIGEN%%lib/opencv4/3rdparty/libopencv.sfm.numeric.a +%%EIGEN%%lib/opencv4/3rdparty/libopencv.sfm.simple_pipeline.a +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/Error/__init__.pyi %%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/__init__.py +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/__init__.pyi +%%EIGEN%%%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/alphamat/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/aruco/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/barcode/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/bgsegm/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/bioinspired/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/ccm/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/colored_kinfu/__init__.pyi %%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/config-%%PYTHON_VER%%.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/config.py +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/cuda/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/datasets/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/detail/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/dnn/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/dnn_superres/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/dpm/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/dynafu/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/face/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/fisheye/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/flann/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/freetype/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/ft/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/__init__.py +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/core/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/core/cpu/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/core/fluid/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/core/ocl/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/ie/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/ie/detail/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/imgproc/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/imgproc/fluid/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/oak/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/onnx/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/onnx/ep/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/ot/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/ot/cpu/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/ov/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/own/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/own/detail/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/render/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/render/ocv/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/streaming/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/video/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/wip/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/wip/draw/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/wip/gst/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/gapi/wip/onevpl/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/hdf/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/hfs/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/img_hash/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/intensity_transform/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/ipp/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/kinfu/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/kinfu/detail/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/large_kinfu/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/legacy/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/line_descriptor/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/linemod/__init__.pyi %%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/load_config_py2.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/load_config_py3.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/mat_wrapper/__init__.py +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/mcc/__init__.pyi %%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/misc/__init__.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/misc/version.py +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/ml/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/motempl/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/multicalib/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/ocl/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/ogl/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/omnidir/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/optflow/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/parallel/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/phase_unwrapping/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/plot/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/ppf_match_3d/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/py.typed %%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/python-%%PYTHON_VER%%/cv2%%PYTHON_EXT_SUFFIX%%.so +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/quality/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/rapid/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/reg/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/rgbd/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/saliency/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/samples/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/segmentation/__init__.pyi +%%EIGEN%%%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/sfm/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/signal/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/stereo/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/structured_light/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/text/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/typing/__init__.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/utils/__init__.py +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/utils/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/utils/fs/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/utils/nested/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/videoio_registry/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/videostab/__init__.pyi +%%VTK%%%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/viz/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/wechat_qrcode/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/xfeatures2d/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/ximgproc/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/ximgproc/segmentation/__init__.pyi +%%PYTHON%%%%PYTHON_SITELIBDIR%%/cv2/xphoto/__init__.pyi libdata/pkgconfig/opencv4.pc -%%JAVA%%%%JAVASHAREDIR%%/opencv4/libopencv_java490.so -%%JAVA%%%%JAVASHAREDIR%%/opencv4/opencv-490.jar +%%JAVA%%%%JAVASHAREDIR%%/opencv4/libopencv_java4110.so +%%JAVA%%%%JAVASHAREDIR%%/opencv4/opencv-4110.jar %%DATADIR%%/haarcascades/haarcascade_eye.xml %%DATADIR%%/haarcascades/haarcascade_eye_tree_eyeglasses.xml %%DATADIR%%/haarcascades/haarcascade_frontalcatface.xml @@ -705,4 +902,3 @@ libdata/pkgconfig/opencv4.pc %%DATADIR%%/quality/brisque_range_live.yml %%DATADIR%%/valgrind.supp %%DATADIR%%/valgrind_3rdparty.supp -%%PYTHON%%@dir %%PYTHON_SITELIBDIR%%/cv2/typing diff --git a/graphics/vhs/Makefile b/graphics/vhs/Makefile index dd6ed5fa5f4c..ea698bcd00d3 100644 --- a/graphics/vhs/Makefile +++ b/graphics/vhs/Makefile @@ -1,7 +1,7 @@ PORTNAME= vhs DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= DtxdF@disroot.org diff --git a/lang/elixir-devel/Makefile b/lang/elixir-devel/Makefile index 8d1f9d307fb1..7e5a74b00a3d 100644 --- a/lang/elixir-devel/Makefile +++ b/lang/elixir-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= elixir DISTVERSIONPREFIX= v -DISTVERSION= 1.18.3 +DISTVERSION= 1.18.4 DISTVERSIONSUFFIX= CATEGORIES= lang MASTER_SITES+= https://github.com/elixir-lang/elixir/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}/:doc diff --git a/lang/elixir-devel/distinfo b/lang/elixir-devel/distinfo index 078862f551b5..f2394213f08e 100644 --- a/lang/elixir-devel/distinfo +++ b/lang/elixir-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1741257013 -SHA256 (elixir/1.18.3/Docs.zip) = ff3f76732d85cabd1eb33b9ac7703d8c19fa7a6555897afec4f4ea1e0316062f -SIZE (elixir/1.18.3/Docs.zip) = 5802354 -SHA256 (elixir/1.18.3/elixir-lang-elixir-v1.18.3_GH0.tar.gz) = f8d4376311058dd9a78ed365fa1df9fd1b22d2468c587e3f0f4fb320283a1ed7 -SIZE (elixir/1.18.3/elixir-lang-elixir-v1.18.3_GH0.tar.gz) = 3391654 +TIMESTAMP = 1747839341 +SHA256 (elixir/1.18.4/Docs.zip) = c3843e096ed82f4e7107dddb6e53a1c3179b28724315e3ec419e3078908800da +SIZE (elixir/1.18.4/Docs.zip) = 5745595 +SHA256 (elixir/1.18.4/elixir-lang-elixir-v1.18.4_GH0.tar.gz) = 8e136c0a92160cdad8daa74560e0e9c6810486bd232fbce1709d40fcc426b5e0 +SIZE (elixir/1.18.4/elixir-lang-elixir-v1.18.4_GH0.tar.gz) = 3397219 diff --git a/lang/elixir-devel/pkg-plist b/lang/elixir-devel/pkg-plist index f620a5ad44dc..4ba3dec14189 100644 --- a/lang/elixir-devel/pkg-plist +++ b/lang/elixir-devel/pkg-plist @@ -714,15 +714,15 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/eex/EEx.html %%PORTDOCS%%%%DOCSDIR%%/eex/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/eex/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/eex/dist/html-6XHBGSGW.js -%%PORTDOCS%%%%DOCSDIR%%/eex/dist/html-elixir-6X3L5KMG.css +%%PORTDOCS%%%%DOCSDIR%%/eex/dist/html-DPJLHKSM.js +%%PORTDOCS%%%%DOCSDIR%%/eex/dist/html-elixir-J3PIVQVA.css %%PORTDOCS%%%%DOCSDIR%%/eex/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/eex/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/eex/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/eex/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 -%%PORTDOCS%%%%DOCSDIR%%/eex/dist/remixicon-NKANDIL5.woff2 -%%PORTDOCS%%%%DOCSDIR%%/eex/dist/search_data-E87008C5.js -%%PORTDOCS%%%%DOCSDIR%%/eex/dist/sidebar_items-0B2B143B.js +%%PORTDOCS%%%%DOCSDIR%%/eex/dist/remixicon-QPNJX265.woff2 +%%PORTDOCS%%%%DOCSDIR%%/eex/dist/search_data-4B058DF8.js +%%PORTDOCS%%%%DOCSDIR%%/eex/dist/sidebar_items-D8E88037.js %%PORTDOCS%%%%DOCSDIR%%/eex/docs_config.js %%PORTDOCS%%%%DOCSDIR%%/eex/index.html %%PORTDOCS%%%%DOCSDIR%%/eex/search.html @@ -869,15 +869,15 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/elixir/debugging.html %%PORTDOCS%%%%DOCSDIR%%/elixir/dependencies-and-umbrella-projects.html %%PORTDOCS%%%%DOCSDIR%%/elixir/design-anti-patterns.html -%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/html-6XHBGSGW.js -%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/html-elixir-6X3L5KMG.css +%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/html-DPJLHKSM.js +%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/html-elixir-J3PIVQVA.css %%PORTDOCS%%%%DOCSDIR%%/elixir/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/elixir/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/elixir/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/elixir/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 -%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/remixicon-NKANDIL5.woff2 -%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/search_data-8C1D8995.js -%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/sidebar_items-0E9C9F6D.js +%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/remixicon-QPNJX265.woff2 +%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/search_data-D3F975CD.js +%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/sidebar_items-33C8C98E.js %%PORTDOCS%%%%DOCSDIR%%/elixir/distributed-tasks.html %%PORTDOCS%%%%DOCSDIR%%/elixir/docs-tests-and-with.html %%PORTDOCS%%%%DOCSDIR%%/elixir/docs_config.js @@ -941,15 +941,15 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/ex_unit/ExUnit.html %%PORTDOCS%%%%DOCSDIR%%/ex_unit/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/ex_unit/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/html-6XHBGSGW.js -%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/html-elixir-6X3L5KMG.css +%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/html-DPJLHKSM.js +%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/html-elixir-J3PIVQVA.css %%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 -%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/remixicon-NKANDIL5.woff2 -%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/search_data-7400B86D.js -%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/sidebar_items-402A47D8.js +%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/remixicon-QPNJX265.woff2 +%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/search_data-61FBCF82.js +%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/sidebar_items-B7CFB982.js %%PORTDOCS%%%%DOCSDIR%%/ex_unit/docs_config.js %%PORTDOCS%%%%DOCSDIR%%/ex_unit/index.html %%PORTDOCS%%%%DOCSDIR%%/ex_unit/search.html @@ -962,15 +962,15 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/iex/IEx.html %%PORTDOCS%%%%DOCSDIR%%/iex/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/iex/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/iex/dist/html-6XHBGSGW.js -%%PORTDOCS%%%%DOCSDIR%%/iex/dist/html-elixir-6X3L5KMG.css +%%PORTDOCS%%%%DOCSDIR%%/iex/dist/html-DPJLHKSM.js +%%PORTDOCS%%%%DOCSDIR%%/iex/dist/html-elixir-J3PIVQVA.css %%PORTDOCS%%%%DOCSDIR%%/iex/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/iex/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/iex/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/iex/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 -%%PORTDOCS%%%%DOCSDIR%%/iex/dist/remixicon-NKANDIL5.woff2 -%%PORTDOCS%%%%DOCSDIR%%/iex/dist/search_data-53574DE1.js -%%PORTDOCS%%%%DOCSDIR%%/iex/dist/sidebar_items-34D826BA.js +%%PORTDOCS%%%%DOCSDIR%%/iex/dist/remixicon-QPNJX265.woff2 +%%PORTDOCS%%%%DOCSDIR%%/iex/dist/search_data-2CF293CF.js +%%PORTDOCS%%%%DOCSDIR%%/iex/dist/sidebar_items-025038F8.js %%PORTDOCS%%%%DOCSDIR%%/iex/docs_config.js %%PORTDOCS%%%%DOCSDIR%%/iex/index.html %%PORTDOCS%%%%DOCSDIR%%/iex/search.html @@ -982,15 +982,15 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/logger/Logger.html %%PORTDOCS%%%%DOCSDIR%%/logger/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/logger/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/logger/dist/html-6XHBGSGW.js -%%PORTDOCS%%%%DOCSDIR%%/logger/dist/html-elixir-6X3L5KMG.css +%%PORTDOCS%%%%DOCSDIR%%/logger/dist/html-DPJLHKSM.js +%%PORTDOCS%%%%DOCSDIR%%/logger/dist/html-elixir-J3PIVQVA.css %%PORTDOCS%%%%DOCSDIR%%/logger/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/logger/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/logger/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/logger/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 -%%PORTDOCS%%%%DOCSDIR%%/logger/dist/remixicon-NKANDIL5.woff2 -%%PORTDOCS%%%%DOCSDIR%%/logger/dist/search_data-ACC27FC2.js -%%PORTDOCS%%%%DOCSDIR%%/logger/dist/sidebar_items-58E83807.js +%%PORTDOCS%%%%DOCSDIR%%/logger/dist/remixicon-QPNJX265.woff2 +%%PORTDOCS%%%%DOCSDIR%%/logger/dist/search_data-B5F90A7A.js +%%PORTDOCS%%%%DOCSDIR%%/logger/dist/sidebar_items-6EF946FB.js %%PORTDOCS%%%%DOCSDIR%%/logger/docs_config.js %%PORTDOCS%%%%DOCSDIR%%/logger/index.html %%PORTDOCS%%%%DOCSDIR%%/logger/search.html @@ -1067,15 +1067,15 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/mix/Mix.html %%PORTDOCS%%%%DOCSDIR%%/mix/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/mix/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/mix/dist/html-6XHBGSGW.js -%%PORTDOCS%%%%DOCSDIR%%/mix/dist/html-elixir-6X3L5KMG.css +%%PORTDOCS%%%%DOCSDIR%%/mix/dist/html-DPJLHKSM.js +%%PORTDOCS%%%%DOCSDIR%%/mix/dist/html-elixir-J3PIVQVA.css %%PORTDOCS%%%%DOCSDIR%%/mix/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/mix/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/mix/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/mix/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 -%%PORTDOCS%%%%DOCSDIR%%/mix/dist/remixicon-NKANDIL5.woff2 -%%PORTDOCS%%%%DOCSDIR%%/mix/dist/search_data-BD6B67DC.js -%%PORTDOCS%%%%DOCSDIR%%/mix/dist/sidebar_items-61606DA3.js +%%PORTDOCS%%%%DOCSDIR%%/mix/dist/remixicon-QPNJX265.woff2 +%%PORTDOCS%%%%DOCSDIR%%/mix/dist/search_data-4AA84007.js +%%PORTDOCS%%%%DOCSDIR%%/mix/dist/sidebar_items-37FA66D7.js %%PORTDOCS%%%%DOCSDIR%%/mix/docs_config.js %%PORTDOCS%%%%DOCSDIR%%/mix/index.html %%PORTDOCS%%%%DOCSDIR%%/mix/search.html diff --git a/lang/erlang-runtime28/Makefile b/lang/erlang-runtime28/Makefile index e21f7e12445f..97c35c1cd15a 100644 --- a/lang/erlang-runtime28/Makefile +++ b/lang/erlang-runtime28/Makefile @@ -1,7 +1,7 @@ PORTNAME= erlang DISTVERSIONPREFIX= OTP- DISTVERSION= 28.0 -DISTVERSIONSUFFIX= -rc2 +PORTREVISION= 5 CATEGORIES= lang parallel java PKGNAMESUFFIX= -runtime${PORTVERSION:C/\..*//} DIST_SUBDIR= erlang @@ -66,9 +66,9 @@ WX_DESC= Enable WX application DTRACE_CONFIGURE_WITH= dynamic-trace=dtrace DTRACE_CFLAGS= -fno-omit-frame-pointer DTRACE_VARS= STRIP="" +JAVA_USES= java JAVA_CONFIGURE_WITH= javac JAVA_CONFIGURE_ENV= ac_cv_prog_JAVAC="${JAVAC}" -JAVA_USES= java KQUEUE_CONFIGURE_ENABLE= kernel-poll ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC ODBC_USES= localbase:ldflags @@ -95,7 +95,7 @@ CFLAGS+= -DMAP_NORESERVE=0 .endif .if ${ARCH} == i386 -MAKE_ARGS+= ARCH=x86 +MAKE_ARGS+= ARCH=x86 CONFIGURE_ARGS+= --disable-year2038 .endif @@ -117,9 +117,8 @@ post-configure-ODBC-off: post-install-CHUNKS-on: cd ${WRKSRC_otp} && \ - ${SETENV} ERL_TOP=${WRKSRC_otp} \ - ${MAKE_CMD} release_docs DOC_TARGETS=chunks \ - RELEASE_ROOT=${STAGEDIR}${PREFIX}/lib/${_ERLANG_LIB} + ${SETENV} ERL_TOP=${WRKSRC_otp} ${MAKE_CMD} release_docs \ + DOC_TARGETS=chunks RELEASE_ROOT=${STAGEDIR}${PREFIX}/lib/${_ERLANG_LIB} post-build-CORBA-on: cd ${WRKSRC_corba} && \ diff --git a/lang/erlang-runtime28/distinfo b/lang/erlang-runtime28/distinfo index 7fae6d3903a2..42490236d9bd 100644 --- a/lang/erlang-runtime28/distinfo +++ b/lang/erlang-runtime28/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1742544443 -SHA256 (erlang/erlang-otp-OTP-28.0-rc2_GH0.tar.gz) = ded32b714f6550f90cd6aa109c4bde8e8e81e33d7aa1ddc0bc222c119cffe3a0 -SIZE (erlang/erlang-otp-OTP-28.0-rc2_GH0.tar.gz) = 63569160 +TIMESTAMP = 1747839017 +SHA256 (erlang/erlang-otp-OTP-28.0_GH0.tar.gz) = d26f21b6af2f8833291afee077c7a50cfbdcfa880fe3e289c6cb6df15c1953d1 +SIZE (erlang/erlang-otp-OTP-28.0_GH0.tar.gz) = 63814863 SHA256 (erlang/erlang-corba-5.2.1_GH0.tar.gz) = e96e9dc710c0ab3282ca5045434f5bc5ff493c22ba63fcfd764ce4d6a13a7c8f SIZE (erlang/erlang-corba-5.2.1_GH0.tar.gz) = 1400553 diff --git a/lang/go/Makefile b/lang/go/Makefile index b9620ad27230..dbc5b17b1994 100644 --- a/lang/go/Makefile +++ b/lang/go/Makefile @@ -1,6 +1,6 @@ PORTNAME= go DISTVERSION= ${GO_DEFAULT} -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 2 CATEGORIES= lang MASTER_SITES= # not applicable diff --git a/lang/gomacro/Makefile b/lang/gomacro/Makefile index ba1b9b69736e..136d200588aa 100644 --- a/lang/gomacro/Makefile +++ b/lang/gomacro/Makefile @@ -2,7 +2,7 @@ PORTNAME= gomacro DISTVERSIONPREFIX= v DISTVERSION= 2.7-601 DISTVERSIONSUFFIX= -g9aafa23 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= lang MAINTAINER= ports@FreeBSD.org diff --git a/lang/zig/Makefile b/lang/zig/Makefile index 94d4ce3b3d39..62a5af4139f3 100644 --- a/lang/zig/Makefile +++ b/lang/zig/Makefile @@ -1,5 +1,5 @@ PORTNAME= zig -DISTVERSION= 0.13.0 +DISTVERSION= 0.14.0 CATEGORIES= lang MASTER_SITES= https://ziglang.org/download/${DISTVERSION}/ \ https://ziglang.org/builds/ @@ -37,7 +37,7 @@ STATIC_CMAKE_BOOL= ZIG_STATIC STATIC_LDFLAGS= -licudata -licuuc -llzma -lm -lmd -lxml2 -lz -lzstd STATIC_LIB_DEPENDS+= libxml2.so:textproc/libxml2 -_LLVM_VER= 18 +_LLVM_VER= 19 _ZIG_BIN= ${STAGEDIR}${PREFIX}/bin/zig post-configure-STATIC-on: diff --git a/lang/zig/distinfo b/lang/zig/distinfo index 7d0e27c6e2f0..9e8edfca8f10 100644 --- a/lang/zig/distinfo +++ b/lang/zig/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727279589 -SHA256 (zig-0.13.0.tar.xz) = 06c73596beeccb71cc073805bdb9c0e05764128f16478fa53bf17dfabc1d4318 -SIZE (zig-0.13.0.tar.xz) = 17220728 +TIMESTAMP = 1744681910 +SHA256 (zig-0.14.0.tar.xz) = c76638c03eb204c4432ae092f6fa07c208567e110fbd4d862d131a7332584046 +SIZE (zig-0.14.0.tar.xz) = 17772188 diff --git a/lang/zig010/Makefile b/lang/zig010/Makefile index c8a2b3d21c73..7a2db4003421 100644 --- a/lang/zig010/Makefile +++ b/lang/zig010/Makefile @@ -18,6 +18,9 @@ WWW= https://ziglang.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Old zig implementation, no consumers in ports +EXPIRATION_DATE= 2025-08-30 + ONLY_FOR_ARCHS= aarch64 amd64 ONLY_FOR_ARCHS_REASON= not yet supported diff --git a/mail/aerc/Makefile b/mail/aerc/Makefile index f773835fa294..186c8ba2e985 100644 --- a/mail/aerc/Makefile +++ b/mail/aerc/Makefile @@ -1,6 +1,6 @@ PORTNAME= aerc DISTVERSION= 0.20.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MAINTAINER= iamsleepy@ryuki.me diff --git a/mail/hydroxide/Makefile b/mail/hydroxide/Makefile index e44826e748c1..ffe698363aeb 100644 --- a/mail/hydroxide/Makefile +++ b/mail/hydroxide/Makefile @@ -1,7 +1,7 @@ PORTNAME= hydroxide DISTVERSIONPREFIX= v DISTVERSION= 0.2.29 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= mail MAINTAINER= nxjoseph@protonmail.com diff --git a/mail/mailhog/Makefile b/mail/mailhog/Makefile index 84e47db9aebc..c3aa8b28ed65 100644 --- a/mail/mailhog/Makefile +++ b/mail/mailhog/Makefile @@ -1,7 +1,7 @@ PORTNAME= mailhog DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= mail devel MAINTAINER= mops@punkt.de diff --git a/mail/mailslurper/Makefile b/mail/mailslurper/Makefile index 898514f37471..b526b42fd318 100644 --- a/mail/mailslurper/Makefile +++ b/mail/mailslurper/Makefile @@ -1,6 +1,6 @@ PORTNAME= mailslurper PORTVERSION= 1.14.2.g20201217 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= mail MAINTAINER= einar@isnic.is diff --git a/mail/opensmtpd-filter-rspamd/Makefile b/mail/opensmtpd-filter-rspamd/Makefile index 61a977190388..b31320d5a521 100644 --- a/mail/opensmtpd-filter-rspamd/Makefile +++ b/mail/opensmtpd-filter-rspamd/Makefile @@ -1,7 +1,7 @@ PORTNAME= opensmtpd-filter-rspamd PORTVERSION= 0.1.8 DISTVERSIONPREFIX= v -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= mail MAINTAINER= manu@FreeBSD.Org diff --git a/mail/opensmtpd-filter-senderscore/Makefile b/mail/opensmtpd-filter-senderscore/Makefile index 223c58a21253..ead9840fd72f 100644 --- a/mail/opensmtpd-filter-senderscore/Makefile +++ b/mail/opensmtpd-filter-senderscore/Makefile @@ -1,6 +1,6 @@ PORTNAME= opensmtpd-filter-senderscore PORTVERSION= 0.1.2 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= mail MAINTAINER= manu@FreeBSD.Org diff --git a/mail/smtprelay/Makefile b/mail/smtprelay/Makefile index 2ccf3769febf..1dfa2ceaadf4 100644 --- a/mail/smtprelay/Makefile +++ b/mail/smtprelay/Makefile @@ -1,7 +1,7 @@ PORTNAME= smtprelay DISTVERSIONPREFIX=v DISTVERSION= 1.11.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MAINTAINER= decke@FreeBSD.org diff --git a/math/octave-forge-csg-toolkit/Makefile b/math/octave-forge-csg-toolkit/Makefile index 6f1abde3595a..c7283d0ebe64 100644 --- a/math/octave-forge-csg-toolkit/Makefile +++ b/math/octave-forge-csg-toolkit/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-csg-toolkit DISTVERSIONPREFIX= v -DISTVERSION= 1.4.1 +DISTVERSION= 1.4.2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-csg-toolkit/distinfo b/math/octave-forge-csg-toolkit/distinfo index aa0b675416d5..57757322355b 100644 --- a/math/octave-forge-csg-toolkit/distinfo +++ b/math/octave-forge-csg-toolkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747586917 -SHA256 (octave-forge/pr0m1th3as-csg-toolkit-v1.4.1_GH0.tar.gz) = 16d926e1ec99ddd1d94c9cb8c39ef5fb539e493b11c8d3673946cf3dd5a62cb4 -SIZE (octave-forge/pr0m1th3as-csg-toolkit-v1.4.1_GH0.tar.gz) = 2156001 +TIMESTAMP = 1747750196 +SHA256 (octave-forge/pr0m1th3as-csg-toolkit-v1.4.2_GH0.tar.gz) = 56fabd89edb550166aaeb7322b678721ad33864fe60b9e8602f596c91207e3b9 +SIZE (octave-forge/pr0m1th3as-csg-toolkit-v1.4.2_GH0.tar.gz) = 2159689 diff --git a/misc/cheat/Makefile b/misc/cheat/Makefile index c056382d9235..36c8dede0f73 100644 --- a/misc/cheat/Makefile +++ b/misc/cheat/Makefile @@ -1,6 +1,6 @@ PORTNAME= cheat DISTVERSION= 4.4.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/chrono/Makefile b/misc/chrono/Makefile index bd6ad959033c..06f9a735993b 100644 --- a/misc/chrono/Makefile +++ b/misc/chrono/Makefile @@ -2,7 +2,7 @@ PORTNAME= chrono DISTVERSIONPREFIX= v DISTVERSION= 1.1.0-4 DISTVERSIONSUFFIX= -g70cda7f -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= misc PKGNAMESUFFIX= -time-tracking diff --git a/misc/concourse/Makefile b/misc/concourse/Makefile index edd7a6b1c774..a82c1d937695 100644 --- a/misc/concourse/Makefile +++ b/misc/concourse/Makefile @@ -1,7 +1,7 @@ PORTNAME= concourse DISTVERSIONPREFIX= v DISTVERSION= 6.7.2 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/cryptoballot/Makefile b/misc/cryptoballot/Makefile index e38a11c481af..ce9587a18d4f 100644 --- a/misc/cryptoballot/Makefile +++ b/misc/cryptoballot/Makefile @@ -1,6 +1,6 @@ PORTNAME= cryptoballot DISTVERSION= g20181015 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/dive/Makefile b/misc/dive/Makefile index c9c10ef33ad4..1863ea968618 100644 --- a/misc/dive/Makefile +++ b/misc/dive/Makefile @@ -1,6 +1,7 @@ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/gobuster/Makefile b/misc/gobuster/Makefile index 140cdaa5637f..fa84919548ff 100644 --- a/misc/gobuster/Makefile +++ b/misc/gobuster/Makefile @@ -1,7 +1,7 @@ PORTNAME= gobuster DISTVERSIONPREFIX= v DISTVERSION= 3.6.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= misc dns www MAINTAINER= yuri@FreeBSD.org diff --git a/misc/perkeep/Makefile b/misc/perkeep/Makefile index dc57e30ef494..e674f946b27a 100644 --- a/misc/perkeep/Makefile +++ b/misc/perkeep/Makefile @@ -1,6 +1,6 @@ PORTNAME= perkeep DISTVERSION= 0.11 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/py-aider-chat/Makefile b/misc/py-aider-chat/Makefile index e5a9a4af1dbb..6247f4fdfa2f 100644 --- a/misc/py-aider-chat/Makefile +++ b/misc/py-aider-chat/Makefile @@ -1,5 +1,5 @@ PORTNAME= aider_chat -DISTVERSION= 0.77.1 +DISTVERSION= 0.82.2 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,6 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=1.3:devel/py-arrow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.12:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}blinker>=1.8:devel/py-blinker@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cachetools>=5.5:devel/py-cachetools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}colorama>=0.4.6:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}configargparse>=1.5:devel/py-configargparse@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}diff-match-patch>=0:textproc/py-diff-match-patch@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}diskcache>=5.6.0:devel/py-diskcache@${PY_FLAVOR} \ diff --git a/misc/py-aider-chat/distinfo b/misc/py-aider-chat/distinfo index 1c5cfb26f472..7a4c0bdbab8d 100644 --- a/misc/py-aider-chat/distinfo +++ b/misc/py-aider-chat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742544729 -SHA256 (aider_chat-0.77.1.tar.gz) = 70f798bce0e07506e2e9cdf121eb63e78a142ff419d3f58974e158fb769adc2a -SIZE (aider_chat-0.77.1.tar.gz) = 1222022 +TIMESTAMP = 1746434942 +SHA256 (aider_chat-0.82.2.tar.gz) = fb725d4b5c7874a76b113bee3ab49e1a4c7daeae6f30accc6fd36960aa4f5928 +SIZE (aider_chat-0.82.2.tar.gz) = 1280757 diff --git a/misc/py-aider-chat/files/patch-aider_commands.py b/misc/py-aider-chat/files/patch-aider_commands.py index 9a9c10e0cebe..4ee55c42b1dd 100644 --- a/misc/py-aider-chat/files/patch-aider_commands.py +++ b/misc/py-aider-chat/files/patch-aider_commands.py @@ -1,6 +1,6 @@ ---- aider/commands.py.orig 2025-02-24 10:27:07 UTC +--- aider/commands.py.orig 2025-04-14 23:24:32 UTC +++ aider/commands.py -@@ -20,7 +20,7 @@ from aider.run_cmd import run_cmd +@@ -21,7 +21,7 @@ from aider.run_cmd import run_cmd from aider.llm import litellm from aider.repo import ANY_GIT_ERROR from aider.run_cmd import run_cmd @@ -9,17 +9,18 @@ from aider.utils import is_image_file from .dump import dump # noqa: F401 -@@ -172,12 +172,8 @@ class Commands: +@@ -219,14 +219,6 @@ class Commands: + return self.io.tool_output(f"Scraping {url}...") - if not self.scraper: +- if not self.scraper: - res = install_playwright(self.io) - if not res: - self.io.tool_warning("Unable to initialize playwright.") - - self.scraper = Scraper( +- self.scraper = Scraper( - print_error=self.io.tool_error, playwright_available=res, verify_ssl=self.verify_ssl -+ print_error=self.io.tool_error, playwright_available=False, verify_ssl=self.verify_ssl - ) +- ) content = self.scraper.scrape(url) or "" + content = f"Here is the content of {url}:\n\n" + content diff --git a/misc/py-aider-chat/files/patch-aider_scrape.py b/misc/py-aider-chat/files/patch-aider_scrape.py index 969ff29d15f8..e52881317294 100644 --- a/misc/py-aider-chat/files/patch-aider_scrape.py +++ b/misc/py-aider-chat/files/patch-aider_scrape.py @@ -1,4 +1,4 @@ ---- aider/scrape.py.orig 2024-09-09 10:28:04 UTC +--- aider/scrape.py.orig 2025-04-14 23:24:32 UTC +++ aider/scrape.py @@ -15,57 +15,8 @@ def install_playwright(io): @@ -80,10 +80,12 @@ if not content: self.print_error(f"Failed to retrieve content from {url}") -@@ -130,56 +78,6 @@ class Scraper: +@@ -128,58 +76,6 @@ class Scraper: + ] + return any(re.search(pattern, content, re.IGNORECASE) for pattern in html_patterns) return False - - # Internals... +- +- # Internals... - def scrape_with_playwright(self, url): - import playwright # noqa: F401 - from playwright.sync_api import Error as PlaywrightError @@ -113,7 +115,8 @@ - try: - response = page.goto(url, wait_until="networkidle", timeout=5000) - except PlaywrightTimeoutError: -- self.print_error(f"Timeout while loading {url}") +- print(f"Page didn't quiesce, scraping content anyway: {url}") +- response = None - except PlaywrightError as e: - self.print_error(f"Error navigating to {url}: {str(e)}") - return None, None @@ -133,7 +136,6 @@ - browser.close() - - return content, mime_type -- + def scrape_with_httpx(self, url): import httpx - diff --git a/misc/py-aider-chat/files/patch-pyproject.toml b/misc/py-aider-chat/files/patch-pyproject.toml index 2c261ee0ce98..c6b5ebe68b8c 100644 --- a/misc/py-aider-chat/files/patch-pyproject.toml +++ b/misc/py-aider-chat/files/patch-pyproject.toml @@ -1,7 +1,7 @@ ---- pyproject.toml.orig 2024-09-09 09:50:15 UTC +--- pyproject.toml.orig 2025-04-14 23:24:32 UTC +++ pyproject.toml -@@ -62,7 +62,7 @@ include = ["aider*", "aider.website"] - ] +@@ -41,7 +41,7 @@ include = ["aider"] + include = ["aider"] [build-system] -requires = ["setuptools>=68", "setuptools_scm[toml]>=8"] diff --git a/misc/slides/Makefile b/misc/slides/Makefile index 57d6bcfe9684..c53fc33a1c65 100644 --- a/misc/slides/Makefile +++ b/misc/slides/Makefile @@ -1,7 +1,7 @@ PORTNAME= slides DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= misc PKGNAMESUFFIX= -presentation-tool diff --git a/misc/timetrace/Makefile b/misc/timetrace/Makefile index 2f1c6000b422..4d616fe9f6b0 100644 --- a/misc/timetrace/Makefile +++ b/misc/timetrace/Makefile @@ -1,7 +1,7 @@ PORTNAME= timetrace DISTVERSIONPREFIX= v DISTVERSION= 0.14.3 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= misc MAINTAINER= nc@FreeBSD.org diff --git a/misc/wego/Makefile b/misc/wego/Makefile index a7804e3bc16e..6bb5e072151c 100644 --- a/misc/wego/Makefile +++ b/misc/wego/Makefile @@ -1,6 +1,6 @@ PORTNAME= wego DISTVERSION= 2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= pkubaj@FreeBSD.org diff --git a/multimedia/dav1d/Makefile b/multimedia/dav1d/Makefile index ce844e9576ee..75bae1a1174a 100644 --- a/multimedia/dav1d/Makefile +++ b/multimedia/dav1d/Makefile @@ -1,5 +1,6 @@ PORTNAME= dav1d DISTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index 55d00d7da5f6..a0290bdb6c48 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -1,6 +1,6 @@ PORTNAME= ffmpeg PORTVERSION= 6.1.2 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 1 CATEGORIES= multimedia audio net MASTER_SITES= https://ffmpeg.org/releases/ diff --git a/multimedia/livego/Makefile b/multimedia/livego/Makefile index efba6982fa80..2f8ab8d98d03 100644 --- a/multimedia/livego/Makefile +++ b/multimedia/livego/Makefile @@ -1,6 +1,6 @@ PORTNAME= livego DISTVERSION= 0.0.15 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 9685e29d5856..c65c5d00067c 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -1,7 +1,7 @@ PORTNAME= mpv DISTVERSIONPREFIX= v DISTVERSION= 0.40.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= multimedia audio diff --git a/multimedia/navidrome/Makefile b/multimedia/navidrome/Makefile index 6e5edc5320a0..e829322ea470 100644 --- a/multimedia/navidrome/Makefile +++ b/multimedia/navidrome/Makefile @@ -1,6 +1,7 @@ PORTNAME= navidrome DISTVERSIONPREFIX= v DISTVERSION= 0.55.2 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://people.freebsd.org/~kbowling/distfiles/:npmcache DISTFILES= ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npmcache diff --git a/multimedia/plexmediaserver-plexpass/Makefile b/multimedia/plexmediaserver-plexpass/Makefile index 41f8f7e7f12e..74986982f853 100644 --- a/multimedia/plexmediaserver-plexpass/Makefile +++ b/multimedia/plexmediaserver-plexpass/Makefile @@ -1,5 +1,5 @@ -DISTVERSION= 1.41.6.9685 -DISTVERSIONSUFFIX= d301f511a +DISTVERSION= 1.41.7.9799 +DISTVERSIONSUFFIX= 5bce000f7 PKGNAMESUFFIX= -plexpass USE_RC_SUBR= ${PORTNAME}_plexpass diff --git a/multimedia/plexmediaserver-plexpass/distinfo b/multimedia/plexmediaserver-plexpass/distinfo index 547830710ce0..d928ac59704c 100644 --- a/multimedia/plexmediaserver-plexpass/distinfo +++ b/multimedia/plexmediaserver-plexpass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744252777 -SHA256 (PlexMediaServer-1.41.6.9685-d301f511a-FreeBSD-amd64.tar.bz2) = 1159b8e8eef6ab8cbafed2e3da1d3b154c54731bcfa3db4c7911745fb0a200f4 -SIZE (PlexMediaServer-1.41.6.9685-d301f511a-FreeBSD-amd64.tar.bz2) = 90476826 +TIMESTAMP = 1747838464 +SHA256 (PlexMediaServer-1.41.7.9799-5bce000f7-FreeBSD-amd64.tar.bz2) = f25fab8d217d5e0b0c36a90044d94880febb435096a6a083c2367d82f404b8ab +SIZE (PlexMediaServer-1.41.7.9799-5bce000f7-FreeBSD-amd64.tar.bz2) = 91831267 diff --git a/multimedia/plexmediaserver/Makefile b/multimedia/plexmediaserver/Makefile index 71b2371521d3..40a95436b5ed 100644 --- a/multimedia/plexmediaserver/Makefile +++ b/multimedia/plexmediaserver/Makefile @@ -1,6 +1,6 @@ PORTNAME= plexmediaserver -DISTVERSION?= 1.41.6.9685 -DISTVERSIONSUFFIX?= d301f511a +DISTVERSION?= 1.41.7.9799 +DISTVERSIONSUFFIX?= 5bce000f7 CATEGORIES= multimedia MASTER_SITES?= https://downloads.plex.tv/plex-media-server-new/${DISTVERSION}-${DISTVERSIONSUFFIX}/freebsd/ DISTNAME?= PlexMediaServer-${DISTVERSION}-${DISTVERSIONSUFFIX}-FreeBSD-${ARCH} diff --git a/multimedia/plexmediaserver/distinfo b/multimedia/plexmediaserver/distinfo index a4d5983f7775..a2a586913528 100644 --- a/multimedia/plexmediaserver/distinfo +++ b/multimedia/plexmediaserver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744323086 -SHA256 (PlexMediaServer-1.41.6.9685-d301f511a-FreeBSD-amd64.tar.bz2) = 1159b8e8eef6ab8cbafed2e3da1d3b154c54731bcfa3db4c7911745fb0a200f4 -SIZE (PlexMediaServer-1.41.6.9685-d301f511a-FreeBSD-amd64.tar.bz2) = 90476826 +TIMESTAMP = 1747839404 +SHA256 (PlexMediaServer-1.41.7.9799-5bce000f7-FreeBSD-amd64.tar.bz2) = f25fab8d217d5e0b0c36a90044d94880febb435096a6a083c2367d82f404b8ab +SIZE (PlexMediaServer-1.41.7.9799-5bce000f7-FreeBSD-amd64.tar.bz2) = 91831267 diff --git a/net-im/coyim/Makefile b/net-im/coyim/Makefile index 2804caa137e5..4d4084d4b382 100644 --- a/net-im/coyim/Makefile +++ b/net-im/coyim/Makefile @@ -1,7 +1,7 @@ PORTNAME= coyim DISTVERSIONPREFIX= v DISTVERSION= 0.3.11 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= net-im MAINTAINER= fox@FreeBSD.org diff --git a/net-im/discordo/Makefile b/net-im/discordo/Makefile index c128be006708..f092af707fa6 100644 --- a/net-im/discordo/Makefile +++ b/net-im/discordo/Makefile @@ -1,6 +1,6 @@ PORTNAME= discordo DISTVERSION= g20220909 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= net-im MAINTAINER= lcook@FreeBSD.org diff --git a/net-im/dissent/Makefile b/net-im/dissent/Makefile index 84a56fd37b58..5b9d0eb33c23 100644 --- a/net-im/dissent/Makefile +++ b/net-im/dissent/Makefile @@ -1,6 +1,7 @@ PORTNAME= dissent DISTVERSIONPREFIX= v DISTVERSION= 0.0.34 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= nxjoseph@protonmail.com diff --git a/net-im/gomuks/Makefile b/net-im/gomuks/Makefile index 19b4ffe6d862..0c37bdc682b1 100644 --- a/net-im/gomuks/Makefile +++ b/net-im/gomuks/Makefile @@ -1,7 +1,7 @@ PORTNAME= gomuks DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MAINTAINER= ehaupt@FreeBSD.org diff --git a/net-im/gotktrix/Makefile b/net-im/gotktrix/Makefile index 5390d8576ea0..27ec8074883a 100644 --- a/net-im/gotktrix/Makefile +++ b/net-im/gotktrix/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotktrix DISTVERSIONPREFIX= v DISTVERSION= 0.1.4 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= net-im MAINTAINER= fuz@FreeBSD.org diff --git a/net-im/matterbridge/Makefile b/net-im/matterbridge/Makefile index 54189b3039b2..dd731180a74f 100644 --- a/net-im/matterbridge/Makefile +++ b/net-im/matterbridge/Makefile @@ -1,7 +1,7 @@ PORTNAME= matterbridge PORTVERSION= 1.26.0 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net-im MAINTAINER= bofh@FreeBSD.org diff --git a/net-im/matterircd/Makefile b/net-im/matterircd/Makefile index 9bbbe09b0d58..7f9d1bfcb765 100644 --- a/net-im/matterircd/Makefile +++ b/net-im/matterircd/Makefile @@ -1,7 +1,7 @@ PORTNAME= matterircd DISTVERSIONPREFIX= v DISTVERSION= 0.28.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net-im irc MAINTAINER= chalpin@cs.wisc.edu diff --git a/net-im/purple-gowhatsapp/Makefile b/net-im/purple-gowhatsapp/Makefile index a1a353c6aca7..1edbd57e58cc 100644 --- a/net-im/purple-gowhatsapp/Makefile +++ b/net-im/purple-gowhatsapp/Makefile @@ -1,7 +1,7 @@ PORTNAME= purple-gowhatsapp DISTVERSIONPREFIX=v DISTVERSION= 1.16.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MAINTAINER= ports@virtual-estates.net diff --git a/net-im/slack-term/Makefile b/net-im/slack-term/Makefile index 059dfb50af2b..8fa0f441df11 100644 --- a/net-im/slack-term/Makefile +++ b/net-im/slack-term/Makefile @@ -1,7 +1,7 @@ PORTNAME= slack-term DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= net-im MAINTAINER= ports@FreeBSD.org diff --git a/net-im/snac/Makefile b/net-im/snac/Makefile index b819f0742b50..6dde565d2ab2 100644 --- a/net-im/snac/Makefile +++ b/net-im/snac/Makefile @@ -1,5 +1,5 @@ PORTNAME= snac -DISTVERSION= 2.75 +DISTVERSION= 2.77 CATEGORIES= net-im www MASTER_SITES= https://codeberg.org/grunfink/snac2/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ diff --git a/net-im/snac/distinfo b/net-im/snac/distinfo index fd65c693ed49..68a05da2ff69 100644 --- a/net-im/snac/distinfo +++ b/net-im/snac/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745556783 -SHA256 (snac-2.75.tar.gz) = 43f3706d31a2ce262f3f0008be628a0da4fab283b1d2c6b414db718704ddbde1 -SIZE (snac-2.75.tar.gz) = 267067 +TIMESTAMP = 1747863910 +SHA256 (snac-2.77.tar.gz) = 27b08130297765b9cd85d592d7baa632796a092c62e658c63e2952cbc685ab85 +SIZE (snac-2.77.tar.gz) = 272162 diff --git a/net-im/ssh-chat/Makefile b/net-im/ssh-chat/Makefile index c0ac968bb400..29636d389a5d 100644 --- a/net-im/ssh-chat/Makefile +++ b/net-im/ssh-chat/Makefile @@ -1,7 +1,7 @@ PORTNAME= ssh-chat DISTVERSIONPREFIX= v DISTVERSION= 1.10.1 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= net-im MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/teleirc/Makefile b/net-im/teleirc/Makefile index 659ca363f4a4..3f227b43cc91 100644 --- a/net-im/teleirc/Makefile +++ b/net-im/teleirc/Makefile @@ -1,7 +1,7 @@ PORTNAME= teleirc DISTVERSIONPREFIX= v DISTVERSION= 2.3.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net-im MAINTAINER= DtxdF@disroot.org diff --git a/net-im/xmpp-client/Makefile b/net-im/xmpp-client/Makefile index b935c80a6aa5..8156eeab80fe 100644 --- a/net-im/xmpp-client/Makefile +++ b/net-im/xmpp-client/Makefile @@ -1,6 +1,6 @@ PORTNAME= xmpp-client PORTVERSION= 20170324 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= net-im MAINTAINER= cs@FreeBSD.org diff --git a/net-mgmt/adguard-exporter/Makefile b/net-mgmt/adguard-exporter/Makefile index 720b5b1f5b53..9e8619cf1c05 100644 --- a/net-mgmt/adguard-exporter/Makefile +++ b/net-mgmt/adguard-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= adguard-exporter DISTVERSIONPREFIX= v DISTVERSION= 1.14 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= net-mgmt MAINTAINER= christer.edwards@gmail.com diff --git a/net-mgmt/alertmanager/Makefile b/net-mgmt/alertmanager/Makefile index ba54d7d535f4..5c37bb582729 100644 --- a/net-mgmt/alertmanager/Makefile +++ b/net-mgmt/alertmanager/Makefile @@ -1,7 +1,7 @@ PORTNAME= alertmanager PORTVERSION= 0.26.0 DISTVERSIONPREFIX= v -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-mgmt MAINTAINER= michal@hanu.la diff --git a/net-mgmt/blackbox_exporter/Makefile b/net-mgmt/blackbox_exporter/Makefile index 81a52d5492ff..f0d9504dc264 100644 --- a/net-mgmt/blackbox_exporter/Makefile +++ b/net-mgmt/blackbox_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= blackbox_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.26.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= eduardo@FreeBSD.org @@ -11,7 +11,7 @@ WWW= https://github.com/prometheus/blackbox_exporter LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cpe go:1.22,modules +USES= cpe go:modules CPE_VENDOR= prometheus USE_RC_SUBR= blackbox_exporter GO_MODULE= github.com/prometheus/blackbox_exporter diff --git a/net-mgmt/bosun/Makefile b/net-mgmt/bosun/Makefile index 49b3dc98563a..f17b4869c56b 100644 --- a/net-mgmt/bosun/Makefile +++ b/net-mgmt/bosun/Makefile @@ -1,7 +1,7 @@ PORTNAME= bosun DISTVERSION= 0.9.0 DISTVERSIONSUFFIX= -preview -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= net-mgmt MAINTAINER= langer.markus@gmail.com diff --git a/net-mgmt/carbon-relay-ng/Makefile b/net-mgmt/carbon-relay-ng/Makefile index 20f0cb361a6c..42ed87d114a1 100644 --- a/net-mgmt/carbon-relay-ng/Makefile +++ b/net-mgmt/carbon-relay-ng/Makefile @@ -1,6 +1,6 @@ PORTNAME= carbon-relay-ng DISTVERSION= 0.10.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net-mgmt MAINTAINER= a.andersson.thn@gmail.com diff --git a/net-mgmt/carbonzipper/Makefile b/net-mgmt/carbonzipper/Makefile index e127cfb16093..9641e018bbb3 100644 --- a/net-mgmt/carbonzipper/Makefile +++ b/net-mgmt/carbonzipper/Makefile @@ -1,6 +1,6 @@ PORTNAME= carbonzipper DISTVERSION= 0.74 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= net-mgmt MAINTAINER= a.andersson.thn@gmail.com diff --git a/net-mgmt/grok_exporter/Makefile b/net-mgmt/grok_exporter/Makefile index 087bfd694496..dd8f9abf94c0 100644 --- a/net-mgmt/grok_exporter/Makefile +++ b/net-mgmt/grok_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= grok_exporter DISTVERSIONPREFIX=v DISTVERSION= 1.0.0.RC4 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= net-mgmt MAINTAINER= gasol.wu@gmail.com diff --git a/net-mgmt/icingadb/Makefile b/net-mgmt/icingadb/Makefile index 05e565d1c7ae..a3a009b200e0 100644 --- a/net-mgmt/icingadb/Makefile +++ b/net-mgmt/icingadb/Makefile @@ -1,7 +1,7 @@ PORTNAME= icingadb DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MAINTAINER= dvl@FreeBSD.org diff --git a/net-mgmt/intel-snap/Makefile b/net-mgmt/intel-snap/Makefile index 1ce113cedd4f..d190f7930ff2 100644 --- a/net-mgmt/intel-snap/Makefile +++ b/net-mgmt/intel-snap/Makefile @@ -1,6 +1,6 @@ PORTNAME= intel-snap PORTVERSION= 0.0.1 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= net-mgmt MAINTAINER= ports@FreeBSD.org diff --git a/net-mgmt/kapacitor/Makefile b/net-mgmt/kapacitor/Makefile index 09ea4dce18b1..491038d3dd1c 100644 --- a/net-mgmt/kapacitor/Makefile +++ b/net-mgmt/kapacitor/Makefile @@ -1,7 +1,7 @@ PORTNAME= kapacitor DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= net-mgmt MAINTAINER= cheffo@freebsd-bg.org diff --git a/net-mgmt/mqtt2prometheus/Makefile b/net-mgmt/mqtt2prometheus/Makefile index 6aef2d762f33..7acb42c5ef04 100644 --- a/net-mgmt/mqtt2prometheus/Makefile +++ b/net-mgmt/mqtt2prometheus/Makefile @@ -1,7 +1,7 @@ PORTNAME= mqtt2prometheus DISTVERSIONPREFIX= v DISTVERSION= 0.1.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= manu@FreeBSD.org diff --git a/net-mgmt/netdata/Makefile b/net-mgmt/netdata/Makefile index 6ce25a5b060e..565afe87c2da 100644 --- a/net-mgmt/netdata/Makefile +++ b/net-mgmt/netdata/Makefile @@ -1,7 +1,6 @@ PORTNAME= netdata DISTVERSIONPREFIX= v -DISTVERSION= 2.2.6 -PORTREVISION= 1 +DISTVERSION= 2.4.0 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/:netdata \ https://raw.githubusercontent.com/netdata/netdata/refs/tags/v${DISTVERSION}/src/go/:goplugin \ @@ -75,28 +74,28 @@ NETDATA_CACHE= /var/cache/${PORTNAME} NETDATA_LOG= /var/log/${PORTNAME} NETDATA_PERST= /var/db/${PORTNAME} NETDATA_RUN= /var/run/${PORTNAME} -NETDATA_CLOUDVERSION= 20250307 +NETDATA_DASHBOARD_VERSION= 20250416 PLIST_SUB= NETDATA_CACHE=${NETDATA_CACHE} \ NETDATA_LOG=${NETDATA_LOG} \ NETDATA_PERST=${NETDATA_PERST} \ NETDATA_RUN=${NETDATA_RUN} -OPTIONS_DEFINE= CUPS CLOUD_DASHBOARD FREEIPMI GOPLUGIN ML PROMETHEUS +OPTIONS_DEFINE= CUPS DASHBOARD FREEIPMI GOPLUGIN ML PROMETHEUS OPTIONS_DEFAULT= ML OPTIONS_EXCLUDE_powerpc64le= ML OPTIONS_SUB= YES CUPS_DESC= Enable support for cups -CLOUD_DASHBOARD_DESC= Enable proprietary v3 dashboard +DASHBOARD_DESC= Enable agent dashboard FREEIPMI_DESC= Enable support for freeipmi GOPLUGIN_DESC= Enable the go collector plugin ML_DESC= Enable anomaly detection via dlib PROMETHEUS_DESC= Enable prometheus remote write exporter CUPS_LIB_DEPENDS= libcups.so:print/cups CUPS_CMAKE_BOOL= ENABLE_PLUGIN_CUPS -CLOUD_DASHBOARD_DISTFILES= agent_${NETDATA_CLOUDVERSION}.tar.gz:nkeor -CLOUD_DASHBOARD_EXTRACT_ONLY= agent_${NETDATA_CLOUDVERSION}.tar.gz +DASHBOARD_DISTFILES= agent_${NETDATA_DASHBOARD_VERSION}.tar.gz:nkeor +DASHBOARD_EXTRACT_ONLY= agent_${NETDATA_DASHBOARD_VERSION}.tar.gz FREEIPMI_LIB_DEPENDS= libfreeipmi.so:sysutils/freeipmi FREEIPMI_CMAKE_BOOL= ENABLE_PLUGIN_FREEIPMI GOPLUGIN_DISTFILES= go.mod:goplugin @@ -156,10 +155,7 @@ post-install: ${RM} ${STAGEDIR}${LOCALBASE}/libexec/netdata/netdata-updater.sh ${RM} -r ${STAGEDIR}${PREFIX}/lib/netdata/system -post-install-CLOUD_DASHBOARD-on: +post-install-DASHBOARD-on: @(cd ${WRKDIR}/dist/agent && ${COPYTREE_SHARE} . ${STAGEDIR}/${DATADIR}/web) -post-install-CLOUD_DASHBOARD-off: - ${INSTALL_DATA} ${STAGEDIR}/${DATADIR}/web/v1/index.html ${STAGEDIR}/${DATADIR}/web/index.html - .include <bsd.port.mk> diff --git a/net-mgmt/netdata/distinfo b/net-mgmt/netdata/distinfo index b04c9b78e30e..5c3d01c95f60 100644 --- a/net-mgmt/netdata/distinfo +++ b/net-mgmt/netdata/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1741374695 -SHA256 (netdata/netdata-v2.2.6.tar.gz) = bd98c146aa6d0c25f80cb50b1447b8aca8a17f0995b28a11a23e843b8f210f42 -SIZE (netdata/netdata-v2.2.6.tar.gz) = 50395963 -SHA256 (netdata/agent_20250307.tar.gz) = 5e153c858e5549e37c8f3809883366b09f7eff4934780c8d741e696157d4a763 -SIZE (netdata/agent_20250307.tar.gz) = 3075240 -SHA256 (netdata/go.mod) = 7c5d64a5e46125868d579af4aad2ca28538a0c34912571c034de66f7a2f83a2a -SIZE (netdata/go.mod) = 7580 +TIMESTAMP = 1744858567 +SHA256 (netdata/netdata-v2.4.0.tar.gz) = 3349c893cad070273ed78334b29fbd4d320044f352e55c0881eb59033143711a +SIZE (netdata/netdata-v2.4.0.tar.gz) = 31657668 +SHA256 (netdata/agent_20250416.tar.gz) = 59aa6711bccda55507fc5172538bf49d83896f72b2480ebf0b9405044e69eb90 +SIZE (netdata/agent_20250416.tar.gz) = 8172620 +SHA256 (netdata/go.mod) = e2dbfd244cd79c8d35bcc9032b012e9827f8081e882fd3d78879bf20f3b5ac3b +SIZE (netdata/go.mod) = 7925 diff --git a/net-mgmt/netdata/files/patch-CMakeLists.txt b/net-mgmt/netdata/files/patch-CMakeLists.txt index 5330282bf430..91ce09448b20 100644 --- a/net-mgmt/netdata/files/patch-CMakeLists.txt +++ b/net-mgmt/netdata/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2025-01-02 17:07:23 UTC -+++ CMakeLists.txt -@@ -33,7 +33,7 @@ set(CMAKE_C_STANDARD 11) +--- CMakeLists.txt.orig 2025-04-16 21:35:14.357149000 -0600 ++++ CMakeLists.txt 2025-04-16 21:35:44.293883000 -0600 +@@ -40,7 +40,7 @@ set(CMAKE_INSTALL_MESSAGE LAZY) set(CMAKE_C_STANDARD 11) @@ -9,7 +9,7 @@ set(CMAKE_INSTALL_DEFAULT_COMPONENT_NAME "netdata") option(USE_CXX_11 "Use C++11 instead of C++14 (should only be used on legacy systems that cannot support C++14, may disable some features)" False) -@@ -94,7 +94,7 @@ set(NETDATA_RUNTIME_PREFIX "${CMAKE_INSTALL_PREFIX}") +@@ -95,7 +95,7 @@ set(OS_WINDOWS False) set(NETDATA_RUNTIME_PREFIX "${CMAKE_INSTALL_PREFIX}") @@ -18,26 +18,42 @@ if("${CMAKE_SYSTEM_NAME}" STREQUAL "Darwin") set(OS_MACOS True) -@@ -1307,7 +1307,6 @@ if(ENABLE_ML) - set(ML_FILES - src/ml/ad_charts.h - src/ml/ad_charts.cc -- src/ml/dlib/dlib/all/source.cpp - src/ml/ml.cc - src/ml/ml_calculated_number.h - src/ml/ml_host.h -@@ -2682,10 +2681,6 @@ endif() - target_compile_options(NetdataClaim PUBLIC -mwindows) +@@ -399,7 +399,7 @@ + include(NetdataJSONC) + include(NetdataYAML) + include(NetdataBacktrace) +-include(NetdataDlib) ++#include(NetdataDlib) + + if(ENABLE_LEGACY_EBPF_PROGRAMS) + include(NetdataEBPFLegacy) +@@ -424,9 +424,9 @@ + netdata_bundle_sentry() endif() --target_compile_definitions(netdata PRIVATE -- "$<$<BOOL:${ENABLE_ML}>:DLIB_NO_GUI_SUPPORT>" --) -- - target_compile_options(netdata PRIVATE - "$<$<BOOL:${ENABLE_EXPORTER_MONGODB}>:${MONGOC_CFLAGS_OTHER}>" - "$<$<BOOL:${ENABLE_EXPORTER_PROMETHEUS_REMOTE_WRITE}>:${SNAPPY_CFLAGS_OTHER}>" -@@ -2809,13 +2804,14 @@ endif() +-if(ENABLE_ML) +- netdata_bundle_dlib() +-endif() ++#if(ENABLE_ML) ++# netdata_bundle_dlib() ++#endif() + + # + # check include files +@@ -2986,9 +2986,9 @@ + "$<$<BOOL:${OS_WINDOWS}>:${NETDATA_RES_FILES}>" + ) + +-if(ENABLE_ML) +- netdata_add_dlib_to_target(netdata) +-endif() ++#if(ENABLE_ML) ++# netdata_add_dlib_to_target(netdata) ++#endif() + + if(OS_WINDOWS) + add_executable(NetdataClaim ${CLAIM_WINDOWS_FILES} ${NETDATA_CLAIM_RES_FILES}) +@@ -3131,12 +3131,12 @@ string(REGEX REPLACE "/$" "" NETDATA_RUNTIME_PREFIX "${NETDATA_RUNTIME_PREFIX}") endif() @@ -54,11 +70,9 @@ +set(PLUGINS_DIR "${CMAKE_INSTALL_PREFIX}/libexec/netdata/plugins.d") +set(VARLIB_DIR "%%NETDATA_PERST%%") -+ # A non-default value is only used when building Debian packages (/var/lib/netdata/www) if(NOT DEFINED WEB_DIR) - set(WEB_DIR "share/netdata/web") -@@ -2839,11 +2835,11 @@ install(TARGETS netdata COMPONENT netdata DESTINATION +@@ -3189,11 +3189,12 @@ install(TARGETS netdata COMPONENT netdata DESTINATION "${BINDIR}") @@ -67,6 +81,7 @@ -install(DIRECTORY COMPONENT netdata DESTINATION var/lib/netdata/registry) -install(DIRECTORY COMPONENT netdata DESTINATION var/lib/netdata/cloud.d) -install(DIRECTORY COMPONENT netdata DESTINATION var/run/netdata) ++ +install(DIRECTORY COMPONENT netdata DESTINATION %%NETDATA_CACHE%%) +install(DIRECTORY COMPONENT netdata DESTINATION %%NETDATA_LOG%%) +install(DIRECTORY COMPONENT netdata DESTINATION %%NETDATA_PERST%%/registery) @@ -75,7 +90,7 @@ install(DIRECTORY COMPONENT netdata DESTINATION etc/netdata) install(DIRECTORY COMPONENT netdata DESTINATION etc/netdata/custom-plugins.d) install(DIRECTORY COMPONENT netdata DESTINATION etc/netdata/health.d) -@@ -2858,11 +2854,11 @@ set(sbindir_POST "${NETDATA_RUNTIME_PREFIX}/${BINDIR}" +@@ -3208,11 +3209,11 @@ set(pkglibexecdir_POST "${NETDATA_RUNTIME_PREFIX}/libexec/netdata") set(localstatedir_POST "${NETDATA_RUNTIME_PREFIX}/var") set(sbindir_POST "${NETDATA_RUNTIME_PREFIX}/${BINDIR}") @@ -92,7 +107,7 @@ set(netdata_user_POST "${NETDATA_USER}") set(netdata_group_POST "${NETDATA_USER}") -@@ -3368,8 +3364,8 @@ if(ENABLE_DASHBOARD) +@@ -3730,8 +3731,8 @@ # if(ENABLE_DASHBOARD) @@ -101,5 +116,5 @@ + #include(NetdataDashboard) + #bundle_dashboard() - include(src/web/gui/v1/dashboard_v1.cmake) - include(src/web/gui/gui.cmake) + install(FILES + COMPONENT dashboard diff --git a/net-mgmt/netdata/files/patch-src_collectors_freebsd.plugin_freebsd__ipfw.c b/net-mgmt/netdata/files/patch-src_collectors_freebsd.plugin_freebsd__ipfw.c new file mode 100644 index 000000000000..aa909ea21423 --- /dev/null +++ b/net-mgmt/netdata/files/patch-src_collectors_freebsd.plugin_freebsd__ipfw.c @@ -0,0 +1,14 @@ +--- src/collectors/freebsd.plugin/freebsd_ipfw.c.orig 2025-02-20 22:40:27 UTC ++++ src/collectors/freebsd.plugin/freebsd_ipfw.c +@@ -272,7 +272,11 @@ int do_ipfw(int update_every, usec_t dt) { + break; + + dyn_rule = (ipfw_dyn_rule *) (tlv + 1); ++#if __FreeBSD_version < 1500034 + bcopy(&dyn_rule->rule, &rulenum, sizeof(rulenum)); ++#else ++ bcopy(&dyn_rule->rulenum, &rulenum, sizeof(rulenum)); ++#endif + + for (srn = 0; srn < (static_rules_num - 1); srn++) { + if (dyn_rule->expire > 0) diff --git a/net-mgmt/netdata/files/patch-src_ml_ml__calculated__number.h b/net-mgmt/netdata/files/patch-src_ml_ml__calculated__number.h deleted file mode 100644 index a55a42642f98..000000000000 --- a/net-mgmt/netdata/files/patch-src_ml_ml__calculated__number.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/ml/ml_calculated_number.h.orig 2025-01-02 17:07:23 UTC -+++ src/ml/ml_calculated_number.h -@@ -3,7 +3,7 @@ - #ifndef NETDATA_ML_CALCULATED_NUMBER_H - #define NETDATA_ML_CALCULATED_NUMBER_H - --#include "dlib/dlib/matrix.h" -+#include "dlib/matrix.h" - - // CentOS 7 shenanigans - #include <cmath> diff --git a/net-mgmt/netdata/files/patch-src_ml_ml__kmeans.cc b/net-mgmt/netdata/files/patch-src_ml_ml__kmeans.cc deleted file mode 100644 index 72143ec6178e..000000000000 --- a/net-mgmt/netdata/files/patch-src_ml_ml__kmeans.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/ml/ml_kmeans.cc.orig 2025-01-02 17:07:23 UTC -+++ src/ml/ml_kmeans.cc -@@ -2,7 +2,7 @@ - - #include "ml_kmeans.h" - #include "libnetdata/libnetdata.h" --#include "dlib/dlib/clustering.h" -+#include "dlib/clustering.h" - - void - ml_kmeans_init(ml_kmeans_t *kmeans) diff --git a/net-mgmt/netdata/pkg-plist b/net-mgmt/netdata/pkg-plist index 1b3b03d5cc0e..7b79b1b31b42 100644 --- a/net-mgmt/netdata/pkg-plist +++ b/net-mgmt/netdata/pkg-plist @@ -107,9 +107,247 @@ etc/logrotate.d/netdata %%GOPLUGIN%%@sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/scaleio.conf.sample %%GOPLUGIN%%@sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/sd/docker.conf.sample %%GOPLUGIN%%@sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/sd/net_listeners.conf.sample +%%GOPLUGIN%%@sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/sd/snmp.conf.sample %%GOPLUGIN%%@sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/sensors.conf.sample %%GOPLUGIN%%@sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/smartctl.conf.sample %%GOPLUGIN%%@sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/snmp.conf.sample +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/3com-huawei.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/3com.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_apc-metadata.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_apc.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_arista-metadata.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_arista-queue.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_arista.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_aruba-base.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_aruba-switch-cpu-memory.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_base.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_base_cisco.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_base_cisco_voice.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_checkpoint-firewall-cpu-memory.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_cisco-asa.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_cisco-catalyst.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_cisco-cpu-memory.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_cisco-generic.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_cisco-ipsec-flow-monitor.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_cisco-metadata.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_cisco-voice.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_cisco-wlc.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_dell-rac.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_dell.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_f5-big-ip-cpu-memory.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_fortinet-fortigate-cpu-memory.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_fortinet-fortigate-vpn-tunnel.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-bgp4.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-entity-sensor.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-host-cpu-memory.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-host-resources-base.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-host-resources.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-if.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-ip.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-lldp.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-ospf.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-router-bgp4.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-router-if.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-router-ip.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-router-ospf.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-router-tcp.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-router-udp.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-rtp.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-sip.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-tcp.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-ucd.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-udp.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_generic-ups.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_hp-base.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_hp-compaq-health.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_hp-driver-stats.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_hp.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_huawei.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_intel-lan-adapters.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_juniper-cos.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_juniper-dcu.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_juniper-firewall.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_juniper-junos-generic.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_juniper-scu.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_juniper-userfirewall.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_juniper-virtualchassis.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_juniper.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_opengear.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_palo-alto.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_ubiquiti.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/_vertiv.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/a10-thunder.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/a10.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/alcatel-lucent-ent.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/alcatel-lucent-ind.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/alcatel-lucent-omni-access-wlc.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/alcatel-lucent.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/anue.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/apc-netbotz.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/apc-pdu.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/apc.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/apc_ups.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/arista-switch.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/arista.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/aruba-access-point.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/aruba-clearpass.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/aruba-cx-switch.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/aruba-mobility-controller.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/aruba-switch.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/aruba-wireless-controller.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/aruba.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/audiocodes-mediant-sbc.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/avaya-aura-media-server.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/avaya-cajun-switch.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/avaya-media-gateway.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/avaya-nortel-ethernet-routing-switch.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/avaya.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/avocent-acs.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/avtech-roomalert-32s.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/avtech-roomalert-3e.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/avtech-roomalert-3s.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/avtech.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/barracuda-cloudgen.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/barracuda.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/bluecat-server.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/brocade-fc-switch.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/brocade.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/brother-net-printer.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/brother.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/chatsworth_pdu.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/checkpoint-firewall.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/checkpoint.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/chrysalis-luna-hsm.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/chrysalis.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-3850.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-access-point.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-asa-5525.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-asa.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-asr.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-catalyst-wlc.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-catalyst.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-csr1000v.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-firepower-asa.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-firepower.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-ironport-email.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-ise.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-isr.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-legacy-wlc.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-load-balancer.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-nexus.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-sb.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-ucs.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-wan-optimizer.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco_icm.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco_isr_4431.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cisco_uc_virtual_machine.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/citrix-netscaler-sdx.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/citrix-netscaler.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/citrix.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cradlepoint.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/cyberpower-pdu.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/dell-emc-data-domain.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/dell-force10.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/dell-os10.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/dell-powerconnect.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/dell-poweredge.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/dell-sonicwall.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/dell.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/dialogic-media-gateway.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/dlink-dgs-switch.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/dlink.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/eaton-epdu.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/exagrid.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/extreme-switching.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/f5-big-ip.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/fireeye.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/fortinet-appliance.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/fortinet-fortigate.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/fortinet-fortiswitch.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/fortinet.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/generic-device.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/generic-router.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/generic-ups.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/gigamon.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/hp-h3c-switch.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/hp-icf-switch.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/hp-ilo.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/hp-ilo4.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/hpe-bladesystem-enclosure.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/hpe-msa.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/hpe-nimble.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/hpe-proliant.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/huawei-access-controllers.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/huawei-routers.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/huawei-switches.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/huawei.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/ibm-datapower-gateway.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/ibm-lenovo-server.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/ibm.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/idrac.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/infinera-coriant-groove.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/infoblox-ipam.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/isilon.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/ixsystems-truenas.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/juniper-ex.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/juniper-mx.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/juniper-pulse-secure.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/juniper-qfx.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/juniper-srx.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/juniper.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/kyocera-printer.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/linksys.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/mcafee-web-gateway.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/meraki-cloud-controller.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/meraki.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/mikrotik-router.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/nasuni-filer.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/nec-univerge.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/netapp.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/netgear-access-point.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/netgear-readynas.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/netgear-switch.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/netgear.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/nvidia-cumulus-linux-switch.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/nvidia-mellanox-switchx.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/nvidia.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/omron-cj-ethernet-ip.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/opengear-console-manager.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/opengear-infrastructure-manager.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/palo-alto-cloudgenix.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/palo-alto.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/peplink.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/pf-sense.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/raritan-dominion.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/riverbed-interceptor.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/riverbed-steelhead.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/riverbed.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/ruckus-unleashed.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/ruckus-wap.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/ruckus.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/server-iron-switch.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/servertech-pdu3.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/servertech-pdu4.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/servertech.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/silverpeak-edgeconnect.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/sinetica-eagle-i.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/sophos-xgs-firewall.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/synology-disk-station.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/tp-link.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/tripplite-pdu.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/tripplite-ups.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/tripplite.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/ubiquiti-unifi-security-gateway.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/ubiquiti-unifi.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/velocloud-edge.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/vertiv-liebert-ac.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/vertiv-watchdog.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/vmware-esx.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/watchguard.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/western-digital-mycloud-ex2-ultra.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/zebra-printer.yaml +%%GOPLUGIN%%lib/netdata/conf.d/go.d/snmp.profiles/default/zyxel-switch.yaml %%GOPLUGIN%%@sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/spigotmc.conf.sample %%GOPLUGIN%%@sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/squid.conf.sample %%GOPLUGIN%%@sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/squidlog.conf.sample @@ -199,6 +437,7 @@ etc/logrotate.d/netdata @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/scaleio.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/softnet.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/storcli.conf.sample +@sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/streaming.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/swap.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/synchronization.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/systemdunits.conf.sample @@ -286,519 +525,352 @@ sbin/netdata sbin/netdata-claim.sh sbin/netdatacli sbin/systemd-cat-native +%%DASHBOARD%%%%DATADIR%%/web/index.html +%%DASHBOARD%%%%DATADIR%%/web/registry-access.html +%%DASHBOARD%%%%DATADIR%%/web/registry-alert-redirect.html +%%DASHBOARD%%%%DATADIR%%/web/registry-hello.html +%%DASHBOARD%%%%DATADIR%%/web/static/splash.css +%%DASHBOARD%%%%DATADIR%%/web/v3/.well-known/assetlinks.json +%%DASHBOARD%%%%DATADIR%%/web/v3/1040.981a2288c9e1e16c0af4.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1040.981a2288c9e1e16c0af4.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/1220.4fafcc3e416e149c6df4.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1391.5a48c70fcf7cf96c7840.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1396.6d2546b6cbe7770153f9.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1396.6d2546b6cbe7770153f9.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/1418.9b2ed617cd773e5bfbbe.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/146.a86f914bf1e58149a5ad.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1726.d24feb94e507c04e59c4.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1741.5c0fab0e22c4deff601a.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1778.b783647191054616d933.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1778.b783647191054616d933.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/1839.1d78c1ba5cf4e3a99176.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/185.1ddb5051b50e8775ba1e.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1876.d03194e4fd56e6bf3cbf.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/195.beb35753d23aa84a2aa1.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2007.1fc87ec9328298eb0acb.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2039.a9704cecddaa26ac059a.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2039.a9704cecddaa26ac059a.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/2103.aad4322d8cc95bdb09dc.css +%%DASHBOARD%%%%DATADIR%%/web/v3/2103.b8b62ac3c9bd04dd71ff.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2103.b8b62ac3c9bd04dd71ff.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/2121.6bf5645d76bc2fc0f0e0.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/23.fdc9b64a399917807bb5.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2490.7cbd7d1705330d4b8bdf.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2653.888a13b14cb0e6c07307.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2812.677c337d61a90a941d82.css +%%DASHBOARD%%%%DATADIR%%/web/v3/2812.bc%%PYTHON_SUFFIX%%5eff19ac74fdba8.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2820.d3559405a8dccd622ecd.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2820.d3559405a8dccd622ecd.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/2946.677c337d61a90a941d82.css +%%DASHBOARD%%%%DATADIR%%/web/v3/2946.b8be01c9d8cc29cc1fa8.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3105.bd1c7d2670e94f396fc2.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3187.8d218082eadc5c47291d.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3225.a5d924b0f7b9f98557c2.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3249.e1119ece53e11c3de4bb.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3266.1868d5c27913bfbcbdbc.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3266.1868d5c27913bfbcbdbc.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/3350.796465456783ef242f80.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3621.864b011a147b22a67a89.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3730.cf4ffa681709687318f5.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3736.930448897dc39f1a0068.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3750.d8eb008da1cdeb79c9a1.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3961.35846f5798e9d13824e1.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3961.35846f5798e9d13824e1.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/3968.17de275a078a9ba51112.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3D_PARTY_LICENSES.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/4034.9db872632291516ad17e.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4474.32fabc925a518439ee08.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4670.677c337d61a90a941d82.css +%%DASHBOARD%%%%DATADIR%%/web/v3/4670.dca9da19142d105bcd97.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4862.2f1ea3619bb3596841c0.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/511.677c337d61a90a941d82.css +%%DASHBOARD%%%%DATADIR%%/web/v3/511.7062fb9863bfebf16506.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5126.9ea70e746436e6cb8c98.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5246.ed4e0a487f4ee9f95093.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5304.0fd82c5d80fc9cd88901.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5476.3dabad702c9d956c3723.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5578.a9a66d53eec79b0b6804.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5581.959f4366beb6bd920c3e.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5794.e31bba7354a7cdce6694.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5923.e27ca557a39165353524.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5947.d70041f770abe52c577b.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/60.ed51557578e3cc5f6533.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6008.fdb47f5f93cb91688a21.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6147.9bb32fbb38c5c503df63.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6299.235cb599d48fb4facc2a.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6308.11bf1c9a370e5e9ad066.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6384.fe40af53ceab0bcdb09c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6620.4d87376727e8b0a10a73.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6620.677c337d61a90a941d82.css +%%DASHBOARD%%%%DATADIR%%/web/v3/6654.44123ee0615c31ccb00b.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6661.3acea72d554afa1a83d5.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6760.0f42f4240339dd1d8840.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6815.2deeb5e0f1afce404a6b.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/683.02c03135f21b9a47bc8c.css +%%DASHBOARD%%%%DATADIR%%/web/v3/683.463a6db96f6cd42cf8f8.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6891.0112b654bb6ecb3b5f21.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7103.f8ede8bd84f3d9360ae5.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7146.a4fbc5d90a1bf4ba23dc.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7332.aa3ced98d10dd7e90ff8.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7436.e930f9d341aea6e88595.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7471.d0f1b2bc3998a53315e1.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7529.884d100d211763c31765.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7840.42f5312d87c796388973.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7866.bdf4d3ddffcca79b4178.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7866.bdf4d3ddffcca79b4178.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/7959.5ad7018c8e4b8976a274.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/813.bdc228127ea4b0235ef9.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8164.5081e129915f80ae6853.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8252.3abc9022982bb4c2d93c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8505.042a73840a51df74a48d.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8506.0aa9bfbcff803ac6ab2b.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8583.b6fb88f0e5bda91e52aa.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/86.264c3facace433bccffe.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8714.87ffeccc28e0fd47c302.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8773.49376d809a33021bd657.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8784.33c94575f9e45dc53ab7.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8811.3fc79031347f8d71bd50.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8853.0f983b1c2bd0b6e746e7.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8938.fdfb840517bf01ce39c2.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/916.d62d9ca6cbfb1796d8e1.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/934.60ca29e41d9ce9dcf7e4.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9473.d6c7e84660240cab23be.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/966.97375c75f940d70f155b.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9687.9b335887241d8c0f536f.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9818.dc32425359dc3f42388b.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9892.b9564fcf6f400222fa60.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9912.bba272395b95057fa79f.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/LICENSE.md +%%DASHBOARD%%%%DATADIR%%/web/v3/LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/agent.html +%%DASHBOARD%%%%DATADIR%%/web/v3/allFiles.7.48.0.json +%%DASHBOARD%%%%DATADIR%%/web/v3/allFiles.7.json +%%DASHBOARD%%%%DATADIR%%/web/v3/app.4da0883c6ce016bf3d81.css +%%DASHBOARD%%%%DATADIR%%/web/v3/app.ddaab1eb59572bfe1999.js +%%DASHBOARD%%%%DATADIR%%/web/v3/apple-app-site-association +%%DASHBOARD%%%%DATADIR%%/web/v3/bundlesManifest.7.json +%%DASHBOARD%%%%DATADIR%%/web/v3/favicon.ico +%%DASHBOARD%%%%DATADIR%%/web/v3/index.html +%%DASHBOARD%%%%DATADIR%%/web/v3/local-agent.html +%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.charts.4e44a3cd5eface585116.js +%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.ui.102823fd2ac58dd4c301.js +%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.ui.102823fd2ac58dd4c301.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/npm.react.dom.6a0f313b566a03f0816a.js +%%DASHBOARD%%%%DATADIR%%/web/v3/npm.react.dom.6a0f313b566a03f0816a.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/registry-access.html +%%DASHBOARD%%%%DATADIR%%/web/v3/registry-alert-redirect.html +%%DASHBOARD%%%%DATADIR%%/web/v3/registry-hello.html +%%DASHBOARD%%%%DATADIR%%/web/v3/runtime.8a9335ae8943d8e939bb.js +%%DASHBOARD%%%%DATADIR%%/web/v3/static/.well-known/assetlinks.json +%%DASHBOARD%%%%DATADIR%%/web/v3/static/apple-app-site-association +%%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/clea_badge.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/clea_siren.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/community_icon.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/configure_icon.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/crit_badge.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/crit_siren.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/flood_siren.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/full_logo.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/header.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/isotype_600.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/label_critical.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/label_recovered.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/label_warning.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/reachability_siren.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/warn_badge.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/warn_siren.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/list-style-image.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/netdata.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/alpine.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/arch.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/centos.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/coreos.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/debian.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/docker.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/fedora.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/freebsd.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/freenas.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/gentoo.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/kubernetes.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/linux-small.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/linux.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/macos.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/manjaro.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/openstack.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/opensuse.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/openwrt.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/oracle.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/pfsense.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/placeholder.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/raspberry-pi.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/redhat.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/rocky.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/suse.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/ubuntu.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/access-point.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/activemq.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/adaptec.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/alerta.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/apache.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/apc.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/aws-sns.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/aws.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/beanstalkd.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/boinc.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/btrfs.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/ceph.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/chrony.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/cloud.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/concul.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/consul.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/container.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/couchdb.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/cups.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/data-encryption.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/ddos.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/discord.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/dns.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/docker.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/dovecot.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/elasticsearch.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/email.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/exim.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/fail2ban.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/flock.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/fluentd.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/fping.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/freeradius.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/fronius.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/gnu-freeipmi.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/golang.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/grafana.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/graphite.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/haproxy.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/hub.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/icecast.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/influxdb.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/ipfs.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/irc.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/isc.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/kafka.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/kairosdb.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/kavenegar.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/key-file.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/kubernetes.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/libreswan.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/libvirt.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/lighthttpd.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/linux.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/litespeed.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/lm-sensors.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/load-balancer.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/log-file.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/logstash.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/lxd.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/mariadb.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/memcached.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/messagebird.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/mongodb.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/monit.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/monitoring.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/mysql.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/netfilter.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/network-protocol.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/network.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/nfs.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/nginx-plus.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/nginx.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/notification-bell.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/nsd.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/ntpd.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/nut.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/nvidia.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/openldap.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/opensips.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/opentsdb.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/openvpn.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/openzfs.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/oracle.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/pagerduty.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/php-fpm.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/placeholder.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/postfix.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/postgresql.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/powerdns.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/processor.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/prometheus.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/prowl.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/proxysql.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/puppet.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/pushbullet.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/pushover.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/qos.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/rabbitmq.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/raspberry-pi.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/redis.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/rethinkdb.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/retroshare.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/rocketchat.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/samba.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/server-connection.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/slack.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/sma.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/smstools3.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/solr.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/spigot.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/springboot.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/squid.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/statsd.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/stiebel.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/systemd.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/telegram.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/temperature.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/tomcat.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/tor.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/traefik.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/twilio.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/unbound.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/uwsgi.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/varnish.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/veritas.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/xen.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/mail/hourglass-0.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/mail/hourglass-1.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/mail/hourglass-7.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/mail/isotype.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/mail/isotype.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/mail/logo.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/mail/logotype.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/mail/logotype.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/new-dashboard.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/no-filter-results.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/no-nodes-room.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/onboarding/dockerpulls.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/onboarding/node-heatmap-1.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/onboarding/node-heatmap-2.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/onboarding/noise-light.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/onboarding/noise.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/onboarding/onprem.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/rack.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/referral/application.jpg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/referral/infrastructure-monitoring.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/referral/infrastructure.jpg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/referral/logs.jpg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/referral/metrics.png +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/referral/network.jpg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/referral/peer-insights.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/img/referral/synthetic.jpg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/site/pages/holding-page-503/holding-page-503.css +%%DASHBOARD%%%%DATADIR%%/web/v3/static/site/pages/holding-page-503/holding-page-503.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/site/pages/holding-page-503/index.html +%%DASHBOARD%%%%DATADIR%%/web/v3/static/site/pages/holding-page-503/multiple-logos-group.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/site/pages/holding-page-503/netdata-logo-white.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/site/pages/holding-page-503/reset.svg +%%DASHBOARD%%%%DATADIR%%/web/v3/static/splash.css +%%DASHBOARD%%%%DATADIR%%/web/v3/sw.js +%%DATADIR%%/build-info-cmake-cache.gz %%DATADIR%%/web/netdata-swagger.json %%DATADIR%%/web/netdata-swagger.yaml -%%DATADIR%%/web/.well-known/dnt/cookies -%%DATADIR%%/web/asset-manifest.json -%%DATADIR%%/web/console.html -%%DATADIR%%/web/css/bootstrap-3.3.7.css -%%DATADIR%%/web/css/bootstrap-slate-flat-3.3.7.css -%%DATADIR%%/web/css/bootstrap-slider-10.0.0.min.css -%%DATADIR%%/web/css/bootstrap-theme-3.3.7.min.css -%%DATADIR%%/web/css/bootstrap-toggle-2.2.2.min.css -%%DATADIR%%/web/css/c3-0.4.18.min.css -%%DATADIR%%/web/css/dashboard.css -%%DATADIR%%/web/css/dashboard.slate.css -%%DATADIR%%/web/css/morris-0.5.1.css -%%DATADIR%%/web/dash-example.html -%%DATADIR%%/web/dashboard-react.js -%%DATADIR%%/web/dashboard.css -%%DATADIR%%/web/dashboard.html -%%DATADIR%%/web/dashboard.js -%%DATADIR%%/web/dashboard.slate.css -%%DATADIR%%/web/dashboard_info.js -%%DATADIR%%/web/dashboard_info_custom_example.js -%%DATADIR%%/web/demo.html -%%DATADIR%%/web/demo2.html -%%DATADIR%%/web/demosites.html -%%DATADIR%%/web/demosites2.html -%%DATADIR%%/web/favicon.ico -%%DATADIR%%/web/fonts/glyphicons-halflings-regular.eot -%%DATADIR%%/web/fonts/glyphicons-halflings-regular.svg -%%DATADIR%%/web/fonts/glyphicons-halflings-regular.ttf -%%DATADIR%%/web/fonts/glyphicons-halflings-regular.woff -%%DATADIR%%/web/fonts/glyphicons-halflings-regular.woff2 -%%DATADIR%%/web/goto-host-from-alarm.html -%%DATADIR%%/web/ilove.html -%%DATADIR%%/web/images/alert-128-orange.png -%%DATADIR%%/web/images/alert-128-red.png -%%DATADIR%%/web/images/alert-multi-size-orange.ico -%%DATADIR%%/web/images/alert-multi-size-red.ico -%%DATADIR%%/web/images/alerts.jpg -%%DATADIR%%/web/images/alerts.png -%%DATADIR%%/web/images/android-icon-144x144.png -%%DATADIR%%/web/images/android-icon-192x192.png -%%DATADIR%%/web/images/android-icon-36x36.png -%%DATADIR%%/web/images/android-icon-48x48.png -%%DATADIR%%/web/images/android-icon-72x72.png -%%DATADIR%%/web/images/android-icon-96x96.png -%%DATADIR%%/web/images/animated.gif -%%DATADIR%%/web/images/apple-icon-114x114.png -%%DATADIR%%/web/images/apple-icon-120x120.png -%%DATADIR%%/web/images/apple-icon-144x144.png -%%DATADIR%%/web/images/apple-icon-152x152.png -%%DATADIR%%/web/images/apple-icon-180x180.png -%%DATADIR%%/web/images/apple-icon-57x57.png -%%DATADIR%%/web/images/apple-icon-60x60.png -%%DATADIR%%/web/images/apple-icon-72x72.png -%%DATADIR%%/web/images/apple-icon-76x76.png -%%DATADIR%%/web/images/apple-icon-precomposed.png -%%DATADIR%%/web/images/apple-icon.png -%%DATADIR%%/web/images/banner-icon-144x144.png -%%DATADIR%%/web/images/check-mark-2-128-green.png -%%DATADIR%%/web/images/check-mark-2-multi-size-green.ico -%%DATADIR%%/web/images/dashboards.png -%%DATADIR%%/web/images/favicon-128.png -%%DATADIR%%/web/images/favicon-16x16.png -%%DATADIR%%/web/images/favicon-196x196.png -%%DATADIR%%/web/images/favicon-32x32.png -%%DATADIR%%/web/images/favicon-96x96.png -%%DATADIR%%/web/images/favicon.ico -%%DATADIR%%/web/images/home.png -%%DATADIR%%/web/images/ms-icon-144x144.png -%%DATADIR%%/web/images/ms-icon-150x150.png -%%DATADIR%%/web/images/ms-icon-310x150.png -%%DATADIR%%/web/images/ms-icon-310x310.png -%%DATADIR%%/web/images/ms-icon-36x36.png -%%DATADIR%%/web/images/ms-icon-70x70.png -%%DATADIR%%/web/images/netdata-logomark.svg -%%DATADIR%%/web/images/netdata.svg -%%DATADIR%%/web/images/nodeView.png -%%DATADIR%%/web/images/nodes.jpg -%%DATADIR%%/web/images/overview.png -%%DATADIR%%/web/images/packaging-beta-tag.svg -%%DATADIR%%/web/images/post.png -%%DATADIR%%/web/images/pricing.png -%%DATADIR%%/web/images/seo-performance-128.png -%%DATADIR%%/web/index-node-view.html -%%DATADIR%%/web/index.html -%%DATADIR%%/web/infographic.html -%%DATADIR%%/web/lib/bootstrap-3.3.7.min.js -%%DATADIR%%/web/lib/bootstrap-slider-10.0.0.min.js -%%DATADIR%%/web/lib/bootstrap-table-1.11.0.min.js -%%DATADIR%%/web/lib/bootstrap-table-export-1.11.0.min.js -%%DATADIR%%/web/lib/bootstrap-toggle-2.2.2.min.js -%%DATADIR%%/web/lib/clipboard-polyfill-be05dad.js -%%DATADIR%%/web/lib/d3-4.12.2.min.js -%%DATADIR%%/web/lib/d3pie-0.2.1-netdata-3.js -%%DATADIR%%/web/lib/dygraph-c91c859.min.js -%%DATADIR%%/web/lib/dygraph-smooth-plotter-c91c859.js -%%DATADIR%%/web/lib/fontawesome-all-5.0.1.min.js -%%DATADIR%%/web/lib/gauge-1.3.2.min.js -%%DATADIR%%/web/lib/jquery-3.6.0.min.js -%%DATADIR%%/web/lib/jquery.easypiechart-97b5824.min.js -%%DATADIR%%/web/lib/jquery.peity-3.2.0.min.js -%%DATADIR%%/web/lib/jquery.sparkline-2.1.2.min.js -%%DATADIR%%/web/lib/lz-string-1.4.4.min.js -%%DATADIR%%/web/lib/pako-1.0.6.min.js -%%DATADIR%%/web/lib/perfect-scrollbar-0.6.15.min.js -%%DATADIR%%/web/lib/tableExport-1.6.0.min.js -%%DATADIR%%/web/main.css -%%DATADIR%%/web/main.js -%%DATADIR%%/web/manifest.json -%%DATADIR%%/web/old/index.html -%%DATADIR%%/web/precache-manifest.e2d3811ef5e4b7e75e1f56d6ee92ef2c.js -%%DATADIR%%/web/refresh-badges.js -%%DATADIR%%/web/robots.txt -%%DATADIR%%/web/service-worker.js -%%DATADIR%%/web/sitemap.xml -%%DATADIR%%/web/static/css/2.c454aab8.chunk.css -%%DATADIR%%/web/static/css/2.c454aab8.chunk.css.map -%%DATADIR%%/web/static/css/4.a36e3b73.chunk.css -%%DATADIR%%/web/static/css/4.a36e3b73.chunk.css.map -%%DATADIR%%/web/static/css/main.53ba10f1.chunk.css -%%DATADIR%%/web/static/css/main.53ba10f1.chunk.css.map -%%DATADIR%%/web/static/img/netdata-logomark.svg -%%DATADIR%%/web/static/js/10.a5cd7d0e.chunk.js -%%DATADIR%%/web/static/js/10.a5cd7d0e.chunk.js.map -%%DATADIR%%/web/static/js/2.62d105c5.chunk.js -%%DATADIR%%/web/static/js/2.62d105c5.chunk.js.LICENSE -%%DATADIR%%/web/static/js/2.62d105c5.chunk.js.map -%%DATADIR%%/web/static/js/3.f137faca.chunk.js -%%DATADIR%%/web/static/js/3.f137faca.chunk.js.map -%%DATADIR%%/web/static/js/4.2dbcd906.chunk.js -%%DATADIR%%/web/static/js/4.2dbcd906.chunk.js.map -%%DATADIR%%/web/static/js/5.2f783a54.chunk.js -%%DATADIR%%/web/static/js/5.2f783a54.chunk.js.LICENSE -%%DATADIR%%/web/static/js/5.2f783a54.chunk.js.map -%%DATADIR%%/web/static/js/6.e1951239.chunk.js -%%DATADIR%%/web/static/js/6.e1951239.chunk.js.map -%%DATADIR%%/web/static/js/7.c2417fb0.chunk.js -%%DATADIR%%/web/static/js/7.c2417fb0.chunk.js.map -%%DATADIR%%/web/static/js/8.b4161ea2.chunk.js -%%DATADIR%%/web/static/js/8.b4161ea2.chunk.js.map -%%DATADIR%%/web/static/js/9.a4363968.chunk.js -%%DATADIR%%/web/static/js/9.a4363968.chunk.js.map -%%DATADIR%%/web/static/js/main.e248095a.chunk.js -%%DATADIR%%/web/static/js/main.e248095a.chunk.js.LICENSE -%%DATADIR%%/web/static/js/main.e248095a.chunk.js.map -%%DATADIR%%/web/static/js/runtime-main.08abed8f.js -%%DATADIR%%/web/static/js/runtime-main.08abed8f.js.map -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-100.245539db.woff2 -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-100.9a582f3a.woff -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-100italic.1ea7c5d2.woff -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-100italic.3c34cf08.woff2 -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-200.67524c36.woff -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-200.bf72c841.woff2 -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-200italic.52df2560.woff -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-200italic.bbc2d552.woff2 -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-300.10bb6a0a.woff -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-300.9e1c48af.woff2 -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-300italic.c76f2ab5.woff2 -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-300italic.d3566d5b.woff -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-400.263d6267.woff2 -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-400.a2c56f94.woff -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-400italic.272f8611.woff -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-400italic.89a93a1b.woff2 -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-500.0866c244.woff2 -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-500.f6d5c5d5.woff -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-500italic.ccd41bd1.woff -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-500italic.ffd12d59.woff2 -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-600.337b1651.woff -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-600.7852d4dc.woff2 -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-600italic.17e5379f.woff2 -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-600italic.6f4ba6aa.woff -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-700.b8809d61.woff -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-700.c9983d3d.woff2 -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-700italic.02954bee.woff2 -%%DATADIR%%/web/static/media/ibm-plex-sans-latin-700italic.72e9af40.woff -%%DATADIR%%/web/static/media/material-icons.0509ab09.woff2 -%%DATADIR%%/web/switch.html -%%DATADIR%%/web/tv-react.html -%%DATADIR%%/web/tv.html -%%DATADIR%%/web/v0/index.html -%%DATADIR%%/web/v1/index.html -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/registry-access.html -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/registry-alert-redirect.html -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/registry-hello.html -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/static/splash.css -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/.well-known/assetlinks.json -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/1214.c4e9c796cbf250fdcaa0.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/1214.c4e9c796cbf250fdcaa0.chunk.js.LICENSE.txt -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/1220.ad86bca1ff5cc12fe775.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/1391.fa126c01e1794efdfbc9.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/1396.7d086f8830b981481b8d.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/1396.7d086f8830b981481b8d.chunk.js.LICENSE.txt -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/1418.2c86b87313741f34f76e.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/146.2cf992818f6ebf55a871.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/1726.7b6bafa38b9ac714c0e9.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/1741.93c155ac95d15012bbd3.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/1839.6f26a51c5f11b499d783.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/185.05e108acbfff614e7f22.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/1876.e5fedf58137fcff65ec9.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/1883.677c337d61a90a941d82.css -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/1883.d3f0c15a62dbbcc987e8.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/195.75a2db4f45ad12e06f9f.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/2007.e255b9805763817bec9e.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/2039.203bf0541a6ee99cd40b.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/2039.203bf0541a6ee99cd40b.chunk.js.LICENSE.txt -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/2103.aad4322d8cc95bdb09dc.css -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/2103.e29e1dccb141e6655310.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/2103.e29e1dccb141e6655310.chunk.js.LICENSE.txt -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/23.8c66288503e76fdd8bf6.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/2490.e4dbe9c4f0f4de599f40.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/265%%PYTHON_VER%%72b8e03cf58a92837b.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/2812.677c337d61a90a941d82.css -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/2812.d0f9460d17f119f8bc19.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/3105.e8d01b58116ac24c25e5.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/3187.616c7499bf823d9ec42b.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/3350.bb7927acb1501146f055.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/3621.0aed1be687e75bd01e14.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/3730.b6f1e743a8bf4dd5d781.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/3736.dda33aa94b403b701806.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/3750.8a765d508aeb3abac1cb.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/3961.366e43eaf218e2f9d011.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/3961.366e43eaf218e2f9d011.chunk.js.LICENSE.txt -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/3968.5467295e8a728c3200ed.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/3D_PARTY_LICENSES.txt -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/4034.529941ea726a715fa31c.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/4474.c2197f7d1b32df73f4ff.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/4670.677c337d61a90a941d82.css -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/4670.e331218365abce4ac6c3.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/4862.27e6dd28cdde54cfd0d7.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/5126.ad9bd31c20458ad3f43a.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/5246.db96474fe128ef79edc7.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/5304.ce0b9b2591fc72c2e3f6.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/5398.966e34667e852dca40e8.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/5476.83ba08c3f806f90bc9e9.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/5578.e7d1675095cd80fc65ae.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/5581.7eeb3ab3554de74d8c00.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/5794.f9e4c91dba7acb6895c3.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/5923.403cd4fb5dc2f7d73c5a.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/5947.be2e548b1d15312c1a9c.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/60.d2a0ce9954412fe4607e.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/6008.92f72fb21b35e266d333.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/6142.ded5d64467653d094619.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/6147.6851a38808f261820654.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/6308.28479d33d5cbb166e63f.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/6375.acf268f56e3105b91665.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/6375.acf268f56e3105b91665.js.LICENSE.txt -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/6384.97427ea5b1aac3440d77.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/6547.c145bd0925d865db1ba0.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/6547.c145bd0925d865db1ba0.chunk.js.LICENSE.txt -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/6566.444a019a35b356f12cc1.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/6654.a4d321e6102806a5090a.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/6661.42f8de73f202f02e82e5.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/6760.8bcd819d72189594ba05.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/6815.f9de46bdfdffecb1ae58.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/683.02c03135f21b9a47bc8c.css -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/683.2827db567ac399feb266.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/6891.2fd4d46e1cae742f9c14.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/7103.2e9cc330d2555cb70e3a.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/7146.663fa269d0b348f5c6c3.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/7304.99cabd1c114935306c38.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/7332.54afc9d806ce9c67f63d.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/7436.7fd25da79fba50e15b53.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/7471.9a7953d48cea968982d7.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/7529.c5620ca2c831f9dd3a3a.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/7649.702bf465abb3ddb245a5.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/7797.641724051010e066dc99.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/7840.d9fa3cf7993a4ba65de1.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/7866.848f49cfbe7e541f3d3c.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/7866.848f49cfbe7e541f3d3c.chunk.js.LICENSE.txt -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/7959.2e70f187905f0b3c04e2.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/813.d43fcadd6e64f1167f6e.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/8164.5a6ddcc6cb5426103c5e.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/8252.87d4fe2e422cea6af887.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/8505.368ae73b6bc1d235eb5c.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/86.d62723d51d833892c6bb.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/8714.a13090dff790de52cbaf.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/8735.677c337d61a90a941d82.css -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/8735.fdcbf7fe40563bdff88e.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/8773.02fac5446cf008fb23c3.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/8784.d9d9dab6da42e86b8917.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/8811.54b5bc5366b93e76a295.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/8853.4100626b4eb087f1b8fd.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/8938.a4c0f2cdcc3b26bddb4d.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/916.1999ca39c218af987064.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/934.08938d02fceea180fb17.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/94.677c337d61a90a941d82.css -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/94.e75b00522dcb5a799ede.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/9473.2ab636fe8a8d6ca0dda9.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/966.7bc82fb1d8cf4f199d70.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/9662.7564b9a9e894bab53616.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/9818.a73e6180d1f338c897bb.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/9912.c79b3b75840d0d0b3953.chunk.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/LICENSE.md -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/LICENSE.txt -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/agent.html -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/allFiles.7.44.0.json -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/allFiles.7.json -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/app.4da0883c6ce016bf3d81.css -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/app.63d1c653d69c73c4b709.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/apple-app-site-association -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/bundlesManifest.7.json -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/favicon.ico -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/index.html -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/local-agent.html -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/netdata.charts.c3e3a092a9f19493fb5e.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/netdata.ui.b11bfc3c57e15bb57926.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/netdata.ui.b11bfc3c57e15bb57926.js.LICENSE.txt -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/npm.react.dom.410b3358a03f387d8d5a.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/npm.react.dom.410b3358a03f387d8d5a.js.LICENSE.txt -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/registry-access.html -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/registry-alert-redirect.html -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/registry-hello.html -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/runtime.58088d7df66375a4e9f9.js -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/.well-known/assetlinks.json -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/apple-app-site-association -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/clea_badge.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/clea_siren.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/community_icon.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/configure_icon.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/crit_badge.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/crit_siren.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/flood_siren.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/full_logo.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/header.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/isotype_600.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/label_critical.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/label_recovered.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/label_warning.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/reachability_siren.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/warn_badge.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/warn_siren.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/list-style-image.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/netdata.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/alpine.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/arch.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/centos.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/coreos.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/debian.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/docker.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/fedora.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/freebsd.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/freenas.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/gentoo.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/kubernetes.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/linux-small.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/linux.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/macos.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/manjaro.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/openstack.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/opensuse.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/openwrt.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/oracle.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/pfsense.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/placeholder.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/raspberry-pi.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/redhat.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/rocky.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/suse.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/os/ubuntu.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/access-point.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/activemq.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/adaptec.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/alerta.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/apache.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/apc.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/aws-sns.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/aws.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/beanstalkd.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/boinc.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/btrfs.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/ceph.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/chrony.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/cloud.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/concul.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/consul.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/container.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/couchdb.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/cups.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/data-encryption.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/ddos.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/discord.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/dns.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/docker.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/dovecot.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/elasticsearch.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/email.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/exim.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/fail2ban.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/flock.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/fluentd.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/fping.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/freeradius.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/fronius.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/gnu-freeipmi.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/golang.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/grafana.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/graphite.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/haproxy.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/hub.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/icecast.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/influxdb.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/ipfs.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/irc.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/isc.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/kafka.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/kairosdb.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/kavenegar.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/key-file.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/kubernetes.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/libreswan.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/libvirt.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/lighthttpd.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/linux.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/litespeed.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/lm-sensors.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/load-balancer.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/log-file.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/logstash.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/lxd.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/mariadb.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/memcached.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/messagebird.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/mongodb.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/monit.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/monitoring.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/mysql.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/netfilter.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/network-protocol.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/network.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/nfs.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/nginx-plus.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/nginx.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/notification-bell.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/nsd.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/ntpd.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/nut.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/nvidia.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/openldap.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/opensips.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/opentsdb.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/openvpn.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/openzfs.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/oracle.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/pagerduty.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/php-fpm.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/placeholder.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/postfix.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/postgresql.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/powerdns.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/processor.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/prometheus.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/prowl.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/proxysql.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/puppet.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/pushbullet.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/pushover.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/qos.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/rabbitmq.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/raspberry-pi.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/redis.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/rethinkdb.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/retroshare.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/rocketchat.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/samba.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/server-connection.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/slack.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/sma.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/smstools3.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/solr.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/spigot.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/springboot.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/squid.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/statsd.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/stiebel.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/systemd.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/telegram.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/temperature.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/tomcat.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/tor.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/traefik.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/twilio.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/unbound.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/uwsgi.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/varnish.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/veritas.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/logos/services/xen.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/mail/hourglass-0.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/mail/hourglass-1.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/mail/hourglass-7.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/mail/isotype.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/mail/isotype.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/mail/logo.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/mail/logotype.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/mail/logotype.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/new-dashboard.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/no-filter-results.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/no-nodes-room.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/onboarding/dockerpulls.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/onboarding/node-heatmap-1.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/onboarding/node-heatmap-2.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/onboarding/noise-light.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/onboarding/noise.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/onboarding/onprem.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/img/rack.png -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/site/pages/holding-page-503/holding-page-503.css -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/site/pages/holding-page-503/holding-page-503.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/site/pages/holding-page-503/index.html -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/site/pages/holding-page-503/multiple-logos-group.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/site/pages/holding-page-503/netdata-logo-white.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/site/pages/holding-page-503/reset.svg -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/static/splash.css -%%CLOUD_DASHBOARD%%%%DATADIR%%/web/v3/sw.js @mode @owner @group diff --git a/net-mgmt/nsd_exporter/Makefile b/net-mgmt/nsd_exporter/Makefile index 61ca1fb96ef5..8eb298b6900a 100644 --- a/net-mgmt/nsd_exporter/Makefile +++ b/net-mgmt/nsd_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= nsd_exporter PORTVERSION= 0.3.1 DISTVERSIONPREFIX= v -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-mgmt MAINTAINER= zi@FreeBSD.org diff --git a/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile b/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile index a4ac9994d50d..f634cadf24f0 100644 --- a/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile +++ b/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= nvidia_gpu_prometheus_exporter DISTVERSION= g20181028 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= net-mgmt MAINTAINER= 0mp@FreeBSD.org diff --git a/net-mgmt/php-fpm_exporter/Makefile b/net-mgmt/php-fpm_exporter/Makefile index bf066b5ff1af..5a321fae968f 100644 --- a/net-mgmt/php-fpm_exporter/Makefile +++ b/net-mgmt/php-fpm_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= php-fpm_exporter DISTVERSIONPREFIX=v DISTVERSION= 2.2.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= net-mgmt MAINTAINER= freebsd.org@neant.ro diff --git a/net-mgmt/phpfpm_exporter/Makefile b/net-mgmt/phpfpm_exporter/Makefile index a0e31f121fdf..d929f1333031 100644 --- a/net-mgmt/phpfpm_exporter/Makefile +++ b/net-mgmt/phpfpm_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= phpfpm_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net-mgmt MAINTAINER= gasol.wu@gmail.com diff --git a/net-mgmt/ping_exporter/Makefile b/net-mgmt/ping_exporter/Makefile index 63d809a41320..6f8889b1f368 100644 --- a/net-mgmt/ping_exporter/Makefile +++ b/net-mgmt/ping_exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= ping_exporter DISTVERSION= 1.1.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-mgmt MAINTAINER= jp+ports@supplntr.io diff --git a/net-mgmt/prometheus-collectd-exporter/Makefile b/net-mgmt/prometheus-collectd-exporter/Makefile index 41d52c09ab49..afc996585fa1 100644 --- a/net-mgmt/prometheus-collectd-exporter/Makefile +++ b/net-mgmt/prometheus-collectd-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= prometheus-collectd-exporter PORTVERSION= 0.5.0 DISTVERSIONPREFIX= v -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= net-mgmt MAINTAINER= dsp@php.net diff --git a/net-mgmt/prometheus1/Makefile b/net-mgmt/prometheus1/Makefile index 45b8750da12a..5d1f6b066810 100644 --- a/net-mgmt/prometheus1/Makefile +++ b/net-mgmt/prometheus1/Makefile @@ -1,7 +1,7 @@ PORTNAME= prometheus PORTVERSION= 1.8.2 DISTVERSIONPREFIX= v -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= net-mgmt PKGNAMESUFFIX= 1 diff --git a/net-mgmt/promscale/Makefile b/net-mgmt/promscale/Makefile index 7e309110d9ba..bba9799ef693 100644 --- a/net-mgmt/promscale/Makefile +++ b/net-mgmt/promscale/Makefile @@ -1,6 +1,6 @@ PORTNAME= promscale DISTVERSION= 0.17.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net-mgmt MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/net-mgmt/promxy/Makefile b/net-mgmt/promxy/Makefile index b0e69bd2c961..a930c511eb25 100644 --- a/net-mgmt/promxy/Makefile +++ b/net-mgmt/promxy/Makefile @@ -1,7 +1,7 @@ PORTNAME= promxy DISTVERSIONPREFIX= v DISTVERSION= 0.0.87 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MAINTAINER= timp87@gmail.com diff --git a/net-mgmt/pushgateway/Makefile b/net-mgmt/pushgateway/Makefile index 0635b9c16cd2..aaeb96d0d31c 100644 --- a/net-mgmt/pushgateway/Makefile +++ b/net-mgmt/pushgateway/Makefile @@ -1,6 +1,7 @@ PORTNAME= pushgateway DISTVERSIONPREFIX= v DISTVERSION= 1.11.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= dutra@FreeBSD.org diff --git a/net-mgmt/semaphore/Makefile b/net-mgmt/semaphore/Makefile index 15530ccb71b9..b63e6e48a8af 100644 --- a/net-mgmt/semaphore/Makefile +++ b/net-mgmt/semaphore/Makefile @@ -1,7 +1,7 @@ PORTNAME= semaphore PORTVERSION= 2.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-mgmt MAINTAINER= egypcio@FreeBSD.org diff --git a/net-mgmt/telegraf/Makefile b/net-mgmt/telegraf/Makefile index af91620f22f9..f63abcc8eec5 100644 --- a/net-mgmt/telegraf/Makefile +++ b/net-mgmt/telegraf/Makefile @@ -1,6 +1,6 @@ PORTNAME= telegraf DISTVERSIONPREFIX=v -DISTVERSION= 1.34.3 +DISTVERSION= 1.34.4 CATEGORIES= net-mgmt MAINTAINER= girgen@FreeBSD.org diff --git a/net-mgmt/telegraf/distinfo b/net-mgmt/telegraf/distinfo index a01e86bb1876..af5e1f245873 100644 --- a/net-mgmt/telegraf/distinfo +++ b/net-mgmt/telegraf/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746522044 -SHA256 (go/net-mgmt_telegraf/telegraf-v1.34.3/v1.34.3.mod) = 495fb5a3b430b68bf92d257e615c839a6ba7b713ad160e0f86d4d15e072f2044 -SIZE (go/net-mgmt_telegraf/telegraf-v1.34.3/v1.34.3.mod) = 27383 -SHA256 (go/net-mgmt_telegraf/telegraf-v1.34.3/v1.34.3.zip) = 66739fe2f568a3c2aa7bc2f28250804afbc9de75ec4321f6528a8bde8f86dfbd -SIZE (go/net-mgmt_telegraf/telegraf-v1.34.3/v1.34.3.zip) = 7055291 +TIMESTAMP = 1747723900 +SHA256 (go/net-mgmt_telegraf/telegraf-v1.34.4/v1.34.4.mod) = d18ee89c7c0a4a05c66289af9c3a8cd2e92a38211222828884d1a08a0345b8ad +SIZE (go/net-mgmt_telegraf/telegraf-v1.34.4/v1.34.4.mod) = 27351 +SHA256 (go/net-mgmt_telegraf/telegraf-v1.34.4/v1.34.4.zip) = 0418126ae85ed0cede3c30d4e638cd1475269c02e2a555ab71e9bf9a43cd9a1f +SIZE (go/net-mgmt_telegraf/telegraf-v1.34.4/v1.34.4.zip) = 7067750 diff --git a/net-mgmt/telegraf/files/telegraf.in b/net-mgmt/telegraf/files/telegraf.in index 5b6216b4580f..e673a12cbd86 100644 --- a/net-mgmt/telegraf/files/telegraf.in +++ b/net-mgmt/telegraf/files/telegraf.in @@ -50,6 +50,10 @@ stop_cmd="telegraf_stop" telegraf_prestart() { + if [ ! -r "${telegraf_conf}" ]; then + echo WARNING: missing ${telegraf} configuration. Start aborted. + exit 1 + fi install -d -o ${telegraf_user} -g ${telegraf_group} -m750 %%TELEGRAF_LOGDIR%% } diff --git a/net-mgmt/thanos/Makefile b/net-mgmt/thanos/Makefile index 86925db2934a..e85e0d73c206 100644 --- a/net-mgmt/thanos/Makefile +++ b/net-mgmt/thanos/Makefile @@ -1,6 +1,7 @@ PORTNAME= thanos DISTVERSIONPREFIX= v DISTVERSION= 0.38.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= alster@vinterdalen.se diff --git a/net-mgmt/unbound_exporter/Makefile b/net-mgmt/unbound_exporter/Makefile index 03df4862b7bf..beab0289e79e 100644 --- a/net-mgmt/unbound_exporter/Makefile +++ b/net-mgmt/unbound_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= unbound_exporter PORTVERSION= 0.4.6 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-mgmt MAINTAINER= aduitsis@cpan.org diff --git a/net-mgmt/victoria-logs/Makefile b/net-mgmt/victoria-logs/Makefile index 6bc1e48d85ba..e5abe8e4d669 100644 --- a/net-mgmt/victoria-logs/Makefile +++ b/net-mgmt/victoria-logs/Makefile @@ -2,6 +2,7 @@ PORTNAME= victoria-logs PORTVERSION= 1.22.2 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX=-victorialogs +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= samm@FreeBSD.org diff --git a/net-mgmt/victoria-metrics/Makefile b/net-mgmt/victoria-metrics/Makefile index 311db3270712..8ab99df3006e 100644 --- a/net-mgmt/victoria-metrics/Makefile +++ b/net-mgmt/victoria-metrics/Makefile @@ -1,6 +1,7 @@ PORTNAME?= victoria-metrics PORTVERSION= 1.114.0 # don't forget to update BUILDINFO_TAG DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= danfe@FreeBSD.org diff --git a/net-mgmt/vmutils/Makefile b/net-mgmt/vmutils/Makefile index 9ba570307aaf..3639a1e645a2 100644 --- a/net-mgmt/vmutils/Makefile +++ b/net-mgmt/vmutils/Makefile @@ -1,5 +1,5 @@ PORTNAME= vmutils -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Ancillary utilities and agent for VictoriaMetrics diff --git a/net-mgmt/zabbix5-server/Makefile b/net-mgmt/zabbix5-server/Makefile index 0a9bf650216b..a163cc4094c5 100644 --- a/net-mgmt/zabbix5-server/Makefile +++ b/net-mgmt/zabbix5-server/Makefile @@ -13,6 +13,9 @@ WWW= https://www.zabbix.com/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Upstream EOL reaches on 2025-05-31 +EXPIRATION_DATE= 2025-06-30 + LIB_DEPENDS= libpcre.so:devel/pcre CONFLICTS_INSTALL= zabbix[0-9][0-9]${PKGNAMESUFFIX} zabbix[0-46-9]${PKGNAMESUFFIX} diff --git a/net-p2p/autoscan/Makefile b/net-p2p/autoscan/Makefile index bb1980ab9aca..e38973b3eaae 100644 --- a/net-p2p/autoscan/Makefile +++ b/net-p2p/autoscan/Makefile @@ -1,7 +1,7 @@ PORTNAME= autoscan DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net-p2p MAINTAINER= michiel@vanbaak.eu diff --git a/net-p2p/bitmark-cli/Makefile b/net-p2p/bitmark-cli/Makefile index 0d0811139946..6b4c578907c2 100644 --- a/net-p2p/bitmark-cli/Makefile +++ b/net-p2p/bitmark-cli/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -cli COMMENT= Bitmark distributed property system cli diff --git a/net-p2p/bitmark-daemon/Makefile b/net-p2p/bitmark-daemon/Makefile index 04a547fbe151..da7c5e76313f 100644 --- a/net-p2p/bitmark-daemon/Makefile +++ b/net-p2p/bitmark-daemon/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -daemon COMMENT= Bitmark distributed property system daemon diff --git a/net-p2p/bitmark-recorder/Makefile b/net-p2p/bitmark-recorder/Makefile index 18dfd391be23..6831bf61272d 100644 --- a/net-p2p/bitmark-recorder/Makefile +++ b/net-p2p/bitmark-recorder/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -recorder COMMENT= Bitmark distributed property system recorder diff --git a/net-p2p/bitmark/Makefile b/net-p2p/bitmark/Makefile index c05d84a5be3a..e4f140ba1d43 100644 --- a/net-p2p/bitmark/Makefile +++ b/net-p2p/bitmark/Makefile @@ -1,7 +1,7 @@ PORTNAME= bitmark DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MAINTAINER= hsw@bitmark.com diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile index 808425f1254f..330dfb175590 100644 --- a/net-p2p/go-ethereum/Makefile +++ b/net-p2p/go-ethereum/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-ethereum DISTVERSIONPREFIX= v DISTVERSION= 1.12.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-p2p MAINTAINER= me@enriquefynn.com diff --git a/net/benthos/Makefile b/net/benthos/Makefile index d4f2d8422a15..eee35b1bf990 100644 --- a/net/benthos/Makefile +++ b/net/benthos/Makefile @@ -1,7 +1,7 @@ PORTNAME= benthos DISTVERSIONPREFIX= v DISTVERSION= 4.27.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/bosh-bootloader/Makefile b/net/bosh-bootloader/Makefile index 76f1773b73ba..0957822cbc26 100644 --- a/net/bosh-bootloader/Makefile +++ b/net/bosh-bootloader/Makefile @@ -1,6 +1,6 @@ PORTNAME= bosh-bootloader PORTVERSION= 7.6.0 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= net sysutils MAINTAINER= dumbbell@FreeBSD.org diff --git a/net/bosh-cli/Makefile b/net/bosh-cli/Makefile index 8a25cc188d84..d3ea6818d852 100644 --- a/net/bosh-cli/Makefile +++ b/net/bosh-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= bosh-cli PORTVERSION= 5.5.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= net sysutils MAINTAINER= dumbbell@FreeBSD.org diff --git a/net/cf/Makefile b/net/cf/Makefile index c1b261a0e6f5..b84801494425 100644 --- a/net/cf/Makefile +++ b/net/cf/Makefile @@ -1,7 +1,7 @@ PORTNAME= cf PORTVERSION= 6.49.0 DISTVERSIONPREFIX= v -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= net MAINTAINER= dumbbell@FreeBSD.org diff --git a/net/cloudquery/Makefile b/net/cloudquery/Makefile index 2c2fcd962423..b98d171a5bbc 100644 --- a/net/cloudquery/Makefile +++ b/net/cloudquery/Makefile @@ -1,7 +1,7 @@ PORTNAME= cloudquery DISTVERSIONPREFIX= v DISTVERSION= 0.32.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net MAINTAINER= se@FreeBSD.org diff --git a/net/concourse-fly/Makefile b/net/concourse-fly/Makefile index 7585ce8da5b1..c1015ee43878 100644 --- a/net/concourse-fly/Makefile +++ b/net/concourse-fly/Makefile @@ -1,6 +1,6 @@ PORTNAME= concourse PORTVERSION= 6.7.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= net sysutils MASTER_SITES= LOCAL/dumbbell/concourse/ PKGNAMESUFFIX= -fly diff --git a/net/containernetworking-plugins/Makefile b/net/containernetworking-plugins/Makefile index 39643f5664f7..4353a24a3f9a 100644 --- a/net/containernetworking-plugins/Makefile +++ b/net/containernetworking-plugins/Makefile @@ -1,7 +1,7 @@ PORTNAME= containernetworking-plugins DISTVERSIONPREFIX= freebsd-v DISTVERSION= 0.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net MAINTAINER= dfr@FreeBSD.org diff --git a/net/croc/Makefile b/net/croc/Makefile index aa443047d1a7..0a5231e7331e 100644 --- a/net/croc/Makefile +++ b/net/croc/Makefile @@ -1,7 +1,7 @@ PORTNAME= croc PORTVERSION= 10.0.13 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/evans/Makefile b/net/evans/Makefile index ec68a8a94b1f..d35f924c13bf 100644 --- a/net/evans/Makefile +++ b/net/evans/Makefile @@ -1,7 +1,7 @@ PORTNAME= evans DISTVERSIONPREFIX= v DISTVERSION= 0.10.11 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net MAINTAINER= lcook@FreeBSD.org diff --git a/net/gemget/Makefile b/net/gemget/Makefile index cfa58be3a524..58935c46e386 100644 --- a/net/gemget/Makefile +++ b/net/gemget/Makefile @@ -1,7 +1,7 @@ PORTNAME= gemget DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= codeleaves@yahoo.com diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile index e4bdddbb65c9..12b86ab2e049 100644 --- a/net/geoipupdate/Makefile +++ b/net/geoipupdate/Makefile @@ -1,7 +1,7 @@ PORTNAME= geoipupdate PORTVERSION= 7.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net geography MAINTAINER= adamw@FreeBSD.org diff --git a/net/go-bapu/Makefile b/net/go-bapu/Makefile index 727f726d8d1a..013d43f3c33a 100644 --- a/net/go-bapu/Makefile +++ b/net/go-bapu/Makefile @@ -1,6 +1,6 @@ PORTNAME= bapu PORTVERSION= 0.3.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= net MASTER_SITES= https://bitbucket.org/carlostrub/bapu/get/ PKGNAMEPREFIX= go- diff --git a/net/go-cs/Makefile b/net/go-cs/Makefile index 749066dcf518..66f2a9360270 100644 --- a/net/go-cs/Makefile +++ b/net/go-cs/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-cs PORTVERSION= 0.9 DISTVERSIONPREFIX= v -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= net MAINTAINER= akosela@andykosela.com diff --git a/net/go-tcping/Makefile b/net/go-tcping/Makefile index a4cf752aaf72..77460bb09c64 100644 --- a/net/go-tcping/Makefile +++ b/net/go-tcping/Makefile @@ -1,7 +1,7 @@ PORTNAME= tcping DISTVERSIONPREFIX= v DISTVERSION= 2.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${PORTNAME}/${DISTVERSIONFULL}/:gomod PKGNAMEPREFIX= go- diff --git a/net/gobgp/Makefile b/net/gobgp/Makefile index 6fc37ca0e638..daa5fe878235 100644 --- a/net/gobgp/Makefile +++ b/net/gobgp/Makefile @@ -1,7 +1,7 @@ PORTNAME= gobgp PORTVERSION= 3.25.0 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net DIST_SUBDIR= gobgp diff --git a/net/goreplay/Makefile b/net/goreplay/Makefile index 1f947c7b4e9b..9238e5928b88 100644 --- a/net/goreplay/Makefile +++ b/net/goreplay/Makefile @@ -1,7 +1,7 @@ PORTNAME= goreplay DISTVERSIONPREFIX= v DISTVERSION= 1.3.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= net MAINTAINER= bofh@FreeBSD.org diff --git a/net/gorss/Makefile b/net/gorss/Makefile index 207d4ccf6248..963183b420fd 100644 --- a/net/gorss/Makefile +++ b/net/gorss/Makefile @@ -1,7 +1,7 @@ PORTNAME= gorss PORTVERSION= 0.4 DISTVERSIONPREFIX= v -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net www MAINTAINER= ports@FreeBSD.org diff --git a/net/grpcox/Makefile b/net/grpcox/Makefile index c46bf4de73e3..326b427c3477 100644 --- a/net/grpcox/Makefile +++ b/net/grpcox/Makefile @@ -1,7 +1,7 @@ PORTNAME= grpcox DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= net www MAINTAINER= yuri@FreeBSD.org diff --git a/net/grpcui/Makefile b/net/grpcui/Makefile index d6d6cb46470d..2b45671ed258 100644 --- a/net/grpcui/Makefile +++ b/net/grpcui/Makefile @@ -1,7 +1,7 @@ PORTNAME= grpcui DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net www MAINTAINER= yuri@FreeBSD.org diff --git a/net/grpcurl/Makefile b/net/grpcurl/Makefile index 01215fd9ec9c..ca2ec0dd1113 100644 --- a/net/grpcurl/Makefile +++ b/net/grpcurl/Makefile @@ -1,7 +1,7 @@ PORTNAME= grpcurl DISTVERSIONPREFIX= v DISTVERSION= 1.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= nc@FreeBSD.org diff --git a/net/gscloud/Makefile b/net/gscloud/Makefile index 463e0b59286c..ae3512718c7d 100644 --- a/net/gscloud/Makefile +++ b/net/gscloud/Makefile @@ -1,7 +1,7 @@ PORTNAME= gscloud DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net devel MAINTAINER= egypcio@FreeBSD.org diff --git a/net/ipinfo-cli/Makefile b/net/ipinfo-cli/Makefile index 4d6c2f5d5a68..b4863fa3e095 100644 --- a/net/ipinfo-cli/Makefile +++ b/net/ipinfo-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= ipinfo DISTVERSIONPREFIX= ipinfo- DISTVERSION= 3.3.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MAINTAINER= dutra@FreeBSD.org diff --git a/net/krakend-ce/Makefile b/net/krakend-ce/Makefile index 5708cd0a9987..66d502c4cb36 100644 --- a/net/krakend-ce/Makefile +++ b/net/krakend-ce/Makefile @@ -1,6 +1,7 @@ PORTNAME= krakend-ce DISTVERSIONPREFIX= v DISTVERSION= 2.9.4 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= alster@vinterdalen.se diff --git a/net/kube-apiserver/Makefile b/net/kube-apiserver/Makefile index 6b25ac64715e..f9e6b4e32277 100644 --- a/net/kube-apiserver/Makefile +++ b/net/kube-apiserver/Makefile @@ -1,7 +1,7 @@ PORTNAME= kube-apiserver PORTVERSION= 1.27.2 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net MAINTAINER= loic.blot@unix-experience.fr diff --git a/net/kube-controller-manager/Makefile b/net/kube-controller-manager/Makefile index 7ee62e430eff..8c6b546f381b 100644 --- a/net/kube-controller-manager/Makefile +++ b/net/kube-controller-manager/Makefile @@ -1,7 +1,7 @@ PORTNAME= kube-controller-manager PORTVERSION= 1.27.2 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net MAINTAINER= loic.blot@unix-experience.fr diff --git a/net/kube-scheduler/Makefile b/net/kube-scheduler/Makefile index 57624d2cae94..2a5f28622be4 100644 --- a/net/kube-scheduler/Makefile +++ b/net/kube-scheduler/Makefile @@ -1,7 +1,7 @@ PORTNAME= kube-scheduler PORTVERSION= 1.27.2 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net MAINTAINER= loic.blot@unix-experience.fr diff --git a/net/librespeed-cli/Makefile b/net/librespeed-cli/Makefile index 31e9d13c04e1..9c13e43cd8ad 100644 --- a/net/librespeed-cli/Makefile +++ b/net/librespeed-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= librespeed-cli DISTVERSIONPREFIX= v DISTVERSION= 1.0.10 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= net www MAINTAINER= driesm@FreeBSD.org diff --git a/net/librespeed-go/Makefile b/net/librespeed-go/Makefile index 69560fbb17ed..ddd018c64d1d 100644 --- a/net/librespeed-go/Makefile +++ b/net/librespeed-go/Makefile @@ -1,7 +1,7 @@ PORTNAME= librespeed-go DISTVERSIONPREFIX= v DISTVERSION= 1.1.5 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= net www MAINTAINER= driesm@FreeBSD.org diff --git a/net/madonctl/Makefile b/net/madonctl/Makefile index bd43688926f6..0c7f689bf33f 100644 --- a/net/madonctl/Makefile +++ b/net/madonctl/Makefile @@ -1,7 +1,7 @@ PORTNAME= madonctl PORTVERSION= 2.3.2 DISTVERSIONPREFIX= v -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= net MAINTAINER= sunpoet@FreeBSD.org diff --git a/net/nats-nkeys/Makefile b/net/nats-nkeys/Makefile index 1660d0562f37..7fdb0e71b4e4 100644 --- a/net/nats-nkeys/Makefile +++ b/net/nats-nkeys/Makefile @@ -1,7 +1,7 @@ PORTNAME= nkeys PORTVERSION= 0.4.7 DISTVERSIONPREFIX= v -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net PKGNAMEPREFIX= nats- diff --git a/net/nats-nsc/Makefile b/net/nats-nsc/Makefile index 119af24b6af6..253d804e6c24 100644 --- a/net/nats-nsc/Makefile +++ b/net/nats-nsc/Makefile @@ -1,7 +1,7 @@ PORTNAME= nsc PORTVERSION= 2.10.0 DISTVERSIONPREFIX=v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net PKGNAMEPREFIX= nats- diff --git a/net/nats-server/Makefile b/net/nats-server/Makefile index 7028e0065261..7ec0d533d6f6 100644 --- a/net/nats-server/Makefile +++ b/net/nats-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= nats-server DISTVERSION= 2.10.23 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/nats-streaming-server/Makefile b/net/nats-streaming-server/Makefile index 7d64f861d3ce..bfd030ffa9a7 100644 --- a/net/nats-streaming-server/Makefile +++ b/net/nats-streaming-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= nats-streaming-server PORTVERSION= 0.25.5 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/nats-top/Makefile b/net/nats-top/Makefile index 31d44223dfdf..ab41ba4458ff 100644 --- a/net/nats-top/Makefile +++ b/net/nats-top/Makefile @@ -1,7 +1,7 @@ PORTNAME= nats-top PORTVERSION= 0.6.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/natscli/Makefile b/net/natscli/Makefile index cbf5efbbd18d..07847f90bdd7 100644 --- a/net/natscli/Makefile +++ b/net/natscli/Makefile @@ -1,7 +1,7 @@ PORTNAME= natscli PORTVERSION= 0.1.5 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/nsq/Makefile b/net/nsq/Makefile index ce92468b6530..016f863a9ef7 100644 --- a/net/nsq/Makefile +++ b/net/nsq/Makefile @@ -1,7 +1,7 @@ PORTNAME= nsq DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net MAINTAINER= jhixson@FreeBSD.org diff --git a/net/ooni-mini/Makefile b/net/ooni-mini/Makefile index 9a41f701545c..29c360e16676 100644 --- a/net/ooni-mini/Makefile +++ b/net/ooni-mini/Makefile @@ -1,7 +1,7 @@ PORTNAME= ooni-mini DISTVERSIONPREFIX= v DISTVERSION= 0.23.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= net www benchmarks MAINTAINER= egypcio@FreeBSD.org diff --git a/net/qrcp/Makefile b/net/qrcp/Makefile index b397f185f2e1..c63ea251d85c 100644 --- a/net/qrcp/Makefile +++ b/net/qrcp/Makefile @@ -1,7 +1,7 @@ PORTNAME= qrcp DISTVERSIONPREFIX= v DISTVERSION= 0.11.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= tagattie@FreeBSD.org diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile index 46d6d169c3f0..c4be4d7b5f48 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,7 +1,7 @@ PORTNAME= connect DISTVERSIONPREFIX= v DISTVERSION= 4.38.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net PKGNAMEPREFIX= redpanda- diff --git a/net/revsocks/Makefile b/net/revsocks/Makefile index 822ece6db784..0e172aab1783 100644 --- a/net/revsocks/Makefile +++ b/net/revsocks/Makefile @@ -1,7 +1,7 @@ PORTNAME= revsocks DISTVERSIONPREFIX= v DISTVERSION= 2.8 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net MAINTAINER= ehaupt@FreeBSD.org diff --git a/net/rospo/Makefile b/net/rospo/Makefile index 76a0f2e8f744..72068e989f92 100644 --- a/net/rospo/Makefile +++ b/net/rospo/Makefile @@ -1,6 +1,7 @@ PORTNAME= rospo DISTVERSIONPREFIX= v DISTVERSION= 0.14.0 +PORTREVISION= 1 CATEGORIES= net net-vpn sysutils MAINTAINER= fuz@FreeBSD.org diff --git a/net/s5cmd/Makefile b/net/s5cmd/Makefile index fb1ad68b7e07..233cc94a279b 100644 --- a/net/s5cmd/Makefile +++ b/net/s5cmd/Makefile @@ -1,7 +1,7 @@ PORTNAME= s5cmd DISTVERSIONPREFIX= v DISTVERSION= 2.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= ehaupt@FreeBSD.org diff --git a/net/slackcat/Makefile b/net/slackcat/Makefile index eeb5b91b4380..14cecb2c7169 100644 --- a/net/slackcat/Makefile +++ b/net/slackcat/Makefile @@ -1,6 +1,6 @@ PORTNAME= slackcat DISTVERSION= 1.7.3 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= net MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/net/speedtest-go/Makefile b/net/speedtest-go/Makefile index db88d07ef113..8d2a939190d9 100644 --- a/net/speedtest-go/Makefile +++ b/net/speedtest-go/Makefile @@ -1,7 +1,7 @@ PORTNAME= speedtest-go DISTVERSIONPREFIX= v DISTVERSION= 1.7.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net www MAINTAINER= driesm@FreeBSD.org diff --git a/net/spoofdpi/Makefile b/net/spoofdpi/Makefile index 3c5eb863196d..ba99a859bde4 100644 --- a/net/spoofdpi/Makefile +++ b/net/spoofdpi/Makefile @@ -1,7 +1,7 @@ PORTNAME= spoofdpi DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= nxjoseph@protonmail.com diff --git a/net/stc/Makefile b/net/stc/Makefile index ba2ea862ad19..7f830f4f857a 100644 --- a/net/stc/Makefile +++ b/net/stc/Makefile @@ -1,6 +1,6 @@ PORTNAME= stc PORTVERSION= 1.5.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= kbowling@FreeBSD.org diff --git a/net/storj/Makefile b/net/storj/Makefile index e37b64e4612b..b7303091f920 100644 --- a/net/storj/Makefile +++ b/net/storj/Makefile @@ -1,7 +1,7 @@ PORTNAME= storj PORTVERSION= 1.117.8 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= danfe@FreeBSD.org diff --git a/net/termshark/Makefile b/net/termshark/Makefile index 9eb7a8475d7c..00da8369fb19 100644 --- a/net/termshark/Makefile +++ b/net/termshark/Makefile @@ -1,7 +1,7 @@ PORTNAME= termshark PORTVERSION= 2.4.0 DISTVERSIONPREFIX=v -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= net MAINTAINER= zi@FreeBSD.org diff --git a/net/tunneller/Makefile b/net/tunneller/Makefile index cd0c6bdf5f77..48bb55f859b9 100644 --- a/net/tunneller/Makefile +++ b/net/tunneller/Makefile @@ -1,7 +1,7 @@ PORTNAME= tunneller DISTVERSIONPREFIX= release- DISTVERSION= 0.6 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/v2ray/Makefile b/net/v2ray/Makefile index 9ebad1792725..af79826804ef 100644 --- a/net/v2ray/Makefile +++ b/net/v2ray/Makefile @@ -1,6 +1,7 @@ PORTNAME= v2ray DISTVERSIONPREFIX= v DISTVERSION= 5.30.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= shen.elf@gmail.com diff --git a/net/wgcf/Makefile b/net/wgcf/Makefile index 35f606a9541a..e8452a86de1a 100644 --- a/net/wgcf/Makefile +++ b/net/wgcf/Makefile @@ -1,6 +1,7 @@ PORTNAME= wgcf PORTVERSION= 2.2.26 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= sunpoet@FreeBSD.org diff --git a/net/wireguard-go/Makefile b/net/wireguard-go/Makefile index 259c74b38a58..75c56b9fe891 100644 --- a/net/wireguard-go/Makefile +++ b/net/wireguard-go/Makefile @@ -1,6 +1,6 @@ PORTNAME= wireguard-go PORTVERSION= 0.0.20230223 -PORTREVISION= 13 +PORTREVISION= 14 PORTEPOCH= 1 CATEGORIES= net net-vpn MASTER_SITES= https://git.zx2c4.com/wireguard-go/snapshot/ diff --git a/net/wireproxy/Makefile b/net/wireproxy/Makefile index 9ffadf10e450..03fbc95d9cc3 100644 --- a/net/wireproxy/Makefile +++ b/net/wireproxy/Makefile @@ -1,7 +1,7 @@ PORTNAME= wireproxy DISTVERSIONPREFIX= v DISTVERSION= 1.0.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MAINTAINER= lwhsu@FreeBSD.org diff --git a/net/wlvncc/Makefile b/net/wlvncc/Makefile index 8c2d41a2a074..9e5bceef94ba 100644 --- a/net/wlvncc/Makefile +++ b/net/wlvncc/Makefile @@ -1,5 +1,5 @@ PORTNAME= wlvncc -PORTVERSION= s20250307 +PORTVERSION= s20250425 CATEGORIES= net wayland MAINTAINER= jbeich@FreeBSD.org @@ -26,7 +26,7 @@ USE_GITHUB= yes USE_GL= egl gbm glesv2 USE_XORG= pixman GH_ACCOUNT= any1 -GH_TAGNAME= bec7a54 +GH_TAGNAME= a6a5463 PLIST_FILES= bin/${PORTNAME} .include <bsd.port.mk> diff --git a/net/wlvncc/distinfo b/net/wlvncc/distinfo index 746864294f13..db10a1ed875c 100644 --- a/net/wlvncc/distinfo +++ b/net/wlvncc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741381399 -SHA256 (any1-wlvncc-s20250307-bec7a54_GH0.tar.gz) = a7c8a1ca41797f99580ae61ad816ff87fc2d3c0b88b9e1b6cb224ba0639fc0d8 -SIZE (any1-wlvncc-s20250307-bec7a54_GH0.tar.gz) = 171195 +TIMESTAMP = 1747860801 +SHA256 (any1-wlvncc-s20250425-a6a5463_GH0.tar.gz) = 9264f2cddb1533c7317790c6ad3890718f2b4fead8ace1f5c07e271582fc5f4e +SIZE (any1-wlvncc-s20250425-a6a5463_GH0.tar.gz) = 171366 diff --git a/net/xapsd/Makefile b/net/xapsd/Makefile index 30ac9b4c6809..802f0f4a291a 100644 --- a/net/xapsd/Makefile +++ b/net/xapsd/Makefile @@ -1,5 +1,6 @@ PORTNAME= xapsd DISTVERSION= g20241228 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= PopularMoment@protonmail.com diff --git a/ports-mgmt/caronade/Makefile b/ports-mgmt/caronade/Makefile index ebc407ddc3a2..9455f8e6cc03 100644 --- a/ports-mgmt/caronade/Makefile +++ b/ports-mgmt/caronade/Makefile @@ -1,7 +1,7 @@ PORTNAME= caronade DISTVERSIONPREFIX=v DISTVERSION= 0.7.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= ports-mgmt MAINTAINER= decke@FreeBSD.org diff --git a/ports-mgmt/fallout/Makefile b/ports-mgmt/fallout/Makefile index 8946e122b410..aa4d9d427e7e 100644 --- a/ports-mgmt/fallout/Makefile +++ b/ports-mgmt/fallout/Makefile @@ -1,7 +1,7 @@ PORTNAME= fallout DISTVERSIONPREFIX= v DISTVERSION= 1.0.4 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= ports-mgmt MAINTAINER= ports@FreeBSD.org diff --git a/ports-mgmt/modules2tuple/Makefile b/ports-mgmt/modules2tuple/Makefile index e7cdbf6a8b6c..818bad511045 100644 --- a/ports-mgmt/modules2tuple/Makefile +++ b/ports-mgmt/modules2tuple/Makefile @@ -1,7 +1,7 @@ PORTNAME= modules2tuple DISTVERSIONPREFIX= v DISTVERSION= 2.2.4 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= ports-mgmt MAINTAINER= ports@FreeBSD.org diff --git a/ports-mgmt/portgrep/Makefile b/ports-mgmt/portgrep/Makefile index ead0f53b0d19..a0c2ffc9af2e 100644 --- a/ports-mgmt/portgrep/Makefile +++ b/ports-mgmt/portgrep/Makefile @@ -1,7 +1,7 @@ PORTNAME= portgrep DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= ports-mgmt MAINTAINER= ports@FreeBSD.org diff --git a/ports-mgmt/poudriere-devel/Makefile b/ports-mgmt/poudriere-devel/Makefile index 0cc2bebb73a8..59b78cc31732 100644 --- a/ports-mgmt/poudriere-devel/Makefile +++ b/ports-mgmt/poudriere-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= poudriere -DISTVERSION= 3.4.99.20250209 +DISTVERSION= 3.4.99.20250521 PORTREVISION= 0 CATEGORIES= ports-mgmt MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \ @@ -17,7 +17,7 @@ CONFLICTS_INSTALL= poudriere USE_GITHUB= yes GH_ACCOUNT= freebsd -GH_TAGNAME= 3.3.0-1855-ga2e09fd88c +GH_TAGNAME= 3.3.0-1971-g67daecb2c GNU_CONFIGURE= yes ETCDIR= ${PREFIX}/etc/poudriere.d diff --git a/ports-mgmt/poudriere-devel/distinfo b/ports-mgmt/poudriere-devel/distinfo index 4f0da4ac716b..58f1df1adf96 100644 --- a/ports-mgmt/poudriere-devel/distinfo +++ b/ports-mgmt/poudriere-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739134238 -SHA256 (freebsd-poudriere-3.4.99.20250209-3.3.0-1855-ga2e09fd88c_GH0.tar.gz) = cfaf045504ccc5bc598dad2def53776ecd30bc040388e154fdfe476abed06048 -SIZE (freebsd-poudriere-3.4.99.20250209-3.3.0-1855-ga2e09fd88c_GH0.tar.gz) = 5753139 +TIMESTAMP = 1747857415 +SHA256 (freebsd-poudriere-3.4.99.20250521-3.3.0-1971-g67daecb2c_GH0.tar.gz) = 4ab1ef88466d75130ea7eeb37e62fccd2a78395bb3a5941aae25b7c2872a7257 +SIZE (freebsd-poudriere-3.4.99.20250521-3.3.0-1971-g67daecb2c_GH0.tar.gz) = 5770704 diff --git a/print/ipp-usb/Makefile b/print/ipp-usb/Makefile index 44f1ae5abc41..54a85c24f0d9 100644 --- a/print/ipp-usb/Makefile +++ b/print/ipp-usb/Makefile @@ -1,6 +1,6 @@ PORTNAME= ipp-usb DISTVERSION= 0.9.24 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MAINTAINER= chuanwei.foo@hotmail.com diff --git a/science/csvtk/Makefile b/science/csvtk/Makefile index 7932341a584d..563205ea9120 100644 --- a/science/csvtk/Makefile +++ b/science/csvtk/Makefile @@ -1,7 +1,7 @@ PORTNAME= csvtk DISTVERSIONPREFIX= v DISTVERSION= 0.33.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= jwb@FreeBSD.org diff --git a/science/molgif/Makefile b/science/molgif/Makefile index 19ebca83657a..a0666ea10986 100644 --- a/science/molgif/Makefile +++ b/science/molgif/Makefile @@ -1,6 +1,6 @@ PORTNAME= molgif DISTVERSION= g20180108 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/security/2fa/Makefile b/security/2fa/Makefile index 20719ba0976d..e7b2b7a8ef26 100644 --- a/security/2fa/Makefile +++ b/security/2fa/Makefile @@ -1,7 +1,7 @@ PORTNAME= 2fa DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/acmetool/Makefile b/security/acmetool/Makefile index b3e417deae79..16e0c769c357 100644 --- a/security/acmetool/Makefile +++ b/security/acmetool/Makefile @@ -1,7 +1,7 @@ PORTNAME= acmetool DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= security MAINTAINER= samm@FreeBSD.org diff --git a/security/age/Makefile b/security/age/Makefile index 23625902150a..e3072d363a2c 100644 --- a/security/age/Makefile +++ b/security/age/Makefile @@ -1,7 +1,7 @@ PORTNAME= age DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/assh/Makefile b/security/assh/Makefile index a5e8a85d0985..d5690754daa9 100644 --- a/security/assh/Makefile +++ b/security/assh/Makefile @@ -1,7 +1,7 @@ PORTNAME= assh DISTVERSIONPREFIX= v DISTVERSION= 2.15.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= security MAINTAINER= ashish@FreeBSD.org diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile index 5bb7e0b17303..7929bc9303d7 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -1,6 +1,7 @@ PORTNAME= aws-iam-authenticator PORTVERSION= 0.7.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security MAINTAINER= danilo@FreeBSD.org diff --git a/security/aws-vault/Makefile b/security/aws-vault/Makefile index 4fa2f524470f..f13d18cf44ff 100644 --- a/security/aws-vault/Makefile +++ b/security/aws-vault/Makefile @@ -1,7 +1,7 @@ PORTNAME= aws-vault DISTVERSIONPREFIX= v DISTVERSION= 6.6.2 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 6605e0b5f37c..3dadd14f0bfd 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,6 @@ PORTNAME= boringssl PORTVERSION= 0.0.0.0.2025.05.13.01 +PORTREVISION= 1 CATEGORIES= security EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}-${GH_TAGNAME}_GH0.tar.gz diff --git a/security/caldera-ot/Makefile b/security/caldera-ot/Makefile index fd0da82f0f81..32d97cd0724c 100644 --- a/security/caldera-ot/Makefile +++ b/security/caldera-ot/Makefile @@ -1,6 +1,6 @@ PORTNAME= caldera-ot DISTVERSION= 5.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python MAINTAINER= acm@FreeBSD.org diff --git a/security/caldera/Makefile b/security/caldera/Makefile index 1d5c98fd84be..c26559b8562f 100644 --- a/security/caldera/Makefile +++ b/security/caldera/Makefile @@ -1,6 +1,6 @@ PORTNAME= caldera DISTVERSION= 5.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python MAINTAINER= acm@FreeBSD.org diff --git a/security/certificate_maker/Makefile b/security/certificate_maker/Makefile index c520d1e66d57..c25be79e55eb 100644 --- a/security/certificate_maker/Makefile +++ b/security/certificate_maker/Makefile @@ -1,6 +1,7 @@ PORTNAME= certificate_maker DISTVERSIONPREFIX= v DISTVERSION= 1.7.1 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/certmgr/Makefile b/security/certmgr/Makefile index b1d5e599a9ab..e33c4957aacb 100644 --- a/security/certmgr/Makefile +++ b/security/certmgr/Makefile @@ -1,7 +1,7 @@ PORTNAME= certmgr DISTVERSIONPREFIX= v DISTVERSION= 3.0.3 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= security net MAINTAINER= fuz@FreeBSD.org diff --git a/security/cfssl/Makefile b/security/cfssl/Makefile index fa64e80e9b70..57f426310a22 100644 --- a/security/cfssl/Makefile +++ b/security/cfssl/Makefile @@ -1,7 +1,7 @@ PORTNAME= cfssl DISTVERSIONPREFIX= v DISTVERSION= 1.6.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/crlfuzz/Makefile b/security/crlfuzz/Makefile index 87aa4c37003f..27813650742f 100644 --- a/security/crlfuzz/Makefile +++ b/security/crlfuzz/Makefile @@ -1,7 +1,7 @@ PORTNAME= crlfuzz PORTVERSION= 1.4.1 DISTVERSIONPREFIX= v -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/crowdsec-blocklist-mirror/Makefile b/security/crowdsec-blocklist-mirror/Makefile index 9b7d9e1a4cc4..cee7c4533550 100644 --- a/security/crowdsec-blocklist-mirror/Makefile +++ b/security/crowdsec-blocklist-mirror/Makefile @@ -2,7 +2,7 @@ PORTNAME= crowdsec-blocklist-mirror DISTVERSIONPREFIX= v DISTVERSION= 0.0.2 DISTVERSIONSUFFIX= -freebsd -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= security MAINTAINER= marco@crowdsec.net diff --git a/security/crowdsec-firewall-bouncer/Makefile b/security/crowdsec-firewall-bouncer/Makefile index 1a3b07c4adaf..b4e96f50e4ce 100644 --- a/security/crowdsec-firewall-bouncer/Makefile +++ b/security/crowdsec-firewall-bouncer/Makefile @@ -1,6 +1,7 @@ PORTNAME= crowdsec-firewall-bouncer DISTVERSIONPREFIX= v DISTVERSION= 0.0.32 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= marco@crowdsec.net diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile index 14510f464b77..38441a1ec40b 100644 --- a/security/crowdsec/Makefile +++ b/security/crowdsec/Makefile @@ -1,6 +1,7 @@ PORTNAME= crowdsec DISTVERSIONPREFIX= v DISTVERSION= 1.6.8 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= marco@crowdsec.net diff --git a/security/ct-submit/Makefile b/security/ct-submit/Makefile index 9c91eed05dab..5f5cd4e97b08 100644 --- a/security/ct-submit/Makefile +++ b/security/ct-submit/Makefile @@ -1,6 +1,6 @@ PORTNAME= ct-submit PORTVERSION= 1.1.2 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= security www MAINTAINER= jim@ohlste.in diff --git a/security/enc/Makefile b/security/enc/Makefile index d358605824f2..2d7ee5bd67b2 100644 --- a/security/enc/Makefile +++ b/security/enc/Makefile @@ -1,6 +1,6 @@ PORTNAME= enc DISTVERSION= 1.1.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security MAINTAINER= DtxdF@disroot.org diff --git a/security/ffuf/Makefile b/security/ffuf/Makefile index b7e14e879048..37102d0f892c 100644 --- a/security/ffuf/Makefile +++ b/security/ffuf/Makefile @@ -1,7 +1,7 @@ PORTNAME= ffuf DISTVERSIONPREFIX=v DISTVERSION= 2.1.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= security www MAINTAINER= dutra@FreeBSD.org diff --git a/security/git-credential-azure/Makefile b/security/git-credential-azure/Makefile index cd09f5cce601..8ad1d955306b 100644 --- a/security/git-credential-azure/Makefile +++ b/security/git-credential-azure/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-credential-azure DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org diff --git a/security/git-credential-oauth/Makefile b/security/git-credential-oauth/Makefile index 013666a97707..292927d9492d 100644 --- a/security/git-credential-oauth/Makefile +++ b/security/git-credential-oauth/Makefile @@ -1,6 +1,7 @@ PORTNAME= git-credential-oauth DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org diff --git a/security/gitjacker/Makefile b/security/gitjacker/Makefile index 9d6b289fe157..dede3de125c6 100644 --- a/security/gitjacker/Makefile +++ b/security/gitjacker/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitjacker DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/go-cve-dictionary/Makefile b/security/go-cve-dictionary/Makefile index 60cd7cbb8aab..cd23d7705c0c 100644 --- a/security/go-cve-dictionary/Makefile +++ b/security/go-cve-dictionary/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-cve-dictionary DISTVERSIONPREFIX=v DISTVERSION= 0.11.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= girgen@FreeBSD.org diff --git a/security/go-tuf/Makefile b/security/go-tuf/Makefile index 2aeed17e14ad..9cc424a40c70 100644 --- a/security/go-tuf/Makefile +++ b/security/go-tuf/Makefile @@ -1,6 +1,7 @@ PORTNAME= go-tuf DISTVERSIONPREFIX= v DISTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/gokart/Makefile b/security/gokart/Makefile index d27b61fdd64b..beb5d0b88218 100644 --- a/security/gokart/Makefile +++ b/security/gokart/Makefile @@ -1,7 +1,7 @@ PORTNAME= gokart DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/gokey/Makefile b/security/gokey/Makefile index 0bf965c28340..98fb26881c94 100644 --- a/security/gokey/Makefile +++ b/security/gokey/Makefile @@ -1,6 +1,7 @@ PORTNAME= gokey DISTVERSIONPREFIX= v DISTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/gopass/Makefile b/security/gopass/Makefile index 50b5c4557010..02432c04c287 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -1,6 +1,7 @@ PORTNAME= gopass DISTVERSIONPREFIX= v DISTVERSION= 1.15.16 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org @@ -16,7 +17,7 @@ ONLY_FOR_ARCHS_REASON= upstream only supports ${ONLY_FOR_ARCHS} RUN_DEPENDS= git:devel/git \ gpg2:security/gnupg -USES= go:1.24,modules +USES= go:modules # Usage examples are in a separate repo USE_GITHUB= nodefault diff --git a/security/gosec/Makefile b/security/gosec/Makefile index e3d516369e07..a554e893f0bd 100644 --- a/security/gosec/Makefile +++ b/security/gosec/Makefile @@ -1,7 +1,7 @@ PORTNAME= gosec DISTVERSIONPREFIX= v DISTVERSION= 2.22.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security devel MAINTAINER= yuri@FreeBSD.org diff --git a/security/hockeypuck/Makefile b/security/hockeypuck/Makefile index c969c427541e..57b552560ee0 100644 --- a/security/hockeypuck/Makefile +++ b/security/hockeypuck/Makefile @@ -1,5 +1,6 @@ PORTNAME= hockeypuck DISTVERSION= 2.2.3 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= me@svmhdvn.name diff --git a/security/honeytrap/Makefile b/security/honeytrap/Makefile index 896f3eb17beb..ca2e7b810975 100644 --- a/security/honeytrap/Makefile +++ b/security/honeytrap/Makefile @@ -1,6 +1,6 @@ PORTNAME= honeytrap DISTVERSION= g20210510 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= security MAINTAINER= ezri.mudde@dutchsec.com diff --git a/security/horcrux/Makefile b/security/horcrux/Makefile index d8344616eb2c..9f7f6139400d 100644 --- a/security/horcrux/Makefile +++ b/security/horcrux/Makefile @@ -1,7 +1,7 @@ PORTNAME= horcrux DISTVERSIONPREFIX= v DISTVERSION= 0.3 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= security MAINTAINER= lcook@FreeBSD.org diff --git a/security/keybase/Makefile b/security/keybase/Makefile index 69f918a63ca0..d3450264cf7d 100644 --- a/security/keybase/Makefile +++ b/security/keybase/Makefile @@ -1,6 +1,7 @@ PORTNAME= keybase PORTVERSION= 6.5.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org diff --git a/security/kpmenu/Makefile b/security/kpmenu/Makefile index adb03768681a..63012e32be41 100644 --- a/security/kpmenu/Makefile +++ b/security/kpmenu/Makefile @@ -1,7 +1,7 @@ PORTNAME= kpmenu DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= security MAINTAINER= bapt@FreeBSD.org diff --git a/security/meek/Makefile b/security/meek/Makefile index 2524936db273..dd5f7fab1c36 100644 --- a/security/meek/Makefile +++ b/security/meek/Makefile @@ -1,7 +1,7 @@ PORTNAME= meek DISTVERSIONPREFIX=v DISTVERSION= 0.37.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile index 5dc994025af5..98017adf02c2 100644 --- a/security/metasploit/Makefile +++ b/security/metasploit/Makefile @@ -1,5 +1,6 @@ PORTNAME= metasploit DISTVERSION= 6.4.58 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= tanawts@gmail.com diff --git a/security/nebula/Makefile b/security/nebula/Makefile index 997f25e1df00..a25a9e6ff6da 100644 --- a/security/nebula/Makefile +++ b/security/nebula/Makefile @@ -1,7 +1,7 @@ PORTNAME= nebula DISTVERSIONPREFIX= v DISTVERSION= 1.8.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= security MAINTAINER= ashish@FreeBSD.org diff --git a/security/obfs4proxy-tor/Makefile b/security/obfs4proxy-tor/Makefile index 2544f4606ec6..cb295f8262aa 100644 --- a/security/obfs4proxy-tor/Makefile +++ b/security/obfs4proxy-tor/Makefile @@ -1,6 +1,6 @@ PORTNAME= obfs4proxy DISTVERSION= 0.0.14 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= security net PKGNAMESUFFIX= -tor DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/security/onionscan/Makefile b/security/onionscan/Makefile index 416317e615f3..0a32826d1d83 100644 --- a/security/onionscan/Makefile +++ b/security/onionscan/Makefile @@ -1,7 +1,7 @@ PORTNAME= onionscan DISTVERSIONPREFIX= OnionScan- DISTVERSION= 0.2 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org diff --git a/security/openvpn-auth-oauth2/Makefile b/security/openvpn-auth-oauth2/Makefile index c342db717442..0d58c182a0d8 100644 --- a/security/openvpn-auth-oauth2/Makefile +++ b/security/openvpn-auth-oauth2/Makefile @@ -1,6 +1,7 @@ PORTNAME= openvpn-auth-oauth2 DISTVERSIONPREFIX= v DISTVERSION= 1.23.0 +PORTREVISION= 1 CATEGORIES= security net net-vpn MAINTAINER= otis@FreeBSD.org diff --git a/security/picocrypt/Makefile b/security/picocrypt/Makefile index e56b211c3186..1aa350b95238 100644 --- a/security/picocrypt/Makefile +++ b/security/picocrypt/Makefile @@ -1,5 +1,6 @@ PORTNAME= picocrypt DISTVERSION= 1.48 # Missing modules.txt, generate one with `go mod vendor` and place it in ${FILESDIR} +PORTREVISION= 2 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org @@ -15,7 +16,7 @@ ONLY_FOR_ARCHS_REASON= upstream only supports 64-bit LIB_DEPENDS= libharfbuzz.so:print/harfbuzz -USES= gl gnome go:1.24,modules pkgconfig xorg +USES= gl gnome go:modules pkgconfig xorg USE_GL= gl USE_GNOME= cairo gdkpixbuf gtk30 USE_XORG= x11 xau xcb xdmcp diff --git a/security/rekor/Makefile b/security/rekor/Makefile index fc47905048e5..28298b6943e6 100644 --- a/security/rekor/Makefile +++ b/security/rekor/Makefile @@ -1,6 +1,7 @@ PORTNAME= rekor DISTVERSIONPREFIX= v DISTVERSION= 1.3.10 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/snowflake-tor/Makefile b/security/snowflake-tor/Makefile index 57ff0543eb68..84141b6486d5 100644 --- a/security/snowflake-tor/Makefile +++ b/security/snowflake-tor/Makefile @@ -1,7 +1,7 @@ PORTNAME= snowflake DISTVERSIONPREFIX= v PORTVERSION= 2.5.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= security net PKGNAMESUFFIX= -tor diff --git a/security/ssb/Makefile b/security/ssb/Makefile index f944f31cfb3c..30612d520ee3 100644 --- a/security/ssb/Makefile +++ b/security/ssb/Makefile @@ -1,7 +1,7 @@ PORTNAME= ssb DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/ssllabs-scan/Makefile b/security/ssllabs-scan/Makefile index 3e5d94e14e20..e0b11eb240f9 100644 --- a/security/ssllabs-scan/Makefile +++ b/security/ssllabs-scan/Makefile @@ -1,7 +1,7 @@ PORTNAME= ssllabs-scan DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org diff --git a/security/stegify/Makefile b/security/stegify/Makefile index 72796ba94497..12ac717d43f4 100644 --- a/security/stegify/Makefile +++ b/security/stegify/Makefile @@ -2,7 +2,7 @@ PORTNAME= stegify DISTVERSIONPREFIX= v DISTVERSION= 1.2-2 DISTVERSIONSUFFIX= -g62518ca -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= security graphics MAINTAINER= yuri@FreeBSD.org diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index 8cb0b062b609..65b96b84d368 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,6 +1,7 @@ PORTNAME= tailscale PORTVERSION= 1.82.5 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security net-vpn MAINTAINER= ashish@FreeBSD.org diff --git a/security/teleport/Makefile b/security/teleport/Makefile index cca1e645aab2..ddfd274ba7f0 100644 --- a/security/teleport/Makefile +++ b/security/teleport/Makefile @@ -1,7 +1,7 @@ PORTNAME= teleport DISTVERSIONPREFIX= v DISTVERSION= 5.2.5 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= security MAINTAINER= kraileth@elderlinux.org diff --git a/security/timestamp-authority/Makefile b/security/timestamp-authority/Makefile index 4cd5f0730b71..0a5ba4654d27 100644 --- a/security/timestamp-authority/Makefile +++ b/security/timestamp-authority/Makefile @@ -1,6 +1,7 @@ PORTNAME= timestamp-authority DISTVERSIONPREFIX= v DISTVERSION= 1.2.7 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile index 7b40caac7e33..484d1498ef45 100644 --- a/security/totp-cli/Makefile +++ b/security/totp-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= totp-cli PORTVERSION= 1.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org diff --git a/security/trillian/Makefile b/security/trillian/Makefile index 030fb4024a2e..716c2d98b19f 100644 --- a/security/trillian/Makefile +++ b/security/trillian/Makefile @@ -1,6 +1,7 @@ PORTNAME= trillian DISTVERSIONPREFIX= v DISTVERSION= 1.7.2 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/trivy/Makefile b/security/trivy/Makefile index ad36ebf70235..03dbdc86a4d1 100644 --- a/security/trivy/Makefile +++ b/security/trivy/Makefile @@ -1,6 +1,7 @@ PORTNAME= trivy DISTVERSIONPREFIX= v DISTVERSION= 0.62.1 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= mfechner@FreeBSD.org diff --git a/security/vault/Makefile b/security/vault/Makefile index f9d7fbdb0097..cb8f907c7796 100644 --- a/security/vault/Makefile +++ b/security/vault/Makefile @@ -1,6 +1,7 @@ PORTNAME= vault DISTVERSIONPREFIX= v DISTVERSION= 1.19.3 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://raw.githubusercontent.com/hashicorp/vault/${DISTVERSIONFULL}/ \ LOCAL/bofh/security/${PORTNAME}/:web_ui diff --git a/security/vuls/Makefile b/security/vuls/Makefile index 1ade7a45b4e5..2ab5e195efa7 100644 --- a/security/vuls/Makefile +++ b/security/vuls/Makefile @@ -1,6 +1,7 @@ PORTNAME= vuls DISTVERSIONPREFIX=v DISTVERSION= 0.32.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= girgen@FreeBSD.org diff --git a/security/vulsrepo/Makefile b/security/vulsrepo/Makefile index 83550fca53b7..01b65431e40d 100644 --- a/security/vulsrepo/Makefile +++ b/security/vulsrepo/Makefile @@ -1,7 +1,7 @@ PORTNAME= vulsrepo PORTVERSION= 0.7.1 DISTVERSIONPREFIX=v -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security www MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${PORTNAME}/v${PORTVERSION}/server/:gomod DISTFILES= go.mod:gomod diff --git a/security/webtunnel-tor/Makefile b/security/webtunnel-tor/Makefile index c32280fa8707..66d48911b041 100644 --- a/security/webtunnel-tor/Makefile +++ b/security/webtunnel-tor/Makefile @@ -1,6 +1,6 @@ PORTNAME= webtunnel PORTVERSION= 0.0.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= security net PKGNAMESUFFIX= -tor diff --git a/security/xhash/Makefile b/security/xhash/Makefile index 37b411cf42bd..f5b12c775040 100644 --- a/security/xhash/Makefile +++ b/security/xhash/Makefile @@ -1,6 +1,7 @@ PORTNAME= xhash DISTVERSIONPREFIX= v DISTVERSION= 3.6.3 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= rbranco@suse.com diff --git a/security/yubikey-agent/Makefile b/security/yubikey-agent/Makefile index 2b36a63a0cfe..2e1a3ef81dec 100644 --- a/security/yubikey-agent/Makefile +++ b/security/yubikey-agent/Makefile @@ -1,7 +1,7 @@ PORTNAME= yubikey-agent DISTVERSIONPREFIX= v DISTVERSION= 0.1.6 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= security sysutils MAINTAINER= egypcio@FreeBSD.org diff --git a/shells/antibody/Makefile b/shells/antibody/Makefile index ae049ae3cb27..017c95e891b5 100644 --- a/shells/antibody/Makefile +++ b/shells/antibody/Makefile @@ -1,7 +1,7 @@ PORTNAME= antibody PORTVERSION= 6.1.1 DISTVERSIONPREFIX= v -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= shells MAINTAINER= ports@FreeBSD.org diff --git a/shells/carapace/Makefile b/shells/carapace/Makefile index 0cbd25c42c53..439ddf6085ae 100644 --- a/shells/carapace/Makefile +++ b/shells/carapace/Makefile @@ -1,6 +1,7 @@ PORTNAME= carapace DISTVERSIONPREFIX= v DISTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= tagattie@FreeBSD.org diff --git a/shells/elvish/Makefile b/shells/elvish/Makefile index 88feec5747fb..f5f1975807a9 100644 --- a/shells/elvish/Makefile +++ b/shells/elvish/Makefile @@ -1,7 +1,7 @@ PORTNAME= elvish DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells MAINTAINER= vendion@gmail.com diff --git a/shells/envy/Makefile b/shells/envy/Makefile index 5e9324cb4566..5b3407b2e810 100644 --- a/shells/envy/Makefile +++ b/shells/envy/Makefile @@ -1,7 +1,7 @@ PORTNAME= envy DISTVERSIONPREFIX=v DISTVERSION= 0.1.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= shells MAINTAINER= krion@FreeBSD.org diff --git a/shells/murex/Makefile b/shells/murex/Makefile index 5c61746df4cd..d3be1ef624ca 100644 --- a/shells/murex/Makefile +++ b/shells/murex/Makefile @@ -1,7 +1,7 @@ PORTNAME= murex DISTVERSIONPREFIX= v DISTVERSION= 6.0.1000 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= shells MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/3mux/Makefile b/sysutils/3mux/Makefile index 442559eceec7..d44712ecbd04 100644 --- a/sysutils/3mux/Makefile +++ b/sysutils/3mux/Makefile @@ -1,7 +1,7 @@ PORTNAME= 3mux DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/amazon-ssm-agent/Makefile b/sysutils/amazon-ssm-agent/Makefile index c6f86e7fc236..ec600c58dfaa 100644 --- a/sysutils/amazon-ssm-agent/Makefile +++ b/sysutils/amazon-ssm-agent/Makefile @@ -1,6 +1,6 @@ PORTNAME= amazon-ssm-agent PORTVERSION= 2.3.1205.0 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= sysutils MAINTAINER= cperciva@FreeBSD.org diff --git a/sysutils/amazon-ssm-plugin/Makefile b/sysutils/amazon-ssm-plugin/Makefile index 25d79f0127d2..d09c92b474be 100644 --- a/sysutils/amazon-ssm-plugin/Makefile +++ b/sysutils/amazon-ssm-plugin/Makefile @@ -1,6 +1,6 @@ PORTNAME= amazon-ssm-plugin DISTVERSION= 1.2.707.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= nork@FreeBSD.org diff --git a/sysutils/android-ota-payload-extractor/Makefile b/sysutils/android-ota-payload-extractor/Makefile index f69689633601..9b50b5c4e940 100644 --- a/sysutils/android-ota-payload-extractor/Makefile +++ b/sysutils/android-ota-payload-extractor/Makefile @@ -1,7 +1,7 @@ PORTNAME= android-ota-payload-extractor DISTVERSIONPREFIX= v DISTVERSION= 1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= nxjoseph@protonmail.com diff --git a/sysutils/aptly/Makefile b/sysutils/aptly/Makefile index dd7e1eb4ff88..d3b117ffc5b6 100644 --- a/sysutils/aptly/Makefile +++ b/sysutils/aptly/Makefile @@ -1,7 +1,7 @@ PORTNAME= aptly PORTVERSION= 1.5.0 DISTVERSIONPREFIX=v -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= sysutils MAINTAINER= romain@FreeBSD.org diff --git a/sysutils/autorestic/Makefile b/sysutils/autorestic/Makefile index db7e395c7dc3..6c4c67b7a15c 100644 --- a/sysutils/autorestic/Makefile +++ b/sysutils/autorestic/Makefile @@ -1,7 +1,7 @@ PORTNAME= autorestic DISTVERSIONPREFIX= v DISTVERSION= 1.8.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= DtxdF@disroot.org diff --git a/sysutils/beats7/Makefile b/sysutils/beats7/Makefile index 0d4de4506a72..7fe8f22bacae 100644 --- a/sysutils/beats7/Makefile +++ b/sysutils/beats7/Makefile @@ -1,7 +1,7 @@ PORTNAME= beats DISTVERSIONPREFIX= v DISTVERSION= 7.17.11 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= sysutils PKGNAMESUFFIX?= 7 diff --git a/sysutils/beats8/Makefile b/sysutils/beats8/Makefile index dae26dce5d38..af0f528fe37e 100644 --- a/sysutils/beats8/Makefile +++ b/sysutils/beats8/Makefile @@ -1,7 +1,7 @@ PORTNAME= beats DISTVERSIONPREFIX= v DISTVERSION= 8.14.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod PKGNAMESUFFIX?= 8 diff --git a/sysutils/brename/Makefile b/sysutils/brename/Makefile index 10ebca215c20..9b853dd30547 100644 --- a/sysutils/brename/Makefile +++ b/sysutils/brename/Makefile @@ -1,7 +1,7 @@ PORTNAME= brename DISTVERSIONPREFIX= v DISTVERSION= 2.14.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/cbsd-mq-api/Makefile b/sysutils/cbsd-mq-api/Makefile index fbe5d0ccd788..f31f78febbe1 100644 --- a/sysutils/cbsd-mq-api/Makefile +++ b/sysutils/cbsd-mq-api/Makefile @@ -1,6 +1,6 @@ PORTNAME= cbsd-mq-api DISTVERSION= 0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= fbsd-ports@convectix.com diff --git a/sysutils/cbsd-mq-router/Makefile b/sysutils/cbsd-mq-router/Makefile index c025bdc38436..547d713fd047 100644 --- a/sysutils/cbsd-mq-router/Makefile +++ b/sysutils/cbsd-mq-router/Makefile @@ -1,6 +1,6 @@ PORTNAME= cbsd-mq-router PORTVERSION= 0.2 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru diff --git a/sysutils/chaoskube/Makefile b/sysutils/chaoskube/Makefile index d3987b7eea38..20d5e9e28b22 100644 --- a/sysutils/chaoskube/Makefile +++ b/sysutils/chaoskube/Makefile @@ -1,6 +1,7 @@ PORTNAME= chaoskube PORTVERSION= 0.35.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/chezmoi/Makefile b/sysutils/chezmoi/Makefile index 7667fcafdb40..1fedd70af66a 100644 --- a/sysutils/chezmoi/Makefile +++ b/sysutils/chezmoi/Makefile @@ -1,7 +1,7 @@ PORTNAME= chezmoi DISTVERSIONPREFIX= v DISTVERSION= 2.50.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils EXTRACT_ONLY= ${_DISTFILES:N*.js} diff --git a/sysutils/conmon/Makefile b/sysutils/conmon/Makefile index d08909afe833..d80bb87f3cab 100644 --- a/sysutils/conmon/Makefile +++ b/sysutils/conmon/Makefile @@ -1,7 +1,7 @@ PORTNAME= conmon DISTVERSIONPREFIX= v DISTVERSION= 2.1.12 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org diff --git a/sysutils/consul-alerts/Makefile b/sysutils/consul-alerts/Makefile index 4a7bf8401821..34b024c970f2 100644 --- a/sysutils/consul-alerts/Makefile +++ b/sysutils/consul-alerts/Makefile @@ -1,7 +1,7 @@ PORTNAME= consul-alerts PORTVERSION= 0.6.0 DISTVERSIONPREFIX= v -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org diff --git a/sysutils/consul-replicate/Makefile b/sysutils/consul-replicate/Makefile index 5da4c46e76c7..2044ab6d101e 100644 --- a/sysutils/consul-replicate/Makefile +++ b/sysutils/consul-replicate/Makefile @@ -1,7 +1,7 @@ PORTNAME= consul-replicate PORTVERSION= 0.4.0 DISTVERSIONPREFIX= v -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index 1b95485dd445..b9572f941d22 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -1,6 +1,7 @@ PORTNAME= consul DISTVERSIONPREFIX= v DISTVERSION= 1.21.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/hashicorp/consul/${DISTVERSIONFULL}/ DISTFILES= go.mod \ diff --git a/sysutils/consul_exporter/Makefile b/sysutils/consul_exporter/Makefile index c595804952a0..dd2558b44f09 100644 --- a/sysutils/consul_exporter/Makefile +++ b/sysutils/consul_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= consul_exporter PORTVERSION= 0.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= sysutils MAINTAINER= t.tom@succont.de diff --git a/sysutils/coreos-ct/Makefile b/sysutils/coreos-ct/Makefile index 6761c4811956..daa40e08bc12 100644 --- a/sysutils/coreos-ct/Makefile +++ b/sysutils/coreos-ct/Makefile @@ -1,7 +1,7 @@ PORTNAME= coreos-ct PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= sysutils MAINTAINER= fabian.freyer@physik.tu-berlin.de diff --git a/sysutils/ctop/Makefile b/sysutils/ctop/Makefile index 790a242f9756..395c1b1621ec 100644 --- a/sysutils/ctop/Makefile +++ b/sysutils/ctop/Makefile @@ -1,7 +1,7 @@ PORTNAME= ctop DISTVERSIONPREFIX= v DISTVERSION= 0.7.7 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/diffoci/Makefile b/sysutils/diffoci/Makefile index bf69e25bb8a3..3f58474523f2 100644 --- a/sysutils/diffoci/Makefile +++ b/sysutils/diffoci/Makefile @@ -1,6 +1,7 @@ PORTNAME= diffoci PORTVERSION= 0.1.6 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= sunpoet@FreeBSD.org diff --git a/sysutils/direnv/Makefile b/sysutils/direnv/Makefile index f173cbc4302a..f77d5b4bbbfe 100644 --- a/sysutils/direnv/Makefile +++ b/sysutils/direnv/Makefile @@ -1,7 +1,7 @@ PORTNAME= direnv DISTVERSIONPREFIX= v DISTVERSION= 2.35.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= bdrewery@FreeBSD.org diff --git a/sysutils/docker-credential-pass/Makefile b/sysutils/docker-credential-pass/Makefile index 3453ecb16db8..cd6fe63a4c95 100644 --- a/sysutils/docker-credential-pass/Makefile +++ b/sysutils/docker-credential-pass/Makefile @@ -1,7 +1,7 @@ PORTNAME= docker-credential-pass DISTVERSIONPREFIX= v DISTVERSION= 0.6.4 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/docker-machine/Makefile b/sysutils/docker-machine/Makefile index b7f06c54042a..4a8101b7a3c4 100644 --- a/sysutils/docker-machine/Makefile +++ b/sysutils/docker-machine/Makefile @@ -1,7 +1,7 @@ PORTNAME= docker-machine PORTVERSION= 0.16.2 DISTVERSIONPREFIX= v -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/docker-registry/Makefile b/sysutils/docker-registry/Makefile index 546dd3ee3482..c430eb045abd 100644 --- a/sysutils/docker-registry/Makefile +++ b/sysutils/docker-registry/Makefile @@ -1,7 +1,7 @@ PORTNAME= docker-registry PORTVERSION= 2.8.3 DISTVERSIONPREFIX=v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= freebsd@yapsoft.it diff --git a/sysutils/docker/Makefile b/sysutils/docker/Makefile index 93d3c00a07e3..0270595a907a 100644 --- a/sysutils/docker/Makefile +++ b/sysutils/docker/Makefile @@ -1,7 +1,7 @@ PORTNAME= docker PORTVERSION= 18.09.5 DISTVERSIONPREFIX= v -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/duf/Makefile b/sysutils/duf/Makefile index 714dbd8aa985..250200b2038b 100644 --- a/sysutils/duf/Makefile +++ b/sysutils/duf/Makefile @@ -1,7 +1,7 @@ PORTNAME= duf DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/eksctl/Makefile b/sysutils/eksctl/Makefile index b95da44a879c..86d529d52692 100644 --- a/sysutils/eksctl/Makefile +++ b/sysutils/eksctl/Makefile @@ -1,6 +1,7 @@ PORTNAME= eksctl PORTVERSION= 0.208.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/epazote/Makefile b/sysutils/epazote/Makefile index 998a1b676549..49fe60419426 100644 --- a/sysutils/epazote/Makefile +++ b/sysutils/epazote/Makefile @@ -1,6 +1,6 @@ PORTNAME= epazote PORTVERSION= 2.1.2 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= sysutils MAINTAINER= nbari@tequila.io diff --git a/sysutils/equinix-metal-cli/Makefile b/sysutils/equinix-metal-cli/Makefile index 616ea6b25b9c..31396a8b0248 100644 --- a/sysutils/equinix-metal-cli/Makefile +++ b/sysutils/equinix-metal-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= equinix-metal-cli DISTVERSIONPREFIX= v DISTVERSION= 0.25.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org diff --git a/sysutils/f2/Makefile b/sysutils/f2/Makefile index a2513d336737..24d2a5fff613 100644 --- a/sysutils/f2/Makefile +++ b/sysutils/f2/Makefile @@ -1,7 +1,7 @@ PORTNAME= f2 DISTVERSIONPREFIX= v DISTVERSION= 2.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/fx/Makefile b/sysutils/fx/Makefile index 6512b9ab10e0..e6b2cbce1e06 100644 --- a/sysutils/fx/Makefile +++ b/sysutils/fx/Makefile @@ -1,6 +1,6 @@ PORTNAME= fx DISTVERSION= 35.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/gcp-ops-agent/Makefile b/sysutils/gcp-ops-agent/Makefile index 33ef9f1568ee..d0f817f06179 100644 --- a/sysutils/gcp-ops-agent/Makefile +++ b/sysutils/gcp-ops-agent/Makefile @@ -1,6 +1,6 @@ PORTNAME= ops-agent DISTVERSION= 2.48.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils PKGNAMEPREFIX= gcp- diff --git a/sysutils/gdu/Makefile b/sysutils/gdu/Makefile index 35eb93f0c530..53ffd8f7480d 100644 --- a/sysutils/gdu/Makefile +++ b/sysutils/gdu/Makefile @@ -1,7 +1,7 @@ PORTNAME= gdu DISTVERSIONPREFIX= v DISTVERSION= 5.29.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/glow/Makefile b/sysutils/glow/Makefile index 2854d57d39c2..37153cbdc7ee 100644 --- a/sysutils/glow/Makefile +++ b/sysutils/glow/Makefile @@ -1,7 +1,7 @@ PORTNAME= glow DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/go-wtf/Makefile b/sysutils/go-wtf/Makefile index b0402d6ebf9e..e73e46c8b804 100644 --- a/sysutils/go-wtf/Makefile +++ b/sysutils/go-wtf/Makefile @@ -1,7 +1,7 @@ PORTNAME= wtf PORTVERSION= 0.43.0 DISTVERSIONPREFIX= v -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= sysutils PKGNAMEPREFIX= go- diff --git a/sysutils/goawk/Makefile b/sysutils/goawk/Makefile index 2ea2d4265b94..9e6d9d9c9fb5 100644 --- a/sysutils/goawk/Makefile +++ b/sysutils/goawk/Makefile @@ -1,7 +1,7 @@ PORTNAME= goawk DISTVERSIONPREFIX= v DISTVERSION= 1.29.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/gomi/Makefile b/sysutils/gomi/Makefile index 987210a394a8..6b631710b4c6 100644 --- a/sysutils/gomi/Makefile +++ b/sysutils/gomi/Makefile @@ -1,7 +1,7 @@ PORTNAME= gomi DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org @@ -11,7 +11,7 @@ WWW= https://github.com/babarot/gomi LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.23,modules +USES= go:modules _BUILD_VERSION= ${DISTVERSIONFULL} _BUILD_REVISION= da44e9f diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile index 2d78261bcf59..2a0f397c68ce 100644 --- a/sysutils/gomplate/Makefile +++ b/sysutils/gomplate/Makefile @@ -1,6 +1,7 @@ PORTNAME= gomplate DISTVERSIONPREFIX= v DISTVERSION= 4.3.2 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org @@ -10,7 +11,7 @@ WWW= https://github.com/hairyhenderson/gomplate LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,modules +USES= go:modules GO_MODULE= github.com/hairyhenderson/gomplate/v4 GH_TAG_COMMIT= c325f78 diff --git a/sysutils/gotop/Makefile b/sysutils/gotop/Makefile index 9dc5f0348b10..a50f7e8ef2e0 100644 --- a/sysutils/gotop/Makefile +++ b/sysutils/gotop/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotop DISTVERSIONPREFIX= v DISTVERSION= 4.1.4 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/hared/Makefile b/sysutils/hared/Makefile index 50cdb9a00490..6cf139778bdb 100644 --- a/sysutils/hared/Makefile +++ b/sysutils/hared/Makefile @@ -1,7 +1,7 @@ PORTNAME= hared DISTVERSION= 1.0-45 DISTVERSIONSUFFIX= -g8341d8a -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= sysutils MAINTAINER= 0mp@FreeBSD.org diff --git a/sysutils/hostctl/Makefile b/sysutils/hostctl/Makefile index 0b996cdc005c..29cd448991cd 100644 --- a/sysutils/hostctl/Makefile +++ b/sysutils/hostctl/Makefile @@ -1,7 +1,7 @@ PORTNAME= hostctl DISTVERSIONPREFIX= v DISTVERSION= 1.1.4 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/immortal/Makefile b/sysutils/immortal/Makefile index 1e5c934d7a04..89750fa3fb2b 100644 --- a/sysutils/immortal/Makefile +++ b/sysutils/immortal/Makefile @@ -1,6 +1,6 @@ PORTNAME= immortal PORTVERSION= 0.24.4 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= sysutils MAINTAINER= nbari@tequila.io diff --git a/sysutils/ipfs-go-fs-repo-migrations/Makefile b/sysutils/ipfs-go-fs-repo-migrations/Makefile index 1e18fd725825..d0a1b682a9df 100644 --- a/sysutils/ipfs-go-fs-repo-migrations/Makefile +++ b/sysutils/ipfs-go-fs-repo-migrations/Makefile @@ -1,7 +1,7 @@ PORTNAME= ipfs-go-fs-repo-migrations DISTVERSIONPREFIX= v DISTVERSION= 1.7.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= sysutils MASTER_SITES= https://github.com/ipfs/fs-repo-migrations/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ diff --git a/sysutils/ipget/Makefile b/sysutils/ipget/Makefile index 29038312091d..fd909c355a15 100644 --- a/sysutils/ipget/Makefile +++ b/sysutils/ipget/Makefile @@ -1,7 +1,7 @@ PORTNAME= ipget DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/istio/Makefile b/sysutils/istio/Makefile index 8bafb860112b..cb7694383c20 100644 --- a/sysutils/istio/Makefile +++ b/sysutils/istio/Makefile @@ -1,6 +1,6 @@ PORTNAME= istio PORTVERSION= 1.7.4 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/jest/Makefile b/sysutils/jest/Makefile index b870e2f9bb19..b260c5902b6f 100644 --- a/sysutils/jest/Makefile +++ b/sysutils/jest/Makefile @@ -1,6 +1,6 @@ PORTNAME= jest DISTVERSION= 3.0.16 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/k9s/Makefile b/sysutils/k9s/Makefile index 1da043c3e578..9cfc3f4bd981 100644 --- a/sysutils/k9s/Makefile +++ b/sysutils/k9s/Makefile @@ -1,6 +1,7 @@ PORTNAME= k9s DISTVERSIONPREFIX= v DISTVERSION= 0.50.6 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= gogolok@gmail.com diff --git a/sysutils/kopia/Makefile b/sysutils/kopia/Makefile index 4a3165de6b8a..3c9ef670890f 100644 --- a/sysutils/kopia/Makefile +++ b/sysutils/kopia/Makefile @@ -1,7 +1,6 @@ PORTNAME= kopia DISTVERSIONPREFIX= v -DISTVERSION= 0.19.0 -PORTREVISION= 2 +DISTVERSION= 0.20.0 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org @@ -11,7 +10,7 @@ WWW= https://kopia.io/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.22,modules +USES= go:modules GO_MODULE= github.com/kopia/kopia GO_BUILDFLAGS= -ldflags "\ -X github.com/kopia/kopia/repo.BuildVersion=${DISTVERSION} \ diff --git a/sysutils/kopia/distinfo b/sysutils/kopia/distinfo index a86aab580b00..db0e57d594cd 100644 --- a/sysutils/kopia/distinfo +++ b/sysutils/kopia/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1737710965 -SHA256 (go/sysutils_kopia/kopia-v0.19.0/v0.19.0.mod) = 00a48a4e95e773d4dfeff86a9024db0b151536934d159929cc3ac9844afaffc3 -SIZE (go/sysutils_kopia/kopia-v0.19.0/v0.19.0.mod) = 7029 -SHA256 (go/sysutils_kopia/kopia-v0.19.0/v0.19.0.zip) = cdd91f5c027bac89c3e61f5478a174365f8c3657a638deb5861d31b87d60a19a -SIZE (go/sysutils_kopia/kopia-v0.19.0/v0.19.0.zip) = 2397566 +TIMESTAMP = 1747882285 +SHA256 (go/sysutils_kopia/kopia-v0.20.0/v0.20.0.mod) = a2908a1e3d77ebaca674d587e09ec3484a9f9f494a9aba4fc3c7ca276e9ec9e2 +SIZE (go/sysutils_kopia/kopia-v0.20.0/v0.20.0.mod) = 7039 +SHA256 (go/sysutils_kopia/kopia-v0.20.0/v0.20.0.zip) = 52aa5966e3687c8a3426244c10f9a7072edbc8298d4c372c9cf6f9b84b7f7e91 +SIZE (go/sysutils_kopia/kopia-v0.20.0/v0.20.0.zip) = 2367340 diff --git a/sysutils/kubectl/Makefile b/sysutils/kubectl/Makefile index 6b11af75ad78..2950bfcfc4e3 100644 --- a/sysutils/kubectl/Makefile +++ b/sysutils/kubectl/Makefile @@ -1,6 +1,7 @@ PORTNAME= kubectl PORTVERSION= 1.33.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/loki/Makefile b/sysutils/loki/Makefile index 1b865259652a..d781e4117ba0 100644 --- a/sysutils/loki/Makefile +++ b/sysutils/loki/Makefile @@ -1,7 +1,7 @@ PORTNAME= loki DISTVERSIONPREFIX= v DISTVERSION= 2.9.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= sysutils PKGNAMEPREFIX= grafana- diff --git a/sysutils/mackerel-agent/Makefile b/sysutils/mackerel-agent/Makefile index 227baae28737..094735f41fbf 100644 --- a/sysutils/mackerel-agent/Makefile +++ b/sysutils/mackerel-agent/Makefile @@ -1,6 +1,7 @@ PORTNAME= mackerel-agent DISTVERSIONPREFIX= v DISTVERSION= 0.85.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= meta@FreeBSD.org diff --git a/sysutils/node_exporter/Makefile b/sysutils/node_exporter/Makefile index 195dc461bdc0..0fff7195ec9c 100644 --- a/sysutils/node_exporter/Makefile +++ b/sysutils/node_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= node_exporter DISTVERSIONPREFIX=v DISTVERSION= 1.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= dor.bsd@xm0.uk diff --git a/sysutils/nut_exporter/Makefile b/sysutils/nut_exporter/Makefile index 8137a14dce11..594f6a743f40 100644 --- a/sysutils/nut_exporter/Makefile +++ b/sysutils/nut_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= nut_exporter DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= sysutils MAINTAINER= bsd@j-star.org diff --git a/sysutils/oc/Makefile b/sysutils/oc/Makefile index 6e60978c0dc7..f31da692a932 100644 --- a/sysutils/oc/Makefile +++ b/sysutils/oc/Makefile @@ -1,7 +1,7 @@ PORTNAME= oc PORTVERSION= 4.9 DISTVERSIONPREFIX= release- -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= sysutils MAINTAINER= jhixson@freebsd.org diff --git a/sysutils/packer/Makefile b/sysutils/packer/Makefile index e2ecc46d66e5..5098f2f75768 100644 --- a/sysutils/packer/Makefile +++ b/sysutils/packer/Makefile @@ -1,7 +1,7 @@ PORTNAME= packer PORTVERSION= 1.10.1 DISTVERSIONPREFIX= v -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= brad@facefault.org diff --git a/sysutils/paladin/Makefile b/sysutils/paladin/Makefile index a9e24ce09973..336a418c7ed3 100644 --- a/sysutils/paladin/Makefile +++ b/sysutils/paladin/Makefile @@ -1,6 +1,6 @@ PORTNAME= paladin PORTVERSION= 2.0.1 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= sysutils MAINTAINER= rwestlun@gmail.com diff --git a/sysutils/py-ansible-runner/Makefile b/sysutils/py-ansible-runner/Makefile index 6bc41088bba9..12ca49f28cdc 100644 --- a/sysutils/py-ansible-runner/Makefile +++ b/sysutils/py-ansible-runner/Makefile @@ -1,8 +1,9 @@ PORTNAME= ansible-runner -DISTVERSION= 2.4.0 +DISTVERSION= 2.4.1 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ansible_runner-${PORTVERSION} MAINTAINER= dch@FreeBSD.org COMMENT= Extensible embeddable ansible job runner diff --git a/sysutils/py-ansible-runner/distinfo b/sysutils/py-ansible-runner/distinfo index 8cac74b76aaa..da594f253ad7 100644 --- a/sysutils/py-ansible-runner/distinfo +++ b/sysutils/py-ansible-runner/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733908164 -SHA256 (ansible-runner-2.4.0.tar.gz) = 82d02b2548830f37a53517b65c823c4af371069406c7d213b5c9041d45e0c5b6 -SIZE (ansible-runner-2.4.0.tar.gz) = 148802 +TIMESTAMP = 1743886958 +SHA256 (ansible_runner-2.4.1.tar.gz) = 11d717da4dd8d93d56703a4a98e5f2154026a7ed1b46d9930902b8298dc67d09 +SIZE (ansible_runner-2.4.1.tar.gz) = 149599 diff --git a/sysutils/py-ansible-runner/files/patch-pyproject.toml b/sysutils/py-ansible-runner/files/patch-pyproject.toml new file mode 100644 index 000000000000..c7ee26c40fe9 --- /dev/null +++ b/sysutils/py-ansible-runner/files/patch-pyproject.toml @@ -0,0 +1,9 @@ +--- pyproject.toml.orig 2025-04-05 21:21:18 UTC ++++ pyproject.toml +@@ -1,5 +1,5 @@ + [build-system] +-requires = ["setuptools>=45, <=70.0.0", "setuptools-scm[toml]>=6.2, <=8.1.0"] # pin max versions of build deps and update as needed ++requires = ["setuptools>=45", "setuptools-scm[toml]>=6.2, <=8.1.0"] # pin max versions of build deps and update as needed + build-backend = "setuptools.build_meta" + + [tool.setuptools_scm] diff --git a/sysutils/rest-server/Makefile b/sysutils/rest-server/Makefile index 3ade7886405c..6c37fa3ea391 100644 --- a/sysutils/rest-server/Makefile +++ b/sysutils/rest-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= rest-server DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index 20d10d0c43ac..8b2da809e1f3 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,7 +1,7 @@ PORTNAME= restic DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org @@ -11,7 +11,7 @@ WWW= https://restic.net/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.23,modules +USES= go:modules GO_MODULE= github.com/restic/restic GO_TARGET= ./cmd/${PORTNAME} diff --git a/sysutils/runj/Makefile b/sysutils/runj/Makefile index b29ab4fb5857..fd1cbe5d9b04 100644 --- a/sysutils/runj/Makefile +++ b/sysutils/runj/Makefile @@ -1,7 +1,7 @@ PORTNAME= runj DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org diff --git a/sysutils/rush/Makefile b/sysutils/rush/Makefile index 110c1f49cf31..384ac7f902c6 100644 --- a/sysutils/rush/Makefile +++ b/sysutils/rush/Makefile @@ -1,7 +1,7 @@ PORTNAME= rush DISTVERSIONPREFIX= v DISTVERSION= 0.5.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils PKGNAMESUFFIX= -parallelization-tool diff --git a/sysutils/sake/Makefile b/sysutils/sake/Makefile index ecd32857c611..1ab1bbc54721 100644 --- a/sysutils/sake/Makefile +++ b/sysutils/sake/Makefile @@ -1,7 +1,7 @@ PORTNAME= sake PORTVERSION= 0.15.1 DISTVERSIONPREFIX= v -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= sysutils MAINTAINER= ehaupt@FreeBSD.org diff --git a/sysutils/sensu-go/Makefile b/sysutils/sensu-go/Makefile index cba35a129cb1..02df7463141c 100644 --- a/sysutils/sensu-go/Makefile +++ b/sysutils/sensu-go/Makefile @@ -1,7 +1,7 @@ PORTNAME= sensu-go PORTVERSION= 6.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= sysutils MAINTAINER= jp+ports@supplntr.io diff --git a/sysutils/serf/Makefile b/sysutils/serf/Makefile index 7c395449d10b..4bca970c849c 100644 --- a/sysutils/serf/Makefile +++ b/sysutils/serf/Makefile @@ -1,7 +1,7 @@ PORTNAME= serf DISTVERSIONPREFIX= v DISTVERSION= 0.10.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils PKGNAMEPREFIX= hashicorp- diff --git a/sysutils/siegfried/Makefile b/sysutils/siegfried/Makefile index 38ab11dce664..27408dab3246 100644 --- a/sysutils/siegfried/Makefile +++ b/sysutils/siegfried/Makefile @@ -1,7 +1,7 @@ PORTNAME= siegfried DISTVERSIONPREFIX= v DISTVERSION= 1.11.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/smug/Makefile b/sysutils/smug/Makefile index 85ba5a673e5f..5926dece663c 100644 --- a/sysutils/smug/Makefile +++ b/sysutils/smug/Makefile @@ -1,7 +1,7 @@ PORTNAME= smug DISTVERSIONPREFIX= v DISTVERSION= 0.3.3 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/snmp_exporter/Makefile b/sysutils/snmp_exporter/Makefile index e82654f47ba4..8b7bde995d0d 100644 --- a/sysutils/snmp_exporter/Makefile +++ b/sysutils/snmp_exporter/Makefile @@ -1,6 +1,7 @@ PORTNAME= snmp_exporter DISTVERSIONPREFIX=v DISTVERSION= 0.29.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= ivy@FreeBSD.org diff --git a/sysutils/snmp_exporter20/Makefile b/sysutils/snmp_exporter20/Makefile index 0998c788e77b..cc8f4cf4f60d 100644 --- a/sysutils/snmp_exporter20/Makefile +++ b/sysutils/snmp_exporter20/Makefile @@ -1,7 +1,7 @@ PORTNAME= snmp_exporter PORTVERSION= 0.20.0 DISTVERSIONPREFIX=v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils PKGNAMESUFFIX= 20 diff --git a/sysutils/sockaddr/Makefile b/sysutils/sockaddr/Makefile index 13c917807c9c..bb6811e8d61c 100644 --- a/sysutils/sockaddr/Makefile +++ b/sysutils/sockaddr/Makefile @@ -1,7 +1,7 @@ PORTNAME= sockaddr DISTVERSIONPREFIX= v DISTVERSION= 1.0.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/stressdisk/Makefile b/sysutils/stressdisk/Makefile index 7689c032b4c2..3fdd26008d9f 100644 --- a/sysutils/stressdisk/Makefile +++ b/sysutils/stressdisk/Makefile @@ -1,7 +1,7 @@ PORTNAME= stressdisk DISTVERSIONPREFIX= v DISTVERSION= 1.0.13 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/superfile/Makefile b/sysutils/superfile/Makefile index 16314b5434b2..480e43238486 100644 --- a/sysutils/superfile/Makefile +++ b/sysutils/superfile/Makefile @@ -1,6 +1,7 @@ PORTNAME= superfile DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= sysutils diff --git a/sysutils/tempo/Makefile b/sysutils/tempo/Makefile index 7061b7e19949..cb85fa96a52e 100644 --- a/sysutils/tempo/Makefile +++ b/sysutils/tempo/Makefile @@ -1,7 +1,7 @@ PORTNAME= tempo DISTVERSIONPREFIX= v DISTVERSION= 2.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES+= https://raw.githubusercontent.com/${GH_ACCOUNT}/${PORTNAME}/${DISTVERSIONFULL}/ PKGNAMEPREFIX= grafana- diff --git a/sysutils/terraform-docs/Makefile b/sysutils/terraform-docs/Makefile index b8dcd8e9cb32..594371074f9d 100644 --- a/sysutils/terraform-docs/Makefile +++ b/sysutils/terraform-docs/Makefile @@ -1,6 +1,7 @@ PORTNAME= terraform-docs DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 +PORTREVISION= 1 CATEGORIES= sysutils textproc MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/terraform-provider-gridscale/Makefile b/sysutils/terraform-provider-gridscale/Makefile index bc8234b2dc88..5aebb5762efd 100644 --- a/sysutils/terraform-provider-gridscale/Makefile +++ b/sysutils/terraform-provider-gridscale/Makefile @@ -1,7 +1,7 @@ PORTNAME= terraform-provider-gridscale PORTVERSION= 1.6.2 DISTVERSIONPREFIX= v -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= sysutils MAINTAINER= egypcio@FreeBSD.org diff --git a/sysutils/terraform-provider-vultr/Makefile b/sysutils/terraform-provider-vultr/Makefile index f89ec27e1bb5..f097d4e0c93e 100644 --- a/sysutils/terraform-provider-vultr/Makefile +++ b/sysutils/terraform-provider-vultr/Makefile @@ -1,7 +1,7 @@ PORTNAME= terraform-provider-vultr PORTVERSION= 0.1.10 DISTVERSIONPREFIX= v -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= sysutils MAINTAINER= zachary.crownover@gmail.com diff --git a/sysutils/terraform-switcher/Makefile b/sysutils/terraform-switcher/Makefile index e515008abe1d..74fddc721931 100644 --- a/sysutils/terraform-switcher/Makefile +++ b/sysutils/terraform-switcher/Makefile @@ -1,6 +1,7 @@ PORTNAME= terraform-switcher DISTVERSIONPREFIX= v DISTVERSION= 1.4.5 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/tflint/Makefile b/sysutils/tflint/Makefile index 900861cf56dc..6475eba5261b 100644 --- a/sysutils/tflint/Makefile +++ b/sysutils/tflint/Makefile @@ -1,6 +1,7 @@ PORTNAME= tflint DISTVERSIONPREFIX= v DISTVERSION= 0.57.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/treetop/Makefile b/sysutils/treetop/Makefile index 5d6d45eb0d78..cd6b72ddfeb0 100644 --- a/sysutils/treetop/Makefile +++ b/sysutils/treetop/Makefile @@ -1,6 +1,7 @@ PORTNAME= treetop DISTVERSIONPREFIX= v DISTVERSION= ${MODVERSION:S/-/./g:R} +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= hoanga@gmail.com diff --git a/sysutils/usacloud-core/Makefile b/sysutils/usacloud-core/Makefile index e15b7270ad6e..a304e998429a 100644 --- a/sysutils/usacloud-core/Makefile +++ b/sysutils/usacloud-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= usacloud -PORTREVISION= 2 +PORTREVISION= 3 #PORTREVISION= Use PORTREVISION in Makefile.version instead CATEGORIES= sysutils PKGNAMESUFFIX= -core diff --git a/sysutils/viddy/Makefile b/sysutils/viddy/Makefile index 3e8a0305f6e0..3adea2b6f905 100644 --- a/sysutils/viddy/Makefile +++ b/sysutils/viddy/Makefile @@ -1,7 +1,7 @@ PORTNAME= viddy DISTVERSIONPREFIX= v DISTVERSION= 0.3.4 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= sysutils MASTER_SITES= diff --git a/sysutils/walk/Makefile b/sysutils/walk/Makefile index aabdfcf67e84..45a03af22570 100644 --- a/sysutils/walk/Makefile +++ b/sysutils/walk/Makefile @@ -1,6 +1,7 @@ PORTNAME= walk DISTVERSIONPREFIX= v DISTVERSION= 1.13.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= DtxdF@disroot.org diff --git a/textproc/csvq/Makefile b/textproc/csvq/Makefile index ab81632fc4f8..06a43e5f35f7 100644 --- a/textproc/csvq/Makefile +++ b/textproc/csvq/Makefile @@ -1,7 +1,7 @@ PORTNAME= csvq DISTVERSIONPREFIX= v DISTVERSION= 1.18.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile index 81193ac27c5c..46cf95757971 100644 --- a/textproc/fzf/Makefile +++ b/textproc/fzf/Makefile @@ -1,6 +1,7 @@ PORTNAME= fzf DISTVERSIONPREFIX= v DISTVERSION= 0.62.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/textproc/gh-grep/Makefile b/textproc/gh-grep/Makefile index 96f2c654c271..ded124479c5e 100644 --- a/textproc/gh-grep/Makefile +++ b/textproc/gh-grep/Makefile @@ -1,7 +1,7 @@ PORTNAME= gh-grep DISTVERSIONPREFIX= v DISTVERSION= 1.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/git-chglog/Makefile b/textproc/git-chglog/Makefile index 6de5aab10410..76911d70c5f4 100644 --- a/textproc/git-chglog/Makefile +++ b/textproc/git-chglog/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-chglog DISTVERSIONPREFIX= v DISTVERSION= 0.15.4 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile index 50be733ff369..f666055f60e6 100644 --- a/textproc/go-md2man/Makefile +++ b/textproc/go-md2man/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-md2man DISTVERSIONPREFIX= v DISTVERSION= 2.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= mateusz@serveraptor.com diff --git a/textproc/go-transifex-client/Makefile b/textproc/go-transifex-client/Makefile index c27aad0700e0..a47e4bdf8bb5 100644 --- a/textproc/go-transifex-client/Makefile +++ b/textproc/go-transifex-client/Makefile @@ -1,7 +1,7 @@ PORTNAME= transifex-client DISTVERSIONPREFIX= v DISTVERSION= 1.6.10 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= textproc PKGNAMEPREFIX= go- diff --git a/textproc/gojq/Makefile b/textproc/gojq/Makefile index 5b231f8fd22a..b68cc064cf17 100644 --- a/textproc/gojq/Makefile +++ b/textproc/gojq/Makefile @@ -1,7 +1,7 @@ PORTNAME= gojq DISTVERSIONPREFIX= v DISTVERSION= 0.12.17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= nork@FreeBSD.org diff --git a/textproc/gron/Makefile b/textproc/gron/Makefile index 1ce4ee2fa7cf..d2c9fcf06249 100644 --- a/textproc/gron/Makefile +++ b/textproc/gron/Makefile @@ -1,6 +1,7 @@ PORTNAME= gron PORTVERSION= 0.7.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= zi@FreeBSD.org diff --git a/textproc/htmltest/Makefile b/textproc/htmltest/Makefile index 6c4e333d4647..4adc51ec6a54 100644 --- a/textproc/htmltest/Makefile +++ b/textproc/htmltest/Makefile @@ -1,7 +1,7 @@ PORTNAME= htmltest DISTVERSIONPREFIX= v DISTVERSION= 0.17.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= textproc MAINTAINER= dbaio@FreeBSD.org diff --git a/textproc/jid/Makefile b/textproc/jid/Makefile index 571f47593074..0e140a0ead87 100644 --- a/textproc/jid/Makefile +++ b/textproc/jid/Makefile @@ -1,7 +1,7 @@ PORTNAME= jid PORTVERSION= 0.7.6 DISTVERSIONPREFIX= v -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= textproc MAINTAINER= sbz@FreeBSD.org diff --git a/textproc/kepubify/Makefile b/textproc/kepubify/Makefile index d0497702f432..1b073bc23a1c 100644 --- a/textproc/kepubify/Makefile +++ b/textproc/kepubify/Makefile @@ -1,7 +1,7 @@ PORTNAME= kepubify DISTVERSIONPREFIX= v DISTVERSION= 4.0.4 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= textproc converters MAINTAINER= fuz@FreeBSD.org diff --git a/textproc/markdownfmt/Makefile b/textproc/markdownfmt/Makefile index 002f3faa79ea..cbfaed720f7e 100644 --- a/textproc/markdownfmt/Makefile +++ b/textproc/markdownfmt/Makefile @@ -2,7 +2,7 @@ PORTNAME= markdownfmt DISTVERSIONPREFIX= v DISTVERSION= 1.1-67 DISTVERSIONSUFFIX= -g3438a10 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/md2roff/Makefile b/textproc/md2roff/Makefile index dcdce5fe2049..89c9449588aa 100644 --- a/textproc/md2roff/Makefile +++ b/textproc/md2roff/Makefile @@ -2,7 +2,7 @@ PORTNAME= md2roff DISTVERSIONPREFIX= v DISTVERSION= 2.14.3-0.20200416233007 DISTVERSIONSUFFIX= -c4dfa597b8d5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc print MAINTAINER= fuz@FreeBSD.org diff --git a/textproc/miller/Makefile b/textproc/miller/Makefile index d25611abb6cd..d44547513063 100644 --- a/textproc/miller/Makefile +++ b/textproc/miller/Makefile @@ -1,7 +1,7 @@ PORTNAME= miller DISTVERSIONPREFIX= v DISTVERSION= 6.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://raw.githubusercontent.com/johnkerl/${PORTNAME}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/textproc/minify/Makefile b/textproc/minify/Makefile index d0d85c734904..987eeac51793 100644 --- a/textproc/minify/Makefile +++ b/textproc/minify/Makefile @@ -1,7 +1,7 @@ PORTNAME= minify PORTVERSION= 2.20.37 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc www MAINTAINER= sunpoet@FreeBSD.org diff --git a/textproc/nerdlog/Makefile b/textproc/nerdlog/Makefile index deb6ae6d8f44..3b27807d541e 100644 --- a/textproc/nerdlog/Makefile +++ b/textproc/nerdlog/Makefile @@ -1,6 +1,7 @@ PORTNAME= nerdlog DISTVERSIONPREFIX= v DISTVERSION= 1.7.2 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= lwhsu@FreeBSD.org diff --git a/textproc/ov/Makefile b/textproc/ov/Makefile index 1894ff2a5ecd..c7f43c83e884 100644 --- a/textproc/ov/Makefile +++ b/textproc/ov/Makefile @@ -1,7 +1,7 @@ PORTNAME= ov DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/p5-PPI/Makefile b/textproc/p5-PPI/Makefile index 1674fd7269b4..edfcc44661d4 100644 --- a/textproc/p5-PPI/Makefile +++ b/textproc/p5-PPI/Makefile @@ -1,5 +1,6 @@ PORTNAME= PPI PORTVERSION= 1.283 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MITHALDU @@ -16,6 +17,7 @@ LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Clone>=0.30:devel/p5-Clone \ p5-Params-Util>=1.00:devel/p5-Params-Util \ + p5-Safe-Isa>=0:devel/p5-Safe-Isa \ p5-Task-Weaken>=0:devel/p5-Task-Weaken \ p5-YAML-PP>=0:textproc/p5-YAML-PP TEST_DEPENDS= p5-Class-Inspector>=1.22:devel/p5-Class-Inspector \ diff --git a/textproc/p5-PPIx-Regexp/Makefile b/textproc/p5-PPIx-Regexp/Makefile index 8a12607c5ae7..4964142f52ed 100644 --- a/textproc/p5-PPIx-Regexp/Makefile +++ b/textproc/p5-PPIx-Regexp/Makefile @@ -1,5 +1,5 @@ PORTNAME= PPIx-Regexp -DISTVERSION= 0.088 +DISTVERSION= 0.089 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:WYANT diff --git a/textproc/p5-PPIx-Regexp/distinfo b/textproc/p5-PPIx-Regexp/distinfo index 9936569dc8dd..5b2c11ece84e 100644 --- a/textproc/p5-PPIx-Regexp/distinfo +++ b/textproc/p5-PPIx-Regexp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677688085 -SHA256 (PPIx-Regexp-0.088.tar.gz) = 885433f9b102fad4fd36b21c7320bb036036111caf998131bf416f7cd5ee9764 -SIZE (PPIx-Regexp-0.088.tar.gz) = 255295 +TIMESTAMP = 1747744233 +SHA256 (PPIx-Regexp-0.089.tar.gz) = 9865f61f59da3b8aa32492580a8ecc9e24d251c00a5eb685678569928a2f8881 +SIZE (PPIx-Regexp-0.089.tar.gz) = 255295 diff --git a/textproc/peco/Makefile b/textproc/peco/Makefile index 3691f7a793b7..9ed7323dcc75 100644 --- a/textproc/peco/Makefile +++ b/textproc/peco/Makefile @@ -1,7 +1,7 @@ PORTNAME= peco DISTVERSIONPREFIX= v DISTVERSION= 0.5.11 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= textproc MAINTAINER= tagattie@FreeBSD.org diff --git a/textproc/pup/Makefile b/textproc/pup/Makefile index 3f8fe6a1e1ee..be43981a93e5 100644 --- a/textproc/pup/Makefile +++ b/textproc/pup/Makefile @@ -2,7 +2,7 @@ PORTNAME= pup DISTVERSIONPREFIX= v DISTVERSION= 0.4.0-10 DISTVERSIONSUFFIX= -g681d7bb -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= textproc PATCH_SITES= https://github.com/ericchiang/pup/pull/ PATCHFILES= 107.patch:-p1 \ diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile index 7085b310a202..6311b56913d0 100644 --- a/textproc/sift/Makefile +++ b/textproc/sift/Makefile @@ -1,7 +1,7 @@ PORTNAME= sift PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v -PORTREVISION= 47 +PORTREVISION= 48 CATEGORIES= textproc MAINTAINER= sunpoet@FreeBSD.org diff --git a/textproc/textnote/Makefile b/textproc/textnote/Makefile index 496b33b090f7..b44cbf6d2d27 100644 --- a/textproc/textnote/Makefile +++ b/textproc/textnote/Makefile @@ -1,7 +1,7 @@ PORTNAME= textnote DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/textql/Makefile b/textproc/textql/Makefile index 95feef32f4c8..b9d64766a213 100644 --- a/textproc/textql/Makefile +++ b/textproc/textql/Makefile @@ -1,6 +1,6 @@ PORTNAME= textql PORTVERSION= g20210706 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= textproc MAINTAINER= ume@FreeBSD.org diff --git a/textproc/trdsql/Makefile b/textproc/trdsql/Makefile index 19fe486202f2..44ff1d7599ae 100644 --- a/textproc/trdsql/Makefile +++ b/textproc/trdsql/Makefile @@ -1,7 +1,7 @@ PORTNAME= trdsql DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/uni/Makefile b/textproc/uni/Makefile index 9badba16ba30..734a0ceb92fd 100644 --- a/textproc/uni/Makefile +++ b/textproc/uni/Makefile @@ -1,7 +1,7 @@ PORTNAME= uni PORTVERSION= 2.8.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org diff --git a/textproc/up/Makefile b/textproc/up/Makefile index 907570fc2cb9..96b598bb6fd3 100644 --- a/textproc/up/Makefile +++ b/textproc/up/Makefile @@ -1,7 +1,7 @@ PORTNAME= up DISTVERSIONPREFIX= v DISTVERSION= 0.4 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/vgrep/Makefile b/textproc/vgrep/Makefile index 8a0c17f4badb..1fceb6f9905e 100644 --- a/textproc/vgrep/Makefile +++ b/textproc/vgrep/Makefile @@ -1,7 +1,7 @@ PORTNAME= vgrep DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/yamlfmt/Makefile b/textproc/yamlfmt/Makefile index df7979807989..d57d14b8d86b 100644 --- a/textproc/yamlfmt/Makefile +++ b/textproc/yamlfmt/Makefile @@ -1,7 +1,7 @@ PORTNAME= yamlfmt DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= meta@FreeBSD.org diff --git a/www/adguardhome/Makefile b/www/adguardhome/Makefile index 0d5022c03702..50091d093f54 100644 --- a/www/adguardhome/Makefile +++ b/www/adguardhome/Makefile @@ -1,6 +1,7 @@ PORTNAME= adguardhome DISTVERSIONPREFIX= v DISTVERSION= 0.107.61 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/ DISTFILES= ${GH_PROJECT}_frontend${EXTRACT_SUFX} diff --git a/www/amfora/Makefile b/www/amfora/Makefile index edcf44cbe324..836b3553354e 100644 --- a/www/amfora/Makefile +++ b/www/amfora/Makefile @@ -1,7 +1,7 @@ PORTNAME= amfora DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/aquatone/Makefile b/www/aquatone/Makefile index 1f572cfd4436..c1b95cd7adc7 100644 --- a/www/aquatone/Makefile +++ b/www/aquatone/Makefile @@ -1,7 +1,7 @@ PORTNAME= aquatone DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= www security MAINTAINER= yuri@FreeBSD.org diff --git a/www/authelia/Makefile b/www/authelia/Makefile index a21b9e4ba88d..60b56093ac0b 100644 --- a/www/authelia/Makefile +++ b/www/authelia/Makefile @@ -1,6 +1,7 @@ PORTNAME= authelia DISTVERSIONPREFIX= v DISTVERSION= 4.39.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://github.com/authelia/authelia/releases/download/v${DISTVERSION}/:public_html DISTFILES= authelia-${DISTVERSIONFULL}-public_html${EXTRACT_SUFX}:public_html # html root directory needs to be built in a special way diff --git a/www/beehive/Makefile b/www/beehive/Makefile index 90bee797b439..fe9bc0c8d330 100644 --- a/www/beehive/Makefile +++ b/www/beehive/Makefile @@ -1,7 +1,7 @@ PORTNAME= beehive DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/bombadillo/Makefile b/www/bombadillo/Makefile index 41dfdb186bb7..c86644354e16 100644 --- a/www/bombadillo/Makefile +++ b/www/bombadillo/Makefile @@ -1,6 +1,6 @@ PORTNAME= bombadillo DISTVERSION= 2.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://tildegit.org/sloum/bombadillo/archive/ DISTNAME= ${DISTVERSION} diff --git a/www/bugzilla2atom/Makefile b/www/bugzilla2atom/Makefile index 1ddfdd4d0f18..0a4835495571 100644 --- a/www/bugzilla2atom/Makefile +++ b/www/bugzilla2atom/Makefile @@ -1,7 +1,7 @@ PORTNAME= bugzilla2atom DISTVERSIONPREFIX= v DISTVERSION= ${MODVERSION:S/-/./g:R} -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= www MAINTAINER= fuz@FreeBSD.org diff --git a/www/caddy-custom/Makefile b/www/caddy-custom/Makefile index 9f24d269d649..b8d1054f9d42 100644 --- a/www/caddy-custom/Makefile +++ b/www/caddy-custom/Makefile @@ -4,7 +4,7 @@ PORTNAME= caddy-custom PORTVERSION= ${CADDY_VERSION}.${XCADDY_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www DISTFILES= # none diff --git a/www/caddy/Makefile b/www/caddy/Makefile index f86593f0a647..c6a2015a646f 100644 --- a/www/caddy/Makefile +++ b/www/caddy/Makefile @@ -1,6 +1,7 @@ PORTNAME= caddy DISTVERSIONPREFIX= v DISTVERSION= 2.10.0 +PORTREVISION= 1 CATEGORIES= www DIST_SUBDIR= caddy diff --git a/www/carbonapi/Makefile b/www/carbonapi/Makefile index 41f80252df3a..0232c11612d1 100644 --- a/www/carbonapi/Makefile +++ b/www/carbonapi/Makefile @@ -1,6 +1,6 @@ PORTNAME= carbonapi DISTVERSION= 0.14.1 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= www MAINTAINER= a.andersson.thn@gmail.com diff --git a/www/chisel/Makefile b/www/chisel/Makefile index 944d2ee559c7..c14051b7d991 100644 --- a/www/chisel/Makefile +++ b/www/chisel/Makefile @@ -1,7 +1,7 @@ PORTNAME= chisel DISTVERSIONPREFIX= v DISTVERSION= 1.9.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/cinny/Makefile b/www/cinny/Makefile index 4805f2e2c7b0..e3282ad16f02 100644 --- a/www/cinny/Makefile +++ b/www/cinny/Makefile @@ -1,6 +1,6 @@ PORTNAME= cinny DISTVERSIONPREFIX= v -DISTVERSION= 4.7.0 +DISTVERSION= 4.7.1 CATEGORIES= www MASTER_SITES= https://github.com/ajbura/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/www/cinny/distinfo b/www/cinny/distinfo index 34f8cbc0d4f5..39d874536d88 100644 --- a/www/cinny/distinfo +++ b/www/cinny/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747576427 -SHA256 (cinny-v4.7.0.tar.gz) = 99bf0f035bc47d2838ec284075e1a32a746ac43511f7120a983d147efbf7b9b9 -SIZE (cinny-v4.7.0.tar.gz) = 5582987 +TIMESTAMP = 1747849346 +SHA256 (cinny-v4.7.1.tar.gz) = e6f094c108f73abe7c3236323c9533d4538aba5a23087819d6fa363e134e21b1 +SIZE (cinny-v4.7.1.tar.gz) = 5585782 diff --git a/www/cinny/pkg-plist b/www/cinny/pkg-plist index 9e01b8b43142..0af2fbc87459 100644 --- a/www/cinny/pkg-plist +++ b/www/cinny/pkg-plist @@ -1,5 +1,5 @@ -%%WWWDIR%%/assets/ReactPrism-BerGavVz.js -%%WWWDIR%%/assets/ReactPrism-BerGavVz.js.map +%%WWWDIR%%/assets/ReactPrism-CLx47MBq.js +%%WWWDIR%%/assets/ReactPrism-CLx47MBq.js.map %%WWWDIR%%/assets/ReactPrism-GaPGjdOJ.css %%WWWDIR%%/assets/Twemoji.Mozilla.v15.1.0-CM1RS90w.woff2 %%WWWDIR%%/assets/Twemoji.Mozilla.v15.1.0-DHQZm25T.ttf @@ -14,13 +14,13 @@ %%WWWDIR%%/assets/apple-touch-icon-72x72-BiCSJ3dR.png %%WWWDIR%%/assets/apple-touch-icon-76x76-GfaoCnSQ.png %%WWWDIR%%/assets/favicon-5KspoOBy.ico -%%WWWDIR%%/assets/index-4OWSgzB9.js -%%WWWDIR%%/assets/index-4OWSgzB9.js.map %%WWWDIR%%/assets/index-B9fWrEk-.js %%WWWDIR%%/assets/index-B9fWrEk-.js.map %%WWWDIR%%/assets/index-BIQoOb9a.css -%%WWWDIR%%/assets/index-CT60ZVgd.js -%%WWWDIR%%/assets/index-CT60ZVgd.js.map +%%WWWDIR%%/assets/index-BcblH8FP.js +%%WWWDIR%%/assets/index-BcblH8FP.js.map +%%WWWDIR%%/assets/index-iMWQwtV4.js +%%WWWDIR%%/assets/index-iMWQwtV4.js.map %%WWWDIR%%/assets/inter-cyrillic-ext-variable-wghtOnly-normal-CBYe6022.woff2 %%WWWDIR%%/assets/inter-cyrillic-variable-wghtOnly-normal-DHeaknKs.woff2 %%WWWDIR%%/assets/inter-greek-ext-variable-wghtOnly-normal-vpOIeGzY.woff2 @@ -31,8 +31,8 @@ %%WWWDIR%%/assets/invite-DROg5x7-.ogg %%WWWDIR%%/assets/matrix_sdk_crypto_wasm_bg-BKhMui86.wasm %%WWWDIR%%/assets/notification-EtLMRd0T.ogg -%%WWWDIR%%/assets/pdf-Gqh3aXa8.js -%%WWWDIR%%/assets/pdf-Gqh3aXa8.js.map +%%WWWDIR%%/assets/pdf-CadpnnX8.js +%%WWWDIR%%/assets/pdf-CadpnnX8.js.map %%WWWDIR%%/config.json.example %%WWWDIR%%/index.html %%WWWDIR%%/manifest.json diff --git a/www/codeberg-pages-server/Makefile b/www/codeberg-pages-server/Makefile index 7dc38257e12b..07adbd97af72 100644 --- a/www/codeberg-pages-server/Makefile +++ b/www/codeberg-pages-server/Makefile @@ -1,6 +1,7 @@ PORTNAME= codeberg-pages-server DISTVERSIONPREFIX= v DISTVERSION= 6.2.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://codeberg.org/Codeberg/pages-server/archive/ DISTFILES= ${DISTVERSIONFULL}.zip diff --git a/www/colly/Makefile b/www/colly/Makefile index 710af33e14c0..21df363f5520 100644 --- a/www/colly/Makefile +++ b/www/colly/Makefile @@ -1,7 +1,7 @@ PORTNAME= colly DISTVERSIONPREFIX= v DISTVERSION= 2.1.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/devd/Makefile b/www/devd/Makefile index cd725ff03ccc..18961873b3c0 100644 --- a/www/devd/Makefile +++ b/www/devd/Makefile @@ -1,7 +1,7 @@ PORTNAME= devd DISTVERSIONPREFIX= v DISTVERSION= 0.9 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org diff --git a/www/eden/Makefile b/www/eden/Makefile index 8a753549c431..7e0436e63647 100644 --- a/www/eden/Makefile +++ b/www/eden/Makefile @@ -1,7 +1,7 @@ PORTNAME= eden PORTVERSION= 0.7.4 DISTVERSIONPREFIX= v -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= www PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/www/filtron/Makefile b/www/filtron/Makefile index 4aab5b3251d7..0800b268c687 100644 --- a/www/filtron/Makefile +++ b/www/filtron/Makefile @@ -1,6 +1,6 @@ PORTNAME= filtron PORTVERSION= g20180218 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/galene/Makefile b/www/galene/Makefile index 8bea5d198bab..3bb093e111c8 100644 --- a/www/galene/Makefile +++ b/www/galene/Makefile @@ -1,5 +1,6 @@ PORTNAME= galene DISTVERSION= 0.96.3 +PORTREVISION= 1 CATEGORIES= www net-im MAINTAINER= bapt@FreeBSD.org diff --git a/www/glance/Makefile b/www/glance/Makefile index 2c324187d9f8..a5d19357b8e1 100644 --- a/www/glance/Makefile +++ b/www/glance/Makefile @@ -1,7 +1,7 @@ PORTNAME= glance DISTVERSIONPREFIX= v DISTVERSION= 0.7.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= adamw@FreeBSD.org diff --git a/www/go-anubis/Makefile b/www/go-anubis/Makefile index ee3227e436a3..f60ea9332dba 100644 --- a/www/go-anubis/Makefile +++ b/www/go-anubis/Makefile @@ -1,6 +1,7 @@ PORTNAME= anubis DISTVERSIONPREFIX= v DISTVERSION= 1.15.1 +PORTREVISION= 1 CATEGORIES= www PKGNAMEPREFIX= go- diff --git a/www/go-www/Makefile b/www/go-www/Makefile index 62dc745e14e9..269f51449070 100644 --- a/www/go-www/Makefile +++ b/www/go-www/Makefile @@ -1,6 +1,6 @@ PORTNAME= www PORTVERSION= 2.0.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= www PKGNAMEPREFIX= go- diff --git a/www/gobuffalo/Makefile b/www/gobuffalo/Makefile index 322eacdf55ce..2ccb761b5f56 100644 --- a/www/gobuffalo/Makefile +++ b/www/gobuffalo/Makefile @@ -1,7 +1,7 @@ PORTNAME= gobuffalo PORTVERSION= 0.16.27 DISTVERSIONPREFIX= v -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= www MAINTAINER= ports@FreeBSD.org diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index 864d6c3004f2..d91cb1805544 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,6 +1,7 @@ PORTNAME= hugo DISTVERSIONPREFIX= v DISTVERSION= 0.147.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gotty/Makefile b/www/gotty/Makefile index 9c5bf0ccfab0..682fa25de8ac 100644 --- a/www/gotty/Makefile +++ b/www/gotty/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotty PORTVERSION= 1.5.0 DISTVERSIONPREFIX= v -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= www net MAINTAINER= ehaupt@FreeBSD.org diff --git a/www/grafana/Makefile b/www/grafana/Makefile index 6f770e49d424..1102f250e042 100644 --- a/www/grafana/Makefile +++ b/www/grafana/Makefile @@ -1,6 +1,7 @@ PORTNAME= grafana DISTVERSIONPREFIX= v DISTVERSION= 12.0.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://dl.grafana.com/oss/release/ \ https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod diff --git a/www/gurl/Makefile b/www/gurl/Makefile index 48a4df842236..a344aee2535f 100644 --- a/www/gurl/Makefile +++ b/www/gurl/Makefile @@ -1,7 +1,7 @@ PORTNAME= gurl DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= dch@FreeBSD.org diff --git a/www/icapeg/Makefile b/www/icapeg/Makefile index d8309240108c..75dfe51d78d6 100644 --- a/www/icapeg/Makefile +++ b/www/icapeg/Makefile @@ -1,7 +1,7 @@ PORTNAME= icapeg DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= www MAINTAINER= support@egirna.com diff --git a/www/jira-cli/Makefile b/www/jira-cli/Makefile index 9ab55e1bf213..f687cfb6df20 100644 --- a/www/jira-cli/Makefile +++ b/www/jira-cli/Makefile @@ -1,6 +1,7 @@ PORTNAME= jira-cli DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= www DIST_SUBDIR= jira-cli diff --git a/www/katana/Makefile b/www/katana/Makefile index 7c45b067059e..fed705370255 100644 --- a/www/katana/Makefile +++ b/www/katana/Makefile @@ -1,6 +1,7 @@ PORTNAME= katana DISTVERSIONPREFIX= v DISTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= dutra@FreeBSD.org diff --git a/www/kineto/Makefile b/www/kineto/Makefile index b6ea14cbdfa4..71141ae5727a 100644 --- a/www/kineto/Makefile +++ b/www/kineto/Makefile @@ -1,6 +1,6 @@ PORTNAME= kineto DISTVERSION= g20211104 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= www MAINTAINER= corey@electrickite.org diff --git a/www/lzr/Makefile b/www/lzr/Makefile index 77272c708880..d80032db23bf 100644 --- a/www/lzr/Makefile +++ b/www/lzr/Makefile @@ -1,7 +1,7 @@ PORTNAME= lzr DISTVERSIONPREFIX= v DISTVERSION= 1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/miniflux/Makefile b/www/miniflux/Makefile index 8473559b1cc8..6f56f2b0576d 100644 --- a/www/miniflux/Makefile +++ b/www/miniflux/Makefile @@ -1,5 +1,6 @@ PORTNAME= miniflux DISTVERSION= 2.2.8 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= krion@FreeBSD.org diff --git a/www/mirrorselect/Makefile b/www/mirrorselect/Makefile index 29b5ea3a9858..fc05bad1c168 100644 --- a/www/mirrorselect/Makefile +++ b/www/mirrorselect/Makefile @@ -1,7 +1,7 @@ PORTNAME= mirrorselect DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= www ports-mgmt MAINTAINER= aly@aaronly.me diff --git a/www/morty/Makefile b/www/morty/Makefile index 79686de89180..ef0e8647b324 100644 --- a/www/morty/Makefile +++ b/www/morty/Makefile @@ -2,7 +2,7 @@ PORTNAME= morty DISTVERSIONPREFIX= v DISTVERSION= 0.2.0-12 DISTVERSIONSUFFIX= -gfe94d9a -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= www net MAINTAINER= yuri@FreeBSD.org diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 0bc9b585b4ab..04ccd9273c1b 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME?= nginx PORTVERSION= 1.28.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ LOCAL/osa diff --git a/www/nginx-devel/Makefile.extmod b/www/nginx-devel/Makefile.extmod index 7011ee65f3f5..2bbd374b1d88 100644 --- a/www/nginx-devel/Makefile.extmod +++ b/www/nginx-devel/Makefile.extmod @@ -143,7 +143,7 @@ HTTP_PUSH_VARS= DSO_EXTMODS+=push HTTP_PUSH_STREAM_GH_TUPLE= wandenberg:nginx-push-stream-module:0.6.0:pushstream HTTP_PUSH_STREAM_VARS= DSO_EXTMODS+=pushstream -HTTP_REDIS_GH_TUPLE= osokin:ngx_http_redis:ad7d90c:redis +HTTP_REDIS_GH_TUPLE= osokin:ngx_http_redis:0.4.0:redis HTTP_REDIS_VARS= DSO_EXTMODS+=redis HTTP_SLICE_AHEAD_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-src_http_modules_ngx_http_slice_read_ahead.c diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo index 558ce00747a7..3f3b1da00e21 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -1,10 +1,10 @@ -TIMESTAMP = 1747580329 +TIMESTAMP = 1747855224 SHA256 (nginx-1.28.0.tar.gz) = c6b5c6b086c0df9d3ca3ff5e084c1d0ef909e6038279c71c1c3e985f576ff76a SIZE (nginx-1.28.0.tar.gz) = 1280111 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae SIZE (nginx_mogilefs_module-1.0.4.tar.gz) = 11208 -SHA256 (osokin-ngx_http_redis-ad7d90c_GH0.tar.gz) = 3ac409accbfdc2da2288a37eba8e918b63cad460dab6b29e9f3e7b9823dca744 -SIZE (osokin-ngx_http_redis-ad7d90c_GH0.tar.gz) = 12724 +SHA256 (osokin-ngx_http_redis-0.4.0_GH0.tar.gz) = e5b699243035575cb8ffcd26fc3a8287bcd11ff414e30fd0a52c96729fd22d0d +SIZE (osokin-ngx_http_redis-0.4.0_GH0.tar.gz) = 11858 SHA256 (passenger-6.0.27.tar.gz) = 82c830aee98feece09e84309c2d0c6bb3f7b22a3c8e33cfe93b5e0d498615d0f SIZE (passenger-6.0.27.tar.gz) = 7548637 SHA256 (msva-nginx_ajp_module-fcbb2cc_GH0.tar.gz) = 522e94c59f5783f281d868ede2adf325bf2f8ffb9e62cf8451d4b9ac0516916c diff --git a/www/nginx-devel/files/extra-patch-ngx_http_redis_module.c b/www/nginx-devel/files/extra-patch-ngx_http_redis_module.c deleted file mode 100644 index 3dacd39ee6c4..000000000000 --- a/www/nginx-devel/files/extra-patch-ngx_http_redis_module.c +++ /dev/null @@ -1,34 +0,0 @@ ---- ../ngx_http_redis-0.3.9/ngx_http_redis_module.c.orig 2022-07-10 22:10:19.031893000 -0400 -+++ ../ngx_http_redis-0.3.9/ngx_http_redis_module.c 2022-07-10 22:09:41.271731000 -0400 -@@ -562,7 +562,7 @@ - /* if defined gzip_flag... */ - if (rlcf->gzip_flag) { - /* hash init */ -- h = ngx_list_push(&r->upstream->headers_in.headers); -+ h = ngx_list_push(&r->headers_out.headers); - if (h == NULL) { - return NGX_ERROR; - } -@@ -571,19 +571,11 @@ - * add Content-Encoding header for future gunzipping - * with ngx_http_gunzip_filter module - */ -- h->hash = ngx_hash(ngx_hash(ngx_hash(ngx_hash( -- ngx_hash(ngx_hash(ngx_hash( -- ngx_hash(ngx_hash(ngx_hash( -- ngx_hash(ngx_hash(ngx_hash( -- ngx_hash(ngx_hash('c', 'o'), 'n'), 't'), 'e'), -- 'n'), 't'), '-'), 'e'), 'n'), 'c'), 'o'), -- 'd'), 'i'), 'n'), 'g'); -+ h->hash = 1; -+ h->next = NULL; - ngx_str_set(&h->key, "Content-Encoding"); - ngx_str_set(&h->value, "gzip"); -- h->lowcase_key = (u_char*) "content-encoding"; --#if (NGX_HTTP_GZIP) -- u->headers_in.content_encoding = h; --#endif -+ r->headers_out.content_encoding = h; - } - - /* try to find end of string */ diff --git a/www/nginx-prometheus-exporter/Makefile b/www/nginx-prometheus-exporter/Makefile index 2258223e05b0..1933131612be 100644 --- a/www/nginx-prometheus-exporter/Makefile +++ b/www/nginx-prometheus-exporter/Makefile @@ -1,6 +1,7 @@ PORTNAME= nginx-prometheus-exporter DISTVERSIONPREFIX= v DISTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= arcade@b1t.name diff --git a/www/nginx-vts-exporter/Makefile b/www/nginx-vts-exporter/Makefile index dc46d234bef3..3b6cd1a12668 100644 --- a/www/nginx-vts-exporter/Makefile +++ b/www/nginx-vts-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= nginx-vts-exporter DISTVERSIONPREFIX= v DISTVERSION= 0.10.7 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= www MAINTAINER= joneum@FreeBSD.org diff --git a/www/node22/Makefile b/www/node22/Makefile index bd3f8a2dcaf2..d8a6b7ca7181 100644 --- a/www/node22/Makefile +++ b/www/node22/Makefile @@ -66,6 +66,8 @@ ICU_CONFIGURE_ON= --with-intl=system-icu ICU_LIB_DEPENDS= libicui18n.so:devel/icu JIT_CONFIGURE_OFF= --v8-lite-mode +CXXFLAGS_powerpc64= -mpower8-vector + .include "Makefile.version" .include <bsd.port.options.mk> diff --git a/www/oneshot/Makefile b/www/oneshot/Makefile index 16a0f338f272..7abdcdb9b836 100644 --- a/www/oneshot/Makefile +++ b/www/oneshot/Makefile @@ -1,7 +1,7 @@ PORTNAME= oneshot DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/p5-Mojo-DOM58/Makefile b/www/p5-Mojo-DOM58/Makefile index 5bd47118b317..90c8ecb821d2 100644 --- a/www/p5-Mojo-DOM58/Makefile +++ b/www/p5-Mojo-DOM58/Makefile @@ -1,5 +1,5 @@ PORTNAME= Mojo-DOM58 -PORTVERSION= 3.001 +PORTVERSION= 3.002 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DBOOK @@ -12,6 +12,8 @@ WWW= https://metacpan.org/dist/Mojo-DOM58 LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE +RUN_DEPENDS= p5-Role-Tiny>=0:devel/p5-Role-Tiny + USES= perl5 USE_PERL5= configure diff --git a/www/p5-Mojo-DOM58/distinfo b/www/p5-Mojo-DOM58/distinfo index 4f9ae17fce35..8e34b489f186 100644 --- a/www/p5-Mojo-DOM58/distinfo +++ b/www/p5-Mojo-DOM58/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623821408 -SHA256 (Mojo-DOM58-3.001.tar.gz) = 18b26d541e5314415adddf314369d940c8ba06b11234ca506fdbe6cf224f5796 -SIZE (Mojo-DOM58-3.001.tar.gz) = 76705 +TIMESTAMP = 1747835614 +SHA256 (Mojo-DOM58-3.002.tar.gz) = 1b066035a33553296c9e970d4196b759842a4af1d727b195a60b5db0ac14e338 +SIZE (Mojo-DOM58-3.002.tar.gz) = 78748 diff --git a/www/phpfpmtop/Makefile b/www/phpfpmtop/Makefile index 28cdea650354..ca95f7014c77 100644 --- a/www/phpfpmtop/Makefile +++ b/www/phpfpmtop/Makefile @@ -1,7 +1,7 @@ PORTNAME= phpfpmtop DISTVERSIONPREFIX= v DISTVERSION= 0.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= www devel MAINTAINER= mops@punkt.de diff --git a/www/pomerium/Makefile b/www/pomerium/Makefile index 4f0fe1e3ddd3..993bc059e8ad 100644 --- a/www/pomerium/Makefile +++ b/www/pomerium/Makefile @@ -1,7 +1,7 @@ PORTNAME= pomerium DISTVERSIONPREFIX= v DISTVERSION= 0.8.4 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= www diff --git a/www/pydio-cells/Makefile b/www/pydio-cells/Makefile index 38c0a5e7c61f..ddd1e66532d9 100644 --- a/www/pydio-cells/Makefile +++ b/www/pydio-cells/Makefile @@ -1,7 +1,7 @@ PORTNAME= cells DISTVERSIONPREFIX= v DISTVERSION= 4.4.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www PKGNAMEPREFIX= pydio- diff --git a/www/remark42/Makefile b/www/remark42/Makefile index efb6674ea62f..81a1bcf22f12 100644 --- a/www/remark42/Makefile +++ b/www/remark42/Makefile @@ -1,7 +1,7 @@ PORTNAME= remark42 DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= LOCAL/delphij:npmcache DISTFILES= ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npmcache diff --git a/www/s/Makefile b/www/s/Makefile index a841bd2a859c..c1453b2eba31 100644 --- a/www/s/Makefile +++ b/www/s/Makefile @@ -1,7 +1,7 @@ PORTNAME= s DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/tusc/Makefile b/www/tusc/Makefile index 5ee3c0d2cec5..2440c2aa0368 100644 --- a/www/tusc/Makefile +++ b/www/tusc/Makefile @@ -1,6 +1,6 @@ PORTNAME= tusc DISTVERSION= 0.4.7 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= www MAINTAINER= osa@FreeBSD.org diff --git a/www/tusd/Makefile b/www/tusd/Makefile index 4ca11309ce26..6272bb694d4d 100644 --- a/www/tusd/Makefile +++ b/www/tusd/Makefile @@ -1,7 +1,7 @@ PORTNAME= tusd DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= www MAINTAINER= mm@FreeBSD.org diff --git a/www/uchiwa/Makefile b/www/uchiwa/Makefile index 67b78eadfab4..6993e70a0a6b 100644 --- a/www/uchiwa/Makefile +++ b/www/uchiwa/Makefile @@ -1,6 +1,6 @@ PORTNAME= uchiwa PORTVERSION= 0.18.2 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= www MASTER_SITES= http://uchiwa.io/ diff --git a/www/varnish_exporter/Makefile b/www/varnish_exporter/Makefile index 03f2fa9e6459..c41172a16100 100644 --- a/www/varnish_exporter/Makefile +++ b/www/varnish_exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= varnish_exporter PORTVERSION= 1.6 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= www MAINTAINER= ports@zx23.net diff --git a/www/vultr-cli/Makefile b/www/vultr-cli/Makefile index 882919ba8948..d9662d951003 100644 --- a/www/vultr-cli/Makefile +++ b/www/vultr-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= vultr-cli DISTVERSIONPREFIX= v DISTVERSION= 2.17.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= www MAINTAINER= antranigv@freebsd.am diff --git a/www/webhook/Makefile b/www/webhook/Makefile index 84098c8cf717..37d9230251cc 100644 --- a/www/webhook/Makefile +++ b/www/webhook/Makefile @@ -1,6 +1,6 @@ PORTNAME= webhook PORTVERSION= 2.8.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= www MAINTAINER= stb@lassitu.de diff --git a/www/websocketd/Makefile b/www/websocketd/Makefile index e99066349810..f75db6f8b7b6 100644 --- a/www/websocketd/Makefile +++ b/www/websocketd/Makefile @@ -1,7 +1,7 @@ PORTNAME= websocketd PORTVERSION= 0.4.1 DISTVERSIONPREFIX= v -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org diff --git a/www/writeas-cli/Makefile b/www/writeas-cli/Makefile index fe7feecabf02..cab9492646e2 100644 --- a/www/writeas-cli/Makefile +++ b/www/writeas-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= writeas-cli DISTVERSIONPREFIX= v DISTVERSION= 2.0.0-wf -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= www textproc MASTER_SITES= https://code.as/core/socks/archive/v1.0.0.tar.gz?dummy=/:core_socks DISTFILES= core-socks-v1.0.0.tar.gz:core_socks diff --git a/www/writefreely/Makefile b/www/writefreely/Makefile index a3ba0a891ff8..7f839f9f7005 100644 --- a/www/writefreely/Makefile +++ b/www/writefreely/Makefile @@ -1,7 +1,7 @@ PORTNAME= writefreely DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www textproc MAINTAINER= fuz@FreeBSD.org diff --git a/www/wuzz/Makefile b/www/wuzz/Makefile index 17efd8f04350..8d7b842d4807 100644 --- a/www/wuzz/Makefile +++ b/www/wuzz/Makefile @@ -1,7 +1,7 @@ PORTNAME= wuzz DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/xcaddy/Makefile b/www/xcaddy/Makefile index b8e7d1abeb54..800adff9291e 100644 --- a/www/xcaddy/Makefile +++ b/www/xcaddy/Makefile @@ -1,7 +1,7 @@ PORTNAME= xcaddy DISTVERSIONPREFIX= v DISTVERSION= 0.4.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www DIST_SUBDIR= xcaddy diff --git a/www/zgrab2/Makefile b/www/zgrab2/Makefile index 923f3f755802..7c76a6986554 100644 --- a/www/zgrab2/Makefile +++ b/www/zgrab2/Makefile @@ -1,7 +1,7 @@ PORTNAME= zgrab2 DISTVERSIONPREFIX= v DISTVERSION= 0.1.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/x11-toolkits/p5-Tk-Autoscroll/Makefile b/x11-toolkits/p5-Tk-Autoscroll/Makefile index cc84aeb2c6fd..3e5e6808b8bb 100644 --- a/x11-toolkits/p5-Tk-Autoscroll/Makefile +++ b/x11-toolkits/p5-Tk-Autoscroll/Makefile @@ -1,6 +1,6 @@ PORTNAME= Tk-Autoscroll PORTVERSION= 1.14 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -8,6 +8,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Space invaders-like scrolling in Perl +LICENSE= ARTPERL10 + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk diff --git a/x11-toolkits/p5-Tk-ColourChooser/Makefile b/x11-toolkits/p5-Tk-ColourChooser/Makefile index a067b9fb5087..27c8cafdd253 100644 --- a/x11-toolkits/p5-Tk-ColourChooser/Makefile +++ b/x11-toolkits/p5-Tk-ColourChooser/Makefile @@ -1,6 +1,6 @@ PORTNAME= Tk-ColourChooser PORTVERSION= 1.52 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -8,6 +8,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl/Tk module providing a Colour selection dialogue box +LICENSE= LGPL20 + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk diff --git a/x11-toolkits/p5-Tk-Contrib/Makefile b/x11-toolkits/p5-Tk-Contrib/Makefile index d0f8fc7e7419..745ae1fc7d7c 100644 --- a/x11-toolkits/p5-Tk-Contrib/Makefile +++ b/x11-toolkits/p5-Tk-Contrib/Makefile @@ -1,5 +1,6 @@ PORTNAME= Tk-Contrib PORTVERSION= 0.08 +PORTREVISION= 1 CATEGORIES= x11-toolkits perl5 tk MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -8,6 +9,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Contributed Tk widgets WWW= https://metacpan.org/release/Tk-Contrib +LICENSE= ARTPERL10 + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Test-Tk>=3.00:x11-toolkits/p5-Test-Tk \ p5-Tk>=800.024:x11-toolkits/p5-Tk diff --git a/x11-toolkits/p5-Tk-DKW/Makefile b/x11-toolkits/p5-Tk-DKW/Makefile index a47c6435c766..a863e4ca6ef7 100644 --- a/x11-toolkits/p5-Tk-DKW/Makefile +++ b/x11-toolkits/p5-Tk-DKW/Makefile @@ -1,6 +1,6 @@ PORTNAME= Tk-DKW PORTVERSION= 0.03 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-toolkits perl5 tk MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,6 +9,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Collection of Tk widgets WWW= https://metacpan.org/release/Tk-DKW +LICENSE= ARTPERL10 + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tk>=804:x11-toolkits/p5-Tk \ p5-Tk-Contrib>=0.07:x11-toolkits/p5-Tk-Contrib diff --git a/x11-toolkits/p5-Tk-Date/Makefile b/x11-toolkits/p5-Tk-Date/Makefile index eb305a642105..4c984916d781 100644 --- a/x11-toolkits/p5-Tk-Date/Makefile +++ b/x11-toolkits/p5-Tk-Date/Makefile @@ -1,6 +1,6 @@ PORTNAME= Tk-Date PORTVERSION= 0.44 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -8,6 +8,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Date/time widget for Perl/Tk +LICENSE= ARTPERL10 + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tk-GBARR>=0:x11-toolkits/p5-Tk-GBARR diff --git a/x11-toolkits/p5-Tk-DynaTabFrame/Makefile b/x11-toolkits/p5-Tk-DynaTabFrame/Makefile index 457c41b684d7..570e78895322 100644 --- a/x11-toolkits/p5-Tk-DynaTabFrame/Makefile +++ b/x11-toolkits/p5-Tk-DynaTabFrame/Makefile @@ -1,6 +1,6 @@ PORTNAME= Tk-DynaTabFrame PORTVERSION= 0.23 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-toolkits perl5 tk MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,6 +9,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= NoteBook widget with orientable, dynamically stacking tabs WWW= https://metacpan.org/release/Tk-DynaTabFrame +LICENSE= ARTPERL10 + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tk>=804.027:x11-toolkits/p5-Tk diff --git a/x11-toolkits/p5-Tk-Enscript/Makefile b/x11-toolkits/p5-Tk-Enscript/Makefile index e6c7ebf5dc81..e554996988b5 100644 --- a/x11-toolkits/p5-Tk-Enscript/Makefile +++ b/x11-toolkits/p5-Tk-Enscript/Makefile @@ -1,6 +1,6 @@ PORTNAME= Tk-Enscript PORTVERSION= 1.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,6 +9,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Text-to-PostScript converter using Tk::Canvas WWW= https://metacpan.org/release/Tk-Enscript +LICENSE= ARTPERL10 + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk diff --git a/x11-toolkits/p5-Tk-GBARR/Makefile b/x11-toolkits/p5-Tk-GBARR/Makefile index 8bbf14a3036a..e7814eb0f811 100644 --- a/x11-toolkits/p5-Tk-GBARR/Makefile +++ b/x11-toolkits/p5-Tk-GBARR/Makefile @@ -1,6 +1,6 @@ PORTNAME= Tk-GBARR PORTVERSION= 2.08 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,6 +9,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Some collection of Tk Widgets WWW= https://metacpan.org/release/Tk-GBARR +LICENSE= ARTPERL10 + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk diff --git a/x11-toolkits/p5-Tk-JComboBox/Makefile b/x11-toolkits/p5-Tk-JComboBox/Makefile index ad0d97f9e4b3..a52609dd35b9 100644 --- a/x11-toolkits/p5-Tk-JComboBox/Makefile +++ b/x11-toolkits/p5-Tk-JComboBox/Makefile @@ -1,6 +1,6 @@ PORTNAME= Tk-JComboBox PORTVERSION= 1.14 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-toolkits perl5 tk MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,6 +9,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Contains a Label or Entry, a Button, and a Listbox WWW= https://metacpan.org/release/Tk-JComboBox +LICENSE= ARTPERL10 + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tk>=804.027:x11-toolkits/p5-Tk diff --git a/x11-toolkits/p5-Tk-Splashscreen/Makefile b/x11-toolkits/p5-Tk-Splashscreen/Makefile index 35aac84c8aa2..a79d8cc51cf1 100644 --- a/x11-toolkits/p5-Tk-Splashscreen/Makefile +++ b/x11-toolkits/p5-Tk-Splashscreen/Makefile @@ -1,6 +1,6 @@ PORTNAME= Tk-Splashscreen PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,6 +9,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Tk::Splashscreen, display a Splashscreen during program initialization WWW= https://metacpan.org/release/Tk-Splashscreen +LICENSE= ARTPERL10 + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk diff --git a/x11-toolkits/p5-Tk-WaitBox/Makefile b/x11-toolkits/p5-Tk-WaitBox/Makefile index 8dd6f5ff07d2..6dbed1af6e3a 100644 --- a/x11-toolkits/p5-Tk-WaitBox/Makefile +++ b/x11-toolkits/p5-Tk-WaitBox/Makefile @@ -1,6 +1,6 @@ PORTNAME= Tk-WaitBox PORTVERSION= 1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits perl5 tk MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,6 +9,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Wait Dialog for Perl/Tk WWW= https://metacpan.org/release/Tk-WaitBox +LICENSE= ARTPERL10 + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tk>=804.027:x11-toolkits/p5-Tk diff --git a/x11-wm/river/Makefile b/x11-wm/river/Makefile index 0a58a85b8478..a426ba7caf74 100644 --- a/x11-wm/river/Makefile +++ b/x11-wm/river/Makefile @@ -1,7 +1,6 @@ PORTNAME= river DISTVERSIONPREFIX= v -DISTVERSION= 0.3.7 -PORTREVISION= 1 +DISTVERSION= 0.3.9 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ wayland-protocols>0:graphics/wayland-protocols \ - zig>=0.13.0:lang/zig + zig>=0.14.0:lang/zig LIB_DEPENDS= libevdev.so:devel/libevdev \ libwayland-server.so:graphics/wayland \ libwlroots-0.18.so:x11-toolkits/wlroots018 \ @@ -24,10 +23,10 @@ USES= pkgconfig xorg USE_GITHUB= yes USE_XORG= pixman GH_ACCOUNT= riverwm -GH_TUPLE= ifreund:zig-pixman:v0.2.0:zig_pixman/../.cache/zig/p/12209db20ce873af176138b76632931def33a10539387cba745db72933c43d274d56 \ - ifreund:zig-wayland:v0.2.0:zig_wayland/../.cache/zig/p/1220687c8c47a48ba285d26a05600f8700d37fc637e223ced3aa8324f3650bf52242 \ - ifreund:zig-xkbcommon:v0.2.0:zig_xkbcommon/../.cache/zig/p/1220c90b2228d65fd8427a837d31b0add83e9fade1dcfa539bb56fd06f1f8461605f \ - swaywm:zig-wlroots:v0.18.1:zig_wlroots/../.cache/zig/p/122083317b028705b5d27be12976feebf17066a4e51802b3b5e9f970bec580e433e1 +GH_TUPLE= ifreund:zig-pixman:v0.3.0:zig_pixman/../.cache/zig/p/pixman-0.3.0-LClMnz2VAAAs7QSCGwLimV5VUYx0JFnX5xWU6HwtMuDX \ + ifreund:zig-wayland:v0.3.0:zig_wayland/../.cache/zig/p/wayland-0.3.0-lQa1kjPIAQDmhGYpY-zxiRzQJFHQ2VqhJkQLbKKdt5wl \ + ifreund:zig-xkbcommon:v0.3.0:zig_xkbcommon/../.cache/zig/p/xkbcommon-0.3.0-VDqIe3K9AQB2fG5ZeRcMC9i7kfrp5m2rWgLrmdNn9azr \ + swaywm:zig-wlroots:v0.18.2:zig_wlroots/../.cache/zig/p/wlroots-0.18.2-jmOlchnIAwBq45_cxU1V3OWErxxJjQZlc9PyJfR-l3uk MAKE_ENV= DESTDIR="${STAGEDIR}" CONFIGURE_ARGS= --prefix "${PREFIX}" \ ${WITH_DEBUG:D:U-Doptimize=ReleaseFast} \ diff --git a/x11-wm/river/distinfo b/x11-wm/river/distinfo index df86b7e1f20b..f5fcd6ed1a43 100644 --- a/x11-wm/river/distinfo +++ b/x11-wm/river/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1736012117 -SHA256 (riverwm-river-v0.3.7_GH0.tar.gz) = d60d5a2142b29bb44317a2b13e9b2454eb145f4331a96ef8058e83a9e8fa9fc4 -SIZE (riverwm-river-v0.3.7_GH0.tar.gz) = 171926 -SHA256 (ifreund-zig-pixman-v0.2.0_GH0.tar.gz) = 298c015764ff917fceec45c1382b50ec371e06f75e50f097c8380ca565c3b581 -SIZE (ifreund-zig-pixman-v0.2.0_GH0.tar.gz) = 7886 -SHA256 (ifreund-zig-wayland-v0.2.0_GH0.tar.gz) = 6cbbb8ca10c84cc83a09b21e3b84e0ab4238306376b268788fedcc46397b322d -SIZE (ifreund-zig-wayland-v0.2.0_GH0.tar.gz) = 56461 -SHA256 (ifreund-zig-xkbcommon-v0.2.0_GH0.tar.gz) = 4ef3193a375f1893475c3bc481d262a7eef5c28e0d1ea7c20739deaa4f8df6bd -SIZE (ifreund-zig-xkbcommon-v0.2.0_GH0.tar.gz) = 22495 -SHA256 (swaywm-zig-wlroots-v0.18.1_GH0.tar.gz) = 168798907f30da2ed0fbe0b132f3dc0bfcf3f5d5b75c2ea9d425f47be54fc7a9 -SIZE (swaywm-zig-wlroots-v0.18.1_GH0.tar.gz) = 56734 +TIMESTAMP = 1741591210 +SHA256 (riverwm-river-v0.3.9_GH0.tar.gz) = dd8c8892b2f2b082f559228f790f8ec3748d5edaa7ec28097f17110fcddf647a +SIZE (riverwm-river-v0.3.9_GH0.tar.gz) = 172259 +SHA256 (ifreund-zig-pixman-v0.3.0_GH0.tar.gz) = b09b4d733430d3341c9fa340b13b84da058068764b9239452b5161c015ac3b08 +SIZE (ifreund-zig-pixman-v0.3.0_GH0.tar.gz) = 7976 +SHA256 (ifreund-zig-wayland-v0.3.0_GH0.tar.gz) = 8697cb2d056bc88e76e4f44e68e4346bf1ab4b325acd38b52dae7924754ea0ad +SIZE (ifreund-zig-wayland-v0.3.0_GH0.tar.gz) = 75460 +SHA256 (ifreund-zig-xkbcommon-v0.3.0_GH0.tar.gz) = 492b670d9bddc596184b2ec46d06dbcafdfb9c4b6b6fa7ad9ba98a4d2f921d59 +SIZE (ifreund-zig-xkbcommon-v0.3.0_GH0.tar.gz) = 22520 +SHA256 (swaywm-zig-wlroots-v0.18.2_GH0.tar.gz) = 42312e25b7ca88fb26aa8ba20f282eb8d587908ca664f02176d019a8bad753c3 +SIZE (swaywm-zig-wlroots-v0.18.2_GH0.tar.gz) = 58494 diff --git a/x11/aminal/Makefile b/x11/aminal/Makefile index 5bb10151b113..846e214e11f7 100644 --- a/x11/aminal/Makefile +++ b/x11/aminal/Makefile @@ -1,7 +1,7 @@ PORTNAME= aminal DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org diff --git a/x11/cliphist/Makefile b/x11/cliphist/Makefile index 23aaeac6fc62..e5484ed2385d 100644 --- a/x11/cliphist/Makefile +++ b/x11/cliphist/Makefile @@ -1,7 +1,7 @@ PORTNAME= cliphist DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/clipman/Makefile b/x11/clipman/Makefile index 1f4a4764e279..051387af8c44 100644 --- a/x11/clipman/Makefile +++ b/x11/clipman/Makefile @@ -1,7 +1,7 @@ PORTNAME= clipman DISTVERSIONPREFIX= v DISTVERSION= 1.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/darktile/Makefile b/x11/darktile/Makefile index ed3393ccfdde..aab2bdc4dcfd 100644 --- a/x11/darktile/Makefile +++ b/x11/darktile/Makefile @@ -1,7 +1,7 @@ PORTNAME= darktile DISTVERSIONPREFIX= v DISTVERSION= 0.0.11 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org diff --git a/x11/dwlb/Makefile b/x11/dwlb/Makefile index 08ccc4011eb5..27109fd5038b 100644 --- a/x11/dwlb/Makefile +++ b/x11/dwlb/Makefile @@ -1,5 +1,5 @@ PORTNAME= dwlb -PORTVERSION= s20240516 +PORTVERSION= s20250520 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org @@ -19,7 +19,7 @@ USES= gmake pkgconfig xorg USE_GITHUB= yes USE_XORG= pixman GH_ACCOUNT= kolunmi -GH_TAGNAME= 0daa1c1 +GH_TAGNAME= 48dbe00 EXTRA_PATCHES= ${${PORTNAME:tu}_PATCHES} PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz diff --git a/x11/dwlb/distinfo b/x11/dwlb/distinfo index 77ee30604add..38acff5355ec 100644 --- a/x11/dwlb/distinfo +++ b/x11/dwlb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715905457 -SHA256 (kolunmi-dwlb-s20240516-0daa1c1_GH0.tar.gz) = 4d1edddd1396d8331a5773bed22f7d1f2e36d1c50c69f979300885c332d3defb -SIZE (kolunmi-dwlb-s20240516-0daa1c1_GH0.tar.gz) = 69737 +TIMESTAMP = 1747764439 +SHA256 (kolunmi-dwlb-s20250520-48dbe00_GH0.tar.gz) = 1472334f2fc24af09a2a5da8a2772439d1dbef256f710708a1eb68c0b7d768b1 +SIZE (kolunmi-dwlb-s20250520-48dbe00_GH0.tar.gz) = 69726 diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile index fb848ef6a373..acd57826d0d8 100644 --- a/x11/kitty/Makefile +++ b/x11/kitty/Makefile @@ -1,6 +1,7 @@ PORTNAME= kitty DISTVERSIONPREFIX= v DISTVERSION= 0.41.1 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= nivit@FreeBSD.org diff --git a/x11/nwg-bar/Makefile b/x11/nwg-bar/Makefile index dba87259633b..aaee29c0c26b 100644 --- a/x11/nwg-bar/Makefile +++ b/x11/nwg-bar/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-bar DISTVERSIONPREFIX= v DISTVERSION= 0.1.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/nwg-dock-hyprland/Makefile b/x11/nwg-dock-hyprland/Makefile index fb3962a8d571..2d3cef88fb20 100644 --- a/x11/nwg-dock-hyprland/Makefile +++ b/x11/nwg-dock-hyprland/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-dock-hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/nwg-dock/Makefile b/x11/nwg-dock/Makefile index 7bd226fd4c02..a9329f463978 100644 --- a/x11/nwg-dock/Makefile +++ b/x11/nwg-dock/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-dock DISTVERSIONPREFIX= v DISTVERSION= 0.4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/nwg-drawer/Makefile b/x11/nwg-drawer/Makefile index 1be0dc543b72..b26c2d214ba5 100644 --- a/x11/nwg-drawer/Makefile +++ b/x11/nwg-drawer/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-drawer DISTVERSIONPREFIX= v DISTVERSION= 0.6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/nwg-look/Makefile b/x11/nwg-look/Makefile index 8644d5e9e3e1..281d6ac4ca52 100644 --- a/x11/nwg-look/Makefile +++ b/x11/nwg-look/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-look DISTVERSIONPREFIX= v DISTVERSION= 1.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/nwg-menu/Makefile b/x11/nwg-menu/Makefile index fc20ff1685cd..1bb7def94206 100644 --- a/x11/nwg-menu/Makefile +++ b/x11/nwg-menu/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-menu DISTVERSIONPREFIX= v DISTVERSION= 0.1.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/wallutils/Makefile b/x11/wallutils/Makefile index 3945f9a5b916..7ce493f69e15 100644 --- a/x11/wallutils/Makefile +++ b/x11/wallutils/Makefile @@ -1,6 +1,6 @@ PORTNAME= wallutils DISTVERSION= 5.12.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 wayland MAINTAINER= eduardo@FreeBSD.org @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libX11.so:x11/libX11 -USES= go:1.22,modules +USES= go:modules USE_GITHUB= yes GH_ACCOUNT= xyproto GH_TUPLE= antchfx:xmlquery:v1.3.8:antchfx_xmlquery/vendor/github.com/antchfx/xmlquery \ diff --git a/x11/waylock/Makefile b/x11/waylock/Makefile index cfe45744d1f0..03fee7046e97 100644 --- a/x11/waylock/Makefile +++ b/x11/waylock/Makefile @@ -1,6 +1,6 @@ PORTNAME= waylock DISTVERSIONPREFIX= v -DISTVERSION= 1.3.0 +DISTVERSION= 1.4.0 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org @@ -11,7 +11,7 @@ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols \ - zig>=0.13.0:lang/zig + zig>=0.14.0:lang/zig LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= unix-selfauth-helper>0:security/unix-selfauth-helper @@ -19,8 +19,8 @@ RUN_DEPENDS= unix-selfauth-helper>0:security/unix-selfauth-helper USES= pkgconfig USE_GITHUB= yes GH_ACCOUNT= ifreund -GH_TUPLE= ifreund:zig-wayland:v0.2.0:zig_wayland/../.cache/zig/p/1220687c8c47a48ba285d26a05600f8700d37fc637e223ced3aa8324f3650bf52242 \ - ifreund:zig-xkbcommon:v0.2.0:zig_xkbcommon/../.cache/zig/p/1220c90b2228d65fd8427a837d31b0add83e9fade1dcfa539bb56fd06f1f8461605f +GH_TUPLE= ifreund:zig-wayland:v0.3.0:zig_wayland/../.cache/zig/p/wayland-0.3.0-lQa1kjPIAQDmhGYpY-zxiRzQJFHQ2VqhJkQLbKKdt5wl \ + ifreund:zig-xkbcommon:v0.3.0:zig_xkbcommon/../.cache/zig/p/xkbcommon-0.3.0-VDqIe3K9AQB2fG5ZeRcMC9i7kfrp5m2rWgLrmdNn9azr MAKE_ENV= DESTDIR="${STAGEDIR}" CONFIGURE_ARGS= --prefix "${PREFIX}" \ ${WITH_DEBUG:D:U-Doptimize=ReleaseFast} \ diff --git a/x11/waylock/distinfo b/x11/waylock/distinfo index d8f12ddb4039..fda03d517c99 100644 --- a/x11/waylock/distinfo +++ b/x11/waylock/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1729614030 -SHA256 (ifreund-waylock-v1.3.0_GH0.tar.gz) = 8930c75dec6a2e5b3f462a44dfa896807f01193b4e7c43c25a9c9064896b4931 -SIZE (ifreund-waylock-v1.3.0_GH0.tar.gz) = 20655 -SHA256 (ifreund-zig-wayland-v0.2.0_GH0.tar.gz) = 6cbbb8ca10c84cc83a09b21e3b84e0ab4238306376b268788fedcc46397b322d -SIZE (ifreund-zig-wayland-v0.2.0_GH0.tar.gz) = 56461 -SHA256 (ifreund-zig-xkbcommon-v0.2.0_GH0.tar.gz) = 4ef3193a375f1893475c3bc481d262a7eef5c28e0d1ea7c20739deaa4f8df6bd -SIZE (ifreund-zig-xkbcommon-v0.2.0_GH0.tar.gz) = 22495 +TIMESTAMP = 1741342864 +SHA256 (ifreund-waylock-v1.4.0_GH0.tar.gz) = 921d744f4c1ea0c79de5c730afdc4928273a69ae18ff69b063fc5ca8c70fb977 +SIZE (ifreund-waylock-v1.4.0_GH0.tar.gz) = 20664 +SHA256 (ifreund-zig-wayland-v0.3.0_GH0.tar.gz) = 8697cb2d056bc88e76e4f44e68e4346bf1ab4b325acd38b52dae7924754ea0ad +SIZE (ifreund-zig-wayland-v0.3.0_GH0.tar.gz) = 75460 +SHA256 (ifreund-zig-xkbcommon-v0.3.0_GH0.tar.gz) = 492b670d9bddc596184b2ec46d06dbcafdfb9c4b6b6fa7ad9ba98a4d2f921d59 +SIZE (ifreund-zig-xkbcommon-v0.3.0_GH0.tar.gz) = 22520 diff --git a/x11/xfce4-docklike-plugin/Makefile b/x11/xfce4-docklike-plugin/Makefile index 5bfe45799127..300dd46aea87 100644 --- a/x11/xfce4-docklike-plugin/Makefile +++ b/x11/xfce4-docklike-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-docklike-plugin -PORTVERSION= 0.4.3 +PORTVERSION= 0.5.0 CATEGORIES= x11 xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -10,22 +10,23 @@ WWW= https://gitlab.xfce.org/panel-plugins/xfce4-docklike-plugin LICENSE= GPLv3 -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ - libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell - -USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf gtk30 +USES= gettext-tools gnome meson pkgconfig tar:xz xfce xorg +USE_GNOME= gdkpixbuf gtk30 USE_XFCE= libmenu panel windowing USE_XORG= x11 -GNU_CONFIGURE= yes - -INSTALL_TARGET= install-strip +MESON_ARGS= -Dx11=enabled -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS WAYLAND +OPTIONS_DEFAULT=WAYLAND OPTIONS_SUB= yes -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + +WAYLAND_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell +WAYLAND_MESON_ENABLED= wayland + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/x11/xfce4-docklike-plugin/distinfo b/x11/xfce4-docklike-plugin/distinfo index fa192fff1fac..88cd8f388e6c 100644 --- a/x11/xfce4-docklike-plugin/distinfo +++ b/x11/xfce4-docklike-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735495066 -SHA256 (xfce4/xfce4-docklike-plugin-0.4.3.tar.bz2) = e81e16b4ab1c655a3202473d78cc81617bb4829e5dd102eecabf9addd7668a9d -SIZE (xfce4/xfce4-docklike-plugin-0.4.3.tar.bz2) = 456424 +TIMESTAMP = 1747674178 +SHA256 (xfce4/xfce4-docklike-plugin-0.5.0.tar.xz) = 418aa01f51f6528d95ceeb3b19d52bdc0ac554447bdb7afa9975cca5234f244b +SIZE (xfce4/xfce4-docklike-plugin-0.5.0.tar.xz) = 78724 diff --git a/x11/xfce4-docklike-plugin/pkg-plist b/x11/xfce4-docklike-plugin/pkg-plist index 3ecaab697f5b..b07f1265bc3f 100644 --- a/x11/xfce4-docklike-plugin/pkg-plist +++ b/x11/xfce4-docklike-plugin/pkg-plist @@ -34,6 +34,7 @@ lib/xfce4/panel/plugins/libdocklike.so %%NLS%%share/locale/sv/LC_MESSAGES/xfce4-docklike-plugin.mo %%NLS%%share/locale/tr/LC_MESSAGES/xfce4-docklike-plugin.mo %%NLS%%share/locale/uk/LC_MESSAGES/xfce4-docklike-plugin.mo +%%NLS%%share/locale/vi/LC_MESSAGES/xfce4-docklike-plugin.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-docklike-plugin.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-docklike-plugin.mo share/xfce4/panel/plugins/docklike.desktop |