Commit Graph

464 Commits

Author SHA1 Message Date
Filip Kobierski
19e4bbd2c9 net-p2p/p2pool: add 4.8 without libsodium dependency
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-06-21 17:05:11 +02:00
Filip Kobierski
94b358ff02 net-p2p/p2pool: drop old
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-06-21 17:05:11 +02:00
Filip Kobierski
362b55edf8 net-p2p/monero: improve metadata
- remove default lang="en"
- remove trailing '.' dfeom descriptions
- complete upstream

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-06-16 15:36:13 +02:00
Filip Kobierski
01f7cfe81d net-p2p/monero: improve current ebuild
- update HOMEPAGE
- add USE=doc
- make postinst elog cleaner

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-06-16 15:36:10 +02:00
Sergey Alirzaev
6e52316eca net-p2p/monero: fixed building with cmake-4
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
2025-06-08 03:29:04 +02:00
Filip Kobierski
a70d87cb92 net-p2p/monero: sync live
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-06-08 02:40:00 +02:00
Filip Kobierski
229763d225 net-p2p/monero: major improvements
ebuild:
- add USE=cpu_flags_x86_aes
- add comment about USE=test restrict
- require acct-{user,group} ony if USE=daemon
- shorten `usex readline`
- fix ineffective USE=readline
- do not build documentation
- disable ccache use
- declare targets more declaratively (src_compile)
- improve elog message by adding quotes for a command
- removed generic openrc elog
- quote just FILESDIR

init.d:
- pidfile: put in /run & guarantee uniqueness
- use command_args_background
- added custom status()

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-06-08 02:39:58 +02:00
Filip Kobierski
573a31586e net-p2p/monero: drop 0.18.3.4
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-06-08 02:39:56 +02:00
Sergey Alirzaev
caf95be0a7 net-p2p/monero: depend on old cmake
fails to build otherwise

Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
2025-06-07 14:33:01 +02:00
Pavel Sobolev
19f181d944 net-p2p/fopnu: new package, add 1.67
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2025-06-05 21:55:14 +03:00
Sergey Alirzaev
ea79e62311 net-p2p/yggdrasil-go: install genkeys tool
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
2025-06-03 16:57:15 +02:00
Filip Kobierski
7318f01c9f net-p2p/monero: init.d swap use net to after net
Sorry for the slight mistake

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-06-02 17:13:22 +02:00
Filip Kobierski
a4fe4a41ef net-p2p/monero: init.d swap need net to use net
daemon does not not need to restart when net restarts

also fix ExcessiveLineLength

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-06-02 16:47:40 +02:00
Filip Kobierski
5c8eab8fcd net-p2p/monero: drop 0.18.4.0
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-06-02 16:43:42 +02:00
Filip Kobierski
f0d5ff5492 net-p2p/p2pool: add 4.5-r2 with no insecure RUNPATHs
- remove insecure RUNPATHs with patchelf
- remove empty strings for readability

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-05-08 15:50:45 +02:00
Filip Kobierski
5efe54d564 net-p2p/monero: drop unused patch
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-05-06 19:58:19 +02:00
Filip Kobierski
536b360e21 net-p2p/monero: sync live
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-05-06 19:58:17 +02:00
Filip Kobierski
e3ef9c0a09 net-p2p/monero: add 0.18.4.0 with improvements
ebuild:
- adjust DEPENDs
  - add libbsd, libmd
  - swap czmq for zeromq
conf.d:
- capitalize variables
- comment out default values
init.d:
- move name & description to top
- use command_background instead of -bmp
- use command_user instead of -u user
  - also fixed not chanigng group

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-05-06 19:58:15 +02:00
Filip Kobierski
4e931ab8c9 net-p2p/p2pool: add 4.5-r1 with improved openrc service files
- conf.d: do not prefix umask
- init.d
  - add name
  - wait for shutdown one second longer
  - sort variables (constants, read & generic, read & i2pd specific)
  - quote variables & use := instead of :=
  - use SSD_{,IO}NICE for setting niceness
  - adjust whitespace
  - use `return 1` instead of `false`
  - simplify keeplog section

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-05-06 18:41:48 +02:00
Filip Kobierski
b4320e19fa net-p2p/p2pool: drop old
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-05-06 18:26:58 +02:00
Adam Pimentel
c3b17c8af9 net-p2p/p2pool: version bump
Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
2025-05-04 22:00:18 -04:00
Takuya Wakazono
9aef18c246 Revert "net-p2p/feather: version bump"
This reverts commit ba06937fe4, which
included unresolved merge conflicts. I'll notify the author.

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2025-04-30 01:30:40 +09:00
Filip Kobierski
f4c4640b0d net-p2p/p2pool: add 4.4-r1 with improvements
1. USE=daemon with openrc scripts
   - disabled by default, the behaviour does not change
2. adjust DEPENDs
   - openssl is not needed if USE=ssl
   - czmq is not linked to FWICT
   - add libsodium & randomx
3. Adjust style to be shorter

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-04-29 17:41:03 +02:00
Filip Kobierski
0f29a30d0a net-p2p/p2pool: metadata: add bugs-to & changelog
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-04-29 17:41:03 +02:00
Filip Kobierski
be9e6d4931 net-p2p/monero: init.d: show shutdown progress
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-04-29 16:18:26 +02:00
Adam Pimentel
ba06937fe4 net-p2p/feather: version bump
Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
2025-04-29 07:20:36 -04:00
RavFX XMR
2467eda725 net-p2p/feather: Removed USES relates to discontinued services from 2.7.0.
Signed-off-by: RavFX XMR <ravfx@xmr.mx>
2025-04-14 09:20:09 -06:00
RavFX XMR
59b2c3862e net-p2p/feather: add myself as a maintainer
Signed-off-by: RavFX XMR <ravfx@xmr.mx>
2025-04-14 09:11:46 -06:00
RavFX XMR
0f7a5c8f0b net-p2p/feather: add 2.8.1
Signed-off-by: RavFX XMR <ravfx@xmr.mx>
2025-04-14 08:54:10 -06:00
Justin Donofrio
4b5bb282cc net-p2p/monero-gui-bin: add 0.18.4.0, drop 0.18.3.4-r1
Signed-off-by: Justin Donofrio <justin026@protonmail.com>
2025-04-06 11:58:06 -04:00
Joe Kappus
b39a2590f4 net-p2p/feather: update maintainers
Signed-off-by: Joe Kappus <joe@wt.gd>
2025-03-31 18:21:18 -04:00
Joe Kappus
95223d1c82 net-p2p/feather: update metadata
fix alphabetical order, remove old plugins

Signed-off-by: Joe Kappus <joe@wt.gd>
2025-03-31 17:48:06 -04:00
Joe Kappus
6edf90d0ce net-p2p/feather: update -9999 with current release ebuild.
Also tested.

Signed-off-by: Joe Kappus <joe@wt.gd>
2025-03-31 17:33:44 -04:00
Joe Kappus
99a386e17d net-p2p/feather: drop 2.6.7-r1, 2.6.8
Signed-off-by: Joe Kappus <joe@wt.gd>
2025-03-31 17:21:11 -04:00
Joe Kappus
427a169dc1 net-p2p/feather: add 2.8.0
bump contributed by RavFX on matrix, I've tested
the changes, drops deprecated plugins.

Signed-off-by: Joe Kappus <joe@wt.gd>
2025-03-31 17:19:14 -04:00
Sergey Alirzaev
f72c23bdc1 net-p2p/monero: blockchain is rising
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
2025-03-31 13:29:53 +02:00
Sergey Alirzaev
5d797b1469 net-p2p/monero: bump to 0.18.4.0
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
2025-03-31 01:32:44 +02:00
Michal Rostecki
9c3359d0d9 net-p2p/trezord-go: fix build for golang 1.24
Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com>
Closes: https://github.com/gentoo/guru/pull/304
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-03-18 10:07:17 +01:00
Takuya Wakazono
c148b7d68a net-p2p/p2pool: add 4.4
Add the missing ebuild for 03e0527.

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2025-03-03 00:12:56 +09:00
Adam Pimentel
03e0527a3c net-p2p/p2pool: version bump
Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
2025-03-01 20:32:29 -05:00
David Roman
8deb816ab9 */*: remove proxied="yes" from metadata.xml
GURU don't have proxied maintainers.
Also remove two instances where proxy-maint was referenced

Signed-off-by: David Roman <davidroman96@gmail.com>
2025-02-25 16:30:38 +01:00
Victor Skovorodnikov
3cc576a66e net-p2p/dogecoin-qt: drop 1.14.8
- removed BDEPEND to fix nonsolvable depset failure

Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>
2025-02-18 00:41:43 -08:00
Joe Kappus
9864bae124 net-p2p/dogecoin-qt: remove whitespace
Signed-off-by: Joe Kappus <joe@wt.gd>
2025-02-18 01:45:42 -05:00
Joe Kappus
835dd3fde0 net-p2p/dogecoin: switch to autoconf 2.71
It works, the old version wasn't in portage anymore. Shuts up pkgcheck.

Signed-off-by: Joe Kappus <joe@wt.gd>
2025-02-18 01:41:27 -05:00
Joe Kappus
25152c058f net-p2p/dogecoin-qt: drop 1.14.8
Signed-off-by: Joe Kappus <joe@wt.gd>
2025-02-18 01:25:50 -05:00
Anna (cybertailor) Vyalkova
fd20a2382a net-p2p/gridcoin: add 5.4.9.0, drop 5.4.8.0_p1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2025-02-17 18:22:51 +05:00
Adam Pimentel
f9af7e5513 net-p2p/p2pool: remove bad/unnessisary cmake option
Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
2025-02-13 19:58:08 -05:00
Adam Pimentel
ddf22cb46a net-p2p/p2pool: version bump, fix live ebuild
Fixes: https://bugs.gentoo.org/941380

Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
2025-02-11 21:47:14 -05:00
Eric Joldasov
6bb5aa3d34 net-p2p/yggdrasil-go: drop 0.5.10
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
2025-02-06 15:28:58 +05:00
Eric Joldasov
0098a18477 net-p2p/yggdrasil-go: drop 0.5.9
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
2025-02-05 11:14:24 +05:00