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:

85447

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-05-31
2026-05-30
asymptote - 3.11
Ebuild name:

media-gfx/asymptote-3.11

Description

A vector graphics language that provides a framework for technical drawing

Added to portage

2026-05-30

awscli - 1.45.18
Ebuild name:

app-admin/awscli-1.45.18

Description

Universal Command Line Environment for AWS

Added to portage

2026-05-30

blazesym_c - 0.1.8
Ebuild name:

dev-libs/blazesym_c-0.1.8

Description

C bindings for blazesym, a library for address symbolization and related

Added to portage

2026-05-30

boto3 - 1.43.18
Ebuild name:

dev-python/boto3-1.43.18

Description

The AWS SDK for Python

Added to portage

2026-05-30

botocore - 1.43.18
Ebuild name:

dev-python/botocore-1.43.18

Description

Low-level, data-driven core of boto 3

Added to portage

2026-05-30

bpftrace - 0.26.0
Ebuild name:

dev-debug/bpftrace-0.26.0

Description

High-level tracing language for eBPF

Added to portage

2026-05-30

cbindgen - 0.29.3
Ebuild name:

dev-util/cbindgen-0.29.3

Description

A tool for generating C bindings to Rust code

Added to portage

2026-05-30

chrome-binary-plugins - 149.0.7827.53_beta
Ebuild name:

www-plugins/chrome-binary-plugins-149.0.7827.53_beta

Description

Binary plugins from Google Chrome for use in C

Added to portage

2026-05-30

chromium - 149.0.7827.53
Ebuild name:

www-client/chromium-149.0.7827.53

Description

Open-source version of Google Chrome web browser

Added to portage

2026-05-30

createrepo_c - 1.2.3
Ebuild name:

app-arch/createrepo_c-1.2.3

Description

C implementation of createrepo

Added to portage

2026-05-30

diffuse - 0.11.0
Ebuild name:

dev-util/diffuse-0.11.0

Description

A graphical tool to compare and merge text files

Added to portage

2026-05-30

django-polymorphic - 4.11.4
Ebuild name:

dev-python/django-polymorphic-4.11.4

Description

Seamless Polymorphic Inheritance for Django Models

Added to portage

2026-05-30

doggo - 1.1.7
Ebuild name:

net-dns/doggo-1.1.7

Description

Command-line DNS Client for Humans

Added to portage

2026-05-30

exim - 4.99.4
Ebuild name:

mail-mta/exim-4.99.4

Description

A highly configurable, drop-in replacement for sendmail

Added to portage

2026-05-30

firefox - 151.0.2
Ebuild name:

www-client/firefox-151.0.2

Description

Firefox Web Browser

Added to portage

2026-05-30

firefox-bin - 151.0.2
Ebuild name:

www-client/firefox-bin-151.0.2

Description

Firefox Web Browser

Added to portage

2026-05-30

firefox-l10n - 151.0.2
Ebuild name:

www-client/firefox-l10n-151.0.2

Description

Firefox Web Browser's translation files

Added to portage

2026-05-30

gcc - 13.4.1_p20260527
Ebuild name:

sys-devel/gcc-13.4.1_p20260527

Description

The GNU Compiler Collection

Added to portage

2026-05-30

gcc - 14.3.1_p20260528
Ebuild name:

sys-devel/gcc-14.3.1_p20260528

Description

The GNU Compiler Collection

Added to portage

2026-05-30

gcc - 15.2.1_p20260529
Ebuild name:

sys-devel/gcc-15.2.1_p20260529

Description

The GNU Compiler Collection

Added to portage

2026-05-30

gitlab-cli - 1.100.0
Ebuild name:

dev-util/gitlab-cli-1.100.0

Description

the official gitlab command line interface

Added to portage

2026-05-30

google-chrome-beta - 149.0.7827.53
Ebuild name:

www-client/google-chrome-beta-149.0.7827.53

Description

The web browser from Google

Added to portage

2026-05-30

hypothesis - 6.155.1
Ebuild name:

dev-python/hypothesis-6.155.1

Description

A library for property based testing

Added to portage

2026-05-30

inline-snapshot - 0.34.0
Ebuild name:

dev-python/inline-snapshot-0.34.0

Description

Create and update inline snapshots in your Python tests

Added to portage

2026-05-30

ipython - 9.14.0
Ebuild name:

dev-python/ipython-9.14.0

Description

Advanced interactive shell for Python

Added to portage

2026-05-30

jupyter-server - 2.19.0
Ebuild name:

dev-python/jupyter-server-2.19.0

Description

Core services, APIs, and REST endpoints to Jupyter web application

Added to portage

2026-05-30

kicad - 10.0.3
Ebuild name:

sci-electronics/kicad-10.0.3

Description

Electronic Schematic and PCB design tools

Added to portage

2026-05-30

kicad - 9.0.9-r1
Ebuild name:

sci-electronics/kicad-9.0.9-r1

Description

Electronic Schematic and PCB design tools

Added to portage

2026-05-30

kicad-footprints - 10.0.3
Ebuild name:

sci-electronics/kicad-footprints-10.0.3

Description

Electronic Schematic and PCB design tools footprint librari

Added to portage

2026-05-30

kicad-meta - 10.0.3
Ebuild name:

sci-electronics/kicad-meta-10.0.3

Description

Electronic Schematic and PCB design tools (meta package)

Added to portage

2026-05-30

kicad-packages3d - 10.0.3
Ebuild name:

sci-electronics/kicad-packages3d-10.0.3

Description

Electronic Schematic and PCB design tools 3D package librar

Added to portage

2026-05-30

kicad-symbols - 10.0.3
Ebuild name:

sci-electronics/kicad-symbols-10.0.3

Description

Electronic Schematic and PCB design tools symbol libraries

Added to portage

2026-05-30

kicad-templates - 10.0.3
Ebuild name:

sci-electronics/kicad-templates-10.0.3

Description

Electronic Schematic and PCB design tools project templates

Added to portage

2026-05-30

latex-beamer - 3.77
Ebuild name:

dev-tex/latex-beamer-3.77

Description

LaTeX class for creating presentations using a video projector

Added to portage

2026-05-30

libucontext - 1.5.1
Ebuild name:

sys-libs/libucontext-1.5.1

Description

ucontext implementation featuring glibc-compatible ABI

Added to portage

2026-05-30

microsoft-edge - 148.0.3967.96
Ebuild name:

www-client/microsoft-edge-148.0.3967.96

Description

The web browser from Microsoft

Added to portage

2026-05-30

mit-krb5 - 1.21.3-r1
Ebuild name:

app-crypt/mit-krb5-1.21.3-r1

Description

MIT Kerberos V

Added to portage

2026-05-30

nagios - 4.5.13
Ebuild name:

net-analyzer/nagios-4.5.13

Description

The Nagios metapackage

Added to portage

2026-05-30

nagios-core - 4.5.13
Ebuild name:

net-analyzer/nagios-core-4.5.13

Description

Nagios core - monitoring daemon, web GUI, and documentation

Added to portage

2026-05-30

ncspot - 1.3.4
Ebuild name:

media-sound/ncspot-1.3.4

Description

ncurses Spotify client written in Rust using librespot

Added to portage

2026-05-30

netavark - 1.17.2
Ebuild name:

app-containers/netavark-1.17.2

Description

A container network stack

Added to portage

2026-05-30

opera - 132.0.5905.11
Ebuild name:

www-client/opera-132.0.5905.11

Description

A fast and secure web browser

Added to portage

2026-05-30

pastebinit - 1.8.0
Ebuild name:

app-text/pastebinit-1.8.0

Description

Software that lets you send anything you want directly to a pastebin

Added to portage

2026-05-30

pyelftools - 0.33
Ebuild name:

dev-python/pyelftools-0.33

Description

pure-Python library for analyzing ELF files and DWARF debugging informat

Added to portage

2026-05-30

pypy - 2.7.7.3.23
Ebuild name:

dev-lang/pypy-2.7.7.3.23

Description

A fast, compliant alternative implementation of the Python () language

Added to portage

2026-05-30

pypy - 3.11.7.3.23
Ebuild name:

dev-lang/pypy-3.11.7.3.23

Description

A fast, compliant alternative implementation of the Python () language

Added to portage

2026-05-30

pypy-exe - 7.3.23
Ebuild name:

dev-python/pypy-exe-7.3.23

Description

PyPy executable (build from source)

Added to portage

2026-05-30

pypy-exe-bin - 7.3.23
Ebuild name:

dev-python/pypy-exe-bin-7.3.23

Description

PyPy executable (pre-built version)

Added to portage

2026-05-30

pypy3-exe - 3.11.7.3.23
Ebuild name:

dev-lang/pypy3-exe-3.11.7.3.23

Description

PyPy3.11 executable (build from source)

Added to portage

2026-05-30

pypy3-exe-bin - 3.11.7.3.23
Ebuild name:

dev-lang/pypy3-exe-bin-3.11.7.3.23

Description

PyPy3.11 executable (pre-built version)

Added to portage

2026-05-30

rpi-eeprom - 28.24_p1
Ebuild name:

dev-embedded/rpi-eeprom-28.24_p1

Description

Updater for Raspberry Pi 4/5 bootloader and the VL805 USB controll

Added to portage

2026-05-30

runc - 1.4.2
Ebuild name:

app-containers/runc-1.4.2

Description

runc container cli tools

Added to portage

2026-05-30

sbcl - 2.6.5
Ebuild name:

dev-lisp/sbcl-2.6.5

Description

Steel Bank Common Lisp (SBCL) is an implementation of ANSI Common Lisp

Added to portage

2026-05-30

slirp4netns - 1.3.4
Ebuild name:

app-containers/slirp4netns-1.3.4

Description

User-mode networking for unprivileged network namespaces

Added to portage

2026-05-30

spidermonkey - 140.11.0
Ebuild name:

dev-lang/spidermonkey-140.11.0

Description

Mozilla's JavaScript engine written in C and C++

Added to portage

2026-05-30

thunderbird - 140.11.1
Ebuild name:

mail-client/thunderbird-140.11.1

Description

Thunderbird Mail Client

Added to portage

2026-05-30

thunderbird-bin - 140.11.1
Ebuild name:

mail-client/thunderbird-bin-140.11.1

Description

Thunderbird Mail Client

Added to portage

2026-05-30

toml-fmt-common - 1.3.5
Ebuild name:

dev-python/toml-fmt-common-1.3.5

Description

Common logic to the TOML formatter

Added to portage

2026-05-30

util-linux - 2.42.1
Ebuild name:

sys-apps/util-linux-2.42.1

Description

Various useful Linux utilities

Added to portage

2026-05-30

vivaldi - 8.0.4033.35
Ebuild name:

www-client/vivaldi-8.0.4033.35

Description

A browser for our friends

Added to portage

2026-05-30

vivaldi-snapshot - 8.0.4033.32
Ebuild name:

www-client/vivaldi-snapshot-8.0.4033.32

Description

A browser for our friends

Added to portage

2026-05-30

vivaldi-snapshot - 8.1.4057.3
Ebuild name:

www-client/vivaldi-snapshot-8.1.4057.3

Description

A browser for our friends

Added to portage

2026-05-30

wine-vanilla - 11.10
Ebuild name:

app-emulation/wine-vanilla-11.10

Description

Free implementation of Windows(tm) on Unix, without external patch

Added to portage

2026-05-30

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