summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/libproxy: Version bump to 0.4.18Matt Turner2022-06-215-0/+209
| | | | | | | | | * Add IUSE=duktape (bug #842714) * Fix IUSE=webkit (broken by commit 0fdbf838a0ef 5.5 years ago) * Drop libproxy-0.4.10-disable-pac-test.patch; test seems to pass now Closes: https://bugs.gentoo.org/842714 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/miniupnpc: drop which dependencySam James2022-06-202-0/+102
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.6 hppa, #843353Sam James2022-06-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/nodejs: x86 stable wrt bug #852584Agostino Sarubbo2022-06-181-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/nodejs: arm64 stable wrt bug #852584Agostino Sarubbo2022-06-181-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/nodejs: amd64 stable wrt bug #852584Agostino Sarubbo2022-06-181-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.6 ppc64, #843353Sam James2022-06-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.6 ppc, #843353Sam James2022-06-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/phodav: Call udev_reloadMatt Turner2022-06-171-0/+8
| | | | | Closes: https://bugs.gentoo.org/848936 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/libdmapsharing: add 2.9.41Sam James2022-06-172-0/+51
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/nodejs: arm stable wrt bug #852584Agostino Sarubbo2022-06-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/webkit-gtk: x86 stable wrt bug #851948Agostino Sarubbo2022-06-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/nodejs: ppc64 stable wrt bug #852584Agostino Sarubbo2022-06-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/tox: fix SSam James2022-06-161-2/+3
| | | | | Closes: https://bugs.gentoo.org/852632 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/tox: Update the live ebuildJosiah Mullins2022-06-161-0/+113
| | | | | | | | | | | This commit migrates the changes made in version 0.2.18 of the ebuild to the live euild. These changes include new use flags and updated dependencies. Signed-off-by: Josiah Mullins <JoMull01@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/25918 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/tox: Bump to version 0.2.18Josiah Mullins2022-06-163-25/+40
| | | | | | | | | | | | This commit also introduces the use flag key-utils. This enables additional utilities to be build that allow brute force key searches to find keys that start with a specific string. The utilities also allow for profiles to be generated from multiple input data. Signed-off-by: Josiah Mullins <JoMull01@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/tox: Removed old version 0.2.12-r1Josiah Mullins2022-06-162-116/+0
| | | | | | | Bug: https://bugs.gentoo.org/829650 Signed-off-by: Josiah Mullins <JoMull01@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gloox: fix build with GCC 12; fix bashismSam James2022-06-153-0/+97
| | | | | Closes: https://bugs.gentoo.org/852182 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libnma: Version bump to 1.8.40Matt Turner2022-06-152-0/+72
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/nodejs: drop 14.19.0, 16.14.2William Hubbs2022-06-153-473/+0
| | | | | Bug: https://bugs.gentoo.org/845261 Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/pjproject: update EAPI 7 -> 8 on 2.12.1Joonas Niilola2022-06-151-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-libs/pjproject: Version 2.12.1.Jaco Kroon2022-06-153-0/+167
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream release. Remove the need for custom patches (which is still required but no longer applies, instead, rely on ./configure detecting openssl, we do depend on it, and only --disable-ssl works, passing --enable-ssl also effectively disables ssl). Compile tested asterisk 13, 16 and 18 (in-tree versions) against this. Would appreciate a double-check on this one. One version from each is sufficient. Since the two libraries that were the target of parallel build failures are now one, I believe the parallel build issue is fixed too. Included patch for CVE-2022-31031 Closes: https://bugs.gentoo.org/833765 Closes: https://bugs.gentoo.org/817803 Closes: https://bugs.gentoo.org/808099 Closes: https://bugs.gentoo.org/834491 Bug: https://bugs.gentoo.org/803614 Bug: https://bugs.gentoo.org/765799 Bug: https://bugs.gentoo.org/829894 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/21761 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-libs/libnftnl: fix build w/ Clang and FORTIFY_SOURCE=2Sam James2022-06-152-0/+88
| | | | | | Thanks-to: Nicholas Vinson <nvinson234@gmail.com> Closes: https://bugs.gentoo.org/807766 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/webkit-gtk: amd64 stable wrt bug #851948Agostino Sarubbo2022-06-151-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.36.3 arm64, #851948Jakov Smolić2022-06-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/libad9361-iio: EAPI 8; fix lld build; GNUInstallDirsSam James2022-06-145-11/+152
| | | | | | | ... and fix libdir in installed .pc file. Closes: https://bugs.gentoo.org/831322 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.6 sparc, #843353Sam James2022-06-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/webkit-gtk: Unconditionalize gdbus-codegen depMatt Turner2022-06-141-2/+1
| | | | | | | Also drop unnecessary dev-util/cmake dependency. Closes: https://bugs.gentoo.org/851027 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.6 arm64, #843353Sam James2022-06-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libnsl: Stabilize 2.0.0-r1 arm64, #813759Jakov Smolić2022-06-141-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/libnsl: Stabilize 2.0.0-r1 arm, #813759Jakov Smolić2022-06-141-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/gnutls: x86 stable wrt bug #843353Agostino Sarubbo2022-06-141-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libnsl: Stabilize 2.0.0-r1 sparc, #813759Jakov Smolić2022-06-141-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/libnsl: Stabilize 2.0.0-r1 x86, #813759Jakov Smolić2022-06-141-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/libnsl: Stabilize 2.0.0-r1 hppa, #813759Jakov Smolić2022-06-141-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/libnsl: Stabilize 2.0.0-r1 ppc, #813759Jakov Smolić2022-06-131-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/libnsl: Stabilize 2.0.0-r1 ppc64, #813759Jakov Smolić2022-06-131-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.6 arm, #843353Sam James2022-06-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libnsl: Stabilize 2.0.0-r1 amd64, #813759Sam James2022-06-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libnipper: fix build with GCC 12; fix -Werror=format-securitySam James2022-06-133-0/+44
| | | | | Closes: https://bugs.gentoo.org/851666 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/nodejs: amd64 stable wrt bug #850649Agostino Sarubbo2022-06-122-2/+2
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/nodejs: update 18.3.0 pax marking patchWilliam Hubbs2022-06-112-1/+86
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/xdp-tools: drop WerrorSam James2022-06-112-0/+77
| | | | | | Closes: https://bugs.gentoo.org/846938 Closes: https://bugs.gentoo.org/831339 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/librouteros: add myself as maintainerConrad Kostecki2022-06-101-1/+8
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-libs/librouteros: add 1.1.3Conrad Kostecki2022-06-102-0/+30
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-libs/xrootd-ceph: add 5.4.3, drop 5.3.1 and 5.4.0Marek Szuba2022-06-103-39/+4
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-libs/xrootd: add 5.4.3, drop 5.3.1 and 5.4.0Marek Szuba2022-06-105-129/+43
| | | | | | | | | | | | | | Disables several cases of dependency automagic present upstream build scripts, and limits FUSE support to slot 0 (it doesn't work with, or indeed detect, fuse-3 yet). Furthermore, dev-libs/openssl is now a mandatory dependency - although it is nominally (and only nominally, see Bug #822684) still possible to disable the building of XrdCrypto in CMake, calls to OpenSSL functions are now present elsewhere in xrootd code as well. Closes: https://bugs.gentoo.org/822684 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-libs/nodejs: ppc64 stable wrt bug #850649Agostino Sarubbo2022-06-102-2/+2
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/nodejs: arm64 stable wrt bug #850649Agostino Sarubbo2022-06-102-2/+2
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/nodejs: arm stable wrt bug #850649Agostino Sarubbo2022-06-102-2/+2
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>