diff options
Diffstat (limited to 'sysutils')
174 files changed, 3323 insertions, 1100 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 4ee85417f978..5798873e3860 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -266,7 +266,6 @@ SUBDIR += daemonize SUBDIR += daemontools SUBDIR += daemontools-encore - SUBDIR += daggy SUBDIR += damager SUBDIR += dar SUBDIR += data-prepper @@ -463,6 +462,7 @@ SUBDIR += gnome-settings-daemon SUBDIR += gnome-system-monitor SUBDIR += gnome_subr + SUBDIR += go-ntfy SUBDIR += go-wtf SUBDIR += goaccess SUBDIR += goawk @@ -1033,6 +1033,7 @@ SUBDIR += py-google-compute-engine SUBDIR += py-hared SUBDIR += py-hcloud + SUBDIR += py-healthchecks SUBDIR += py-honcho SUBDIR += py-howdoi SUBDIR += py-hpilo @@ -1550,7 +1551,6 @@ SUBDIR += wmupmon SUBDIR += worldtools SUBDIR += wuzzah - SUBDIR += x86info SUBDIR += xbatt SUBDIR += xbattbar SUBDIR += xcdroast diff --git a/sysutils/accounts-qml-module/files/patch-doc_accounts-qml-module-common.qdocconf b/sysutils/accounts-qml-module/files/patch-doc_accounts-qml-module-common.qdocconf new file mode 100644 index 000000000000..61dc36b7f0d9 --- /dev/null +++ b/sysutils/accounts-qml-module/files/patch-doc_accounts-qml-module-common.qdocconf @@ -0,0 +1,15 @@ +Fix docs build on CURRENT. qdoc needs to be supplied with the path to +the headers via 'includepaths'. + +PR: 287614 + +--- doc/accounts-qml-module-common.qdocconf.orig 2023-10-28 16:29:37 UTC ++++ doc/accounts-qml-module-common.qdocconf +@@ -5,6 +5,7 @@ headerdirs = ../src + outputdir = html + outputformats = HTML + headerdirs = ../src ++includepaths = ../src + sourcedirs = ../src + sources.fileextensions = "*.qml *.qdoc *.cpp" + exampledirs = ./examples diff --git a/sysutils/appjail-devel/Makefile b/sysutils/appjail-devel/Makefile index a50358cf4bb3..18123073dfcb 100644 --- a/sysutils/appjail-devel/Makefile +++ b/sysutils/appjail-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= appjail -DISTVERSION= 3.9.0.20250603 +DISTVERSION= 4.0.0.20250624 PORTEPOCH= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -devel @@ -16,7 +16,7 @@ CONFLICTS= appjail USE_GITHUB= yes GH_ACCOUNT= DtxdF GH_PROJECT= AppJail -GH_TAGNAME= 99c8d8cd5e1d15c7e74865dae32902a10f5f3c1f +GH_TAGNAME= 4e20bc92f0b5c1d799ef8166236dc2cee7029d43 MAKE_ARGS= APPJAIL_VERSION=${DISTVERSION}+${GH_TAGNAME} ALL_TARGET= utils-strip diff --git a/sysutils/appjail-devel/distinfo b/sysutils/appjail-devel/distinfo index 85a5e163a02b..94f021430af3 100644 --- a/sysutils/appjail-devel/distinfo +++ b/sysutils/appjail-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748988845 -SHA256 (DtxdF-AppJail-3.9.0.20250603-99c8d8cd5e1d15c7e74865dae32902a10f5f3c1f_GH0.tar.gz) = 6d176d609920a41cfc0855da656a516aa78a6e25cf295c7958da4f58fc742953 -SIZE (DtxdF-AppJail-3.9.0.20250603-99c8d8cd5e1d15c7e74865dae32902a10f5f3c1f_GH0.tar.gz) = 1016843 +TIMESTAMP = 1750799138 +SHA256 (DtxdF-AppJail-4.0.0.20250624-4e20bc92f0b5c1d799ef8166236dc2cee7029d43_GH0.tar.gz) = b37409877acd36b07da39a24b3d0acb98ccc622c2058478932669a7c79308164 +SIZE (DtxdF-AppJail-4.0.0.20250624-4e20bc92f0b5c1d799ef8166236dc2cee7029d43_GH0.tar.gz) = 1017332 diff --git a/sysutils/appjail/Makefile b/sysutils/appjail/Makefile index 62c04fdbe51b..209e44e87d59 100644 --- a/sysutils/appjail/Makefile +++ b/sysutils/appjail/Makefile @@ -1,6 +1,6 @@ PORTNAME= appjail DISTVERSIONPREFIX= v -DISTVERSION= 3.9.0 +DISTVERSION= 4.0.0 CATEGORIES= sysutils MAINTAINER= dtxdf@FreeBSD.org diff --git a/sysutils/appjail/distinfo b/sysutils/appjail/distinfo index ed7ec0d0784a..e799452d5059 100644 --- a/sysutils/appjail/distinfo +++ b/sysutils/appjail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747503555 -SHA256 (DtxdF-AppJail-v3.9.0_GH0.tar.gz) = 437fed67d953492dca0e84ce6c7db349f9406487687ae98cca112f1ee1b50f56 -SIZE (DtxdF-AppJail-v3.9.0_GH0.tar.gz) = 1016550 +TIMESTAMP = 1750799003 +SHA256 (DtxdF-AppJail-v4.0.0_GH0.tar.gz) = 6a83e2ef2434c3b2c6a3824bd2c04ea431bcace5d5b71a334cd2550d2d194504 +SIZE (DtxdF-AppJail-v4.0.0_GH0.tar.gz) = 1017052 diff --git a/sysutils/bacnet-stack-apps/Makefile b/sysutils/bacnet-stack-apps/Makefile index d9a684062159..f6dc56ca23a9 100644 --- a/sysutils/bacnet-stack-apps/Makefile +++ b/sysutils/bacnet-stack-apps/Makefile @@ -1,5 +1,6 @@ PORTNAME= bacnet-stack -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -apps @@ -10,12 +11,13 @@ WWW= https://github.com/bacnet-stack/bacnet-stack LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/license/readme.txt +LIB_DEPENDS= libdispatch.so:devel/libdispatch RUN_DEPENDS= bash:shells/bash -USES= gmake compiler:c++11-lang shebangfix +USES= gmake compiler:c++11-lang localbase:ldflags shebangfix USE_GITHUB= yes GH_ACCOUNT= bacnet-stack -GH_TAGNAME= 8a0a01c +GH_TAGNAME= c111154 LDFLAGS= -lm diff --git a/sysutils/bacnet-stack-apps/distinfo b/sysutils/bacnet-stack-apps/distinfo index 1b2491c50b4f..2c45b9374c43 100644 --- a/sysutils/bacnet-stack-apps/distinfo +++ b/sysutils/bacnet-stack-apps/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734773474 -SHA256 (bacnet-stack-bacnet-stack-1.4.0-8a0a01c_GH0.tar.gz) = 12bb1b2d8aaa9ee2fbc7f2a703870d1fce6eee6e7ce9774b4822c34afa202fa4 -SIZE (bacnet-stack-bacnet-stack-1.4.0-8a0a01c_GH0.tar.gz) = 8045059 +TIMESTAMP = 1750719787 +SHA256 (bacnet-stack-bacnet-stack-1.4.1-c111154_GH0.tar.gz) = 6259c9c5c25b16e2c51f10bc53fe1ea1bfec79725bb1d00fbb354ab7d0fdd94c +SIZE (bacnet-stack-bacnet-stack-1.4.1-c111154_GH0.tar.gz) = 10019494 diff --git a/sysutils/bacnet-stack-apps/files/patch-CMakeLists.txt b/sysutils/bacnet-stack-apps/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..ea54510ad534 --- /dev/null +++ b/sysutils/bacnet-stack-apps/files/patch-CMakeLists.txt @@ -0,0 +1,44 @@ +--- CMakeLists.txt.orig 2025-06-23 23:19:03 UTC ++++ CMakeLists.txt +@@ -834,10 +834,40 @@ elseif(${CMAKE_SYSTEM_NAME} STREQUAL "FreeBSD") + + target_sources(${PROJECT_NAME} PRIVATE + ports/bsd/bacport.h +- ports/bsd/bip-init.c ++ $<$<BOOL:${BACDL_BIP}>:ports/bsd/bip-init.c> ++ $<$<BOOL:${BACDL_BIP6}>:ports/bsd/bip6.c> ++ $<$<BOOL:${BACDL_MSTP}>:ports/bsd/rs485.c> ++ $<$<BOOL:${BACDL_MSTP}>:ports/bsd/rs485.h> ++ $<$<BOOL:${BACDL_MSTP}>:ports/bsd/dlmstp.c> + ports/bsd/datetime-init.c + ports/bsd/mstimer-init.c ++ $<$<BOOL:${BACDL_BSC}>:ports/bsd/bsc-event.c> ++ $<$<BOOL:${BACDL_BSC}>:ports/bsd/websocket-cli.c> ++ $<$<BOOL:${BACDL_BSC}>:ports/bsd/websocket-srv.c> ++ $<$<BOOL:${BACDL_BSC}>:ports/bsd/websocket-global.c> + ports/bsd/stdbool.h) ++ ++ if(BACDL_ETHERNET) ++ FIND_PATH(PCAP_INCLUDE pcap.h) ++ if(NOT PCAP_INCLUDE) ++ message(WARNING "BACNET: pcap.h header file not found") ++ else() ++ message(STATUS "BACNET: pcap Include:...................\"${PCAP_INCLUDE}\"") ++ endif() ++ FIND_LIBRARY(PCAP_LIBRARIES NAMES pcap) ++ if(NOT PCAP_LIBRARIES) ++ message(WARNING "BACNET: libpcap not found") ++ else() ++ message(STATUS "BACNET: pcap Lib:.......................\"${PCAP_LIBRARIES}\"") ++ endif() ++ if(PCAP_INCLUDE AND PCAP_LIBRARIES) ++ include_directories(${PCAP_INCLUDE}) ++ link_libraries(${PCAP_LIBRARIES}) ++ target_sources(${PROJECT_NAME} PRIVATE ++ ports/bsd/ethernet.c ++ ) ++ endif() ++ endif() + endif() + + target_include_directories(${PROJECT_NAME} PUBLIC diff --git a/sysutils/bacnet-stack-apps/files/patch-ports_bsd_bip6.c b/sysutils/bacnet-stack-apps/files/patch-ports_bsd_bip6.c new file mode 100644 index 000000000000..dc7e62205a6c --- /dev/null +++ b/sysutils/bacnet-stack-apps/files/patch-ports_bsd_bip6.c @@ -0,0 +1,13 @@ +--- ports/bsd/bip6.c.orig 2025-06-28 19:56:23 UTC ++++ ports/bsd/bip6.c +@@ -22,8 +22,8 @@ + #endif + #include "bacport.h" + +-#if defined(__APPLE__) || defined(__darwin__) +-/* OSX seems not to define these. */ ++#if defined(__APPLE__) || defined(__darwin__) || defined(__FreeBSD__) ++/* FreeBSD 13.x and OSX seems not to define these. */ + #ifndef s6_addr16 + #define s6_addr16 __u6_addr.__u6_addr16 + #endif diff --git a/sysutils/bacula-libs3/Makefile b/sysutils/bacula-libs3/Makefile index d6a95873bcdf..39e921186072 100644 --- a/sysutils/bacula-libs3/Makefile +++ b/sysutils/bacula-libs3/Makefile @@ -1,6 +1,6 @@ PORTNAME= bacula11-libs3 PORTVERSION= 20200523 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://www.bacula.org/downloads/ DISTNAME= libs3-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index a16d627d78eb..60cb1b91f567 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -1,6 +1,6 @@ PORTNAME= brasero PORTVERSION= 3.12.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils audio multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/sysutils/bsdstats/Makefile b/sysutils/bsdstats/Makefile index efc2b70b66e9..6d4dc7683d80 100644 --- a/sysutils/bsdstats/Makefile +++ b/sysutils/bsdstats/Makefile @@ -10,6 +10,8 @@ WWW= https://www.bsdstats.org/ LICENSE= BSD4CLAUSE +BROKEN= mastersite gives PHP fatal error as of 20250701 + NO_BUILD= yes USE_RC_SUBR= bsdstats SUB_FILES= 300.statistics bsdstats-send pkg-message diff --git a/sysutils/buildah/Makefile b/sysutils/buildah/Makefile index 356794f4a3d4..eefbf3cf2881 100644 --- a/sysutils/buildah/Makefile +++ b/sysutils/buildah/Makefile @@ -1,7 +1,6 @@ PORTNAME= buildah DISTVERSIONPREFIX= v -DISTVERSION= 1.38.1 -PORTREVISION= 2 +DISTVERSION= 1.40.1 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org @@ -20,7 +19,7 @@ RUN_DEPENDS= containernetworking-plugins>=0:net/containernetworking-plugins \ containers-common>=0:sysutils/containers-common \ ocijail:sysutils/ocijail -USES= gmake go:no_targets,1.22 pkgconfig +USES= gmake go:no_targets,1.23 pkgconfig USE_GITHUB= yes GH_ACCOUNT= containers diff --git a/sysutils/buildah/distinfo b/sysutils/buildah/distinfo index 56588414a7d4..116b4b83ced5 100644 --- a/sysutils/buildah/distinfo +++ b/sysutils/buildah/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738598545 -SHA256 (containers-buildah-v1.38.1_GH0.tar.gz) = d0d5996207b80de8ed39b0fe2563617e538309fefc1c0a707c43832d1cd82c9f -SIZE (containers-buildah-v1.38.1_GH0.tar.gz) = 18550893 +TIMESTAMP = 1750102691 +SHA256 (containers-buildah-v1.40.1_GH0.tar.gz) = 27678b7ced9f096c34d19c12922d8cc9eea2464e4c59dcb249f0f717b80c50bc +SIZE (containers-buildah-v1.40.1_GH0.tar.gz) = 12329760 diff --git a/sysutils/buildah/files/patch-vendor_github.com_containers_common_pkg_config_config.go b/sysutils/buildah/files/patch-vendor_github.com_containers_common_pkg_config_config.go deleted file mode 100644 index 5e0faca26083..000000000000 --- a/sysutils/buildah/files/patch-vendor_github.com_containers_common_pkg_config_config.go +++ /dev/null @@ -1,35 +0,0 @@ ---- vendor/github.com/containers/common/pkg/config/config.go.orig 2025-01-20 18:22:54 UTC -+++ vendor/github.com/containers/common/pkg/config/config.go -@@ -12,7 +12,6 @@ import ( - - "github.com/containers/common/internal/attributedstring" - "github.com/containers/common/libnetwork/types" -- "github.com/containers/common/pkg/capabilities" - "github.com/containers/storage/pkg/fileutils" - "github.com/containers/storage/pkg/unshare" - units "github.com/docker/go-units" -@@ -963,24 +962,6 @@ func (c *Config) GetDefaultEnvEx(envHost, httpProxy bo - } - } - return append(env, c.Containers.Env.Get()...) --} -- --// Capabilities returns the capabilities parses the Add and Drop capability --// list from the default capabilities for the container --func (c *Config) Capabilities(user string, addCapabilities, dropCapabilities []string) ([]string, error) { -- userNotRoot := func(user string) bool { -- if user == "" || user == "root" || user == "0" { -- return false -- } -- return true -- } -- -- defaultCapabilities := c.Containers.DefaultCapabilities.Get() -- if userNotRoot(user) { -- defaultCapabilities = []string{} -- } -- -- return capabilities.MergeCapabilities(defaultCapabilities, addCapabilities, dropCapabilities) - } - - // Device parses device mapping string to a src, dest & permissions string diff --git a/sysutils/buildah/files/patch-vendor_github.com_containers_common_pkg_config_config__linux.go b/sysutils/buildah/files/patch-vendor_github.com_containers_common_pkg_config_config__linux.go deleted file mode 100644 index 2e60526c7ecd..000000000000 --- a/sysutils/buildah/files/patch-vendor_github.com_containers_common_pkg_config_config__linux.go +++ /dev/null @@ -1,33 +0,0 @@ ---- vendor/github.com/containers/common/pkg/config/config_linux.go.orig 2025-01-20 18:22:54 UTC -+++ vendor/github.com/containers/common/pkg/config/config_linux.go -@@ -1,6 +1,7 @@ import ( - package config - - import ( -+ "github.com/containers/common/pkg/capabilities" - selinux "github.com/opencontainers/selinux/go-selinux" - ) - -@@ -25,4 +26,22 @@ var defaultHelperBinariesDir = []string{ - "/usr/local/lib/podman", - "/usr/libexec/podman", - "/usr/lib/podman", -+} -+ -+// Capabilities returns the capabilities parses the Add and Drop capability -+// list from the default capabilities for the container -+func (c *Config) Capabilities(user string, addCapabilities, dropCapabilities []string) ([]string, error) { -+ userNotRoot := func(user string) bool { -+ if user == "" || user == "root" || user == "0" { -+ return false -+ } -+ return true -+ } -+ -+ defaultCapabilities := c.Containers.DefaultCapabilities.Get() -+ if userNotRoot(user) { -+ defaultCapabilities = []string{} -+ } -+ -+ return capabilities.MergeCapabilities(defaultCapabilities, addCapabilities, dropCapabilities) - } diff --git a/sysutils/buildah/files/patch-vendor_github.com_containers_common_pkg_config_config__unsupported.go b/sysutils/buildah/files/patch-vendor_github.com_containers_common_pkg_config_config__unsupported.go deleted file mode 100644 index 3940ab594954..000000000000 --- a/sysutils/buildah/files/patch-vendor_github.com_containers_common_pkg_config_config__unsupported.go +++ /dev/null @@ -1,12 +0,0 @@ ---- vendor/github.com/containers/common/pkg/config/config_unsupported.go.orig 2025-01-20 18:22:54 UTC -+++ vendor/github.com/containers/common/pkg/config/config_unsupported.go -@@ -5,3 +5,9 @@ func selinuxEnabled() bool { - func selinuxEnabled() bool { - return false - } -+ -+// Capabilities returns the capabilities parses the Add and Drop capability -+// list from the default capabilities for the container -+func (c *Config) Capabilities(user string, addCapabilities, dropCapabilities []string) ([]string, error) { -+ return nil, nil -+} diff --git a/sysutils/buildah/files/patch-vendor_github.com_containers_storage_pkg_chunked_storage__unsupported.go b/sysutils/buildah/files/patch-vendor_github.com_containers_storage_pkg_chunked_storage__unsupported.go deleted file mode 100644 index d17e29d695ee..000000000000 --- a/sysutils/buildah/files/patch-vendor_github.com_containers_storage_pkg_chunked_storage__unsupported.go +++ /dev/null @@ -1,9 +0,0 @@ ---- vendor/github.com/containers/storage/pkg/chunked/storage_unsupported.go.orig 2025-02-04 11:32:21 UTC -+++ vendor/github.com/containers/storage/pkg/chunked/storage_unsupported.go -@@ -13,5 +13,5 @@ func GetDiffer(ctx context.Context, store storage.Stor - - // GetDiffer returns a differ than can be used with ApplyDiffWithDiffer. - func GetDiffer(ctx context.Context, store storage.Store, blobDigest digest.Digest, blobSize int64, annotations map[string]string, iss ImageSourceSeekable) (graphdriver.Differ, error) { -- return nil, errors.New("format not supported on this system") -+ return nil, newErrFallbackToOrdinaryLayerDownload(errors.New("format not supported on this system")) - } diff --git a/sysutils/cfengine-devel/Makefile b/sysutils/cfengine-devel/Makefile index 0ef8374a3845..53931940a9e8 100644 --- a/sysutils/cfengine-devel/Makefile +++ b/sysutils/cfengine-devel/Makefile @@ -1,11 +1,12 @@ PORTNAME= cfengine PORTVERSION= 3.25.${CFENGINE_COMMIT_DATE} +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -devel -CFENGINE_HASH= a78981647 -LIBNTECH_HASH= 4f4ec75 -CFENGINE_COMMIT_DATE= 20250519 +CFENGINE_HASH= 90e7ea198 +LIBNTECH_HASH= 0908e5e +CFENGINE_COMMIT_DATE= 20250625 MAINTAINER= cy@FreeBSD.org COMMENT= Systems administration tool for networks diff --git a/sysutils/cfengine-devel/distinfo b/sysutils/cfengine-devel/distinfo index 0b0f74b21390..46c57871a611 100644 --- a/sysutils/cfengine-devel/distinfo +++ b/sysutils/cfengine-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1747799451 -SHA256 (cfengine-core-3.25.20250519-a78981647_GH0.tar.gz) = fa55421636285b9d0e38841f77f81be30ffc847ec03c986d843f46909b6035dc -SIZE (cfengine-core-3.25.20250519-a78981647_GH0.tar.gz) = 2462536 -SHA256 (cfengine-libntech-4f4ec75_GH0.tar.gz) = c6e588fcd7162722aae6d69f4391a1e1eaf24240b71c3a29157a9b704cbdfb10 -SIZE (cfengine-libntech-4f4ec75_GH0.tar.gz) = 367957 +TIMESTAMP = 1750873860 +SHA256 (cfengine-core-3.25.20250625-90e7ea198_GH0.tar.gz) = ff64429e7c0b6c9a05f953966c056ed8baca0573f686e094f0d57cadbfefba1f +SIZE (cfengine-core-3.25.20250625-90e7ea198_GH0.tar.gz) = 2463306 +SHA256 (cfengine-libntech-0908e5e_GH0.tar.gz) = 2fb882d7c87e5947e36806d01c7e94cce37f6043a065ed2dca63be1d96e38f3e +SIZE (cfengine-libntech-0908e5e_GH0.tar.gz) = 367984 diff --git a/sysutils/cfengine-lts/Makefile b/sysutils/cfengine-lts/Makefile index 5127ea44669f..2fbfc6311697 100644 --- a/sysutils/cfengine-lts/Makefile +++ b/sysutils/cfengine-lts/Makefile @@ -1,6 +1,7 @@ VERSIONS= 321 324 # Upgrade to LTS versions only: https://cfengine.com/supported-versions/ CFENGINE_VERSION?= 324 +PORTREVISION= 1 PKGNAMESUFFIX= -lts MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION} diff --git a/sysutils/cfengine-masterfiles-devel/Makefile b/sysutils/cfengine-masterfiles-devel/Makefile index e2eb61a8a3ef..2d95f6b47044 100644 --- a/sysutils/cfengine-masterfiles-devel/Makefile +++ b/sysutils/cfengine-masterfiles-devel/Makefile @@ -3,8 +3,8 @@ PORTVERSION= 3.25.${CFENGINE_COMMIT_DATE} PORTEPOCH= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -devel -HASH= 73962490 -CFENGINE_COMMIT_DATE= 20250424 +HASH= 948f7800 +CFENGINE_COMMIT_DATE= 20250619 MAINTAINER= cy@FreeBSD.org COMMENT= cfengine sample policies for installations and upgrades diff --git a/sysutils/cfengine-masterfiles-devel/distinfo b/sysutils/cfengine-masterfiles-devel/distinfo index 3cbd82ba2db6..5f008e96a512 100644 --- a/sysutils/cfengine-masterfiles-devel/distinfo +++ b/sysutils/cfengine-masterfiles-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747799818 -SHA256 (cfengine-masterfiles-3.25.20250424-73962490_GH0.tar.gz) = 3f64ea41d34d57ec51a7e0d400791d2fb2675769d9ec9920a9196f20b1207018 -SIZE (cfengine-masterfiles-3.25.20250424-73962490_GH0.tar.gz) = 512706 +TIMESTAMP = 1750874536 +SHA256 (cfengine-masterfiles-3.25.20250619-948f7800_GH0.tar.gz) = 0492cb0473220a83c972b7bb0aa1f3ff1c182f2b5ce37b9884a9177b70e31127 +SIZE (cfengine-masterfiles-3.25.20250619-948f7800_GH0.tar.gz) = 513753 diff --git a/sysutils/cfengine321/Makefile b/sysutils/cfengine321/Makefile index 8cffbc2026fd..68b8587b9d79 100644 --- a/sysutils/cfengine321/Makefile +++ b/sysutils/cfengine321/Makefile @@ -1,5 +1,6 @@ PORTNAME= cfengine DISTVERSION= 3.21.3 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine-package-repos/tarballs/ DISTNAME= ${PORTNAME}-community-${DISTVERSION} diff --git a/sysutils/cfengine322/Makefile b/sysutils/cfengine322/Makefile index 91de35d33b1d..5481233737c7 100644 --- a/sysutils/cfengine322/Makefile +++ b/sysutils/cfengine322/Makefile @@ -1,5 +1,6 @@ PORTNAME= cfengine DISTVERSION= 3.22.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine-package-repos/tarballs/ DISTNAME= ${PORTNAME}-community-${DISTVERSION} diff --git a/sysutils/cfengine323/Makefile b/sysutils/cfengine323/Makefile index e0d9faea2b85..6ddd2fc73593 100644 --- a/sysutils/cfengine323/Makefile +++ b/sysutils/cfengine323/Makefile @@ -1,5 +1,6 @@ PORTNAME= cfengine DISTVERSION= 3.23.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine-package-repos/tarballs/ DISTNAME= ${PORTNAME}-community-${DISTVERSION} diff --git a/sysutils/cfengine324/Makefile b/sysutils/cfengine324/Makefile index cb4abb288e0e..efd097803bb8 100644 --- a/sysutils/cfengine324/Makefile +++ b/sysutils/cfengine324/Makefile @@ -1,5 +1,6 @@ PORTNAME= cfengine DISTVERSION= 3.24.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine-package-repos/tarballs/ DISTNAME= ${PORTNAME}-community-${DISTVERSION} diff --git a/sysutils/cfengine325/Makefile b/sysutils/cfengine325/Makefile index 2a5f20c53195..d4d32d61711a 100644 --- a/sysutils/cfengine325/Makefile +++ b/sysutils/cfengine325/Makefile @@ -1,5 +1,6 @@ PORTNAME= cfengine DISTVERSION= 3.25.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine-package-repos/tarballs/ DISTNAME= ${PORTNAME}-community-${DISTVERSION} diff --git a/sysutils/cfengine326/Makefile b/sysutils/cfengine326/Makefile index 97fa75ecefdc..ab418bf9ac57 100644 --- a/sysutils/cfengine326/Makefile +++ b/sysutils/cfengine326/Makefile @@ -1,5 +1,6 @@ PORTNAME= cfengine DISTVERSION= 3.26.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine-package-repos/tarballs/ DISTNAME= ${PORTNAME}-community-${DISTVERSION} diff --git a/sysutils/cluster-glue/Makefile b/sysutils/cluster-glue/Makefile index 3acdb915b594..774cef7925b9 100644 --- a/sysutils/cluster-glue/Makefile +++ b/sysutils/cluster-glue/Makefile @@ -1,6 +1,6 @@ PORTNAME= cluster-glue PORTVERSION= 1.0.12 -PORTREVISION= 7 +PORTREVISION= 9 CATEGORIES= sysutils MASTER_SITES= http://hg.linux-ha.org/glue/archive/ DISTNAME= 0a7add1d9996 @@ -16,7 +16,7 @@ LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING.LIB LIB_DEPENDS= libltdl.so:devel/libltdl \ - libuuid.so:misc/e2fsprogs-libuuid \ + libuuid.so:misc/libuuid \ libnet.so:net/libnet USES= autoreconf gettext gmake gnome libtool localbase perl5 pkgconfig python shebangfix \ diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index 53b9e8474bdd..7e0f71cfedbe 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -1,7 +1,6 @@ PORTNAME= consul DISTVERSIONPREFIX= v -DISTVERSION= 1.21.1 -PORTREVISION= 1 +DISTVERSION= 1.21.2 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/hashicorp/consul/${DISTVERSIONFULL}/ DISTFILES= go.mod \ @@ -44,7 +43,7 @@ CONSUL_USER?= consul CONSUL_GROUP?= consul CONSUL_DBDIR?= /var/db/${PORTNAME} -GITID= 48a6c3e +GITID= 136b9cb # Bring DISTINFO_FILE into scope so we can get the timestamp. .include <bsd.port.pre.mk> diff --git a/sysutils/consul/distinfo b/sysutils/consul/distinfo index 8d19cff45040..10129bda165b 100644 --- a/sysutils/consul/distinfo +++ b/sysutils/consul/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1748198553 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.1_GH0/go.mod) = 1a32a7a606f584853f9f767e40e4bf640af329c4fe93ce65f82a26d24879f4b3 -SIZE (go/sysutils_consul/hashicorp-consul-v1.21.1_GH0/go.mod) = 15151 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.1_GH0/api/go.mod) = c8f80921ac94f31f1b338436a88870f347948afd8e1c4207b285fa72a09d437a -SIZE (go/sysutils_consul/hashicorp-consul-v1.21.1_GH0/api/go.mod) = 1869 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.1_GH0/envoyextensions/go.mod) = 1fd77d2d2690739038026daab6c6eb607601c1c14350d6530dfce0db716254be -SIZE (go/sysutils_consul/hashicorp-consul-v1.21.1_GH0/envoyextensions/go.mod) = 2071 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.1_GH0/proto-public/go.mod) = c0bf39ba829f5a06b8b0f26ea18392b4ac58a00ef561728815b1a2620ebaba6a -SIZE (go/sysutils_consul/hashicorp-consul-v1.21.1_GH0/proto-public/go.mod) = 390 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.1_GH0/sdk/go.mod) = 5241149e898962ff666a6d83140ea5bb8f8e11b10f52253745c8508303566211 -SIZE (go/sysutils_consul/hashicorp-consul-v1.21.1_GH0/sdk/go.mod) = 822 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.1_GH0/troubleshoot/go.mod) = 619874fc3590081ba9e838fb43170a72078be9b08a7453a23882cb7392797df5 -SIZE (go/sysutils_consul/hashicorp-consul-v1.21.1_GH0/troubleshoot/go.mod) = 2847 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.1_GH0/hashicorp-consul-v1.21.1_GH0.tar.gz) = 64adf877a9a6de4ec9d8ad123f6332703bda2f91130e81dfa38540c034dc6892 -SIZE (go/sysutils_consul/hashicorp-consul-v1.21.1_GH0/hashicorp-consul-v1.21.1_GH0.tar.gz) = 47402265 +TIMESTAMP = 1751268928 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.2_GH0/go.mod) = 2aec5f58096e083b3325fac1856ddd870e5a17effd1a083456cc10cb7f1d69c5 +SIZE (go/sysutils_consul/hashicorp-consul-v1.21.2_GH0/go.mod) = 15152 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.2_GH0/api/go.mod) = 9fff374658098feeb57cbea88e2623b5e68dc408f7e86f1634757c6e144754a0 +SIZE (go/sysutils_consul/hashicorp-consul-v1.21.2_GH0/api/go.mod) = 1870 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.2_GH0/envoyextensions/go.mod) = b5e94d769153736b6790d0c496fa2d309c077fb26b28b8b004b3b0fd607c0691 +SIZE (go/sysutils_consul/hashicorp-consul-v1.21.2_GH0/envoyextensions/go.mod) = 2072 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.2_GH0/proto-public/go.mod) = f004a9e34976868d8042ed6b7b2542bb953327001507c0ccb66597bde3a6a8b1 +SIZE (go/sysutils_consul/hashicorp-consul-v1.21.2_GH0/proto-public/go.mod) = 391 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.2_GH0/sdk/go.mod) = 483636bc2972b7632fc5e943b4d158878a3e9d812ff776377ed38ab6bf564f31 +SIZE (go/sysutils_consul/hashicorp-consul-v1.21.2_GH0/sdk/go.mod) = 823 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.2_GH0/troubleshoot/go.mod) = 9e1754ea7c71650416e3a5f349229863cff97c6d8bc0e45585beb20c91ca7e5f +SIZE (go/sysutils_consul/hashicorp-consul-v1.21.2_GH0/troubleshoot/go.mod) = 2848 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.2_GH0/hashicorp-consul-v1.21.2_GH0.tar.gz) = 1a822af9943400ca7a057e14f356ed191271ca0e8d28286ad8c856966e535221 +SIZE (go/sysutils_consul/hashicorp-consul-v1.21.2_GH0/hashicorp-consul-v1.21.2_GH0.tar.gz) = 50661867 diff --git a/sysutils/containers-common/Makefile b/sysutils/containers-common/Makefile index e57f4549c2ff..bee209d11a5f 100644 --- a/sysutils/containers-common/Makefile +++ b/sysutils/containers-common/Makefile @@ -1,6 +1,6 @@ PORTNAME= containers-common DISTVERSIONPREFIX= v -DISTVERSION= 0.61.1 +DISTVERSION= 0.63.1 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org @@ -25,9 +25,9 @@ GH_TAGNAME= v${DISTVERSION}:common v${IMAGEVERSION}:image \ NO_ARCH= yes -IMAGEVERSION= 5.33.1 -SKOPEOVERSION= 1.17.0 -STORAGEVERSION= 1.56.1 +IMAGEVERSION= 5.35.0 +SKOPEOVERSION= 1.19.0 +STORAGEVERSION= 1.58.0 do-build: ${GMAKE} -C ${WRKSRC_common}/docs diff --git a/sysutils/containers-common/distinfo b/sysutils/containers-common/distinfo index 8835ccc636f1..1a6c1a0089a0 100644 --- a/sysutils/containers-common/distinfo +++ b/sysutils/containers-common/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1738598026 -SHA256 (containers-common-v0.61.1_GH0.tar.gz) = 3eb531f28564ac78067945c59fa69a0c7c79131ad1e9cfc9f6404e6e8f907b53 -SIZE (containers-common-v0.61.1_GH0.tar.gz) = 13216471 -SHA256 (containers-image-v5.33.1_GH0.tar.gz) = c54581c03a950543fdeaa38296b98086d8ee15d359f375344e9b15145e8fa54b -SIZE (containers-image-v5.33.1_GH0.tar.gz) = 738022 -SHA256 (containers-storage-v1.56.1_GH0.tar.gz) = 88feb5c4bf572cc92cec065f1edb388209c0094794f32eead438c09d640aaf05 -SIZE (containers-storage-v1.56.1_GH0.tar.gz) = 4227161 -SHA256 (containers-skopeo-v1.17.0_GH0.tar.gz) = e548c044c7b644ba455f482df387ec90aceea432b9c61a0bab0ec8534970eb69 -SIZE (containers-skopeo-v1.17.0_GH0.tar.gz) = 10682765 +TIMESTAMP = 1750104348 +SHA256 (containers-common-v0.63.1_GH0.tar.gz) = 6090742e60ebf99e1d9e1580711a9bb556b250551eeef7058aa2f681e93651b9 +SIZE (containers-common-v0.63.1_GH0.tar.gz) = 13515794 +SHA256 (containers-image-v5.35.0_GH0.tar.gz) = 1c2c4a87cd47d9c56d2794b71ae58d7b8f7dde284afb54abfab5f6c85f7ef4ec +SIZE (containers-image-v5.35.0_GH0.tar.gz) = 766486 +SHA256 (containers-skopeo-v1.19.0_GH0.tar.gz) = 043e9f568440accf1aafca122a25c4d21441f16de49475192ec4abeef7430358 +SIZE (containers-skopeo-v1.19.0_GH0.tar.gz) = 10819827 +SHA256 (containers-storage-v1.58.0_GH0.tar.gz) = 51c689bcfcdcbb4c0192c9a99354db145b65bf4ced3a0f70efd01ec99f39f3f8 +SIZE (containers-storage-v1.58.0_GH0.tar.gz) = 4256083 diff --git a/sysutils/createrepo_c/Makefile b/sysutils/createrepo_c/Makefile index ba3fe4a76c83..d9fe6fd24cba 100644 --- a/sysutils/createrepo_c/Makefile +++ b/sysutils/createrepo_c/Makefile @@ -1,5 +1,6 @@ PORTNAME= createrepo_c DISTVERSION= 1.1.4 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= ktk@netlabs.org diff --git a/sysutils/daggy/Makefile b/sysutils/daggy/Makefile deleted file mode 100644 index 7b41a78d740e..000000000000 --- a/sysutils/daggy/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -PORTNAME= daggy -DISTVERSIONPREFIX= v -DISTVERSION= 2.1.3 -PORTREVISION= 1 -CATEGORIES= sysutils - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Data Aggregation Utility: runs commands on remote hosts simultaneously -WWW= https://daggy.dev/ - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/../LICENSE - -DEPRECATED= Depends on expired security/botan2 -EXPIRATION_DATE=2025-06-21 - -BUILD_DEPENDS= ${LOCALBASE}/include/kainjow/mustache.hpp:devel/mustache -LIB_DEPENDS= libbotan-2.so:security/botan2 \ - libssh2.so:security/libssh2 \ - libyaml-cpp.so:devel/yaml-cpp - -USES= gl cmake compiler:c++17-lang localbase:ldflags pkgconfig qt:6 ssl -USE_QT= base tools:build -USE_GL= gl -USE_LDCONFIG= yes - -USE_GITHUB= yes -GH_ACCOUNT= synacker - -CMAKE_ARGS= -DVERSION=${DISTVERSION} -CMAKE_ON= BUILD_SHARED_LIBS - -CXXFLAGS+= -I${LOCALBASE}/include/kainjow - -WRKSRC_SUBDIR= src - -.include <bsd.port.mk> diff --git a/sysutils/daggy/distinfo b/sysutils/daggy/distinfo deleted file mode 100644 index aa30af897cfb..000000000000 --- a/sysutils/daggy/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1661708767 -SHA256 (synacker-daggy-v2.1.3_GH0.tar.gz) = f96419b2199402eef31dd5fc8b4d15f64948bbdd350728549c890fdb8f0d2805 -SIZE (synacker-daggy-v2.1.3_GH0.tar.gz) = 498338 diff --git a/sysutils/daggy/pkg-descr b/sysutils/daggy/pkg-descr deleted file mode 100644 index 3fc62184f0af..000000000000 --- a/sysutils/daggy/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Daggy is an IT automation tool. It can run terminal commands on local or remote -serveres and aggregate their output locally. - -Daggy main goals are simplicity and ease-of-use. If you know about yaml/json, -bash/powershell and ssh you know how to use Daggy. - -Daggy can be helpful for developers, QA, DevOps and engenieers for debug, -analyze and control distributed network systems, for example, based on -microservice architecture. - -Daggy is serverless, cross-platform solution and don't require installation on -remote servers. Commands execution work under SSH transport protocol or via -local terminal. diff --git a/sysutils/daggy/pkg-plist b/sysutils/daggy/pkg-plist deleted file mode 100644 index 7294820be33f..000000000000 --- a/sysutils/daggy/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -bin/daggy -include/DaggyCore/Core.h -include/DaggyCore/Core.hpp -include/DaggyCore/Errors.h -include/DaggyCore/Errors.hpp -include/DaggyCore/Result.hpp -include/DaggyCore/Sources.hpp -include/DaggyCore/Types.h -include/DaggyCore/Types.hpp -include/DaggyCore/aggregators/CConsole.hpp -include/DaggyCore/aggregators/CFile.hpp -include/DaggyCore/aggregators/IAggregator.hpp -include/DaggyCore/daggycore_export.h -include/DaggyCore/providers/IFabric.hpp -include/DaggyCore/providers/IProvider.hpp -lib/libDaggyCore.so diff --git a/sysutils/dar/Makefile b/sysutils/dar/Makefile index d4fb8c9e3de7..4ef43249b757 100644 --- a/sysutils/dar/Makefile +++ b/sysutils/dar/Makefile @@ -1,5 +1,6 @@ PORTNAME= dar DISTVERSION= 2.7.18 +PORTREVISION= 1 CATEGORIES= sysutils archivers MASTER_SITES= SF diff --git a/sysutils/devedeng/Makefile b/sysutils/devedeng/Makefile index 6cbffd29a6b9..70b1a8b1d502 100644 --- a/sysutils/devedeng/Makefile +++ b/sysutils/devedeng/Makefile @@ -1,6 +1,5 @@ PORTNAME= devedeng -DISTVERSION= 4.18.0 -PORTREVISION= 2 +DISTVERSION= 4.21.0 CATEGORIES= sysutils multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,12 +21,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urllib3>0:net/py-urllib3@${PY_FLAVOR} \ USES= python gettext-tools gnome USE_GITLAB= yes GL_ACCOUNT= rastersoft -GL_TAGNAME= 8cd457b494c1b746633d2490e319c07f6905e1f2 USE_GNOME= gtk30 pygobject3:run -USE_PYTHON= distutils autoplist +USE_PYTHON= concurrent distutils autoplist NO_ARCH= yes -PLIST_FILES= bin/devede_ng OPTIONS_DEFAULT= BRASERO MPV OPTIONS_MULTI= PLAYER BURNER @@ -52,7 +49,4 @@ XFBURN_RUN_DEPENDS= xfburn:sysutils/xfburn pre-configure: ${REINPLACE_CMD} -e 's,/usr,${PREFIX},' ${WRKSRC}/setup.py -post-install: - ${LN} -s devede_ng.py ${STAGEDIR}${PREFIX}/bin/devede_ng - .include <bsd.port.mk> diff --git a/sysutils/devedeng/distinfo b/sysutils/devedeng/distinfo index 9c777c46d39d..9abf4175f254 100644 --- a/sysutils/devedeng/distinfo +++ b/sysutils/devedeng/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729512128 -SHA256 (rastersoft-devedeng-8cd457b494c1b746633d2490e319c07f6905e1f2_GL0.tar.gz) = 94d9bad3dbaa2458c6e5f64822a6a0e8a33a2038de820e1d62e95f50ff09eb47 -SIZE (rastersoft-devedeng-8cd457b494c1b746633d2490e319c07f6905e1f2_GL0.tar.gz) = 1886012 +TIMESTAMP = 1750105512 +SHA256 (devedeng-4.21.0.tar.bz2) = 115f071c10f3e8e40f76bb9c862ca854294b3f75c118f59e6ab234c4c0dcbe5b +SIZE (devedeng-4.21.0.tar.bz2) = 1809164 diff --git a/sysutils/diffoci/Makefile b/sysutils/diffoci/Makefile index 2f1bf8b6c8fe..f7c5c6498297 100644 --- a/sysutils/diffoci/Makefile +++ b/sysutils/diffoci/Makefile @@ -1,7 +1,6 @@ PORTNAME= diffoci -PORTVERSION= 0.1.6 +PORTVERSION= 0.1.7 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= sunpoet@FreeBSD.org diff --git a/sysutils/diffoci/distinfo b/sysutils/diffoci/distinfo index 7c75475a15c4..6917f28d4ba5 100644 --- a/sysutils/diffoci/distinfo +++ b/sysutils/diffoci/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1744288752 -SHA256 (go/sysutils_diffoci/diffoci-v0.1.6/v0.1.6.mod) = 3894a70fce2bca9f15dca57455c5d307f47dc631947e8db1e76f4d170ef43dd8 -SIZE (go/sysutils_diffoci/diffoci-v0.1.6/v0.1.6.mod) = 3192 -SHA256 (go/sysutils_diffoci/diffoci-v0.1.6/v0.1.6.zip) = b24bb29b90ba32fa30ed1af6891766604b3ead6e4020a2aa612551bd6477a27e -SIZE (go/sysutils_diffoci/diffoci-v0.1.6/v0.1.6.zip) = 55447 +TIMESTAMP = 1751208140 +SHA256 (go/sysutils_diffoci/diffoci-v0.1.7/v0.1.7.mod) = 043011739d7f703b1e237d91f5841ee1239007762b8717182dec3be4da32e604 +SIZE (go/sysutils_diffoci/diffoci-v0.1.7/v0.1.7.mod) = 3192 +SHA256 (go/sysutils_diffoci/diffoci-v0.1.7/v0.1.7.zip) = 3f88a52dda41b524efe2add3334358cfd1cafc7b63634d555f7cecf5d2fc37de +SIZE (go/sysutils_diffoci/diffoci-v0.1.7/v0.1.7.zip) = 55698 diff --git a/sysutils/dnf/Makefile b/sysutils/dnf/Makefile index ddc5c03a4792..ffde2094bd61 100644 --- a/sysutils/dnf/Makefile +++ b/sysutils/dnf/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= libcomps>0:misc/libcomps \ libdnf>0:sysutils/libdnf \ rpm4>0:archivers/rpm4 \ - ${PYTHON_PKGNAMEPREFIX}gpgme>0:security/py-gpgme@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}gpg>=2.0.0:security/py-gpg@${PY_FLAVOR} USES= cmake gettext-tools python diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile index 991c25ecbf77..e456aa1c93a8 100644 --- a/sysutils/duplicity/Makefile +++ b/sysutils/duplicity/Makefile @@ -1,5 +1,5 @@ PORTNAME= duplicity -DISTVERSION= 3.0.5 +DISTVERSION= 3.0.5.1 CATEGORIES= sysutils MASTER_SITES= PYPI @@ -10,7 +10,9 @@ WWW= https://duplicity.gitlab.io/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pipx>0:devel/py-pipx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= librsync.so:net/librsync RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fasteners>=0:devel/py-fasteners@${PY_FLAVOR} \ diff --git a/sysutils/duplicity/distinfo b/sysutils/duplicity/distinfo index 0133457969a2..375455563914 100644 --- a/sysutils/duplicity/distinfo +++ b/sysutils/duplicity/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750447633 -SHA256 (duplicity-3.0.5.tar.gz) = 34fab6cd4e1052b0b96d7750368dbbb149a504ff34401ac8bee5c594f42f4d3b -SIZE (duplicity-3.0.5.tar.gz) = 900129 +TIMESTAMP = 1750882544 +SHA256 (duplicity-3.0.5.1.tar.gz) = 06775fa3004e42ef30d2b0adcb8e7c808eafd8998f81e43be4c72648dae72b3e +SIZE (duplicity-3.0.5.1.tar.gz) = 900386 diff --git a/sysutils/duplicity/files/patch-pyproject.toml b/sysutils/duplicity/files/patch-pyproject.toml index f9ce006cbee9..23c9a01b1c8d 100644 --- a/sysutils/duplicity/files/patch-pyproject.toml +++ b/sysutils/duplicity/files/patch-pyproject.toml @@ -1,11 +1,15 @@ ---- pyproject.toml.orig 2025-06-20 19:43:43 UTC +--- pyproject.toml.orig 2025-06-25 20:20:03 UTC +++ pyproject.toml -@@ -32,7 +32,7 @@ classifiers = [ - - +@@ -34,10 +34,10 @@ requires = [ [build-system] --requires = ["setuptools>=68.1.0"] -+requires = ["setuptools>=63.1.0"] + requires = [ + "build>=1.1", +- "pip>=24.0", ++ "pip>=23.3", + "pipx>=1.5", + "packaging>=20.0", +- "setuptools>=78.1.0", ++ "setuptools>=63.1.0", + "wheel>=0.42.0", + ] build-backend = "setuptools.build_meta" - - diff --git a/sysutils/eza/Makefile b/sysutils/eza/Makefile index ae7ac9c675e2..c1d62840d9b1 100644 --- a/sysutils/eza/Makefile +++ b/sysutils/eza/Makefile @@ -1,6 +1,6 @@ PORTNAME= eza DISTVERSIONPREFIX= v -DISTVERSION= 0.21.5 +DISTVERSION= 0.21.6 CATEGORIES= sysutils MASTER_SITES= https://github.com/eza-community/${PORTNAME}/releases/download/v${DISTVERSION}/man-${DISTVERSION}.tar.gz?dummy=/:man DISTFILES= ${PORTNAME}-man-${DISTVERSION}.tar.gz:man diff --git a/sysutils/eza/Makefile.crates b/sysutils/eza/Makefile.crates index 246418e38ed9..f2a1253c729e 100644 --- a/sysutils/eza/Makefile.crates +++ b/sysutils/eza/Makefile.crates @@ -1,35 +1,35 @@ CARGO_CRATES= addr2line-0.24.2 \ - adler2-2.0.0 \ + adler2-2.0.1 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ ansi-width-0.1.0 \ - anstream-0.6.18 \ - anstyle-1.0.10 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-wincon-3.0.8 \ + anstream-0.6.19 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.3 \ + anstyle-wincon-3.0.9 \ approx-0.5.1 \ - autocfg-1.4.0 \ + autocfg-1.5.0 \ automod-1.0.15 \ backtrace-0.3.75 \ base64-0.22.1 \ bitflags-2.9.1 \ - bumpalo-3.17.0 \ + bumpalo-3.19.0 \ by_address-1.2.1 \ byteorder-1.5.0 \ cast-0.3.0 \ - cc-1.2.24 \ - cfg-if-1.0.0 \ + cc-1.2.27 \ + cfg-if-1.0.1 \ chrono-0.4.41 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ - clap-4.5.39 \ - clap_builder-4.5.39 \ - clap_lex-0.7.4 \ - colorchoice-1.0.3 \ + clap-4.5.40 \ + clap_builder-4.5.40 \ + clap_lex-0.7.5 \ + colorchoice-1.0.4 \ content_inspector-0.2.4 \ core-foundation-sys-0.8.7 \ criterion-0.5.1 \ @@ -37,7 +37,7 @@ CARGO_CRATES= addr2line-0.24.2 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ - crunchy-0.2.3 \ + crunchy-0.2.4 \ datetime-0.5.2 \ deranged-0.4.0 \ dirs-6.0.0 \ @@ -46,7 +46,7 @@ CARGO_CRATES= addr2line-0.24.2 \ dunce-1.0.5 \ either-1.15.0 \ equivalent-1.0.2 \ - errno-0.3.12 \ + errno-0.3.13 \ fast-srgb8-1.0.0 \ fastrand-2.3.0 \ filetime-0.2.25 \ @@ -57,8 +57,8 @@ CARGO_CRATES= addr2line-0.24.2 \ git2-0.20.2 \ glob-0.3.2 \ half-2.6.0 \ - hashbrown-0.15.3 \ - hermit-abi-0.5.1 \ + hashbrown-0.15.4 \ + hermit-abi-0.5.2 \ humantime-2.2.0 \ humantime-serde-1.1.1 \ iana-time-zone-0.1.63 \ @@ -79,16 +79,16 @@ CARGO_CRATES= addr2line-0.24.2 \ itoa-1.0.15 \ jobserver-0.1.33 \ js-sys-0.3.77 \ - libc-0.2.172 \ - libgit2-sys-0.18.1+1.9.0 \ - libredox-0.1.3 \ + libc-0.2.174 \ + libgit2-sys-0.18.2+1.9.1 \ + libredox-0.1.4 \ libz-sys-1.1.22 \ linux-raw-sys-0.9.4 \ litemap-0.8.0 \ locale-0.2.2 \ log-0.4.27 \ - memchr-2.7.4 \ - miniz_oxide-0.8.8 \ + memchr-2.7.5 \ + miniz_oxide-0.8.9 \ natord-plus-plus-2.0.0 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.50.1 \ @@ -112,7 +112,7 @@ CARGO_CRATES= addr2line-0.24.2 \ phf_macros-0.11.3 \ phf_shared-0.11.3 \ pkg-config-0.3.32 \ - plist-1.7.1 \ + plist-1.7.2 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ @@ -120,20 +120,20 @@ CARGO_CRATES= addr2line-0.24.2 \ powerfmt-0.2.0 \ proc-macro2-1.0.95 \ proc-mounts-0.3.0 \ - quick-xml-0.32.0 \ + quick-xml-0.37.5 \ quote-1.0.40 \ - r-efi-5.2.0 \ + r-efi-5.3.0 \ rand-0.8.5 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.1.57 \ - redox_syscall-0.5.12 \ + redox_syscall-0.5.13 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ - rustc-demangle-0.1.24 \ + rustc-demangle-0.1.25 \ rustix-1.0.7 \ rustversion-1.0.21 \ ryu-1.0.20 \ @@ -142,15 +142,15 @@ CARGO_CRATES= addr2line-0.24.2 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_norway-0.9.42 \ - serde_spanned-0.6.8 \ + serde_spanned-0.6.9 \ shlex-1.3.0 \ similar-2.7.0 \ siphasher-1.0.1 \ - smallvec-1.15.0 \ + smallvec-1.15.1 \ snapbox-0.6.21 \ snapbox-macros-0.3.10 \ stable_deref_trait-1.2.0 \ - syn-2.0.101 \ + syn-2.0.104 \ synstructure-0.13.2 \ tempfile-3.20.0 \ terminal_size-0.4.2 \ @@ -164,13 +164,13 @@ CARGO_CRATES= addr2line-0.24.2 \ timeago-0.4.2 \ tinystr-0.8.1 \ tinytemplate-1.2.1 \ - toml_datetime-0.6.9 \ - toml_edit-0.22.26 \ - toml_write-0.1.1 \ + toml_datetime-0.6.11 \ + toml_edit-0.22.27 \ + toml_write-0.1.2 \ trycmd-0.15.9 \ unicode-ident-1.0.18 \ unicode-width-0.1.14 \ - unicode-width-0.2.0 \ + unicode-width-0.2.1 \ unsafe-libyaml-norway-0.2.15 \ url-2.5.4 \ utf8_iter-1.0.4 \ @@ -180,7 +180,7 @@ CARGO_CRATES= addr2line-0.24.2 \ vcpkg-0.2.15 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ - wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.11.1+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ @@ -195,21 +195,31 @@ CARGO_CRATES= addr2line-0.24.2 \ windows-core-0.61.2 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ - windows-link-0.1.1 \ + windows-link-0.1.3 \ windows-result-0.3.4 \ windows-strings-0.4.2 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ windows-targets-0.52.6 \ + windows-targets-0.53.2 \ windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ - winnow-0.7.10 \ + windows_x86_64_msvc-0.53.0 \ + winnow-0.7.11 \ wit-bindgen-rt-0.39.0 \ writeable-0.6.1 \ yoke-0.8.0 \ diff --git a/sysutils/eza/distinfo b/sysutils/eza/distinfo index f61be77bab17..b62684290b14 100644 --- a/sysutils/eza/distinfo +++ b/sysutils/eza/distinfo @@ -1,10 +1,10 @@ -TIMESTAMP = 1750461938 -SHA256 (eza-man-0.21.5.tar.gz) = e6856865fd1f686502094dd97147f0ab7c3a3e9874d63f524c7e36ca1bc05c6f -SIZE (eza-man-0.21.5.tar.gz) = 9634 +TIMESTAMP = 1750929437 +SHA256 (eza-man-0.21.6.tar.gz) = 056e1fb149e3f73a224749b9f9bebf94f700b42033f6c2e30c5f3c52c1cdd3a5 +SIZE (eza-man-0.21.6.tar.gz) = 9707 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 -SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 -SIZE (rust/crates/adler2-2.0.0.crate) = 13529 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 @@ -15,20 +15,20 @@ SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd SIZE (rust/crates/anes-0.1.6.crate) = 23857 SHA256 (rust/crates/ansi-width-0.1.0.crate) = 219e3ce6f2611d83b51ec2098a12702112c29e57203a6b0a0929b2cddb486608 SIZE (rust/crates/ansi-width-0.1.0.crate) = 6116 -SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b -SIZE (rust/crates/anstream-0.6.18.crate) = 29681 -SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 -SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 -SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 -SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c -SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-wincon-3.0.8.crate) = 6680de5231bd6ee4c6191b8a1325daa282b415391ec9d3a37bd34f2060dc73fa -SIZE (rust/crates/anstyle-wincon-3.0.8.crate) = 12534 +SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 +SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9 +SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 +SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 +SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 SHA256 (rust/crates/approx-0.5.1.crate) = cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6 SIZE (rust/crates/approx-0.5.1.crate) = 15100 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/automod-1.0.15.crate) = ebb4bd301db2e2ca1f5be131c24eb8ebf2d9559bc3744419e93baf8ddea7e670 SIZE (rust/crates/automod-1.0.15.crate) = 9129 SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 @@ -37,18 +37,18 @@ SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f SIZE (rust/crates/base64-0.22.1.crate) = 81597 SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 -SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf -SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 SHA256 (rust/crates/by_address-1.2.1.crate) = 64fa3c856b712db6612c019f14756e64e4bcea13337a6b33b696333a9eaa2d06 SIZE (rust/crates/by_address-1.2.1.crate) = 8437 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 SIZE (rust/crates/cast-0.3.0.crate) = 11452 -SHA256 (rust/crates/cc-1.2.24.crate) = 16595d3be041c03b09d08d0858631facccee9221e579704070e6e9e4915d3bc7 -SIZE (rust/crates/cc-1.2.24.crate) = 106557 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/cc-1.2.27.crate) = d487aa071b5f64da6f19a3e848e3578944b726ee5a4854b82172f02aa876bfdc +SIZE (rust/crates/cc-1.2.27.crate) = 107070 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d SIZE (rust/crates/chrono-0.4.41.crate) = 234621 SHA256 (rust/crates/ciborium-0.2.2.crate) = 42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e @@ -57,14 +57,14 @@ SHA256 (rust/crates/ciborium-io-0.2.2.crate) = 05afea1e0a06c9be33d539b876f1ce369 SIZE (rust/crates/ciborium-io-0.2.2.crate) = 6697 SHA256 (rust/crates/ciborium-ll-0.2.2.crate) = 57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9 SIZE (rust/crates/ciborium-ll-0.2.2.crate) = 14695 -SHA256 (rust/crates/clap-4.5.39.crate) = fd60e63e9be68e5fb56422e397cf9baddded06dae1d2e523401542383bc72a9f -SIZE (rust/crates/clap-4.5.39.crate) = 57328 -SHA256 (rust/crates/clap_builder-4.5.39.crate) = 89cc6392a1f72bbeb820d71f32108f61fdaf18bc526e1d23954168a67759ef51 -SIZE (rust/crates/clap_builder-4.5.39.crate) = 169142 -SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 -SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 -SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 -SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 +SHA256 (rust/crates/clap-4.5.40.crate) = 40b6887a1d8685cebccf115538db5c0efe625ccac9696ad45c409d96566e910f +SIZE (rust/crates/clap-4.5.40.crate) = 57419 +SHA256 (rust/crates/clap_builder-4.5.40.crate) = e0c66c08ce9f0c698cbce5c0279d0bb6ac936d8674174fe48f736533b964f59e +SIZE (rust/crates/clap_builder-4.5.40.crate) = 169191 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 SHA256 (rust/crates/content_inspector-0.2.4.crate) = b7bda66e858c683005a53a9a60c69a4aca7eeaa45d124526e389f7aec8e62f38 SIZE (rust/crates/content_inspector-0.2.4.crate) = 11386 SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b @@ -79,8 +79,8 @@ SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1 SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 -SHA256 (rust/crates/crunchy-0.2.3.crate) = 43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929 -SIZE (rust/crates/crunchy-0.2.3.crate) = 3775 +SHA256 (rust/crates/crunchy-0.2.4.crate) = 460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5 +SIZE (rust/crates/crunchy-0.2.4.crate) = 3887 SHA256 (rust/crates/datetime-0.5.2.crate) = 44c3f7a77f3e57fedf80e09136f2d8777ebf621207306f6d96d610af048354bc SIZE (rust/crates/datetime-0.5.2.crate) = 113732 SHA256 (rust/crates/deranged-0.4.0.crate) = 9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e @@ -97,8 +97,8 @@ SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 -SHA256 (rust/crates/errno-0.3.12.crate) = cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18 -SIZE (rust/crates/errno-0.3.12.crate) = 12423 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 SHA256 (rust/crates/fast-srgb8-1.0.0.crate) = dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1 SIZE (rust/crates/fast-srgb8-1.0.0.crate) = 17214 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be @@ -119,10 +119,10 @@ SHA256 (rust/crates/glob-0.3.2.crate) = a8d1add55171497b4705a648c6b583acafb01d58 SIZE (rust/crates/glob-0.3.2.crate) = 22359 SHA256 (rust/crates/half-2.6.0.crate) = 459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9 SIZE (rust/crates/half-2.6.0.crate) = 59507 -SHA256 (rust/crates/hashbrown-0.15.3.crate) = 84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3 -SIZE (rust/crates/hashbrown-0.15.3.crate) = 140413 -SHA256 (rust/crates/hermit-abi-0.5.1.crate) = f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08 -SIZE (rust/crates/hermit-abi-0.5.1.crate) = 17549 +SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 +SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 +SHA256 (rust/crates/hermit-abi-0.5.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c +SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 SHA256 (rust/crates/humantime-2.2.0.crate) = 9b112acc8b3adf4b107a8ec20977da0273a8c386765a3ec0229bd500a1443f9f SIZE (rust/crates/humantime-2.2.0.crate) = 20646 SHA256 (rust/crates/humantime-serde-1.1.1.crate) = 57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c @@ -163,12 +163,12 @@ SHA256 (rust/crates/jobserver-0.1.33.crate) = 38f262f097c174adebe41eb73d66ae9c06 SIZE (rust/crates/jobserver-0.1.33.crate) = 29136 SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 -SHA256 (rust/crates/libc-0.2.172.crate) = d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa -SIZE (rust/crates/libc-0.2.172.crate) = 791646 -SHA256 (rust/crates/libgit2-sys-0.18.1+1.9.0.crate) = e1dcb20f84ffcdd825c7a311ae347cce604a6f084a767dec4a4929829645290e -SIZE (rust/crates/libgit2-sys-0.18.1+1.9.0.crate) = 1855262 -SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d -SIZE (rust/crates/libredox-0.1.3.crate) = 6068 +SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 +SHA256 (rust/crates/libgit2-sys-0.18.2+1.9.1.crate) = 1c42fe03df2bd3c53a3a9c7317ad91d80c81cd1fb0caec8d7cc4cd2bfa10c222 +SIZE (rust/crates/libgit2-sys-0.18.2+1.9.1.crate) = 1856057 +SHA256 (rust/crates/libredox-0.1.4.crate) = 1580801010e535496706ba011c15f8532df6b42297d2e471fec38ceadd8c0638 +SIZE (rust/crates/libredox-0.1.4.crate) = 6946 SHA256 (rust/crates/libz-sys-1.1.22.crate) = 8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d SIZE (rust/crates/libz-sys-1.1.22.crate) = 841053 SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 @@ -179,10 +179,10 @@ SHA256 (rust/crates/locale-0.2.2.crate) = 5fdbe492a9c0238da900a1165c42fc5067161c SIZE (rust/crates/locale-0.2.2.crate) = 18910 SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 SIZE (rust/crates/log-0.4.27.crate) = 48120 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 -SHA256 (rust/crates/miniz_oxide-0.8.8.crate) = 3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a -SIZE (rust/crates/miniz_oxide-0.8.8.crate) = 67065 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 SHA256 (rust/crates/natord-plus-plus-2.0.0.crate) = 66f8ac0a79782d13e4ec2f955113676d786539965b3764e06fb4e107dcc3da64 SIZE (rust/crates/natord-plus-plus-2.0.0.crate) = 4308 SHA256 (rust/crates/normalize-line-endings-0.3.0.crate) = 61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be @@ -229,8 +229,8 @@ SHA256 (rust/crates/phf_shared-0.11.3.crate) = 67eabc2ef2a60eb7faa00097bd1ffdb5b SIZE (rust/crates/phf_shared-0.11.3.crate) = 15199 SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 -SHA256 (rust/crates/plist-1.7.1.crate) = eac26e981c03a6e53e0aee43c113e3202f5581d5360dae7bd2c70e800dd0451d -SIZE (rust/crates/plist-1.7.1.crate) = 102902 +SHA256 (rust/crates/plist-1.7.2.crate) = 3d77244ce2d584cd84f6a15f86195b8c9b2a0dfbfd817c09e0464244091a58ed +SIZE (rust/crates/plist-1.7.2.crate) = 102909 SHA256 (rust/crates/plotters-0.3.7.crate) = 5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747 SIZE (rust/crates/plotters-0.3.7.crate) = 149031 SHA256 (rust/crates/plotters-backend-0.3.7.crate) = df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a @@ -245,12 +245,12 @@ SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007c SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 SHA256 (rust/crates/proc-mounts-0.3.0.crate) = 0d652f8435d0ab70bf4f3590a6a851d59604831a458086541b95238cc51ffcf2 SIZE (rust/crates/proc-mounts-0.3.0.crate) = 8363 -SHA256 (rust/crates/quick-xml-0.32.0.crate) = 1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2 -SIZE (rust/crates/quick-xml-0.32.0.crate) = 184149 +SHA256 (rust/crates/quick-xml-0.37.5.crate) = 331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb +SIZE (rust/crates/quick-xml-0.37.5.crate) = 190481 SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d SIZE (rust/crates/quote-1.0.40.crate) = 31063 -SHA256 (rust/crates/r-efi-5.2.0.crate) = 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5 -SIZE (rust/crates/r-efi-5.2.0.crate) = 64764 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 SIZE (rust/crates/rand-0.8.5.crate) = 87113 SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c @@ -261,8 +261,8 @@ SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caa SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 SHA256 (rust/crates/redox_syscall-0.1.57.crate) = 41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce SIZE (rust/crates/redox_syscall-0.1.57.crate) = 17087 -SHA256 (rust/crates/redox_syscall-0.5.12.crate) = 928fca9cf2aa042393a8325b9ead81d2f0df4cb12e1e24cef072922ccd99c5af -SIZE (rust/crates/redox_syscall-0.5.12.crate) = 29544 +SHA256 (rust/crates/redox_syscall-0.5.13.crate) = 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 +SIZE (rust/crates/redox_syscall-0.5.13.crate) = 29489 SHA256 (rust/crates/redox_users-0.5.0.crate) = dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b SIZE (rust/crates/redox_users-0.5.0.crate) = 15586 SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 @@ -271,8 +271,8 @@ SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c964863 SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 -SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f -SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 +SHA256 (rust/crates/rustc-demangle-0.1.25.crate) = 989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f +SIZE (rust/crates/rustc-demangle-0.1.25.crate) = 29590 SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 SIZE (rust/crates/rustix-1.0.7.crate) = 414500 SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d @@ -289,24 +289,24 @@ SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7 SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 SHA256 (rust/crates/serde_norway-0.9.42.crate) = e408f29489b5fd500fab51ff1484fc859bb655f32c671f307dcd733b72e8168c SIZE (rust/crates/serde_norway-0.9.42.crate) = 68918 -SHA256 (rust/crates/serde_spanned-0.6.8.crate) = 87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1 -SIZE (rust/crates/serde_spanned-0.6.8.crate) = 9330 +SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 +SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 SHA256 (rust/crates/similar-2.7.0.crate) = bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa SIZE (rust/crates/similar-2.7.0.crate) = 53928 SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 -SHA256 (rust/crates/smallvec-1.15.0.crate) = 8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9 -SIZE (rust/crates/smallvec-1.15.0.crate) = 38113 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 SHA256 (rust/crates/snapbox-0.6.21.crate) = 96dcfc4581e3355d70ac2ee14cfdf81dce3d85c85f1ed9e2c1d3013f53b3436b SIZE (rust/crates/snapbox-0.6.21.crate) = 55301 SHA256 (rust/crates/snapbox-macros-0.3.10.crate) = 16569f53ca23a41bb6f62e0a5084aa1661f4814a67fa33696a79073e03a664af SIZE (rust/crates/snapbox-macros-0.3.10.crate) = 7129 SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 -SHA256 (rust/crates/syn-2.0.101.crate) = 8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf -SIZE (rust/crates/syn-2.0.101.crate) = 299250 +SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 +SIZE (rust/crates/syn-2.0.104.crate) = 299699 SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 @@ -333,20 +333,20 @@ SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13 SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 SHA256 (rust/crates/tinytemplate-1.2.1.crate) = be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc SIZE (rust/crates/tinytemplate-1.2.1.crate) = 26490 -SHA256 (rust/crates/toml_datetime-0.6.9.crate) = 3da5db5a963e24bc68be8b17b6fa82814bb22ee8660f192bb182771d498f09a3 -SIZE (rust/crates/toml_datetime-0.6.9.crate) = 12622 -SHA256 (rust/crates/toml_edit-0.22.26.crate) = 310068873db2c5b3e7659d2cc35d21855dbafa50d1ce336397c666e3cb08137e -SIZE (rust/crates/toml_edit-0.22.26.crate) = 121714 -SHA256 (rust/crates/toml_write-0.1.1.crate) = bfb942dfe1d8e29a7ee7fcbde5bd2b9a25fb89aa70caea2eba3bee836ff41076 -SIZE (rust/crates/toml_write-0.1.1.crate) = 17467 +SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c +SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a +SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 +SHA256 (rust/crates/toml_write-0.1.2.crate) = 5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801 +SIZE (rust/crates/toml_write-0.1.2.crate) = 15660 SHA256 (rust/crates/trycmd-0.15.9.crate) = a8b5cf29388862aac065d6597ac9c8e842d1cc827cb50f7c32f11d29442eaae4 SIZE (rust/crates/trycmd-0.15.9.crate) = 33881 SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 SHA256 (rust/crates/unicode-width-0.1.14.crate) = 7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af SIZE (rust/crates/unicode-width-0.1.14.crate) = 271615 -SHA256 (rust/crates/unicode-width-0.2.0.crate) = 1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd -SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 +SHA256 (rust/crates/unicode-width-0.2.1.crate) = 4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c +SIZE (rust/crates/unicode-width-0.2.1.crate) = 279344 SHA256 (rust/crates/unsafe-libyaml-norway-0.2.15.crate) = b39abd59bf32521c7f2301b52d05a6a2c975b6003521cbd0c6dc1582f0a22104 SIZE (rust/crates/unsafe-libyaml-norway-0.2.15.crate) = 65981 SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 @@ -365,8 +365,8 @@ SHA256 (rust/crates/wait-timeout-0.2.1.crate) = 09ac3b126d3914f9849036f826e054cb SIZE (rust/crates/wait-timeout-0.2.1.crate) = 11435 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 -SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 -SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 @@ -395,8 +395,8 @@ SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 -SHA256 (rust/crates/windows-link-0.1.1.crate) = 76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38 -SIZE (rust/crates/windows-link-0.1.1.crate) = 6154 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 @@ -405,26 +405,46 @@ SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9b SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef +SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/winnow-0.7.10.crate) = c06928c8748d81b05c9be96aad92e1b6ff01833332f281e8cfca3be4b35fc9ec -SIZE (rust/crates/winnow-0.7.10.crate) = 176073 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/winnow-0.7.11.crate) = 74c7b26e3480b707944fc872477815d29a8e429d2f93a1ce000f5fa84a15cbcd +SIZE (rust/crates/winnow-0.7.11.crate) = 174175 SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb @@ -445,5 +465,5 @@ SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f66 SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 SHA256 (rust/crates/zoneinfo_compiled-0.5.1.crate) = 64fbebe65e899530f43bd760b23fda8f141118f4db49952b02998cbd0907a5de SIZE (rust/crates/zoneinfo_compiled-0.5.1.crate) = 8837 -SHA256 (eza-community-eza-v0.21.5_GH0.tar.gz) = 85aff87a87bc66130a43106ee64fdefa572d709f5e1ae33d7ef1de76329d2950 -SIZE (eza-community-eza-v0.21.5_GH0.tar.gz) = 1425766 +SHA256 (eza-community-eza-v0.21.6_GH0.tar.gz) = 8433260eff7be158cfdfafc7dffd620d878c1470b937a88f8a20117591990c67 +SIZE (eza-community-eza-v0.21.6_GH0.tar.gz) = 1426959 diff --git a/sysutils/eza/files/patch-Cargo.lock b/sysutils/eza/files/patch-Cargo.lock index 309743cf7874..a92d2f97a684 100644 --- a/sysutils/eza/files/patch-Cargo.lock +++ b/sysutils/eza/files/patch-Cargo.lock @@ -1,4 +1,4 @@ ---- Cargo.lock.orig 2025-05-30 14:03:09 UTC +--- Cargo.lock.orig 2025-06-26 08:44:25 UTC +++ Cargo.lock @@ -936,15 +936,6 @@ checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68 checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" diff --git a/sysutils/eza/files/patch-Cargo.toml b/sysutils/eza/files/patch-Cargo.toml index f2747353dbae..2e4d258a1e0c 100644 --- a/sysutils/eza/files/patch-Cargo.toml +++ b/sysutils/eza/files/patch-Cargo.toml @@ -1,4 +1,4 @@ ---- Cargo.toml.orig 2025-05-02 06:07:17 UTC +--- Cargo.toml.orig 2025-06-26 08:44:25 UTC +++ Cargo.toml @@ -139,7 +139,6 @@ git = ["git2"] [features] diff --git a/sysutils/eza/files/patch-cargo-crates_git2-0.20.1_Cargo.lock b/sysutils/eza/files/patch-cargo-crates_git2-0.20.2_Cargo.lock index d0ef7daa70b7..d0ef7daa70b7 100644 --- a/sysutils/eza/files/patch-cargo-crates_git2-0.20.1_Cargo.lock +++ b/sysutils/eza/files/patch-cargo-crates_git2-0.20.2_Cargo.lock diff --git a/sysutils/eza/files/patch-cargo-crates_git2-0.20.1_Cargo.toml b/sysutils/eza/files/patch-cargo-crates_git2-0.20.2_Cargo.toml index 93ae924b5e37..93ae924b5e37 100644 --- a/sysutils/eza/files/patch-cargo-crates_git2-0.20.1_Cargo.toml +++ b/sysutils/eza/files/patch-cargo-crates_git2-0.20.2_Cargo.toml diff --git a/sysutils/eza/files/patch-cargo-crates_libgit2-sys-0.18.1+1.9.0_Cargo.toml b/sysutils/eza/files/patch-cargo-crates_libgit2-sys-0.18.2+1.9.1_Cargo.toml index 40e50b041b6a..21dcaa996907 100644 --- a/sysutils/eza/files/patch-cargo-crates_libgit2-sys-0.18.1+1.9.0_Cargo.toml +++ b/sysutils/eza/files/patch-cargo-crates_libgit2-sys-0.18.2+1.9.1_Cargo.toml @@ -1,5 +1,5 @@ ---- cargo-crates/libgit2-sys-0.18.1+1.9.0/Cargo.toml.orig 1970-01-01 00:00:01 UTC -+++ cargo-crates/libgit2-sys-0.18.1+1.9.0/Cargo.toml +--- cargo-crates/libgit2-sys-0.18.2+1.9.1/Cargo.toml.orig 1970-01-01 00:00:01 UTC ++++ cargo-crates/libgit2-sys-0.18.2+1.9.1/Cargo.toml @@ -40,7 +40,6 @@ vendored = [] https = ["openssl-sys"] ssh = ["libssh2-sys"] diff --git a/sysutils/eza/files/patch-cargo-crates_openssl-sys-0.9.108_Cargo.toml b/sysutils/eza/files/patch-cargo-crates_openssl-sys-0.9.109_Cargo.toml index 01a26c1a32c2..01a26c1a32c2 100644 --- a/sysutils/eza/files/patch-cargo-crates_openssl-sys-0.9.108_Cargo.toml +++ b/sysutils/eza/files/patch-cargo-crates_openssl-sys-0.9.109_Cargo.toml diff --git a/sysutils/freebsd-rustdate/Makefile b/sysutils/freebsd-rustdate/Makefile index 53806ae6f576..7d701de93fe3 100644 --- a/sysutils/freebsd-rustdate/Makefile +++ b/sysutils/freebsd-rustdate/Makefile @@ -1,6 +1,5 @@ PORTNAME= freebsd-rustdate -DISTVERSION= 1.3.0 -PORTREVISION= 1 +DISTVERSION= 1.3.1 CATEGORIES= sysutils MASTER_SITES= https://rustdate.over-yonder.net/dl/ \ https://distfiles.over-yonder.net/freebsd-rustdate/ diff --git a/sysutils/freebsd-rustdate/Makefile.crates b/sysutils/freebsd-rustdate/Makefile.crates index cb402263adfb..957552687dcf 100644 --- a/sysutils/freebsd-rustdate/Makefile.crates +++ b/sysutils/freebsd-rustdate/Makefile.crates @@ -1,36 +1,36 @@ CARGO_CRATES= addr2line-0.24.2 \ - adler2-2.0.0 \ + adler2-2.0.1 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ - anstream-0.6.18 \ - anstyle-1.0.10 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-wincon-3.0.7 \ + anstream-0.6.19 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.3 \ + anstyle-wincon-3.0.9 \ anyhow-1.0.98 \ async-trait-0.1.88 \ - autocfg-1.4.0 \ + autocfg-1.5.0 \ backtrace-0.3.75 \ base16ct-0.2.0 \ base64-0.22.1 \ bitflags-2.9.1 \ block-buffer-0.10.4 \ - bumpalo-3.17.0 \ + bumpalo-3.19.0 \ byteorder-1.5.0 \ bytes-1.10.1 \ bzip2-0.5.2 \ bzip2-sys-0.1.13+1.0.8 \ - cc-1.2.23 \ + cc-1.2.27 \ cdivsufsort-2.0.0 \ - cfg-if-1.0.0 \ + cfg-if-1.0.1 \ chrono-0.4.41 \ - clap-4.5.38 \ - clap_builder-4.5.38 \ - clap_complete-4.5.50 \ - clap_derive-4.5.32 \ - clap_lex-0.7.4 \ - colorchoice-1.0.3 \ + clap-4.5.40 \ + clap_builder-4.5.40 \ + clap_complete-4.5.54 \ + clap_derive-4.5.40 \ + clap_lex-0.7.5 \ + colorchoice-1.0.4 \ console-0.15.11 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.17 \ @@ -51,6 +51,7 @@ CARGO_CRATES= addr2line-0.24.2 \ diffy-0.4.2 \ digest-0.10.7 \ displaydoc-0.2.5 \ + dyn-clone-1.0.19 \ edit-0.1.5 \ educe-0.6.0 \ either-1.15.0 \ @@ -59,9 +60,9 @@ CARGO_CRATES= addr2line-0.24.2 \ enum-ordinalize-4.3.0 \ enum-ordinalize-derive-4.3.1 \ equivalent-1.0.2 \ - errno-0.3.12 \ + errno-0.3.13 \ fastrand-2.3.0 \ - flate2-1.1.1 \ + flate2-1.1.2 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ @@ -77,7 +78,7 @@ CARGO_CRATES= addr2line-0.24.2 \ getrandom-0.3.3 \ gimli-0.31.1 \ hashbrown-0.12.3 \ - hashbrown-0.15.3 \ + hashbrown-0.15.4 \ heck-0.5.0 \ hex-0.4.3 \ hickory-proto-0.25.2 \ @@ -92,14 +93,14 @@ CARGO_CRATES= addr2line-0.24.2 \ icu_locale_core-2.0.0 \ icu_normalizer-2.0.0 \ icu_normalizer_data-2.0.0 \ - icu_properties-2.0.0 \ - icu_properties_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ icu_provider-2.0.0 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.1 \ indexmap-1.9.3 \ - indexmap-2.9.0 \ + indexmap-2.10.0 \ indicatif-0.17.11 \ ipconfig-0.3.2 \ ipnet-2.11.0 \ @@ -108,17 +109,17 @@ CARGO_CRATES= addr2line-0.24.2 \ itoa-1.0.15 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ - libc-0.2.172 \ + libc-0.2.174 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.4 \ litemap-0.8.0 \ - lock_api-0.4.12 \ + lock_api-0.4.13 \ log-0.4.27 \ loom-0.7.2 \ matchers-0.1.0 \ - memchr-2.7.4 \ - miniz_oxide-0.8.8 \ - mio-1.0.3 \ + memchr-2.7.5 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ moka-0.12.10 \ nu-ansi-term-0.46.0 \ nu-ansi-term-0.50.1 \ @@ -127,32 +128,35 @@ CARGO_CRATES= addr2line-0.24.2 \ number_prefix-0.4.0 \ object-0.36.7 \ once_cell-1.21.3 \ - openssl-0.10.72 \ + once_cell_polyfill-1.70.1 \ + openssl-0.10.73 \ openssl-macros-0.1.1 \ openssl-src-300.5.0+3.5.0 \ - openssl-sys-0.9.108 \ + openssl-sys-0.9.109 \ overload-0.1.1 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkg-config-0.3.32 \ - portable-atomic-1.11.0 \ + portable-atomic-1.11.1 \ potential_utf-0.1.2 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ proc-macro2-1.0.95 \ qbsdiff-1.4.3 \ quote-1.0.40 \ - r-efi-5.2.0 \ + r-efi-5.3.0 \ rand-0.9.1 \ rand_chacha-0.9.0 \ rand_core-0.9.3 \ rand_pcg-0.9.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ - redox_syscall-0.5.12 \ + redox_syscall-0.5.13 \ + ref-cast-1.0.24 \ + ref-cast-impl-1.0.24 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ @@ -161,34 +165,35 @@ CARGO_CRATES= addr2line-0.24.2 \ regex-syntax-0.8.5 \ resolv-conf-0.7.4 \ ring-0.17.14 \ - rustc-demangle-0.1.24 \ + rustc-demangle-0.1.25 \ rustc_version-0.4.1 \ rustix-0.38.44 \ rustix-1.0.7 \ - rustversion-1.0.20 \ + rustversion-1.0.21 \ ryu-1.0.20 \ sacabase-2.0.0 \ same-file-1.0.6 \ + schemars-0.9.0 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ semver-1.0.26 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ - serde_with-3.12.0 \ - serde_with_macros-3.12.0 \ + serde_with-3.13.0 \ + serde_with_macros-3.13.0 \ sha2-0.10.9 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ - slab-0.4.9 \ - smallvec-1.15.0 \ - socket2-0.5.9 \ + slab-0.4.10 \ + smallvec-1.15.1 \ + socket2-0.5.10 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ strum-0.27.1 \ strum_macros-0.27.1 \ suffix_array-0.5.0 \ - syn-2.0.101 \ + syn-2.0.104 \ synstructure-0.13.2 \ sysctl-0.6.0 \ tagptr-0.2.0 \ @@ -198,36 +203,36 @@ CARGO_CRATES= addr2line-0.24.2 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ - thread_local-1.1.8 \ + thread_local-1.1.9 \ time-0.3.41 \ time-core-0.1.4 \ time-macros-0.2.22 \ tinystr-0.8.1 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ - tokio-1.45.0 \ + tokio-1.45.1 \ tokio-macros-2.5.0 \ tracing-0.1.41 \ - tracing-core-0.1.33 \ + tracing-core-0.1.34 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ typenum-1.18.0 \ unicode-ident-1.0.18 \ - unicode-width-0.2.0 \ + unicode-width-0.2.1 \ untrusted-0.9.0 \ - ureq-3.0.11 \ - ureq-proto-0.4.1 \ + ureq-3.0.12 \ + ureq-proto-0.4.2 \ url-2.5.4 \ utf-8-0.7.6 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ - uuid-1.16.0 \ + uuid-1.17.0 \ uzers-0.12.1 \ valuable-0.1.1 \ vcpkg-0.2.15 \ version_check-0.9.5 \ walkdir-2.5.0 \ - wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.11.1+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ @@ -241,44 +246,54 @@ CARGO_CRATES= addr2line-0.24.2 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-0.61.1 \ + windows-0.61.3 \ windows-collections-0.2.0 \ - windows-core-0.61.1 \ + windows-core-0.61.2 \ windows-future-0.2.1 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ - windows-link-0.1.1 \ + windows-link-0.1.3 \ windows-numerics-0.2.0 \ - windows-result-0.3.3 \ - windows-strings-0.4.1 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ + windows-targets-0.53.2 \ windows-threading-0.1.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ + windows_x86_64_msvc-0.53.0 \ winreg-0.50.0 \ wit-bindgen-rt-0.39.0 \ writeable-0.6.1 \ yoke-0.8.0 \ yoke-derive-0.8.0 \ - zerocopy-0.8.25 \ - zerocopy-derive-0.8.25 \ + zerocopy-0.8.26 \ + zerocopy-derive-0.8.26 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zerotrie-0.2.2 \ diff --git a/sysutils/freebsd-rustdate/distinfo b/sysutils/freebsd-rustdate/distinfo index a0e730a15701..985fe3deee9d 100644 --- a/sysutils/freebsd-rustdate/distinfo +++ b/sysutils/freebsd-rustdate/distinfo @@ -1,32 +1,32 @@ -TIMESTAMP = 1747610623 -SHA256 (freebsd-rustdate-1.3.0.tar.xz) = ae0d5dfce4d5a247becc2c15a30a8508931b70e29eeab2ef2635051308f9c4d9 -SIZE (freebsd-rustdate-1.3.0.tar.xz) = 127432 +TIMESTAMP = 1751240725 +SHA256 (freebsd-rustdate-1.3.1.tar.xz) = 5161aaad8efb8b9dbefca0eed24d89a0644a52631a48704d2beac6aff008baee +SIZE (freebsd-rustdate-1.3.1.tar.xz) = 128764 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 -SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 -SIZE (rust/crates/adler2-2.0.0.crate) = 13529 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 -SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b -SIZE (rust/crates/anstream-0.6.18.crate) = 29681 -SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 -SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 -SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 -SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c -SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-wincon-3.0.7.crate) = ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e -SIZE (rust/crates/anstyle-wincon-3.0.7.crate) = 12400 +SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 +SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9 +SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 +SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 +SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 SHA256 (rust/crates/async-trait-0.1.88.crate) = e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5 SIZE (rust/crates/async-trait-0.1.88.crate) = 32084 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 SHA256 (rust/crates/base16ct-0.2.0.crate) = 4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf @@ -37,8 +37,8 @@ SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 -SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf -SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a @@ -47,26 +47,26 @@ SHA256 (rust/crates/bzip2-0.5.2.crate) = 49ecfb22d906f800d4fe833b6282cf4dc1c298f SIZE (rust/crates/bzip2-0.5.2.crate) = 38314 SHA256 (rust/crates/bzip2-sys-0.1.13+1.0.8.crate) = 225bff33b2141874fe80d71e07d6eec4f85c5c216453dd96388240f96e1acc14 SIZE (rust/crates/bzip2-sys-0.1.13+1.0.8.crate) = 633818 -SHA256 (rust/crates/cc-1.2.23.crate) = 5f4ac86a9e5bc1e2b3449ab9d7d3a6a405e3d1bb28d7b9be8614f55846ae3766 -SIZE (rust/crates/cc-1.2.23.crate) = 106527 +SHA256 (rust/crates/cc-1.2.27.crate) = d487aa071b5f64da6f19a3e848e3578944b726ee5a4854b82172f02aa876bfdc +SIZE (rust/crates/cc-1.2.27.crate) = 107070 SHA256 (rust/crates/cdivsufsort-2.0.0.crate) = edefce019197609da416762da75bb000bbd2224b2d89a7e722c2296cbff79b8c SIZE (rust/crates/cdivsufsort-2.0.0.crate) = 19881 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d SIZE (rust/crates/chrono-0.4.41.crate) = 234621 -SHA256 (rust/crates/clap-4.5.38.crate) = ed93b9805f8ba930df42c2590f05453d5ec36cbb85d018868a5b24d31f6ac000 -SIZE (rust/crates/clap-4.5.38.crate) = 57140 -SHA256 (rust/crates/clap_builder-4.5.38.crate) = 379026ff283facf611b0ea629334361c4211d1b12ee01024eec1591133b04120 -SIZE (rust/crates/clap_builder-4.5.38.crate) = 169177 -SHA256 (rust/crates/clap_complete-4.5.50.crate) = c91d3baa3bcd889d60e6ef28874126a0b384fd225ab83aa6d8a801c519194ce1 -SIZE (rust/crates/clap_complete-4.5.50.crate) = 48292 -SHA256 (rust/crates/clap_derive-4.5.32.crate) = 09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7 -SIZE (rust/crates/clap_derive-4.5.32.crate) = 33441 -SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 -SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 -SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 -SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 +SHA256 (rust/crates/clap-4.5.40.crate) = 40b6887a1d8685cebccf115538db5c0efe625ccac9696ad45c409d96566e910f +SIZE (rust/crates/clap-4.5.40.crate) = 57419 +SHA256 (rust/crates/clap_builder-4.5.40.crate) = e0c66c08ce9f0c698cbce5c0279d0bb6ac936d8674174fe48f736533b964f59e +SIZE (rust/crates/clap_builder-4.5.40.crate) = 169191 +SHA256 (rust/crates/clap_complete-4.5.54.crate) = aad5b1b4de04fead402672b48897030eec1f3bfe1550776322f59f6d6e6a5677 +SIZE (rust/crates/clap_complete-4.5.54.crate) = 48534 +SHA256 (rust/crates/clap_derive-4.5.40.crate) = d2c7947ae4cc3d851207c1adb5b5e260ff0cca11446b1d6d1423788e442257ce +SIZE (rust/crates/clap_derive-4.5.40.crate) = 33470 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 SHA256 (rust/crates/console-0.15.11.crate) = 054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8 SIZE (rust/crates/console-0.15.11.crate) = 37822 SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b @@ -107,6 +107,8 @@ SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8c SIZE (rust/crates/digest-0.10.7.crate) = 19557 SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 +SHA256 (rust/crates/dyn-clone-1.0.19.crate) = 1c7a8fb8a9fbf66c1f703fe16184d10ca0ee9d23be5b4436400408ba54a95005 +SIZE (rust/crates/dyn-clone-1.0.19.crate) = 12896 SHA256 (rust/crates/edit-0.1.5.crate) = f364860e764787163c8c8f58231003839be31276e821e2ad2092ddf496b1aa09 SIZE (rust/crates/edit-0.1.5.crate) = 9327 SHA256 (rust/crates/educe-0.6.0.crate) = 1d7bc049e1bd8cdeb31b68bbd586a9464ecf9f3944af3958a7a9d0f8b9799417 @@ -123,12 +125,12 @@ SHA256 (rust/crates/enum-ordinalize-derive-4.3.1.crate) = 0d28318a75d4aead5c4db2 SIZE (rust/crates/enum-ordinalize-derive-4.3.1.crate) = 7957 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 -SHA256 (rust/crates/errno-0.3.12.crate) = cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18 -SIZE (rust/crates/errno-0.3.12.crate) = 12423 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 -SHA256 (rust/crates/flate2-1.1.1.crate) = 7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece -SIZE (rust/crates/flate2-1.1.1.crate) = 77224 +SHA256 (rust/crates/flate2-1.1.2.crate) = 4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d +SIZE (rust/crates/flate2-1.1.2.crate) = 76495 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 @@ -159,8 +161,8 @@ SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b SIZE (rust/crates/gimli-0.31.1.crate) = 279515 SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 -SHA256 (rust/crates/hashbrown-0.15.3.crate) = 84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3 -SIZE (rust/crates/hashbrown-0.15.3.crate) = 140413 +SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 +SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 @@ -189,10 +191,10 @@ SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329 SIZE (rust/crates/icu_normalizer-2.0.0.crate) = 61543 SHA256 (rust/crates/icu_normalizer_data-2.0.0.crate) = 00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3 SIZE (rust/crates/icu_normalizer_data-2.0.0.crate) = 68101 -SHA256 (rust/crates/icu_properties-2.0.0.crate) = 2549ca8c7241c82f59c80ba2a6f415d931c5b58d24fb8412caa1a1f02c49139a -SIZE (rust/crates/icu_properties-2.0.0.crate) = 58065 -SHA256 (rust/crates/icu_properties_data-2.0.0.crate) = 8197e866e47b68f8f7d95249e172903bec06004b18b2937f1095d40a0c57de04 -SIZE (rust/crates/icu_properties_data-2.0.0.crate) = 159069 +SHA256 (rust/crates/icu_properties-2.0.1.crate) = 016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b +SIZE (rust/crates/icu_properties-2.0.1.crate) = 58165 +SHA256 (rust/crates/icu_properties_data-2.0.1.crate) = 298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632 +SIZE (rust/crates/icu_properties_data-2.0.1.crate) = 159735 SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af SIZE (rust/crates/icu_provider-2.0.0.crate) = 50966 SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 @@ -203,8 +205,8 @@ SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 -SHA256 (rust/crates/indexmap-2.9.0.crate) = cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e -SIZE (rust/crates/indexmap-2.9.0.crate) = 91214 +SHA256 (rust/crates/indexmap-2.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 +SIZE (rust/crates/indexmap-2.10.0.crate) = 95836 SHA256 (rust/crates/indicatif-0.17.11.crate) = 183b3088984b400f4cfac3620d5e076c84da5364016b4f49473de574b2586235 SIZE (rust/crates/indicatif-0.17.11.crate) = 66577 SHA256 (rust/crates/ipconfig-0.3.2.crate) = b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f @@ -221,28 +223,28 @@ SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec9374296 SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 -SHA256 (rust/crates/libc-0.2.172.crate) = d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa -SIZE (rust/crates/libc-0.2.172.crate) = 791646 +SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 SIZE (rust/crates/litemap-0.8.0.crate) = 34344 -SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 -SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 +SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 +SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 SIZE (rust/crates/log-0.4.27.crate) = 48120 SHA256 (rust/crates/loom-0.7.2.crate) = 419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca SIZE (rust/crates/loom-0.7.2.crate) = 73989 SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 SIZE (rust/crates/matchers-0.1.0.crate) = 6948 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 -SHA256 (rust/crates/miniz_oxide-0.8.8.crate) = 3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a -SIZE (rust/crates/miniz_oxide-0.8.8.crate) = 67065 -SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd -SIZE (rust/crates/mio-1.0.3.crate) = 103703 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 SHA256 (rust/crates/moka-0.12.10.crate) = a9321642ca94a4282428e6ea4af8cc2ca4eac48ac7a6a4ea8f33f76d0ce70926 SIZE (rust/crates/moka-0.12.10.crate) = 253622 SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 @@ -259,20 +261,22 @@ SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b665 SIZE (rust/crates/object-0.36.7.crate) = 329938 SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 -SHA256 (rust/crates/openssl-0.10.72.crate) = fedfea7d58a1f73118430a55da6a286e7b044961736ce96a16a17068ea25e5da -SIZE (rust/crates/openssl-0.10.72.crate) = 283852 +SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad +SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 +SHA256 (rust/crates/openssl-0.10.73.crate) = 8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8 +SIZE (rust/crates/openssl-0.10.73.crate) = 283994 SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 SHA256 (rust/crates/openssl-src-300.5.0+3.5.0.crate) = e8ce546f549326b0e6052b649198487d91320875da901e7bd11a06d1ee3f9c2f SIZE (rust/crates/openssl-src-300.5.0+3.5.0.crate) = 10488436 -SHA256 (rust/crates/openssl-sys-0.9.108.crate) = e145e1651e858e820e4860f7b9c5e169bc1d8ce1c86043be79fa7b7634821847 -SIZE (rust/crates/openssl-sys-0.9.108.crate) = 78190 +SHA256 (rust/crates/openssl-sys-0.9.109.crate) = 90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571 +SIZE (rust/crates/openssl-sys-0.9.109.crate) = 78247 SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 SIZE (rust/crates/overload-0.1.1.crate) = 24439 -SHA256 (rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27 -SIZE (rust/crates/parking_lot-0.12.3.crate) = 41860 -SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8 -SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406 +SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 +SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 +SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 +SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b @@ -281,8 +285,8 @@ SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 -SHA256 (rust/crates/portable-atomic-1.11.0.crate) = 350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e -SIZE (rust/crates/portable-atomic-1.11.0.crate) = 181258 +SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 +SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 SHA256 (rust/crates/potential_utf-0.1.2.crate) = e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585 SIZE (rust/crates/potential_utf-0.1.2.crate) = 9613 SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 @@ -295,8 +299,8 @@ SHA256 (rust/crates/qbsdiff-1.4.3.crate) = 73ee0630c045473cad802a241ec0dedab000b SIZE (rust/crates/qbsdiff-1.4.3.crate) = 22102 SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d SIZE (rust/crates/quote-1.0.40.crate) = 31063 -SHA256 (rust/crates/r-efi-5.2.0.crate) = 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5 -SIZE (rust/crates/r-efi-5.2.0.crate) = 64764 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/rand-0.9.1.crate) = 9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97 SIZE (rust/crates/rand-0.9.1.crate) = 97986 SHA256 (rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb @@ -309,8 +313,12 @@ SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4 SIZE (rust/crates/rayon-1.10.0.crate) = 180155 SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 -SHA256 (rust/crates/redox_syscall-0.5.12.crate) = 928fca9cf2aa042393a8325b9ead81d2f0df4cb12e1e24cef072922ccd99c5af -SIZE (rust/crates/redox_syscall-0.5.12.crate) = 29544 +SHA256 (rust/crates/redox_syscall-0.5.13.crate) = 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 +SIZE (rust/crates/redox_syscall-0.5.13.crate) = 29489 +SHA256 (rust/crates/ref-cast-1.0.24.crate) = 4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf +SIZE (rust/crates/ref-cast-1.0.24.crate) = 15252 +SHA256 (rust/crates/ref-cast-impl-1.0.24.crate) = 1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7 +SIZE (rust/crates/ref-cast-impl-1.0.24.crate) = 9968 SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 SIZE (rust/crates/regex-1.11.1.crate) = 254170 SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 @@ -327,22 +335,24 @@ SHA256 (rust/crates/resolv-conf-0.7.4.crate) = 95325155c684b1c89f7765e30bc1c42e4 SIZE (rust/crates/resolv-conf-0.7.4.crate) = 17260 SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 SIZE (rust/crates/ring-0.17.14.crate) = 1502610 -SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f -SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 +SHA256 (rust/crates/rustc-demangle-0.1.25.crate) = 989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f +SIZE (rust/crates/rustc-demangle-0.1.25.crate) = 29590 SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92 SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245 SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 SIZE (rust/crates/rustix-0.38.44.crate) = 379347 SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 SIZE (rust/crates/rustix-1.0.7.crate) = 414500 -SHA256 (rust/crates/rustversion-1.0.20.crate) = eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2 -SIZE (rust/crates/rustversion-1.0.20.crate) = 20666 +SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d +SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/sacabase-2.0.0.crate) = 9883fc3d6ce3d78bb54d908602f8bc1f7b5f983afe601dabe083009d86267a84 SIZE (rust/crates/sacabase-2.0.0.crate) = 2399 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 +SHA256 (rust/crates/schemars-0.9.0.crate) = 4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f +SIZE (rust/crates/schemars-0.9.0.crate) = 80032 SHA256 (rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 SIZE (rust/crates/scoped-tls-1.0.1.crate) = 8202 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 @@ -355,22 +365,22 @@ SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21 SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 -SHA256 (rust/crates/serde_with-3.12.0.crate) = d6b6f7f2fcb69f747921f79f3926bd1e203fce4fef62c268dd3abfb6d86029aa -SIZE (rust/crates/serde_with-3.12.0.crate) = 148666 -SHA256 (rust/crates/serde_with_macros-3.12.0.crate) = 8d00caa5193a3c8362ac2b73be6b9e768aa5a4b2f721d8f4b339600c3cb51f8e -SIZE (rust/crates/serde_with_macros-3.12.0.crate) = 32089 +SHA256 (rust/crates/serde_with-3.13.0.crate) = bf65a400f8f66fb7b0552869ad70157166676db75ed8181f8104ea91cf9d0b42 +SIZE (rust/crates/serde_with-3.13.0.crate) = 172644 +SHA256 (rust/crates/serde_with_macros-3.13.0.crate) = 81679d9ed988d5e9a5e6531dc3f2c28efbd639cbd1dfb628df08edea6004da77 +SIZE (rust/crates/serde_with_macros-3.13.0.crate) = 38965 SHA256 (rust/crates/sha2-0.10.9.crate) = a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283 SIZE (rust/crates/sha2-0.10.9.crate) = 29271 SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 -SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 -SIZE (rust/crates/slab-0.4.9.crate) = 17108 -SHA256 (rust/crates/smallvec-1.15.0.crate) = 8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9 -SIZE (rust/crates/smallvec-1.15.0.crate) = 38113 -SHA256 (rust/crates/socket2-0.5.9.crate) = 4f5fd57c80058a56cf5c777ab8a126398ece8e442983605d280a44ce79d0edef -SIZE (rust/crates/socket2-0.5.9.crate) = 57432 +SHA256 (rust/crates/slab-0.4.10.crate) = 04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d +SIZE (rust/crates/slab-0.4.10.crate) = 17810 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 +SHA256 (rust/crates/socket2-0.5.10.crate) = e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678 +SIZE (rust/crates/socket2-0.5.10.crate) = 58169 SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f @@ -381,8 +391,8 @@ SHA256 (rust/crates/strum_macros-0.27.1.crate) = c77a8c5abcaf0f9ce05d62342b7d298 SIZE (rust/crates/strum_macros-0.27.1.crate) = 29670 SHA256 (rust/crates/suffix_array-0.5.0.crate) = 907d9ca9637a22e3a7d7c7818f6105a7898857359e187ad3325d986684b9ec3f SIZE (rust/crates/suffix_array-0.5.0.crate) = 11026 -SHA256 (rust/crates/syn-2.0.101.crate) = 8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf -SIZE (rust/crates/syn-2.0.101.crate) = 299250 +SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 +SIZE (rust/crates/syn-2.0.104.crate) = 299699 SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 SHA256 (rust/crates/sysctl-0.6.0.crate) = 01198a2debb237c62b6826ec7081082d951f46dbb64b0e8c7649a452230d1dfc @@ -401,8 +411,8 @@ SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 -SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c -SIZE (rust/crates/thread_local-1.1.8.crate) = 13962 +SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 +SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 SHA256 (rust/crates/time-0.3.41.crate) = 8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40 SIZE (rust/crates/time-0.3.41.crate) = 138369 SHA256 (rust/crates/time-core-0.1.4.crate) = c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c @@ -415,14 +425,14 @@ SHA256 (rust/crates/tinyvec-1.9.0.crate) = 09b3661f17e86524eccd4371ab0429194e0d7 SIZE (rust/crates/tinyvec-1.9.0.crate) = 54137 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 -SHA256 (rust/crates/tokio-1.45.0.crate) = 2513ca694ef9ede0fb23fe71a4ee4107cb102b9dc1930f6d0fd77aae068ae165 -SIZE (rust/crates/tokio-1.45.0.crate) = 800721 +SHA256 (rust/crates/tokio-1.45.1.crate) = 75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779 +SIZE (rust/crates/tokio-1.45.1.crate) = 811787 SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 SIZE (rust/crates/tracing-0.1.41.crate) = 82448 -SHA256 (rust/crates/tracing-core-0.1.33.crate) = e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c -SIZE (rust/crates/tracing-core-0.1.33.crate) = 63434 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 SHA256 (rust/crates/tracing-subscriber-0.3.19.crate) = e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008 @@ -431,14 +441,14 @@ SHA256 (rust/crates/typenum-1.18.0.crate) = 1dccffe3ce07af9386bfd29e80c0ab1a8205 SIZE (rust/crates/typenum-1.18.0.crate) = 74871 SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 -SHA256 (rust/crates/unicode-width-0.2.0.crate) = 1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd -SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 +SHA256 (rust/crates/unicode-width-0.2.1.crate) = 4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c +SIZE (rust/crates/unicode-width-0.2.1.crate) = 279344 SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 -SHA256 (rust/crates/ureq-3.0.11.crate) = b7a3e9af6113ecd57b8c63d3cd76a385b2e3881365f1f489e54f49801d0c83ea -SIZE (rust/crates/ureq-3.0.11.crate) = 126498 -SHA256 (rust/crates/ureq-proto-0.4.1.crate) = fadf18427d33828c311234884b7ba2afb57143e6e7e69fda7ee883b624661e36 -SIZE (rust/crates/ureq-proto-0.4.1.crate) = 61641 +SHA256 (rust/crates/ureq-3.0.12.crate) = 9f0fde9bc91026e381155f8c67cb354bcd35260b2f4a29bcc84639f762760c39 +SIZE (rust/crates/ureq-3.0.12.crate) = 131026 +SHA256 (rust/crates/ureq-proto-0.4.2.crate) = 59db78ad1923f2b1be62b6da81fe80b173605ca0d57f85da2e005382adf693f7 +SIZE (rust/crates/ureq-proto-0.4.2.crate) = 61832 SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 SIZE (rust/crates/url-2.5.4.crate) = 81097 SHA256 (rust/crates/utf-8-0.7.6.crate) = 09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9 @@ -447,8 +457,8 @@ SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59 SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 -SHA256 (rust/crates/uuid-1.16.0.crate) = 458f7a779bf54acc9f347480ac654f68407d3aab21269a6e3c9f922acd9e2da9 -SIZE (rust/crates/uuid-1.16.0.crate) = 58549 +SHA256 (rust/crates/uuid-1.17.0.crate) = 3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d +SIZE (rust/crates/uuid-1.17.0.crate) = 59014 SHA256 (rust/crates/uzers-0.12.1.crate) = 4df81ff504e7d82ad53e95ed1ad5b72103c11253f39238bcc0235b90768a97dd SIZE (rust/crates/uzers-0.12.1.crate) = 29272 SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 @@ -459,8 +469,8 @@ SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853a SIZE (rust/crates/version_check-0.9.5.crate) = 15554 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 -SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 -SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 @@ -487,68 +497,88 @@ SHA256 (rust/crates/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55 SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-0.61.1.crate) = c5ee8f3d025738cb02bad7868bbb5f8a6327501e870bf51f1b455b0a2454a419 -SIZE (rust/crates/windows-0.61.1.crate) = 9342486 +SHA256 (rust/crates/windows-0.61.3.crate) = 9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893 +SIZE (rust/crates/windows-0.61.3.crate) = 9372520 SHA256 (rust/crates/windows-collections-0.2.0.crate) = 3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8 SIZE (rust/crates/windows-collections-0.2.0.crate) = 13579 -SHA256 (rust/crates/windows-core-0.61.1.crate) = 46ec44dc15085cea82cf9c78f85a9114c463a369786585ad2882d1ff0b0acf40 -SIZE (rust/crates/windows-core-0.61.1.crate) = 36762 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 SHA256 (rust/crates/windows-future-0.2.1.crate) = fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e SIZE (rust/crates/windows-future-0.2.1.crate) = 17532 SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 -SHA256 (rust/crates/windows-link-0.1.1.crate) = 76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38 -SIZE (rust/crates/windows-link-0.1.1.crate) = 6154 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 SHA256 (rust/crates/windows-numerics-0.2.0.crate) = 9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1 SIZE (rust/crates/windows-numerics-0.2.0.crate) = 9686 -SHA256 (rust/crates/windows-result-0.3.3.crate) = 4b895b5356fc36103d0f64dd1e94dfa7ac5633f1c9dd6e80fe9ec4adef69e09d -SIZE (rust/crates/windows-result-0.3.3.crate) = 13431 -SHA256 (rust/crates/windows-strings-0.4.1.crate) = 2a7ab927b2637c19b3dbe0965e75d8f2d30bdd697a1516191cad2ec4df8fb28a -SIZE (rust/crates/windows-strings-0.4.1.crate) = 13976 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef +SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 SHA256 (rust/crates/windows-threading-0.1.0.crate) = b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6 SIZE (rust/crates/windows-threading-0.1.0.crate) = 9085 SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 SHA256 (rust/crates/winreg-0.50.0.crate) = 524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1 SIZE (rust/crates/winreg-0.50.0.crate) = 29703 SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 @@ -559,10 +589,10 @@ SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f659 SIZE (rust/crates/yoke-0.8.0.crate) = 28726 SHA256 (rust/crates/yoke-derive-0.8.0.crate) = 38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6 SIZE (rust/crates/yoke-derive-0.8.0.crate) = 7521 -SHA256 (rust/crates/zerocopy-0.8.25.crate) = a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb -SIZE (rust/crates/zerocopy-0.8.25.crate) = 252714 -SHA256 (rust/crates/zerocopy-derive-0.8.25.crate) = 28a6e20d751156648aa063f3800b706ee209a32c0b4d9f24be3d980b01be55ef -SIZE (rust/crates/zerocopy-derive-0.8.25.crate) = 87671 +SHA256 (rust/crates/zerocopy-0.8.26.crate) = 1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f +SIZE (rust/crates/zerocopy-0.8.26.crate) = 249223 +SHA256 (rust/crates/zerocopy-derive-0.8.26.crate) = 9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181 +SIZE (rust/crates/zerocopy-derive-0.8.26.crate) = 88080 SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 diff --git a/sysutils/fx/Makefile b/sysutils/fx/Makefile index 677940033ae7..1c025d99b4a8 100644 --- a/sysutils/fx/Makefile +++ b/sysutils/fx/Makefile @@ -3,9 +3,10 @@ DISTVERSION= 35.0.0 PORTREVISION= 6 CATEGORIES= sysutils -MAINTAINER= dutra@FreeBSD.org -COMMENT= Terminal JSON viewer -WWW= https://github.com/antonmedv/fx +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Terminal JSON viewer and processor +WWW= https://fx.wtf/ \ + https://github.com/antonmedv/fx LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/sysutils/gdisk/Makefile b/sysutils/gdisk/Makefile index 983387cb1d7b..091eba81aafa 100644 --- a/sysutils/gdisk/Makefile +++ b/sysutils/gdisk/Makefile @@ -1,5 +1,6 @@ PORTNAME= gdisk PORTVERSION= 1.0.10 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/gptfdisk/gptfdisk/${PORTVERSION} DISTNAME= gptfdisk-${PORTVERSION} @@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le LIB_DEPENDS= libpopt.so:devel/popt \ - libuuid.so:misc/e2fsprogs-libuuid + libuuid.so:misc/libuuid USES= localbase:ldflags diff --git a/sysutils/gdmap/Makefile b/sysutils/gdmap/Makefile index b6923ec4ea01..181bf2578cfc 100644 --- a/sysutils/gdmap/Makefile +++ b/sysutils/gdmap/Makefile @@ -1,6 +1,6 @@ PORTNAME= gdmap PORTVERSION= 0.8.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils gnome MASTER_SITES= SF diff --git a/sysutils/gkrellflynn/Makefile b/sysutils/gkrellflynn/Makefile index f7384ebb34da..97f55ae7e8ea 100644 --- a/sysutils/gkrellflynn/Makefile +++ b/sysutils/gkrellflynn/Makefile @@ -2,7 +2,7 @@ PORTNAME= gkrellflynn PORTVERSION= 0.8 PORTREVISION= 9 CATEGORIES= sysutils -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ \ +MASTER_SITES= https://mirror.amdmi3.ru/distfiles/ \ http://horus.comlab.uni-rostock.de/flynn/ MAINTAINER= amdmi3@FreeBSD.org diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index a31a4e275cb5..f5f4c56a1801 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -1,5 +1,6 @@ PORTNAME= gnome-control-center PORTVERSION= 47.6 +PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/sysutils/go-ntfy/Makefile b/sysutils/go-ntfy/Makefile new file mode 100644 index 000000000000..fb8db411df89 --- /dev/null +++ b/sysutils/go-ntfy/Makefile @@ -0,0 +1,66 @@ +PORTNAME= ntfy +DISTVERSIONPREFIX= v +DISTVERSION= 2.12.0 +CATEGORIES= sysutils +MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ +PKGNAMEPREFIX= go- +DISTFILES= ${PORTNAME}-${DISTVERSION}.frontend${EXTRACT_SUFX} + +MAINTAINER= dtxdf@FreeBSD.org +COMMENT= Send push notifications to your phone or desktop using PUT/POST +WWW= https://ntfy.sh + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go:modules +USE_GITHUB= yes +GH_ACCOUNT= binwiederhier + +USE_RC_SUBR= ${PORTNAME} + +GO_MOD_DIST= github +GO_MODULE= github.com/binwiederhier/${PORTNAME} +GO_BUILDFLAGS= -ldflags "\ + -X 'main.version=${DISTVERSION}' \ + -X 'main.commit=${GITID}' \ + -X 'main.date=${BUILD_DATE}'" + +CONFLICTS_INSTALL= sysutils/ntfy + +PLIST_FILES= "@sample ${ETCDIR}/client.yml.sample" \ + "@sample ${ETCDIR}/server.yml.sample" \ + bin/${PORTNAME} + +OPTIONS_DEFINE= DOCS + +DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mkdocs-material>=0:textproc/py-mkdocs-material@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}mkdocs-minify-plugin>=0:textproc/py-mkdocs-minify-plugin@${PY_FLAVOR} +DOCS_USES= python + +# Run 'git checkout ${DISTVERSIONPREFIX}${DISTVERSION} && git rev-parse --short HEAD' +# in the ntfy repository to get the value of GITID. +GITID= 061677a7 + +BUILD_DATE= $$(date -u "+%Y-%m-%dT%H:%M:%SZ") + +post-patch: + @${GREP} -rl "/etc/${PORTNAME}" ${WRKSRC}/cmd \ + | ${XARGS} ${REINPLACE_CMD} -e 's#/etc/${PORTNAME}#${ETCDIR}#g' + +pre-build: + @${MKDIR} ${WRKSRC}/server/docs + ${TOUCH} ${WRKSRC}/server/docs/index.html + ${RM} -r ${WRKSRC}/server/site + @${MKDIR} ${WRKSRC}/server/site + @cd ${WRKDIR}/ntfy-frontend && ${COPYTREE_SHARE} . ${WRKSRC}/server/site + +pre-build-DOCS-on: + @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} mkdocs build + +post-install: + @${MKDIR} ${STAGEDIR}${ETCDIR} + ${INSTALL_DATA} ${WRKSRC}/server/server.yml ${STAGEDIR}${ETCDIR}/server.yml.sample + ${INSTALL_DATA} ${WRKSRC}/client/client.yml ${STAGEDIR}${ETCDIR}/client.yml.sample + +.include <bsd.port.mk> diff --git a/sysutils/go-ntfy/distinfo b/sysutils/go-ntfy/distinfo new file mode 100644 index 000000000000..3ed506c03a3d --- /dev/null +++ b/sysutils/go-ntfy/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1750965231 +SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/ntfy-2.12.0.frontend.tar.gz) = 8b777d3618b2dde7095be53b09cb220e50a7e52af2a4211d074c5796151e5d4f +SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/ntfy-2.12.0.frontend.tar.gz) = 2297703 +SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/go.mod) = f88dd70c2bc8386f38d575e2c424cfb729a6c36a0c6299449df3cac40d289a7d +SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/go.mod) = 4705 +SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/binwiederhier-ntfy-v2.12.0_GH0.tar.gz) = 210b7409894aa51719077da6a771c82d460bd710a52a527cf52694166f6103d0 +SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/binwiederhier-ntfy-v2.12.0_GH0.tar.gz) = 13608026 diff --git a/sysutils/go-ntfy/files/ntfy.in b/sysutils/go-ntfy/files/ntfy.in new file mode 100644 index 000000000000..f681ce0b5c1b --- /dev/null +++ b/sysutils/go-ntfy/files/ntfy.in @@ -0,0 +1,32 @@ +#!/bin/sh + +# PROVIDE: ntfy +# REQUIRE: LOGIN +# KEYWORD: shutdown +# +# Configuration settings for ntfy in /etc/rc.conf +# +# ntfy_enable (bool): Enable ntfy. (default=NO) +# ntfy_log (str): Log output. (default=/var/log/ntfy.log) +# ntfy_runas (str): User to run ntfy as. (default=www) +# + +. /etc/rc.subr + +name="ntfy" +desc="Send push notifications to your phone or desktop using PUT/POST" +rcvar="${name}_enable" + +load_rc_config $name + +: ${ntfy_enable:="NO"} +: ${ntfy_log:="/var/log/ntfy.log"} +: ${ntfy_runas:="www"} +: ${ntfy_args="--listen-http :8080"} + +pidfile="/var/run/${name}.pid" +procname="%%LOCALBASE%%/bin/${name}" +command="/usr/sbin/daemon" +command_args="-c -u '${ntfy_runas}' -p '${pidfile}' -t '${desc}' -o '${ntfy_log}' '${procname}' serve ${ntfy_args}" + +run_rc_command "$1" diff --git a/sysutils/go-ntfy/pkg-descr b/sysutils/go-ntfy/pkg-descr new file mode 100644 index 000000000000..279182934b82 --- /dev/null +++ b/sysutils/go-ntfy/pkg-descr @@ -0,0 +1,5 @@ +ntfy (pronounced "notify") is a simple HTTP-based pub-sub notification +service. With ntfy, you can send notifications to your phone or +desktop via scripts from any computer, without having to sign up +or pay any fees. If you'd like to run your own instance of the +service, you can easily do so since ntfy is open source. diff --git a/sysutils/gpart/Makefile b/sysutils/gpart/Makefile index b7ee1c43b2ce..9832b09bdce2 100644 --- a/sysutils/gpart/Makefile +++ b/sysutils/gpart/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.1h PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= SUNSITE/system/filesystems \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Tries to recover lost partition tables and file systems diff --git a/sysutils/graveman/Makefile b/sysutils/graveman/Makefile index c8ac85bf1685..254ba2bebf63 100644 --- a/sysutils/graveman/Makefile +++ b/sysutils/graveman/Makefile @@ -1,6 +1,6 @@ PORTNAME= graveman DISTVERSION= 0.3.12-5 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= sysutils MASTER_SITES= http://graveman.tuxfamily.org/sources/ diff --git a/sysutils/graylog/Makefile b/sysutils/graylog/Makefile index 01e1a5b3be15..5aa4a1b924ae 100644 --- a/sysutils/graylog/Makefile +++ b/sysutils/graylog/Makefile @@ -1,5 +1,5 @@ PORTNAME= graylog -DISTVERSION= 6.2.3 +DISTVERSION= 6.3.0 CATEGORIES= sysutils java MASTER_SITES= https://downloads.graylog.org/releases/ DISTFILES= graylog/${DISTNAME}${EXTRACT_SUFX} diff --git a/sysutils/graylog/distinfo b/sysutils/graylog/distinfo index d6c1db4c2209..e257316463c3 100644 --- a/sysutils/graylog/distinfo +++ b/sysutils/graylog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749455224 -SHA256 (graylog/graylog-6.2.3.tgz) = 472cdf1f69205fb382d586c84f7312e10ed56474b41654a409b8280d7a2879e3 -SIZE (graylog/graylog-6.2.3.tgz) = 300170523 +TIMESTAMP = 1751368330 +SHA256 (graylog/graylog-6.3.0.tgz) = c218777f2ce9ce91690f752e12fc4accad5572dba4c7ae66b2cfb0886213877e +SIZE (graylog/graylog-6.3.0.tgz) = 317252957 diff --git a/sysutils/helmfile/Makefile b/sysutils/helmfile/Makefile index dff1e6aa3e01..42ebdebdfcda 100644 --- a/sysutils/helmfile/Makefile +++ b/sysutils/helmfile/Makefile @@ -1,7 +1,6 @@ PORTNAME= helmfile DISTVERSIONPREFIX= v -DISTVERSION= 0.167.0 -PORTREVISION= 5 +DISTVERSION= 1.1.2 CATEGORIES= sysutils MAINTAINER= timp87@gmail.com @@ -12,7 +11,7 @@ LICENSE= MIT RUN_DEPENDS= helm:sysutils/helm -USES= go:1.22,modules +USES= go:modules GO_MODULE= github.com/${PORTNAME}/${PORTNAME} GO_BUILDFLAGS= -ldflags="-X go.szostok.io/version.version=v${PORTVERSION}" diff --git a/sysutils/helmfile/distinfo b/sysutils/helmfile/distinfo index f0cbf0916a4a..09c17d7c6362 100644 --- a/sysutils/helmfile/distinfo +++ b/sysutils/helmfile/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1722448643 -SHA256 (go/sysutils_helmfile/helmfile-v0.167.0/v0.167.0.mod) = 1e212433b596c64748ff64b8f84faf85d31a7c521e636d550d4a6a774c1ed3b8 -SIZE (go/sysutils_helmfile/helmfile-v0.167.0/v0.167.0.mod) = 15116 -SHA256 (go/sysutils_helmfile/helmfile-v0.167.0/v0.167.0.zip) = 8c23e10b2d0220a1ad3685cd31390bd267a9d49d0e2ff8d4f75b8b875a967b5c -SIZE (go/sysutils_helmfile/helmfile-v0.167.0/v0.167.0.zip) = 1387862 +TIMESTAMP = 1750774421 +SHA256 (go/sysutils_helmfile/helmfile-v1.1.2/v1.1.2.mod) = 00d47557c4b86b15c9bdfd243c2fda36db2690aa3760057469a5e936674dba34 +SIZE (go/sysutils_helmfile/helmfile-v1.1.2/v1.1.2.mod) = 16373 +SHA256 (go/sysutils_helmfile/helmfile-v1.1.2/v1.1.2.zip) = 0ab5240598a8f30c3c2b8d09f8a9a6b43018f57dd33bff63ecf3536e256ea356 +SIZE (go/sysutils_helmfile/helmfile-v1.1.2/v1.1.2.zip) = 1397785 diff --git a/sysutils/kf5-kwallet/Makefile b/sysutils/kf5-kwallet/Makefile index efce12e80700..e4774c7eea32 100644 --- a/sysutils/kf5-kwallet/Makefile +++ b/sysutils/kf5-kwallet/Makefile @@ -1,6 +1,6 @@ PORTNAME= kwallet DISTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils kde kde-frameworks MAINTAINER= kde@FreeBSD.org @@ -12,9 +12,9 @@ LIB_DEPENDS= libassuan.so:security/libassuan \ libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error \ libgpgme.so:security/gpgme \ - libgpgmepp.so:security/gpgme-cpp \ + libgpgmepp.so:security/gpgmepp \ libqca-qt5.so:devel/qca@qt5 \ - libqgpgme.so:security/gpgme-qt@qt5 + libqgpgme.so:security/qgpgme@qt5 USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg USE_KDE= auth codecs config configwidgets coreaddons dbusaddons \ diff --git a/sysutils/kf6-baloo/distinfo b/sysutils/kf6-baloo/distinfo index dade28c9b7c3..403707fac523 100644 --- a/sysutils/kf6-baloo/distinfo +++ b/sysutils/kf6-baloo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746358561 -SHA256 (KDE/frameworks/6.14/baloo-6.14.0.tar.xz) = ab60f943607f67929b619c029498f07fa8767aec6a7fb02ecf7392ced25734b4 -SIZE (KDE/frameworks/6.14/baloo-6.14.0.tar.xz) = 326884 +TIMESTAMP = 1749476629 +SHA256 (KDE/frameworks/6.15/baloo-6.15.0.tar.xz) = 241015fd14ea0fcf281080fd160994f92b6e0ba0750cfafd488d31bf0e0a7f4f +SIZE (KDE/frameworks/6.15/baloo-6.15.0.tar.xz) = 327264 diff --git a/sysutils/kf6-kuserfeedback/distinfo b/sysutils/kf6-kuserfeedback/distinfo index 5dc32db3d1ed..62bafc564007 100644 --- a/sysutils/kf6-kuserfeedback/distinfo +++ b/sysutils/kf6-kuserfeedback/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746358561 -SHA256 (KDE/frameworks/6.14/kuserfeedback-6.14.0.tar.xz) = 24acd6d2b8582bdd6ae9bfca97278a96763ee184a6cdecbc0dcd64fd4fc238b2 -SIZE (KDE/frameworks/6.14/kuserfeedback-6.14.0.tar.xz) = 266380 +TIMESTAMP = 1749476630 +SHA256 (KDE/frameworks/6.15/kuserfeedback-6.15.0.tar.xz) = 0c1ead89ba98f7aa2d3e427620a365cd4f1c9ca30250eec6afb4f90fec187f83 +SIZE (KDE/frameworks/6.15/kuserfeedback-6.15.0.tar.xz) = 267268 diff --git a/sysutils/kf6-kwallet/Makefile b/sysutils/kf6-kwallet/Makefile index 84351addbc8b..d85d52148b6b 100644 --- a/sysutils/kf6-kwallet/Makefile +++ b/sysutils/kf6-kwallet/Makefile @@ -1,5 +1,6 @@ PORTNAME= kwallet DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-frameworks MAINTAINER= kde@FreeBSD.org @@ -9,7 +10,7 @@ LIB_DEPENDS= libassuan.so:security/libassuan \ libgcrypt.so:security/libgcrypt \ libsecret-1.so:security/libsecret \ libgpgme.so:security/gpgme \ - libgpgmepp.so:security/gpgme-cpp \ + libgpgmepp.so:security/gpgmepp \ libqca-qt6.so:devel/qca@qt6 USES= cmake gettext-tools gl kde:6 pkgconfig qt:6 tar:xz xorg @@ -20,5 +21,4 @@ USE_KDE= colorscheme config coreaddons crash dbusaddons i18n \ USE_QT= base USE_XORG= x11 -KDE_FRAMEWORKS_VERSION= 6.14.1 .include <bsd.port.mk> diff --git a/sysutils/kf6-kwallet/distinfo b/sysutils/kf6-kwallet/distinfo index 7c99b099df02..3d7d3b7362d9 100644 --- a/sysutils/kf6-kwallet/distinfo +++ b/sysutils/kf6-kwallet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747419947 -SHA256 (KDE/frameworks/6.14/kwallet-6.14.1.tar.xz) = ef482be2d5211f711d578aa1d1f37f71e641a6a52fd37e11327e19915fd42127 -SIZE (KDE/frameworks/6.14/kwallet-6.14.1.tar.xz) = 365448 +TIMESTAMP = 1749476630 +SHA256 (KDE/frameworks/6.15/kwallet-6.15.0.tar.xz) = fdbac44c2525b12e24b3ba5971912a2ffd91fdfea79c3a124bce89621735893c +SIZE (KDE/frameworks/6.15/kwallet-6.15.0.tar.xz) = 365136 diff --git a/sysutils/khelpcenter/Makefile b/sysutils/khelpcenter/Makefile index f19b66b5eaf0..273be8e965af 100644 --- a/sysutils/khelpcenter/Makefile +++ b/sysutils/khelpcenter/Makefile @@ -1,5 +1,6 @@ PORTNAME= khelpcenter DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/libcpuid/files/patch-Makefile.in b/sysutils/libcpuid/files/patch-Makefile.in new file mode 100644 index 000000000000..d12f5cd9ebf6 --- /dev/null +++ b/sysutils/libcpuid/files/patch-Makefile.in @@ -0,0 +1,13 @@ +https://github.com/anrieff/libcpuid/pull/216 + +--- Makefile.in.orig 2025-06-30 13:19:06 UTC ++++ Makefile.in +@@ -895,7 +895,7 @@ test-fast: + test: test-fast + + test-fast: +- LD_PRELOAD=$(top_builddir)/libcpuid/.libs/libcpuid.so $(top_srcdir)/tests/run_tests.py $(top_builddir)/cpuid_tool/.libs/cpuid_tool --show-test-fast-warning $(top_srcdir)/tests ++ LD_PRELOAD=$(top_builddir)/libcpuid/.libs/libcpuid.so $(top_srcdir)/tests/run_tests.py --show-test-fast-warning $(top_builddir)/cpuid_tool/.libs/cpuid_tool $(top_srcdir)/tests + + test-old: + $(top_srcdir)/tests/run_tests.py $(top_builddir)/cpuid_tool/cpuid_tool $(top_srcdir)/tests diff --git a/sysutils/localsearch/Makefile b/sysutils/localsearch/Makefile index f6bbcd8fc890..a800e81bced7 100644 --- a/sysutils/localsearch/Makefile +++ b/sysutils/localsearch/Makefile @@ -1,6 +1,6 @@ PORTNAME= localsearch PORTVERSION= 3.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/sysutils/lxqt-powermanagement/files/patch-CMakeLists.txt b/sysutils/lxqt-powermanagement/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..4db1454a7eb8 --- /dev/null +++ b/sysutils/lxqt-powermanagement/files/patch-CMakeLists.txt @@ -0,0 +1,11 @@ +--- CMakeLists.txt.orig 2025-06-23 16:01:57 UTC ++++ CMakeLists.txt +@@ -29,7 +29,7 @@ find_package(lxqt-globalkeys-ui ${LXQT_GLOBALKEYS_MINI + find_package(KF6Solid ${KF6_MINIMUM_VERSION} REQUIRED) + find_package(lxqt ${LXQT_MINIMUM_VERSION} REQUIRED) + find_package(lxqt-globalkeys-ui ${LXQT_GLOBALKEYS_MINIMUM_VERSION} REQUIRED) +-find_package(XCB REQUIRED COMPONENTS xcb-dpms xcb-screensaver) ++find_package(XCB REQUIRED COMPONENTS DPMS SCREENSAVER) + + message(STATUS "Building with Qt${Qt6Core_VERSION}") + diff --git a/sysutils/mate-control-center/Makefile b/sysutils/mate-control-center/Makefile index 297e3f3bc18d..39fead4e5bf8 100644 --- a/sysutils/mate-control-center/Makefile +++ b/sysutils/mate-control-center/Makefile @@ -1,7 +1,7 @@ PORTNAME= mate-control-center PORTVERSION= 1.28.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils mate DIST_SUBDIR= mate diff --git a/sysutils/mate-system-monitor/Makefile b/sysutils/mate-system-monitor/Makefile index 11c42059d67d..08fc1295b815 100644 --- a/sysutils/mate-system-monitor/Makefile +++ b/sysutils/mate-system-monitor/Makefile @@ -1,5 +1,6 @@ PORTNAME= mate-system-monitor PORTVERSION= 1.28.1 +PORTREVISION= 1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/sysutils/memtest86+/Makefile b/sysutils/memtest86+/Makefile index d7af147888cf..ba427a6c100a 100644 --- a/sysutils/memtest86+/Makefile +++ b/sysutils/memtest86+/Makefile @@ -16,6 +16,9 @@ USES= gmake ALL_TARGET= all PORTDOCS= * +DEPRECATED= ELF binary for BIOS boot has been broken for a long while +EXPIRATION_DATE=2025-07-31 + USE_GCC= yes:build # Please provide absolute path below (cannot be root) diff --git a/sysutils/mstflint/Makefile b/sysutils/mstflint/Makefile index 76d29ac15cb2..128fd1e39f5c 100644 --- a/sysutils/mstflint/Makefile +++ b/sysutils/mstflint/Makefile @@ -32,7 +32,7 @@ ADAB_LIB_DEPENDS= libexpat.so:textproc/expat2 FWMANAGER_CONFIGURE_ON= --enable-fw-mgr FWMANAGER_LIB_DEPENDS= libcurl.so:ftp/curl \ - libxml2.so.2:textproc/libxml2 + libxml2.so:textproc/libxml2 post-patch: @${ECHO} '#define TOOLS_GIT_SHA "N/A"' > ${WRKSRC}/common/gitversion.h diff --git a/sysutils/ntfy/Makefile b/sysutils/ntfy/Makefile index 4afd571ed885..d196cb578b94 100644 --- a/sysutils/ntfy/Makefile +++ b/sysutils/ntfy/Makefile @@ -21,6 +21,8 @@ USE_GITHUB= yes GH_ACCOUNT= dschep USE_PYTHON= distutils noflavors autoplist +CONFLICTS_INSTALL= sysutils/go-ntfy + NO_ARCH= yes post-patch: diff --git a/sysutils/nut-devel/Makefile b/sysutils/nut-devel/Makefile index 58bfdb945f94..4c836df20849 100644 --- a/sysutils/nut-devel/Makefile +++ b/sysutils/nut-devel/Makefile @@ -18,8 +18,8 @@ CONFLICTS= nut-[0-9]* USE_GITHUB= yes GH_ACCOUNT= networkupstools -GH_TAGNAME= 8f4340afa -NUT_COMMIT_DATE= 2025.05.18 +GH_TAGNAME= 8916ac8d1 +NUT_COMMIT_DATE= 2025.06.25 MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes diff --git a/sysutils/nut-devel/distinfo b/sysutils/nut-devel/distinfo index 9fb86854ed7b..989e93b90205 100644 --- a/sysutils/nut-devel/distinfo +++ b/sysutils/nut-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747800073 -SHA256 (networkupstools-nut-2025.05.18-8f4340afa_GH0.tar.gz) = 0aaf1596abd1dd4a96f839721ffd83592bc4da789f54066028ad61535db8e092 -SIZE (networkupstools-nut-2025.05.18-8f4340afa_GH0.tar.gz) = 4908098 +TIMESTAMP = 1750876008 +SHA256 (networkupstools-nut-2025.06.25-8916ac8d1_GH0.tar.gz) = b928c9dee28b5a9582d3cda9613a891c70e57925886dab0f1d8f84992a452585 +SIZE (networkupstools-nut-2025.06.25-8916ac8d1_GH0.tar.gz) = 4952134 diff --git a/sysutils/nut-devel/pkg-plist b/sysutils/nut-devel/pkg-plist index 83e4e54c9c9a..340abdb7a839 100644 --- a/sysutils/nut-devel/pkg-plist +++ b/sysutils/nut-devel/pkg-plist @@ -85,6 +85,7 @@ lib/libnutscan.so.4.0.0 %%SERIAL%%libexec/nut/dummy-ups %%SERIAL%%libexec/nut/etapro %%SERIAL%%libexec/nut/everups +%%USB%%libexec/nut/failover %%SERIAL%%libexec/nut/gamatronic %%SERIAL%%libexec/nut/genericups %%SERIAL%%libexec/nut/isbmex @@ -106,6 +107,7 @@ lib/libnutscan.so.4.0.0 %%SERIAL%%libexec/nut/powercom %%PDU%%libexec/nut/powerman-pdu %%SERIAL%%libexec/nut/powerpanel +%%USB%%libexec/nut/powervar_cx_usb %%SERIAL%%libexec/nut/rhino %%USB%%libexec/nut/richcomm_usb %%SERIAL%%libexec/nut/safenet @@ -219,12 +221,12 @@ lib/libnutscan.so.4.0.0 %%MANPAGES%%share/man/man5/upsd.users.5.gz %%MANPAGES%%share/man/man5/upsmon.conf.5.gz %%MANPAGES%%share/man/man5/upssched.conf.5.gz +%%MANPAGES%%share/man/man7/nut.7.gz %%MANPAGES%%%%SERIAL%%share/man/man8/al175.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/apcupsd-ups.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/blazer_ser.8.gz %%MANPAGES%%%%USB%%share/man/man8/blazer_usb.8.gz %%MANPAGES%%%%NEON%%share/man/man8/netxml-ups.8.gz -%%MANPAGES%%share/man/man8/nut-driver-enumerator.8.gz %%MANPAGES%%share/man/man8/nut-recorder.8.gz %%MANPAGES%%share/man/man8/nut-scanner.8.gz %%MANPAGES%%share/man/man8/nutconf.8.gz @@ -232,6 +234,7 @@ lib/libnutscan.so.4.0.0 %%MANPAGES%%%%USB%%share/man/man8/nutdrv_qx.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/nutdrv_siemens_sitop.8.gz %%MANPAGES%%share/man/man8/nutupsdrv.8.gz +%%MANPAGES%%%%USB%%share/man/man8/powervar_cx_usb.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/riello_ser.8.gz %%MANPAGES%%%%USB%%share/man/man8/riello_usb.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/sms_ser.8.gz @@ -245,7 +248,6 @@ lib/libnutscan.so.4.0.0 %%MANPAGES%%share/man/man8/upscmd.8.gz %%MANPAGES%%share/man/man8/upsd.8.gz %%MANPAGES%%share/man/man8/upsdrvctl.8.gz -%%MANPAGES%%share/man/man8/upsdrvsvcctl.8.gz %%MANPAGES%%share/man/man8/upslog.8.gz %%MANPAGES%%share/man/man8/upsmon.8.gz %%MANPAGES%%share/man/man8/upsrw.8.gz @@ -304,7 +306,6 @@ lib/libnutscan.so.4.0.0 %%MANPAGES%%%%IPMIPSU%%share/man/man8/nut-ipmipsu.8.gz %%MANPAGES%%%%PDU%%share/man/man8/powerman-pdu.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/ve-direct.8.gz - sbin/upsd sbin/upsdrvctl sbin/upsmon diff --git a/sysutils/oc/Makefile b/sysutils/oc/Makefile index 0f89ad18c4f3..17b18df14afc 100644 --- a/sysutils/oc/Makefile +++ b/sysutils/oc/Makefile @@ -1,7 +1,7 @@ PORTNAME= oc PORTVERSION= 4.9 DISTVERSIONPREFIX= release- -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= jhixson@freebsd.org diff --git a/sysutils/opentofu/Makefile b/sysutils/opentofu/Makefile index 730b612be245..752f1eeb34c5 100644 --- a/sysutils/opentofu/Makefile +++ b/sysutils/opentofu/Makefile @@ -1,6 +1,6 @@ PORTNAME= opentofu DISTVERSIONPREFIX= v -DISTVERSION= 1.9.1 +DISTVERSION= 1.10.0 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org @@ -10,7 +10,7 @@ WWW= https://opentofu.org/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.22,modules +USES= go:modules GO_MODULE= github.com/opentofu/opentofu GO_TARGET= ./cmd/tofu GO_BUILDFLAGS= -o bin/ diff --git a/sysutils/opentofu/distinfo b/sysutils/opentofu/distinfo index 1e8675ed43c8..d4ac1a41b544 100644 --- a/sysutils/opentofu/distinfo +++ b/sysutils/opentofu/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1745573592 -SHA256 (go/sysutils_opentofu/opentofu-v1.9.1/v1.9.1.mod) = dcff3b6e4596b7593e3785e1d277f287a88f5aeff4acf7fa9e110365f8bbbe56 -SIZE (go/sysutils_opentofu/opentofu-v1.9.1/v1.9.1.mod) = 13707 -SHA256 (go/sysutils_opentofu/opentofu-v1.9.1/v1.9.1.zip) = 8dd4fa3526ccc256ce70b264b2de10fc9ef347de5d3cd8d844910f5e9c286ba4 -SIZE (go/sysutils_opentofu/opentofu-v1.9.1/v1.9.1.zip) = 6234556 +TIMESTAMP = 1751268730 +SHA256 (go/sysutils_opentofu/opentofu-v1.10.0/v1.10.0.mod) = a89f161ef76903801f1a0beac5aab3deea6455825cde9faedb9f3a5f043e5d01 +SIZE (go/sysutils_opentofu/opentofu-v1.10.0/v1.10.0.mod) = 14181 +SHA256 (go/sysutils_opentofu/opentofu-v1.10.0/v1.10.0.zip) = ed69c7953abaf24fcb1ccf68fd8f403ded8a874b52c3cd7ff8d40a18bb6807ad +SIZE (go/sysutils_opentofu/opentofu-v1.10.0/v1.10.0.zip) = 6739653 diff --git a/sysutils/osinfo-db-tools/Makefile b/sysutils/osinfo-db-tools/Makefile index ff4947f36265..36019a6ba630 100644 --- a/sysutils/osinfo-db-tools/Makefile +++ b/sysutils/osinfo-db-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= osinfo-db-tools DISTVERSION= 1.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://releases.pagure.org/libosinfo/ diff --git a/sysutils/pacman/Makefile b/sysutils/pacman/Makefile index 33859d25bfb1..d6712d66b5ab 100644 --- a/sysutils/pacman/Makefile +++ b/sysutils/pacman/Makefile @@ -1,5 +1,6 @@ PORTNAME= pacman DISTVERSION= 7.0.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://gitlab.archlinux.org/${PORTNAME}/${PORTNAME}/-/releases/v${DISTVERSION}/downloads/ @@ -40,8 +41,8 @@ PLIST_SUB= PACMAN_ROOT="${PACMAN_ROOT:C,^${PREFIX}/,,}" PORTEXAMPLES= * PKGMESSAGE= ${PKGDIR}/pkg-message-${FLAVOR:U} -OPTIONS_DEFINE= CURL DOCS GPGME EXAMPLES NLS -OPTIONS_DEFAULT=CURL DOCS GPGME +OPTIONS_DEFINE= CURL EXAMPLES GPGME MANPAGES NLS +OPTIONS_DEFAULT=CURL GPGME MANPAGES OPTIONS_EXCLUDE=NLS # XXX: meson cannot find ngettext(3) despite gettext-runtime OPTIONS_SUB= yes @@ -49,8 +50,8 @@ CURL_DESC= Use libcurl fetcher instead of external curl/wget CURL_MESON_ENABLED= curl CURL_LIB_DEPENDS= libcurl.so:ftp/curl -DOCS_MESON_ENABLED= doc -DOCS_BUILD_DEPENDS= a2x:textproc/asciidoc +MANPAGES_MESON_ENABLED= doc +MANPAGES_BUILD_DEPENDS= a2x:textproc/asciidoc GPGME_DESC= Use GPGME for PGP signature verification GPGME_MESON_ENABLED= gpgme diff --git a/sysutils/pacman/pkg-plist b/sysutils/pacman/pkg-plist index bb636fed10b8..c90e4b174627 100644 --- a/sysutils/pacman/pkg-plist +++ b/sysutils/pacman/pkg-plist @@ -239,22 +239,22 @@ share/makepkg/util/pkgbuild.sh share/makepkg/util/schema.sh share/makepkg/util/source.sh share/makepkg/util/util.sh -%%DOCS%%share/man/man1/makepkg-template.1.gz -%%DOCS%%share/man/man5/BUILDINFO.5.gz -%%DOCS%%share/man/man5/PKGBUILD.5.gz -%%DOCS%%share/man/man5/alpm-hooks.5.gz -%%DOCS%%share/man/man5/makepkg.conf.5.gz -%%DOCS%%share/man/man5/pacman-hooks.5.gz -%%DOCS%%share/man/man5/pacman.conf.5.gz -%%DOCS%%share/man/man8/makepkg.8.gz -%%DOCS%%share/man/man8/pacman-conf.8.gz -%%DOCS%%share/man/man8/pacman-db-upgrade.8.gz -%%DOCS%%share/man/man8/pacman-key.8.gz -%%DOCS%%share/man/man8/pacman.8.gz -%%DOCS%%share/man/man8/repo-add.8.gz -%%DOCS%%share/man/man8/repo-remove.8.gz -%%DOCS%%share/man/man8/testpkg.8.gz -%%DOCS%%share/man/man8/vercmp.8.gz +%%MANPAGES%%share/man/man1/makepkg-template.1.gz +%%MANPAGES%%share/man/man5/BUILDINFO.5.gz +%%MANPAGES%%share/man/man5/PKGBUILD.5.gz +%%MANPAGES%%share/man/man5/alpm-hooks.5.gz +%%MANPAGES%%share/man/man5/makepkg.conf.5.gz +%%MANPAGES%%share/man/man5/pacman-hooks.5.gz +%%MANPAGES%%share/man/man5/pacman.conf.5.gz +%%MANPAGES%%share/man/man8/makepkg.8.gz +%%MANPAGES%%share/man/man8/pacman-conf.8.gz +%%MANPAGES%%share/man/man8/pacman-db-upgrade.8.gz +%%MANPAGES%%share/man/man8/pacman-key.8.gz +%%MANPAGES%%share/man/man8/pacman.8.gz +%%MANPAGES%%share/man/man8/repo-add.8.gz +%%MANPAGES%%share/man/man8/repo-remove.8.gz +%%MANPAGES%%share/man/man8/testpkg.8.gz +%%MANPAGES%%share/man/man8/vercmp.8.gz %%DATADIR%%/PKGBUILD-split.proto %%DATADIR%%/PKGBUILD-vcs.proto %%DATADIR%%/PKGBUILD.proto diff --git a/sysutils/parallel/Makefile b/sysutils/parallel/Makefile index 69ae9f98c62b..f25855372520 100644 --- a/sysutils/parallel/Makefile +++ b/sysutils/parallel/Makefile @@ -1,5 +1,5 @@ PORTNAME= parallel -PORTVERSION= 20250522 +PORTVERSION= 20250622 CATEGORIES= sysutils MASTER_SITES= GNU diff --git a/sysutils/parallel/distinfo b/sysutils/parallel/distinfo index 5430cf97aa23..db1045363d4d 100644 --- a/sysutils/parallel/distinfo +++ b/sysutils/parallel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495707 -SHA256 (parallel-20250522.tar.bz2) = b4b28f475f8cff8bb6ed4b03cc5a67041f18fc73fa256923b23181b56afdb2cb -SIZE (parallel-20250522.tar.bz2) = 2690113 +TIMESTAMP = 1750954134 +SHA256 (parallel-20250622.tar.bz2) = 69f578cf11f1b124ba3c2b673a16641debe63aeb3d2ac4cec5ad65f8a53d489b +SIZE (parallel-20250622.tar.bz2) = 2703181 diff --git a/sysutils/passwordsafe/Makefile b/sysutils/passwordsafe/Makefile index 2adee78c1098..0b4bfcdd36d8 100644 --- a/sysutils/passwordsafe/Makefile +++ b/sysutils/passwordsafe/Makefile @@ -1,6 +1,6 @@ PORTNAME= passwordsafe DISTVERSION= 1.20.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= brnrd@FreeBSD.org @@ -10,7 +10,7 @@ WWW= https://pwsafe.org LICENSE= ART20 LIB_DEPENDS= libcurl.so:ftp/curl \ - libuuid.so:misc/e2fsprogs-libuuid \ + libuuid.so:misc/libuuid \ libxerces-c.so:textproc/xerces-c3 \ libqrencode.so:graphics/libqrencode BUILD_DEPENDS= zip:archivers/zip diff --git a/sysutils/pciutils/Makefile b/sysutils/pciutils/Makefile index f880e532e8ed..3c38d5edcbb4 100644 --- a/sysutils/pciutils/Makefile +++ b/sysutils/pciutils/Makefile @@ -1,5 +1,5 @@ PORTNAME= pciutils -PORTVERSION= 3.13.0 +PORTVERSION= 3.14.0 CATEGORIES= sysutils MASTER_SITES= KERNEL_ORG/software/utils/pciutils diff --git a/sysutils/pciutils/distinfo b/sysutils/pciutils/distinfo index a753780f2eed..dbc07087701a 100644 --- a/sysutils/pciutils/distinfo +++ b/sysutils/pciutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718580034 -SHA256 (pciutils-3.13.0.tar.xz) = 77f11f78298502634d1af50308f15a5788629f6cf45cba376f5009aea4cb4926 -SIZE (pciutils-3.13.0.tar.xz) = 479140 +TIMESTAMP = 1750954136 +SHA256 (pciutils-3.14.0.tar.xz) = e7713409882813991d2269d125e40dad1f54a019a52b78b3962941c1d4a6f86f +SIZE (pciutils-3.14.0.tar.xz) = 513188 diff --git a/sysutils/plasma-pass/Makefile b/sysutils/plasma-pass/Makefile index fe41409493a1..fbb22955201e 100644 --- a/sysutils/plasma-pass/Makefile +++ b/sysutils/plasma-pass/Makefile @@ -1,5 +1,6 @@ PORTNAME= plasma-pass DISTVERSION= 1.2.2 +PORTREVISION= 1 MASTER_SITES= KDE/stable/${PORTNAME} CATEGORIES= sysutils kde @@ -13,9 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt LIB_DEPENDS= libassuan.so:security/libassuan \ libgpg-error.so:security/libgpg-error \ libgpgme.so:security/gpgme \ - libgpgmepp.so:security/gpgme-cpp \ + libgpgmepp.so:security/gpgmepp \ liboath.so:security/oath-toolkit \ - libqgpgmeqt6.so:security/gpgme-qt@qt6 + libqgpgmeqt6.so:security/qgpgme@qt6 RUN_DEPENDS= pass:sysutils/password-store USES= cmake compiler:c++20-lang gettext kde:6 qt:6 tar:xz diff --git a/sysutils/plasma6-discover/distinfo b/sysutils/plasma6-discover/distinfo index 7f6af19640ef..4a1f89401962 100644 --- a/sysutils/plasma6-discover/distinfo +++ b/sysutils/plasma6-discover/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010499 -SHA256 (KDE/plasma/6.4.0/discover-6.4.0.tar.xz) = 09fb1d63aa6ec3ad56e606f48b6e10d59eeb37d9b527e54a211b4a79d6e52242 -SIZE (KDE/plasma/6.4.0/discover-6.4.0.tar.xz) = 1110064 +TIMESTAMP = 1750789614 +SHA256 (KDE/plasma/6.4.1/discover-6.4.1.tar.xz) = f34cea438a8a0ae0bb6fd13e4164d49c7a2a9857e204300ccc276f2d5f898230 +SIZE (KDE/plasma/6.4.1/discover-6.4.1.tar.xz) = 1110016 diff --git a/sysutils/plasma6-kde-cli-tools/distinfo b/sysutils/plasma6-kde-cli-tools/distinfo index af26d545adab..56b50db7c2f8 100644 --- a/sysutils/plasma6-kde-cli-tools/distinfo +++ b/sysutils/plasma6-kde-cli-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010499 -SHA256 (KDE/plasma/6.4.0/kde-cli-tools-6.4.0.tar.xz) = 4f4ebed7c17a25079c54ef031929ac55d6777acd3cf595ca6343f4d0a4f00ba9 -SIZE (KDE/plasma/6.4.0/kde-cli-tools-6.4.0.tar.xz) = 638504 +TIMESTAMP = 1750789615 +SHA256 (KDE/plasma/6.4.1/kde-cli-tools-6.4.1.tar.xz) = 2d90ab0c034fb9d2816750da9ace39b708b712d3f7341663ebbbfe88d5b02ca4 +SIZE (KDE/plasma/6.4.1/kde-cli-tools-6.4.1.tar.xz) = 638508 diff --git a/sysutils/plasma6-kinfocenter/distinfo b/sysutils/plasma6-kinfocenter/distinfo index 6f99586a2dcc..089fd5283ef2 100644 --- a/sysutils/plasma6-kinfocenter/distinfo +++ b/sysutils/plasma6-kinfocenter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010499 -SHA256 (KDE/plasma/6.4.0/kinfocenter-6.4.0.tar.xz) = 4d2deaf4c1ff76ff100ed6b07d7cb158ba116c4c221b7b5f7b25440285054494 -SIZE (KDE/plasma/6.4.0/kinfocenter-6.4.0.tar.xz) = 758072 +TIMESTAMP = 1750789616 +SHA256 (KDE/plasma/6.4.1/kinfocenter-6.4.1.tar.xz) = 20eafbae78a437f767b8b6e9493875b230033f9760454732e810483c82127927 +SIZE (KDE/plasma/6.4.1/kinfocenter-6.4.1.tar.xz) = 758196 diff --git a/sysutils/plasma6-kmenuedit/distinfo b/sysutils/plasma6-kmenuedit/distinfo index 4c5ea94fb48e..5bf724c2af64 100644 --- a/sysutils/plasma6-kmenuedit/distinfo +++ b/sysutils/plasma6-kmenuedit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010500 -SHA256 (KDE/plasma/6.4.0/kmenuedit-6.4.0.tar.xz) = 4ae4a67adca07e10c2475b9a19acbd283d1840a996bbc084d9b1b237c7e6ef88 -SIZE (KDE/plasma/6.4.0/kmenuedit-6.4.0.tar.xz) = 884652 +TIMESTAMP = 1750789616 +SHA256 (KDE/plasma/6.4.1/kmenuedit-6.4.1.tar.xz) = 55db175f0f3deda6154bfb0c721adf183f63c134b77858c9fbbe0858ae9c7773 +SIZE (KDE/plasma/6.4.1/kmenuedit-6.4.1.tar.xz) = 884588 diff --git a/sysutils/plasma6-ksystemstats/distinfo b/sysutils/plasma6-ksystemstats/distinfo index 9fb97858e8fa..e483eac81117 100644 --- a/sysutils/plasma6-ksystemstats/distinfo +++ b/sysutils/plasma6-ksystemstats/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010500 -SHA256 (KDE/plasma/6.4.0/ksystemstats-6.4.0.tar.xz) = e0f8855a4db91508066b9da5108ddbce48bbadda64bb96653ac2fb312fc1468e -SIZE (KDE/plasma/6.4.0/ksystemstats-6.4.0.tar.xz) = 156636 +TIMESTAMP = 1750789617 +SHA256 (KDE/plasma/6.4.1/ksystemstats-6.4.1.tar.xz) = a70a74d3bd24116f6001086b942cc9d69f7514f3f5b7c2a0382d5dc281e7f0aa +SIZE (KDE/plasma/6.4.1/ksystemstats-6.4.1.tar.xz) = 156608 diff --git a/sysutils/plasma6-libksysguard/distinfo b/sysutils/plasma6-libksysguard/distinfo index 447fe51cd45c..e79c11159df0 100644 --- a/sysutils/plasma6-libksysguard/distinfo +++ b/sysutils/plasma6-libksysguard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010500 -SHA256 (KDE/plasma/6.4.0/libksysguard-6.4.0.tar.xz) = bfd0baf7973407444093e13a5ce2b310cee586e3bbc5d4e10785bc1a0d45a663 -SIZE (KDE/plasma/6.4.0/libksysguard-6.4.0.tar.xz) = 333964 +TIMESTAMP = 1750789618 +SHA256 (KDE/plasma/6.4.1/libksysguard-6.4.1.tar.xz) = 7c33949dbdccceece35fbefd244a4449b23b5071e0cad082f91aee64f7b281e1 +SIZE (KDE/plasma/6.4.1/libksysguard-6.4.1.tar.xz) = 333936 diff --git a/sysutils/plasma6-plasma-disks/distinfo b/sysutils/plasma6-plasma-disks/distinfo index 8ae9a5ed1dcf..67586b754218 100644 --- a/sysutils/plasma6-plasma-disks/distinfo +++ b/sysutils/plasma6-plasma-disks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010500 -SHA256 (KDE/plasma/6.4.0/plasma-disks-6.4.0.tar.xz) = 94c95ed1bd494448c81e35360dc8b49ae05acec131651ec81716f4a52218ea90 -SIZE (KDE/plasma/6.4.0/plasma-disks-6.4.0.tar.xz) = 105216 +TIMESTAMP = 1750789618 +SHA256 (KDE/plasma/6.4.1/plasma-disks-6.4.1.tar.xz) = c98f9a0d5322982a908497d7cc02867825486257b8e25462d197f336011c5314 +SIZE (KDE/plasma/6.4.1/plasma-disks-6.4.1.tar.xz) = 105220 diff --git a/sysutils/plasma6-plasma-systemmonitor/distinfo b/sysutils/plasma6-plasma-systemmonitor/distinfo index 9edfe0851fd7..23da83c40cc6 100644 --- a/sysutils/plasma6-plasma-systemmonitor/distinfo +++ b/sysutils/plasma6-plasma-systemmonitor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010501 -SHA256 (KDE/plasma/6.4.0/plasma-systemmonitor-6.4.0.tar.xz) = 94369cd6cbeff5ffaf3605ee7660ea4aaa03d959282b0f20d659a953ae2d975a -SIZE (KDE/plasma/6.4.0/plasma-systemmonitor-6.4.0.tar.xz) = 216888 +TIMESTAMP = 1750789619 +SHA256 (KDE/plasma/6.4.1/plasma-systemmonitor-6.4.1.tar.xz) = b1810d329b81ac35afca75f5ff2887b724e2fc7b1f9c510198b87c29cb8bde5f +SIZE (KDE/plasma/6.4.1/plasma-systemmonitor-6.4.1.tar.xz) = 216880 diff --git a/sysutils/plasma6-polkit-kde-agent-1/distinfo b/sysutils/plasma6-polkit-kde-agent-1/distinfo index 1d463517ef62..0547c56fd276 100644 --- a/sysutils/plasma6-polkit-kde-agent-1/distinfo +++ b/sysutils/plasma6-polkit-kde-agent-1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010502 -SHA256 (KDE/plasma/6.4.0/polkit-kde-agent-1-6.4.0.tar.xz) = a8ab5df6ab1ea05e63ef08ebbe536e1393d4f6d6dd4b297305619fc1e87515c5 -SIZE (KDE/plasma/6.4.0/polkit-kde-agent-1-6.4.0.tar.xz) = 57580 +TIMESTAMP = 1750789619 +SHA256 (KDE/plasma/6.4.1/polkit-kde-agent-1-6.4.1.tar.xz) = bb1cc037725368334439d13dc7de12c5f517b398385f1c9f529571a5392a9302 +SIZE (KDE/plasma/6.4.1/polkit-kde-agent-1-6.4.1.tar.xz) = 57548 diff --git a/sysutils/plasma6-powerdevil/distinfo b/sysutils/plasma6-powerdevil/distinfo index 0cb16c6da920..cde01e852ee0 100644 --- a/sysutils/plasma6-powerdevil/distinfo +++ b/sysutils/plasma6-powerdevil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010502 -SHA256 (KDE/plasma/6.4.0/powerdevil-6.4.0.tar.xz) = d0ad54cb6d4ccf39c0d5b7f0c7df2f51bc99ffd3fd6ca7538ed3f41dfc4f677e -SIZE (KDE/plasma/6.4.0/powerdevil-6.4.0.tar.xz) = 1228936 +TIMESTAMP = 1750789620 +SHA256 (KDE/plasma/6.4.1/powerdevil-6.4.1.tar.xz) = 93e4381f253f9e960787feb5fcb86ea1a7c0e2978e3b3009ae192a86ae73462f +SIZE (KDE/plasma/6.4.1/powerdevil-6.4.1.tar.xz) = 1229008 diff --git a/sysutils/plasma6-systemsettings/distinfo b/sysutils/plasma6-systemsettings/distinfo index 38dd6affd68b..c4cd89095f2a 100644 --- a/sysutils/plasma6-systemsettings/distinfo +++ b/sysutils/plasma6-systemsettings/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010502 -SHA256 (KDE/plasma/6.4.0/systemsettings-6.4.0.tar.xz) = 4c385519aa40e90dcb0b1a0b070d3313fd9ed5fb33c963ea5459ce5d31692f3f -SIZE (KDE/plasma/6.4.0/systemsettings-6.4.0.tar.xz) = 219380 +TIMESTAMP = 1750789621 +SHA256 (KDE/plasma/6.4.1/systemsettings-6.4.1.tar.xz) = a27f312a292ac4c5c3efa1af71e70ca834d7ec8e8f37a710cf85ae2d7bbeff95 +SIZE (KDE/plasma/6.4.1/systemsettings-6.4.1.tar.xz) = 219344 diff --git a/sysutils/podman-suite/Makefile b/sysutils/podman-suite/Makefile index fe500aa57d63..c322defdd711 100644 --- a/sysutils/podman-suite/Makefile +++ b/sysutils/podman-suite/Makefile @@ -1,5 +1,5 @@ PORTNAME= podman-suite -PORTVERSION= 20250203 +PORTVERSION= 20250618 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org diff --git a/sysutils/podman/Makefile b/sysutils/podman/Makefile index ae0280461b06..ecf20d4b523b 100644 --- a/sysutils/podman/Makefile +++ b/sysutils/podman/Makefile @@ -1,7 +1,6 @@ PORTNAME= podman DISTVERSIONPREFIX= v -DISTVERSION= 5.3.2 -PORTREVISION= 2 +DISTVERSION= 5.5.2 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org @@ -21,26 +20,16 @@ RUN_DEPENDS= conmon:sysutils/conmon \ containers-common>=0:sysutils/containers-common \ ocijail:sysutils/ocijail -USES= gmake go:no_targets,1.22 pkgconfig python:build shebangfix +USES= gmake go:no_targets,1.23 pkgconfig python:build shebangfix USE_RC_SUBR= podman podman_service SHEBANG_FILES= ${WRKSRC}/hack/markdown-preprocess MAKE_ARGS= SHELL=${LOCALBASE}/bin/bash -# Parallel builds are flaky due to some kind of file race in the -# markdown-preprocess phase of the docs build. -MAKE_JOBS_UNSAFE= yes - USE_GITHUB= yes GH_ACCOUNT= containers GH_PROJECT= podman INSTALL_TARGET= install install.completions -# Temporary until https://github.com/containers/podman/pull/16422 lands -do-install: - ${GMAKE} -C ${WRKSRC} ${MAKE_ARGS} DESTDIR=${STAGEDIR} GO=${GO_CMD} install - ${GMAKE} -C ${WRKSRC} ${MAKE_ARGS} DESTDIR=${STAGEDIR} GO=${GO_CMD} install.completions - ${RM} ${STAGEDIR}${PREFIX}/lib/tmpfiles.d/podman.conf - .include <bsd.port.mk> diff --git a/sysutils/podman/distinfo b/sysutils/podman/distinfo index 75743cf73366..a0bc4f5ae4ef 100644 --- a/sysutils/podman/distinfo +++ b/sysutils/podman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738598697 -SHA256 (containers-podman-v5.3.2_GH0.tar.gz) = e7d7abf2d4ecae7217af017a4199d555563721bf6c3ae52e68704ee8268c432b -SIZE (containers-podman-v5.3.2_GH0.tar.gz) = 24207488 +TIMESTAMP = 1750872455 +SHA256 (containers-podman-v5.5.2_GH0.tar.gz) = a2dbd8280cd92d4741f32f5a99d385d7fc6f0dd36bc9cc90a7273767e26d43d9 +SIZE (containers-podman-v5.5.2_GH0.tar.gz) = 21334872 diff --git a/sysutils/podman/files/patch-libpod_container__internal__common.go b/sysutils/podman/files/patch-libpod_container__internal__common.go new file mode 100644 index 000000000000..9eeb358bca34 --- /dev/null +++ b/sysutils/podman/files/patch-libpod_container__internal__common.go @@ -0,0 +1,11 @@ +--- libpod/container_internal_common.go.orig 2025-06-18 16:07:27 UTC ++++ libpod/container_internal_common.go +@@ -192,7 +192,7 @@ func (c *Container) createInitRootfs() error { + } + + c.config.Rootfs = tmpDir +- c.config.RootfsOverlay = true ++ //c.config.RootfsOverlay = true + return nil + } + diff --git a/sysutils/podman/files/patch-libpod_runtime__migrate__freebsd.go b/sysutils/podman/files/patch-libpod_runtime__migrate__freebsd.go deleted file mode 100644 index 5908c595098c..000000000000 --- a/sysutils/podman/files/patch-libpod_runtime__migrate__freebsd.go +++ /dev/null @@ -1,18 +0,0 @@ ---- libpod/runtime_migrate_freebsd.go.orig 2024-10-03 14:39:32 UTC -+++ libpod/runtime_migrate_freebsd.go -@@ -0,0 +1,15 @@ -+//go:build !remote -+ -+package libpod -+ -+import ( -+ "errors" -+) -+ -+func (r *Runtime) stopPauseProcess() error { -+ return nil -+} -+ -+func (r *Runtime) Migrate(newRuntime string) error { -+ return errors.New("not implemented (*Runtime) migrate") -+} diff --git a/sysutils/podman/files/patch-libpod_runtime__migrate__unsupported.go b/sysutils/podman/files/patch-libpod_runtime__migrate__unsupported.go deleted file mode 100644 index 0c38a6d35a56..000000000000 --- a/sysutils/podman/files/patch-libpod_runtime__migrate__unsupported.go +++ /dev/null @@ -1,8 +0,0 @@ ---- libpod/runtime_migrate_unsupported.go.orig 2024-10-03 14:38:54 UTC -+++ libpod/runtime_migrate_unsupported.go -@@ -1,4 +1,4 @@ --//go:build !remote && !linux -+//go:build !remote && !linux && !freebsd - - package libpod - diff --git a/sysutils/podman/files/patch-vendor_github.com_containers_common_pkg_config_config.go b/sysutils/podman/files/patch-vendor_github.com_containers_common_pkg_config_config.go deleted file mode 100644 index efd0b17a0aef..000000000000 --- a/sysutils/podman/files/patch-vendor_github.com_containers_common_pkg_config_config.go +++ /dev/null @@ -1,35 +0,0 @@ ---- vendor/github.com/containers/common/pkg/config/config.go.orig 2025-01-21 18:41:34 UTC -+++ vendor/github.com/containers/common/pkg/config/config.go -@@ -12,7 +12,6 @@ import ( - - "github.com/containers/common/internal/attributedstring" - "github.com/containers/common/libnetwork/types" -- "github.com/containers/common/pkg/capabilities" - "github.com/containers/storage/pkg/fileutils" - "github.com/containers/storage/pkg/unshare" - units "github.com/docker/go-units" -@@ -963,24 +962,6 @@ func (c *Config) GetDefaultEnvEx(envHost, httpProxy bo - } - } - return append(env, c.Containers.Env.Get()...) --} -- --// Capabilities returns the capabilities parses the Add and Drop capability --// list from the default capabilities for the container --func (c *Config) Capabilities(user string, addCapabilities, dropCapabilities []string) ([]string, error) { -- userNotRoot := func(user string) bool { -- if user == "" || user == "root" || user == "0" { -- return false -- } -- return true -- } -- -- defaultCapabilities := c.Containers.DefaultCapabilities.Get() -- if userNotRoot(user) { -- defaultCapabilities = []string{} -- } -- -- return capabilities.MergeCapabilities(defaultCapabilities, addCapabilities, dropCapabilities) - } - - // Device parses device mapping string to a src, dest & permissions string diff --git a/sysutils/podman/files/patch-vendor_github.com_containers_common_pkg_config_config__linux.go b/sysutils/podman/files/patch-vendor_github.com_containers_common_pkg_config_config__linux.go deleted file mode 100644 index cf91d1d981ef..000000000000 --- a/sysutils/podman/files/patch-vendor_github.com_containers_common_pkg_config_config__linux.go +++ /dev/null @@ -1,33 +0,0 @@ ---- vendor/github.com/containers/common/pkg/config/config_linux.go.orig 2025-01-21 18:41:34 UTC -+++ vendor/github.com/containers/common/pkg/config/config_linux.go -@@ -1,6 +1,7 @@ import ( - package config - - import ( -+ "github.com/containers/common/pkg/capabilities" - selinux "github.com/opencontainers/selinux/go-selinux" - ) - -@@ -25,4 +26,22 @@ var defaultHelperBinariesDir = []string{ - "/usr/local/lib/podman", - "/usr/libexec/podman", - "/usr/lib/podman", -+} -+ -+// Capabilities returns the capabilities parses the Add and Drop capability -+// list from the default capabilities for the container -+func (c *Config) Capabilities(user string, addCapabilities, dropCapabilities []string) ([]string, error) { -+ userNotRoot := func(user string) bool { -+ if user == "" || user == "root" || user == "0" { -+ return false -+ } -+ return true -+ } -+ -+ defaultCapabilities := c.Containers.DefaultCapabilities.Get() -+ if userNotRoot(user) { -+ defaultCapabilities = []string{} -+ } -+ -+ return capabilities.MergeCapabilities(defaultCapabilities, addCapabilities, dropCapabilities) - } diff --git a/sysutils/podman/files/patch-vendor_github.com_containers_common_pkg_config_config__unsupported.go b/sysutils/podman/files/patch-vendor_github.com_containers_common_pkg_config_config__unsupported.go deleted file mode 100644 index 96b618fe65ae..000000000000 --- a/sysutils/podman/files/patch-vendor_github.com_containers_common_pkg_config_config__unsupported.go +++ /dev/null @@ -1,12 +0,0 @@ ---- vendor/github.com/containers/common/pkg/config/config_unsupported.go.orig 2025-01-21 18:41:34 UTC -+++ vendor/github.com/containers/common/pkg/config/config_unsupported.go -@@ -5,3 +5,9 @@ func selinuxEnabled() bool { - func selinuxEnabled() bool { - return false - } -+ -+// Capabilities returns the capabilities parses the Add and Drop capability -+// list from the default capabilities for the container -+func (c *Config) Capabilities(user string, addCapabilities, dropCapabilities []string) ([]string, error) { -+ return nil, nil -+} diff --git a/sysutils/podman/files/patch-vendor_github.com_containers_storage_pkg_chunked_storage__unsupported.go b/sysutils/podman/files/patch-vendor_github.com_containers_storage_pkg_chunked_storage__unsupported.go deleted file mode 100644 index d17e29d695ee..000000000000 --- a/sysutils/podman/files/patch-vendor_github.com_containers_storage_pkg_chunked_storage__unsupported.go +++ /dev/null @@ -1,9 +0,0 @@ ---- vendor/github.com/containers/storage/pkg/chunked/storage_unsupported.go.orig 2025-02-04 11:32:21 UTC -+++ vendor/github.com/containers/storage/pkg/chunked/storage_unsupported.go -@@ -13,5 +13,5 @@ func GetDiffer(ctx context.Context, store storage.Stor - - // GetDiffer returns a differ than can be used with ApplyDiffWithDiffer. - func GetDiffer(ctx context.Context, store storage.Store, blobDigest digest.Digest, blobSize int64, annotations map[string]string, iss ImageSourceSeekable) (graphdriver.Differ, error) { -- return nil, errors.New("format not supported on this system") -+ return nil, newErrFallbackToOrdinaryLayerDownload(errors.New("format not supported on this system")) - } diff --git a/sysutils/podman/pkg-plist b/sysutils/podman/pkg-plist index 60a484d79067..c7a1db09da81 100644 --- a/sysutils/podman/pkg-plist +++ b/sysutils/podman/pkg-plist @@ -5,6 +5,14 @@ share/bash-completion/completions/podman share/bash-completion/completions/podman-remote share/fish/vendor_completions.d/podman-remote.fish share/fish/vendor_completions.d/podman.fish +share/man/man1/podman-artifact-add.1.gz +share/man/man1/podman-artifact-extract.1.gz +share/man/man1/podman-artifact-inspect.1.gz +share/man/man1/podman-artifact-ls.1.gz +share/man/man1/podman-artifact-pull.1.gz +share/man/man1/podman-artifact-push.1.gz +share/man/man1/podman-artifact-rm.1.gz +share/man/man1/podman-artifact.1.gz share/man/man1/podman-attach.1.gz share/man/man1/podman-auto-update.1.gz share/man/man1/podman-build.1.gz @@ -109,6 +117,7 @@ share/man/man1/podman-load.1.gz share/man/man1/podman-login.1.gz share/man/man1/podman-logout.1.gz share/man/man1/podman-logs.1.gz +share/man/man1/podman-machine-cp.1.gz share/man/man1/podman-machine-info.1.gz share/man/man1/podman-machine-init.1.gz share/man/man1/podman-machine-inspect.1.gz diff --git a/sysutils/py-azure-cli-base/Makefile b/sysutils/py-azure-cli-base/Makefile index e82cdf3f931b..d8a00e873d68 100644 --- a/sysutils/py-azure-cli-base/Makefile +++ b/sysutils/py-azure-cli-base/Makefile @@ -12,7 +12,7 @@ LICENSE= MIT NO_BUILD= yes NO_ARCH= yes USES= python -USE_PYTHON= flavors py3kplist +USE_PYTHON= flavors do-install: ${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/azure/cli/command_modules diff --git a/sysutils/py-azure-cli-base/pkg-plist b/sysutils/py-azure-cli-base/pkg-plist index 3220829c629d..159bf0fa73b1 100644 --- a/sysutils/py-azure-cli-base/pkg-plist +++ b/sysutils/py-azure-cli-base/pkg-plist @@ -1,15 +1,15 @@ %%PYTHON_SITELIBDIR%%/azure/__init__.py +%%PYTHON_SITELIBDIR%%/azure/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/azure/__pycache__/__init__%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/azure/cli/__init__.py +%%PYTHON_SITELIBDIR%%/azure/cli/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/azure/cli/__pycache__/__init__%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/azure/cli/command_modules/__init__.py +%%PYTHON_SITELIBDIR%%/azure/cli/command_modules/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/azure/cli/command_modules/__pycache__/__init__%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/azure/mgmt/__init__.py +%%PYTHON_SITELIBDIR%%/azure/mgmt/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/azure/mgmt/__pycache__/__init__%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/azure/mgmt/datalake/__init__.py -%%PYTHON_SITELIBDIR%%/azure/__init__.pyo -%%PYTHON_SITELIBDIR%%/azure/__init__.pyc -%%PYTHON_SITELIBDIR%%/azure/cli/__init__.pyo -%%PYTHON_SITELIBDIR%%/azure/cli/__init__.pyc -%%PYTHON_SITELIBDIR%%/azure/cli/command_modules/__init__.pyo -%%PYTHON_SITELIBDIR%%/azure/cli/command_modules/__init__.pyc -%%PYTHON_SITELIBDIR%%/azure/mgmt/__init__.pyo -%%PYTHON_SITELIBDIR%%/azure/mgmt/__init__.pyc -%%PYTHON_SITELIBDIR%%/azure/mgmt/datalake/__init__.pyo -%%PYTHON_SITELIBDIR%%/azure/mgmt/datalake/__init__.pyc +%%PYTHON_SITELIBDIR%%/azure/mgmt/datalake/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/azure/mgmt/datalake/__pycache__/__init__%%PYTHON_TAG%%.pyc diff --git a/sysutils/py-diffoscope/Makefile b/sysutils/py-diffoscope/Makefile index c50bcd79ba96..514ecaf94d3a 100644 --- a/sysutils/py-diffoscope/Makefile +++ b/sysutils/py-diffoscope/Makefile @@ -1,5 +1,5 @@ PORTNAME= diffoscope -PORTVERSION= 298 +PORTVERSION= 300 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-diffoscope/distinfo b/sysutils/py-diffoscope/distinfo index ae8dd861e6c5..0ab9728d41ec 100644 --- a/sysutils/py-diffoscope/distinfo +++ b/sysutils/py-diffoscope/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750082482 -SHA256 (diffoscope-298.tar.gz) = 9644b7e711df71f13c5f50f3d1353c1e6d09f462d342d9771576e75f3dd8c3e1 -SIZE (diffoscope-298.tar.gz) = 3188758 +TIMESTAMP = 1751208174 +SHA256 (diffoscope-300.tar.gz) = 77fc35e040ce7b93add853e2ab3ebc0b41804eb042ca19680c83148c95df28d8 +SIZE (diffoscope-300.tar.gz) = 3188879 diff --git a/sysutils/py-director/Makefile b/sysutils/py-director/Makefile index 76230f1a021d..09b5a6a15486 100644 --- a/sysutils/py-director/Makefile +++ b/sysutils/py-director/Makefile @@ -1,6 +1,6 @@ PORTNAME= director DISTVERSIONPREFIX= v -DISTVERSION= 0.13.1 +DISTVERSION= 0.14.0 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-director/distinfo b/sysutils/py-director/distinfo index 64157e549645..bd404dbbac49 100644 --- a/sysutils/py-director/distinfo +++ b/sysutils/py-director/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747504889 -SHA256 (DtxdF-director-v0.13.1_GH0.tar.gz) = 9a6611edca28425e203dcc955a5cf639a2e243cc67d8c5a0d41401f4fa02cd1d -SIZE (DtxdF-director-v0.13.1_GH0.tar.gz) = 21071 +TIMESTAMP = 1750799228 +SHA256 (DtxdF-director-v0.14.0_GH0.tar.gz) = 4ea99029d1436cdcf96a2dbefc0657e137473dce3c4efe54c6b837c2609b77b3 +SIZE (DtxdF-director-v0.14.0_GH0.tar.gz) = 21262 diff --git a/sysutils/py-healthchecks/Makefile b/sysutils/py-healthchecks/Makefile new file mode 100644 index 000000000000..04f881daa09c --- /dev/null +++ b/sysutils/py-healthchecks/Makefile @@ -0,0 +1,100 @@ +PORTNAME= healthchecks +DISTVERSIONPREFIX= v +DISTVERSION= 3.10 +CATEGORIES= sysutils python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dtxdf@FreeBSD.org +COMMENT= Open-source cron job and background task monitoring service +WWW= https://github.com/healthchecks/${PORTNAME} + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${ALL_DEPENDS} +RUN_DEPENDS= ${ALL_DEPENDS} + +USES= python shebangfix +USE_GITHUB= yes + +SHEBANG_FILES= ${WRKSRC}/manage.py + +NO_ARCH= yes +SUB_FILES= hcks pkg-message uwsgi.ini +SUB_LIST= HOMEDIR=${HEALTHCHECKS_HOMEDIR} + +USERS= ${HEALTHCHECKS_USER} +GROUPS= ${HEALTHCHECKS_GROUP} + +PLIST_SUB= GROUP=${GROUPS:[1]} \ + HOMEDIR=${HEALTHCHECKS_HOMEDIR} \ + USER=${USERS:[1]} +PORTDOCS= README.md + +OPTIONS_DEFINE= APPRISE DOCS MINIO +OPTIONS_DEFAULT= APPRISE MINIO + +APPRISE_DESC= Enable support for Apprise integration +MINIO_DESC= Enable support for external object storage + +APPRISE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}apprise>=0:net-im/py-apprise@${PY_FLAVOR} +MINIO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}minio>=0:devel/py-minio@${PY_FLAVOR} + +HEALTHCHECKS_USER= ${PORTNAME} +HEALTHCHECKS_GROUP= ${HEALTHCHECKS_USER} + +HEALTHCHECKS_HOMEDIR= /var/db/${PORTNAME} + +ALL_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiosmtpd>=0:mail/py-aiosmtpd@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}cronsim>=0:devel/py-cronsim@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}django52>=0:www/py-django52@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}django_compressor>=0:www/py-django_compressor@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj52-django-stubs-ext>0:www/py-dj52-django-stubs-ext@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}fido2>0:security/py-fido2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}oncalendar>=0:devel/py-oncalendar@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}psycopg>=0:databases/py-psycopg@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pycurl>=0:ftp/py-pycurl@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>=0:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyjwt>=0:www/py-pyjwt@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyotp>=0:security/py-pyotp@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}segno>=0:textproc/py-segno@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}statsd>=0:devel/py-statsd@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}whitenoise>=0:www/py-whitenoise@${PY_FLAVOR} + +do-build: + @${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \ + -d ${PYTHONPREFIX_SITELIBDIR} \ + -f ${WRKSRC}/hc + @${SETENV} \ + ${PYTHON_CMD} ${WRKSRC}/manage.py compress --force + @${SETENV} \ + ${PYTHON_CMD} ${WRKSRC}/manage.py collectstatic --no-input + +do-install: + @${MKDIR} ${STAGEDIR}${HEALTHCHECKS_HOMEDIR} + @cd ${WRKSRC} && \ + ${COPYTREE_SHARE} ./hc ${STAGEDIR}${HEALTHCHECKS_HOMEDIR} + @cd ${WRKSRC} && \ + ${COPYTREE_SHARE} ./static ${STAGEDIR}${HEALTHCHECKS_HOMEDIR} + @cd ${WRKSRC} && \ + ${COPYTREE_SHARE} ./static-collected ${STAGEDIR}${HEALTHCHECKS_HOMEDIR} + @cd ${WRKSRC} && \ + ${COPYTREE_SHARE} ./templates ${STAGEDIR}${HEALTHCHECKS_HOMEDIR} + ${INSTALL_SCRIPT} ${WRKSRC}/manage.py ${STAGEDIR}${HEALTHCHECKS_HOMEDIR} + ${INSTALL_DATA} ${WRKSRC}/search.db ${STAGEDIR}${HEALTHCHECKS_HOMEDIR} + ${INSTALL_DATA} ${WRKSRC}/CHANGELOG.md ${STAGEDIR}${HEALTHCHECKS_HOMEDIR} + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_DATA} ${WRKDIR}/uwsgi.ini ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_SCRIPT} ${WRKDIR}/hcks ${STAGEDIR}${LOCALBASE}/bin/hcks + +post-install: +.for dir in run log + @${MKDIR} ${STAGEDIR}/var/${dir}/${PORTNAME} +.endfor + @${MKDIR} ${STAGEDIR}${HEALTHCHECKS_HOMEDIR} + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}/${DOCSDIR} + +.include <bsd.port.mk> diff --git a/sysutils/py-healthchecks/distinfo b/sysutils/py-healthchecks/distinfo new file mode 100644 index 000000000000..ab854ba59b73 --- /dev/null +++ b/sysutils/py-healthchecks/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1749595062 +SHA256 (healthchecks-healthchecks-v3.10_GH0.tar.gz) = 81fcc6577771ba966e45e35976f084419e1637b3f595e42d91556054a7a1b6d6 +SIZE (healthchecks-healthchecks-v3.10_GH0.tar.gz) = 4868195 diff --git a/sysutils/py-healthchecks/files/hcks.in b/sysutils/py-healthchecks/files/hcks.in new file mode 100644 index 000000000000..bad9800f4b1b --- /dev/null +++ b/sysutils/py-healthchecks/files/hcks.in @@ -0,0 +1,12 @@ +#!/bin/sh + +args= +for arg in "$@" ; do + if [ "${arg#* }" != "${arg}" ] ; then + args="${args} '${arg}'" + else + args="${args} ${arg}" + fi +done + +su -m healthchecks -c "%%HOMEDIR%%/manage.py ${args}" diff --git a/sysutils/py-healthchecks/files/patch-hc_lib_webauthn.py b/sysutils/py-healthchecks/files/patch-hc_lib_webauthn.py new file mode 100644 index 000000000000..24494bdf19db --- /dev/null +++ b/sysutils/py-healthchecks/files/patch-hc_lib_webauthn.py @@ -0,0 +1,11 @@ +--- hc/lib/webauthn.py.orig 2025-06-11 05:51:38 UTC ++++ hc/lib/webauthn.py +@@ -14,8 +14,6 @@ from fido2.webauthn import ( + UserVerificationRequirement, + ) + +-fido2.features.webauthn_json_mapping.enabled = True +- + + class CreateHelper: + def __init__(self, rp_id: str, credentials: Iterable[bytes]): diff --git a/sysutils/py-healthchecks/files/pkg-message.in b/sysutils/py-healthchecks/files/pkg-message.in new file mode 100644 index 000000000000..62bf96d135ad --- /dev/null +++ b/sysutils/py-healthchecks/files/pkg-message.in @@ -0,0 +1,22 @@ +[ +{ type: install + message: <<EOM +Healthchecks is located in its home directory %%HOMEDIR%% and can be run like any +Django application using 'hcks runserver' but for production use it is recommended +to use uWSGI or Gunicorn. + +If you plan to use uWSGI, install www/uwsgi and configure in your rc.conf(5): + + sysrc uwsgi_enable="YES" + sysrc uwsgi_procname="uWSGI" + sysrc uwsgi_profiles="hc" + sysrc uwsgi_hc_socket="/var/run/healthchecks/hc.sock" + sysrc uwsgi_hc_socket_owner="healthchecks:www" + sysrc uwsgi_hc_uid="healthchecks" + sysrc uwsgi_hc_gid="healthchecks" + sysrc uwsgi_hc_configfile="%%EXAMPLESDIR%%/uwsgi.ini" + sysrc uwsgi_hc_pidfile="/var/run/healthchecks/hc.pid" + sysrc uwsgi_hc_logfile="/var/log/healthchecks/hc.log" +EOM +} +] diff --git a/sysutils/py-healthchecks/files/uwsgi.ini.in b/sysutils/py-healthchecks/files/uwsgi.ini.in new file mode 100644 index 000000000000..06b1f09a59bc --- /dev/null +++ b/sysutils/py-healthchecks/files/uwsgi.ini.in @@ -0,0 +1,35 @@ +[uwsgi] +strict +die-on-term +http-socket = :8000 +harakiri = 10 +buffer-size = 32768 +post-buffering = 16192 +processes = 4 +if-env = UWSGI_PROCESSES +processes = %(_) +endif = +auto-procname +enable-threads +threads = 1 +chdir = %%HOMEDIR%% +module = hc.wsgi:application +thunder-lock +disable-write-exception + +# workaround for https://github.com/unbit/uwsgi/issues/2299 +max-fd = 10000 + +# compression +check-static = static-collected/ +static-gzip-dir = static-collected/CACHE + +# Note: manage.py migrate will also run system checks +hook-pre-app = exec:./manage.py migrate +# Use "--skip-checks" to avoid running same checks 3 times +attach-daemon = ./manage.py sendalerts --skip-checks +attach-daemon = ./manage.py sendreports --loop --skip-checks + +if-env = SMTPD_PORT +attach-daemon = ./manage.py smtpd --port %(_) --skip-checks +endif = diff --git a/sysutils/py-healthchecks/pkg-descr b/sysutils/py-healthchecks/pkg-descr new file mode 100644 index 000000000000..fe21e345771c --- /dev/null +++ b/sysutils/py-healthchecks/pkg-descr @@ -0,0 +1,9 @@ +Healthchecks is a cron job monitoring service. It listens for HTTP +requests and email messages ("pings") from your cron jobs and +scheduled tasks ("checks"). When a ping does not arrive on time, +Healthchecks sends out alerts. + +Healthchecks comes with a web dashboard, API, 25+ integrations for +delivering notifications, monthly email reports, WebAuthn 2FA +support, team management features: projects, team members, read-only +access. diff --git a/sysutils/py-healthchecks/pkg-plist b/sysutils/py-healthchecks/pkg-plist new file mode 100644 index 000000000000..8cf35605944b --- /dev/null +++ b/sysutils/py-healthchecks/pkg-plist @@ -0,0 +1,2088 @@ +@dir(%%USER%%,%%GROUP%%,0700) %%HOMEDIR%% +@dir(%%USER%%,%%GROUP%%,0700) /var/log/%%USER%% +@dir(%%USER%%,%%GROUP%%,0700) /var/run/%%USER%% +bin/hcks +%%HOMEDIR%%/CHANGELOG.md +%%HOMEDIR%%/hc/__init__.py +%%HOMEDIR%%/hc/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/__pycache__/settings%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/__pycache__/settings%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/__pycache__/test%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/__pycache__/urls%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/__pycache__/wsgi%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/__init__.py +%%HOMEDIR%%/hc/accounts/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/accounts/__pycache__/admin%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/__pycache__/admin%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/accounts/__pycache__/backends%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/__pycache__/decorators%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/__pycache__/forms%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/__pycache__/http%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/__pycache__/middleware%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/__pycache__/models%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/__pycache__/models%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/accounts/__pycache__/urls%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/__pycache__/views%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/admin.py +%%HOMEDIR%%/hc/accounts/backends.py +%%HOMEDIR%%/hc/accounts/decorators.py +%%HOMEDIR%%/hc/accounts/forms.py +%%HOMEDIR%%/hc/accounts/http.py +%%HOMEDIR%%/hc/accounts/management/__init__.py +%%HOMEDIR%%/hc/accounts/management/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/management/commands/__init__.py +%%HOMEDIR%%/hc/accounts/management/commands/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/management/commands/__pycache__/createsuperuser%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/management/commands/__pycache__/pruneusers%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/management/commands/__pycache__/senddeletionscheduled%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/management/commands/__pycache__/sendinactivitynotices%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/management/commands/createsuperuser.py +%%HOMEDIR%%/hc/accounts/management/commands/pruneusers.py +%%HOMEDIR%%/hc/accounts/management/commands/senddeletionscheduled.py +%%HOMEDIR%%/hc/accounts/management/commands/sendinactivitynotices.py +%%HOMEDIR%%/hc/accounts/middleware.py +%%HOMEDIR%%/hc/accounts/migrations/0001_initial.py +%%HOMEDIR%%/hc/accounts/migrations/0002_profile_ping_log_limit.py +%%HOMEDIR%%/hc/accounts/migrations/0003_profile_token.py +%%HOMEDIR%%/hc/accounts/migrations/0004_profile_api_key.py +%%HOMEDIR%%/hc/accounts/migrations/0005_auto_20160509_0801.py +%%HOMEDIR%%/hc/accounts/migrations/0006_profile_current_team.py +%%HOMEDIR%%/hc/accounts/migrations/0007_profile_check_limit.py +%%HOMEDIR%%/hc/accounts/migrations/0008_profile_bill_to.py +%%HOMEDIR%%/hc/accounts/migrations/0009_auto_20170714_1734.py +%%HOMEDIR%%/hc/accounts/migrations/0010_profile_team_limit.py +%%HOMEDIR%%/hc/accounts/migrations/0011_profile_sort.py +%%HOMEDIR%%/hc/accounts/migrations/0012_auto_20171014_1002.py +%%HOMEDIR%%/hc/accounts/migrations/0013_remove_profile_team_access_allowed.py +%%HOMEDIR%%/hc/accounts/migrations/0014_auto_20171227_1530.py +%%HOMEDIR%%/hc/accounts/migrations/0015_auto_20181029_1858.py +%%HOMEDIR%%/hc/accounts/migrations/0016_remove_profile_bill_to.py +%%HOMEDIR%%/hc/accounts/migrations/0017_auto_20190112_1426.py +%%HOMEDIR%%/hc/accounts/migrations/0018_auto_20190112_1426.py +%%HOMEDIR%%/hc/accounts/migrations/0019_project_badge_key.py +%%HOMEDIR%%/hc/accounts/migrations/0020_auto_20190112_1950.py +%%HOMEDIR%%/hc/accounts/migrations/0021_auto_20190112_2005.py +%%HOMEDIR%%/hc/accounts/migrations/0022_auto_20190114_0857.py +%%HOMEDIR%%/hc/accounts/migrations/0023_auto_20190117_1419.py +%%HOMEDIR%%/hc/accounts/migrations/0024_auto_20190119_1540.py +%%HOMEDIR%%/hc/accounts/migrations/0025_remove_member_team.py +%%HOMEDIR%%/hc/accounts/migrations/0026_auto_20190204_2042.py +%%HOMEDIR%%/hc/accounts/migrations/0027_profile_deletion_notice_date.py +%%HOMEDIR%%/hc/accounts/migrations/0028_auto_20191119_1346.py +%%HOMEDIR%%/hc/accounts/migrations/0029_remove_profile_current_project.py +%%HOMEDIR%%/hc/accounts/migrations/0030_member_transfer_request_date.py +%%HOMEDIR%%/hc/accounts/migrations/0031_auto_20200803_1413.py +%%HOMEDIR%%/hc/accounts/migrations/0032_auto_20200819_0757.py +%%HOMEDIR%%/hc/accounts/migrations/0033_member_rw.py +%%HOMEDIR%%/hc/accounts/migrations/0034_credential.py +%%HOMEDIR%%/hc/accounts/migrations/0035_profile_reports.py +%%HOMEDIR%%/hc/accounts/migrations/0036_fill_profile_reports.py +%%HOMEDIR%%/hc/accounts/migrations/0037_profile_tz.py +%%HOMEDIR%%/hc/accounts/migrations/0038_profile_theme.py +%%HOMEDIR%%/hc/accounts/migrations/0039_remove_profile_reports_allowed.py +%%HOMEDIR%%/hc/accounts/migrations/0040_auto_20210722_1244.py +%%HOMEDIR%%/hc/accounts/migrations/0041_fill_role.py +%%HOMEDIR%%/hc/accounts/migrations/0042_remove_member_rw.py +%%HOMEDIR%%/hc/accounts/migrations/0043_add_role_manager.py +%%HOMEDIR%%/hc/accounts/migrations/0044_auto_20210730_0942.py +%%HOMEDIR%%/hc/accounts/migrations/0045_auto_20210908_1257.py +%%HOMEDIR%%/hc/accounts/migrations/0046_profile_deletion_scheduled_date.py +%%HOMEDIR%%/hc/accounts/migrations/0047_profile_over_limit_date.py +%%HOMEDIR%%/hc/accounts/migrations/0048_alter_profile_user.py +%%HOMEDIR%%/hc/accounts/migrations/0049_convert_email_lowercase.py +%%HOMEDIR%%/hc/accounts/migrations/__init__.py +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0001_initial%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0002_profile_ping_log_limit%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0003_profile_token%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0004_profile_api_key%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0005_auto_20160509_0801%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0006_profile_current_team%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0007_profile_check_limit%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0008_profile_bill_to%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0009_auto_20170714_1734%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0010_profile_team_limit%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0011_profile_sort%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0012_auto_20171014_1002%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0013_remove_profile_team_access_allowed%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0014_auto_20171227_1530%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0015_auto_20181029_1858%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0016_remove_profile_bill_to%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0017_auto_20190112_1426%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0018_auto_20190112_1426%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0019_project_badge_key%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0020_auto_20190112_1950%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0021_auto_20190112_2005%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0022_auto_20190114_0857%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0023_auto_20190117_1419%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0024_auto_20190119_1540%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0025_remove_member_team%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0026_auto_20190204_2042%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0027_profile_deletion_notice_date%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0028_auto_20191119_1346%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0029_remove_profile_current_project%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0030_member_transfer_request_date%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0031_auto_20200803_1413%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0032_auto_20200819_0757%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0033_member_rw%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0034_credential%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0035_profile_reports%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0036_fill_profile_reports%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0037_profile_tz%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0038_profile_theme%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0039_remove_profile_reports_allowed%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0040_auto_20210722_1244%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0041_fill_role%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0042_remove_member_rw%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0043_add_role_manager%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0044_auto_20210730_0942%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0045_auto_20210908_1257%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0046_profile_deletion_scheduled_date%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0047_profile_over_limit_date%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0048_alter_profile_user%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/0049_convert_email_lowercase%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/migrations/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/models.py +%%HOMEDIR%%/hc/accounts/tests/__init__.py +%%HOMEDIR%%/hc/accounts/tests/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_add_project%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_add_totp%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_add_webauthn%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_admin%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_change_email%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_change_email_verify%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_check_token%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_close_account%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_createsuperuser%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_login%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_login_totp%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_login_webauthn%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_notifications%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_profile%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_profile_model%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_project%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_project_model%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_pruneusers%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_remote_user_header_login%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_remove_credential%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_remove_project%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_remove_totp%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_senddeletionscheduled%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_sendinactivitynotices%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_set_password%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_signup%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_signup_csrf%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_sudo_mode%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_team_access_middleware%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_transfer_project%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/__pycache__/test_unsubscribe_reports%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/accounts/tests/test_add_project.py +%%HOMEDIR%%/hc/accounts/tests/test_add_totp.py +%%HOMEDIR%%/hc/accounts/tests/test_add_webauthn.py +%%HOMEDIR%%/hc/accounts/tests/test_admin.py +%%HOMEDIR%%/hc/accounts/tests/test_change_email.py +%%HOMEDIR%%/hc/accounts/tests/test_change_email_verify.py +%%HOMEDIR%%/hc/accounts/tests/test_check_token.py +%%HOMEDIR%%/hc/accounts/tests/test_close_account.py +%%HOMEDIR%%/hc/accounts/tests/test_createsuperuser.py +%%HOMEDIR%%/hc/accounts/tests/test_login.py +%%HOMEDIR%%/hc/accounts/tests/test_login_totp.py +%%HOMEDIR%%/hc/accounts/tests/test_login_webauthn.py +%%HOMEDIR%%/hc/accounts/tests/test_notifications.py +%%HOMEDIR%%/hc/accounts/tests/test_profile.py +%%HOMEDIR%%/hc/accounts/tests/test_profile_model.py +%%HOMEDIR%%/hc/accounts/tests/test_project.py +%%HOMEDIR%%/hc/accounts/tests/test_project_model.py +%%HOMEDIR%%/hc/accounts/tests/test_pruneusers.py +%%HOMEDIR%%/hc/accounts/tests/test_remote_user_header_login.py +%%HOMEDIR%%/hc/accounts/tests/test_remove_credential.py +%%HOMEDIR%%/hc/accounts/tests/test_remove_project.py +%%HOMEDIR%%/hc/accounts/tests/test_remove_totp.py +%%HOMEDIR%%/hc/accounts/tests/test_senddeletionscheduled.py +%%HOMEDIR%%/hc/accounts/tests/test_sendinactivitynotices.py +%%HOMEDIR%%/hc/accounts/tests/test_set_password.py +%%HOMEDIR%%/hc/accounts/tests/test_signup.py +%%HOMEDIR%%/hc/accounts/tests/test_signup_csrf.py +%%HOMEDIR%%/hc/accounts/tests/test_sudo_mode.py +%%HOMEDIR%%/hc/accounts/tests/test_team_access_middleware.py +%%HOMEDIR%%/hc/accounts/tests/test_transfer_project.py +%%HOMEDIR%%/hc/accounts/tests/test_unsubscribe_reports.py +%%HOMEDIR%%/hc/accounts/urls.py +%%HOMEDIR%%/hc/accounts/views.py +%%HOMEDIR%%/hc/api/__init__.py +%%HOMEDIR%%/hc/api/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/api/__pycache__/admin%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/__pycache__/admin%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/api/__pycache__/apps%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/__pycache__/apps%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/api/__pycache__/decorators%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/__pycache__/forms%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/__pycache__/models%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/__pycache__/models%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/api/__pycache__/transports%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/__pycache__/transports%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/api/__pycache__/urls%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/__pycache__/views%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/admin.py +%%HOMEDIR%%/hc/api/apps.py +%%HOMEDIR%%/hc/api/decorators.py +%%HOMEDIR%%/hc/api/forms.py +%%HOMEDIR%%/hc/api/management/__init__.py +%%HOMEDIR%%/hc/api/management/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/management/commands/__init__.py +%%HOMEDIR%%/hc/api/management/commands/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/management/commands/__pycache__/pruneobjects%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/management/commands/__pycache__/prunepingsslow%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/management/commands/__pycache__/prunetokenbucket%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/management/commands/__pycache__/sendalerts%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/management/commands/__pycache__/sendreports%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/management/commands/__pycache__/settelegramwebhook%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/management/commands/__pycache__/smtpd%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/management/commands/__pycache__/submitchallenge%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/management/commands/pruneobjects.py +%%HOMEDIR%%/hc/api/management/commands/prunepingsslow.py +%%HOMEDIR%%/hc/api/management/commands/prunetokenbucket.py +%%HOMEDIR%%/hc/api/management/commands/sendalerts.py +%%HOMEDIR%%/hc/api/management/commands/sendreports.py +%%HOMEDIR%%/hc/api/management/commands/settelegramwebhook.py +%%HOMEDIR%%/hc/api/management/commands/smtpd.py +%%HOMEDIR%%/hc/api/management/commands/submitchallenge.py +%%HOMEDIR%%/hc/api/migrations/0001_initial.py +%%HOMEDIR%%/hc/api/migrations/0002_auto_20150616_0732.py +%%HOMEDIR%%/hc/api/migrations/0003_auto_20150616_1249.py +%%HOMEDIR%%/hc/api/migrations/0004_auto_20150616_1319.py +%%HOMEDIR%%/hc/api/migrations/0005_auto_20150630_2021.py +%%HOMEDIR%%/hc/api/migrations/0006_check_grace.py +%%HOMEDIR%%/hc/api/migrations/0007_ping.py +%%HOMEDIR%%/hc/api/migrations/0008_auto_20150801_1213.py +%%HOMEDIR%%/hc/api/migrations/0009_auto_20150801_1250.py +%%HOMEDIR%%/hc/api/migrations/0010_channel.py +%%HOMEDIR%%/hc/api/migrations/0011_notification.py +%%HOMEDIR%%/hc/api/migrations/0012_auto_20150930_1922.py +%%HOMEDIR%%/hc/api/migrations/0013_auto_20151001_2029.py +%%HOMEDIR%%/hc/api/migrations/0014_auto_20151019_2039.py +%%HOMEDIR%%/hc/api/migrations/0015_auto_20151022_1008.py +%%HOMEDIR%%/hc/api/migrations/0016_auto_20151030_1107.py +%%HOMEDIR%%/hc/api/migrations/0017_auto_20151117_1032.py +%%HOMEDIR%%/hc/api/migrations/0018_remove_ping_body.py +%%HOMEDIR%%/hc/api/migrations/0019_check_tags.py +%%HOMEDIR%%/hc/api/migrations/0020_check_n_pings.py +%%HOMEDIR%%/hc/api/migrations/0021_ping_n.py +%%HOMEDIR%%/hc/api/migrations/0022_auto_20160130_2042.py +%%HOMEDIR%%/hc/api/migrations/0023_auto_20160131_1919.py +%%HOMEDIR%%/hc/api/migrations/0024_auto_20160203_2227.py +%%HOMEDIR%%/hc/api/migrations/0025_auto_20160216_1214.py +%%HOMEDIR%%/hc/api/migrations/0026_auto_20160415_1824.py +%%HOMEDIR%%/hc/api/migrations/0027_auto_20161213_1059.py +%%HOMEDIR%%/hc/api/migrations/0028_auto_20170305_1907.py +%%HOMEDIR%%/hc/api/migrations/0029_auto_20170507_1251.py +%%HOMEDIR%%/hc/api/migrations/0030_check_last_ping_body.py +%%HOMEDIR%%/hc/api/migrations/0031_auto_20170509_1320.py +%%HOMEDIR%%/hc/api/migrations/0032_auto_20170608_1158.py +%%HOMEDIR%%/hc/api/migrations/0033_auto_20170714_1715.py +%%HOMEDIR%%/hc/api/migrations/0034_auto_20171227_1530.py +%%HOMEDIR%%/hc/api/migrations/0035_auto_20171229_2008.py +%%HOMEDIR%%/hc/api/migrations/0036_auto_20180116_2243.py +%%HOMEDIR%%/hc/api/migrations/0037_auto_20180127_1215.py +%%HOMEDIR%%/hc/api/migrations/0038_auto_20180318_1306.py +%%HOMEDIR%%/hc/api/migrations/0039_remove_check_last_ping_body.py +%%HOMEDIR%%/hc/api/migrations/0040_auto_20180517_1336.py +%%HOMEDIR%%/hc/api/migrations/0041_check_desc.py +%%HOMEDIR%%/hc/api/migrations/0042_auto_20181029_1522.py +%%HOMEDIR%%/hc/api/migrations/0043_channel_name.py +%%HOMEDIR%%/hc/api/migrations/0044_auto_20181120_2004.py +%%HOMEDIR%%/hc/api/migrations/0045_flip.py +%%HOMEDIR%%/hc/api/migrations/0046_auto_20181218_1245.py +%%HOMEDIR%%/hc/api/migrations/0047_auto_20181225_2315.py +%%HOMEDIR%%/hc/api/migrations/0048_auto_20190102_0737.py +%%HOMEDIR%%/hc/api/migrations/0049_auto_20190102_0743.py +%%HOMEDIR%%/hc/api/migrations/0050_ping_kind.py +%%HOMEDIR%%/hc/api/migrations/0051_auto_20190104_0908.py +%%HOMEDIR%%/hc/api/migrations/0052_auto_20190104_1122.py +%%HOMEDIR%%/hc/api/migrations/0053_check_subject.py +%%HOMEDIR%%/hc/api/migrations/0054_auto_20190112_1427.py +%%HOMEDIR%%/hc/api/migrations/0055_auto_20190112_1427.py +%%HOMEDIR%%/hc/api/migrations/0056_auto_20190114_0857.py +%%HOMEDIR%%/hc/api/migrations/0057_auto_20190118_1319.py +%%HOMEDIR%%/hc/api/migrations/0058_auto_20190312_1716.py +%%HOMEDIR%%/hc/api/migrations/0059_auto_20190314_1744.py +%%HOMEDIR%%/hc/api/migrations/0060_tokenbucket.py +%%HOMEDIR%%/hc/api/migrations/0061_webhook_values.py +%%HOMEDIR%%/hc/api/migrations/0062_auto_20190720_1350.py +%%HOMEDIR%%/hc/api/migrations/0063_auto_20190903_0901.py +%%HOMEDIR%%/hc/api/migrations/0064_auto_20191119_1346.py +%%HOMEDIR%%/hc/api/migrations/0065_auto_20191127_1240.py +%%HOMEDIR%%/hc/api/migrations/0066_channel_last_error.py +%%HOMEDIR%%/hc/api/migrations/0067_last_error_values.py +%%HOMEDIR%%/hc/api/migrations/0068_auto_20200117_1023.py +%%HOMEDIR%%/hc/api/migrations/0069_auto_20200117_1227.py +%%HOMEDIR%%/hc/api/migrations/0070_auto_20200411_1310.py +%%HOMEDIR%%/hc/api/migrations/0071_check_manual_resume.py +%%HOMEDIR%%/hc/api/migrations/0072_auto_20200701_1007.py +%%HOMEDIR%%/hc/api/migrations/0073_auto_20200721_1000.py +%%HOMEDIR%%/hc/api/migrations/0074_auto_20200803_1411.py +%%HOMEDIR%%/hc/api/migrations/0075_auto_20200805_1004.py +%%HOMEDIR%%/hc/api/migrations/0076_auto_20201128_0951.py +%%HOMEDIR%%/hc/api/migrations/0077_auto_20210506_0755.py +%%HOMEDIR%%/hc/api/migrations/0078_sms_values.py +%%HOMEDIR%%/hc/api/migrations/0079_auto_20210907_0918.py +%%HOMEDIR%%/hc/api/migrations/0080_fill_slug.py +%%HOMEDIR%%/hc/api/migrations/0081_channel_last_notify.py +%%HOMEDIR%%/hc/api/migrations/0082_fill_last_notify.py +%%HOMEDIR%%/hc/api/migrations/0083_channel_disabled.py +%%HOMEDIR%%/hc/api/migrations/0084_ping_body_raw.py +%%HOMEDIR%%/hc/api/migrations/0085_ping_object_size.py +%%HOMEDIR%%/hc/api/migrations/0086_remove_check_last_ping_was_fail_and_more.py +%%HOMEDIR%%/hc/api/migrations/0087_check_failure_kw_check_filter_body_and_more.py +%%HOMEDIR%%/hc/api/migrations/0088_fill_kw.py +%%HOMEDIR%%/hc/api/migrations/0089_remove_check_subject_remove_check_subject_fail.py +%%HOMEDIR%%/hc/api/migrations/0090_alter_check_filter_subject.py +%%HOMEDIR%%/hc/api/migrations/0091_alter_check_filter_body.py +%%HOMEDIR%%/hc/api/migrations/0092_alter_check_success_kw.py +%%HOMEDIR%%/hc/api/migrations/0093_alter_check_failure_kw.py +%%HOMEDIR%%/hc/api/migrations/0094_ping_rid_alter_channel_kind.py +%%HOMEDIR%%/hc/api/migrations/0095_check_last_start_rid.py +%%HOMEDIR%%/hc/api/migrations/0096_check_start_kw_alter_channel_kind.py +%%HOMEDIR%%/hc/api/migrations/0097_alter_channel_kind.py +%%HOMEDIR%%/hc/api/migrations/0098_channel_last_notify_duration.py +%%HOMEDIR%%/hc/api/migrations/0099_alter_channel_disabled.py +%%HOMEDIR%%/hc/api/migrations/0100_opsgenie_values.py +%%HOMEDIR%%/hc/api/migrations/0101_alter_channel_kind.py +%%HOMEDIR%%/hc/api/migrations/0102_alter_check_kind.py +%%HOMEDIR%%/hc/api/migrations/0103_check_badge_key.py +%%HOMEDIR%%/hc/api/migrations/0104_fill_notification_code.py +%%HOMEDIR%%/hc/api/migrations/0105_alter_notification_code.py +%%HOMEDIR%%/hc/api/migrations/0106_fix_tz_kiev_kyiv.py +%%HOMEDIR%%/hc/api/migrations/0107_fix_legacy_timezones.py +%%HOMEDIR%%/hc/api/migrations/0108_move_body_to_body_raw.py +%%HOMEDIR%%/hc/api/migrations/0109_remove_ping_body.py +%%HOMEDIR%%/hc/api/migrations/0110_delete_hipchat_pagerteam_zendesk.py +%%HOMEDIR%%/hc/api/migrations/0111_alter_channel_kind.py +%%HOMEDIR%%/hc/api/migrations/0112_alter_channel_kind.py +%%HOMEDIR%%/hc/api/migrations/0113_alter_channel_kind.py +%%HOMEDIR%%/hc/api/migrations/0114_flip_reason.py +%%HOMEDIR%%/hc/api/migrations/0115_flip_api_flip_owner_created.py +%%HOMEDIR%%/hc/api/migrations/0116_alter_check_badge_key.py +%%HOMEDIR%%/hc/api/migrations/0117_fill_badge_key.py +%%HOMEDIR%%/hc/api/migrations/0118_alter_check_badge_key.py +%%HOMEDIR%%/hc/api/migrations/__init__.py +%%HOMEDIR%%/hc/api/migrations/__pycache__/0001_initial%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0002_auto_20150616_0732%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0003_auto_20150616_1249%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0004_auto_20150616_1319%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0005_auto_20150630_2021%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0006_check_grace%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0007_ping%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0008_auto_20150801_1213%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0009_auto_20150801_1250%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0010_channel%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0011_notification%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0012_auto_20150930_1922%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0013_auto_20151001_2029%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0014_auto_20151019_2039%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0015_auto_20151022_1008%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0016_auto_20151030_1107%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0017_auto_20151117_1032%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0018_remove_ping_body%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0019_check_tags%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0020_check_n_pings%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0021_ping_n%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0022_auto_20160130_2042%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0023_auto_20160131_1919%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0024_auto_20160203_2227%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0025_auto_20160216_1214%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0026_auto_20160415_1824%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0027_auto_20161213_1059%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0028_auto_20170305_1907%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0029_auto_20170507_1251%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0030_check_last_ping_body%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0031_auto_20170509_1320%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0032_auto_20170608_1158%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0033_auto_20170714_1715%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0034_auto_20171227_1530%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0035_auto_20171229_2008%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0036_auto_20180116_2243%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0037_auto_20180127_1215%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0038_auto_20180318_1306%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0039_remove_check_last_ping_body%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0040_auto_20180517_1336%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0041_check_desc%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0042_auto_20181029_1522%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0043_channel_name%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0044_auto_20181120_2004%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0045_flip%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0046_auto_20181218_1245%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0047_auto_20181225_2315%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0048_auto_20190102_0737%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0049_auto_20190102_0743%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0050_ping_kind%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0051_auto_20190104_0908%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0052_auto_20190104_1122%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0053_check_subject%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0054_auto_20190112_1427%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0055_auto_20190112_1427%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0056_auto_20190114_0857%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0057_auto_20190118_1319%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0058_auto_20190312_1716%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0059_auto_20190314_1744%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0060_tokenbucket%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0061_webhook_values%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0062_auto_20190720_1350%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0063_auto_20190903_0901%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0064_auto_20191119_1346%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0065_auto_20191127_1240%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0066_channel_last_error%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0067_last_error_values%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0068_auto_20200117_1023%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0069_auto_20200117_1227%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0070_auto_20200411_1310%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0071_check_manual_resume%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0072_auto_20200701_1007%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0073_auto_20200721_1000%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0074_auto_20200803_1411%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0075_auto_20200805_1004%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0076_auto_20201128_0951%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0077_auto_20210506_0755%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0078_sms_values%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0079_auto_20210907_0918%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0080_fill_slug%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0081_channel_last_notify%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0082_fill_last_notify%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0083_channel_disabled%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0084_ping_body_raw%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0085_ping_object_size%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0086_remove_check_last_ping_was_fail_and_more%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0087_check_failure_kw_check_filter_body_and_more%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0088_fill_kw%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0089_remove_check_subject_remove_check_subject_fail%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0090_alter_check_filter_subject%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0091_alter_check_filter_body%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0092_alter_check_success_kw%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0093_alter_check_failure_kw%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0094_ping_rid_alter_channel_kind%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0095_check_last_start_rid%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0096_check_start_kw_alter_channel_kind%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0097_alter_channel_kind%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0098_channel_last_notify_duration%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0099_alter_channel_disabled%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0100_opsgenie_values%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0101_alter_channel_kind%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0102_alter_check_kind%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0103_check_badge_key%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0104_fill_notification_code%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0105_alter_notification_code%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0106_fix_tz_kiev_kyiv%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0107_fix_legacy_timezones%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0108_move_body_to_body_raw%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0109_remove_ping_body%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0110_delete_hipchat_pagerteam_zendesk%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0111_alter_channel_kind%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0112_alter_channel_kind%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0113_alter_channel_kind%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0114_flip_reason%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0115_flip_api_flip_owner_created%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0116_alter_check_badge_key%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0117_fill_badge_key%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/0118_alter_check_badge_key%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/migrations/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/models.py +%%HOMEDIR%%/hc/api/tests/__init__.py +%%HOMEDIR%%/hc/api/tests/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_admin%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_badge%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_bounces%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_channel_model%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_check_badge%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_check_going_down_after%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_check_model%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_create_check%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_delete_check%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_flip_model%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_get_badges%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_get_check%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_get_flips%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_get_ping_body%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_get_pings%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_list_channels%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_list_checks%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_metrics%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notification_status%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_apprise%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_call%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_discord%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_email%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_github%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_gotify%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_group%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_matrix%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_mattermost%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_msteams%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_msteamsw%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_ntfy%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_opsgenie%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_pagertree%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_pd%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_pushbullet%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_pushover%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_rocketchat%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_signal%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_slack%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_sms%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_spike%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_telegram%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_trello%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_victorops%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_webhook%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_whatsapp%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_notify_zulip%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_pause%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_ping%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_ping_by_slug%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_ping_model%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_resume%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_sendalerts%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_sendreports%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_smtpd%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_status%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_system_checks%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_tokenbucket%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/__pycache__/test_update_check%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/api/tests/test_admin.py +%%HOMEDIR%%/hc/api/tests/test_badge.py +%%HOMEDIR%%/hc/api/tests/test_bounces.py +%%HOMEDIR%%/hc/api/tests/test_channel_model.py +%%HOMEDIR%%/hc/api/tests/test_check_badge.py +%%HOMEDIR%%/hc/api/tests/test_check_going_down_after.py +%%HOMEDIR%%/hc/api/tests/test_check_model.py +%%HOMEDIR%%/hc/api/tests/test_create_check.py +%%HOMEDIR%%/hc/api/tests/test_delete_check.py +%%HOMEDIR%%/hc/api/tests/test_flip_model.py +%%HOMEDIR%%/hc/api/tests/test_get_badges.py +%%HOMEDIR%%/hc/api/tests/test_get_check.py +%%HOMEDIR%%/hc/api/tests/test_get_flips.py +%%HOMEDIR%%/hc/api/tests/test_get_ping_body.py +%%HOMEDIR%%/hc/api/tests/test_get_pings.py +%%HOMEDIR%%/hc/api/tests/test_list_channels.py +%%HOMEDIR%%/hc/api/tests/test_list_checks.py +%%HOMEDIR%%/hc/api/tests/test_metrics.py +%%HOMEDIR%%/hc/api/tests/test_notification_status.py +%%HOMEDIR%%/hc/api/tests/test_notify.py +%%HOMEDIR%%/hc/api/tests/test_notify_apprise.py +%%HOMEDIR%%/hc/api/tests/test_notify_call.py +%%HOMEDIR%%/hc/api/tests/test_notify_discord.py +%%HOMEDIR%%/hc/api/tests/test_notify_email.py +%%HOMEDIR%%/hc/api/tests/test_notify_github.py +%%HOMEDIR%%/hc/api/tests/test_notify_gotify.py +%%HOMEDIR%%/hc/api/tests/test_notify_group.py +%%HOMEDIR%%/hc/api/tests/test_notify_matrix.py +%%HOMEDIR%%/hc/api/tests/test_notify_mattermost.py +%%HOMEDIR%%/hc/api/tests/test_notify_msteams.py +%%HOMEDIR%%/hc/api/tests/test_notify_msteamsw.py +%%HOMEDIR%%/hc/api/tests/test_notify_ntfy.py +%%HOMEDIR%%/hc/api/tests/test_notify_opsgenie.py +%%HOMEDIR%%/hc/api/tests/test_notify_pagertree.py +%%HOMEDIR%%/hc/api/tests/test_notify_pd.py +%%HOMEDIR%%/hc/api/tests/test_notify_pushbullet.py +%%HOMEDIR%%/hc/api/tests/test_notify_pushover.py +%%HOMEDIR%%/hc/api/tests/test_notify_rocketchat.py +%%HOMEDIR%%/hc/api/tests/test_notify_signal.py +%%HOMEDIR%%/hc/api/tests/test_notify_slack.py +%%HOMEDIR%%/hc/api/tests/test_notify_sms.py +%%HOMEDIR%%/hc/api/tests/test_notify_spike.py +%%HOMEDIR%%/hc/api/tests/test_notify_telegram.py +%%HOMEDIR%%/hc/api/tests/test_notify_trello.py +%%HOMEDIR%%/hc/api/tests/test_notify_victorops.py +%%HOMEDIR%%/hc/api/tests/test_notify_webhook.py +%%HOMEDIR%%/hc/api/tests/test_notify_whatsapp.py +%%HOMEDIR%%/hc/api/tests/test_notify_zulip.py +%%HOMEDIR%%/hc/api/tests/test_pause.py +%%HOMEDIR%%/hc/api/tests/test_ping.py +%%HOMEDIR%%/hc/api/tests/test_ping_by_slug.py +%%HOMEDIR%%/hc/api/tests/test_ping_model.py +%%HOMEDIR%%/hc/api/tests/test_resume.py +%%HOMEDIR%%/hc/api/tests/test_sendalerts.py +%%HOMEDIR%%/hc/api/tests/test_sendreports.py +%%HOMEDIR%%/hc/api/tests/test_smtpd.py +%%HOMEDIR%%/hc/api/tests/test_status.py +%%HOMEDIR%%/hc/api/tests/test_system_checks.py +%%HOMEDIR%%/hc/api/tests/test_tokenbucket.py +%%HOMEDIR%%/hc/api/tests/test_update_check.py +%%HOMEDIR%%/hc/api/transports.py +%%HOMEDIR%%/hc/api/urls.py +%%HOMEDIR%%/hc/api/views.py +%%HOMEDIR%%/hc/front/__init__.py +%%HOMEDIR%%/hc/front/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/front/__pycache__/admin%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/__pycache__/admin%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/front/__pycache__/context_processors%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/__pycache__/decorators%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/__pycache__/forms%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/__pycache__/models%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/__pycache__/models%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/front/__pycache__/urls%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/__pycache__/validators%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/__pycache__/views%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/admin.py +%%HOMEDIR%%/hc/front/context_processors.py +%%HOMEDIR%%/hc/front/decorators.py +%%HOMEDIR%%/hc/front/forms.py +%%HOMEDIR%%/hc/front/management/__init__.py +%%HOMEDIR%%/hc/front/management/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/management/commands/__init__.py +%%HOMEDIR%%/hc/front/management/commands/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/management/commands/__pycache__/populate_searchdb%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/management/commands/__pycache__/pygmentize%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/management/commands/__pycache__/render_docs%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/management/commands/populate_searchdb.py +%%HOMEDIR%%/hc/front/management/commands/pygmentize.py +%%HOMEDIR%%/hc/front/management/commands/render_docs.py +%%HOMEDIR%%/hc/front/migrations/__init__.py +%%HOMEDIR%%/hc/front/migrations/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/models.py +%%HOMEDIR%%/hc/front/templatetags/__init__.py +%%HOMEDIR%%/hc/front/templatetags/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/templatetags/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/front/templatetags/__pycache__/hc_extras%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/templatetags/__pycache__/hc_extras%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/front/templatetags/__pycache__/linemode%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/templatetags/__pycache__/linemode%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/front/templatetags/hc_extras.py +%%HOMEDIR%%/hc/front/templatetags/linemode.py +%%HOMEDIR%%/hc/front/tests/__init__.py +%%HOMEDIR%%/hc/front/tests/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_apprise%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_call%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_check%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_discord%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_discord_complete%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_email%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_github%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_github_save%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_github_select%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_gotify%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_group%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_matrix%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_mattermost%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_msteams%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_ntfy%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_opsgenie%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_pagerduty_complete%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_pagertree%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_pd%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_prometheus%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_pushbullet%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_pushbullet_complete%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_pushover%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_pushover_help%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_rocketchat%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_shell%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_signal%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_slack%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_slack_btn%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_slack_complete%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_slack_help%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_sms%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_spike%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_telegram%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_trello%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_victorops%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_webhook%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_whatsapp%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_add_zulip%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_badges%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_basics%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_channel_checks%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_channels%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_clear_events%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_copy%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_cron_preview%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_details%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_edit_email%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_edit_group%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_edit_ntfy%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_edit_signal%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_edit_sms%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_edit_webhook%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_edit_whatsapp%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_filtering_rules%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_get_events%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_hc_extras%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_index%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_linemode_tag%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_log%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_log_events%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_mattermost_help%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_metrics%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_my_checks%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_oncalendar_preview%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_pause%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_pd_help%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_ping_body%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_ping_details%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_projects_menu%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_remove_channel%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_remove_check%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_resume%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_search%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_send_test_notification%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_serve_doc%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_signal_captcha%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_status%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_status_single%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_switch_channel%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_transfer%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_trello_settings%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_uncloak%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_unsubscribe_email%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_update_channel%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_update_channel_name%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_update_name%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_update_timeout%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_validate_schedule%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_verify_email%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_verify_signal_number%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/__pycache__/test_webhook_validator%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/front/tests/test_add_apprise.py +%%HOMEDIR%%/hc/front/tests/test_add_call.py +%%HOMEDIR%%/hc/front/tests/test_add_check.py +%%HOMEDIR%%/hc/front/tests/test_add_discord.py +%%HOMEDIR%%/hc/front/tests/test_add_discord_complete.py +%%HOMEDIR%%/hc/front/tests/test_add_email.py +%%HOMEDIR%%/hc/front/tests/test_add_github.py +%%HOMEDIR%%/hc/front/tests/test_add_github_save.py +%%HOMEDIR%%/hc/front/tests/test_add_github_select.py +%%HOMEDIR%%/hc/front/tests/test_add_gotify.py +%%HOMEDIR%%/hc/front/tests/test_add_group.py +%%HOMEDIR%%/hc/front/tests/test_add_matrix.py +%%HOMEDIR%%/hc/front/tests/test_add_mattermost.py +%%HOMEDIR%%/hc/front/tests/test_add_msteams.py +%%HOMEDIR%%/hc/front/tests/test_add_ntfy.py +%%HOMEDIR%%/hc/front/tests/test_add_opsgenie.py +%%HOMEDIR%%/hc/front/tests/test_add_pagerduty_complete.py +%%HOMEDIR%%/hc/front/tests/test_add_pagertree.py +%%HOMEDIR%%/hc/front/tests/test_add_pd.py +%%HOMEDIR%%/hc/front/tests/test_add_prometheus.py +%%HOMEDIR%%/hc/front/tests/test_add_pushbullet.py +%%HOMEDIR%%/hc/front/tests/test_add_pushbullet_complete.py +%%HOMEDIR%%/hc/front/tests/test_add_pushover.py +%%HOMEDIR%%/hc/front/tests/test_add_pushover_help.py +%%HOMEDIR%%/hc/front/tests/test_add_rocketchat.py +%%HOMEDIR%%/hc/front/tests/test_add_shell.py +%%HOMEDIR%%/hc/front/tests/test_add_signal.py +%%HOMEDIR%%/hc/front/tests/test_add_slack.py +%%HOMEDIR%%/hc/front/tests/test_add_slack_btn.py +%%HOMEDIR%%/hc/front/tests/test_add_slack_complete.py +%%HOMEDIR%%/hc/front/tests/test_add_slack_help.py +%%HOMEDIR%%/hc/front/tests/test_add_sms.py +%%HOMEDIR%%/hc/front/tests/test_add_spike.py +%%HOMEDIR%%/hc/front/tests/test_add_telegram.py +%%HOMEDIR%%/hc/front/tests/test_add_trello.py +%%HOMEDIR%%/hc/front/tests/test_add_victorops.py +%%HOMEDIR%%/hc/front/tests/test_add_webhook.py +%%HOMEDIR%%/hc/front/tests/test_add_whatsapp.py +%%HOMEDIR%%/hc/front/tests/test_add_zulip.py +%%HOMEDIR%%/hc/front/tests/test_badges.py +%%HOMEDIR%%/hc/front/tests/test_basics.py +%%HOMEDIR%%/hc/front/tests/test_channel_checks.py +%%HOMEDIR%%/hc/front/tests/test_channels.py +%%HOMEDIR%%/hc/front/tests/test_clear_events.py +%%HOMEDIR%%/hc/front/tests/test_copy.py +%%HOMEDIR%%/hc/front/tests/test_cron_preview.py +%%HOMEDIR%%/hc/front/tests/test_details.py +%%HOMEDIR%%/hc/front/tests/test_edit_email.py +%%HOMEDIR%%/hc/front/tests/test_edit_group.py +%%HOMEDIR%%/hc/front/tests/test_edit_ntfy.py +%%HOMEDIR%%/hc/front/tests/test_edit_signal.py +%%HOMEDIR%%/hc/front/tests/test_edit_sms.py +%%HOMEDIR%%/hc/front/tests/test_edit_webhook.py +%%HOMEDIR%%/hc/front/tests/test_edit_whatsapp.py +%%HOMEDIR%%/hc/front/tests/test_filtering_rules.py +%%HOMEDIR%%/hc/front/tests/test_get_events.py +%%HOMEDIR%%/hc/front/tests/test_hc_extras.py +%%HOMEDIR%%/hc/front/tests/test_index.py +%%HOMEDIR%%/hc/front/tests/test_linemode_tag.py +%%HOMEDIR%%/hc/front/tests/test_log.py +%%HOMEDIR%%/hc/front/tests/test_log_events.py +%%HOMEDIR%%/hc/front/tests/test_mattermost_help.py +%%HOMEDIR%%/hc/front/tests/test_metrics.py +%%HOMEDIR%%/hc/front/tests/test_my_checks.py +%%HOMEDIR%%/hc/front/tests/test_oncalendar_preview.py +%%HOMEDIR%%/hc/front/tests/test_pause.py +%%HOMEDIR%%/hc/front/tests/test_pd_help.py +%%HOMEDIR%%/hc/front/tests/test_ping_body.py +%%HOMEDIR%%/hc/front/tests/test_ping_details.py +%%HOMEDIR%%/hc/front/tests/test_projects_menu.py +%%HOMEDIR%%/hc/front/tests/test_remove_channel.py +%%HOMEDIR%%/hc/front/tests/test_remove_check.py +%%HOMEDIR%%/hc/front/tests/test_resume.py +%%HOMEDIR%%/hc/front/tests/test_search.py +%%HOMEDIR%%/hc/front/tests/test_send_test_notification.py +%%HOMEDIR%%/hc/front/tests/test_serve_doc.py +%%HOMEDIR%%/hc/front/tests/test_signal_captcha.py +%%HOMEDIR%%/hc/front/tests/test_status.py +%%HOMEDIR%%/hc/front/tests/test_status_single.py +%%HOMEDIR%%/hc/front/tests/test_switch_channel.py +%%HOMEDIR%%/hc/front/tests/test_transfer.py +%%HOMEDIR%%/hc/front/tests/test_trello_settings.py +%%HOMEDIR%%/hc/front/tests/test_uncloak.py +%%HOMEDIR%%/hc/front/tests/test_unsubscribe_email.py +%%HOMEDIR%%/hc/front/tests/test_update_channel.py +%%HOMEDIR%%/hc/front/tests/test_update_channel_name.py +%%HOMEDIR%%/hc/front/tests/test_update_name.py +%%HOMEDIR%%/hc/front/tests/test_update_timeout.py +%%HOMEDIR%%/hc/front/tests/test_validate_schedule.py +%%HOMEDIR%%/hc/front/tests/test_verify_email.py +%%HOMEDIR%%/hc/front/tests/test_verify_signal_number.py +%%HOMEDIR%%/hc/front/tests/test_webhook_validator.py +%%HOMEDIR%%/hc/front/urls.py +%%HOMEDIR%%/hc/front/validators.py +%%HOMEDIR%%/hc/front/views.py +%%HOMEDIR%%/hc/lib/__init__.py +%%HOMEDIR%%/hc/lib/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/lib/__pycache__/badges%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/__pycache__/curl%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/__pycache__/curl%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/lib/__pycache__/date%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/__pycache__/date%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/lib/__pycache__/emails%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/__pycache__/emails%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/lib/__pycache__/github%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/__pycache__/github%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/lib/__pycache__/html%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/__pycache__/html%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/lib/__pycache__/matrix%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/__pycache__/s3%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/__pycache__/s3%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/lib/__pycache__/signing%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/__pycache__/signing%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/lib/__pycache__/statsd%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/__pycache__/statsd%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/lib/__pycache__/string%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/__pycache__/string%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/lib/__pycache__/typealias%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/__pycache__/typealias%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/lib/__pycache__/tz%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/__pycache__/urls%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/__pycache__/urls%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/lib/__pycache__/webauthn%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/badges.py +%%HOMEDIR%%/hc/lib/curl.py +%%HOMEDIR%%/hc/lib/date.py +%%HOMEDIR%%/hc/lib/emails.py +%%HOMEDIR%%/hc/lib/github.py +%%HOMEDIR%%/hc/lib/html.py +%%HOMEDIR%%/hc/lib/matrix.py +%%HOMEDIR%%/hc/lib/s3.py +%%HOMEDIR%%/hc/lib/signing.py +%%HOMEDIR%%/hc/lib/statsd.py +%%HOMEDIR%%/hc/lib/string.py +%%HOMEDIR%%/hc/lib/tests/__init__.py +%%HOMEDIR%%/hc/lib/tests/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/tests/__pycache__/test_badges%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/tests/__pycache__/test_curl%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/tests/__pycache__/test_date%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/tests/__pycache__/test_emails%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/tests/__pycache__/test_html%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/tests/__pycache__/test_s3%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/tests/__pycache__/test_signing%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/tests/__pycache__/test_statsd%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/tests/__pycache__/test_string%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/lib/tests/test_badges.py +%%HOMEDIR%%/hc/lib/tests/test_curl.py +%%HOMEDIR%%/hc/lib/tests/test_date.py +%%HOMEDIR%%/hc/lib/tests/test_emails.py +%%HOMEDIR%%/hc/lib/tests/test_html.py +%%HOMEDIR%%/hc/lib/tests/test_s3.py +%%HOMEDIR%%/hc/lib/tests/test_signing.py +%%HOMEDIR%%/hc/lib/tests/test_statsd.py +%%HOMEDIR%%/hc/lib/tests/test_string.py +%%HOMEDIR%%/hc/lib/typealias.py +%%HOMEDIR%%/hc/lib/tz.py +%%HOMEDIR%%/hc/lib/urls.py +%%HOMEDIR%%/hc/lib/webauthn.py +%%HOMEDIR%%/hc/local_settings.py.example +%%HOMEDIR%%/hc/logs/__init__.py +%%HOMEDIR%%/hc/logs/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/logs/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/logs/__pycache__/admin%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/logs/__pycache__/admin%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/logs/__pycache__/models%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/logs/__pycache__/models%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/logs/__pycache__/tests%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/logs/admin.py +%%HOMEDIR%%/hc/logs/management/__init__.py +%%HOMEDIR%%/hc/logs/management/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/logs/management/commands/__init__.py +%%HOMEDIR%%/hc/logs/management/commands/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/logs/management/commands/__pycache__/sendlogs%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/logs/management/commands/sendlogs.py +%%HOMEDIR%%/hc/logs/migrations/0001_initial.py +%%HOMEDIR%%/hc/logs/migrations/0002_record_host.py +%%HOMEDIR%%/hc/logs/migrations/__init__.py +%%HOMEDIR%%/hc/logs/migrations/__pycache__/0001_initial%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/logs/migrations/__pycache__/0002_record_host%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/logs/migrations/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/logs/models.py +%%HOMEDIR%%/hc/logs/tests.py +%%HOMEDIR%%/hc/payments/__init__.py +%%HOMEDIR%%/hc/payments/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/payments/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/payments/__pycache__/context_processors%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/payments/__pycache__/models%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/payments/__pycache__/models%%PYTHON_TAG%%.pyc +%%HOMEDIR%%/hc/payments/__pycache__/urls%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/payments/__pycache__/views%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/payments/context_processors.py +%%HOMEDIR%%/hc/payments/migrations/0001_initial.py +%%HOMEDIR%%/hc/payments/migrations/0002_subscription_plan_id.py +%%HOMEDIR%%/hc/payments/migrations/0003_subscription_address_id.py +%%HOMEDIR%%/hc/payments/migrations/0004_subscription_send_invoices.py +%%HOMEDIR%%/hc/payments/migrations/0005_subscription_plan_name.py +%%HOMEDIR%%/hc/payments/migrations/0006_subscription_invoice_email.py +%%HOMEDIR%%/hc/payments/migrations/0007_auto_20200727_1430.py +%%HOMEDIR%%/hc/payments/migrations/0008_subscription_setup_date.py +%%HOMEDIR%%/hc/payments/migrations/0009_alter_subscription_user.py +%%HOMEDIR%%/hc/payments/migrations/__init__.py +%%HOMEDIR%%/hc/payments/migrations/__pycache__/0001_initial%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/payments/migrations/__pycache__/0002_subscription_plan_id%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/payments/migrations/__pycache__/0003_subscription_address_id%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/payments/migrations/__pycache__/0004_subscription_send_invoices%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/payments/migrations/__pycache__/0005_subscription_plan_name%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/payments/migrations/__pycache__/0006_subscription_invoice_email%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/payments/migrations/__pycache__/0007_auto_20200727_1430%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/payments/migrations/__pycache__/0008_subscription_setup_date%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/payments/migrations/__pycache__/0009_alter_subscription_user%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/payments/migrations/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%HOMEDIR%%/hc/payments/models.py +%%HOMEDIR%%/hc/payments/urls.py +%%HOMEDIR%%/hc/payments/views.py +%%HOMEDIR%%/hc/settings.py +%%HOMEDIR%%/hc/test.py +%%HOMEDIR%%/hc/urls.py +%%HOMEDIR%%/hc/wsgi.py +%%HOMEDIR%%/manage.py +%%HOMEDIR%%/search.db +%%HOMEDIR%%/static-collected/CACHE/css/output.10c762b66514.css +%%HOMEDIR%%/static-collected/CACHE/css/output.10c762b66514.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.137dbe41694e.css +%%HOMEDIR%%/static-collected/CACHE/css/output.137dbe41694e.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.150f42047134.css +%%HOMEDIR%%/static-collected/CACHE/css/output.150f42047134.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.26a788c8e229.css +%%HOMEDIR%%/static-collected/CACHE/css/output.26a788c8e229.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.27d9190db11c.css +%%HOMEDIR%%/static-collected/CACHE/css/output.27d9190db11c.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.27fed4d96071.css +%%HOMEDIR%%/static-collected/CACHE/css/output.27fed4d96071.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.338a92d956e0.css +%%HOMEDIR%%/static-collected/CACHE/css/output.338a92d956e0.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.3b9726e6757d.css +%%HOMEDIR%%/static-collected/CACHE/css/output.3b9726e6757d.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.3df2acb75a09.css +%%HOMEDIR%%/static-collected/CACHE/css/output.3df2acb75a09.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.4118f003b752.css +%%HOMEDIR%%/static-collected/CACHE/css/output.4118f003b752.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.48b942e160d8.css +%%HOMEDIR%%/static-collected/CACHE/css/output.48b942e160d8.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.537f18b6ba12.css +%%HOMEDIR%%/static-collected/CACHE/css/output.537f18b6ba12.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.591dec56fbd3.css +%%HOMEDIR%%/static-collected/CACHE/css/output.591dec56fbd3.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.5b9a3186b65a.css +%%HOMEDIR%%/static-collected/CACHE/css/output.5b9a3186b65a.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.61b1757619db.css +%%HOMEDIR%%/static-collected/CACHE/css/output.61b1757619db.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.651292eaad87.css +%%HOMEDIR%%/static-collected/CACHE/css/output.651292eaad87.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.7349cc459c54.css +%%HOMEDIR%%/static-collected/CACHE/css/output.7349cc459c54.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.79bc4ba389df.css +%%HOMEDIR%%/static-collected/CACHE/css/output.79bc4ba389df.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.85131bd6fe18.css +%%HOMEDIR%%/static-collected/CACHE/css/output.85131bd6fe18.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.92ca7578c1e1.css +%%HOMEDIR%%/static-collected/CACHE/css/output.92ca7578c1e1.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.994ced6690f1.css +%%HOMEDIR%%/static-collected/CACHE/css/output.994ced6690f1.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.99b939d7a1fa.css +%%HOMEDIR%%/static-collected/CACHE/css/output.99b939d7a1fa.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.9a9ce3157513.css +%%HOMEDIR%%/static-collected/CACHE/css/output.9a9ce3157513.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.9bc737015d79.css +%%HOMEDIR%%/static-collected/CACHE/css/output.9bc737015d79.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.9dc9155cfd63.css +%%HOMEDIR%%/static-collected/CACHE/css/output.9dc9155cfd63.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.a28ec659c3ea.css +%%HOMEDIR%%/static-collected/CACHE/css/output.a28ec659c3ea.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.a2931392e224.css +%%HOMEDIR%%/static-collected/CACHE/css/output.a2931392e224.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.afdd0d9e2c60.css +%%HOMEDIR%%/static-collected/CACHE/css/output.afdd0d9e2c60.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.b5314e6471ce.css +%%HOMEDIR%%/static-collected/CACHE/css/output.b5314e6471ce.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.ba3a60f23b9a.css +%%HOMEDIR%%/static-collected/CACHE/css/output.ba3a60f23b9a.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.bc14245246d0.css +%%HOMEDIR%%/static-collected/CACHE/css/output.bc14245246d0.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.c2d1279dce0e.css +%%HOMEDIR%%/static-collected/CACHE/css/output.c2d1279dce0e.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.ca025a6b1199.css +%%HOMEDIR%%/static-collected/CACHE/css/output.ca025a6b1199.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.cfc4fef61755.css +%%HOMEDIR%%/static-collected/CACHE/css/output.cfc4fef61755.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.d9463e06395a.css +%%HOMEDIR%%/static-collected/CACHE/css/output.d9463e06395a.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.e3f0c67e857e.css +%%HOMEDIR%%/static-collected/CACHE/css/output.e3f0c67e857e.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.eebd23618fe6.css +%%HOMEDIR%%/static-collected/CACHE/css/output.eebd23618fe6.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.f6cc102e1861.css +%%HOMEDIR%%/static-collected/CACHE/css/output.f6cc102e1861.css.gz +%%HOMEDIR%%/static-collected/CACHE/css/output.fdf9c458f5a6.css +%%HOMEDIR%%/static-collected/CACHE/css/output.fdf9c458f5a6.css.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.02b19c497817.js +%%HOMEDIR%%/static-collected/CACHE/js/output.02b19c497817.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.0438348d3041.js +%%HOMEDIR%%/static-collected/CACHE/js/output.0438348d3041.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.069f2c1b83ff.js +%%HOMEDIR%%/static-collected/CACHE/js/output.069f2c1b83ff.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.097d8334f506.js +%%HOMEDIR%%/static-collected/CACHE/js/output.097d8334f506.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.0e0937a580b2.js +%%HOMEDIR%%/static-collected/CACHE/js/output.0e0937a580b2.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.18f4718d4ce3.js +%%HOMEDIR%%/static-collected/CACHE/js/output.18f4718d4ce3.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.26c3b45ec11c.js +%%HOMEDIR%%/static-collected/CACHE/js/output.26c3b45ec11c.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.29ce58ce5705.js +%%HOMEDIR%%/static-collected/CACHE/js/output.29ce58ce5705.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.30713209972b.js +%%HOMEDIR%%/static-collected/CACHE/js/output.30713209972b.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.407d637b1928.js +%%HOMEDIR%%/static-collected/CACHE/js/output.407d637b1928.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.430be6dfa998.js +%%HOMEDIR%%/static-collected/CACHE/js/output.430be6dfa998.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.52bc3df408cb.js +%%HOMEDIR%%/static-collected/CACHE/js/output.52bc3df408cb.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.53705ab48c41.js +%%HOMEDIR%%/static-collected/CACHE/js/output.53705ab48c41.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.5c8a3cbfd539.js +%%HOMEDIR%%/static-collected/CACHE/js/output.5c8a3cbfd539.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.5f1f94c63220.js +%%HOMEDIR%%/static-collected/CACHE/js/output.5f1f94c63220.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.6790dcf39da2.js +%%HOMEDIR%%/static-collected/CACHE/js/output.6790dcf39da2.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.708e28e6c629.js +%%HOMEDIR%%/static-collected/CACHE/js/output.708e28e6c629.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.7505ee85b4a8.js +%%HOMEDIR%%/static-collected/CACHE/js/output.7505ee85b4a8.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.866b0bf6a99c.js +%%HOMEDIR%%/static-collected/CACHE/js/output.866b0bf6a99c.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.8745e5647b67.js +%%HOMEDIR%%/static-collected/CACHE/js/output.8745e5647b67.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.903693c65e2f.js +%%HOMEDIR%%/static-collected/CACHE/js/output.903693c65e2f.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.90b827a4394a.js +%%HOMEDIR%%/static-collected/CACHE/js/output.90b827a4394a.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.9ce1f5e65e9a.js +%%HOMEDIR%%/static-collected/CACHE/js/output.9ce1f5e65e9a.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.9f0fa72b79a3.js +%%HOMEDIR%%/static-collected/CACHE/js/output.9f0fa72b79a3.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.b4ba48ed4f66.js +%%HOMEDIR%%/static-collected/CACHE/js/output.b4ba48ed4f66.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.b85217576987.js +%%HOMEDIR%%/static-collected/CACHE/js/output.b85217576987.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.ba3b5cef98dc.js +%%HOMEDIR%%/static-collected/CACHE/js/output.ba3b5cef98dc.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.bda6ebb8a412.js +%%HOMEDIR%%/static-collected/CACHE/js/output.bda6ebb8a412.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.c4e367d31ce9.js +%%HOMEDIR%%/static-collected/CACHE/js/output.c4e367d31ce9.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.c56525d27da6.js +%%HOMEDIR%%/static-collected/CACHE/js/output.c56525d27da6.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.c653f0934335.js +%%HOMEDIR%%/static-collected/CACHE/js/output.c653f0934335.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.c9c5c8413808.js +%%HOMEDIR%%/static-collected/CACHE/js/output.c9c5c8413808.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.cf866df012a0.js +%%HOMEDIR%%/static-collected/CACHE/js/output.cf866df012a0.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.d1af18153f71.js +%%HOMEDIR%%/static-collected/CACHE/js/output.d1af18153f71.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.db93224f6407.js +%%HOMEDIR%%/static-collected/CACHE/js/output.db93224f6407.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.deacfb4c1f0f.js +%%HOMEDIR%%/static-collected/CACHE/js/output.deacfb4c1f0f.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.e9c76ee85b5e.js +%%HOMEDIR%%/static-collected/CACHE/js/output.e9c76ee85b5e.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.eb1a69c41837.js +%%HOMEDIR%%/static-collected/CACHE/js/output.eb1a69c41837.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.ef84b43ce662.js +%%HOMEDIR%%/static-collected/CACHE/js/output.ef84b43ce662.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.eff9e36f847f.js +%%HOMEDIR%%/static-collected/CACHE/js/output.eff9e36f847f.js.gz +%%HOMEDIR%%/static-collected/CACHE/js/output.f95b393f8094.js +%%HOMEDIR%%/static-collected/CACHE/js/output.f95b393f8094.js.gz +%%HOMEDIR%%/static-collected/CACHE/manifest.json +%%HOMEDIR%%/static-collected/admin/css/autocomplete.css +%%HOMEDIR%%/static-collected/admin/css/base.css +%%HOMEDIR%%/static-collected/admin/css/changelists.css +%%HOMEDIR%%/static-collected/admin/css/dark_mode.css +%%HOMEDIR%%/static-collected/admin/css/dashboard.css +%%HOMEDIR%%/static-collected/admin/css/forms.css +%%HOMEDIR%%/static-collected/admin/css/login.css +%%HOMEDIR%%/static-collected/admin/css/nav_sidebar.css +%%HOMEDIR%%/static-collected/admin/css/responsive.css +%%HOMEDIR%%/static-collected/admin/css/responsive_rtl.css +%%HOMEDIR%%/static-collected/admin/css/rtl.css +%%HOMEDIR%%/static-collected/admin/css/unusable_password_field.css +%%HOMEDIR%%/static-collected/admin/css/vendor/select2/LICENSE-SELECT2.md +%%HOMEDIR%%/static-collected/admin/css/vendor/select2/select2.css +%%HOMEDIR%%/static-collected/admin/css/vendor/select2/select2.min.css +%%HOMEDIR%%/static-collected/admin/css/widgets.css +%%HOMEDIR%%/static-collected/admin/img/LICENSE +%%HOMEDIR%%/static-collected/admin/img/README.txt +%%HOMEDIR%%/static-collected/admin/img/calendar-icons.svg +%%HOMEDIR%%/static-collected/admin/img/gis/move_vertex_off.svg +%%HOMEDIR%%/static-collected/admin/img/gis/move_vertex_on.svg +%%HOMEDIR%%/static-collected/admin/img/icon-addlink.svg +%%HOMEDIR%%/static-collected/admin/img/icon-alert.svg +%%HOMEDIR%%/static-collected/admin/img/icon-calendar.svg +%%HOMEDIR%%/static-collected/admin/img/icon-changelink.svg +%%HOMEDIR%%/static-collected/admin/img/icon-clock.svg +%%HOMEDIR%%/static-collected/admin/img/icon-deletelink.svg +%%HOMEDIR%%/static-collected/admin/img/icon-hidelink.svg +%%HOMEDIR%%/static-collected/admin/img/icon-no.svg +%%HOMEDIR%%/static-collected/admin/img/icon-unknown-alt.svg +%%HOMEDIR%%/static-collected/admin/img/icon-unknown.svg +%%HOMEDIR%%/static-collected/admin/img/icon-viewlink.svg +%%HOMEDIR%%/static-collected/admin/img/icon-yes.svg +%%HOMEDIR%%/static-collected/admin/img/inline-delete.svg +%%HOMEDIR%%/static-collected/admin/img/search.svg +%%HOMEDIR%%/static-collected/admin/img/selector-icons.svg +%%HOMEDIR%%/static-collected/admin/img/sorting-icons.svg +%%HOMEDIR%%/static-collected/admin/img/tooltag-add.svg +%%HOMEDIR%%/static-collected/admin/img/tooltag-arrowright.svg +%%HOMEDIR%%/static-collected/admin/js/SelectBox.js +%%HOMEDIR%%/static-collected/admin/js/SelectFilter2.js +%%HOMEDIR%%/static-collected/admin/js/actions.js +%%HOMEDIR%%/static-collected/admin/js/admin/DateTimeShortcuts.js +%%HOMEDIR%%/static-collected/admin/js/admin/RelatedObjectLookups.js +%%HOMEDIR%%/static-collected/admin/js/autocomplete.js +%%HOMEDIR%%/static-collected/admin/js/calendar.js +%%HOMEDIR%%/static-collected/admin/js/cancel.js +%%HOMEDIR%%/static-collected/admin/js/change_form.js +%%HOMEDIR%%/static-collected/admin/js/core.js +%%HOMEDIR%%/static-collected/admin/js/filters.js +%%HOMEDIR%%/static-collected/admin/js/inlines.js +%%HOMEDIR%%/static-collected/admin/js/jquery.init.js +%%HOMEDIR%%/static-collected/admin/js/nav_sidebar.js +%%HOMEDIR%%/static-collected/admin/js/popup_response.js +%%HOMEDIR%%/static-collected/admin/js/prepopulate.js +%%HOMEDIR%%/static-collected/admin/js/prepopulate_init.js +%%HOMEDIR%%/static-collected/admin/js/theme.js +%%HOMEDIR%%/static-collected/admin/js/unusable_password_field.js +%%HOMEDIR%%/static-collected/admin/js/urlify.js +%%HOMEDIR%%/static-collected/admin/js/vendor/jquery/LICENSE.txt +%%HOMEDIR%%/static-collected/admin/js/vendor/jquery/jquery.js +%%HOMEDIR%%/static-collected/admin/js/vendor/jquery/jquery.min.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/LICENSE.md +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/af.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/ar.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/az.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/bg.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/bn.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/bs.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/ca.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/cs.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/da.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/de.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/dsb.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/el.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/en.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/es.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/et.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/eu.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/fa.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/fi.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/fr.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/gl.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/he.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/hi.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/hr.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/hsb.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/hu.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/hy.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/id.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/is.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/it.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/ja.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/ka.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/km.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/ko.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/lt.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/lv.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/mk.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/ms.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/nb.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/ne.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/nl.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/pl.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/ps.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/pt-BR.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/pt.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/ro.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/ru.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/sk.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/sl.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/sq.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/sr-Cyrl.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/sr.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/sv.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/th.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/tk.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/tr.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/uk.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/vi.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/zh-CN.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n/zh-TW.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/select2.full.js +%%HOMEDIR%%/static-collected/admin/js/vendor/select2/select2.full.min.js +%%HOMEDIR%%/static-collected/admin/js/vendor/xregexp/LICENSE.txt +%%HOMEDIR%%/static-collected/admin/js/vendor/xregexp/xregexp.js +%%HOMEDIR%%/static-collected/admin/js/vendor/xregexp/xregexp.min.js +%%HOMEDIR%%/static-collected/css/add_credential.css +%%HOMEDIR%%/static-collected/css/add_project_modal.css +%%HOMEDIR%%/static-collected/css/admin/channels.css +%%HOMEDIR%%/static-collected/css/admin/checks.css +%%HOMEDIR%%/static-collected/css/admin/notifications.css +%%HOMEDIR%%/static-collected/css/admin/profiles.css +%%HOMEDIR%%/static-collected/css/admin/projects.css +%%HOMEDIR%%/static-collected/css/admin/records.css +%%HOMEDIR%%/static-collected/css/appearance.css +%%HOMEDIR%%/static-collected/css/badges.css +%%HOMEDIR%%/static-collected/css/base.css +%%HOMEDIR%%/static-collected/css/bootstrap-colors.css +%%HOMEDIR%%/static-collected/css/bootstrap.css +%%HOMEDIR%%/static-collected/css/channel_checks.css +%%HOMEDIR%%/static-collected/css/channels.css +%%HOMEDIR%%/static-collected/css/checkbox.css +%%HOMEDIR%%/static-collected/css/checks.css +%%HOMEDIR%%/static-collected/css/checks_table.css +%%HOMEDIR%%/static-collected/css/details.css +%%HOMEDIR%%/static-collected/css/docs.css +%%HOMEDIR%%/static-collected/css/docs_cron.css +%%HOMEDIR%%/static-collected/css/group_form.css +%%HOMEDIR%%/static-collected/css/icomoon.css +%%HOMEDIR%%/static-collected/css/log.css +%%HOMEDIR%%/static-collected/css/login.css +%%HOMEDIR%%/static-collected/css/nouislider.dark.css +%%HOMEDIR%%/static-collected/css/nouislider.hc.css +%%HOMEDIR%%/static-collected/css/nouislider.min.css +%%HOMEDIR%%/static-collected/css/ping_details.css +%%HOMEDIR%%/static-collected/css/profile.css +%%HOMEDIR%%/static-collected/css/project.css +%%HOMEDIR%%/static-collected/css/projects.css +%%HOMEDIR%%/static-collected/css/radio.css +%%HOMEDIR%%/static-collected/css/search.css +%%HOMEDIR%%/static-collected/css/selectize.hc.css +%%HOMEDIR%%/static-collected/css/set_password.css +%%HOMEDIR%%/static-collected/css/settings.css +%%HOMEDIR%%/static-collected/css/signal_form.css +%%HOMEDIR%%/static-collected/css/signup.css +%%HOMEDIR%%/static-collected/css/slug-suggestions.css +%%HOMEDIR%%/static-collected/css/snippet-copy.css +%%HOMEDIR%%/static-collected/css/syntax.css +%%HOMEDIR%%/static-collected/css/update_timeout_modal.css +%%HOMEDIR%%/static-collected/css/variables.css +%%HOMEDIR%%/static-collected/css/webhook_form.css +%%HOMEDIR%%/static-collected/fonts/icomoon.svg +%%HOMEDIR%%/static-collected/fonts/icomoon.ttf +%%HOMEDIR%%/static-collected/fonts/icomoon.woff +%%HOMEDIR%%/static-collected/img/apple-touch-180.png +%%HOMEDIR%%/static-collected/img/badges.png +%%HOMEDIR%%/static-collected/img/badges@2x.png +%%HOMEDIR%%/static-collected/img/check_details.png +%%HOMEDIR%%/static-collected/img/check_details@2x.png +%%HOMEDIR%%/static-collected/img/cron.png +%%HOMEDIR%%/static-collected/img/cron@2x.png +%%HOMEDIR%%/static-collected/img/docs/add_check.png +%%HOMEDIR%%/static-collected/img/docs/badges.png +%%HOMEDIR%%/static-collected/img/docs/checks_durations.png +%%HOMEDIR%%/static-collected/img/docs/checks_integrations.png +%%HOMEDIR%%/static-collected/img/docs/create_copy.png +%%HOMEDIR%%/static-collected/img/docs/ddwrt.png +%%HOMEDIR%%/static-collected/img/docs/details_durations.png +%%HOMEDIR%%/static-collected/img/docs/details_integrations.png +%%HOMEDIR%%/static-collected/img/docs/edit_cron_schedule.png +%%HOMEDIR%%/static-collected/img/docs/edit_name.png +%%HOMEDIR%%/static-collected/img/docs/edit_oncalendar_schedule.png +%%HOMEDIR%%/static-collected/img/docs/edit_simple_schedule.png +%%HOMEDIR%%/static-collected/img/docs/email_reports.png +%%HOMEDIR%%/static-collected/img/docs/emails.png +%%HOMEDIR%%/static-collected/img/docs/events.png +%%HOMEDIR%%/static-collected/img/docs/filtering_rules.png +%%HOMEDIR%%/static-collected/img/docs/monthly_report.png +%%HOMEDIR%%/static-collected/img/docs/ping_details.png +%%HOMEDIR%%/static-collected/img/docs/projects.png +%%HOMEDIR%%/static-collected/img/docs/prometheus_endpoint.png +%%HOMEDIR%%/static-collected/img/docs/routeros1.png +%%HOMEDIR%%/static-collected/img/docs/routeros2.png +%%HOMEDIR%%/static-collected/img/docs/run_ids.png +%%HOMEDIR%%/static-collected/img/docs/team_access.png +%%HOMEDIR%%/static-collected/img/docs/transfer_check.png +%%HOMEDIR%%/static-collected/img/docs/transfer_project.png +%%HOMEDIR%%/static-collected/img/down.png +%%HOMEDIR%%/static-collected/img/favicon.ico +%%HOMEDIR%%/static-collected/img/favicon.svg +%%HOMEDIR%%/static-collected/img/favicon_down.svg +%%HOMEDIR%%/static-collected/img/integrations/add_to_slack.png +%%HOMEDIR%%/static-collected/img/integrations/add_to_slack@2x.png +%%HOMEDIR%%/static-collected/img/integrations/apprise.png +%%HOMEDIR%%/static-collected/img/integrations/call.png +%%HOMEDIR%%/static-collected/img/integrations/discord.png +%%HOMEDIR%%/static-collected/img/integrations/email.png +%%HOMEDIR%%/static-collected/img/integrations/github-white.png +%%HOMEDIR%%/static-collected/img/integrations/github.png +%%HOMEDIR%%/static-collected/img/integrations/gotify.png +%%HOMEDIR%%/static-collected/img/integrations/group.png +%%HOMEDIR%%/static-collected/img/integrations/linenotify.png +%%HOMEDIR%%/static-collected/img/integrations/matrix.png +%%HOMEDIR%%/static-collected/img/integrations/mattermost.png +%%HOMEDIR%%/static-collected/img/integrations/missing.png +%%HOMEDIR%%/static-collected/img/integrations/msteams.png +%%HOMEDIR%%/static-collected/img/integrations/msteamsw.png +%%HOMEDIR%%/static-collected/img/integrations/ntfy.png +%%HOMEDIR%%/static-collected/img/integrations/opsgenie.png +%%HOMEDIR%%/static-collected/img/integrations/pagertree.png +%%HOMEDIR%%/static-collected/img/integrations/pd.png +%%HOMEDIR%%/static-collected/img/integrations/pd_connect_button.png +%%HOMEDIR%%/static-collected/img/integrations/po.png +%%HOMEDIR%%/static-collected/img/integrations/prometheus.png +%%HOMEDIR%%/static-collected/img/integrations/pushbullet.png +%%HOMEDIR%%/static-collected/img/integrations/rocketchat.png +%%HOMEDIR%%/static-collected/img/integrations/setup_gotify_1.png +%%HOMEDIR%%/static-collected/img/integrations/setup_gotify_2.png +%%HOMEDIR%%/static-collected/img/integrations/setup_matrix_1.png +%%HOMEDIR%%/static-collected/img/integrations/setup_matrix_2.png +%%HOMEDIR%%/static-collected/img/integrations/setup_matrix_3.png +%%HOMEDIR%%/static-collected/img/integrations/setup_matrix_4.png +%%HOMEDIR%%/static-collected/img/integrations/setup_mattermost_1.png +%%HOMEDIR%%/static-collected/img/integrations/setup_mattermost_2.png +%%HOMEDIR%%/static-collected/img/integrations/setup_mattermost_3.png +%%HOMEDIR%%/static-collected/img/integrations/setup_mattermost_4.png +%%HOMEDIR%%/static-collected/img/integrations/setup_mattermost_5.png +%%HOMEDIR%%/static-collected/img/integrations/setup_msteamsw_1.png +%%HOMEDIR%%/static-collected/img/integrations/setup_msteamsw_2.png +%%HOMEDIR%%/static-collected/img/integrations/setup_msteamsw_3.png +%%HOMEDIR%%/static-collected/img/integrations/setup_msteamsw_4.png +%%HOMEDIR%%/static-collected/img/integrations/setup_opsgenie_1.png +%%HOMEDIR%%/static-collected/img/integrations/setup_opsgenie_2.png +%%HOMEDIR%%/static-collected/img/integrations/setup_opsgenie_3.png +%%HOMEDIR%%/static-collected/img/integrations/setup_opsgenie_4.png +%%HOMEDIR%%/static-collected/img/integrations/setup_pagertree_1.png +%%HOMEDIR%%/static-collected/img/integrations/setup_pagertree_2.png +%%HOMEDIR%%/static-collected/img/integrations/setup_pagertree_3.png +%%HOMEDIR%%/static-collected/img/integrations/setup_pd_s1.png +%%HOMEDIR%%/static-collected/img/integrations/setup_pd_s2.png +%%HOMEDIR%%/static-collected/img/integrations/setup_pd_simple_0.png +%%HOMEDIR%%/static-collected/img/integrations/setup_pd_simple_1.png +%%HOMEDIR%%/static-collected/img/integrations/setup_pd_simple_2.png +%%HOMEDIR%%/static-collected/img/integrations/setup_pd_simple_3.png +%%HOMEDIR%%/static-collected/img/integrations/setup_prometheus_1.png +%%HOMEDIR%%/static-collected/img/integrations/setup_pushover_0.png +%%HOMEDIR%%/static-collected/img/integrations/setup_pushover_1.png +%%HOMEDIR%%/static-collected/img/integrations/setup_pushover_2.png +%%HOMEDIR%%/static-collected/img/integrations/setup_pushover_3.png +%%HOMEDIR%%/static-collected/img/integrations/setup_rocketchat_1.png +%%HOMEDIR%%/static-collected/img/integrations/setup_rocketchat_2.png +%%HOMEDIR%%/static-collected/img/integrations/setup_rocketchat_3.png +%%HOMEDIR%%/static-collected/img/integrations/setup_rocketchat_4.png +%%HOMEDIR%%/static-collected/img/integrations/setup_rocketchat_5.png +%%HOMEDIR%%/static-collected/img/integrations/setup_rocketchat_6.png +%%HOMEDIR%%/static-collected/img/integrations/setup_slack_1.png +%%HOMEDIR%%/static-collected/img/integrations/setup_slack_2.png +%%HOMEDIR%%/static-collected/img/integrations/setup_slack_btn_0.png +%%HOMEDIR%%/static-collected/img/integrations/setup_slack_btn_1.png +%%HOMEDIR%%/static-collected/img/integrations/setup_slack_btn_2.png +%%HOMEDIR%%/static-collected/img/integrations/setup_slack_btn_3.png +%%HOMEDIR%%/static-collected/img/integrations/setup_spike_1.png +%%HOMEDIR%%/static-collected/img/integrations/setup_spike_2.png +%%HOMEDIR%%/static-collected/img/integrations/setup_spike_3.png +%%HOMEDIR%%/static-collected/img/integrations/setup_spike_4.png +%%HOMEDIR%%/static-collected/img/integrations/setup_telegram_1.png +%%HOMEDIR%%/static-collected/img/integrations/setup_telegram_2.png +%%HOMEDIR%%/static-collected/img/integrations/setup_telegram_3.png +%%HOMEDIR%%/static-collected/img/integrations/setup_victorops_1.png +%%HOMEDIR%%/static-collected/img/integrations/setup_victorops_2.png +%%HOMEDIR%%/static-collected/img/integrations/setup_zulip_1.png +%%HOMEDIR%%/static-collected/img/integrations/setup_zulip_2.png +%%HOMEDIR%%/static-collected/img/integrations/setup_zulip_3.png +%%HOMEDIR%%/static-collected/img/integrations/shell.png +%%HOMEDIR%%/static-collected/img/integrations/signal.png +%%HOMEDIR%%/static-collected/img/integrations/slack.png +%%HOMEDIR%%/static-collected/img/integrations/sms.png +%%HOMEDIR%%/static-collected/img/integrations/spike.png +%%HOMEDIR%%/static-collected/img/integrations/telegram.png +%%HOMEDIR%%/static-collected/img/integrations/trello.png +%%HOMEDIR%%/static-collected/img/integrations/victorops.png +%%HOMEDIR%%/static-collected/img/integrations/webhook.png +%%HOMEDIR%%/static-collected/img/integrations/whatsapp.png +%%HOMEDIR%%/static-collected/img/integrations/zulip.png +%%HOMEDIR%%/static-collected/img/logo.png +%%HOMEDIR%%/static-collected/img/my_checks.png +%%HOMEDIR%%/static-collected/img/my_checks@2x.png +%%HOMEDIR%%/static-collected/img/period_grace.png +%%HOMEDIR%%/static-collected/img/period_grace@2x.png +%%HOMEDIR%%/static-collected/img/theme-dark.png +%%HOMEDIR%%/static-collected/img/theme-light.png +%%HOMEDIR%%/static-collected/img/theme-system.png +%%HOMEDIR%%/static-collected/img/up.png +%%HOMEDIR%%/static-collected/js/adaptive-setinterval.js +%%HOMEDIR%%/static-collected/js/add-check-modal.js +%%HOMEDIR%%/static-collected/js/add_credential.js +%%HOMEDIR%%/static-collected/js/add_project_modal.js +%%HOMEDIR%%/static-collected/js/add_pushover.js +%%HOMEDIR%%/static-collected/js/add_trello.js +%%HOMEDIR%%/static-collected/js/add_zulip.js +%%HOMEDIR%%/static-collected/js/appearance.js +%%HOMEDIR%%/static-collected/js/auto-submit.js +%%HOMEDIR%%/static-collected/js/badges.js +%%HOMEDIR%%/static-collected/js/bootstrap-native.min.js +%%HOMEDIR%%/static-collected/js/bootstrap.min.js +%%HOMEDIR%%/static-collected/js/channels.js +%%HOMEDIR%%/static-collected/js/checks.js +%%HOMEDIR%%/static-collected/js/details.js +%%HOMEDIR%%/static-collected/js/docs_cron.js +%%HOMEDIR%%/static-collected/js/initialize-timezone-selects.js +%%HOMEDIR%%/static-collected/js/jquery-3.6.0.min.js +%%HOMEDIR%%/static-collected/js/log.js +%%HOMEDIR%%/static-collected/js/login_tfa.js +%%HOMEDIR%%/static-collected/js/moment-timezone-with-data-10-year-range.min.js +%%HOMEDIR%%/static-collected/js/moment.min.js +%%HOMEDIR%%/static-collected/js/notifications.js +%%HOMEDIR%%/static-collected/js/nouislider.min.js +%%HOMEDIR%%/static-collected/js/ntfy_form.js +%%HOMEDIR%%/static-collected/js/ping_details.js +%%HOMEDIR%%/static-collected/js/profile.js +%%HOMEDIR%%/static-collected/js/project.js +%%HOMEDIR%%/static-collected/js/projects.js +%%HOMEDIR%%/static-collected/js/projects_menu.js +%%HOMEDIR%%/static-collected/js/purify.min.js +%%HOMEDIR%%/static-collected/js/search.js +%%HOMEDIR%%/static-collected/js/selectize.min.js +%%HOMEDIR%%/static-collected/js/set-password.js +%%HOMEDIR%%/static-collected/js/signal_form.js +%%HOMEDIR%%/static-collected/js/signup.js +%%HOMEDIR%%/static-collected/js/slug-suggestions.js +%%HOMEDIR%%/static-collected/js/snippet-copy.js +%%HOMEDIR%%/static-collected/js/update-timeout-modal.js +%%HOMEDIR%%/static-collected/js/webauthn-json.browser-global.js +%%HOMEDIR%%/static-collected/js/webhook.js +%%HOMEDIR%%/static-collected/js/zxcvbn.min.js +%%HOMEDIR%%/static/css/add_credential.css +%%HOMEDIR%%/static/css/add_project_modal.css +%%HOMEDIR%%/static/css/admin/channels.css +%%HOMEDIR%%/static/css/admin/checks.css +%%HOMEDIR%%/static/css/admin/notifications.css +%%HOMEDIR%%/static/css/admin/profiles.css +%%HOMEDIR%%/static/css/admin/projects.css +%%HOMEDIR%%/static/css/admin/records.css +%%HOMEDIR%%/static/css/appearance.css +%%HOMEDIR%%/static/css/badges.css +%%HOMEDIR%%/static/css/base.css +%%HOMEDIR%%/static/css/bootstrap-colors.css +%%HOMEDIR%%/static/css/bootstrap.css +%%HOMEDIR%%/static/css/channel_checks.css +%%HOMEDIR%%/static/css/channels.css +%%HOMEDIR%%/static/css/checkbox.css +%%HOMEDIR%%/static/css/checks.css +%%HOMEDIR%%/static/css/checks_table.css +%%HOMEDIR%%/static/css/details.css +%%HOMEDIR%%/static/css/docs.css +%%HOMEDIR%%/static/css/docs_cron.css +%%HOMEDIR%%/static/css/group_form.css +%%HOMEDIR%%/static/css/icomoon.css +%%HOMEDIR%%/static/css/log.css +%%HOMEDIR%%/static/css/login.css +%%HOMEDIR%%/static/css/nouislider.dark.css +%%HOMEDIR%%/static/css/nouislider.hc.css +%%HOMEDIR%%/static/css/nouislider.min.css +%%HOMEDIR%%/static/css/ping_details.css +%%HOMEDIR%%/static/css/profile.css +%%HOMEDIR%%/static/css/project.css +%%HOMEDIR%%/static/css/projects.css +%%HOMEDIR%%/static/css/radio.css +%%HOMEDIR%%/static/css/search.css +%%HOMEDIR%%/static/css/selectize.hc.css +%%HOMEDIR%%/static/css/set_password.css +%%HOMEDIR%%/static/css/settings.css +%%HOMEDIR%%/static/css/signal_form.css +%%HOMEDIR%%/static/css/signup.css +%%HOMEDIR%%/static/css/slug-suggestions.css +%%HOMEDIR%%/static/css/snippet-copy.css +%%HOMEDIR%%/static/css/syntax.css +%%HOMEDIR%%/static/css/update_timeout_modal.css +%%HOMEDIR%%/static/css/variables.css +%%HOMEDIR%%/static/css/webhook_form.css +%%HOMEDIR%%/static/fonts/icomoon.svg +%%HOMEDIR%%/static/fonts/icomoon.ttf +%%HOMEDIR%%/static/fonts/icomoon.woff +%%HOMEDIR%%/static/img/apple-touch-180.png +%%HOMEDIR%%/static/img/badges.png +%%HOMEDIR%%/static/img/badges@2x.png +%%HOMEDIR%%/static/img/check_details.png +%%HOMEDIR%%/static/img/check_details@2x.png +%%HOMEDIR%%/static/img/cron.png +%%HOMEDIR%%/static/img/cron@2x.png +%%HOMEDIR%%/static/img/docs/add_check.png +%%HOMEDIR%%/static/img/docs/badges.png +%%HOMEDIR%%/static/img/docs/checks_durations.png +%%HOMEDIR%%/static/img/docs/checks_integrations.png +%%HOMEDIR%%/static/img/docs/create_copy.png +%%HOMEDIR%%/static/img/docs/ddwrt.png +%%HOMEDIR%%/static/img/docs/details_durations.png +%%HOMEDIR%%/static/img/docs/details_integrations.png +%%HOMEDIR%%/static/img/docs/edit_cron_schedule.png +%%HOMEDIR%%/static/img/docs/edit_name.png +%%HOMEDIR%%/static/img/docs/edit_oncalendar_schedule.png +%%HOMEDIR%%/static/img/docs/edit_simple_schedule.png +%%HOMEDIR%%/static/img/docs/email_reports.png +%%HOMEDIR%%/static/img/docs/emails.png +%%HOMEDIR%%/static/img/docs/events.png +%%HOMEDIR%%/static/img/docs/filtering_rules.png +%%HOMEDIR%%/static/img/docs/monthly_report.png +%%HOMEDIR%%/static/img/docs/ping_details.png +%%HOMEDIR%%/static/img/docs/projects.png +%%HOMEDIR%%/static/img/docs/prometheus_endpoint.png +%%HOMEDIR%%/static/img/docs/routeros1.png +%%HOMEDIR%%/static/img/docs/routeros2.png +%%HOMEDIR%%/static/img/docs/run_ids.png +%%HOMEDIR%%/static/img/docs/team_access.png +%%HOMEDIR%%/static/img/docs/transfer_check.png +%%HOMEDIR%%/static/img/docs/transfer_project.png +%%HOMEDIR%%/static/img/down.png +%%HOMEDIR%%/static/img/favicon.ico +%%HOMEDIR%%/static/img/favicon.svg +%%HOMEDIR%%/static/img/favicon_down.svg +%%HOMEDIR%%/static/img/integrations/add_to_slack.png +%%HOMEDIR%%/static/img/integrations/add_to_slack@2x.png +%%HOMEDIR%%/static/img/integrations/apprise.png +%%HOMEDIR%%/static/img/integrations/call.png +%%HOMEDIR%%/static/img/integrations/discord.png +%%HOMEDIR%%/static/img/integrations/email.png +%%HOMEDIR%%/static/img/integrations/github-white.png +%%HOMEDIR%%/static/img/integrations/github.png +%%HOMEDIR%%/static/img/integrations/gotify.png +%%HOMEDIR%%/static/img/integrations/group.png +%%HOMEDIR%%/static/img/integrations/linenotify.png +%%HOMEDIR%%/static/img/integrations/matrix.png +%%HOMEDIR%%/static/img/integrations/mattermost.png +%%HOMEDIR%%/static/img/integrations/missing.png +%%HOMEDIR%%/static/img/integrations/msteams.png +%%HOMEDIR%%/static/img/integrations/msteamsw.png +%%HOMEDIR%%/static/img/integrations/ntfy.png +%%HOMEDIR%%/static/img/integrations/opsgenie.png +%%HOMEDIR%%/static/img/integrations/pagertree.png +%%HOMEDIR%%/static/img/integrations/pd.png +%%HOMEDIR%%/static/img/integrations/pd_connect_button.png +%%HOMEDIR%%/static/img/integrations/po.png +%%HOMEDIR%%/static/img/integrations/prometheus.png +%%HOMEDIR%%/static/img/integrations/pushbullet.png +%%HOMEDIR%%/static/img/integrations/rocketchat.png +%%HOMEDIR%%/static/img/integrations/setup_gotify_1.png +%%HOMEDIR%%/static/img/integrations/setup_gotify_2.png +%%HOMEDIR%%/static/img/integrations/setup_matrix_1.png +%%HOMEDIR%%/static/img/integrations/setup_matrix_2.png +%%HOMEDIR%%/static/img/integrations/setup_matrix_3.png +%%HOMEDIR%%/static/img/integrations/setup_matrix_4.png +%%HOMEDIR%%/static/img/integrations/setup_mattermost_1.png +%%HOMEDIR%%/static/img/integrations/setup_mattermost_2.png +%%HOMEDIR%%/static/img/integrations/setup_mattermost_3.png +%%HOMEDIR%%/static/img/integrations/setup_mattermost_4.png +%%HOMEDIR%%/static/img/integrations/setup_mattermost_5.png +%%HOMEDIR%%/static/img/integrations/setup_msteamsw_1.png +%%HOMEDIR%%/static/img/integrations/setup_msteamsw_2.png +%%HOMEDIR%%/static/img/integrations/setup_msteamsw_3.png +%%HOMEDIR%%/static/img/integrations/setup_msteamsw_4.png +%%HOMEDIR%%/static/img/integrations/setup_opsgenie_1.png +%%HOMEDIR%%/static/img/integrations/setup_opsgenie_2.png +%%HOMEDIR%%/static/img/integrations/setup_opsgenie_3.png +%%HOMEDIR%%/static/img/integrations/setup_opsgenie_4.png +%%HOMEDIR%%/static/img/integrations/setup_pagertree_1.png +%%HOMEDIR%%/static/img/integrations/setup_pagertree_2.png +%%HOMEDIR%%/static/img/integrations/setup_pagertree_3.png +%%HOMEDIR%%/static/img/integrations/setup_pd_s1.png +%%HOMEDIR%%/static/img/integrations/setup_pd_s2.png +%%HOMEDIR%%/static/img/integrations/setup_pd_simple_0.png +%%HOMEDIR%%/static/img/integrations/setup_pd_simple_1.png +%%HOMEDIR%%/static/img/integrations/setup_pd_simple_2.png +%%HOMEDIR%%/static/img/integrations/setup_pd_simple_3.png +%%HOMEDIR%%/static/img/integrations/setup_prometheus_1.png +%%HOMEDIR%%/static/img/integrations/setup_pushover_0.png +%%HOMEDIR%%/static/img/integrations/setup_pushover_1.png +%%HOMEDIR%%/static/img/integrations/setup_pushover_2.png +%%HOMEDIR%%/static/img/integrations/setup_pushover_3.png +%%HOMEDIR%%/static/img/integrations/setup_rocketchat_1.png +%%HOMEDIR%%/static/img/integrations/setup_rocketchat_2.png +%%HOMEDIR%%/static/img/integrations/setup_rocketchat_3.png +%%HOMEDIR%%/static/img/integrations/setup_rocketchat_4.png +%%HOMEDIR%%/static/img/integrations/setup_rocketchat_5.png +%%HOMEDIR%%/static/img/integrations/setup_rocketchat_6.png +%%HOMEDIR%%/static/img/integrations/setup_slack_1.png +%%HOMEDIR%%/static/img/integrations/setup_slack_2.png +%%HOMEDIR%%/static/img/integrations/setup_slack_btn_0.png +%%HOMEDIR%%/static/img/integrations/setup_slack_btn_1.png +%%HOMEDIR%%/static/img/integrations/setup_slack_btn_2.png +%%HOMEDIR%%/static/img/integrations/setup_slack_btn_3.png +%%HOMEDIR%%/static/img/integrations/setup_spike_1.png +%%HOMEDIR%%/static/img/integrations/setup_spike_2.png +%%HOMEDIR%%/static/img/integrations/setup_spike_3.png +%%HOMEDIR%%/static/img/integrations/setup_spike_4.png +%%HOMEDIR%%/static/img/integrations/setup_telegram_1.png +%%HOMEDIR%%/static/img/integrations/setup_telegram_2.png +%%HOMEDIR%%/static/img/integrations/setup_telegram_3.png +%%HOMEDIR%%/static/img/integrations/setup_victorops_1.png +%%HOMEDIR%%/static/img/integrations/setup_victorops_2.png +%%HOMEDIR%%/static/img/integrations/setup_zulip_1.png +%%HOMEDIR%%/static/img/integrations/setup_zulip_2.png +%%HOMEDIR%%/static/img/integrations/setup_zulip_3.png +%%HOMEDIR%%/static/img/integrations/shell.png +%%HOMEDIR%%/static/img/integrations/signal.png +%%HOMEDIR%%/static/img/integrations/slack.png +%%HOMEDIR%%/static/img/integrations/sms.png +%%HOMEDIR%%/static/img/integrations/spike.png +%%HOMEDIR%%/static/img/integrations/telegram.png +%%HOMEDIR%%/static/img/integrations/trello.png +%%HOMEDIR%%/static/img/integrations/victorops.png +%%HOMEDIR%%/static/img/integrations/webhook.png +%%HOMEDIR%%/static/img/integrations/whatsapp.png +%%HOMEDIR%%/static/img/integrations/zulip.png +%%HOMEDIR%%/static/img/logo.png +%%HOMEDIR%%/static/img/my_checks.png +%%HOMEDIR%%/static/img/my_checks@2x.png +%%HOMEDIR%%/static/img/period_grace.png +%%HOMEDIR%%/static/img/period_grace@2x.png +%%HOMEDIR%%/static/img/theme-dark.png +%%HOMEDIR%%/static/img/theme-light.png +%%HOMEDIR%%/static/img/theme-system.png +%%HOMEDIR%%/static/img/up.png +%%HOMEDIR%%/static/js/adaptive-setinterval.js +%%HOMEDIR%%/static/js/add-check-modal.js +%%HOMEDIR%%/static/js/add_credential.js +%%HOMEDIR%%/static/js/add_project_modal.js +%%HOMEDIR%%/static/js/add_pushover.js +%%HOMEDIR%%/static/js/add_trello.js +%%HOMEDIR%%/static/js/add_zulip.js +%%HOMEDIR%%/static/js/appearance.js +%%HOMEDIR%%/static/js/auto-submit.js +%%HOMEDIR%%/static/js/badges.js +%%HOMEDIR%%/static/js/bootstrap-native.min.js +%%HOMEDIR%%/static/js/bootstrap.min.js +%%HOMEDIR%%/static/js/channels.js +%%HOMEDIR%%/static/js/checks.js +%%HOMEDIR%%/static/js/details.js +%%HOMEDIR%%/static/js/docs_cron.js +%%HOMEDIR%%/static/js/initialize-timezone-selects.js +%%HOMEDIR%%/static/js/jquery-3.6.0.min.js +%%HOMEDIR%%/static/js/log.js +%%HOMEDIR%%/static/js/login_tfa.js +%%HOMEDIR%%/static/js/moment-timezone-with-data-10-year-range.min.js +%%HOMEDIR%%/static/js/moment.min.js +%%HOMEDIR%%/static/js/notifications.js +%%HOMEDIR%%/static/js/nouislider.min.js +%%HOMEDIR%%/static/js/ntfy_form.js +%%HOMEDIR%%/static/js/ping_details.js +%%HOMEDIR%%/static/js/profile.js +%%HOMEDIR%%/static/js/project.js +%%HOMEDIR%%/static/js/projects.js +%%HOMEDIR%%/static/js/projects_menu.js +%%HOMEDIR%%/static/js/purify.min.js +%%HOMEDIR%%/static/js/search.js +%%HOMEDIR%%/static/js/selectize.min.js +%%HOMEDIR%%/static/js/set-password.js +%%HOMEDIR%%/static/js/signal_form.js +%%HOMEDIR%%/static/js/signup.js +%%HOMEDIR%%/static/js/slug-suggestions.js +%%HOMEDIR%%/static/js/snippet-copy.js +%%HOMEDIR%%/static/js/update-timeout-modal.js +%%HOMEDIR%%/static/js/webauthn-json.browser-global.js +%%HOMEDIR%%/static/js/webhook.js +%%HOMEDIR%%/static/js/zxcvbn.min.js +%%HOMEDIR%%/templates/accounts/add_credential.html +%%HOMEDIR%%/templates/accounts/add_project_modal.html +%%HOMEDIR%%/templates/accounts/add_totp.html +%%HOMEDIR%%/templates/accounts/appearance.html +%%HOMEDIR%%/templates/accounts/change_email.html +%%HOMEDIR%%/templates/accounts/change_email_instructions.html +%%HOMEDIR%%/templates/accounts/check_token_submit.html +%%HOMEDIR%%/templates/accounts/close_account.html +%%HOMEDIR%%/templates/accounts/login.html +%%HOMEDIR%%/templates/accounts/login_link_sent.html +%%HOMEDIR%%/templates/accounts/login_totp.html +%%HOMEDIR%%/templates/accounts/login_webauthn.html +%%HOMEDIR%%/templates/accounts/notifications.html +%%HOMEDIR%%/templates/accounts/profile.html +%%HOMEDIR%%/templates/accounts/project.html +%%HOMEDIR%%/templates/accounts/remove_credential.html +%%HOMEDIR%%/templates/accounts/remove_totp.html +%%HOMEDIR%%/templates/accounts/set_password.html +%%HOMEDIR%%/templates/accounts/signup_result.html +%%HOMEDIR%%/templates/accounts/sudo.html +%%HOMEDIR%%/templates/accounts/unsubscribe_submit.html +%%HOMEDIR%%/templates/accounts/unsubscribed.html +%%HOMEDIR%%/templates/admin/api/ping/pagination.html +%%HOMEDIR%%/templates/admin/api/ping/search_form.html +%%HOMEDIR%%/templates/admin/base_site.html +%%HOMEDIR%%/templates/admin/profile_list_projects.html +%%HOMEDIR%%/templates/admin/project_list_team.html +%%HOMEDIR%%/templates/bad_link.html +%%HOMEDIR%%/templates/badge.svg +%%HOMEDIR%%/templates/base.html +%%HOMEDIR%%/templates/base_bare.html +%%HOMEDIR%%/templates/base_project.html +%%HOMEDIR%%/templates/docs/api.html-fragment +%%HOMEDIR%%/templates/docs/api.md +%%HOMEDIR%%/templates/docs/apiv1.html-fragment +%%HOMEDIR%%/templates/docs/apiv1.md +%%HOMEDIR%%/templates/docs/apiv2.html-fragment +%%HOMEDIR%%/templates/docs/apiv2.md +%%HOMEDIR%%/templates/docs/arduino.html-fragment +%%HOMEDIR%%/templates/docs/arduino.md +%%HOMEDIR%%/templates/docs/attaching_logs.html-fragment +%%HOMEDIR%%/templates/docs/attaching_logs.md +%%HOMEDIR%%/templates/docs/autoprovisioning.html-fragment +%%HOMEDIR%%/templates/docs/autoprovisioning.md +%%HOMEDIR%%/templates/docs/badges.html-fragment +%%HOMEDIR%%/templates/docs/badges.md +%%HOMEDIR%%/templates/docs/bash.html-fragment +%%HOMEDIR%%/templates/docs/bash.md +%%HOMEDIR%%/templates/docs/cloning_checks.html-fragment +%%HOMEDIR%%/templates/docs/cloning_checks.md +%%HOMEDIR%%/templates/docs/configuring_checks.html-fragment +%%HOMEDIR%%/templates/docs/configuring_checks.md +%%HOMEDIR%%/templates/docs/configuring_notifications.html-fragment +%%HOMEDIR%%/templates/docs/configuring_notifications.md +%%HOMEDIR%%/templates/docs/configuring_prometheus.html-fragment +%%HOMEDIR%%/templates/docs/configuring_prometheus.md +%%HOMEDIR%%/templates/docs/csharp.html-fragment +%%HOMEDIR%%/templates/docs/csharp.md +%%HOMEDIR%%/templates/docs/email.html-fragment +%%HOMEDIR%%/templates/docs/email.md +%%HOMEDIR%%/templates/docs/github_actions.html-fragment +%%HOMEDIR%%/templates/docs/github_actions.md +%%HOMEDIR%%/templates/docs/go.html-fragment +%%HOMEDIR%%/templates/docs/go.md +%%HOMEDIR%%/templates/docs/http_api.html-fragment +%%HOMEDIR%%/templates/docs/http_api.md +%%HOMEDIR%%/templates/docs/introduction.html-fragment +%%HOMEDIR%%/templates/docs/introduction.md +%%HOMEDIR%%/templates/docs/javascript.html-fragment +%%HOMEDIR%%/templates/docs/javascript.md +%%HOMEDIR%%/templates/docs/measuring_script_run_time.html-fragment +%%HOMEDIR%%/templates/docs/measuring_script_run_time.md +%%HOMEDIR%%/templates/docs/monitoring_cron_jobs.html-fragment +%%HOMEDIR%%/templates/docs/monitoring_cron_jobs.md +%%HOMEDIR%%/templates/docs/monitoring_systemd_tasks.html-fragment +%%HOMEDIR%%/templates/docs/monitoring_systemd_tasks.md +%%HOMEDIR%%/templates/docs/network_routers.html-fragment +%%HOMEDIR%%/templates/docs/network_routers.md +%%HOMEDIR%%/templates/docs/php.html-fragment +%%HOMEDIR%%/templates/docs/php.md +%%HOMEDIR%%/templates/docs/powershell.html-fragment +%%HOMEDIR%%/templates/docs/powershell.md +%%HOMEDIR%%/templates/docs/projects_teams.html-fragment +%%HOMEDIR%%/templates/docs/projects_teams.md +%%HOMEDIR%%/templates/docs/python.html-fragment +%%HOMEDIR%%/templates/docs/python.md +%%HOMEDIR%%/templates/docs/reliability_tips.html-fragment +%%HOMEDIR%%/templates/docs/reliability_tips.md +%%HOMEDIR%%/templates/docs/resources.html-fragment +%%HOMEDIR%%/templates/docs/resources.md +%%HOMEDIR%%/templates/docs/ruby.html-fragment +%%HOMEDIR%%/templates/docs/ruby.md +%%HOMEDIR%%/templates/docs/self_hosted.html-fragment +%%HOMEDIR%%/templates/docs/self_hosted.md +%%HOMEDIR%%/templates/docs/self_hosted_configuration.html-fragment +%%HOMEDIR%%/templates/docs/self_hosted_configuration.md +%%HOMEDIR%%/templates/docs/self_hosted_docker.html-fragment +%%HOMEDIR%%/templates/docs/self_hosted_docker.md +%%HOMEDIR%%/templates/docs/signaling_failures.html-fragment +%%HOMEDIR%%/templates/docs/signaling_failures.md +%%HOMEDIR%%/templates/emails/alert-body-html.html +%%HOMEDIR%%/templates/emails/alert-body-text.html +%%HOMEDIR%%/templates/emails/alert-subject.html +%%HOMEDIR%%/templates/emails/base.html +%%HOMEDIR%%/templates/emails/deletion-notice-body-html.html +%%HOMEDIR%%/templates/emails/deletion-notice-body-text.html +%%HOMEDIR%%/templates/emails/deletion-notice-subject.html +%%HOMEDIR%%/templates/emails/deletion-scheduled-body-html.html +%%HOMEDIR%%/templates/emails/deletion-scheduled-body-text.html +%%HOMEDIR%%/templates/emails/deletion-scheduled-subject.html +%%HOMEDIR%%/templates/emails/invoice-body-html.html +%%HOMEDIR%%/templates/emails/invoice-body-text.html +%%HOMEDIR%%/templates/emails/invoice-subject.html +%%HOMEDIR%%/templates/emails/login-body-html.html +%%HOMEDIR%%/templates/emails/login-body-text.html +%%HOMEDIR%%/templates/emails/login-subject.html +%%HOMEDIR%%/templates/emails/nag-body-html.html +%%HOMEDIR%%/templates/emails/nag-body-text.html +%%HOMEDIR%%/templates/emails/nag-subject.html +%%HOMEDIR%%/templates/emails/nag-summary-html.html +%%HOMEDIR%%/templates/emails/phone-call-limit-body-html.html +%%HOMEDIR%%/templates/emails/phone-call-limit-body-text.html +%%HOMEDIR%%/templates/emails/phone-call-limit-subject.html +%%HOMEDIR%%/templates/emails/report-body-html.html +%%HOMEDIR%%/templates/emails/report-body-text.html +%%HOMEDIR%%/templates/emails/report-subject.html +%%HOMEDIR%%/templates/emails/report-summary-html.html +%%HOMEDIR%%/templates/emails/signal-rate-limited-body-html.html +%%HOMEDIR%%/templates/emails/signal-rate-limited-body-text.html +%%HOMEDIR%%/templates/emails/signal-rate-limited-subject.html +%%HOMEDIR%%/templates/emails/sms-limit-body-html.html +%%HOMEDIR%%/templates/emails/sms-limit-body-text.html +%%HOMEDIR%%/templates/emails/sms-limit-subject.html +%%HOMEDIR%%/templates/emails/sudo-code-body-html.html +%%HOMEDIR%%/templates/emails/sudo-code-body-text.html +%%HOMEDIR%%/templates/emails/sudo-code-subject.html +%%HOMEDIR%%/templates/emails/summary-text.html +%%HOMEDIR%%/templates/emails/transfer-request-body-html.html +%%HOMEDIR%%/templates/emails/transfer-request-body-text.html +%%HOMEDIR%%/templates/emails/transfer-request-subject.html +%%HOMEDIR%%/templates/emails/verify-email-body-html.html +%%HOMEDIR%%/templates/emails/verify-email-body-text.html +%%HOMEDIR%%/templates/emails/verify-email-subject.html +%%HOMEDIR%%/templates/front/add_check_modal.html +%%HOMEDIR%%/templates/front/badges.html +%%HOMEDIR%%/templates/front/badges_preview.html +%%HOMEDIR%%/templates/front/channel_checks.html +%%HOMEDIR%%/templates/front/channel_description.html +%%HOMEDIR%%/templates/front/channels.html +%%HOMEDIR%%/templates/front/checks.html +%%HOMEDIR%%/templates/front/checks_table.html +%%HOMEDIR%%/templates/front/clear_events_modal.html +%%HOMEDIR%%/templates/front/copy_modal.html +%%HOMEDIR%%/templates/front/cron_preview.html +%%HOMEDIR%%/templates/front/dashboard.html +%%HOMEDIR%%/templates/front/details.html +%%HOMEDIR%%/templates/front/details_downtimes.html +%%HOMEDIR%%/templates/front/details_events.html +%%HOMEDIR%%/templates/front/docs_cron.html +%%HOMEDIR%%/templates/front/docs_nav_item.html +%%HOMEDIR%%/templates/front/docs_search.html +%%HOMEDIR%%/templates/front/docs_single.html +%%HOMEDIR%%/templates/front/event_summary.html +%%HOMEDIR%%/templates/front/filtering_rules_modal.html +%%HOMEDIR%%/templates/front/last_ping_cell.html +%%HOMEDIR%%/templates/front/log.html +%%HOMEDIR%%/templates/front/log_row.html +%%HOMEDIR%%/templates/front/log_rows.html +%%HOMEDIR%%/templates/front/log_status_text.html +%%HOMEDIR%%/templates/front/oncalendar_preview.html +%%HOMEDIR%%/templates/front/ping_details.html +%%HOMEDIR%%/templates/front/ping_details_not_found.html +%%HOMEDIR%%/templates/front/projects.html +%%HOMEDIR%%/templates/front/projects_menu.html +%%HOMEDIR%%/templates/front/remove_check_modal.html +%%HOMEDIR%%/templates/front/show_usage_modal.html +%%HOMEDIR%%/templates/front/signal_captcha.html +%%HOMEDIR%%/templates/front/signup_modal.html +%%HOMEDIR%%/templates/front/snippets/bash_curl.html +%%HOMEDIR%%/templates/front/snippets/bash_curl.txt +%%HOMEDIR%%/templates/front/snippets/bash_wget.html +%%HOMEDIR%%/templates/front/snippets/bash_wget.txt +%%HOMEDIR%%/templates/front/snippets/browser.html +%%HOMEDIR%%/templates/front/snippets/browser.txt +%%HOMEDIR%%/templates/front/snippets/cs.html +%%HOMEDIR%%/templates/front/snippets/cs.txt +%%HOMEDIR%%/templates/front/snippets/go.html +%%HOMEDIR%%/templates/front/snippets/go.txt +%%HOMEDIR%%/templates/front/snippets/node.html +%%HOMEDIR%%/templates/front/snippets/node.txt +%%HOMEDIR%%/templates/front/snippets/php.html +%%HOMEDIR%%/templates/front/snippets/php.txt +%%HOMEDIR%%/templates/front/snippets/powershell.html +%%HOMEDIR%%/templates/front/snippets/powershell.txt +%%HOMEDIR%%/templates/front/snippets/powershell_inline.html +%%HOMEDIR%%/templates/front/snippets/powershell_inline.txt +%%HOMEDIR%%/templates/front/snippets/python_requests.html +%%HOMEDIR%%/templates/front/snippets/python_requests.txt +%%HOMEDIR%%/templates/front/snippets/python_requests_fail.html +%%HOMEDIR%%/templates/front/snippets/python_requests_fail.txt +%%HOMEDIR%%/templates/front/snippets/python_requests_payload.html +%%HOMEDIR%%/templates/front/snippets/python_requests_payload.txt +%%HOMEDIR%%/templates/front/snippets/python_requests_start.html +%%HOMEDIR%%/templates/front/snippets/python_requests_start.txt +%%HOMEDIR%%/templates/front/snippets/python_urllib2.html +%%HOMEDIR%%/templates/front/snippets/python_urllib2.txt +%%HOMEDIR%%/templates/front/snippets/ruby.html +%%HOMEDIR%%/templates/front/snippets/ruby.txt +%%HOMEDIR%%/templates/front/transfer_modal.html +%%HOMEDIR%%/templates/front/unsubscribe_success.html +%%HOMEDIR%%/templates/front/update_name_modal.html +%%HOMEDIR%%/templates/front/update_timeout_modal.html +%%HOMEDIR%%/templates/front/verify_email_success.html +%%HOMEDIR%%/templates/integrations/add_apprise.html +%%HOMEDIR%%/templates/integrations/add_call.html +%%HOMEDIR%%/templates/integrations/add_discord.html +%%HOMEDIR%%/templates/integrations/add_github.html +%%HOMEDIR%%/templates/integrations/add_github_form.html +%%HOMEDIR%%/templates/integrations/add_gotify.html +%%HOMEDIR%%/templates/integrations/add_matrix.html +%%HOMEDIR%%/templates/integrations/add_mattermost.html +%%HOMEDIR%%/templates/integrations/add_msteams.html +%%HOMEDIR%%/templates/integrations/add_opsgenie.html +%%HOMEDIR%%/templates/integrations/add_pagertree.html +%%HOMEDIR%%/templates/integrations/add_pd.html +%%HOMEDIR%%/templates/integrations/add_pd_simple.html +%%HOMEDIR%%/templates/integrations/add_prometheus.html +%%HOMEDIR%%/templates/integrations/add_pushbullet.html +%%HOMEDIR%%/templates/integrations/add_pushover.html +%%HOMEDIR%%/templates/integrations/add_pushover_help.html +%%HOMEDIR%%/templates/integrations/add_rocketchat.html +%%HOMEDIR%%/templates/integrations/add_shell.html +%%HOMEDIR%%/templates/integrations/add_slack.html +%%HOMEDIR%%/templates/integrations/add_slack_btn.html +%%HOMEDIR%%/templates/integrations/add_spike.html +%%HOMEDIR%%/templates/integrations/add_telegram.html +%%HOMEDIR%%/templates/integrations/add_trello.html +%%HOMEDIR%%/templates/integrations/add_victorops.html +%%HOMEDIR%%/templates/integrations/add_zulip.html +%%HOMEDIR%%/templates/integrations/apprise_description.html +%%HOMEDIR%%/templates/integrations/apprise_title.html +%%HOMEDIR%%/templates/integrations/call_message.html +%%HOMEDIR%%/templates/integrations/email_form.html +%%HOMEDIR%%/templates/integrations/github_body.html +%%HOMEDIR%%/templates/integrations/github_title.html +%%HOMEDIR%%/templates/integrations/gotify_message.html +%%HOMEDIR%%/templates/integrations/gotify_title.html +%%HOMEDIR%%/templates/integrations/group_form.html +%%HOMEDIR%%/templates/integrations/matrix_description.html +%%HOMEDIR%%/templates/integrations/matrix_description_formatted.html +%%HOMEDIR%%/templates/integrations/msteamsw_message.html +%%HOMEDIR%%/templates/integrations/ntfy_form.html +%%HOMEDIR%%/templates/integrations/ntfy_message.html +%%HOMEDIR%%/templates/integrations/ntfy_title.html +%%HOMEDIR%%/templates/integrations/opsgenie_message.html +%%HOMEDIR%%/templates/integrations/pagertree_description.html +%%HOMEDIR%%/templates/integrations/pagertree_title.html +%%HOMEDIR%%/templates/integrations/pd_description.html +%%HOMEDIR%%/templates/integrations/pushbullet_message.html +%%HOMEDIR%%/templates/integrations/pushover_message.html +%%HOMEDIR%%/templates/integrations/pushover_title.html +%%HOMEDIR%%/templates/integrations/rocketchat_message.html +%%HOMEDIR%%/templates/integrations/signal_form.html +%%HOMEDIR%%/templates/integrations/signal_message.html +%%HOMEDIR%%/templates/integrations/signal_result.html +%%HOMEDIR%%/templates/integrations/sms_form.html +%%HOMEDIR%%/templates/integrations/sms_message.html +%%HOMEDIR%%/templates/integrations/spike_description.html +%%HOMEDIR%%/templates/integrations/spike_title.html +%%HOMEDIR%%/templates/integrations/telegram_invite.html +%%HOMEDIR%%/templates/integrations/telegram_message.html +%%HOMEDIR%%/templates/integrations/trello_desc.html +%%HOMEDIR%%/templates/integrations/trello_name.html +%%HOMEDIR%%/templates/integrations/trello_settings.html +%%HOMEDIR%%/templates/integrations/victorops_description.html +%%HOMEDIR%%/templates/integrations/webhook_form.html +%%HOMEDIR%%/templates/integrations/whatsapp_form.html +%%HOMEDIR%%/templates/integrations/zulip_content.html +%%HOMEDIR%%/templates/integrations/zulip_topic.html +%%HOMEDIR%%/templates/try_later.html +@dir %%HOMEDIR%%/hc/__pycache__ +@dir %%HOMEDIR%%/hc/accounts/__pycache__ +@dir %%HOMEDIR%%/hc/accounts/management/__pycache__ +@dir %%HOMEDIR%%/hc/accounts/management/commands/__pycache__ +@dir %%HOMEDIR%%/hc/accounts/management/commands +@dir %%HOMEDIR%%/hc/accounts/management +@dir %%HOMEDIR%%/hc/accounts/migrations/__pycache__ +@dir %%HOMEDIR%%/hc/accounts/migrations +@dir %%HOMEDIR%%/hc/accounts/tests/__pycache__ +@dir %%HOMEDIR%%/hc/accounts/tests +@dir %%HOMEDIR%%/hc/accounts +@dir %%HOMEDIR%%/hc/api/__pycache__ +@dir %%HOMEDIR%%/hc/api/management/__pycache__ +@dir %%HOMEDIR%%/hc/api/management/commands/__pycache__ +@dir %%HOMEDIR%%/hc/api/management/commands +@dir %%HOMEDIR%%/hc/api/management +@dir %%HOMEDIR%%/hc/api/migrations/__pycache__ +@dir %%HOMEDIR%%/hc/api/migrations +@dir %%HOMEDIR%%/hc/api/tests/__pycache__ +@dir %%HOMEDIR%%/hc/api/tests +@dir %%HOMEDIR%%/hc/api +@dir %%HOMEDIR%%/hc/front/__pycache__ +@dir %%HOMEDIR%%/hc/front/management/__pycache__ +@dir %%HOMEDIR%%/hc/front/management/commands/__pycache__ +@dir %%HOMEDIR%%/hc/front/management/commands +@dir %%HOMEDIR%%/hc/front/management +@dir %%HOMEDIR%%/hc/front/migrations/__pycache__ +@dir %%HOMEDIR%%/hc/front/migrations +@dir %%HOMEDIR%%/hc/front/templatetags/__pycache__ +@dir %%HOMEDIR%%/hc/front/templatetags +@dir %%HOMEDIR%%/hc/front/tests/__pycache__ +@dir %%HOMEDIR%%/hc/front/tests +@dir %%HOMEDIR%%/hc/front +@dir %%HOMEDIR%%/hc/lib/__pycache__ +@dir %%HOMEDIR%%/hc/lib/tests/__pycache__ +@dir %%HOMEDIR%%/hc/lib/tests +@dir %%HOMEDIR%%/hc/lib +@dir %%HOMEDIR%%/hc/logs/__pycache__ +@dir %%HOMEDIR%%/hc/logs/management/__pycache__ +@dir %%HOMEDIR%%/hc/logs/management/commands/__pycache__ +@dir %%HOMEDIR%%/hc/logs/management/commands +@dir %%HOMEDIR%%/hc/logs/management +@dir %%HOMEDIR%%/hc/logs/migrations/__pycache__ +@dir %%HOMEDIR%%/hc/logs/migrations +@dir %%HOMEDIR%%/hc/logs +@dir %%HOMEDIR%%/hc/payments/__pycache__ +@dir %%HOMEDIR%%/hc/payments/migrations/__pycache__ +@dir %%HOMEDIR%%/hc/payments/migrations +@dir %%HOMEDIR%%/hc/payments +@dir %%HOMEDIR%%/hc +@dir %%HOMEDIR%%/static/css/admin +@dir %%HOMEDIR%%/static/css +@dir %%HOMEDIR%%/static/fonts +@dir %%HOMEDIR%%/static/img/docs +@dir %%HOMEDIR%%/static/img/integrations +@dir %%HOMEDIR%%/static/img +@dir %%HOMEDIR%%/static/js +@dir %%HOMEDIR%%/static +@dir %%HOMEDIR%%/static-collected/CACHE/css +@dir %%HOMEDIR%%/static-collected/CACHE/js +@dir %%HOMEDIR%%/static-collected/CACHE +@dir %%HOMEDIR%%/static-collected/admin/css/vendor/select2 +@dir %%HOMEDIR%%/static-collected/admin/css/vendor +@dir %%HOMEDIR%%/static-collected/admin/css +@dir %%HOMEDIR%%/static-collected/admin/img/gis +@dir %%HOMEDIR%%/static-collected/admin/img +@dir %%HOMEDIR%%/static-collected/admin/js/admin +@dir %%HOMEDIR%%/static-collected/admin/js/vendor/jquery +@dir %%HOMEDIR%%/static-collected/admin/js/vendor/select2/i18n +@dir %%HOMEDIR%%/static-collected/admin/js/vendor/select2 +@dir %%HOMEDIR%%/static-collected/admin/js/vendor/xregexp +@dir %%HOMEDIR%%/static-collected/admin/js/vendor +@dir %%HOMEDIR%%/static-collected/admin/js +@dir %%HOMEDIR%%/static-collected/admin +@dir %%HOMEDIR%%/static-collected/css/admin +@dir %%HOMEDIR%%/static-collected/css +@dir %%HOMEDIR%%/static-collected/fonts +@dir %%HOMEDIR%%/static-collected/img/docs +@dir %%HOMEDIR%%/static-collected/img/integrations +@dir %%HOMEDIR%%/static-collected/img +@dir %%HOMEDIR%%/static-collected/js +@dir %%HOMEDIR%%/static-collected +@dir %%HOMEDIR%%/templates/accounts +@dir %%HOMEDIR%%/templates/admin/api/ping +@dir %%HOMEDIR%%/templates/admin/api +@dir %%HOMEDIR%%/templates/admin +@dir %%HOMEDIR%%/templates/docs +@dir %%HOMEDIR%%/templates/emails +@dir %%HOMEDIR%%/templates/front/snippets +@dir %%HOMEDIR%%/templates/front +@dir %%HOMEDIR%%/templates/integrations +@dir %%HOMEDIR%%/templates +%%EXAMPLESDIR%%/uwsgi.ini diff --git a/sysutils/py-overlord/Makefile b/sysutils/py-overlord/Makefile index 5abfd603348d..f73b10a3a82f 100644 --- a/sysutils/py-overlord/Makefile +++ b/sysutils/py-overlord/Makefile @@ -1,6 +1,6 @@ PORTNAME= overlord DISTVERSIONPREFIX= v -DISTVERSION= 0.10.0 +DISTVERSION= 0.12.2 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-overlord/distinfo b/sysutils/py-overlord/distinfo index b1b2da27d519..66f97cc526de 100644 --- a/sysutils/py-overlord/distinfo +++ b/sysutils/py-overlord/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749862430 -SHA256 (DtxdF-overlord-v0.10.0_GH0.tar.gz) = 17377ceaf820880c9307deadc1a6b53db5f239c5c55301a52d31de10e75a612f -SIZE (DtxdF-overlord-v0.10.0_GH0.tar.gz) = 87272 +TIMESTAMP = 1750898809 +SHA256 (DtxdF-overlord-v0.12.2_GH0.tar.gz) = ddc3d35fd3d527aa625dc76825838976db2b267bdabf15b43f0a721e3050de02 +SIZE (DtxdF-overlord-v0.12.2_GH0.tar.gz) = 88339 diff --git a/sysutils/reproduce/Makefile b/sysutils/reproduce/Makefile index 7edc6f481dc3..d54bc52a910a 100644 --- a/sysutils/reproduce/Makefile +++ b/sysutils/reproduce/Makefile @@ -1,6 +1,6 @@ PORTNAME= reproduce DISTVERSIONPREFIX= v -DISTVERSION= 0.5.0 +DISTVERSION= 0.6.0 CATEGORIES= sysutils MAINTAINER= dtxdf@FreeBSD.org diff --git a/sysutils/reproduce/distinfo b/sysutils/reproduce/distinfo index 0fa94c1453ee..27bdcc1bfc9e 100644 --- a/sysutils/reproduce/distinfo +++ b/sysutils/reproduce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735927896 -SHA256 (DtxdF-reproduce-v0.5.0_GH0.tar.gz) = c409b4d5916934944df219f03eb3620b7386a2e1caba4db0f36038028f277d49 -SIZE (DtxdF-reproduce-v0.5.0_GH0.tar.gz) = 10439 +TIMESTAMP = 1750799323 +SHA256 (DtxdF-reproduce-v0.6.0_GH0.tar.gz) = c9b3685163123d8167928ffd62c3282ea5fdc003f7b866541ec7d2754ccc93b4 +SIZE (DtxdF-reproduce-v0.6.0_GH0.tar.gz) = 10473 diff --git a/sysutils/rsyslog8/Makefile b/sysutils/rsyslog8/Makefile index b6af2312b2a5..1bf063135d65 100644 --- a/sysutils/rsyslog8/Makefile +++ b/sysutils/rsyslog8/Makefile @@ -1,6 +1,6 @@ PORTNAME= rsyslog PORTVERSION= 8.2506.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/ @@ -17,7 +17,7 @@ LICENSE_COMB= multi LIB_DEPENDS= libestr.so:devel/libestr \ libfastjson.so:devel/libfastjson \ liblogging-rfc3195.so:devel/liblogging \ - libuuid.so:misc/e2fsprogs-libuuid \ + libuuid.so:misc/libuuid \ libcurl.so:ftp/curl BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR} diff --git a/sysutils/rubygem-rubyipmi/Makefile b/sysutils/rubygem-rubyipmi/Makefile index afc809427ee0..b3c45d692e8d 100644 --- a/sysutils/rubygem-rubyipmi/Makefile +++ b/sysutils/rubygem-rubyipmi/Makefile @@ -1,5 +1,5 @@ PORTNAME= rubyipmi -PORTVERSION= 0.11.1 +PORTVERSION= 0.12.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -10,7 +10,8 @@ WWW= https://github.com/logicminds/rubyipmi LICENSE= LGPL21 RUN_DEPENDS= ${LOCALBASE}/sbin/bmc-device:sysutils/freeipmi \ - rubygem-highline>=0:devel/rubygem-highline + rubygem-logger>=0:devel/rubygem-logger \ + rubygem-observer>=0.1.0<0.2:devel/rubygem-observer USES= gem diff --git a/sysutils/rubygem-rubyipmi/distinfo b/sysutils/rubygem-rubyipmi/distinfo index 0788642f93f0..1fb822350974 100644 --- a/sysutils/rubygem-rubyipmi/distinfo +++ b/sysutils/rubygem-rubyipmi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635181769 -SHA256 (rubygem/rubyipmi-0.11.1.gem) = 7469b5d02aee71bf304c25ba04d4ab35f6c7a88894a30663a0a3ffe5a51b7096 -SIZE (rubygem/rubyipmi-0.11.1.gem) = 35840 +TIMESTAMP = 1750188278 +SHA256 (rubygem/rubyipmi-0.12.0.gem) = d5cc29a29f835689c51ea1baf0c253cc8ccaf4b651035e6bcea7712ccf9aa181 +SIZE (rubygem/rubyipmi-0.12.0.gem) = 36352 diff --git a/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile b/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile index 30605fe05489..7ed8766d3e34 100644 --- a/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile +++ b/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile @@ -1,5 +1,5 @@ PORTNAME= smart_proxy_remote_execution_ssh -PORTVERSION= 0.11.5 +PORTVERSION= 0.11.6 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -11,6 +11,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= foreman-proxy>=1.12.0:net/foreman-proxy \ + rubygem-bcrypt_pbkdf>=1.0<2.0:security/rubygem-bcrypt_pbkdf \ + rubygem-ed25519>=1.2<2.0:security/rubygem-ed25519 \ rubygem-mqtt>=0.5<1:net/rubygem-mqtt \ rubygem-net-ssh>=7.2,2<8,2:security/rubygem-net-ssh \ rubygem-smart_proxy_dynflow>=0.9.4<1:sysutils/rubygem-smart_proxy_dynflow diff --git a/sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo b/sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo index 2f745056ad90..5f07289dca4a 100644 --- a/sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo +++ b/sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735228266 -SHA256 (rubygem/smart_proxy_remote_execution_ssh-0.11.5.gem) = 83ebb33efa3880b6d8eff4cc75f6f8074e19e7abc82baa00a2837d0991dc2a1f -SIZE (rubygem/smart_proxy_remote_execution_ssh-0.11.5.gem) = 39936 +TIMESTAMP = 1751208240 +SHA256 (rubygem/smart_proxy_remote_execution_ssh-0.11.6.gem) = 9eb51767d29c03d3224796ff7325a5fbee87c4d8b587b4d868c32262d36e90be +SIZE (rubygem/smart_proxy_remote_execution_ssh-0.11.6.gem) = 39936 diff --git a/sysutils/screenfetch/Makefile b/sysutils/screenfetch/Makefile index 8331c518cbc1..859787a9f979 100644 --- a/sysutils/screenfetch/Makefile +++ b/sysutils/screenfetch/Makefile @@ -1,8 +1,6 @@ PORTNAME= screenFetch DISTVERSIONPREFIX= v -DISTVERSION= 3.9.1-64 -DISTVERSIONSUFFIX= -gb1f0893 -PORTREVISION= 1 +DISTVERSION= 3.9.9 CATEGORIES= sysutils MAINTAINER= jgh@FreeBSD.org diff --git a/sysutils/screenfetch/distinfo b/sysutils/screenfetch/distinfo index 83f433bc6cbd..f1da56953c63 100644 --- a/sysutils/screenfetch/distinfo +++ b/sysutils/screenfetch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701133097 -SHA256 (KittyKatt-screenFetch-v3.9.1-64-gb1f0893_GH0.tar.gz) = 50dc7aaea0c01605f895b4a4e8f2f4a8383cb56931237b6e93498f290149bfbd -SIZE (KittyKatt-screenFetch-v3.9.1-64-gb1f0893_GH0.tar.gz) = 79351 +TIMESTAMP = 1750826289 +SHA256 (KittyKatt-screenFetch-v3.9.9_GH0.tar.gz) = 65ba578442a5b65c963417e18a78023a30c2c13a524e6e548809256798b9fb84 +SIZE (KittyKatt-screenFetch-v3.9.9_GH0.tar.gz) = 80102 diff --git a/sysutils/skopeo/Makefile b/sysutils/skopeo/Makefile index 0dfe23142843..8d380f917e93 100644 --- a/sysutils/skopeo/Makefile +++ b/sysutils/skopeo/Makefile @@ -1,7 +1,6 @@ PORTNAME= skopeo DISTVERSIONPREFIX= v -DISTVERSION= 1.17.0 -PORTREVISION= 2 +DISTVERSION= 1.19.0 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org @@ -17,7 +16,7 @@ BUILD_DEPENDS= bash:shells/bash \ LIB_DEPENDS= libgpgme.so:security/gpgme RUN_DEPENDS= ${LOCALBASE}/etc/containers/containers.conf.sample:sysutils/containers-common -USES= gmake go:modules,no_targets,1.22 pkgconfig +USES= gmake go:modules,no_targets,1.23 pkgconfig USE_GITHUB= yes GH_ACCOUNT= containers diff --git a/sysutils/skopeo/distinfo b/sysutils/skopeo/distinfo index 9d4508ce79a5..25eb3e5a86f1 100644 --- a/sysutils/skopeo/distinfo +++ b/sysutils/skopeo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738598110 -SHA256 (containers-skopeo-v1.17.0_GH0.tar.gz) = e548c044c7b644ba455f482df387ec90aceea432b9c61a0bab0ec8534970eb69 -SIZE (containers-skopeo-v1.17.0_GH0.tar.gz) = 10682765 +TIMESTAMP = 1750104581 +SHA256 (containers-skopeo-v1.19.0_GH0.tar.gz) = 043e9f568440accf1aafca122a25c4d21441f16de49475192ec4abeef7430358 +SIZE (containers-skopeo-v1.19.0_GH0.tar.gz) = 10819827 diff --git a/sysutils/skopeo/files/patch-vendor_github.com_containers_storage_pkg_chunked_storage__unsupported.go b/sysutils/skopeo/files/patch-vendor_github.com_containers_storage_pkg_chunked_storage__unsupported.go deleted file mode 100644 index d17e29d695ee..000000000000 --- a/sysutils/skopeo/files/patch-vendor_github.com_containers_storage_pkg_chunked_storage__unsupported.go +++ /dev/null @@ -1,9 +0,0 @@ ---- vendor/github.com/containers/storage/pkg/chunked/storage_unsupported.go.orig 2025-02-04 11:32:21 UTC -+++ vendor/github.com/containers/storage/pkg/chunked/storage_unsupported.go -@@ -13,5 +13,5 @@ func GetDiffer(ctx context.Context, store storage.Stor - - // GetDiffer returns a differ than can be used with ApplyDiffWithDiffer. - func GetDiffer(ctx context.Context, store storage.Store, blobDigest digest.Digest, blobSize int64, annotations map[string]string, iss ImageSourceSeekable) (graphdriver.Differ, error) { -- return nil, errors.New("format not supported on this system") -+ return nil, newErrFallbackToOrdinaryLayerDownload(errors.New("format not supported on this system")) - } diff --git a/sysutils/sysctltui/Makefile b/sysutils/sysctltui/Makefile index b4b60a11802a..dca3d889036e 100644 --- a/sysutils/sysctltui/Makefile +++ b/sysutils/sysctltui/Makefile @@ -1,5 +1,6 @@ PORTNAME= sysctltui DISTVERSION= 0.0.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= alfix86@gmail.com diff --git a/sysutils/syslog-ng/Makefile b/sysutils/syslog-ng/Makefile index 0e7e6111a17a..5130e34b46be 100644 --- a/sysutils/syslog-ng/Makefile +++ b/sysutils/syslog-ng/Makefile @@ -1,6 +1,6 @@ PORTNAME= syslog-ng DISTVERSION= 4.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils # official master site: MASTER_SITES= https://github.com/balabit/syslog-ng/releases/download/syslog-ng-${DISTVERSION}/ @@ -16,7 +16,7 @@ LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \ - libuuid.so:misc/e2fsprogs-libuuid \ + libuuid.so:misc/libuuid \ libivykis.so:devel/ivykis USES= autoreconf:build compiler:c11 cpe gettext-runtime gmake gnome \ diff --git a/sysutils/tkdvd/Makefile b/sysutils/tkdvd/Makefile index d650d8716b35..9f2392693ea3 100644 --- a/sysutils/tkdvd/Makefile +++ b/sysutils/tkdvd/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 4.0.9 PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://regis.damongeot.free.fr/tkdvd/dl/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= GUI to dvd+rw-tools and cdrecord diff --git a/sysutils/u-boot-master/Makefile b/sysutils/u-boot-master/Makefile index a09d24cc588b..5b687c1ae68e 100644 --- a/sysutils/u-boot-master/Makefile +++ b/sysutils/u-boot-master/Makefile @@ -24,8 +24,8 @@ BUILD_DEPENDS+= gsed:textproc/gsed \ BUILD_DEPENDS+= ${COMPILER}:devel/${COMPILER} # For mkeficapsule -BUILD_DEPENDS+= e2fsprogs-libuuid>=0:misc/e2fsprogs-libuuid \ - gnutls>=0:security/gnutls +BUILD_DEPENDS+= gnutls>=0:security/gnutls +LIB_DEPENDS+= libuuid.so:misc/libuuid USES= bison compiler:c11 gmake python:build pkgconfig shebangfix ssl \ tar:bz2 diff --git a/sysutils/usermin/Makefile b/sysutils/usermin/Makefile index 7b20314c0220..e4c2395741aa 100644 --- a/sysutils/usermin/Makefile +++ b/sysutils/usermin/Makefile @@ -1,5 +1,5 @@ PORTNAME= usermin -PORTVERSION= 2.301 +PORTVERSION= 2.302 CATEGORIES= sysutils MASTER_SITES= http://www.webmin.com/uupdates/:up \ SF/webadmin/${PORTNAME}/${PORTVERSION}:sf @@ -17,11 +17,11 @@ RUN_DEPENDS= p5-Authen-PAM>=0:security/p5-Authen-PAM \ p5-IO-Tty>=0:devel/p5-IO-Tty \ p5-Net-SSLeay>=0:security/p5-Net-SSLeay -NO_ARCH= yes -NO_BUILD= yes USES= cpe perl5 CPE_VENDOR= webmin USE_RC_SUBR= usermin +NO_ARCH= yes +NO_BUILD= yes SUB_FILES= pkg-message SUB_LIST= PERL=${PERL} diff --git a/sysutils/usermin/distinfo b/sysutils/usermin/distinfo index 3ac1a88e02b8..1799cc515aa9 100644 --- a/sysutils/usermin/distinfo +++ b/sysutils/usermin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749976024 -SHA256 (usermin-2.301.tar.gz) = 524ac4864afd50c7b71deb047f19dcaed97765da2fc067b8825a50dbd5e6f556 -SIZE (usermin-2.301.tar.gz) = 16253163 +TIMESTAMP = 1750756861 +SHA256 (usermin-2.302.tar.gz) = 55ce97852f6de533605284d0dd8e43e90e5851f4b4bc0264b2bf86cc65d7f658 +SIZE (usermin-2.302.tar.gz) = 16244927 diff --git a/sysutils/vimpager/Makefile b/sysutils/vimpager/Makefile index 3cd535016297..4e60790ac91e 100644 --- a/sysutils/vimpager/Makefile +++ b/sysutils/vimpager/Makefile @@ -1,6 +1,10 @@ PORTNAME= vimpager DISTVERSION= 2.06.20250412 +PORTREVISION= 1 CATEGORIES= sysutils +MASTER_SITES= https://github.com/rkitover/vimpager/releases/download/${DISTVERSION:R}/ +DISTFILES+= man${EXTRACT_SUFX} +DIST_SUBDIR= ${PORTNAME} MAINTAINER= nxjoseph@protonmail.com COMMENT= Use Vim/NeoVim as a pager (${FLAVOR:U} flavor) @@ -9,6 +13,8 @@ WWW= https://github.com/rkitover/vimpager LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +TEST_DEPENDS= bats:devel/bats-core + FLAVORS= console gtk2 gtk3 motif tiny x11 neovim FLAVOR?= ${FLAVORS:[1]} @@ -39,10 +45,19 @@ CONFLICTS_INSTALL= ${FLAVORS:N${FLAVOR}:S/^/vimpager-/} NO_ARCH= yes -OPTIONS_DEFINE= DOCS TEST +OPTIONS_DEFINE= DOCS OPTIONS_SUB= yes DOCS_BUILD_DEPENDS= pandoc:textproc/hs-pandoc -TEST_RUN_DEPENDS= bats:devel/bats-core +DOCS_EXTRA_PATCHES_OFF= ${PATCHDIR}/extra-patch-docs-off + +post-extract: + @(${MKDIR} ${WRKSRC}/man && \ + ${MV} ${WRKDIR}/*.1 \ + ${WRKSRC}/man) + +post-install: + @${MV} ${STAGEDIR}${PREFIX}/etc/vimpagerrc \ + ${STAGEDIR}${PREFIX}/etc/vimpagerrc.sample .include <bsd.port.mk> diff --git a/sysutils/vimpager/distinfo b/sysutils/vimpager/distinfo index 1b68ff67dcf5..3773d87ea92c 100644 --- a/sysutils/vimpager/distinfo +++ b/sysutils/vimpager/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1748713928 -SHA256 (rkitover-vimpager-2.06.20250412-842f746_GH0.tar.gz) = 935c6e80e3c66fba31ba6f1d7fb2f3f471599f21848c1b6b5063ccd7dd5374c5 -SIZE (rkitover-vimpager-2.06.20250412-842f746_GH0.tar.gz) = 164299 +TIMESTAMP = 1750325570 +SHA256 (vimpager/man.tar.gz) = 9aad1e1dd3546ce64626627f4684fdef04f0ca9d40a4815d84e6ef8ceacc6cdf +SIZE (vimpager/man.tar.gz) = 2769 +SHA256 (vimpager/rkitover-vimpager-2.06.20250412-842f746_GH0.tar.gz) = 935c6e80e3c66fba31ba6f1d7fb2f3f471599f21848c1b6b5063ccd7dd5374c5 +SIZE (vimpager/rkitover-vimpager-2.06.20250412-842f746_GH0.tar.gz) = 164299 diff --git a/sysutils/vimpager/files/extra-patch-docs-off b/sysutils/vimpager/files/extra-patch-docs-off new file mode 100644 index 000000000000..e85794547edb --- /dev/null +++ b/sysutils/vimpager/files/extra-patch-docs-off @@ -0,0 +1,61 @@ +--- Makefile.orig 2025-04-12 08:53:59 UTC ++++ Makefile +@@ -6,7 +6,6 @@ INSTALLMAN=${INSTALL} -m 444 + INSTALLBIN=${INSTALL} -m 555 + INSTALLFILE=${INSTALL} -m 444 + INSTALLMAN=${INSTALL} -m 444 +-INSTALLDOC=${INSTALL} -m 444 + INSTALLCONF=${INSTALL} -m 644 + PANDOC=./scripts/pandoc-sh + +@@ -140,22 +139,6 @@ install: docs vimpager.configured vimcat.configured + echo ${INSTALLMAN} man/vimcat.1 "${DESTDIR}${prefix}/share/man/man1/vimcat.1"; \ + ${INSTALLMAN} man/vimcat.1 "${DESTDIR}${prefix}/share/man/man1/vimcat.1"; \ + fi +- @${MKPATH} "${DESTDIR}${prefix}/share/doc/vimpager" +- ${INSTALLDOC} markdown_src/vimpager.md "${DESTDIR}${prefix}/share/doc/vimpager/vimpager.md" +- ${INSTALLDOC} markdown_src/vimcat.md "${DESTDIR}${prefix}/share/doc/vimpager/vimcat.md" +- ${INSTALLDOC} TODO.yml "${DESTDIR}${prefix}/share/doc/vimpager/TODO.yml" +- ${INSTALLDOC} DOC_AUTHORS.yml "${DESTDIR}${prefix}/share/doc/vimpager/DOC_AUTHORS.yml" +- ${INSTALLDOC} ChangeLog_vimpager.yml "${DESTDIR}${prefix}/share/doc/vimpager/ChangeLog_vimpager.yml" +- ${INSTALLDOC} ChangeLog_vimcat.yml "${DESTDIR}${prefix}/share/doc/vimpager/ChangeLog_vimcat.yml" +- ${INSTALLDOC} uganda.txt "${DESTDIR}${prefix}/share/doc/vimpager/uganda.txt" +- ${INSTALLDOC} debian/copyright "${DESTDIR}${prefix}/share/doc/vimpager/copyright" +- @if [ -d html ]; then \ +- ${MKPATH} "${DESTDIR}${prefix}/share/doc/vimpager/html"; \ +- echo ${INSTALLDOC} html/vimpager.html "${DESTDIR}${prefix}/share/doc/vimpager/html/vimpager.html"; \ +- ${INSTALLDOC} html/vimpager.html "${DESTDIR}${prefix}/share/doc/vimpager/html/vimpager.html"; \ +- echo ${INSTALLDOC} html/vimcat.html "${DESTDIR}${prefix}/share/doc/vimpager/html/vimcat.html"; \ +- ${INSTALLDOC} html/vimcat.html "${DESTDIR}${prefix}/share/doc/vimpager/html/vimcat.html"; \ +- fi + ${MKPATH} "${DESTDIR}${prefix}/share/vimpager" + @for rt_file in ${RUNTIME}; do \ + if [ ! -d "`dirname "${DESTDIR}${prefix}/share/vimpager/$$rt_file"`" ]; then \ +@@ -264,13 +247,6 @@ man/%.1: markdown_src/%.md + echo 'generating $@'; \ + ${MKPATH} `dirname '$@'` 2>/dev/null || true; \ + ${PANDOC} -s -f markdown_github $< -o $@; \ +- else \ +- if [ ! -r docs-warn-stamp ]; then \ +- echo >&2; \ +- echo "[1;31mWARNING[0m: pandoc is not available, man pages and html will not be generated. If you want to install the man pages and html, install pandoc and re-run make." >&2; \ +- echo >&2; \ +- touch docs-warn-stamp; \ +- fi; \ + fi + + .SECONDARY: vimpager.md.work vimcat.md.work +@@ -285,13 +261,6 @@ html/%.html: %.md.work + ${MKPATH} `dirname '$@'` 2>/dev/null || true; \ + ${PANDOC} -s --toc -f markdown_github $< -o $@; \ + rm -f $<; \ +- else \ +- if [ ! -r docs-warn-stamp ]; then \ +- echo >&2; \ +- echo "[1;31mWARNING[0m: pandoc is not available, man pages and html will not be generated. If you want to install the man pages and html, install pandoc and re-run make." >&2; \ +- echo >&2; \ +- touch docs-warn-stamp; \ +- fi; \ + fi + + realclean distclean clean: diff --git a/sysutils/vimpager/pkg-plist b/sysutils/vimpager/pkg-plist index 0ff111dfc741..6acf7ebd3520 100644 --- a/sysutils/vimpager/pkg-plist +++ b/sysutils/vimpager/pkg-plist @@ -1,16 +1,16 @@ bin/vimcat bin/vimpager -%%ETCDIR%%rc -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog_vimcat.yml -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog_vimpager.yml -%%PORTDOCS%%%%DOCSDIR%%/DOC_AUTHORS.yml -%%PORTDOCS%%%%DOCSDIR%%/TODO.yml -%%PORTDOCS%%%%DOCSDIR%%/copyright -%%PORTDOCS%%%%DOCSDIR%%/html/vimcat.html -%%PORTDOCS%%%%DOCSDIR%%/html/vimpager.html -%%PORTDOCS%%%%DOCSDIR%%/uganda.txt -%%PORTDOCS%%%%DOCSDIR%%/vimcat.md -%%PORTDOCS%%%%DOCSDIR%%/vimpager.md +@sample etc/vimpagerrc.sample +%%DOCS%%%%DOCSDIR%%/ChangeLog_vimcat.yml +%%DOCS%%%%DOCSDIR%%/ChangeLog_vimpager.yml +%%DOCS%%%%DOCSDIR%%/DOC_AUTHORS.yml +%%DOCS%%%%DOCSDIR%%/TODO.yml +%%DOCS%%%%DOCSDIR%%/copyright +%%DOCS%%%%DOCSDIR%%/html/vimcat.html +%%DOCS%%%%DOCSDIR%%/html/vimpager.html +%%DOCS%%%%DOCSDIR%%/uganda.txt +%%DOCS%%%%DOCSDIR%%/vimcat.md +%%DOCS%%%%DOCSDIR%%/vimpager.md share/man/man1/vimcat.1.gz share/man/man1/vimpager.1.gz %%DATADIR%%/autoload/AnsiEsc.vim diff --git a/sysutils/vtm/Makefile b/sysutils/vtm/Makefile index 724de4eb224f..b7d68bdc4b16 100644 --- a/sysutils/vtm/Makefile +++ b/sysutils/vtm/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2025.05.28 CATEGORIES= sysutils -MAINTAINER= nxjoseph@protonmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Text-based desktop environment for your terminal WWW= https://github.com/directvt/vtm diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile index dca7f97736bc..8380f882fac6 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -1,5 +1,6 @@ PORTNAME= webmin PORTVERSION= 2.402 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://download.webmin.com/updates/:up \ SF/webadmin/${PORTNAME}/${PORTVERSION}:sf diff --git a/sysutils/webmin/files/patch-setup.sh b/sysutils/webmin/files/patch-setup.sh index 4126d48f2bd9..b7acc29be455 100644 --- a/sysutils/webmin/files/patch-setup.sh +++ b/sysutils/webmin/files/patch-setup.sh @@ -14,7 +14,7 @@ cd `dirname $0` if [ -x /bin/pwd ]; then wadir=`/bin/pwd` -@@ -113,7 +120,7 @@ +@@ -113,15 +120,16 @@ echo "" envetcdir="$config_dir" if [ "$envetcdir" = "" ]; then @@ -23,8 +23,10 @@ envetcdirnotfound=1 fi printf "Config file directory [$envetcdir]: " -@@ -121,7 +128,7 @@ - read config_dir + if [ "$config_dir" = "" ]; then +- read config_dir ++ config_dir="$envetcdir" ++ echo "$envetcdir" fi if [ "$config_dir" = "" ]; then - config_dir=/etc/webmin @@ -32,7 +34,7 @@ fi abspath=`echo $config_dir | grep "^/"` if [ "$abspath" = "" ]; then -@@ -232,7 +239,7 @@ +@@ -232,7 +240,7 @@ else # Config directory exists .. make sure it is not in use ls $config_dir | grep -v rpmsave >/dev/null 2>&1 @@ -41,7 +43,7 @@ echo "ERROR: Config directory $config_dir is not empty" echo "" exit 2 -@@ -241,7 +248,7 @@ +@@ -241,15 +249,16 @@ # Ask for log directory envvardir="$var_dir" if [ "$envvardir" = "" ]; then @@ -50,8 +52,10 @@ envvardirnotfound=1 fi printf "Log file directory [$envvardir]: " -@@ -249,7 +256,7 @@ - read var_dir + if [ "$var_dir" = "" ]; then +- read var_dir ++ var_dir="$envvardir" ++ echo "$envvardir" fi if [ "$var_dir" = "" ]; then - var_dir=/var/webmin @@ -59,3 +63,26 @@ fi abspath=`echo $var_dir | grep "^/"` if [ "$abspath" = "" ]; then +@@ -290,7 +299,8 @@ + if [ "$perl" = "" ]; then + if [ "$perldef" = "" ]; then + printf "Full path to perl: " +- read perl ++ perl="%%PERL%%" ++ echo "$perl" + if [ "$perl" = "" ]; then + echo "ERROR: No path entered!" + echo "" +@@ -298,10 +308,8 @@ + fi + else + printf "Full path to perl (default $perldef): " +- read perl +- if [ "$perl" = "" ]; then +- perl=$perldef +- fi ++ perl=$perldef ++ echo "$perldef" + fi + fi + echo "" diff --git a/sysutils/x86info/Makefile b/sysutils/x86info/Makefile deleted file mode 100644 index 7e8f2c09720a..000000000000 --- a/sysutils/x86info/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -PORTNAME= x86info -DISTVERSION= 1.31snap03 -PORTREVISION= 1 -CATEGORIES= sysutils - -MAINTAINER= ler@FreeBSD.org -COMMENT= x86 CPU identification and feature display utility -WWW= https://github.com/kernelslacker/x86info - -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= Abandoned upstream, fails to identify anything remotely new according to upstream issue reports -EXPIRATION_DATE=2025-06-30 - -LIB_DEPENDS= libpci.so:devel/libpci - -ONLY_FOR_ARCHS= i386 amd64 - -USE_GITHUB= yes -GH_ACCOUNT= kernelslacker -GH_TAGNAME= 1b41e8b - -USES= gmake pkgconfig python:build - -PLIST_FILES= bin/lsmsr bin/x86info share/man/man8/lsmsr.8.gz share/man/man1/x86info.1.gz - -post-patch: - @${REINPLACE_CMD} \ - -e 's|python createheader.py|${PYTHON_CMD} createheader.py|' \ - ${WRKSRC}/lsmsr/Makefile - -do-build: - @cd ${WRKSRC} ; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${_MAKE_JOBS} ${MAKE_ARGS} - @cd ${WRKSRC}/lsmsr ; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${_MAKE_JOBS} ${MAKE_ARGS} - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/x86info ${STAGEDIR}${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/lsmsr/lsmsr ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/x86info.1 ${STAGEDIR}${PREFIX}/share/man/man1 - ${INSTALL_MAN} ${WRKSRC}/lsmsr/lsmsr.8 ${STAGEDIR}${PREFIX}/share/man/man8 - -.include <bsd.port.mk> diff --git a/sysutils/x86info/distinfo b/sysutils/x86info/distinfo deleted file mode 100644 index c2b9c85d65ad..000000000000 --- a/sysutils/x86info/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1537051964 -SHA256 (kernelslacker-x86info-1.31snap03-1b41e8b_GH0.tar.gz) = a3fd00224315a07b9cc2009ea87d1c3f627795b818608149c1f257669ee441c9 -SIZE (kernelslacker-x86info-1.31snap03-1b41e8b_GH0.tar.gz) = 85780 diff --git a/sysutils/x86info/files/patch-Makefile b/sysutils/x86info/files/patch-Makefile deleted file mode 100644 index 4f80b57aad83..000000000000 --- a/sysutils/x86info/files/patch-Makefile +++ /dev/null @@ -1,29 +0,0 @@ ---- Makefile.orig 2017-09-06 10:17:13.000000000 -0600 -+++ Makefile 2018-01-11 10:23:07.741490000 -0700 -@@ -39,7 +39,7 @@ - LDFLAGS += $(shell pkg-config --libs libpci) - - ifeq ($(CC),"") --CC = gcc -+CC ?= gcc - endif - - ifdef STATIC_LIBPCI -@@ -52,7 +52,7 @@ - - V = @ - Q = $(V:1=) --QUIET_CC = $(Q:@=@echo ' CC '$@;) -+#QUIET_CC = $(Q:@=@echo ' CC '$@;) - - all: x86info - -@@ -69,7 +69,7 @@ - - x86info: $(X86INFO_OBJS) $(X86INFO_HEADERS) - $(QUIET_CC)$(CC) $(CFLAGS) $(LDFLAGS) -o x86info $(X86INFO_OBJS) \ -- $(LIBPCI) -+ `pkg-config --libs libpci` $(LIBPCI) - - DEPDIR= .deps - -include $(X86INFO_SRC:%.c=$(DEPDIR)/%.d) diff --git a/sysutils/x86info/files/patch-lsmsr_Makefile b/sysutils/x86info/files/patch-lsmsr_Makefile deleted file mode 100644 index 85f95c391314..000000000000 --- a/sysutils/x86info/files/patch-lsmsr_Makefile +++ /dev/null @@ -1,15 +0,0 @@ ---- lsmsr/Makefile.orig 2016-10-12 19:04:55 UTC -+++ lsmsr/Makefile -@@ -14,12 +14,10 @@ CFLAGS += -Wdeclaration-after-statement - CFLAGS += -Wformat=2 - CFLAGS += -Wimplicit - CFLAGS += -Winit-self --CFLAGS += -Wlogical-op - CFLAGS += -Wmissing-declarations -Wredundant-decls - CFLAGS += -Wnested-externs - CFLAGS += -Wpacked - CFLAGS += -Wshadow --CFLAGS += -Wstrict-aliasing=3 - CFLAGS += -Wstrict-prototypes -Wmissing-prototypes - CFLAGS += -Wswitch-enum - CFLAGS += -Wundef diff --git a/sysutils/x86info/files/patch-lsmsr_lsmsr.c b/sysutils/x86info/files/patch-lsmsr_lsmsr.c deleted file mode 100644 index 929e3feadfc1..000000000000 --- a/sysutils/x86info/files/patch-lsmsr_lsmsr.c +++ /dev/null @@ -1,100 +0,0 @@ ---- lsmsr/lsmsr.c.orig 2016-10-12 19:04:55 UTC -+++ lsmsr/lsmsr.c -@@ -34,6 +34,18 @@ - #include "AMD_fam15h.h" - #include "generic_msr.h" - -+#if defined(__FreeBSD__) -+# include <sys/param.h> -+# include <sys/ioctl.h> -+# if __FreeBSD_version < 701102 -+# define CPUDEV "/dev/cpu%d" -+# include <cpu.h> -+# else -+# define CPUDEV "/dev/cpuctl%d" -+# include <sys/cpuctl.h> -+# endif -+#endif -+ - /* Todos: - * - add (list and eventually write) support for write-only MSR - * - add decoding support for bit fields -@@ -119,13 +131,40 @@ static void version(void) - fprintf(stdout, "%s version %s\n", g.prog, LSMSR_VERSION); - } - -+#if defined(__FreeBSD__) -+ -+static int get_msr_val(unsigned int msr, unsigned long long *val) -+{ -+#if __FreeBSD_version < 701102 -+ cpu_msr_args_t args; -+#else -+ cpuctl_msr_args_t args; -+#endif -+ -+ args.msr = msr; -+#if __FreeBSD_version < 701102 -+ if (ioctl(g.fd, CPU_RDMSR, &args) != 0) { -+#else -+ if (ioctl(g.fd, CPUCTL_RDMSR, &args) != 0) { -+#endif -+ fflush(stdout); -+ fprintf(stderr, -+ "could not read MSR 0x%8.8x (%s): %s\n", -+ msr, get_reg_name(msr, g.msr_table), strerror(errno)); -+ return 0; -+ } -+ *val = args.data; -+ -+ return 0; -+} -+#else /* !__FreeBSD__ */ - static int get_msr_val(unsigned int msr, unsigned long long *val) - { - off64_t off; - int err; - - *val = 0; -- off = lseek64(g.fd, (off64_t) msr, SEEK_SET); -+ off = lseek(g.fd, (off64_t) msr, SEEK_SET); - if (off == (off_t) -1) { - perror("invalid MSR"); - return 1; -@@ -144,11 +183,17 @@ static int get_msr_val(unsigned int msr, - return 0; - } - -+#endif -+ - static int open_dev(int cpu) - { - char s[20]; - -+#ifdef __FreeBSD__ -+ snprintf(s, sizeof(s), CPUDEV, cpu); -+#else - snprintf(s, sizeof(s), "/dev/cpu/%d/msr", cpu); -+#endif - g.fd = open(s, O_RDONLY); - if (g.fd < 0) - fprintf(stderr, "could not open device %s: %s\n", s, -@@ -317,6 +362,7 @@ static int set_msr_table(void) - } - - struct reg_spec unknown_msr = {0, "unknown", "(at your own risk)", NULL, NULL}; -+unsigned int nrCPUs = 1; - - #define OPT_MAX 32 - int main(int argc, char *argv[]) -@@ -325,6 +371,10 @@ int main(int argc, char *argv[]) - int i, li, ret; - struct reg_spec *reg; - -+ nrCPUs = sysconf(_SC_NPROCESSORS_ONLN); -+ if (nrCPUs > 65535) -+ nrCPUs = 1; -+ - ret = 1; - if((g.prog = rindex(argv[0], '/'))) - ++g.prog; diff --git a/sysutils/x86info/pkg-descr b/sysutils/x86info/pkg-descr deleted file mode 100644 index 22b84139e5ef..000000000000 --- a/sysutils/x86info/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The x86info utility displays information about each of the x86 CPUs found in -the system. Cache information, flags, registers, frequency, processor name, -family, and model are all displayed. It works with all Intel, AMD, Centaur, -Cyrix, VIA processors. |