from small one page howto to huge articles all in one place
 

search text in:




Other .linuxhowtos.org sites: www.linuxhowtos.org
toolsntoys.linuxhowtos.org



Last additions:
How to make X listen on port 6000

How to make X listen on port 6000

words:

34

views:

82050

userrating:

average rating: 1.2 (52 votes) (1=very good 6=terrible)


May, 25th 2007:
April, 26th 2007:
Apr, 10th. 2007:
Druckversion . pdf icon
You are here: Tips&Tricks

Exploring portage features

The new release of Portage 2.1 brings many features and improvements.

While most of them are documented in the example make.conf and the portage man page they may not be obvious to most users, so we will show how to use some of these features.

All the features have to be set in /etc/make.conf.

Portage is now able to download some package's source code while compiling another. This can considerably reduce installation time when emerging many packages. There's no need to run emerge --fetchonly while doing a normal emerge anymore. You just have to add the following option:

Code Listing 1:

Setting parallel-fetch in /etc/make.conf
FEATURES="parallel-fetch"

This feature appears to be non-functional in some of the Portage 2.1 releases, but is expected to be fixed soon.

Another new option to reduce installation time yet a bit more is confcache. With this new feature portage caches many of the tests configuration scripts do, thus making execution faster. This comes with the small risk of caching wrong values, so be warned that this feature is known to have a few bugs.

Since this package is currently keyworded on most architectures, the required steps to enable it are:

Code Listing 2

Enabling confcache
Add this in /etc/make.conf
FEATURES="confcache"

We need to unmask the package before emerging it

echo "=dev-utils/confcache-0.4.2-r1 ~arch" >>/etc/portage/package.keywords

Installing confcache

emerge -av confcache

On further installations. you'll see stuff like:

checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler...(cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes

Another important new feature is the ability to log all the messages ebuilds print. Which messages to log and how to do it is configurable. For example, to save just the warnings and errors in a separate file for each package we emerge, you have to add:

Code Listing 5.3:

Configuring logging features in /etc/make.conf
This sets what to log
PORTAGE_ELOG_CLASSES="warn error log"
And this is how to do it
PORTAGE_ELOG_SYSTEM="save"

There are many more options like sending log messages via email. Please check out make.conf.example for further information.


From Gentoo Weekly Newsletter June, 20th 2006

minor problem with confcache - it no longer seems to exist in the build tree unless perhaps it was renamed.


rate this article:
current rating: average rating: 1.3 (25 votes) (1=very good 6=terrible)
Your rating:
Very good (1) Good (2) ok (3) average (4) bad (5) terrible (6)

back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2025-11-12
ansible-lint - 25.11.0
Ebuild name:

app-admin/ansible-lint-25.11.0

Description

Checks ansible playbooks for practices and behaviour that can be imp

Added to portage

2025-11-12

ansible-molecule - 25.11.0
Ebuild name:

app-admin/ansible-molecule-25.11.0

Description

A toolkit designed to aid in the development and testing of Ansi

Added to portage

2025-11-12

awscli - 1.42.71
Ebuild name:

app-admin/awscli-1.42.71

Description

Universal Command Line Environment for AWS

Added to portage

2025-11-12

batmon - 0.9
Ebuild name:

gnustep-apps/batmon-0.9

Description

displays the status of your laptop battery

Added to portage

2025-11-12

binutils - 2.45.1
Ebuild name:

sys-devel/binutils-2.45.1

Description

Tools necessary to build programs

Added to portage

2025-11-12

binutils-hppa64 - 2.45.1
Ebuild name:

sys-devel/binutils-hppa64-2.45.1

Description

Tools necessary to build programs

Added to portage

2025-11-12

binutils-libs - 2.45.1
Ebuild name:

sys-libs/binutils-libs-2.45.1

Description

Core binutils libraries (libbfd, libopcodes, libiberty) for external

Added to portage

2025-11-12

boto3 - 1.40.71
Ebuild name:

dev-python/boto3-1.40.71

Description

The AWS SDK for Python

Added to portage

2025-11-12

botocore - 1.40.71
Ebuild name:

dev-python/botocore-1.40.71

Description

Low-level, data-driven core of boto 3

Added to portage

2025-11-12

bpf-toolchain - 15.2.0_p2
Ebuild name:

sys-devel/bpf-toolchain-15.2.0_p2

Description

All-in-one bpf toolchain for building DTrace and systemd without

Added to portage

2025-11-12

caffe2 - 2.9.0-r2
Ebuild name:

sci-ml/caffe2-2.9.0-r2

Description

A deep learning framework

Added to portage

2025-11-12

dns-lexicon - 3.23.0
Ebuild name:

dev-python/dns-lexicon-3.23.0

Description

Manipulate DNS records on various DNS providers in a standardized/agn

Added to portage

2025-11-12

duplicity - 3.0.6-r1
Ebuild name:

app-backup/duplicity-3.0.6-r1

Description

Secure backup system using gnupg to encrypt data

Added to portage

2025-11-12

eselect-vdr - 0.0.4-r1
Ebuild name:

app-eselect/eselect-vdr-0.0.4-r1

Description

Manages the VDR plugins

Added to portage

2025-11-12

faker - 38.0.0
Ebuild name:

dev-python/faker-38.0.0

Description

A Python package that generates fake data for you

Added to portage

2025-11-12

firefox - 145.0
Ebuild name:

www-client/firefox-145.0

Description

Firefox Web Browser

Added to portage

2025-11-12

fish - 4.2.0
Ebuild name:

app-shells/fish-4.2.0

Description

Friendly Interactive SHell

Added to portage

2025-11-12

gcc - 15.2.1_p20251108-r1
Ebuild name:

sys-devel/gcc-15.2.1_p20251108-r1

Description

The GNU Compiler Collection

Added to portage

2025-11-12

gcc - 16.0.0_p20251109-r1
Ebuild name:

sys-devel/gcc-16.0.0_p20251109-r1

Description

The GNU Compiler Collection

Added to portage

2025-11-12

glycin-loaders - 2.0.7
Ebuild name:

media-libs/glycin-loaders-2.0.7

Description

Loaders for glycin clients (glycin crate or libglycin)

Added to portage

2025-11-12

gnustep-make - 2.9.3-r2
Ebuild name:

gnustep-base/gnustep-make-2.9.3-r2

Description

GNUstep Makefile Package

Added to portage

2025-11-12

harfbuzz - 12.2.0
Ebuild name:

media-libs/harfbuzz-12.2.0

Description

An OpenType text shaping engine

Added to portage

2025-11-12

huggingface_hub - 0.34.6
Ebuild name:

sci-ml/huggingface_hub-0.34.6

Description

a client library to interact with the Hugging Face Hub

Added to portage

2025-11-12

libfilezilla - 0.52.0
Ebuild name:

dev-libs/libfilezilla-0.52.0

Description

C++ library offering some basic functionality for platform-independent

Added to portage

2025-11-12

liquidctl - 1.15.0
Ebuild name:

app-misc/liquidctl-1.15.0

Description

Cross-platform tool and drivers for liquid coolers and other devices

Added to portage

2025-11-12

mariadb - 11.8.3-r2
Ebuild name:

dev-db/mariadb-11.8.3-r2

Description

An enhanced, drop-in replacement for MySQL

Added to portage

2025-11-12

mariadb - 11.8.3-r3
Ebuild name:

dev-db/mariadb-11.8.3-r3

Description

An enhanced, drop-in replacement for MySQL

Added to portage

2025-11-12

musl - 1.2.5-r6
Ebuild name:

sys-libs/musl-1.2.5-r6

Description

Light, fast and, simple C library focused on standards-conformance and safet

Added to portage

2025-11-12

openpgp-keys-gnustep - 20251025
Ebuild name:

sec-keys/openpgp-keys-gnustep-20251025

Description

OpenPGP keys used by the GNUstep project

Added to portage

2025-11-12

pax-utils - 1.3.9
Ebuild name:

app-misc/pax-utils-1.3.9

Description

ELF utils that can check files for security relevant properties

Added to portage

2025-11-12

pycairo - 1.29.0
Ebuild name:

dev-python/pycairo-1.29.0

Description

Python bindings for the cairo library

Added to portage

2025-11-12

pymdown-extensions - 10.17.1
Ebuild name:

dev-python/pymdown-extensions-10.17.1

Description

Extensions for Python Markdown

Added to portage

2025-11-12

pymongo - 4.15.4
Ebuild name:

dev-python/pymongo-4.15.4

Description

Python driver for MongoDB

Added to portage

2025-11-12

rsyslog - 8.2508.0-r1
Ebuild name:

app-admin/rsyslog-8.2508.0-r1

Description

An enhanced multi-threaded syslogd with database support and more

Added to portage

2025-11-12

rsyslog - 8.2510.0-r1
Ebuild name:

app-admin/rsyslog-8.2510.0-r1

Description

An enhanced multi-threaded syslogd with database support and more

Added to portage

2025-11-12

simdjson - 4.2.2
Ebuild name:

dev-libs/simdjson-4.2.2

Description

SIMD accelerated C++ JSON library

Added to portage

2025-11-12

sogo - 5.12.4
Ebuild name:

gnustep-apps/sogo-5.12.4

Description

Groupware server built around OpenGroupware.org and the SOPE application s

Added to portage

2025-11-12

sope - 5.12.4
Ebuild name:

gnustep-libs/sope-5.12.4

Description

A set of frameworks forming a complete Web application server environment

Added to portage

2025-11-12

stgit - 2.5.5
Ebuild name:

dev-vcs/stgit-2.5.5

Description

Stack-based patch management for Git

Added to portage

2025-11-12

systempreferences - 1.2.1
Ebuild name:

gnustep-apps/systempreferences-1.2.1

Description

System Preferences is a clone of Apple OS X' System Preference

Added to portage

2025-11-12

textedit - 5.0
Ebuild name:

gnustep-apps/textedit-5.0

Description

A text editor with font, color, and style capabilities for GNUstep

Added to portage

2025-11-12

tor - 0.4.8.20
Ebuild name:

net-vpn/tor-0.4.8.20

Description

Anonymizing overlay network for TCP

Added to portage

2025-11-12

tpm2-pkcs11 - 1.9.1
Ebuild name:

app-crypt/tpm2-pkcs11-1.9.1

Description

A PKCS11 interface for TPM2 hardware

Added to portage

2025-11-12

tpm2-tools - 5.7
Ebuild name:

app-crypt/tpm2-tools-5.7

Description

Tools for the TPM 2.0 TSS

Added to portage

2025-11-12

wdm - 1.28-r10
Ebuild name:

x11-misc/wdm-1.28-r10

Description

WINGs Display Manager

Added to portage

2025-11-12

windowmaker - 0.96.0-r1
Ebuild name:

x11-wm/windowmaker-0.96.0-r1

Description

The fast and light GNUstep window manager

Added to portage

2025-11-12

wmweather+ - 2.18-r2
Ebuild name:

x11-plugins/wmweather+-2.18-r2

Description

A dockapp for displaying data collected from METAR, AVN, ETA, and MR

Added to portage

2025-11-12

wsproto - 1.3.0
Ebuild name:

dev-python/wsproto-1.3.0

Description

WebSockets state-machine based protocol implementation

Added to portage

2025-11-12

xxd - 2025.08.24
Ebuild name:

dev-util/xxd-2025.08.24

Description

Standalone version of Vim's xxd

Added to portage

2025-11-12

yt-dlp - 2025.11.12
Ebuild name:

net-misc/yt-dlp-2025.11.12

Description

youtube-dl fork with additional features and fixes

Added to portage

2025-11-12

2025-11-11
accelerate - 1.7.0-r1
Ebuild name:

sci-ml/accelerate-1.7.0-r1

Description

Run your *raw* PyTorch training script on any kind of device

Added to portage

2025-11-11

aiohttp-socks - 0.10.2
Ebuild name:

dev-python/aiohttp-socks-0.10.2

Description

SOCKS proxy connector for aiohttp

Added to portage

2025-11-11

ansible-compat - 25.11.0
Ebuild name:

dev-python/ansible-compat-25.11.0

Description

Contains functions that facilitate working with various versions

Added to portage

2025-11-11

avidemux - 2.8.1_p20251019
Ebuild name:

media-video/avidemux-2.8.1_p20251019

Description

Video editor designed for simple cutting, filtering and encodi

Added to portage

2025-11-11

avidemux-core - 2.8.1_p20251019
Ebuild name:

media-libs/avidemux-core-2.8.1_p20251019

Description

Core libraries for simple video cutting, filtering and enc

Added to portage

2025-11-11

avidemux-plugins - 2.8.1_p20251019
Ebuild name:

media-libs/avidemux-plugins-2.8.1_p20251019

Description

Plugins for Avidemux video editor

Added to portage

2025-11-11

aws-c-auth - 0.9.1
Ebuild name:

dev-libs/aws-c-auth-0.9.1

Description

AWS C Auth C99 library implementation of AWS client-side authentication.

Added to portage

2025-11-11

aws-c-cal - 0.9.10
Ebuild name:

dev-libs/aws-c-cal-0.9.10

Description

AWS C CAL AWS Crypto Abstraction Layer.

Added to portage

2025-11-11

aws-c-common - 0.12.5
Ebuild name:

dev-libs/aws-c-common-0.12.5

Description

Core c99 package for AWS SDK for C.

Added to portage

2025-11-11

aws-c-compression - 0.3.1
Ebuild name:

dev-libs/aws-c-compression-0.3.1

Description

AWS C Compression cross-platform algorithms.

Added to portage

2025-11-11

aws-c-event-stream - 0.5.7
Ebuild name:

dev-libs/aws-c-event-stream-0.5.7

Description

Core c99 package for AWS SDK for C.

Added to portage

2025-11-11

aws-c-http - 0.10.7
Ebuild name:

dev-libs/aws-c-http-0.10.7

Description

AWS C Http C99 implementation of the HTTP/1.1 and HTTP/2 specifications

Added to portage

2025-11-11

aws-c-io - 0.23.3
Ebuild name:

dev-libs/aws-c-io-0.23.3

Description

AWS C IO It handles all IO and TLS work for application protocols.

Added to portage

2025-11-11

aws-c-mqtt - 0.13.3
Ebuild name:

dev-libs/aws-c-mqtt-0.13.3

Description

AWS C MQTT C99 implementation.

Added to portage

2025-11-11

aws-c-s3 - 0.10.1
Ebuild name:

dev-libs/aws-c-s3-0.10.1

Description

AWS C S3 async library.

Added to portage

2025-11-11

aws-c-sdkutils - 0.2.4
Ebuild name:

dev-libs/aws-c-sdkutils-0.2.4

Description

AWS C SDKUTILS C99 library implementing AWS SDK specific utilities.

Added to portage

2025-11-11

aws-checksums - 0.2.7
Ebuild name:

dev-libs/aws-checksums-0.2.7

Description

Cross-Platform HW accelerated CRC32c and CRC32 with fallback to SW.

Added to portage

2025-11-11

aws-crt-cpp - 0.35.2
Ebuild name:

dev-cpp/aws-crt-cpp-0.35.2

Description

C++ wrapper around the aws-c-* libraries

Added to portage

2025-11-11

aws-sdk-cpp - 1.11.686
Ebuild name:

dev-cpp/aws-sdk-cpp-1.11.686

Description

AWS SDK for C++

Added to portage

2025-11-11

awscli - 1.42.70
Ebuild name:

app-admin/awscli-1.42.70

Description

Universal Command Line Environment for AWS

Added to portage

2025-11-11

boto3 - 1.40.70
Ebuild name:

dev-python/boto3-1.40.70

Description

The AWS SDK for Python

Added to portage

2025-11-11

botocore - 1.40.70
Ebuild name:

dev-python/botocore-1.40.70

Description

Low-level, data-driven core of boto 3

Added to portage

2025-11-11

courier-authlib - 0.72.6
Ebuild name:

net-libs/courier-authlib-0.72.6

Description

Courier authentication library

Added to portage

2025-11-11

discord - 0.0.114
Ebuild name:

net-im/discord-0.0.114

Description

All-in-one voice and text chat for gamers

Added to portage

2025-11-11

dulwich - 0.24.10
Ebuild name:

dev-python/dulwich-0.24.10

Description

Pure-Python implementation of the Git file formats and protocols

Added to portage

2025-11-11

endless-sky - 0.10.16
Ebuild name:

games-strategy/endless-sky-0.10.16

Description

Space exploration, trading & combat in the tradition of Terminal

Added to portage

2025-11-11

firefox-bin - 145.0
Ebuild name:

www-client/firefox-bin-145.0

Description

Firefox Web Browser

Added to portage

2025-11-11

frr - 10.5.0
Ebuild name:

net-misc/frr-10.5.0

Description

The FRRouting Protocol Suite

Added to portage

2025-11-11

glslang - 1.4.328.0-r1
Ebuild name:

dev-util/glslang-1.4.328.0-r1

Description

Khronos reference front-end for GLSL and ESSL, and sample SPIR-V gene

Added to portage

2025-11-11

glycin-loaders - 2.0.6
Ebuild name:

media-libs/glycin-loaders-2.0.6

Description

Loaders for glycin clients (glycin crate or libglycin)

Added to portage

2025-11-11

griffe - 1.15.0
Ebuild name:

dev-python/griffe-1.15.0

Description

Signature generator for Python programs

Added to portage

2025-11-11

griffe-inherited-docstrings - 1.1.2
Ebuild name:

dev-python/griffe-inherited-docstrings-1.1.2

Description

Griffe extension for inheriting docstrings

Added to portage

2025-11-11

guile-dbd-postgresql - 2.1.9-r1
Ebuild name:

dev-scheme/guile-dbd-postgresql-2.1.9-r1

Description

Guile DBI driver for PostgreSQL

Added to portage

2025-11-11

guile-dbd-sqlite3 - 2.1.9-r1
Ebuild name:

dev-scheme/guile-dbd-sqlite3-2.1.9-r1

Description

Guile DBI driver for SQLite

Added to portage

2025-11-11

guile-git - 0.8.0-r1
Ebuild name:

dev-scheme/guile-git-0.8.0-r1

Description

Guile bindings of git

Added to portage

2025-11-11

guile-git - 0.9.0-r1
Ebuild name:

dev-scheme/guile-git-0.9.0-r1

Description

Guile bindings of git

Added to portage

2025-11-11

guile-hall - 0.4.1-r101
Ebuild name:

dev-scheme/guile-hall-0.4.1-r101

Description

Guile tooling to create and publish projects

Added to portage

2025-11-11

guile-nyacc - 1.06.7-r101
Ebuild name:

dev-scheme/guile-nyacc-1.06.7-r101

Description

Guile modules for generating parsers and lexical analyzers

Added to portage

2025-11-11

hcloud - 2.11.0
Ebuild name:

dev-python/hcloud-2.11.0

Description

Official Hetzner Cloud python library

Added to portage

2025-11-11

libtirpc - 1.3.7-r1
Ebuild name:

net-libs/libtirpc-1.3.7-r1

Description

Transport Independent RPC library (SunRPC replacement)

Added to portage

2025-11-11

marble - 25.08.3-r1
Ebuild name:

kde-apps/marble-25.08.3-r1

Description

Virtual Globe and World Atlas to learn more about Earth

Added to portage

2025-11-11

mariadb - 11.4.8-r2
Ebuild name:

dev-db/mariadb-11.4.8-r2

Description

An enhanced, drop-in replacement for MySQL

Added to portage

2025-11-11

markdown-exec - 1.12.0
Ebuild name:

dev-python/markdown-exec-1.12.0

Description

Utilities to execute code blocks in Markdown files

Added to portage

2025-11-11

maturin - 1.10.1
Ebuild name:

dev-util/maturin-1.10.1

Description

Build and publish crates with pyo3, rust-cpython and cffi bindings

Added to portage

2025-11-11

mkdocs-material - 9.7.0
Ebuild name:

dev-python/mkdocs-material-9.7.0

Description

A Material Design theme for MkDocs

Added to portage

2025-11-11

mkdocstrings-python - 1.19.0
Ebuild name:

dev-python/mkdocstrings-python-1.19.0

Description

Python handler for dev-python/mkdocstrings

Added to portage

2025-11-11

narwhals - 2.11.0
Ebuild name:

dev-python/narwhals-2.11.0

Description

Extremely lightweight compatibility layer between dataframe libraries

Added to portage

2025-11-11

obs-composite-blur - 1.5.2
Ebuild name:

media-plugins/obs-composite-blur-1.5.2

Description

OBS plugin that provides different blur algorithms, and prop

Added to portage

2025-11-11

obs-move-transition - 3.1.5
Ebuild name:

media-plugins/obs-move-transition-3.1.5

Description

Move transition for OBS Studio

Added to portage

2025-11-11

obs-pipewire-audio-capture - 1.2.1
Ebuild name:

media-plugins/obs-pipewire-audio-capture-1.2.1

Description

Audio device and application capture for OBS Studio

Added to portage

2025-11-11

obs-source-clone - 0.2.0
Ebuild name:

media-plugins/obs-source-clone-0.2.0

Description

Plugin for OBS Studio to clone sources

Added to portage

2025-11-11

obs-source-dock - 0.5.0
Ebuild name:

media-plugins/obs-source-dock-0.5.0

Description

Plugin for OBS Studio to add docks

Added to portage

2025-11-11

obs-studio - 32.0.2
Ebuild name:

media-video/obs-studio-32.0.2

Description

Software for Recording and Streaming Live Video Content

Added to portage

2025-11-11

obs-vkcapture - 1.5.3
Ebuild name:

media-plugins/obs-vkcapture-1.5.3

Description

OBS Linux Vulkan/OpenGL game capture

Added to portage

2025-11-11

oslotest - 6.0.0
Ebuild name:

dev-python/oslotest-6.0.0

Description

Oslo test framework

Added to portage

2025-11-11

pdm-backend - 2.4.6
Ebuild name:

dev-python/pdm-backend-2.4.6

Description

A PEP 517 backend for PDM that supports PEP 621 metadata

Added to portage

2025-11-11

pikepdf - 10.0.2
Ebuild name:

dev-python/pikepdf-10.0.2

Description

Python library to work with pdf files based on qpdf

Added to portage

2025-11-11

plplot - 5.15.0_p15-r1
Ebuild name:

sci-libs/plplot-5.15.0_p15-r1

Description

Multi-language scientific plotting library

Added to portage

2025-11-11

pynacl - 1.6.1
Ebuild name:

dev-python/pynacl-1.6.1

Description

Python binding to the Networking and Cryptography (NaCl) library

Added to portage

2025-11-11

pytest - 9.0.0-r1
Ebuild name:

dev-python/pytest-9.0.0-r1

Description

Simple powerful testing with Python

Added to portage

2025-11-11

pytest-asyncio - 1.3.0
Ebuild name:

dev-python/pytest-asyncio-1.3.0

Description

Library for testing asyncio code with pytest

Added to portage

2025-11-11

pytest-gitconfig - 0.8.0
Ebuild name:

dev-python/pytest-gitconfig-0.8.0

Description

Provide a Git config sandbox for testing

Added to portage

2025-11-11

python-socks - 2.7.3
Ebuild name:

dev-python/python-socks-2.7.3

Description

SOCKS4, SOCKS5, HTTP tunneling functionality for Python

Added to portage

2025-11-11

python-subunit - 1.4.5
Ebuild name:

dev-python/python-subunit-1.4.5

Description

A streaming protocol for test results

Added to portage

2025-11-11

pyzotero - 1.7.5
Ebuild name:

dev-python/pyzotero-1.7.5

Description

A Python client for the Zotero API

Added to portage

2025-11-11

rocSOLVER - 7.1.0-r1
Ebuild name:

sci-libs/rocSOLVER-7.1.0-r1

Description

Implementation of a subset of LAPACK functionality on the ROCm platform

Added to portage

2025-11-11

roman - 5.2
Ebuild name:

dev-python/roman-5.2

Description

An Integer to Roman numerals converter

Added to portage

2025-11-11

rspamd - 3.14.0
Ebuild name:

mail-filter/rspamd-3.14.0

Description

Rapid spam filtering system

Added to portage

2025-11-11

s2n-tls - 1.6.0
Ebuild name:

dev-libs/s2n-tls-1.6.0

Description

s2n-tls is a C99 implementation of the TLS/SSL protocols

Added to portage

2025-11-11

secretstorage - 3.4.1
Ebuild name:

dev-python/secretstorage-3.4.1

Description

Python bindings to FreeDesktop.org Secret Service API

Added to portage

2025-11-11

skribilo - 0.10.0-r101
Ebuild name:

dev-scheme/skribilo-0.10.0-r101

Description

Document production tool written in Guile Scheme

Added to portage

2025-11-11

synapse - 1.142.0
Ebuild name:

net-im/synapse-1.142.0

Description

Reference implementation of Matrix homeserver

Added to portage

2025-11-11

testtools - 2.8.0
Ebuild name:

dev-python/testtools-2.8.0

Description

Extensions to the Python standard library unit testing framework

Added to portage

2025-11-11

tpm2-tools - 5.7
Ebuild name:

app-crypt/tpm2-tools-5.7

Description

Tools for the TPM 2.0 TSS

Added to portage

2025-11-11

types-psutil - 7.0.0.20251111
Ebuild name:

dev-python/types-psutil-7.0.0.20251111

Description

Typing stubs for psutil

Added to portage

2025-11-11

usbprog - 0.3.0_p20140828-r3
Ebuild name:

dev-embedded/usbprog-0.3.0_p20140828-r3

Description

flashtool for the multi purpose programming adapter usbprog

Added to portage

2025-11-11

vivaldi-snapshot - 7.7.3851.30
Ebuild name:

www-client/vivaldi-snapshot-7.7.3851.30

Description

A browser for our friends

Added to portage

2025-11-11

zope-interface - 8.1
Ebuild name:

dev-python/zope-interface-8.1

Description

Interfaces for Python

Added to portage

2025-11-11

rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 41.5 ms