summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/rtorrent: Resolve overflow issue on hardened buildStephen Shkardoon2023-03-042-0/+101
| | | | | | | Closes: https://bugs.gentoo.org/891995 Signed-off-by: Stephen Shkardoon <ss23@ss23.geek.nz> Closes: https://github.com/gentoo/gentoo/pull/29834 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/cpuminer-opt: drop 3.21.1Craig Andrews2023-03-032-50/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/cpuminer-opt: add 3.21.2Craig Andrews2023-03-032-0/+50
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/transmission: wire up qt6 supportMike Gilbert2023-03-032-6/+30
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/transmission: require dev-qt/linguist-tools regardless of USE=nlsMike Gilbert2023-03-022-2/+2
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/ktorrent: drop 22.12.2Andreas Sturmlechner2023-03-022-95/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/ktorrent: 22.12.3 version bumpAndreas Sturmlechner2023-03-022-0/+95
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/qbittorrent: add 4.5.2Joe Kappus2023-03-012-0/+104
| | | | | | | Bug: https://bugs.gentoo.org/898508 Signed-off-by: Joe Kappus <joe@wt.gd> Closes: https://github.com/gentoo/gentoo/pull/29864 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* net-p2p/transmission: depend on dev-qt/qtsvgMike Gilbert2023-02-282-4/+6
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/transmission: drop 4.0.0-r4, 4.0.1Craig Andrews2023-02-234-321/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/transmission: add myself as a maintainerCraig Andrews2023-02-231-0/+4
| | | | | | Signed-off-by: Craig Andrews <candrews@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/29752 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/transmission: The ENABLE_WEB option was renamed to REBUILD_WEB.Craig Andrews2023-02-232-1/+141
| | | | | Closes: https://bugs.gentoo.org/896066 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/transmission: add 4.0.1Craig Andrews2023-02-232-0/+141
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/nicotine+: Stabilize 3.2.8 amd64, #895310Arthur Zamarin2023-02-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-p2p/nicotine+: Stabilize 3.2.8 x86, #895310Arthur Zamarin2023-02-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-p2p/arti: sync liveJohn Helmert III2023-02-191-4/+7
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* net-p2p/arti: add 1.1.1John Helmert III2023-02-192-0/+590
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* net-p2p/nicotine+: Stabilize 3.2.8 ppc, #895310Arthur Zamarin2023-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-p2p/qbittorrent: add Qt6 supportAnna Vyalkova2023-02-181-25/+39
| | | | | | | | | | | | | | | Other changes: * Use "edo" for running tests * Drop "dbus? ( gui )" required USE. DBus support is only enabled when GUI is enabled. * Bump net-libs/libtorrent-rasterbar minimum version * Add virtual/libiconv dep * Rename helper functions so they have "my" prefix (to cause less confusion) Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in> Closes: https://github.com/gentoo/gentoo/pull/29307 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* net-p2p/qbittorrent: drop old.Piotr Karbowski2023-02-185-395/+0
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* net-p2p/qbittorrent: 4.5.1 version bump.Piotr Karbowski2023-02-182-1/+1
| | | | | Closes: https://bugs.gentoo.org/883559 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* net-p2p/transmission: disable assertions by defaultMike Gilbert2023-02-164-7/+17
| | | | | | | Upstream thinks assertions are only meant for "test builds". Closes: https://bugs.gentoo.org/893870 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/mldonkey: Drop alpha keywordsMatt Turner2023-02-151-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-p2p/transmission: depend on dev-libs/libevent[threads]Mike Gilbert2023-02-132-2/+2
| | | | | Closes: https://bugs.gentoo.org/894216 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/transmission: EAPI 8Mike Gilbert2023-02-103-10/+38
| | | | | | | Also fix cmake warning about unused variables. Closes: https://bugs.gentoo.org/893618 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/cpuminer-opt: drop 3.20.1, 3.20.3, 3.21.0Craig Andrews2023-02-094-150/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/cpuminer-opt: add 3.21.1Craig Andrews2023-02-092-0/+50
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/transmission: convert keepdir /var/lib/transmission to tmpfilesMike Gilbert2023-02-083-12/+9
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/transmission: drop 4.0.0_beta3Mike Gilbert2023-02-082-146/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/transmission: sync live ebuildMike Gilbert2023-02-082-2/+2
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/transmission: add 4.0.0Craig Andrews2023-02-082-0/+146
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/ktorrent: destabilize 22.08.3 for ~x86Andreas Sturmlechner2023-02-071-2/+2
| | | | | Bug: https://bugs.gentoo.org/893234 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/kubo: drop 0.14.0Sam James2023-02-032-71/+0
| | | | | | Needs removed <dev-lang/go-1.19 (i.e. 1.18). Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/syncthing: set bdepend for < go 1.20William Hubbs2023-02-033-2/+5
| | | | | Bug: https://bugs.gentoo.org/892978 Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-p2p/ktorrent: drop 22.12.1Andreas Sturmlechner2023-02-022-95/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/ktorrent: 22.12.2 version bumpAndreas Sturmlechner2023-02-022-0/+95
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/fms: drop 0.3.82-r1, 0.3.83Andreas Sturmlechner2023-02-013-200/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: remove blueness@ from most of his packages, by his requestMichał Górny2023-01-281-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/transmission: add github remote idMike Gilbert2023-01-281-0/+3
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/transmission: restore ppc keywordMike Gilbert2023-01-282-2/+2
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/litecoind: fix build w/ gcc 12Sam James2023-01-232-2/+27
| | | | | Closes: https://bugs.gentoo.org/888605 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/freenet: Revision bump to workaround bug #878869Thomas Sachau2023-01-212-0/+189
| | | | Signed-off-by: Thomas Sachau <tommy@gentoo.org>
* net-p2p/fms: Version bumpThomas Sachau2023-01-212-0/+102
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Thomas Sachau <tommy@gentoo.org>
* net-p2p/transmission: update appindicator depMike Gilbert2023-01-202-4/+4
| | | | | Bug: https://bugs.gentoo.org/891487 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/transmission: drop 3.00-r1, 4.0.0_beta1, 4.0.0_beta2Mike Gilbert2023-01-204-426/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/syncthing: add 1.23.0Marek Szuba2023-01-192-0/+113
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/ncdc: drop 1.22.1-r1Eric Joldasov2023-01-142-58/+0
| | | | | Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-1411-21/+21
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-p2p/ncdc: Stabilize 1.23.1 amd64, #890644Sam James2023-01-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/ncdc: Stabilize 1.23.1 x86, #890644Sam James2023-01-131-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>