diff options
18 files changed, 83 insertions, 56 deletions
diff --git a/metadata/md5-cache/app-crypt/pkcrack-1.2.2-r2 b/metadata/md5-cache/app-crypt/pkcrack-1.2.2-r2 new file mode 100644 index 000000000000..db37d105418a --- /dev/null +++ b/metadata/md5-cache/app-crypt/pkcrack-1.2.2-r2 @@ -0,0 +1,15 @@ +BDEPEND=test? ( app-arch/zip[crypt] ) +DEFINED_PHASES=compile install postinst test +DESCRIPTION=PkZip cipher breaker +EAPI=8 +HOMEPAGE=https://www.unix-ag.uni-kl.de/~conrad/krypto/pkcrack.html +INHERIT=toolchain-funcs +IUSE=test +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=pkcrack +RDEPEND=!<app-text/html-xml-utils-5.3 +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://www.unix-ag.uni-kl.de/~conrad/krypto/pkcrack/pkcrack-1.2.2.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 +_md5_=23d7000baee9a581ef989f6d412473b7 diff --git a/metadata/md5-cache/app-portage/elt-patches-20240213 b/metadata/md5-cache/app-portage/elt-patches-20240213 index cf44a198742b..dcbbc0043b9e 100644 --- a/metadata/md5-cache/app-portage/elt-patches-20240213 +++ b/metadata/md5-cache/app-portage/elt-patches-20240213 @@ -3,10 +3,10 @@ DEFINED_PHASES=compile install DESCRIPTION=Collection of patches for libtool.eclass EAPI=8 HOMEPAGE=https://gitweb.gentoo.org/proj/elt-patches.git/ -KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~arm64-linux ~ppc64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris +KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~arm64-linux ~ppc64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris LICENSE=GPL-2 RDEPEND=sys-apps/gentoo-functions RESTRICT=test SLOT=0 SRC_URI=https://dev.gentoo.org/~grobian/distfiles/elt-patches-20240213.tar.xz https://dev.gentoo.org/~vapier/dist/elt-patches-20240213.tar.xz https://dev.gentoo.org/~sam/distfiles/app-portage/elt-patches/elt-patches-20240213.tar.xz -_md5_=b4393cdf223d924e850cffcde8c57934 +_md5_=fe452c1c065c597d829f9b17e0449802 diff --git a/metadata/md5-cache/dev-db/sqlmap-1.8.2 b/metadata/md5-cache/dev-db/sqlmap-1.8.2 new file mode 100644 index 000000000000..b32a96e31c81 --- /dev/null +++ b/metadata/md5-cache/dev-db/sqlmap-1.8.2 @@ -0,0 +1,14 @@ +DEFINED_PHASES=install setup +DESCRIPTION=An automatic SQL injection and database takeover tool +EAPI=8 +HOMEPAGE=https://sqlmap.org/ +INHERIT=bash-completion-r1 python-single-r1 wrapper +IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 +KEYWORDS=~amd64 ~x86 +LICENSE=BSD BSD-2 GPL-2+ LGPL-2.1+ MIT public-domain +RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10[sqlite] ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite] ) python_single_target_python3_12? ( dev-lang/python:3.12[sqlite] ) +REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) +SLOT=0 +SRC_URI=https://github.com/sqlmapproject/sqlmap/archive/refs/tags/1.8.2.tar.gz -> sqlmap-1.8.2.gh.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-single-r1 75118e916668a74c660a13b0ecb22562 wrapper 4a1902f969e5718126434fc35f3a0d9c +_md5_=dd52050906d04a616de73c18195c61b1 diff --git a/metadata/md5-cache/dev-python/scrypt-0.8.24 b/metadata/md5-cache/dev-python/scrypt-0.8.24 index ee2fc79d93ab..02eec69eb18a 100644 --- a/metadata/md5-cache/dev-python/scrypt-0.8.24 +++ b/metadata/md5-cache/dev-python/scrypt-0.8.24 @@ -6,7 +6,7 @@ EAPI=8 HOMEPAGE=https://github.com/holgern/py-scrypt/ https://pypi.org/project/scrypt/ INHERIT=distutils-r1 pypi IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos LICENSE=BSD-2 RDEPEND=dev-libs/openssl:0= python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/s/scrypt/scrypt-0.8.24.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8262de2e5a28df8624b96e031d8d0f2b pypi 2eecb475512bc76e5ea9192a681b9e6b -_md5_=4953f2b3b2c94d24a578f3116440c1ff +_md5_=ff35074e7ddb2733fabebd5a51c0e4d3 diff --git a/metadata/md5-cache/dev-util/autoproject-0.20_p15 b/metadata/md5-cache/dev-util/autoproject-0.20_p15 index 814333f60148..4a9d10eef541 100644 --- a/metadata/md5-cache/dev-util/autoproject-0.20_p15 +++ b/metadata/md5-cache/dev-util/autoproject-0.20_p15 @@ -1,4 +1,4 @@ -BDEPEND=test? ( sys-apps/texinfo sys-devel/autogen ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7 +BDEPEND=test? ( sys-apps/texinfo sys-devel/autogen virtual/texi2dvi ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7 DEFINED_PHASES=prepare test DEPEND=dev-build/autoconf:* dev-build/automake:* DESCRIPTION=Start a programming project using autotools and a command line parser generator @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://debian/pool/main/a/autoproject/autoproject_0.20.orig.tar.gz mirror://debian/pool/main/a/autoproject/autoproject_0.20-15.debian.tar.xz _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools e4cf390b19033d5ca443765bc8537b81 -_md5_=11bf6d2a76d97fb33a8186a844d1d595 +_md5_=997e6389a3f0465e9d21968a0a5f7542 diff --git a/metadata/md5-cache/gnustep-apps/gnumail-1.4.0 b/metadata/md5-cache/gnustep-apps/gnumail-1.4.0 index 452ba676bb98..95595471723c 100644 --- a/metadata/md5-cache/gnustep-apps/gnumail-1.4.0 +++ b/metadata/md5-cache/gnustep-apps/gnumail-1.4.0 @@ -6,10 +6,10 @@ EAPI=8 HOMEPAGE=https://www.nongnu.org/gnustep-nonfsf/gnumail/ INHERIT=gnustep-2 IUSE=crypt debug doc -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=~amd64 ~ppc x86 LICENSE=GPL-2+ RDEPEND=crypt? ( app-crypt/gnupg ) virtual/gnustep-back SLOT=0 SRC_URI=mirror://nongnu/gnustep-nonfsf/GNUMail-1.4.0.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 gnustep-base 923cb81765be4cd65f6419d3f9019af5 gnustep-2 191cacca9e01ae0fe9b898b09e4555b8 -_md5_=65e75ae67942c75e695f128241b3456f +_md5_=e34c04a59ee5115fa844cd288c579e40 diff --git a/metadata/md5-cache/sys-devel/gcc-12.3.1_p20240209 b/metadata/md5-cache/sys-devel/gcc-12.3.1_p20240209 index 8e2df4e213e7..e2f510242a21 100644 --- a/metadata/md5-cache/sys-devel/gcc-12.3.1_p20240209 +++ b/metadata/md5-cache/sys-devel/gcc-12.3.1_p20240209 @@ -6,7 +6,7 @@ EAPI=8 HOMEPAGE=https://gcc.gnu.org/ INHERIT=toolchain IUSE=test vanilla +nls debug +cxx +fortran doc hardened multilib objc pgo objc-gc libssp objc++ +openmp fixed-point go +sanitize graphite ada vtv jit +pie +ssp pch systemtap d lto cet zstd valgrind custom-cflags ieee-long-double default-znow default-stack-clash-protection -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 LICENSE=GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ PDEPEND=>=sys-devel/gcc-config-2.11 RDEPEND=elibc_glibc? ( sys-libs/glibc[cet(-)?] ) sys-libs/zlib virtual/libiconv nls? ( virtual/libintl ) >=dev-libs/gmp-4.3.2:0= >=dev-libs/mpfr-2.4.2:0= >=dev-libs/mpc-0.8.1:0= objc-gc? ( >=dev-libs/boehm-gc-7.4.2 ) graphite? ( >=dev-libs/isl-0.14:0= ) zstd? ( app-arch/zstd:= ) @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) SLOT=12 SRC_URI=mirror://gcc/snapshots/12-20240209/gcc-12-20240209.tar.xz https://dev.gentoo.org/~sam/distfiles/sys-devel/gcc/gcc-12.3.0-patches-3.tar.xz https://dev.gentoo.org/~sam/distfiles/sys-devel/gcc/gcc-12.3.0-musl-patches-1.tar.xz _eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 9d3a9a889a6fa62ae794f817c156491b pax-utils 91d47e5d20627c717aa878b9167c62a8 prefix eab3c99d77fe00506c109c8a736186f7 toolchain 29bdeae19844de13f764a71d62b369bc -_md5_=1c58d6288e5169bb8625eb55e84ac241 +_md5_=ba7734eeea2d982c05820b846249b471 diff --git a/metadata/md5-cache/sys-devel/gcc-13.2.1_p20240210 b/metadata/md5-cache/sys-devel/gcc-13.2.1_p20240210 index 77bfc0fd7fee..9559e4038cf7 100644 --- a/metadata/md5-cache/sys-devel/gcc-13.2.1_p20240210 +++ b/metadata/md5-cache/sys-devel/gcc-13.2.1_p20240210 @@ -6,7 +6,7 @@ EAPI=8 HOMEPAGE=https://gcc.gnu.org/ INHERIT=toolchain IUSE=test vanilla +nls debug +cxx +fortran doc hardened multilib objc pgo objc-gc libssp objc++ openmp fixed-point go +sanitize graphite ada vtv jit +pie +ssp pch systemtap d lto cet zstd valgrind custom-cflags ieee-long-double default-znow default-stack-clash-protection modula2 -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 LICENSE=GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ PDEPEND=>=sys-devel/gcc-config-2.11 RDEPEND=elibc_glibc? ( sys-libs/glibc[cet(-)?] ) sys-libs/zlib virtual/libiconv nls? ( virtual/libintl ) >=dev-libs/gmp-4.3.2:0= >=dev-libs/mpfr-2.4.2:0= >=dev-libs/mpc-0.8.1:0= objc-gc? ( >=dev-libs/boehm-gc-7.4.2 ) graphite? ( >=dev-libs/isl-0.14:0= ) zstd? ( app-arch/zstd:= ) @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) SLOT=13 SRC_URI=mirror://gcc/snapshots/13-20240210/gcc-13-20240210.tar.xz https://dev.gentoo.org/~sam/distfiles/sys-devel/gcc/gcc-13.2.0-patches-14.tar.xz https://dev.gentoo.org/~sam/distfiles/sys-devel/gcc/gcc-13.2.0-musl-patches-2.tar.xz _eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 9d3a9a889a6fa62ae794f817c156491b pax-utils 91d47e5d20627c717aa878b9167c62a8 prefix eab3c99d77fe00506c109c8a736186f7 toolchain 29bdeae19844de13f764a71d62b369bc -_md5_=ed04a649bdb83eb921ae01c0a5360f77 +_md5_=4b866f247d6c2d483352f7a8bcb5a69b diff --git a/metadata/md5-cache/sys-devel/kgcc64-12.3.1_p20240209 b/metadata/md5-cache/sys-devel/kgcc64-12.3.1_p20240209 index 53189cf0b496..5f520315925c 100644 --- a/metadata/md5-cache/sys-devel/kgcc64-12.3.1_p20240209 +++ b/metadata/md5-cache/sys-devel/kgcc64-12.3.1_p20240209 @@ -6,7 +6,7 @@ EAPI=8 HOMEPAGE=https://gcc.gnu.org/ INHERIT=toolchain IUSE=test vanilla +nls -KEYWORDS=~hppa +KEYWORDS=hppa LICENSE=GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ PDEPEND=>=sys-devel/gcc-config-2.11 RDEPEND=sys-libs/zlib virtual/libiconv nls? ( virtual/libintl ) >=dev-libs/gmp-4.3.2:0= >=dev-libs/mpfr-2.4.2:0= >=dev-libs/mpc-0.8.1:0= @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) SLOT=12 SRC_URI=mirror://gcc/snapshots/12-20240209/gcc-12-20240209.tar.xz https://dev.gentoo.org/~sam/distfiles/sys-devel/gcc/gcc-12.3.0-patches-2.tar.xz https://dev.gentoo.org/~sam/distfiles/sys-devel/gcc/gcc-12.3.0-musl-patches-1.tar.xz _eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 9d3a9a889a6fa62ae794f817c156491b pax-utils 91d47e5d20627c717aa878b9167c62a8 prefix eab3c99d77fe00506c109c8a736186f7 toolchain 29bdeae19844de13f764a71d62b369bc -_md5_=249676ee0834cc0914b781788536df98 +_md5_=6081b37ec2dac4f9529ac9c1363de68a diff --git a/metadata/md5-cache/sys-devel/kgcc64-13.2.1_p20240210 b/metadata/md5-cache/sys-devel/kgcc64-13.2.1_p20240210 index 5b1250aeb041..61fde3ece5f7 100644 --- a/metadata/md5-cache/sys-devel/kgcc64-13.2.1_p20240210 +++ b/metadata/md5-cache/sys-devel/kgcc64-13.2.1_p20240210 @@ -6,7 +6,7 @@ EAPI=8 HOMEPAGE=https://gcc.gnu.org/ INHERIT=toolchain IUSE=test vanilla +nls -KEYWORDS=~hppa +KEYWORDS=hppa LICENSE=GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ PDEPEND=>=sys-devel/gcc-config-2.11 RDEPEND=sys-libs/zlib virtual/libiconv nls? ( virtual/libintl ) >=dev-libs/gmp-4.3.2:0= >=dev-libs/mpfr-2.4.2:0= >=dev-libs/mpc-0.8.1:0= @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) SLOT=13 SRC_URI=mirror://gcc/snapshots/13-20240210/gcc-13-20240210.tar.xz https://dev.gentoo.org/~sam/distfiles/sys-devel/gcc/gcc-13.2.0-patches-13.tar.xz https://dev.gentoo.org/~sam/distfiles/sys-devel/gcc/gcc-13.2.0-musl-patches-2.tar.xz _eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 9d3a9a889a6fa62ae794f817c156491b pax-utils 91d47e5d20627c717aa878b9167c62a8 prefix eab3c99d77fe00506c109c8a736186f7 toolchain 29bdeae19844de13f764a71d62b369bc -_md5_=80b98de9ef61bb1efe873f53489a51f4 +_md5_=da4e54209031bb91bd5bf17d4ecf9989 diff --git a/metadata/md5-cache/sys-fs/rar2fs-1.29.5 b/metadata/md5-cache/sys-fs/rar2fs-1.29.5 deleted file mode 100644 index 4edeaec1cdd7..000000000000 --- a/metadata/md5-cache/sys-fs/rar2fs-1.29.5 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7 -DEFINED_PHASES=configure prepare -DEPEND=>=app-arch/unrar-5:= sys-fs/fuse:0 -DESCRIPTION=A FUSE based filesystem that can mount one or multiple RAR archive(s) -EAPI=7 -HOMEPAGE=https://hasse69.github.io/rar2fs/ https://github.com/hasse69/rar2fs -INHERIT=autotools -IUSE=debug -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-3 -RDEPEND=>=app-arch/unrar-5:= sys-fs/fuse:0 -SLOT=0 -SRC_URI=https://github.com/hasse69/rar2fs/releases/download/v1.29.5/rar2fs-1.29.5.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools e4cf390b19033d5ca443765bc8537b81 -_md5_=e67dfd6c046aec297793a2aae0c62b7a diff --git a/metadata/md5-cache/www-apache/modsecurity-crs-4.0.0 b/metadata/md5-cache/www-apache/modsecurity-crs-4.0.0 new file mode 100644 index 000000000000..84167d1c4d2f --- /dev/null +++ b/metadata/md5-cache/www-apache/modsecurity-crs-4.0.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install postinst +DESCRIPTION=OWASP ModSecurity Core Rule Set +EAPI=8 +HOMEPAGE=https://coreruleset.org/ +INHERIT=optfeature +IUSE=+apache2 +KEYWORDS=~amd64 ~x86 +LICENSE=Apache-2.0 +RDEPEND=apache2? ( >=www-apache/mod_security-2.9.6 ) +SLOT=0 +SRC_URI=https://github.com/coreruleset/coreruleset/archive/v4.0.0.tar.gz -> modsecurity-crs-4.0.0.tar.gz +_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 +_md5_=376448a1ffaf0ae7ba6f76b60cad918a diff --git a/metadata/md5-cache/www-apps/icingaweb2-module-director-1.11.0 b/metadata/md5-cache/www-apps/icingaweb2-module-director-1.11.1 index 85ad4c1002aa..9f445a3c18cc 100644 --- a/metadata/md5-cache/www-apps/icingaweb2-module-director-1.11.0 +++ b/metadata/md5-cache/www-apps/icingaweb2-module-director-1.11.1 @@ -5,11 +5,11 @@ DESCRIPTION=Icinga Web 2 plugin for configuration EAPI=8 HOMEPAGE=https://github.com/Icinga/icingaweb2-module-director/ INHERIT=systemd -IUSE=php_targets_php8-1 php_targets_php8-2 +IUSE=php_targets_php8-1 php_targets_php8-2 php_targets_php8-3 KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 -RDEPEND=php_targets_php8-1? ( dev-lang/php:8.1[curl,iconv,pcntl,posix,sockets] ) php_targets_php8-2? ( dev-lang/php:8.2[curl,iconv,pcntl,posix,sockets] ) acct-group/icingaweb2 acct-user/icingadirector >=www-apps/icingaweb2-module-incubator-0.20.0 >=dev-libs/icinga-php-library-0.13.0 >=dev-libs/icinga-php-thirdparty-0.12.0 >=www-apps/icingaweb2-2.9.0 +RDEPEND=php_targets_php8-1? ( dev-lang/php:8.1[curl,iconv,pcntl,posix,sockets] ) php_targets_php8-2? ( dev-lang/php:8.2[curl,iconv,pcntl,posix,sockets] ) php_targets_php8-3? ( dev-lang/php:8.3[curl,iconv,pcntl,posix,sockets] ) acct-group/icingaweb2 acct-user/icingadirector >=www-apps/icingaweb2-module-incubator-0.22.0 >=dev-libs/icinga-php-library-0.13.0 >=dev-libs/icinga-php-thirdparty-0.12.0 >=www-apps/icingaweb2-2.9.0 SLOT=0 -SRC_URI=https://codeload.github.com/Icinga/icingaweb2-module-director/tar.gz/v1.11.0 -> icingaweb2-module-director-1.11.0.tar.gz +SRC_URI=https://codeload.github.com/Icinga/icingaweb2-module-director/tar.gz/v1.11.1 -> icingaweb2-module-director-1.11.1.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942 -_md5_=a4f037f2247812b28fd7d46dd1588ea8 +_md5_=b36d8f16885e27edab02cb4b2522d1d9 diff --git a/metadata/md5-cache/www-apps/icingaweb2-module-director-9999 b/metadata/md5-cache/www-apps/icingaweb2-module-director-9999 index d8d737a109c2..f1c7b31e6f44 100644 --- a/metadata/md5-cache/www-apps/icingaweb2-module-director-9999 +++ b/metadata/md5-cache/www-apps/icingaweb2-module-director-9999 @@ -5,10 +5,10 @@ DESCRIPTION=Icinga Web 2 plugin for configuration EAPI=8 HOMEPAGE=https://github.com/Icinga/icingaweb2-module-director/ INHERIT=systemd git-r3 -IUSE=php_targets_php8-1 +IUSE=php_targets_php8-1 php_targets_php8-2 php_targets_php8-3 LICENSE=GPL-2 PROPERTIES=live -RDEPEND=php_targets_php8-1? ( dev-lang/php:8.1[curl,iconv,pcntl,posix,sockets] ) acct-group/icingaweb2 acct-user/icingadirector >=www-apps/icingaweb2-module-incubator-0.18.0 >=dev-libs/icinga-php-library-0.5.0 >=dev-libs/icinga-php-thirdparty-0.9.0 >=www-apps/icingaweb2-2.9.0 +RDEPEND=php_targets_php8-1? ( dev-lang/php:8.1[curl,iconv,pcntl,posix,sockets] ) php_targets_php8-2? ( dev-lang/php:8.2[curl,iconv,pcntl,posix,sockets] ) php_targets_php8-3? ( dev-lang/php:8.3[curl,iconv,pcntl,posix,sockets] ) acct-group/icingaweb2 acct-user/icingadirector >=www-apps/icingaweb2-module-incubator-0.22.0 >=dev-libs/icinga-php-library-0.13.0 >=dev-libs/icinga-php-thirdparty-0.12.0 >=www-apps/icingaweb2-2.9.0 SLOT=0 _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942 git-r3 86fa1f157b70b9d2ff340c4633b1cf4b -_md5_=cb0d961da29796bc1502a48f2f8c437f +_md5_=b36d8f16885e27edab02cb4b2522d1d9 diff --git a/metadata/md5-cache/www-apps/icingaweb2-module-incubator-0.20.0 b/metadata/md5-cache/www-apps/icingaweb2-module-incubator-0.20.0 deleted file mode 100644 index e47f2c67dc0e..000000000000 --- a/metadata/md5-cache/www-apps/icingaweb2-module-incubator-0.20.0 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=Bleeding edge Icinga Web 2 libraries -EAPI=8 -HOMEPAGE=https://github.com/Icinga/icingaweb2-module-incubator/ -IUSE=php_targets_php8-1 php_targets_php8-2 -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=php_targets_php8-1? ( dev-lang/php:8.1[curl] ) php_targets_php8-2? ( dev-lang/php:8.2[curl] ) >=www-apps/icingaweb2-2.9.0 >=dev-libs/icinga-php-thirdparty-0.8.0 >=dev-libs/icinga-php-library-0.5.0 -SLOT=0 -SRC_URI=https://codeload.github.com/Icinga/icingaweb2-module-incubator/tar.gz/v0.20.0 -> icingaweb2-module-incubator-0.20.0.tar.gz -_md5_=73c0fe8339cd817676d6b2719d6390de diff --git a/metadata/md5-cache/www-apps/icingaweb2-module-incubator-0.22.0 b/metadata/md5-cache/www-apps/icingaweb2-module-incubator-0.22.0 new file mode 100644 index 000000000000..8c0453981e39 --- /dev/null +++ b/metadata/md5-cache/www-apps/icingaweb2-module-incubator-0.22.0 @@ -0,0 +1,11 @@ +DEFINED_PHASES=install +DESCRIPTION=Bleeding edge Icinga Web 2 libraries +EAPI=8 +HOMEPAGE=https://github.com/Icinga/icingaweb2-module-incubator/ +IUSE=php_targets_php8-1 php_targets_php8-2 php_targets_php8-3 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=php_targets_php8-1? ( dev-lang/php:8.1[curl] ) php_targets_php8-2? ( dev-lang/php:8.2[curl] ) php_targets_php8-3? ( dev-lang/php:8.3[curl] ) >=www-apps/icingaweb2-2.9.0 >=dev-libs/icinga-php-thirdparty-0.8.0 >=dev-libs/icinga-php-library-0.5.0 +SLOT=0 +SRC_URI=https://codeload.github.com/Icinga/icingaweb2-module-incubator/tar.gz/v0.22.0 -> icingaweb2-module-incubator-0.22.0.tar.gz +_md5_=a84a595f7318ddf346ee9600b34de7a1 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index c2d2d64c96fb..385fce9fad05 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -1468,7 +1468,7 @@ app-crypt/pesign 114 116: Tools for manipulating signed PE-COFF binaries app-crypt/pgpdump 0.35: A PGP packet visualizer app-crypt/pinentry 1.2.1-r4 1.2.1-r6: Simple passphrase entry dialogs which utilize the Assuan protocol app-crypt/pius 3.0.0-r1: A tool for signing and email all UIDs on a set of PGP keys -app-crypt/pkcrack 1.2.2-r1: PkZip cipher breaker +app-crypt/pkcrack 1.2.2-r1 1.2.2-r2: PkZip cipher breaker app-crypt/pkcs11-data 0.7.4: Utilities for PKCS#11 data object manipulation in app-crypt/pkcs11-dump 0.3.4: Utilities for PKCS#11 token content dump app-crypt/princeprocessor 0.22: Standalone password candidate generator using the PRINCE algorithm @@ -3986,7 +3986,7 @@ dev-db/sqlite 3.44.2-r1 3.44.2-r2 3.45.1-r1 9999: SQL database engine dev-db/sqlitebrowser 3.12.2-r1 9999: A light GUI editor for SQLite databases dev-db/sqliteman 1.2.2-r5: Powerful GUI manager for the Sqlite3 database dev-db/sqlitestudio 3.4.4-r1: Powerful cross-platform SQLite database manager -dev-db/sqlmap 1.7.9 1.8 9999: An automatic SQL injection and database takeover tool +dev-db/sqlmap 1.7.9 1.8 1.8.2 9999: An automatic SQL injection and database takeover tool dev-db/textsearch_ja 9.0.0: Integrated Full-Text-Search for Japanese language using morphological analyze dev-db/timescaledb 2.14.0 2.14.2: Open-source time-series SQL database dev-db/tinycdb 0.78 0.81: A very fast and simple package for creating and reading constant data bases @@ -17633,7 +17633,7 @@ sys-fs/ntfs3g 2022.10.3: Open source read-write NTFS driver that runs under FUSE sys-fs/progsreiserfs 0.3.1_rc8: Library for accessing and manipulating reiserfs partitions sys-fs/quota 4.09: Linux quota tools sys-fs/quotatool 1.6.2-r1 1.6.3: Command-line utility for filesystem quotas -sys-fs/rar2fs 1.29.5 1.29.6: A FUSE based filesystem that can mount one or multiple RAR archive(s) +sys-fs/rar2fs 1.29.6: A FUSE based filesystem that can mount one or multiple RAR archive(s) sys-fs/reiser4progs 2.0.5: reiser4progs: mkfs, fsck, etc... sys-fs/reiserfs-defrag 0.2.2: Small defragmentation tool for reiserfs sys-fs/reiserfsprogs 3.6.27-r1: Reiserfs Utilities @@ -18066,7 +18066,7 @@ www-apache/mod_whatkilledus 2.01-r1: Debug segmentation faults in Apache threads www-apache/mod_wsgi 4.9.0 4.9.4-r1: An Apache2 module for running Python WSGI applications www-apache/mod_xsendfile 1.0_beta1-r2 1.0_beta1-r3: Apache module that processes X-SENDFILE headers registered by the output handler www-apache/modsec-flameeyes 20130216 99999999: Flameeyes's Ruleset for ModSecurity -www-apache/modsecurity-crs 3.3.5 4.0.0_rc2: OWASP ModSecurity Core Rule Set +www-apache/modsecurity-crs 3.3.5 4.0.0_rc2 4.0.0: OWASP ModSecurity Core Rule Set www-apache/mpm_itk 2.4.7_p4-r2: Run virtual hosts under separate users/groups www-apache/passenger 6.0.18 6.0.19 6.0.20: Passenger makes deployment of Ruby on Rails applications a breeze www-apache/pwauth 2.3.10-r2: A Unix Web Authenticator @@ -18091,9 +18091,9 @@ www-apps/grafana-bin 9.5.15 10.1.6 10.2.3 10.3.1: Gorgeous metric viz, dashboard www-apps/hugo 0.121.0 0.121.2 0.123.0 0.123.7: Fast static HTML and CSS website generator www-apps/icingadb-web 1.0.1-r1 1.0.2-r1 1.1.0: UI for Icinga DB www-apps/icingaweb2 2.11.4-r1 2.12.1 9999: Icinga Web 2 - Frontend for icinga2 -www-apps/icingaweb2-module-director 1.11.0 9999: Icinga Web 2 plugin for configuration +www-apps/icingaweb2-module-director 1.11.1 9999: Icinga Web 2 plugin for configuration www-apps/icingaweb2-module-graphite 1.1.0 1.2.1 9999: Icinga Web 2 plugin for Graphite -www-apps/icingaweb2-module-incubator 0.20.0: Bleeding edge Icinga Web 2 libraries +www-apps/icingaweb2-module-incubator 0.22.0: Bleeding edge Icinga Web 2 libraries www-apps/icingaweb2-module-pnp4nagios 1.0.1 9999: Icinga Web 2 plugin for pnp4nagios www-apps/ikiwiki 3.20190228-r1 3.20200202.3 3.20200202.3-r1: A wiki compiler www-apps/jackett 0.21.1546: API Support for your favorite torrent trackers diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 108a66908702..43d6d9b7cd21 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sat, 16 Mar 2024 09:18:45 +0000 +Sat, 16 Mar 2024 09:33:58 +0000 |