diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 2 | ||||
-rw-r--r-- | devel/aws-c-event-stream/Makefile | 2 | ||||
-rw-r--r-- | devel/aws-c-event-stream/distinfo | 6 | ||||
-rw-r--r-- | devel/cc65/Makefile | 7 | ||||
-rw-r--r-- | devel/eclipse-titan/Makefile | 2 | ||||
-rw-r--r-- | devel/git-gui/pkg-plist | 1 | ||||
-rw-r--r-- | devel/kerl/Makefile | 2 | ||||
-rw-r--r-- | devel/kerl/distinfo | 6 | ||||
-rw-r--r-- | devel/libdbusmenu-lxqt/Makefile | 1 | ||||
-rw-r--r-- | devel/liblxqt/Makefile | 4 | ||||
-rw-r--r-- | devel/libqt6xdg/Makefile | 4 | ||||
-rw-r--r-- | devel/libwasmtime/Makefile | 54 | ||||
-rw-r--r-- | devel/libwasmtime/distinfo | 108 | ||||
-rw-r--r-- | devel/libwasmtime/pkg-plist | 1 | ||||
-rw-r--r-- | devel/lxqt2-build-tools/Makefile | 2 | ||||
-rw-r--r-- | devel/lxqt2-build-tools/distinfo | 6 | ||||
-rw-r--r-- | devel/lxqt2-build-tools/pkg-plist | 1 | ||||
-rw-r--r-- | devel/py-dj52-django-rq/Makefile | 41 | ||||
-rw-r--r-- | devel/py-dj52-django-rq/distinfo | 3 | ||||
-rw-r--r-- | devel/py-dj52-django-rq/pkg-descr | 3 | ||||
-rw-r--r-- | devel/py-dj52-strawberry-graphql/Makefile | 74 | ||||
-rw-r--r-- | devel/py-dj52-strawberry-graphql/distinfo | 3 | ||||
-rw-r--r-- | devel/py-dj52-strawberry-graphql/pkg-descr | 23 |
23 files changed, 246 insertions, 110 deletions
diff --git a/devel/Makefile b/devel/Makefile index c38c39ae2685..99d2342f9597 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4815,6 +4815,8 @@ SUBDIR += py-distributed SUBDIR += py-dj51-django-rq SUBDIR += py-dj51-strawberry-graphql + SUBDIR += py-dj52-django-rq + SUBDIR += py-dj52-strawberry-graphql SUBDIR += py-django-rq SUBDIR += py-dm-tree SUBDIR += py-docformatter diff --git a/devel/aws-c-event-stream/Makefile b/devel/aws-c-event-stream/Makefile index f524574fdfd4..5ad0b0a8225a 100644 --- a/devel/aws-c-event-stream/Makefile +++ b/devel/aws-c-event-stream/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-c-event-stream DISTVERSIONPREFIX= v -DISTVERSION= 0.5.4 +DISTVERSION= 0.5.5 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/aws-c-event-stream/distinfo b/devel/aws-c-event-stream/distinfo index d946e3745d89..26589ffd1ce2 100644 --- a/devel/aws-c-event-stream/distinfo +++ b/devel/aws-c-event-stream/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741359127 -SHA256 (awslabs-aws-c-event-stream-v0.5.4_GH0.tar.gz) = cef8b78e362836d15514110fb43a0a0c7a86b0a210d5fe25fd248a82027a7272 -SIZE (awslabs-aws-c-event-stream-v0.5.4_GH0.tar.gz) = 98545 +TIMESTAMP = 1750602901 +SHA256 (awslabs-aws-c-event-stream-v0.5.5_GH0.tar.gz) = f6e55c8fd6afd7f904e08d36c3210e199ece5dc838f0f8457b43b72ec4d818e9 +SIZE (awslabs-aws-c-event-stream-v0.5.5_GH0.tar.gz) = 99105 diff --git a/devel/cc65/Makefile b/devel/cc65/Makefile index 2402c690671d..b1681899d932 100644 --- a/devel/cc65/Makefile +++ b/devel/cc65/Makefile @@ -59,11 +59,4 @@ post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MDOCS} || ${PORT_OPTIONS:MINFO} -DEPRECATED= Depends on expired textproc/linuxdoc-tools -EXPIRATION_DATE=2025-06-21 -.endif - .include <bsd.port.mk> diff --git a/devel/eclipse-titan/Makefile b/devel/eclipse-titan/Makefile index 6a9f7f4e0b8a..96371c7a25f5 100644 --- a/devel/eclipse-titan/Makefile +++ b/devel/eclipse-titan/Makefile @@ -9,6 +9,8 @@ WWW= https://projects.eclipse.org/projects/tools.titan LICENSE= EPL LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= Fails to build, /bin/sh: perl: not found + BUILD_DEPENDS= bash:shells/bash \ expect:lang/expect \ xmllint:textproc/libxml2 \ diff --git a/devel/git-gui/pkg-plist b/devel/git-gui/pkg-plist index d5fdb4d417b2..26d5757c5b2d 100644 --- a/devel/git-gui/pkg-plist +++ b/devel/git-gui/pkg-plist @@ -74,5 +74,6 @@ share/gitk/lib/msgs/pt_br.msg share/gitk/lib/msgs/pt_pt.msg share/gitk/lib/msgs/ru.msg share/gitk/lib/msgs/sv.msg +share/gitk/lib/msgs/ta.msg share/gitk/lib/msgs/vi.msg share/gitk/lib/msgs/zh_cn.msg diff --git a/devel/kerl/Makefile b/devel/kerl/Makefile index af378fab1956..37de8a5daa52 100644 --- a/devel/kerl/Makefile +++ b/devel/kerl/Makefile @@ -1,5 +1,5 @@ PORTNAME= kerl -DISTVERSION= 4.3.0 +DISTVERSION= 4.4.0 CATEGORIES= devel EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/devel/kerl/distinfo b/devel/kerl/distinfo index 8e2bd4df1a56..aa865bbcb499 100644 --- a/devel/kerl/distinfo +++ b/devel/kerl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727409817 -SHA256 (kerl-kerl-4.3.0_GH0.tar.gz) = 3270070f4a61a080508810a9fea2a3173439cc5dcaf12ea69ca8baf0d68aadd9 -SIZE (kerl-kerl-4.3.0_GH0.tar.gz) = 46444 +TIMESTAMP = 1750492353 +SHA256 (kerl-kerl-4.4.0_GH0.tar.gz) = 0f32eb08172baffdca9264c5626f6d7fd650369365079fe21f8b8ab997885d8c +SIZE (kerl-kerl-4.4.0_GH0.tar.gz) = 46764 diff --git a/devel/libdbusmenu-lxqt/Makefile b/devel/libdbusmenu-lxqt/Makefile index 8b7b8af194e4..e3ebd6fc041b 100644 --- a/devel/libdbusmenu-lxqt/Makefile +++ b/devel/libdbusmenu-lxqt/Makefile @@ -1,5 +1,6 @@ PORTNAME= libdbusmenu-lxqt PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITE= LXQT/${PORTNAME} diff --git a/devel/liblxqt/Makefile b/devel/liblxqt/Makefile index bbfd6c9051bc..d381231bbda9 100644 --- a/devel/liblxqt/Makefile +++ b/devel/liblxqt/Makefile @@ -1,6 +1,6 @@ PORTNAME= liblxqt PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= LXQT @@ -12,7 +12,7 @@ LICENSE= LGPL21+ LIB_DEPENDS= libpolkit-qt6-core-1.so:sysutils/polkit-qt-1@qt6 -USES= cmake compiler:c++17-lang gnome kde:6 lxqt:2 \ +USES= cmake compiler:c++20-lang gnome kde:6 lxqt:2 \ pkgconfig qt:6 tar:xz xorg USE_GNOME= glib20 USE_QT= base:run tools:build svg diff --git a/devel/libqt6xdg/Makefile b/devel/libqt6xdg/Makefile index 907ef16880e5..4a606c64f2ca 100644 --- a/devel/libqt6xdg/Makefile +++ b/devel/libqt6xdg/Makefile @@ -1,6 +1,6 @@ PORTNAME= libqt6xdg PORTVERSION= 4.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= LXQT/${PORTNAME:S/6//} @@ -10,7 +10,7 @@ WWW= https://github.com/lxde/libqtxdg LICENSE= LGPL21+ -USES= cmake compiler:c++17-lang gnome lxqt:2 pkgconfig qt:6 tar:xz +USES= cmake compiler:c++20-lang gnome lxqt:2 pkgconfig qt:6 tar:xz USE_LDCONFIG= yes USE_GNOME= glib20 USE_LXQT= buildtools2 diff --git a/devel/libwasmtime/Makefile b/devel/libwasmtime/Makefile index a865372dadbf..24f5e50b30cd 100644 --- a/devel/libwasmtime/Makefile +++ b/devel/libwasmtime/Makefile @@ -1,7 +1,6 @@ PORTNAME= lib${GH_PROJECT} -PORTVERSION= 33.0.0 +PORTVERSION= 34.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= devel MAINTAINER= osa@FreeBSD.org @@ -47,7 +46,6 @@ CARGO_CRATES= addr2line-0.24.1 \ arbtest-0.3.1 \ arrayvec-0.7.6 \ async-trait-0.1.71 \ - auditable-serde-0.8.0 \ autocfg-1.1.0 \ backtrace-0.3.74 \ base64-0.22.1 \ @@ -78,7 +76,7 @@ CARGO_CRATES= addr2line-0.24.1 \ cargo-platform-0.1.2 \ cargo_metadata-0.19.2 \ cast-0.3.0 \ - cc-1.2.19 \ + cc-1.2.22 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ ciborium-0.2.0 \ @@ -156,7 +154,7 @@ CARGO_CRATES= addr2line-0.24.1 \ generic-array-0.14.5 \ getrandom-0.2.15 \ getrandom-0.3.1 \ - gimli-0.31.0 \ + gimli-0.31.1 \ glob-0.3.1 \ gzip-header-1.0.0 \ h2-0.4.4 \ @@ -324,9 +322,7 @@ CARGO_CRATES= addr2line-0.24.1 \ smallvec-1.13.2 \ socket2-0.5.7 \ souper-ir-2.1.0 \ - spdx-0.10.1 \ spin-0.9.8 \ - sptr-0.3.2 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ string-interner-0.19.0 \ @@ -362,7 +358,6 @@ CARGO_CRATES= addr2line-0.24.1 \ toml-0.8.10 \ toml_datetime-0.6.5 \ toml_edit-0.22.4 \ - topological-sort-0.2.2 \ torch-sys-0.17.0 \ tracing-0.1.37 \ tracing-attributes-0.1.26 \ @@ -399,23 +394,24 @@ CARGO_CRATES= addr2line-0.24.1 \ wasm-bindgen-macro-0.2.97 \ wasm-bindgen-macro-support-0.2.97 \ wasm-bindgen-shared-0.2.97 \ - wasm-encoder-0.227.1 \ - wasm-encoder-0.229.0 \ - wasm-metadata-0.227.0 \ - wasm-metadata-0.229.0 \ - wasm-mutate-0.229.0 \ - wasm-smith-0.229.0 \ - wasm-wave-0.229.0 \ + wasm-encoder-0.230.0 \ + wasm-encoder-0.233.0 \ + wasm-metadata-0.230.0 \ + wasm-metadata-0.233.0 \ + wasm-mutate-0.233.0 \ + wasm-smith-0.233.0 \ + wasm-wave-0.233.0 \ wasmi-0.43.1 \ wasmi_collections-0.43.1 \ wasmi_core-0.43.1 \ wasmi_ir-0.43.1 \ wasmparser-0.227.1 \ - wasmparser-0.229.0 \ - wasmprinter-0.229.0 \ + wasmparser-0.230.0 \ + wasmparser-0.233.0 \ + wasmprinter-0.233.0 \ wast-35.0.2 \ - wast-229.0.0 \ - wat-1.229.0 \ + wast-233.0.0 \ + wat-1.233.0 \ web-sys-0.3.57 \ webpki-roots-0.26.1 \ which-6.0.3 \ @@ -441,17 +437,17 @@ CARGO_CRATES= addr2line-0.24.1 \ winnow-0.5.39 \ winsafe-0.0.19 \ winx-0.36.3 \ - wit-bindgen-0.41.0 \ - wit-bindgen-core-0.41.0 \ + wit-bindgen-0.42.1 \ + wit-bindgen-core-0.42.1 \ wit-bindgen-rt-0.33.0 \ wit-bindgen-rt-0.37.0 \ - wit-bindgen-rt-0.41.0 \ - wit-bindgen-rust-0.41.0 \ - wit-bindgen-rust-macro-0.41.0 \ - wit-component-0.227.0 \ - wit-component-0.229.0 \ - wit-parser-0.227.0 \ - wit-parser-0.229.0 \ + wit-bindgen-rt-0.42.1 \ + wit-bindgen-rust-0.42.1 \ + wit-bindgen-rust-macro-0.42.1 \ + wit-component-0.230.0 \ + wit-component-0.233.0 \ + wit-parser-0.230.0 \ + wit-parser-0.233.0 \ witx-0.9.1 \ write16-1.0.0 \ writeable-0.5.5 \ @@ -470,7 +466,7 @@ CARGO_CRATES= addr2line-0.24.1 \ zstd-safe-7.0.0 \ zstd-sys-2.0.9+zstd.1.5.5 -GH_TUPLE= WebAssembly:testsuite:596a817:testsuite/tests/spec_testsuite \ +GH_TUPLE= WebAssembly:testsuite:970d36b:testsuite/tests/spec_testsuite \ WebAssembly:wasi-testsuite:2fec29e:wasi_testsuite/tests/wasi_testsuite/wasi-common \ WebAssembly:wasi-threads:e1893c0:wasi_threads/tests/wasi_testsuite/wasi-threads diff --git a/devel/libwasmtime/distinfo b/devel/libwasmtime/distinfo index 903d01307616..a22b41441dee 100644 --- a/devel/libwasmtime/distinfo +++ b/devel/libwasmtime/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1747922980 +TIMESTAMP = 1750516961 SHA256 (rust/crates/addr2line-0.24.1.crate) = f5fb1d8e4442bd405fdfd1dacb42792696b0cf9cb15882e5d097b742a676d375 SIZE (rust/crates/addr2line-0.24.1.crate) = 41554 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe @@ -37,8 +37,6 @@ SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5b SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237 SHA256 (rust/crates/async-trait-0.1.71.crate) = a564d521dd56509c4c47480d00b80ee55f7e385ae48db5744c67ad50c92d2ebf SIZE (rust/crates/async-trait-0.1.71.crate) = 28703 -SHA256 (rust/crates/auditable-serde-0.8.0.crate) = 5c7bf8143dfc3c0258df908843e169b5cc5fcf76c7718bd66135ef4a9cd558c5 -SIZE (rust/crates/auditable-serde-0.8.0.crate) = 5604 SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 SHA256 (rust/crates/backtrace-0.3.74.crate) = 8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a @@ -99,8 +97,8 @@ SHA256 (rust/crates/cargo_metadata-0.19.2.crate) = dd5eb614ed4c27c5d706420e4320f SIZE (rust/crates/cargo_metadata-0.19.2.crate) = 28370 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 SIZE (rust/crates/cast-0.3.0.crate) = 11452 -SHA256 (rust/crates/cc-1.2.19.crate) = 8e3a13707ac958681c13b39b458c073d0d9bc8a22cb1b2f4c8e55eb72c13f362 -SIZE (rust/crates/cc-1.2.19.crate) = 105910 +SHA256 (rust/crates/cc-1.2.22.crate) = 32db95edf998450acc7881c932f94cd9b05c87b4b2599e8bab064753da4acfd1 +SIZE (rust/crates/cc-1.2.22.crate) = 106294 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd @@ -255,8 +253,8 @@ SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3 SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 SHA256 (rust/crates/getrandom-0.3.1.crate) = 43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8 SIZE (rust/crates/getrandom-0.3.1.crate) = 42449 -SHA256 (rust/crates/gimli-0.31.0.crate) = 32085ea23f3234fc7846555e85283ba4de91e21016dc0455a16286d87a292d64 -SIZE (rust/crates/gimli-0.31.0.crate) = 278951 +SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f +SIZE (rust/crates/gimli-0.31.1.crate) = 279515 SHA256 (rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b SIZE (rust/crates/glob-0.3.1.crate) = 18880 SHA256 (rust/crates/gzip-header-1.0.0.crate) = 95cc527b92e6029a62960ad99aa8a6660faa4555fe5f731aab13aa6a921795a2 @@ -591,12 +589,8 @@ SHA256 (rust/crates/socket2-0.5.7.crate) = ce305eb0b4296696835b71df73eb912e0f1ff SIZE (rust/crates/socket2-0.5.7.crate) = 55758 SHA256 (rust/crates/souper-ir-2.1.0.crate) = a50c18ce33988e1973003afbaa66e6a465ad7a614dc33f246879ccc209c2c044 SIZE (rust/crates/souper-ir-2.1.0.crate) = 17732 -SHA256 (rust/crates/spdx-0.10.1.crate) = 2971cb691ca629f46174f73b1f95356c5617f89b4167f04107167c3dccb8dd89 -SIZE (rust/crates/spdx-0.10.1.crate) = 936816 SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 SIZE (rust/crates/spin-0.9.8.crate) = 38958 -SHA256 (rust/crates/sptr-0.3.2.crate) = 3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a -SIZE (rust/crates/sptr-0.3.2.crate) = 14598 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/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f @@ -667,8 +661,6 @@ SHA256 (rust/crates/toml_datetime-0.6.5.crate) = 3550f4e9685620ac18a50ed434eb3ae SIZE (rust/crates/toml_datetime-0.6.5.crate) = 10910 SHA256 (rust/crates/toml_edit-0.22.4.crate) = 0c9ffdf896f8daaabf9b66ba8e77ea1ed5ed0f72821b398aba62352e95062951 SIZE (rust/crates/toml_edit-0.22.4.crate) = 102719 -SHA256 (rust/crates/topological-sort-0.2.2.crate) = ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d -SIZE (rust/crates/topological-sort-0.2.2.crate) = 10566 SHA256 (rust/crates/torch-sys-0.17.0.crate) = ef116d446d79bb2447748550baee86850d2d32d366cc9bdd4b217bdbe10cac63 SIZE (rust/crates/torch-sys-0.17.0.crate) = 224187 SHA256 (rust/crates/tracing-0.1.37.crate) = 8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8 @@ -741,20 +733,20 @@ SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.97.crate) = 98c9ae5a76e46f4de SIZE (rust/crates/wasm-bindgen-macro-support-0.2.97.crate) = 22824 SHA256 (rust/crates/wasm-bindgen-shared-0.2.97.crate) = 6ee99da9c5ba11bd675621338ef6fa52296b76b83305e9b6e5c77d4c286d6d49 SIZE (rust/crates/wasm-bindgen-shared-0.2.97.crate) = 7771 -SHA256 (rust/crates/wasm-encoder-0.227.1.crate) = 80bb72f02e7fbf07183443b27b0f3d4144abf8c114189f2e088ed95b696a7822 -SIZE (rust/crates/wasm-encoder-0.227.1.crate) = 80917 -SHA256 (rust/crates/wasm-encoder-0.229.0.crate) = 38ba1d491ecacb085a2552025c10a675a6fddcbd03b1fc9b36c536010ce265d2 -SIZE (rust/crates/wasm-encoder-0.229.0.crate) = 81299 -SHA256 (rust/crates/wasm-metadata-0.227.0.crate) = 220471107952f7a42f71d95627deede9a4183e6c7744ad189d4f8c383f397689 -SIZE (rust/crates/wasm-metadata-0.227.0.crate) = 19688 -SHA256 (rust/crates/wasm-metadata-0.229.0.crate) = 78fdb7d29a79191ab363dc90c1ddd3a1e880ffd5348d92d48482393a9e6c5f4d -SIZE (rust/crates/wasm-metadata-0.229.0.crate) = 19855 -SHA256 (rust/crates/wasm-mutate-0.229.0.crate) = e3b8030bb9e10d1e050d1d8796af5e454e6082a5302ce68948f41debd0ea2a8e -SIZE (rust/crates/wasm-mutate-0.229.0.crate) = 90463 -SHA256 (rust/crates/wasm-smith-0.229.0.crate) = b0227a2ef527946ab58f9eefcb232576d89126db8c96b266c04e4a934cf24c92 -SIZE (rust/crates/wasm-smith-0.229.0.crate) = 97197 -SHA256 (rust/crates/wasm-wave-0.229.0.crate) = bd33c30a68c41ff354d7b3741f5d2d3dfbf8eb52033176bb01364cbdf016c17c -SIZE (rust/crates/wasm-wave-0.229.0.crate) = 43090 +SHA256 (rust/crates/wasm-encoder-0.230.0.crate) = d4349d0943718e6e434b51b9639e876293093dca4b96384fb136ab5bd5ce6660 +SIZE (rust/crates/wasm-encoder-0.230.0.crate) = 82149 +SHA256 (rust/crates/wasm-encoder-0.233.0.crate) = 9679ae3cf7cfa2ca3a327f7fab97f27f3294d402fd1a76ca8ab514e17973e4d3 +SIZE (rust/crates/wasm-encoder-0.233.0.crate) = 82434 +SHA256 (rust/crates/wasm-metadata-0.230.0.crate) = 1a52e010df5494f4289ccc68ce0c2a8c17555225a5e55cc41b98f5ea28d0844b +SIZE (rust/crates/wasm-metadata-0.230.0.crate) = 20093 +SHA256 (rust/crates/wasm-metadata-0.233.0.crate) = a1ea902a6e69315e1e2371bd35ce4b45ef0d4cfcaf89d1a392ae3966ac055f25 +SIZE (rust/crates/wasm-metadata-0.233.0.crate) = 20097 +SHA256 (rust/crates/wasm-mutate-0.233.0.crate) = 3cdfd07fae6e4aaed2b1f411bb66ce6d8c19acd3b9e2bbce0b62ff9682107fcf +SIZE (rust/crates/wasm-mutate-0.233.0.crate) = 90754 +SHA256 (rust/crates/wasm-smith-0.233.0.crate) = 2820810ea8e870fd5ae956750b457e0997099c806e4747d0abc4d5e608c4e59f +SIZE (rust/crates/wasm-smith-0.233.0.crate) = 98584 +SHA256 (rust/crates/wasm-wave-0.233.0.crate) = d55ea4585cecac742179af2d61cd1941b0e7e96a6f60447ecfb48fd1c67686b1 +SIZE (rust/crates/wasm-wave-0.233.0.crate) = 43214 SHA256 (rust/crates/wasmi-0.43.1.crate) = 3cd93c135ccbe88cfd00992c9c49778d364417bdb5cfb360eac60fe2d4d34676 SIZE (rust/crates/wasmi-0.43.1.crate) = 322977 SHA256 (rust/crates/wasmi_collections-0.43.1.crate) = 55e817a9a96149aa3ddb84c44c6fe37ed608d53136d794d4d3cd8019de11fb42 @@ -765,16 +757,18 @@ SHA256 (rust/crates/wasmi_ir-0.43.1.crate) = 6e532ea88ccdbe2889ed3c00a8733971e11 SIZE (rust/crates/wasmi_ir-0.43.1.crate) = 34913 SHA256 (rust/crates/wasmparser-0.227.1.crate) = 0f51cad774fb3c9461ab9bccc9c62dfb7388397b5deda31bf40e8108ccd678b2 SIZE (rust/crates/wasmparser-0.227.1.crate) = 247368 -SHA256 (rust/crates/wasmparser-0.229.0.crate) = 0cc3b1f053f5d41aa55640a1fa9b6d1b8a9e4418d118ce308d20e24ff3575a8c -SIZE (rust/crates/wasmparser-0.229.0.crate) = 249693 -SHA256 (rust/crates/wasmprinter-0.229.0.crate) = d25dac01892684a99b8fbfaf670eb6b56edea8a096438c75392daeb83156ae2e -SIZE (rust/crates/wasmprinter-0.229.0.crate) = 41100 +SHA256 (rust/crates/wasmparser-0.230.0.crate) = 808198a69b5a0535583370a51d459baa14261dfab04800c4864ee9e1a14346ed +SIZE (rust/crates/wasmparser-0.230.0.crate) = 252171 +SHA256 (rust/crates/wasmparser-0.233.0.crate) = b51cb03afce7964bbfce46602d6cb358726f36430b6ba084ac6020d8ce5bc102 +SIZE (rust/crates/wasmparser-0.233.0.crate) = 256279 +SHA256 (rust/crates/wasmprinter-0.233.0.crate) = abf8e5b732895c99b21aa615f1b73352e51bbe2b2cb6c87eae7f990d07c1ac18 +SIZE (rust/crates/wasmprinter-0.233.0.crate) = 41928 SHA256 (rust/crates/wast-35.0.2.crate) = 2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68 SIZE (rust/crates/wast-35.0.2.crate) = 90940 -SHA256 (rust/crates/wast-229.0.0.crate) = 63fcaff613c12225696bb163f79ca38ffb40e9300eff0ff4b8aa8b2f7eadf0d9 -SIZE (rust/crates/wast-229.0.0.crate) = 153934 -SHA256 (rust/crates/wat-1.229.0.crate) = 4189bad08b70455a9e9e67dc126d2dcf91fac143a80f1046747a5dde6d4c33e0 -SIZE (rust/crates/wat-1.229.0.crate) = 8132 +SHA256 (rust/crates/wast-233.0.0.crate) = 2eaf4099d8d0c922b83bf3c90663f5666f0769db9e525184284ebbbdb1dd2180 +SIZE (rust/crates/wast-233.0.0.crate) = 154628 +SHA256 (rust/crates/wat-1.233.0.crate) = 3d9bc80f5e4b25ea086ef41b91ccd244adde45d931c384d94a8ff64ab8bd7d87 +SIZE (rust/crates/wat-1.233.0.crate) = 8365 SHA256 (rust/crates/web-sys-0.3.57.crate) = 7b17e741662c70c8bd24ac5c5b18de314a2c26c32bf8346ee1e6f53de919c283 SIZE (rust/crates/web-sys-0.3.57.crate) = 686563 SHA256 (rust/crates/webpki-roots-0.26.1.crate) = b3de34ae270483955a94f4b21bdaaeb83d508bb84a01435f393818edb0012009 @@ -825,28 +819,28 @@ SHA256 (rust/crates/winsafe-0.0.19.crate) = d135d17ab770252ad95e9a872d365cf3090e SIZE (rust/crates/winsafe-0.0.19.crate) = 492820 SHA256 (rust/crates/winx-0.36.3.crate) = f9643b83820c0cd246ecabe5fa454dd04ba4fa67996369466d0747472d337346 SIZE (rust/crates/winx-0.36.3.crate) = 13696 -SHA256 (rust/crates/wit-bindgen-0.41.0.crate) = 10fb6648689b3929d56bbc7eb1acf70c9a42a29eb5358c67c10f54dbd5d695de -SIZE (rust/crates/wit-bindgen-0.41.0.crate) = 25042 -SHA256 (rust/crates/wit-bindgen-core-0.41.0.crate) = 92fa781d4f2ff6d3f27f3cc9b74a73327b31ca0dc4a3ef25a0ce2983e0e5af9b -SIZE (rust/crates/wit-bindgen-core-0.41.0.crate) = 23691 +SHA256 (rust/crates/wit-bindgen-0.42.1.crate) = fa5b79cd8cb4b27a9be3619090c03cbb87fe7b1c6de254b4c9b4477188828af8 +SIZE (rust/crates/wit-bindgen-0.42.1.crate) = 27936 +SHA256 (rust/crates/wit-bindgen-core-0.42.1.crate) = e35e550f614e16db196e051d22b0d4c94dd6f52c90cb1016240f71b9db332631 +SIZE (rust/crates/wit-bindgen-core-0.42.1.crate) = 33078 SHA256 (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c SIZE (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3357 SHA256 (rust/crates/wit-bindgen-rt-0.37.0.crate) = fc801b991c56492f87ab3086e786468f75c285a4d73017ab0ebc2fa1aed5d82c SIZE (rust/crates/wit-bindgen-rt-0.37.0.crate) = 11845 -SHA256 (rust/crates/wit-bindgen-rt-0.41.0.crate) = c4db52a11d4dfb0a59f194c064055794ee6564eb1ced88c25da2cf76e50c5621 -SIZE (rust/crates/wit-bindgen-rt-0.41.0.crate) = 14311 -SHA256 (rust/crates/wit-bindgen-rust-0.41.0.crate) = 9d0809dc5ba19e2e98661bf32fc0addc5a3ca5bf3a6a7083aa6ba484085ff3ce -SIZE (rust/crates/wit-bindgen-rust-0.41.0.crate) = 52292 -SHA256 (rust/crates/wit-bindgen-rust-macro-0.41.0.crate) = ad19eec017904e04c60719592a803ee5da76cb51c81e3f6fbf9457f59db49799 -SIZE (rust/crates/wit-bindgen-rust-macro-0.41.0.crate) = 11588 -SHA256 (rust/crates/wit-component-0.227.0.crate) = 0b77d5d7ce899af259d77309a5c9d54fc450c43d7014d08e0eccaf742fd582c1 -SIZE (rust/crates/wit-component-0.227.0.crate) = 227296 -SHA256 (rust/crates/wit-component-0.229.0.crate) = 7f550067740e223bfe6c4878998e81cdbe2529dd9a793dc49248dd6613394e8b -SIZE (rust/crates/wit-component-0.229.0.crate) = 230572 -SHA256 (rust/crates/wit-parser-0.227.0.crate) = bdd02ebcfdbbe83a4fc20991c31e8408a1dbb895194c81191e431f7bd0639545 -SIZE (rust/crates/wit-parser-0.227.0.crate) = 148171 -SHA256 (rust/crates/wit-parser-0.229.0.crate) = 459c6ba62bf511d6b5f2a845a2a736822e38059c1cfa0b644b467bbbfae4efa6 -SIZE (rust/crates/wit-parser-0.229.0.crate) = 148191 +SHA256 (rust/crates/wit-bindgen-rt-0.42.1.crate) = 051105bab12bc78e161f8dfb3596e772dd6a01ebf9c4840988e00347e744966a +SIZE (rust/crates/wit-bindgen-rt-0.42.1.crate) = 41555 +SHA256 (rust/crates/wit-bindgen-rust-0.42.1.crate) = cb1e0a91fc85f4ef70e0b81cd86c2b49539d3cd14766fd82396184aadf8cb7d7 +SIZE (rust/crates/wit-bindgen-rust-0.42.1.crate) = 54700 +SHA256 (rust/crates/wit-bindgen-rust-macro-0.42.1.crate) = ce69f52c5737705881d5da5a1dd06f47f8098d094a8d65a3e44292942edb571f +SIZE (rust/crates/wit-bindgen-rust-macro-0.42.1.crate) = 14303 +SHA256 (rust/crates/wit-component-0.230.0.crate) = b607b15ead6d0e87f5d1613b4f18c04d4e80ceeada5ffa608d8360e6909881df +SIZE (rust/crates/wit-component-0.230.0.crate) = 231363 +SHA256 (rust/crates/wit-component-0.233.0.crate) = 584f35dd45ccaf0c454bebca0fa111bca4d43a4334fbac25e941f73c503e673a +SIZE (rust/crates/wit-component-0.233.0.crate) = 235156 +SHA256 (rust/crates/wit-parser-0.230.0.crate) = 679fde5556495f98079a8e6b9ef8c887f731addaffa3d48194075c1dd5cd611b +SIZE (rust/crates/wit-parser-0.230.0.crate) = 151164 +SHA256 (rust/crates/wit-parser-0.233.0.crate) = f22f1cd55247a2e616870b619766e9522df36b7abafbb29bbeb34b7a9da7e9f0 +SIZE (rust/crates/wit-parser-0.233.0.crate) = 153168 SHA256 (rust/crates/witx-0.9.1.crate) = e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b SIZE (rust/crates/witx-0.9.1.crate) = 45928 SHA256 (rust/crates/write16-1.0.0.crate) = d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936 @@ -881,10 +875,10 @@ SHA256 (rust/crates/zstd-safe-7.0.0.crate) = 43747c7422e2924c11144d5229878b98180 SIZE (rust/crates/zstd-safe-7.0.0.crate) = 20463 SHA256 (rust/crates/zstd-sys-2.0.9+zstd.1.5.5.crate) = 9e16efa8a874a0481a574084d34cc26fdb3b99627480f785888deb6386506656 SIZE (rust/crates/zstd-sys-2.0.9+zstd.1.5.5.crate) = 728791 -SHA256 (bytecodealliance-wasmtime-v33.0.0_GH0.tar.gz) = 683615f8abb4476bfb48e923b0c17cbf7e7d41332c19f78719c1efcdfe8b7a27 -SIZE (bytecodealliance-wasmtime-v33.0.0_GH0.tar.gz) = 25284807 -SHA256 (WebAssembly-testsuite-596a817_GH0.tar.gz) = 85eb5ad582d37ad36ecac4bc42dd414495351266e2b1d04c1cdba1f3d8d5926f -SIZE (WebAssembly-testsuite-596a817_GH0.tar.gz) = 800278 +SHA256 (bytecodealliance-wasmtime-v34.0.0_GH0.tar.gz) = dae39eb1de883e650b69ad4f90e5ad92b65cf79ced3de24a39f469afe9e3845b +SIZE (bytecodealliance-wasmtime-v34.0.0_GH0.tar.gz) = 25285945 +SHA256 (WebAssembly-testsuite-970d36b_GH0.tar.gz) = ed7f1cec427d1897aa022c926cc9f12960deabfeb3c3788d50e8a54ecc6526e8 +SIZE (WebAssembly-testsuite-970d36b_GH0.tar.gz) = 800570 SHA256 (WebAssembly-wasi-testsuite-2fec29e_GH0.tar.gz) = d082050c523cab626328de0aa5c86b47319347d62c6b1a9852a2c3870af6b998 SIZE (WebAssembly-wasi-testsuite-2fec29e_GH0.tar.gz) = 25298037 SHA256 (WebAssembly-wasi-threads-e1893c0_GH0.tar.gz) = 451677e69ee3958fcd8798eeba6975afc3fb13c6dbd5c94b68e9bb2b8c10dfd5 diff --git a/devel/libwasmtime/pkg-plist b/devel/libwasmtime/pkg-plist index 9adace34a882..855255e008dc 100644 --- a/devel/libwasmtime/pkg-plist +++ b/devel/libwasmtime/pkg-plist @@ -10,6 +10,7 @@ include/wasmtime/component/component.h include/wasmtime/component/func.h include/wasmtime/component/instance.h include/wasmtime/component/linker.h +include/wasmtime/component/val.h include/wasmtime/conf.h include/wasmtime/config.h include/wasmtime/config.hh diff --git a/devel/lxqt2-build-tools/Makefile b/devel/lxqt2-build-tools/Makefile index 56605a28a028..e29e1e18c541 100644 --- a/devel/lxqt2-build-tools/Makefile +++ b/devel/lxqt2-build-tools/Makefile @@ -1,5 +1,5 @@ PORTNAME= lxqt2-build-tools -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= devel MASTER_SITES= LXQT/${PORTNAME:S/2//} diff --git a/devel/lxqt2-build-tools/distinfo b/devel/lxqt2-build-tools/distinfo index 84ae05966e5f..bea3d215bd72 100644 --- a/devel/lxqt2-build-tools/distinfo +++ b/devel/lxqt2-build-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744924722 -SHA256 (lxqt/lxqt-build-tools-2.2.0.tar.xz) = 1214e12ca06561ca724e67092ae1265fdd23128fde449e9d3b0275cb2a051d43 -SIZE (lxqt/lxqt-build-tools-2.2.0.tar.xz) = 26088 +TIMESTAMP = 1750552448 +SHA256 (lxqt/lxqt-build-tools-2.2.1.tar.xz) = 13dcdf2e6b55cc334ac0ddadd0c131d46c46e06fab0d6ca7b8b96c260c8e332f +SIZE (lxqt/lxqt-build-tools-2.2.1.tar.xz) = 25728 diff --git a/devel/lxqt2-build-tools/pkg-plist b/devel/lxqt2-build-tools/pkg-plist index b2354faa3821..4764645644d8 100644 --- a/devel/lxqt2-build-tools/pkg-plist +++ b/devel/lxqt2-build-tools/pkg-plist @@ -5,7 +5,6 @@ share/cmake/lxqt2-build-tools/find-modules/FindFontconfig.cmake share/cmake/lxqt2-build-tools/find-modules/FindGLIB.cmake share/cmake/lxqt2-build-tools/find-modules/FindMenuCache.cmake share/cmake/lxqt2-build-tools/find-modules/FindUDev.cmake -share/cmake/lxqt2-build-tools/find-modules/FindXCB.cmake share/cmake/lxqt2-build-tools/find-modules/FindXKBCommon.cmake share/cmake/lxqt2-build-tools/find-modules/FindXTerm.cmake share/cmake/lxqt2-build-tools/find-modules/FindXdgEmail.cmake diff --git a/devel/py-dj52-django-rq/Makefile b/devel/py-dj52-django-rq/Makefile new file mode 100644 index 000000000000..3e376d972e51 --- /dev/null +++ b/devel/py-dj52-django-rq/Makefile @@ -0,0 +1,41 @@ +PORTNAME= django-rq +PORTVERSION= 3.0.1 +CATEGORIES= devel python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- +MASTER_SITES= PYPI +DISTNAME= django_rq-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Provides Django integration for RQ (Redis Queue) +WWW= https://github.com/rq/django-rq + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=3.2:www/py-django52@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}redis>=3.5:databases/py-redis@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rq>=2:devel/py-rq@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dj52-django-redis>=0:www/py-dj52-django-redis@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rq-scheduler>=0:devel/py-rq-scheduler@${PY_FLAVOR} \ + redis-server:databases/redis + +USES= python:3.10+ +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes +TEST_ENV= PYTHONPATH=. + +CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*django-rq + +OPTIONS_DEFINE= SENTRY +SENTRY_DESC= Sentry support + +SENTRY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sentry-sdk>=1.0.0:devel/py-sentry-sdk@${PY_FLAVOR} + +# https://github.com/rq/django-rq/blob/master/Makefile +do-test: + cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${LOCALBASE}/bin/django-admin test django_rq --settings=django_rq.tests.settings -v2 + +.include <bsd.port.mk> diff --git a/devel/py-dj52-django-rq/distinfo b/devel/py-dj52-django-rq/distinfo new file mode 100644 index 000000000000..9efa3412a085 --- /dev/null +++ b/devel/py-dj52-django-rq/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1747327171 +SHA256 (django_rq-3.0.1.tar.gz) = d111f436608b95a58a6960174eaf44aa021e0a4a32f83a28a7221a9a916dd1ae +SIZE (django_rq-3.0.1.tar.gz) = 53821 diff --git a/devel/py-dj52-django-rq/pkg-descr b/devel/py-dj52-django-rq/pkg-descr new file mode 100644 index 000000000000..85e24c643a23 --- /dev/null +++ b/devel/py-dj52-django-rq/pkg-descr @@ -0,0 +1,3 @@ +Django integration with RQ, a Redis based Python queuing library. Django-RQ is a +simple app that allows you to configure your queues in django's settings.py and +easily use them in your project. diff --git a/devel/py-dj52-strawberry-graphql/Makefile b/devel/py-dj52-strawberry-graphql/Makefile new file mode 100644 index 000000000000..0e5a547d0db8 --- /dev/null +++ b/devel/py-dj52-strawberry-graphql/Makefile @@ -0,0 +1,74 @@ +PORTNAME= strawberry-graphql +DISTVERSION= 0.271.0 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- +DISTNAME= strawberry_graphql-${DISTVERSION} + +MAINTAINER= kai@FreeBSD.org +COMMENT= Library for creating GraphQL APIs +WWW= https://github.com/strawberry-graphql/strawberry + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.6:devel/py-poetry-core@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.0:devel/py-python-dateutil@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2.0<3.4.0:devel/py-graphql-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} + +USES= python:3.10+ +USE_PYTHON= autoplist concurrent pep517 + +CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} + +NO_ARCH= yes + +OPTIONS_DEFINE= AIOHTTP ASGI CHANNELS CLI DEBUG DEBUG-SERVER DJANGO \ + FASTAPI FLASK OPENTELEMETRY PYDANTIC + +AIOHTTP_DESC= Basic AIOHTTP integration +ASGI_DESC= Basic ASGI integration +CHANNELS_DESC= Support for Django Channels +CLI_DESC= Support for CLI commands +DEBUG-SERVER_DESC= Enable debug server +DEBUG_DESC= Generate verbose debug information +DJANGO_DESC= Basic Django integration +FASTAPI_DESC= Support for FastAPI in conjunction with GraphQLRouter +FLASK_DESC= Basic Flask integration +OPENTELEMETRY_DESC= Generate Open Telemetry compatible tracing information +PYDANTIC_DESC= Support for Pydantic models + +AIOHTTP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.7.4:www/py-aiohttp@${PY_FLAVOR} +ASGI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}multipart>=0.0.7:devel/py-multipart@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}starlette>=0.18.0:www/py-starlette@${PY_FLAVOR} +CHANNELS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.2:www/py-asgiref@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj52-channels>=3.0.5:www/py-dj52-channels@${PY_FLAVOR} +CLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>=1.0.0:devel/py-libcst@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pygments>=2.3:textproc/py-pygments@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rich>=12.0.0:textproc/py-rich@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typer>=0.7.0:devel/py-typer@${PY_FLAVOR} +DEBUG-SERVER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>=1.0.0:devel/py-libcst@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}multipart>=0.0.7:devel/py-multipart@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pygments>=2.3:textproc/py-pygments@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rich>=12.0.0:textproc/py-rich@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}starlette>=0.18.0:www/py-starlette@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typer>=0.7.0:devel/py-typer@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}uvicorn>=0.11.6:www/py-uvicorn@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}websockets>=15.0.1:devel/py-websockets@${PY_FLAVOR} +DEBUG_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>=1.0.0:devel/py-libcst@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rich>=12.0.0:textproc/py-rich@${PY_FLAVOR} +# NB: www/py-channels (via CHANNELS) options depends on www/py-djangoXX, which +# should be taken into account when creating a port for a specific Django version. +DJANGO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.2:www/py-asgiref@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}django52>=3.2:www/py-django52@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-django>0:devel/py-pytest-django@${PY_FLAVOR} +FASTAPI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastapi>=0.62.5:www/py-fastapi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}multipart>=0.0.7:devel/py-multipart@${PY_FLAVOR} +FLASK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flask>=1.1:www/py-flask@${PY_FLAVOR} +OPENTELEMETRY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-sdk<2:devel/py-opentelemetry-sdk@${PY_FLAVOR} +# NB: Switch to devel/py-pydantic once www/py-fastapi uses it +PYDANTIC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydantic2>1.6.1:devel/py-pydantic2@${PY_FLAVOR} + +.include <bsd.port.mk> diff --git a/devel/py-dj52-strawberry-graphql/distinfo b/devel/py-dj52-strawberry-graphql/distinfo new file mode 100644 index 000000000000..591e1237a446 --- /dev/null +++ b/devel/py-dj52-strawberry-graphql/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1749230708 +SHA256 (strawberry_graphql-0.271.0.tar.gz) = dfcf22c5b013915b78b64660ed40afc58081708cecce37879d4b89dac5dc356a +SIZE (strawberry_graphql-0.271.0.tar.gz) = 207945 diff --git a/devel/py-dj52-strawberry-graphql/pkg-descr b/devel/py-dj52-strawberry-graphql/pkg-descr new file mode 100644 index 000000000000..ea25df49f06d --- /dev/null +++ b/devel/py-dj52-strawberry-graphql/pkg-descr @@ -0,0 +1,23 @@ +Strawberry is a developer friendly GraphQL library for Python, designed for +modern development. + +* Type hints: Leverages Python type hints to provide a great developer + experience while creating GraphQL Libraries. + +* Async Support: Supports async/await out of the box, allowing you to write + your resolvers in a non-blocking way. + +* Extensible: Has support for schema and field extensions, allowing you to + extend the schema with custom logic. + +* Generics: Supports generics, allowing you to create reusable types that can + be used in multiple places. + +* Federation: Supports Federation, allowing you to create a federated GraphQL + schema. + +* Dataloaders: Comes with support for dataloaders, allowing you to batch + multiple queries into a single one. + +* Integrations: Has support for multiple integrations, allowing you to use it + with your favorite web framework. |