2025-05-23 23:39:21 UTC

This commit is contained in:
Repository mirror & CI
2025-05-23 23:39:21 +00:00
parent ea175860c0
commit c3e10cf5bd
16 changed files with 63 additions and 113 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-lang/mono sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=compile configure install prepare setup
DEPEND=>=dev-lang/mono-3.0 x11-libs/pango >=dev-libs/glib-2.31 dev-libs/atk x11-libs/gtk+:3 gnome-base/libglade dev-perl/XML-LibXML !dev-dotnet/gtk-sharp-gapi !dev-dotnet/gtk-sharp-docs !dev-dotnet/gtk-dotnet-sharp !dev-dotnet/gdk-sharp !dev-dotnet/glib-sharp !dev-dotnet/glade-sharp !dev-dotnet/pango-sharp !dev-dotnet/atk-sharp virtual/pkgconfig dev-build/automake:1.11
DESCRIPTION=gtk bindings for mono
EAPI=7
HOMEPAGE=https://www.mono-project.com/docs/gui/gtksharp/
INHERIT=dotnet autotools
IUSE=debug
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=GPL-2
RDEPEND=>=dev-lang/mono-3.0 x11-libs/pango >=dev-libs/glib-2.31 dev-libs/atk x11-libs/gtk+:3 gnome-base/libglade dev-perl/XML-LibXML !dev-dotnet/gtk-sharp-gapi !dev-dotnet/gtk-sharp-docs !dev-dotnet/gtk-dotnet-sharp !dev-dotnet/gdk-sharp !dev-dotnet/glib-sharp !dev-dotnet/glade-sharp !dev-dotnet/pango-sharp !dev-dotnet/atk-sharp
RESTRICT=test
SLOT=3
SRC_URI=https://github.com/mono/gtk-sharp/archive/2.99.3.tar.gz -> gtk-sharp-2.99.3.tar.gz
_eclasses_=mono-env de65900415c861786a591376c62844cb dotnet 39b605c06a0444c406948bb8e5fbd9af gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 libtool c81bd096be5f4c82f4e8f156ef112402 autotools 35f9bf6198bb538e28dcdea5fda274f2
_md5_=aaee973c3a91764a721fe7623f052c5b

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( python_single_target_python3_11? ( dev-python/simplejson[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/simplejson[python_targets_python3_12(-)] ) ) test? ( python_single_target_python3_11? ( >=dev-python/requests-2.0.0[python_targets_python3_11(-)] dev-python/pygobject:3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/requests-2.0.0[python_targets_python3_12(-)] dev-python/pygobject:3[python_targets_python3_12(-)] ) >=net-libs/webkit-gtk-2.6:4 >=x11-libs/gtk+-3 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_11? ( >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DESCRIPTION=A simple GOG client for Linux
EAPI=8
HOMEPAGE=https://github.com/sharkwouter/minigalaxy
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 optfeature xdg
IUSE=test python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=python_single_target_python3_11? ( >=dev-python/requests-2.0.0[python_targets_python3_11(-)] dev-python/pygobject:3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/requests-2.0.0[python_targets_python3_12(-)] dev-python/pygobject:3[python_targets_python3_12(-)] ) >=net-libs/webkit-gtk-2.6:4 >=x11-libs/gtk+-3 python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/sharkwouter/minigalaxy/archive/1.2.6.tar.gz -> minigalaxy-1.2.6.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 optfeature 538bce96e5589935b57e178e8635f301 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=0352d5ded7d6ac485d066a42629ac32b

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( python_single_target_python3_11? ( dev-python/simplejson[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/simplejson[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/simplejson[python_targets_python3_13(-)] ) ) test? ( python_single_target_python3_11? ( >=dev-python/requests-2.0.0[python_targets_python3_11(-)] dev-python/pygobject:3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/requests-2.0.0[python_targets_python3_12(-)] dev-python/pygobject:3[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/requests-2.0.0[python_targets_python3_13(-)] dev-python/pygobject:3[python_targets_python3_13(-)] ) >=net-libs/webkit-gtk-2.6:4.1 >=x11-libs/gtk+-3 ) 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_11? ( >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/setuptools-78.1.0[python_targets_python3_13(-)] )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DESCRIPTION=A simple GOG client for Linux
EAPI=8
HOMEPAGE=https://github.com/sharkwouter/minigalaxy
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 optfeature xdg
IUSE=test python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=python_single_target_python3_11? ( >=dev-python/requests-2.0.0[python_targets_python3_11(-)] dev-python/pygobject:3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/requests-2.0.0[python_targets_python3_12(-)] dev-python/pygobject:3[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/requests-2.0.0[python_targets_python3_13(-)] dev-python/pygobject:3[python_targets_python3_13(-)] ) >=net-libs/webkit-gtk-2.6:4.1 >=x11-libs/gtk+-3 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 )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/sharkwouter/minigalaxy/archive/1.3.2.tar.gz -> minigalaxy-1.3.2.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 optfeature 538bce96e5589935b57e178e8635f301 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=dd058e8a8a58ee7b869ae68548bb819e

View File

@@ -1,16 +0,0 @@
BDEPEND=>=dev-util/intltool-0.40 >=app-portage/elt-patches-20250306 app-arch/xz-utils
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
DEPEND=>=x11-libs/gtk+-3.22.0:3 sourceview? ( x11-libs/gtksourceview:3.0= ) spell? ( app-text/gspell:= ) webkit? ( net-libs/webkit-gtk:4= )
DESCRIPTION=Display GTK+ dialog boxes from command line or shell scripts
EAPI=8
HOMEPAGE=https://github.com/v1cont/yad
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2
IUSE=nls sourceview spell webkit
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=x11-libs/gtk+-3.22.0:3 sourceview? ( x11-libs/gtksourceview:3.0= ) spell? ( app-text/gspell:= ) webkit? ( net-libs/webkit-gtk:4= )
SLOT=0
SRC_URI=https://github.com/v1cont/yad/releases/download/v13.0/yad-13.0.tar.xz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 libtool c81bd096be5f4c82f4e8f156ef112402 gnome.org e1b4f392dbfedfb8974b71b017937f08 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 xdg 3ef49a87c52c8b77c476351195dfe575 gnome2 26fd01914b36038dc8e964ff4bd03a95
_md5_=49d4f123f77fd3e17e1faf5eb1628847

File diff suppressed because one or more lines are too long

View File

@@ -4,10 +4,10 @@ DESCRIPTION=GPU switching without login out for Nvidia Optimus laptops under Lin
EAPI=8
HOMEPAGE=https://github.com/pedro00dk/nvidia-exec
INHERIT=systemd
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-lang/python sys-apps/lshw sys-process/lsof x11-drivers/nvidia-drivers
SLOT=0
SRC_URI=https://github.com/pedro00dk/nvidia-exec/archive/refs/tags/v0.2.7.tar.gz -> nvidia-exec-0.2.7.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=f093e4a71a3489d35c31d98c4d2c7498
_md5_=f65760ad350a34cbadb0dbc4ee781ea3

View File

@@ -9,4 +9,4 @@ PROPERTIES=live
RDEPEND=dev-lang/python sys-apps/lshw sys-process/lsof x11-drivers/nvidia-drivers
SLOT=0
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 systemd a964c0cbe818b5729da1dbfcee5be861 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=f093e4a71a3489d35c31d98c4d2c7498
_md5_=f65760ad350a34cbadb0dbc4ee781ea3

View File

@@ -1,17 +1,17 @@
BDEPEND=test? ( app-text/mandoc ) verify-sig? ( sec-keys/signify-keys-lanodan:2021-04 ) verify-sig? ( app-crypt/signify )
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
DEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 webkit41? ( net-libs/webkit-gtk:4.1= ) !webkit41? ( net-libs/webkit-gtk:4= )
DEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 net-libs/webkit-gtk:4.1=
DESCRIPTION=Minimalist and privacy-oriented WebKitGTK+ browser
EAPI=8
HOMEPAGE=https://hacktivis.me/projects/badwolf
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=xdg ninja-utils savedconfig verify-sig
IUSE=+webkit41 test savedconfig verify-sig
IUSE=test savedconfig verify-sig
KEYWORDS=~amd64 ~arm64 ~ppc64
LICENSE=BSD
RDEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 webkit41? ( net-libs/webkit-gtk:4.1= ) !webkit41? ( net-libs/webkit-gtk:4= )
RDEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 net-libs/webkit-gtk:4.1=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://distfiles.hacktivis.me/releases/badwolf-1.3.0.tar.gz verify-sig? ( https://distfiles.hacktivis.me/releases/badwolf-1.3.0.tar.gz.sign )
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 portability a39e3d646f76cb45d06b44cc1144b8d4 savedconfig b9131abe556ad2ea96c01b06d658d363 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 7433426b6b28bf2737ba4b82c8aa8c53
_md5_=82db2aa820fc3cff4458ae06c5df837d
_md5_=2d4900f757ecd7cf98a643d000cb2720

View File

@@ -1,16 +1,16 @@
BDEPEND=test? ( app-text/mandoc ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
DEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 webkit41? ( net-libs/webkit-gtk:4.1= ) !webkit41? ( net-libs/webkit-gtk:4= )
DEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 net-libs/webkit-gtk:4.1=
DESCRIPTION=Minimalist and privacy-oriented WebKitGTK+ browser
EAPI=8
HOMEPAGE=https://hacktivis.me/projects/badwolf
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=xdg ninja-utils git-r3
IUSE=+webkit41 test
IUSE=test
LICENSE=BSD
PROPERTIES=live
RDEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 webkit41? ( net-libs/webkit-gtk:4.1= ) !webkit41? ( net-libs/webkit-gtk:4= )
RDEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 net-libs/webkit-gtk:4.1=
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=bb8cba42165a7842ef540407a1d314d0
_md5_=5d3ba223bc73e6f20da7f675e43c572a

View File

@@ -1,15 +0,0 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare
DEPEND=adblock? ( www-misc/wyebadblock ) >=net-libs/webkit-gtk-2.20.0:4 x11-libs/gtk+:3
DESCRIPTION=A fast, lightweight, vim-like browser based on webkit
EAPI=8
HOMEPAGE=https://fanglingsu.github.io/vimb/
INHERIT=flag-o-matic optfeature savedconfig
IUSE=savedconfig adblock savedconfig
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=adblock? ( www-misc/wyebadblock ) >=net-libs/webkit-gtk-2.20.0:4 x11-libs/gtk+:3
SLOT=0
SRC_URI=https://github.com/fanglingsu/vimb/archive/3.6.0.tar.gz -> vimb-3.6.0.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a optfeature 538bce96e5589935b57e178e8635f301 portability a39e3d646f76cb45d06b44cc1144b8d4 savedconfig b9131abe556ad2ea96c01b06d658d363
_md5_=83836868c9f9d9d09bff045b956bccc6

View File

@@ -1,11 +0,0 @@
DEFINED_PHASES=postinst
DEPEND=x11-libs/gtk+:3 net-libs/webkit-gtk:4 dev-libs/glib:2
DESCRIPTION=An adblock extension for wyeb, also webkit2gtk browsers.
EAPI=8
HOMEPAGE=https://github.com/jun7/wyebadblock
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=x11-libs/gtk+:3 net-libs/webkit-gtk:4 dev-libs/glib:2
SLOT=0
SRC_URI=https://github.com/jun7/wyebadblock/archive/v1.0.0.tar.gz -> wyebadblock-1.0.0.tar.gz
_md5_=5cd9632ce183171b59cd6d174a2b1e49

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=compile postinst
DEPEND=x11-libs/gtk+:3 net-libs/webkit-gtk:4.1 dev-libs/glib:2
DESCRIPTION=An adblock extension for wyeb, also webkit2gtk browsers.
EAPI=8
HOMEPAGE=https://github.com/jun7/wyebadblock
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=x11-libs/gtk+:3 net-libs/webkit-gtk:4.1 dev-libs/glib:2
SLOT=0
SRC_URI=https://github.com/jun7/wyebadblock/archive/529a5eedafacca9cd4ba78bf15d3a2bb565b821a.tar.gz -> wyebadblock-1.0.0_p20230211.tar.gz
_md5_=9f347a0328048b88ade70638845badc7

View File

@@ -128,7 +128,7 @@ app-backup/grub-btrfs 4.11-r1 4.12 4.13 9999: Improves Grub by adding btrfs snap
app-backup/kopia 0.15.0: Kopia - Fast And Secure Open-Source Backup
app-backup/kopia-ui-bin 0.15.0-r1: Kopia - Fast And Secure Open-Source Backup (Electron UI)
app-backup/pika-backup 0.7.4-r1: Keep your data safe
app-backup/restic-browser 0.3.1-r2 0.3.2_p20250523: A GUI to browse and restore from restic backup repositories
app-backup/restic-browser 0.3.2_p20250523: A GUI to browse and restore from restic backup repositories
app-backup/timeshift 23.07.1: A system restore utility for Linux
app-backup/timeshift-autosnap 0.9-r1: Automatically creates a timeshift-snapshot when executed
app-benchmarks/kdiskmark 3.1.4-r1: Disk benchmarking tool
@@ -479,7 +479,7 @@ dev-db/tdscpp 20250301: C++ library to communicate with Microsoft SQL server
dev-debug/gdb-dashboard 0.17.3 0.17.4: Modular visual interface for GDB in Python
dev-debug/gdbgui 0.15.2.0: Browser-based frontend to gdb
dev-debug/lldb-mi 0.0.1 9999: LLDB Machine Interface Driver
dev-dotnet/gtk-sharp 2.99.3-r3 3.22.2-r2: gtk bindings for mono
dev-dotnet/gtk-sharp 3.22.2-r2: gtk bindings for mono
dev-elixir/hex 1.0.1-r1: Package manager for the Erlang VM
dev-embedded/arduino-cli 1.0.4 1.1.1: Next-generation arduino command line tool
dev-embedded/bcm2-utils 0.9.8: Utilities for Broadcom-based cable modems
@@ -1057,7 +1057,7 @@ games-util/itch-bin 25.5.1-r2 26.1.9: itch.io game browser, installer and launch
games-util/legendary 0.20.33-r2 0.20.34-r2: A free and open-source replacement for the Epic Games Launcher
games-util/libtess2 1.0.2: Game and tools oriented refactored version of GLU tesselator
games-util/mangohud 0.7.2-r1 0.8.0 0.8.1 9999: Vulkan and OpenGL overlay for monitoring FPS, sensors, system load and more
games-util/minigalaxy 1.2.6: A simple GOG client for Linux
games-util/minigalaxy 1.3.2: A simple GOG client for Linux
games-util/modrinth-app-bin 0.9.3 0.9.4 0.9.5: A unique, open source launcher that allows you to play your favorite Minecraft mods, and keep them up to date, all in one neat little package.
games-util/pegasus 9999: Graphical frontend for browsing your game library
games-util/protonup 0.1.5 9999: Install and Update Proton-GE
@@ -1076,7 +1076,7 @@ gnome-extra/junction 1.7-r1: Application/browser chooser
gnome-extra/portfolio 0.9.14: A minimalist file manager for those who want to use Linux mobile devices
gnome-extra/vvmplayer 1.4-r1: Visual Voicemail Player
gnome-extra/wike 3.0.0 3.0.1 3.1.0 3.1.1: Wikipedia Reader for the GNOME Desktop
gnome-extra/yad 13.0 14.1 9999: Display GTK+ dialog boxes from command line or shell scripts
gnome-extra/yad 14.1 9999: Display GTK+ dialog boxes from command line or shell scripts
gui-apps/1password 8.10.76: Password Manager
gui-apps/ReGreet 0.1.1-r10 9999: A clean and customizable GTK-based greetd greeter written in Rust
gui-apps/ashell 0.3.0 0.3.1: A ready to go Wayland status bar for Hyprland
@@ -1559,7 +1559,7 @@ net-voip/discover-overlay 0.6.9-r1 0.7.4 0.7.8: Yet another Discord overlay for
net-voip/gnome-calls 47.0-r1 48.1: Phone dialer and call handler
net-voip/re 3.20.0 3.21.0 3.22.0: Generic library for real-time communications with async IO support
net-voip/vvmd 0.8-r1: vvmd is a lower level daemon that retrieves Visual Voicemail
net-vpn/GlobalProtect-openconnect 2.3.9-r1: Unofficial GlobalProtect VPN client for Linux
net-vpn/GlobalProtect-openconnect 2.3.9-r1 2.4.4: Unofficial GlobalProtect VPN client for Linux
net-vpn/cloudflare-warp 2024.2.62-r2 2024.4.133-r1 2024.11.309: Cloudflare Warp Client
net-vpn/fastd 22 23: A very small VPN daemon which tunnels IP packets and Ethernet frames over UDP.
net-vpn/gp-saml-gui 9999: Interactively authenticate to GlobalProtect VPNs that require SAML
@@ -1777,11 +1777,11 @@ www-apps/uwebsockets 20.14.0 20.62.0 9999: ultra fast, simple, secure & standard
www-apps/vaultwarden-web-bin 2025.1.1 2025.3.1 2025.4.0: Prebuilt Vaultwarden web from upstream
www-apps/whoogle-search 0.9.3: A self-hosted, ad-free, privacy-respecting metasearch engine
www-apps/zola 0.19.2-r1: A fast static site generator with everything built-in
www-client/badwolf 1.3.0-r1 9999: Minimalist and privacy-oriented WebKitGTK+ browser
www-client/badwolf 1.3.0-r2 9999: Minimalist and privacy-oriented WebKitGTK+ browser
www-client/browsh 1.8.2: A fully-modern text-based browser, rendering to TTY and browsers
www-client/mullvad-browser-bin 14.5.1: The Mullvad Browser is developed to minimize tracking and fingerprinting.
www-client/nyxt 3.11.8 3.12.0 9999: Nyxt - the hacker's power-browser
www-client/vimb 3.6.0 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
www-client/vimb 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
www-client/yandex-browser 25.2.6.724_p1: The web browser from Yandex
www-client/zen-bin 1.12.7b 1.12.8b: Zen Browser - A Firefox-based browser focused on privacy
www-misc/dufs 0.40.0: Dufs is a distinctive utility file server
@@ -1789,7 +1789,7 @@ www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and comm
www-misc/kiwix-desktop 2.4.0: cross-platform viewer/manager for ZIM archives
www-misc/libkiwix 14.0.0: Kiwix software suite core: code shared by all Kiwix ports
www-misc/waldl 0.0.1_pre20211112: Browse and download wallpapers from wallhaven.cc using sxiv
www-misc/wyebadblock 1.0.0: An adblock extension for wyeb, also webkit2gtk browsers.
www-misc/wyebadblock 1.0.0_p20230211: An adblock extension for wyeb, also webkit2gtk browsers.
www-plugins/firefoxpwa 2.13.3 2.14.0 2.14.1: A tool to install, manage and use PWAs in Mozilla Firefox (native component)
www-servers/hinsightd 0.9.17 9999: hinsightd a http/1.1 webserver with (hopefully) minimal goals
www-servers/quark 9999: A small, GET-only static HTTP server

View File

@@ -1 +1 @@
Fri, 23 May 2025 22:24:08 +0000
Fri, 23 May 2025 23:39:21 +0000

View File

@@ -807,9 +807,7 @@ sys-process/nq:shell - Use shell implementation
sys-process/nq:tq - Install tq, a tmux & screen wrapper
www-apps/forgejo:acct - User and group management via acct-*/git packages
www-apps/pleroma:system-lexbor - Use dev-libs/lexbor instead of vendored version
www-client/badwolf:webkit41 - Use net-libs/webkit-gtk:4.1 (uses libsoup3 and so allows HTTP/2) instead of net-libs/webkit-gtk:4
www-client/mullvad-browser-bin:X - Add support for X11
www-client/vimb:adblock - Use www-misc/wyebadblock for adblocking
www-client/yandex-browser:ffmpeg-codecs - Use media-video/ffmpeg-chromium for multi-threaded ffmpeg codecs for the HTML5 <audio> and <video> tags
www-servers/hinsightd:cgi - Enable old/slow cgi support (legacy should not be used)
www-servers/hinsightd:fcgi - Enable fast cgi support