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:

85667

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.

back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2026-06-07
flask-cors - 6.0.3
Ebuild name:

dev-python/flask-cors-6.0.3

Description

A Flask extension for Cross Origin Resource Sharing (CORS)

Added to portage

2026-06-07

gap - 4.16.0
Ebuild name:

sci-mathematics/gap-4.16.0

Description

System for computational discrete algebra (core functionality)

Added to portage

2026-06-07

gcc - 15.2.1_p20260605
Ebuild name:

sys-devel/gcc-15.2.1_p20260605

Description

The GNU Compiler Collection

Added to portage

2026-06-07

gcc - 16.1.1_p20260606
Ebuild name:

sys-devel/gcc-16.1.1_p20260606

Description

The GNU Compiler Collection

Added to portage

2026-06-07

gopls - 0.22.0
Ebuild name:

dev-go/gopls-0.22.0

Description

Added to portage

2026-06-07

highs - 1.14.0-r3
Ebuild name:

sci-mathematics/highs-1.14.0-r3

Description

Modern solver for linear, quadratic, and mixed-integer programs

Added to portage

2026-06-07

hydrus - 670
Ebuild name:

media-gfx/hydrus-670

Description

A booru-like media organizer for the desktop

Added to portage

2026-06-07

kid3 - 3.10.0
Ebuild name:

media-sound/kid3-3.10.0

Description

Simple tag editor based on Qt

Added to portage

2026-06-07

less - 704
Ebuild name:

sys-apps/less-704

Description

Excellent text file viewer

Added to portage

2026-06-07

logrotate - 3.22.0-r1
Ebuild name:

app-admin/logrotate-3.22.0-r1

Description

Rotates, compresses, and mails system logs

Added to portage

2026-06-07

logrotate - 9999
Ebuild name:

app-admin/logrotate-9999

Description

Rotates, compresses, and mails system logs

Added to portage

2026-06-07

markdown-mode - 2.8
Ebuild name:

app-emacs/markdown-mode-2.8

Description

Major mode for editing Markdown-formatted text files

Added to portage

2026-06-07

mastodon - 2.0.7
Ebuild name:

app-emacs/mastodon-2.0.7

Description

Emacs client for Mastodon, federated microblogging social network

Added to portage

2026-06-07

moto - 5.2.2
Ebuild name:

dev-python/moto-5.2.2

Description

Mock library for boto

Added to portage

2026-06-07

mutter - 49.6
Ebuild name:

x11-wm/mutter-49.6

Description

GNOME compositing window manager based on Clutter

Added to portage

2026-06-07

phpBB - 3.3.17
Ebuild name:

www-apps/phpBB-3.3.17

Description

An open-source PHP-based bulletin board package

Added to portage

2026-06-07

plplot - 5.15.0_p15-r2
Ebuild name:

sci-libs/plplot-5.15.0_p15-r2

Description

Multi-language scientific plotting library

Added to portage

2026-06-07

protobuf-go - 1.36.11
Ebuild name:

dev-go/protobuf-go-1.36.11

Description

Go support for Google's protocol buffers

Added to portage

2026-06-07

pysiril - 0.0.17
Ebuild name:

sci-astronomy/pysiril-0.0.17

Description

Python library to interface Python to a SiriL script

Added to portage

2026-06-07

rebar - 3.27.0
Ebuild name:

dev-util/rebar-3.27.0

Description

A sophisticated build-tool for Erlang projects that follows OTP principles

Added to portage

2026-06-07

sh - 2.2.4
Ebuild name:

dev-python/sh-2.2.4

Description

Python subprocess interface

Added to portage

2026-06-07

shotwell - 0.32.16
Ebuild name:

media-gfx/shotwell-0.32.16

Description

Open source photo manager for GNOME

Added to portage

2026-06-07

soundfile - 0.14.0
Ebuild name:

dev-python/soundfile-0.14.0

Description

audio library based on libsndfile, CFFI and NumPy

Added to portage

2026-06-07

structlog - 26.1.0
Ebuild name:

dev-python/structlog-26.1.0

Description

Structured Logging for Python

Added to portage

2026-06-07

zensical - 0.0.41
Ebuild name:

dev-python/zensical-0.0.41

Description

A modern static site generator by the Material for MkDocs team

Added to portage

2026-06-07

2026-06-06
arno-iptables-firewall - 2.1.1a-r1
Ebuild name:

net-firewall/arno-iptables-firewall-2.1.1a-r1

Description

Arno's iptables firewall script

Added to portage

2026-06-06

arno-iptables-firewall - 2.1.2a-r1
Ebuild name:

net-firewall/arno-iptables-firewall-2.1.2a-r1

Description

Arno's iptables firewall script

Added to portage

2026-06-06

awscli - 1.45.24
Ebuild name:

app-admin/awscli-1.45.24

Description

Universal Command Line Environment for AWS

Added to portage

2026-06-06

bleach - 6.4.0
Ebuild name:

dev-python/bleach-6.4.0

Description

An easy whitelist-based HTML-sanitizing tool

Added to portage

2026-06-06

boto3 - 1.43.24
Ebuild name:

dev-python/boto3-1.43.24

Description

The AWS SDK for Python

Added to portage

2026-06-06

botocore - 1.43.24
Ebuild name:

dev-python/botocore-1.43.24

Description

Low-level, data-driven core of boto 3

Added to portage

2026-06-06

breezy - 3.3.22-r1
Ebuild name:

dev-vcs/breezy-3.3.22-r1

Description

Distributed Version Control System with a Friendly UI

Added to portage

2026-06-06

buildah - 1.44.0
Ebuild name:

app-containers/buildah-1.44.0

Description

A tool that facilitates building OCI images

Added to portage

2026-06-06

clang - 23.0.0_pre20260605
Ebuild name:

dev-python/clang-23.0.0_pre20260605

Description

Python bindings for llvm-core/clang

Added to portage

2026-06-06

clang - 23.0.0_pre20260605
Ebuild name:

llvm-core/clang-23.0.0_pre20260605

Description

C language family frontend for LLVM

Added to portage

2026-06-06

clang-common - 23.0.0_pre20260605
Ebuild name:

llvm-core/clang-common-23.0.0_pre20260605

Description

Common files shared between multiple slots of clang

Added to portage

2026-06-06

cmd2 - 4.0.0
Ebuild name:

dev-python/cmd2-4.0.0

Description

Extra features for standard library's cmd module

Added to portage

2026-06-06

cni-plugins - 1.9.1
Ebuild name:

app-containers/cni-plugins-1.9.1

Description

Standard networking plugins for container networking

Added to portage

2026-06-06

compiler-rt - 23.0.0_pre20260605
Ebuild name:

llvm-runtimes/compiler-rt-23.0.0_pre20260605

Description

Compiler runtime library for clang (built-in part)

Added to portage

2026-06-06

compiler-rt-sanitizers - 23.0.0_pre20260605
Ebuild name:

llvm-runtimes/compiler-rt-sanitizers-23.0.0_pre20260605

Description

Compiler runtime libraries for clang (sanit

Added to portage

2026-06-06

conmon - 2.2.1
Ebuild name:

app-containers/conmon-2.2.1

Description

An OCI container runtime monitor

Added to portage

2026-06-06

coreutils - 9.11-r1
Ebuild name:

sys-apps/coreutils-9.11-r1

Description

Standard GNU utilities (chmod, cp, dd, ls, sort, tr, head, wc, who,...)

Added to portage

2026-06-06

cri-o - 1.36.1
Ebuild name:

app-containers/cri-o-1.36.1

Description

OCI-based implementation of Kubernetes Container Runtime Interface

Added to portage

2026-06-06

dbus-fast - 5.0.22
Ebuild name:

dev-python/dbus-fast-5.0.22

Description

A faster version of dbus-next

Added to portage

2026-06-06

django-timezone-field - 7.2.2
Ebuild name:

dev-python/django-timezone-field-7.2.2

Description

A Django app providing database and form fields for timezone

Added to portage

2026-06-06

docker-credential-helpers - 0.9.7
Ebuild name:

app-containers/docker-credential-helpers-0.9.7

Description

Suite of programs to use native stores to keep Docke

Added to portage

2026-06-06

elixir - 1.20.0
Ebuild name:

dev-lang/elixir-1.20.0

Description

Elixir programming language

Added to portage

2026-06-06

esptool - 5.3.0
Ebuild name:

dev-embedded/esptool-5.3.0

Description

Serial utility for flashing and interacting with Espressif ESP8266 and E

Added to portage

2026-06-06

flang - 23.0.0_pre20260605
Ebuild name:

llvm-core/flang-23.0.0_pre20260605

Description

LLVM's Fortran frontend

Added to portage

2026-06-06

flang-rt - 23.0.0_pre20260605
Ebuild name:

llvm-runtimes/flang-rt-23.0.0_pre20260605

Description

LLVM's Fortran runtime

Added to portage

2026-06-06

gpyutils - 0.15.6
Ebuild name:

app-portage/gpyutils-0.15.6

Description

Utitilies for maintaining Python packages

Added to portage

2026-06-06

hypothesis - 6.155.2
Ebuild name:

dev-python/hypothesis-6.155.2

Description

A library for property based testing

Added to portage

2026-06-06

inline-snapshot - 0.34.1
Ebuild name:

dev-python/inline-snapshot-0.34.1

Description

Create and update inline snapshots in your Python tests

Added to portage

2026-06-06

ipython - 9.14.1
Ebuild name:

dev-python/ipython-9.14.1

Description

Advanced interactive shell for Python

Added to portage

2026-06-06

jdk - 28
Ebuild name:

virtual/jdk-28

Description

Virtual for Java Development Kit (JDK)

Added to portage

2026-06-06

jre - 28
Ebuild name:

virtual/jre-28

Description

Virtual for Java Runtime Environment (JRE)

Added to portage

2026-06-06

jscheme - 7.2-r3
Ebuild name:

dev-scheme/jscheme-7.2-r3

Description

A Scheme dialect with a simple Java interface called Javadot notation

Added to portage

2026-06-06

jupyter-client - 8.9.0
Ebuild name:

dev-python/jupyter-client-8.9.0

Description

Jupyter protocol implementation and client libraries

Added to portage

2026-06-06

k3d - 5.9.0
Ebuild name:

app-containers/k3d-5.9.0

Description

k3d creates k3s clusters in docker

Added to portage

2026-06-06

libclc - 23.0.0_pre20260605
Ebuild name:

llvm-core/libclc-23.0.0_pre20260605

Description

OpenCL C library

Added to portage

2026-06-06

libcxx - 23.0.0_pre20260605
Ebuild name:

llvm-runtimes/libcxx-23.0.0_pre20260605

Description

New implementation of the C++ standard library, targeting C

Added to portage

2026-06-06

libcxxabi - 23.0.0_pre20260605
Ebuild name:

llvm-runtimes/libcxxabi-23.0.0_pre20260605

Description

Low level support for a standard C++ library

Added to portage

2026-06-06

libgcc - 23.0.0_pre20260605
Ebuild name:

llvm-runtimes/libgcc-23.0.0_pre20260605

Description

Compiler runtime library for clang, compatible with libgcc_

Added to portage

2026-06-06

libtorrent - 0.16.13
Ebuild name:

net-libs/libtorrent-0.16.13

Description

BitTorrent library written in C++ for *nix

Added to portage

2026-06-06

libunwind - 23.0.0_pre20260605
Ebuild name:

llvm-runtimes/libunwind-23.0.0_pre20260605

Description

C++ runtime stack unwinder from LLVM

Added to portage

2026-06-06

lit - 23.0.0_pre20260605
Ebuild name:

dev-python/lit-23.0.0_pre20260605

Description

A stand-alone install of the LLVM suite testing tool

Added to portage

2026-06-06

lld - 23.0.0_pre20260605
Ebuild name:

llvm-core/lld-23.0.0_pre20260605

Description

The LLVM linker (link editor)

Added to portage

2026-06-06

lldb - 23.0.0_pre20260605
Ebuild name:

llvm-core/lldb-23.0.0_pre20260605

Description

The LLVM debugger

Added to portage

2026-06-06

llvm - 23.0.0_pre20260605
Ebuild name:

dev-ml/llvm-23.0.0_pre20260605

Description

OCaml bindings for LLVM

Added to portage

2026-06-06

llvm - 23.0.0_pre20260605
Ebuild name:

llvm-core/llvm-23.0.0_pre20260605

Description

Low Level Virtual Machine

Added to portage

2026-06-06

llvm-common - 23.0.0_pre20260605
Ebuild name:

llvm-core/llvm-common-23.0.0_pre20260605

Description

Common files shared between multiple slots of LLVM

Added to portage

2026-06-06

loop-aes-losetup - 2.40.2
Ebuild name:

app-crypt/loop-aes-losetup-2.40.2

Description

Loop-AES losetup utility

Added to portage

2026-06-06

luajit - 2.1.1780076327
Ebuild name:

dev-lang/luajit-2.1.1780076327

Description

Just-In-Time Compiler for the Lua programming language

Added to portage

2026-06-06

mariadb - 10.11.18
Ebuild name:

dev-db/mariadb-10.11.18

Description

An enhanced, drop-in replacement for MySQL

Added to portage

2026-06-06

mariadb - 10.6.27
Ebuild name:

dev-db/mariadb-10.6.27

Description

An enhanced, drop-in replacement for MySQL

Added to portage

2026-06-06

markdown-mode - 2.8
Ebuild name:

app-emacs/markdown-mode-2.8

Description

Major mode for editing Markdown-formatted text files

Added to portage

2026-06-06

marknote - 1.6.0
Ebuild name:

app-text/marknote-1.6.0

Description

Markdown editor with a wide range of formating options for everyday notes

Added to portage

2026-06-06

mastodon - 9999
Ebuild name:

app-emacs/mastodon-9999

Description

Emacs client for Mastodon, federated microblogging social network

Added to portage

2026-06-06

math-symbol-lists - 1.3
Ebuild name:

app-emacs/math-symbol-lists-1.3

Description

Lists of Unicode mathematical symbols and latex commands

Added to portage

2026-06-06

matlab - 6.1_p20241107
Ebuild name:

app-emacs/matlab-6.1_p20241107

Description

Major modes for MATLAB .m and .tlc files

Added to portage

2026-06-06

matlab - 8.2.0
Ebuild name:

app-emacs/matlab-8.2.0

Description

Major modes for MATLAB .m and .tlc files

Added to portage

2026-06-06

matlab - 9999
Ebuild name:

app-emacs/matlab-9999

Description

Major modes for MATLAB .m and .tlc files

Added to portage

2026-06-06

mediawiki - 2.3.1
Ebuild name:

app-emacs/mediawiki-2.3.1

Description

MediaWiki client for Emacs

Added to portage

2026-06-06

mgorny-dev-scripts - 77
Ebuild name:

app-portage/mgorny-dev-scripts-77

Description

Handy scripts for ebuild development and more

Added to portage

2026-06-06

mgorny-dev-scripts - 78
Ebuild name:

app-portage/mgorny-dev-scripts-78

Description

Handy scripts for ebuild development and more

Added to portage

2026-06-06

mlir - 23.0.0_pre20260605
Ebuild name:

llvm-core/mlir-23.0.0_pre20260605

Description

Multi-Level Intermediate Representation (library only)

Added to portage

2026-06-06

mod_nss - 1.0.18-r1
Ebuild name:

www-apache/mod_nss-1.0.18-r1

Description

SSL/TLS module for the Apache HTTP server

Added to portage

2026-06-06

mod_qos - 11.79
Ebuild name:

www-apache/mod_qos-11.79

Description

A QOS module for the apache webserver

Added to portage

2026-06-06

narwhals - 2.22.1
Ebuild name:

dev-python/narwhals-2.22.1

Description

Extremely lightweight compatibility layer between dataframe libraries

Added to portage

2026-06-06

nbclient - 0.11.0
Ebuild name:

dev-python/nbclient-0.11.0

Description

A client library for executing Jupyter notebooks

Added to portage

2026-06-06

nerdctl - 2.3.1
Ebuild name:

app-containers/nerdctl-2.3.1

Description

Docker-compatible CLI for containerd, with support for Compose

Added to portage

2026-06-06

nmapsi - 0.5_alpha2_p20240407-r1
Ebuild name:

net-analyzer/nmapsi-0.5_alpha2_p20240407-r1

Description

Qt frontend to nmap

Added to portage

2026-06-06

nmbscan - 1.2.5-r2
Ebuild name:

net-analyzer/nmbscan-1.2.5-r2

Description

Scans the shares of a SMB/NetBIOS network

Added to portage

2026-06-06

openjdk - 25.0.4_beta4
Ebuild name:

dev-java/openjdk-25.0.4_beta4

Description

Open source implementation of the Java programming language

Added to portage

2026-06-06

openjdk - 27_beta25
Ebuild name:

dev-java/openjdk-27_beta25

Description

Open source implementation of the Java programming language

Added to portage

2026-06-06

openjdk - 28_alpha1
Ebuild name:

dev-java/openjdk-28_alpha1

Description

Open source implementation of the Java programming language

Added to portage

2026-06-06

openmp - 23.0.0_pre20260605
Ebuild name:

llvm-runtimes/openmp-23.0.0_pre20260605

Description

OpenMP runtime libraries for LLVM/clang compiler

Added to portage

2026-06-06

openmp-amdgcn-amd-amdhsa - 23.0.0_pre20260605
Ebuild name:

llvm-runtimes/openmp-amdgcn-amd-amdhsa-23.0.0_pre20260605

Description

OpenMP target library for amdgcn devices

Added to portage

2026-06-06

openmp-nvptx64-nvidia-cuda - 23.0.0_pre20260605
Ebuild name:

llvm-runtimes/openmp-nvptx64-nvidia-cuda-23.0.0_pre20260605

Description

OpenMP target library for nvptx64 devic

Added to portage

2026-06-06

openmp-spirv64-intel - 23.0.0_pre20260605
Ebuild name:

llvm-runtimes/openmp-spirv64-intel-23.0.0_pre20260605

Description

OpenMP target library for spirv64 Intel devic

Added to portage

2026-06-06

openpgp-keys-zulucrypt - 20170817
Ebuild name:

sec-keys/openpgp-keys-zulucrypt-20170817

Description

OpenPGP keys used by the zuluCrypt developer

Added to portage

2026-06-06

openssl-ccm - 1.3.0-r1
Ebuild name:

dev-ruby/openssl-ccm-1.3.0-r1

Description

OpenSSL CBC-MAC (CCM) ruby gem

Added to portage

2026-06-06

pdm-backend - 2.4.9
Ebuild name:

dev-python/pdm-backend-2.4.9

Description

A PEP 517 backend for PDM that supports PEP 621 metadata

Added to portage

2026-06-06

pecl-mailparse - 3.2.0
Ebuild name:

dev-php/pecl-mailparse-3.2.0

Description

PHP extension for parsing and working with RFC822 and MIME compliant m

Added to portage

2026-06-06

phonenumbers - 9.0.32
Ebuild name:

dev-python/phonenumbers-9.0.32

Description

Python port of Google's libphonenumber

Added to portage

2026-06-06

pikepdf - 10.7.3
Ebuild name:

dev-python/pikepdf-10.7.3

Description

Python library to work with pdf files based on qpdf

Added to portage

2026-06-06

pkixssh - 18.0.3
Ebuild name:

net-misc/pkixssh-18.0.3

Description

OpenSSH fork with X.509 v3 certificate support

Added to portage

2026-06-06

poco - 1.15.3
Ebuild name:

dev-libs/poco-1.15.3

Description

C++ libraries for building network-based applications

Added to portage

2026-06-06

podman-compose - 1.6.0
Ebuild name:

app-containers/podman-compose-1.6.0

Description

A script to run docker-compose.yml using Podman

Added to portage

2026-06-06

polly - 23.0.0_pre20260605
Ebuild name:

llvm-core/polly-23.0.0_pre20260605

Description

Polyhedral optimizations for LLVM

Added to portage

2026-06-06

prek - 0.4.4
Ebuild name:

dev-util/prek-0.4.4

Description

Better `pre-commit`, re-engineered in Rust

Added to portage

2026-06-06

pypdf - 6.13.0
Ebuild name:

dev-python/pypdf-6.13.0

Description

Python library to work with PDF files

Added to portage

2026-06-06

pythonnet - 3.0.5-r2
Ebuild name:

dev-python/pythonnet-3.0.5-r2

Description

Nearly seamless integration with the .NET Common Language Runtime

Added to portage

2026-06-06

qbe - 1.3
Ebuild name:

sys-devel/qbe-1.3

Description

Pure-C embeddable compiler backend

Added to portage

2026-06-06

quassel - 0.14.50_pre20260525
Ebuild name:

net-irc/quassel-0.14.50_pre20260525

Description

Qt/KDE IRC client supporting a remote daemon for 24/7 connectiv

Added to portage

2026-06-06

rbot - 0.9.15_p20210609-r1
Ebuild name:

net-irc/rbot-0.9.15_p20210609-r1

Description

A ruby IRC bot

Added to portage

2026-06-06

redis - 7.4.1
Ebuild name:

dev-python/redis-7.4.1

Description

Python client for Redis key-value store

Added to portage

2026-06-06

rq - 2.9.1
Ebuild name:

dev-python/rq-2.9.1

Description

Simple, lightweight library for creating and processing background jobs

Added to portage

2026-06-06

rtorrent - 0.16.13
Ebuild name:

net-p2p/rtorrent-0.16.13

Description

BitTorrent Client using libtorrent

Added to portage

2026-06-06

sh - 2.2.3
Ebuild name:

dev-python/sh-2.2.3

Description

Python subprocess interface

Added to portage

2026-06-06

snapraid - 14.6
Ebuild name:

sys-fs/snapraid-14.6

Description

Backup program with disk array for cold data on existing filesystems

Added to portage

2026-06-06

sonarr-bin - 4.0.17.2969
Ebuild name:

www-apps/sonarr-bin-4.0.17.2969

Description

Sonarr is a Smart PVR for newsgroup and bittorrent users

Added to portage

2026-06-06

sshfs - 3.7.6
Ebuild name:

net-fs/sshfs-3.7.6

Description

Fuse-filesystem utilizing the sftp service

Added to portage

2026-06-06

tbb - 2020.3
Ebuild name:

dev-cpp/tbb-2020.3

Description

High level abstract threading library

Added to portage

2026-06-06

tbb - 2021.12.0
Ebuild name:

dev-cpp/tbb-2021.12.0

Description

High level abstract threading library

Added to portage

2026-06-06

tbb - 2021.13.0
Ebuild name:

dev-cpp/tbb-2021.13.0

Description

High level abstract threading library

Added to portage

2026-06-06

tbb - 2021.7.0-r1
Ebuild name:

dev-cpp/tbb-2021.7.0-r1

Description

High level abstract threading library

Added to portage

2026-06-06

tbb - 2021.9.0
Ebuild name:

dev-cpp/tbb-2021.9.0

Description

High level abstract threading library

Added to portage

2026-06-06

tbb - 2022.0.0-r1
Ebuild name:

dev-cpp/tbb-2022.0.0-r1

Description

High level abstract threading library

Added to portage

2026-06-06

tbb - 2022.3.0
Ebuild name:

dev-cpp/tbb-2022.3.0

Description

High level abstract threading library

Added to portage

2026-06-06

tiny-proxy - 0.3.0
Ebuild name:

dev-python/tiny-proxy-0.3.0

Description

Simple proxy server (SOCKS4(a), SOCKS5(h), HTTP tunnel)

Added to portage

2026-06-06

tqdm - 4.68.1
Ebuild name:

dev-python/tqdm-4.68.1

Description

Add a progress meter to your loops in a second

Added to portage

2026-06-06

umoci - 0.6.0
Ebuild name:

app-containers/umoci-0.6.0

Description

Manipulation tool for OCI images

Added to portage

2026-06-06

vcsgraph - 0.3.0
Ebuild name:

dev-python/vcsgraph-0.3.0

Description

Graph algorithms for version control systems

Added to portage

2026-06-06

vdr - 2.8.1
Ebuild name:

media-video/vdr-2.8.1

Description

Video Disk Recorder - turns a pc into a powerful set top box for DVB

Added to portage

2026-06-06

vdr - 2.8.2
Ebuild name:

media-video/vdr-2.8.2

Description

Video Disk Recorder - turns a pc into a powerful set top box for DVB

Added to portage

2026-06-06

wcwidth - 0.8.0
Ebuild name:

dev-python/wcwidth-0.8.0

Description

Measures number of Terminal column cells of wide-character codes

Added to portage

2026-06-06

with-editor - 3.5.1-r1
Ebuild name:

app-emacs/with-editor-3.5.1-r1

Description

Use the Emacsclient as the of child processes

Added to portage

2026-06-06

rdf newsfeed | rss newsfeed | Atom newsfeed
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
- Copyright and legal notices -
Time to create this page: 51.6 ms