2025-11-29 15:45:54 UTC

This commit is contained in:
Repository mirror & CI
2025-11-29 15:45:55 +00:00
parent 20108d9fe2
commit 5b96c52d03
19 changed files with 51 additions and 34 deletions

View File

@@ -7,7 +7,7 @@ HOMEPAGE=https://www.virtualbox.org/ https://github.com/VirtualBox/virtualbox
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop edo flag-o-matic java-pkg-opt-2 linux-info multilib optfeature pax-utils python-single-r1 tmpfiles toolchain-funcs udev xdg
IUSE=alsa dbus debug doc dtrace +gui java lvm nls pam pch pulseaudio +opengl python +sdk +sdl test +udev vboxwebsrv vde +vmmraw vnc java python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
KEYWORDS=~amd64
KEYWORDS=amd64
LICENSE=GPL-2+ GPL-3 LGPL-2.1 MIT dtrace? ( CDDL )
RDEPEND=acct-group/vboxusers app-arch/xz-utils ~app-emulation/virtualbox-modules-7.1.14 dev-libs/libtpms dev-libs/libxml2:= dev-libs/openssl:0= media-libs/libpng:0= media-libs/libvpx:0= net-misc/curl virtual/zlib:= dbus? ( sys-apps/dbus ) gui? ( dev-qt/qtbase:6[X,widgets] dev-qt/qtscxml:6 dev-qt/qttools:6[assistant] x11-libs/libX11 x11-libs/libXt ) lvm? ( sys-fs/lvm2 ) opengl? ( media-libs/libglvnd[X] media-libs/vulkan-loader x11-libs/libX11 x11-libs/libXt ) pam? ( sys-libs/pam ) python? ( python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) ) sdl? ( media-libs/libsdl2[X,video] x11-libs/libX11 x11-libs/libXt ) vboxwebsrv? ( net-libs/gsoap[-gnutls(-),debug?] ) vde? ( net-misc/vde ) vnc? ( >=net-libs/libvncserver-0.9.9 ) gui? ( x11-libs/libxcb:= ) java? ( virtual/jre:1.8 ) java? ( >=dev-java/java-config-2.2.0-r3 ) virtual/tmpfiles
REQUIRED_USE=java? ( sdk ) python? ( sdk ^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 ) ) vboxwebsrv? ( java )
@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
SLOT=0/7.1
SRC_URI=https://download.virtualbox.org/virtualbox/7.1.14/VirtualBox-7.1.14.tar.bz2 https://gitweb.gentoo.org/proj/virtualbox-patches.git/snapshot/virtualbox-patches-7.1.14-r1.tar.bz2 gui? ( !doc? ( https://dev.gentoo.org/~ceamac/app-emulation/virtualbox/virtualbox-help-7.1.14.tar.xz ) )
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 java-utils-2 3febdd17a5820c438f6368dde60d4848 java-pkg-opt-2 cfe09ee08c1c7907ffee08abd026fd4b linux-info efd923656513c879204fec6638eadee5 multilib a199af442898963433d6f038a88cce9c optfeature 538bce96e5589935b57e178e8635f301 pax-utils 5555f2e75744739fe100ee62c22d28fe multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 tmpfiles 9a9814db5a3fbd4f1e921c05297e7735 udev f3d9a4376ebd22131726a68e1a0a058f xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=0976a95f78d443bfd6e5a1f95d0eb562
_md5_=bacc60bbc8cc44d1900f3ba1cdd16a04

View File

@@ -2,8 +2,8 @@ DEFINED_PHASES=install unpack
DESCRIPTION=CD image containing guest additions for VirtualBox
EAPI=8
HOMEPAGE=https://www.virtualbox.org/
KEYWORDS=~amd64
KEYWORDS=amd64
LICENSE=GPL-3 || ( GPL-3 CDDL )
SLOT=0/7.1
SRC_URI=https://download.virtualbox.org/virtualbox/7.1.14/VBoxGuestAdditions_7.1.14.iso
_md5_=f2390cb3b6371dcf3017e5679a85f726
_md5_=ee28e8e98a985b2f599221b3b11a86d3

View File

@@ -2,10 +2,10 @@ DEFINED_PHASES=install
DESCRIPTION=PUEL extensions for VirtualBox
EAPI=8
HOMEPAGE=https://www.virtualbox.org/
KEYWORDS=~amd64
KEYWORDS=amd64
LICENSE=PUEL-12
RDEPEND=|| ( =app-emulation/virtualbox-7.1.14* =app-emulation/virtualbox-kvm-7.1.14* )
RESTRICT=bindist mirror strip
SLOT=0/7.1
SRC_URI=https://download.virtualbox.org/virtualbox/7.1.14/Oracle_VirtualBox_Extension_Pack-7.1.14.vbox-extpack -> Oracle_VirtualBox_Extension_Pack-7.1.14.tar.gz
_md5_=acb2359901cbafc7e333acef4b8fa72f
_md5_=06fac497dd70a132878fca7df8b1fc40

View File

@@ -6,10 +6,10 @@ EAPI=8
HOMEPAGE=https://www.virtualbox.org/
INHERIT=edo readme.gentoo-r1 systemd toolchain-funcs udev
IUSE=+dbus gui
KEYWORDS=~amd64 ~arm64 ~x86
KEYWORDS=amd64 ~arm64 ~x86
LICENSE=GPL-3 LGPL-2.1+ MIT || ( GPL-3 CDDL )
RDEPEND=acct-group/vboxguest acct-group/vboxsf acct-user/vboxguest sys-libs/pam virtual/zlib:= ~app-emulation/virtualbox-guest-modules-7.1.14 dbus? ( sys-apps/dbus ) gui? ( x11-apps/xrandr x11-apps/xrefresh x11-libs/libX11 x11-libs/libXext x11-libs/libXmu x11-libs/libXt )
SLOT=0/7.1
SRC_URI=https://download.virtualbox.org/virtualbox/7.1.14/VirtualBox-7.1.14.tar.bz2 https://gitweb.gentoo.org/proj/virtualbox-patches.git/snapshot/virtualbox-patches-7.1.14-r1.tar.bz2
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 readme.gentoo-r1 b045f3acf546393ab6b3170781875358 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db systemd a964c0cbe818b5729da1dbfcee5be861 udev f3d9a4376ebd22131726a68e1a0a058f
_md5_=d27ba21100c78e6f7c8ca65e81e972d5
_md5_=26c9966100a14058cf8d157bab463903

View File

@@ -7,10 +7,10 @@ HOMEPAGE=https://www.virtualbox.org/
IDEPEND=sys-apps/kmod[tools]
INHERIT=linux-mod-r1
IUSE=dist-kernel modules-compress modules-sign +strip
KEYWORDS=~amd64 ~arm64 ~x86
KEYWORDS=amd64 ~arm64 ~x86
LICENSE=GPL-3
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
SLOT=0/7.1
SRC_URI=https://dev.gentoo.org/~ceamac/app-emulation/virtualbox-guest-modules/vbox-guest-kernel-module-src-7.1.14.tar.xz
_eclasses_=mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 2b1749a4ea9e1aea780b1b54dd2f65f1
_md5_=fe165f743cd8456766b9cddbbddbebaa
_md5_=b90575dd2c0bfecb3c547dee1acb500f

View File

@@ -7,10 +7,10 @@ HOMEPAGE=https://www.virtualbox.org/
IDEPEND=sys-apps/kmod[tools]
INHERIT=linux-mod-r1
IUSE=dist-kernel modules-compress modules-sign +strip
KEYWORDS=~amd64
KEYWORDS=amd64
LICENSE=GPL-3
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
SLOT=0/7.1
SRC_URI=https://dev.gentoo.org/~ceamac/app-emulation/virtualbox-modules/vbox-host-kernel-module-src-7.1.14.tar.xz
_eclasses_=mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 2b1749a4ea9e1aea780b1b54dd2f65f1
_md5_=02a237d14cb7273c4e38c1b90bf0bedd
_md5_=8e5786b86cf864b4b7082008cff6c855

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/openresty/lua-resty-core
INHERIT=lua-single
IUSE=+lua_single_target_luajit
KEYWORDS=~amd64 arm64
KEYWORDS=amd64 arm64
LICENSE=BSD-2
RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= )
REQUIRED_USE=^^ ( lua_single_target_luajit )
@@ -14,4 +14,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://github.com/openresty/lua-resty-core/archive/refs/tags/v0.1.30.tar.gz -> lua-resty-core-0.1.30.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb
_md5_=b96bc5349bdf07542a0d4c8666afe558
_md5_=191b9e6c7bb56466b76fc2f085535447

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/openresty/lua-resty-lrucache
INHERIT=lua-single
IUSE=+lua_single_target_luajit
KEYWORDS=~amd64 arm64
KEYWORDS=amd64 arm64
LICENSE=BSD-2
RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= )
REQUIRED_USE=^^ ( lua_single_target_luajit )
@@ -14,4 +14,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://github.com/openresty/lua-resty-lrucache/archive/refs/tags/v0.15.tar.gz -> lua-resty-lrucache-0.15.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb
_md5_=d7a816ebe5e4f4284f6e32ec963fd6f2
_md5_=b133c370bf41fc843e1e00a8c918fc68

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( app-arch/zstd:= ) python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] verify-provenance? ( dev-python/pypi-attestations )
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=app-arch/zstd:= python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
DESCRIPTION=Backport of PEP-784: adding Zstandard to the standard library
EAPI=8
HOMEPAGE=https://github.com/Rogdham/backports.zstd/ https://pypi.org/project/backports.zstd/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug verify-provenance
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86
LICENSE=PSF-2
RDEPEND=app-arch/zstd:= python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/b/backports.zstd/backports_zstd-1.1.0.tar.gz verify-provenance? ( https://pypi.org/integrity/backports.zstd/v1.1.0/backports_zstd-1.1.0.tar.gz/provenance -> backports_zstd-1.1.0.tar.gz.provenance )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=a480a7d7685557eb76286312405c6470

View File

@@ -5,10 +5,10 @@ EAPI=8
HOMEPAGE=https://gitlab.com/AOMediaCodec/SVT-AV1
INHERIT=cmake-multilib edo multiprocessing
IUSE=test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86
LICENSE=BSD-2 Apache-2.0 BSD ISC LGPL-2.1+ MIT
RESTRICT=!test? ( test )
SLOT=0/3
SRC_URI=https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v3.1.2/SVT-AV1-v3.1.2.tar.bz2
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 3f19d8d5fccba52076cdeb2281ad349f edo a5e294016aa84979fcb2459749eb80b2
_md5_=b90f05e5755f93f1e41573372d92d286
_md5_=43b01b7741eb464ee6faf8917c8cfafa

View File

@@ -5,10 +5,10 @@ DESCRIPTION=LDAP authentication module for NGINX
EAPI=8
HOMEPAGE=https://github.com/kvspb/nginx-auth-ldap
INHERIT=nginx-module
KEYWORDS=~amd64 arm64
KEYWORDS=amd64 arm64
LICENSE=BSD-2
RDEPEND=net-nds/openldap www-servers/nginx:=[modules(-)]
SLOT=0
SRC_URI=https://github.com/kvspb/nginx-auth-ldap/archive/241200eac8e4acae74d353291bd27f79e5ca3dc4.tar.gz -> ngx-auth-ldap-0.1_p20240424.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 nginx-module 8a5e1888f06f43088f9a2cfa09980df7
_md5_=68eef6df3e56c8af86aaec882b8655bd
_md5_=889b50b5f47854583ce557d3c9af5898

View File

@@ -5,10 +5,10 @@ DESCRIPTION=NGINX module using PAM for simple HTTP authentication
EAPI=8
HOMEPAGE=https://github.com/sto/ngx_http_auth_pam_module
INHERIT=nginx-module
KEYWORDS=~amd64 arm64
KEYWORDS=amd64 arm64
LICENSE=BSD-2
RDEPEND=sys-libs/pam:= www-servers/nginx:=[modules(-)]
SLOT=0
SRC_URI=https://github.com/sto/ngx_http_auth_pam_module/archive/refs/tags/v1.5.5.tar.gz -> ngx-authpam-1.5.5.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 nginx-module 8a5e1888f06f43088f9a2cfa09980df7
_md5_=0829f520f86a658d4296b52f2944bc1f
_md5_=fd1e14a4238ed346a2394116b2623aa0

View File

@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://github.com/FRiCKLE/ngx_cache_purge
INHERIT=nginx-module
IUSE=test
KEYWORDS=~amd64 ~arm64
KEYWORDS=~amd64 arm64
LICENSE=BSD-2
RDEPEND=www-servers/nginx:=[modules(-)]
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/FRiCKLE/ngx_cache_purge/archive/refs/tags/2.3.tar.gz -> ngx-cache-purge-2.3.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 nginx-module 8a5e1888f06f43088f9a2cfa09980df7
_md5_=006af56f7765ea8f47a74dd7f19491a4
_md5_=df332df41ed970275404fb1390f322ee

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/openresty/lua-nginx-module
INHERIT=lua-single nginx-module
IUSE=+lua_single_target_luajit
KEYWORDS=~amd64 arm64
KEYWORDS=amd64 arm64
LICENSE=BSD-2
RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) dev-lua/lua-resty-core[lua_single_target_luajit(-)?] dev-lua/lua-resty-lrucache[lua_single_target_luajit(-)?] www-servers/nginx:=[modules(-)] www-nginx/ngx_devel_kit
REQUIRED_USE=^^ ( lua_single_target_luajit )
@@ -14,4 +14,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://github.com/openresty/lua-nginx-module/archive/refs/tags/v0.10.27.tar.gz -> ngx-lua-module-0.10.27.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb edo a5e294016aa84979fcb2459749eb80b2 flag-o-matic a7afe42e95fb46ce9691605acfb24672 nginx-module 8a5e1888f06f43088f9a2cfa09980df7
_md5_=469d8b8d061baf8277901431d117eea6
_md5_=e4263218089502072277bb5f48a9a20b

View File

@@ -5,10 +5,10 @@ DESCRIPTION=ModSecurity v3 NGINX Connector
EAPI=8
HOMEPAGE=https://github.com/owasp-modsecurity/ModSecurity-nginx https://modsecurity.org/ https://github.com/owasp-modsecurity/ModSecurity
INHERIT=nginx-module
KEYWORDS=~amd64 arm64
KEYWORDS=amd64 arm64
LICENSE=Apache-2.0
RDEPEND=dev-libs/modsecurity www-servers/nginx:=[modules(-)]
SLOT=0
SRC_URI=https://github.com/owasp-modsecurity/ModSecurity-nginx/releases/download/v1.0.4/ModSecurity-nginx-v1.0.4.tar.gz -> ngx-modsecurity-1.0.4.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 nginx-module 8a5e1888f06f43088f9a2cfa09980df7
_md5_=79c8b3c14dab522230cc99f7e07da7ae
_md5_=58952b43c2722e84d2e0014adbf86fa4

View File

@@ -5,10 +5,10 @@ DESCRIPTION=NGINX-based Media Streaming Server
EAPI=8
HOMEPAGE=https://github.com/arut/nginx-rtmp-module
INHERIT=nginx-module
KEYWORDS=~amd64 arm64
KEYWORDS=amd64 arm64
LICENSE=BSD-2
RDEPEND=www-servers/nginx:=[modules(-)]
SLOT=0
SRC_URI=https://github.com/arut/nginx-rtmp-module/archive/refs/tags/v1.2.2.tar.gz -> ngx-rtmp-1.2.2.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 nginx-module 8a5e1888f06f43088f9a2cfa09980df7
_md5_=be7fa380c78a9b1ca6e025986dd3dcce
_md5_=18a64b9a0c82596192d055739efca778

View File

@@ -5,11 +5,11 @@ DESCRIPTION=An upload progress system for NGINX monitoring RFC1867 POST uploads
EAPI=8
HOMEPAGE=https://github.com/masterzen/nginx-upload-progress-module
INHERIT=nginx-module
KEYWORDS=~amd64 arm64
KEYWORDS=amd64 arm64
LICENSE=BSD-2
RDEPEND=www-servers/nginx:=[modules(-)]
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/masterzen/nginx-upload-progress-module/archive/refs/tags/v0.9.3.tar.gz -> ngx-upload-progress-0.9.3.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 nginx-module 8a5e1888f06f43088f9a2cfa09980df7
_md5_=19c6338a307cb9527ad504470db74d54
_md5_=5054b63f2d81fb7c430eed8d2955bc43

View File

@@ -8170,7 +8170,7 @@ dev-python/b2sdk 2.10.1: Library to access Backblaze B2 cloud storage
dev-python/babel 2.17.0: Collection of tools for internationalizing Python applications
dev-python/babelfish 0.6.1: Python library to work with countries and languages
dev-python/backports-tarfile 1.2.0: Backport of CPython tarfile module (from Python 3.12)
dev-python/backports-zstd 1.0.0-r1: Backport of PEP-784: adding Zstandard to the standard library
dev-python/backports-zstd 1.0.0-r1 1.1.0: Backport of PEP-784: adding Zstandard to the standard library
dev-python/backrefs 6.0.1 6.1: Wrapper around re or regex that adds additional back references
dev-python/bandit 1.8.6 1.9.1 1.9.2: A security linter from OpenStack Security
dev-python/bareos 24.0.3: python bindings for bareos network backup suite

View File

@@ -1 +1 @@
Sat, 29 Nov 2025 15:30:53 +0000
Sat, 29 Nov 2025 15:45:54 +0000