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:

84422

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: Portage


Details of www-servers/nginx:

available versions:

releasesalphaamd64armhppaia64mipsppcppc64ppc macoss390shsparcx86USE-Flagsdependenciesebuild warnings
nginx-9999 -------------none
show
show
nginx-1.29.7-r1 -~~---~~----~none
show
show
nginx-1.29.5 -++---~~----+none
show
show
nginx-1.28.3 -~~---~~----~none
show
show
nginx-1.28.2 -++---~~----+none
show
show
nginx-1.27.5-r1 -~~---~~----~$IUSE
nginx_modules_http_spdy
show
GCC 4.1+ features built-in atomic operations.
Using libatomic_ops is only needed if using
a different compiler or a GCC prior to 4.1
You are building custom modules via \$NGINX_ADD_MODULES!
This nginx installation is not supported!
Make sure you can reproduce the bug without those modules
_before_ reporting bugs.
To actually disable all http-functionality you also have to disable
all nginx http modules.
EXTRA_ECONF applied. Now you are on your own, good luck!

In nginx 1.9.5 the spdy module was superseded by http2.
Update your configs and package.use accordingly.

While you can build lua 3rd party module against ${P}
the author warns that >=${PN}-1.11.11 is still not an
officially supported target yet. You are on your own.
Expect runtime failures, memory leaks and other problems!

Lua 3rd party module author warns against using ${P} with
NGINX_MODULES_HTTP=\
Replacing multiple ${PN}' versions is unsupported! 

The world-readable bit (if set) has been removed from the
following directories to mitigate a security bug
(CVE-2013-0337, bug #458726):

  ${EPREFIX}/var/log/nginx
  ${EPREFIX}${NGINX_HOME_TMP}/{,client,proxy,fastcgi,scgi,uwsgi}

Check if this is correct for your setup before restarting nginx!
This is a one-time change and will not happen on subsequent updates.
Furthermore nginx' temp directories got moved to '${EPREFIX}${NGINX_HOME_TMP}'

The permissions on the following directory have been reset in
order to mitigate a security bug (CVE-2016-1247, bug #605008):

  ${EPREFIX}/var/log/nginx

Check if this is correct for your setup before restarting nginx!
Also ensure that no other log directory used by any of your
vhost(s) is not writeable for nginx user. Any of your log files
used by nginx can be abused to escalate privileges!
This is a one-time change and will not happen on subsequent updates.

*************************************************************
***************         W A R N I N G         ***************
*************************************************************
The one-time only attempt to adjust permissions of the
existing nginx installation failed. Be aware that we will not
try to adjust the same permissions again because now you are
using a nginx version where we expect that the permissions
are already adjusted or that you know what you are doing and
want to keep custom permissions.


*************************************************************
***************         W A R N I N G         ***************
*************************************************************
Looks like your installation is vulnerable to CVE-2016-1247
(bug #605008) because nginx user is able to create files in

  ${EPREFIX}/var/log/nginx

Also ensure that no other log directory used by any of your
vhost(s) is not writeable for nginx user. Any of your log files
used by nginx can be abused to escalate privileges!

This nginx installation comes with a mitigation for the HTTPoxy
vulnerability for FastCGI, SCGI and uWSGI applications by setting
the HTTP_PROXY parameter to an empty string per default when you
are sourcing one of the default

  - 'fastcgi_params' or 'fastcgi.conf'
  - 'scgi_params'
  - 'uwsgi_params'

files in your server block(s).

If this is causing any problems for you make sure that you are sourcing the
default parameters _before_ you set your own values.
If you are relying on user-supplied proxy values you have to remove the
correlating lines from the file(s) mentioned above.

show
nginx-1.26.3-r2 -++---~~----+$IUSE
nginx_modules_http_spdy
show
GCC 4.1+ features built-in atomic operations.
Using libatomic_ops is only needed if using
a different compiler or a GCC prior to 4.1
You are building custom modules via \$NGINX_ADD_MODULES!
This nginx installation is not supported!
Make sure you can reproduce the bug without those modules
_before_ reporting bugs.
To actually disable all http-functionality you also have to disable
all nginx http modules.
EXTRA_ECONF applied. Now you are on your own, good luck!

In nginx 1.9.5 the spdy module was superseded by http2.
Update your configs and package.use accordingly.

While you can build lua 3rd party module against ${P}
the author warns that >=${PN}-1.11.11 is still not an
officially supported target yet. You are on your own.
Expect runtime failures, memory leaks and other problems!

Lua 3rd party module author warns against using ${P} with
NGINX_MODULES_HTTP=\
Replacing multiple ${PN}' versions is unsupported! 

The world-readable bit (if set) has been removed from the
following directories to mitigate a security bug
(CVE-2013-0337, bug #458726):

  ${EPREFIX}/var/log/nginx
  ${EPREFIX}${NGINX_HOME_TMP}/{,client,proxy,fastcgi,scgi,uwsgi}

Check if this is correct for your setup before restarting nginx!
This is a one-time change and will not happen on subsequent updates.
Furthermore nginx' temp directories got moved to '${EPREFIX}${NGINX_HOME_TMP}'

The permissions on the following directory have been reset in
order to mitigate a security bug (CVE-2016-1247, bug #605008):

  ${EPREFIX}/var/log/nginx

Check if this is correct for your setup before restarting nginx!
Also ensure that no other log directory used by any of your
vhost(s) is not writeable for nginx user. Any of your log files
used by nginx can be abused to escalate privileges!
This is a one-time change and will not happen on subsequent updates.

*************************************************************
***************         W A R N I N G         ***************
*************************************************************
The one-time only attempt to adjust permissions of the
existing nginx installation failed. Be aware that we will not
try to adjust the same permissions again because now you are
using a nginx version where we expect that the permissions
are already adjusted or that you know what you are doing and
want to keep custom permissions.


*************************************************************
***************         W A R N I N G         ***************
*************************************************************
Looks like your installation is vulnerable to CVE-2016-1247
(bug #605008) because nginx user is able to create files in

  ${EPREFIX}/var/log/nginx

Also ensure that no other log directory used by any of your
vhost(s) is not writeable for nginx user. Any of your log files
used by nginx can be abused to escalate privileges!

This nginx installation comes with a mitigation for the HTTPoxy
vulnerability for FastCGI, SCGI and uWSGI applications by setting
the HTTP_PROXY parameter to an empty string per default when you
are sourcing one of the default

  - 'fastcgi_params' or 'fastcgi.conf'
  - 'scgi_params'
  - 'uwsgi_params'

files in your server block(s).

If this is causing any problems for you make sure that you are sourcing the
default parameters _before_ you set your own values.
If you are relying on user-supplied proxy values you have to remove the
correlating lines from the file(s) mentioned above.

show
Legend:
+ stable
~ testing
- not available
some ebuild warning depend on specific use-flags or architectures, all ebuild-warnings are shown.

Known bugs:
bug IDcomponentassigned tostatusdescriptionlast change
397587ApplicationshollowUNCONFIRMEDwww-servers/nginx - add Naxsi web application firewall support2013-02-21 09:09:26
401397ServerhollowUNCONFIRMEDwww-servers/nginx: add automatic minification module (jitify)2012-11-26 08:02:58
427194ApplicationshollowUNCONFIRMEDwww-servers/nginx: add rtmp module support2012-11-26 08:04:35
436062Developmentrobbat2UNCONFIRMEDapp-portage/g-cpan - perl-gcpan/RT-Extension-Nginx-0.02 - mkdir /usr/etc: Permission denied at /usr/2012-09-24 11:14:58
442610ServerhollowUNCONFIRMEDwww-servers/nginx - Feature support request for dav-ext-module.2012-11-26 20:05:19
444660Ebuildssci-geosciencesUNCONFIRMEDsci-geosciences/mapserver - add www-servers/nginx support(?)2012-12-02 12:31:33
446734EbuildshollowUNCONFIRMEDwww-servers/nginx - init script changes owner and mode of /var/log/nginx on each startup/restart2013-01-21 03:28:06
456752Keywording and StabilizationhollowUNCONFIRMED=www-servers/nginx-1.2.6-r1 keyword request2013-02-11 11:36:03


back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2026-04-15
b4 - 0.15.2
Ebuild name:

net-mail/b4-0.15.2

Description

Utility for fetching patchsets from public-inbox

Added to portage

2026-04-15

editables - 0.6
Ebuild name:

dev-python/editables-0.6

Description

A Python library for creating 'editable wheels'

Added to portage

2026-04-15

filelock - 3.28.0
Ebuild name:

dev-python/filelock-3.28.0

Description

A platform independent file lock for Python

Added to portage

2026-04-15

hypothesis - 6.152.1
Ebuild name:

dev-python/hypothesis-6.152.1

Description

A library for property based testing

Added to portage

2026-04-15

leancrypto - 1.7.2-r3
Ebuild name:

dev-libs/leancrypto-1.7.2-r3

Description

Lean cryptographic library usable for bare-metal environments

Added to portage

2026-04-15

mako - 1.3.11
Ebuild name:

dev-python/mako-1.3.11

Description

A Python templating language

Added to portage

2026-04-15

mediafile - 0.16.1
Ebuild name:

dev-python/mediafile-0.16.1

Description

Read and write audio files' tags in Python

Added to portage

2026-04-15

openpgp-keys-openssl - 20260415
Ebuild name:

sec-keys/openpgp-keys-openssl-20260415

Description

OpenPGP keys used by OpenSSL

Added to portage

2026-04-15

openssl - 4.0.0
Ebuild name:

dev-libs/openssl-4.0.0

Description

Robust, full-featured Open Source Toolkit for the Transport Layer Security (

Added to portage

2026-04-15

osc-lib - 4.5.0
Ebuild name:

dev-python/osc-lib-4.5.0

Description

A package of common support modules for writing OSC plugins

Added to portage

2026-04-15

packaging - 26.1
Ebuild name:

dev-python/packaging-26.1

Description

Core utilities for Python packages

Added to portage

2026-04-15

perf - 6.19.12
Ebuild name:

dev-util/perf-6.19.12

Description

Userland tools for Linux Performance Counters

Added to portage

2026-04-15

pygithub - 2.9.1
Ebuild name:

dev-python/pygithub-2.9.1

Description

Python library to access the Github API v3

Added to portage

2026-04-15

pypdf - 6.10.1
Ebuild name:

dev-python/pypdf-6.10.1

Description

Python library to work with PDF files

Added to portage

2026-04-15

qtshadertools - 6.11.0-r1
Ebuild name:

dev-qt/qtshadertools-6.11.0-r1

Description

Qt APIs and Tools for Graphics Pipelines

Added to portage

2026-04-15

rust - 1.94.1
Ebuild name:

dev-lang/rust-1.94.1

Description

Systems programming language originally developed by Mozilla

Added to portage

2026-04-15

rust - 1.95.0_beta20260404
Ebuild name:

dev-lang/rust-1.95.0_beta20260404

Description

Systems programming language originally developed by Mozilla

Added to portage

2026-04-15

rust-bin - 1.94.1
Ebuild name:

dev-lang/rust-bin-1.94.1

Description

Added to portage

2026-04-15

rust-bin - 1.95.0_beta20260404
Ebuild name:

dev-lang/rust-bin-1.95.0_beta20260404

Description

Added to portage

2026-04-15

rust-common - 1.94.1
Ebuild name:

dev-lang/rust-common-1.94.1

Description

Common files shared between multiple slots of Rust

Added to portage

2026-04-15

rust-common - 1.95.0_beta20260404
Ebuild name:

dev-lang/rust-common-1.95.0_beta20260404

Description

Common files shared between multiple slots of Rust

Added to portage

2026-04-15

rust-std - 1.94.1
Ebuild name:

sys-devel/rust-std-1.94.1

Description

Rust standard library, standalone (for crossdev)

Added to portage

2026-04-15

rust-std - 1.95.0_beta20260404
Ebuild name:

sys-devel/rust-std-1.95.0_beta20260404

Description

Rust standard library, standalone (for crossdev)

Added to portage

2026-04-15

tox - 4.53.0
Ebuild name:

dev-python/tox-4.53.0

Description

virtualenv-based automation of test activities

Added to portage

2026-04-15

translate-toolkit - 3.19.5
Ebuild name:

dev-python/translate-toolkit-3.19.5

Description

Toolkit to convert between many translation formats

Added to portage

2026-04-15

virtualenv - 21.2.4
Ebuild name:

dev-python/virtualenv-21.2.4

Description

Virtual Python Environment builder

Added to portage

2026-04-15

wrapt - 2.2.0_rc6
Ebuild name:

dev-python/wrapt-2.2.0_rc6

Description

Module for decorators, wrappers and monkey patching

Added to portage

2026-04-15

xterm - 409
Ebuild name:

x11-terms/xterm-409

Description

Terminal Emulator for X Windows

Added to portage

2026-04-15

2026-04-14
android-studio - 2025.3.3.7
Ebuild name:

dev-util/android-studio-2025.3.3.7

Description

Android development environment based on IntelliJ IDEA

Added to portage

2026-04-14

authlib - 1.6.10
Ebuild name:

dev-python/authlib-1.6.10

Description

A Python library in building OAuth and OpenID Connect servers and clients

Added to portage

2026-04-14

awscli - 1.44.79
Ebuild name:

app-admin/awscli-1.44.79

Description

Universal Command Line Environment for AWS

Added to portage

2026-04-14

boto3 - 1.42.89
Ebuild name:

dev-python/boto3-1.42.89

Description

The AWS SDK for Python

Added to portage

2026-04-14

botocore - 1.42.89
Ebuild name:

dev-python/botocore-1.42.89

Description

Low-level, data-driven core of boto 3

Added to portage

2026-04-14

chromium - 149.0.7779.3
Ebuild name:

www-client/chromium-149.0.7779.3

Description

Open-source version of Google Chrome web browser

Added to portage

2026-04-14

clang - 23.0.0_pre20260413
Ebuild name:

dev-python/clang-23.0.0_pre20260413

Description

Python bindings for llvm-core/clang

Added to portage

2026-04-14

clang - 23.0.0_pre20260413
Ebuild name:

llvm-core/clang-23.0.0_pre20260413

Description

C language family frontend for LLVM

Added to portage

2026-04-14

clang-common - 23.0.0_pre20260413
Ebuild name:

llvm-core/clang-common-23.0.0_pre20260413

Description

Common files shared between multiple slots of clang

Added to portage

2026-04-14

cli-helpers - 2.14.0
Ebuild name:

dev-python/cli-helpers-2.14.0

Description

Python helpers for common CLI tasks

Added to portage

2026-04-14

cmd2 - 3.5.0
Ebuild name:

dev-python/cmd2-3.5.0

Description

Extra features for standard library's cmd module

Added to portage

2026-04-14

compiler-rt - 23.0.0_pre20260413
Ebuild name:

llvm-runtimes/compiler-rt-23.0.0_pre20260413

Description

Compiler runtime library for clang (built-in part)

Added to portage

2026-04-14

compiler-rt-sanitizers - 23.0.0_pre20260413
Ebuild name:

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

Description

Compiler runtime libraries for clang (sanit

Added to portage

2026-04-14

cramjam - 2.12.0_rc1
Ebuild name:

dev-python/cramjam-2.12.0_rc1

Description

Thin Python bindings to de/compression algorithms in Rust

Added to portage

2026-04-14

django-tables2 - 3.0.0
Ebuild name:

dev-python/django-tables2-3.0.0

Description

Table/data-grid framework for Django

Added to portage

2026-04-14

dotnet-sdk - 9.0.111-r1
Ebuild name:

dev-dotnet/dotnet-sdk-9.0.111-r1

Description

Added to portage

2026-04-14

exo - 1.94.0
Ebuild name:

app-admin/exo-1.94.0

Description

Command-line tool for everything at Exoscale compute, storage, dns

Added to portage

2026-04-14

ffmpeg-chromium - 149
Ebuild name:

media-video/ffmpeg-chromium-149

Description

FFmpeg built specifically for codec support in Chromium-based brows

Added to portage

2026-04-14

flang - 23.0.0_pre20260413
Ebuild name:

llvm-core/flang-23.0.0_pre20260413

Description

LLVM's Fortran frontend

Added to portage

2026-04-14

flang-rt - 23.0.0_pre20260413
Ebuild name:

llvm-runtimes/flang-rt-23.0.0_pre20260413

Description

LLVM's Fortran runtime

Added to portage

2026-04-14

gaupol - 1.16
Ebuild name:

media-video/gaupol-1.16

Description

Editor for text-based subtitle files

Added to portage

2026-04-14

getuto - 1.16
Ebuild name:

app-portage/getuto-1.16

Description

Standalone Gentoo gpg trust anchor generation tool for binpkgs

Added to portage

2026-04-14

hypothesis - 6.151.14
Ebuild name:

dev-python/hypothesis-6.151.14

Description

A library for property based testing

Added to portage

2026-04-14

keepass - 2.61
Ebuild name:

app-admin/keepass-2.61

Description

A free, open source, light-weight and easy-to-use password manager

Added to portage

2026-04-14

kicad - 10.0.0
Ebuild name:

sci-electronics/kicad-10.0.0

Description

Electronic Schematic and PCB design tools

Added to portage

2026-04-14

kicad - 9.0.8
Ebuild name:

sci-electronics/kicad-9.0.8

Description

Electronic Schematic and PCB design tools

Added to portage

2026-04-14

kicad-footprints - 10.0.0
Ebuild name:

sci-electronics/kicad-footprints-10.0.0

Description

Electronic Schematic and PCB design tools footprint librari

Added to portage

2026-04-14

kicad-footprints - 9.0.8
Ebuild name:

sci-electronics/kicad-footprints-9.0.8

Description

Electronic Schematic and PCB design tools footprint librarie

Added to portage

2026-04-14

kicad-meta - 10.0.0
Ebuild name:

sci-electronics/kicad-meta-10.0.0

Description

Electronic Schematic and PCB design tools (meta package)

Added to portage

2026-04-14

kicad-meta - 9.0.8
Ebuild name:

sci-electronics/kicad-meta-9.0.8

Description

Electronic Schematic and PCB design tools (meta package)

Added to portage

2026-04-14

kicad-packages3d - 10.0.0
Ebuild name:

sci-electronics/kicad-packages3d-10.0.0

Description

Electronic Schematic and PCB design tools 3D package librar

Added to portage

2026-04-14

kicad-packages3d - 9.0.8
Ebuild name:

sci-electronics/kicad-packages3d-9.0.8

Description

Electronic Schematic and PCB design tools 3D package librari

Added to portage

2026-04-14

kicad-symbols - 10.0.0
Ebuild name:

sci-electronics/kicad-symbols-10.0.0

Description

Electronic Schematic and PCB design tools symbol libraries

Added to portage

2026-04-14

kicad-symbols - 9.0.8
Ebuild name:

sci-electronics/kicad-symbols-9.0.8

Description

Electronic Schematic and PCB design tools symbol libraries

Added to portage

2026-04-14

kicad-templates - 10.0.0
Ebuild name:

sci-electronics/kicad-templates-10.0.0

Description

Electronic Schematic and PCB design tools project templates

Added to portage

2026-04-14

kicad-templates - 9.0.8
Ebuild name:

sci-electronics/kicad-templates-9.0.8

Description

Electronic Schematic and PCB design tools project templates

Added to portage

2026-04-14

libarchive - 3.8.7
Ebuild name:

app-arch/libarchive-3.8.7

Description

Multi-format archive and compression library

Added to portage

2026-04-14

libclc - 23.0.0_pre20260413
Ebuild name:

llvm-core/libclc-23.0.0_pre20260413

Description

OpenCL C library

Added to portage

2026-04-14

libcxx - 23.0.0_pre20260413
Ebuild name:

llvm-runtimes/libcxx-23.0.0_pre20260413

Description

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

Added to portage

2026-04-14

libcxxabi - 23.0.0_pre20260413
Ebuild name:

llvm-runtimes/libcxxabi-23.0.0_pre20260413

Description

Low level support for a standard C++ library

Added to portage

2026-04-14

libdvdnav - 7.0.0
Ebuild name:

media-libs/libdvdnav-7.0.0

Description

Library for DVD navigation tools

Added to portage

2026-04-14

libdvdread - 7.0.1
Ebuild name:

media-libs/libdvdread-7.0.1

Description

Library for DVD navigation tools

Added to portage

2026-04-14

libgcc - 23.0.0_pre20260413
Ebuild name:

llvm-runtimes/libgcc-23.0.0_pre20260413

Description

Compiler runtime library for clang, compatible with libgcc_

Added to portage

2026-04-14

libjcat - 0.2.6
Ebuild name:

dev-libs/libjcat-0.2.6

Description

Library and tool for reading and writing Jcat files

Added to portage

2026-04-14

libunwind - 23.0.0_pre20260413
Ebuild name:

llvm-runtimes/libunwind-23.0.0_pre20260413

Description

C++ runtime stack unwinder from LLVM

Added to portage

2026-04-14

libxmlb - 0.3.26
Ebuild name:

dev-libs/libxmlb-0.3.26

Description

Library to help create and query binary XML blobs

Added to portage

2026-04-14

lit - 23.0.0_pre20260413
Ebuild name:

dev-python/lit-23.0.0_pre20260413

Description

A stand-alone install of the LLVM suite testing tool

Added to portage

2026-04-14

lld - 23.0.0_pre20260413
Ebuild name:

llvm-core/lld-23.0.0_pre20260413

Description

The LLVM linker (link editor)

Added to portage

2026-04-14

lldb - 23.0.0_pre20260413
Ebuild name:

llvm-core/lldb-23.0.0_pre20260413

Description

The LLVM debugger

Added to portage

2026-04-14

llvm - 23.0.0_pre20260413
Ebuild name:

dev-ml/llvm-23.0.0_pre20260413

Description

OCaml bindings for LLVM

Added to portage

2026-04-14

llvm - 23.0.0_pre20260413
Ebuild name:

llvm-core/llvm-23.0.0_pre20260413

Description

Low Level Virtual Machine

Added to portage

2026-04-14

llvm-common - 23.0.0_pre20260413
Ebuild name:

llvm-core/llvm-common-23.0.0_pre20260413

Description

Common files shared between multiple slots of LLVM

Added to portage

2026-04-14

mic-paren - 3.15-r1
Ebuild name:

app-emacs/mic-paren-3.15-r1

Description

Advanced highlighting of matching parentheses

Added to portage

2026-04-14

mldonkey - 0.0.4b-r2
Ebuild name:

app-emacs/mldonkey-0.0.4b-r2

Description

An Emacs Lisp interface to the MLDonkey core

Added to portage

2026-04-14

mlir - 23.0.0_pre20260413
Ebuild name:

llvm-core/mlir-23.0.0_pre20260413

Description

Multi-Level Intermediate Representation (library only)

Added to portage

2026-04-14

mmm-mode - 0.5.11
Ebuild name:

app-emacs/mmm-mode-0.5.11

Description

Enables the user to edit different parts of a file in different major mod

Added to portage

2026-04-14

moccur-edit - 2.16
Ebuild name:

app-emacs/moccur-edit-2.16

Description

An improved interface to color-moccur for editing

Added to portage

2026-04-14

mono - 6.14.1-r1
Ebuild name:

dev-lang/mono-6.14.1-r1

Description

Mono open source ECMA CLI, C and .NET implementation

Added to portage

2026-04-14

nss - 3.112.4
Ebuild name:

dev-libs/nss-3.112.4

Description

Mozilla's Network Security Services library that implements PKI support

Added to portage

2026-04-14

nss - 3.122.1
Ebuild name:

dev-libs/nss-3.122.1

Description

Mozilla's Network Security Services library that implements PKI support

Added to portage

2026-04-14

nushell - 0.112.1
Ebuild name:

app-shells/nushell-0.112.1

Description

A new type of shell, written in Rust

Added to portage

2026-04-14

openjdk - 27_alpha17
Ebuild name:

dev-java/openjdk-27_alpha17

Description

Open source implementation of the Java programming language

Added to portage

2026-04-14

openjdk-bin - 27_alpha17
Ebuild name:

dev-java/openjdk-bin-27_alpha17

Description

Prebuilt Java JDK binaries provided by Eclipse Temurin

Added to portage

2026-04-14

openmp - 23.0.0_pre20260413
Ebuild name:

llvm-runtimes/openmp-23.0.0_pre20260413

Description

OpenMP runtime libraries for LLVM/clang compiler

Added to portage

2026-04-14

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

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

Description

OpenMP target library for amdgcn devices

Added to portage

2026-04-14

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

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

Description

OpenMP target library for nvptx64 devic

Added to portage

2026-04-14

openmp-spirv64-intel - 23.0.0_pre20260413
Ebuild name:

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

Description

OpenMP target library for spirv64 Intel devic

Added to portage

2026-04-14

openstacksdk - 4.11.0
Ebuild name:

dev-python/openstacksdk-4.11.0

Description

A collection of libraries for building applications to work with Ope

Added to portage

2026-04-14

phonenumbers - 9.0.28
Ebuild name:

dev-python/phonenumbers-9.0.28

Description

Python port of Google's libphonenumber

Added to portage

2026-04-14

polly - 23.0.0_pre20260413
Ebuild name:

llvm-core/polly-23.0.0_pre20260413

Description

Polyhedral optimizations for LLVM

Added to portage

2026-04-14

postfix - 3.12_pre20260413
Ebuild name:

mail-mta/postfix-3.12_pre20260413

Description

A fast and secure drop-in replacement for sendmail

Added to portage

2026-04-14

pydantic - 2.13.0
Ebuild name:

dev-python/pydantic-2.13.0

Description

Data parsing and validation using Python type hints

Added to portage

2026-04-14

pyproject-fmt - 2.21.1
Ebuild name:

dev-python/pyproject-fmt-2.21.1

Description

Format your pyproject.toml file

Added to portage

2026-04-14

python - 0.3.13.13_p1
Ebuild name:

dev-lang/python-0.3.13.13_p1

Description

Freethreading (no-GIL) version of Python programming language

Added to portage

2026-04-14

python - 0.3.14.4_p1
Ebuild name:

dev-lang/python-0.3.14.4_p1

Description

Freethreading (no-GIL) version of Python programming language

Added to portage

2026-04-14

python - 3.13.13_p1
Ebuild name:

dev-lang/python-3.13.13_p1

Description

An interpreted, interactive, object-oriented programming language

Added to portage

2026-04-14

python - 3.14.4_p1
Ebuild name:

dev-lang/python-3.14.4_p1

Description

An interpreted, interactive, object-oriented programming language

Added to portage

2026-04-14

python-pkcs11 - 0.9.4
Ebuild name:

dev-python/python-pkcs11-0.9.4

Description

PKCS11/Cryptoki support for Python

Added to portage

2026-04-14

python-tests - 0.3.13.13_p1
Ebuild name:

dev-python/python-tests-0.3.13.13_p1

Description

Test modules from dev-lang/python

Added to portage

2026-04-14

python-tests - 0.3.14.4_p1
Ebuild name:

dev-python/python-tests-0.3.14.4_p1

Description

Test modules from dev-lang/python

Added to portage

2026-04-14

python-tests - 3.13.13_p1
Ebuild name:

dev-python/python-tests-3.13.13_p1

Description

Test modules from dev-lang/python

Added to portage

2026-04-14

python-tests - 3.14.4_p1
Ebuild name:

dev-python/python-tests-3.14.4_p1

Description

Test modules from dev-lang/python

Added to portage

2026-04-14

sphinx-autodoc-typehints - 3.10.1
Ebuild name:

dev-python/sphinx-autodoc-typehints-3.10.1

Description

Type hints support for the Sphinx autodoc extension

Added to portage

2026-04-14

sqlglot - 30.4.3
Ebuild name:

dev-python/sqlglot-30.4.3

Description

An easily customizable SQL parser and transpiler

Added to portage

2026-04-14

tesseract - 5.5.2-r1
Ebuild name:

app-text/tesseract-5.5.2-r1

Description

An OCR Engine, originally developed at HP, now open source

Added to portage

2026-04-14

vaultwarden - 1.35.7
Ebuild name:

app-admin/vaultwarden-1.35.7

Description

Unofficial Bitwarden compatible password manager

Added to portage

2026-04-14

virtualenv - 21.2.3
Ebuild name:

dev-python/virtualenv-21.2.3

Description

Virtual Python Environment builder

Added to portage

2026-04-14

winbox - 4.1
Ebuild name:

app-admin/winbox-4.1

Description

Management Software for MikroTik RouterOS

Added to portage

2026-04-14

xarray - 2026.4.0
Ebuild name:

dev-python/xarray-2026.4.0

Description

N-D labeled arrays and datasets in Python

Added to portage

2026-04-14

zipp - 3.23.1
Ebuild name:

dev-python/zipp-3.23.1

Description

Backport of pathlib-compatible object wrapper for zip files

Added to portage

2026-04-14

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