Versions
v2.24.4-r5 :: 2 :: gentoo
- Modified
- License
- GPL-2 LGPL-2
- Keywords
- amd64 arm ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64 ~ia64 ~mips ~ppc-macos ~sparc-solaris ~x86-linux ~x86-solaris
- USE flags
- acl gnutls ipv6 kerberos libressl samba ssl test zeroconf
USE flags
General
- acl
- Add support for Access Control Lists
- gnutls
- Prefer net-libs/gnutls as SSL/TLS provider (ineffective with USE=-ssl)
- ipv6
- Add support for IP version 6
- kerberos
- Add kerberos support
- libressl
- Use dev-libs/libressl instead of dev-libs/openssl when applicable (see also the ssl useflag)
- samba
- Add support for SAMBA (Windows File and Printer sharing)
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- zeroconf
- Support for DNS Service Discovery (DNS-SD)
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
app-portage / elt-patches : Collection of patches for libtool.eclass
dev-libs / dbus-glib : D-Bus bindings for glib
dev-libs / glib : The GLib library of C routines
dev-libs / libressl : Free version of the SSL/TLS protocol forked from OpenSSL
dev-libs / libxml2 : XML C parser and toolkit
dev-libs / openssl : full-strength general purpose cryptography library (including SSL and TLS)
dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries
dev-util / glib-utils : Build utilities for GLib using projects
dev-util / gtk-doc-am : Automake files from gtk-doc
dev-util / intltool : Internationalization Tool Collection
gnome-base / gconf : GNOME configuration system and daemon
gnome-base / gnome-common : Common files for development of Gnome packages
gnome-base / gnome-mime-data : MIME data for Gnome
net-dns / avahi : System which facilitates service discovery on a local network
net-fs / samba : Samba Suite Version 4
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
sys-apps / acl : access control list utilities, libraries and headers
sys-apps / attr : Extended attributes tools
sys-devel / autoconf : Used to create autoconfiguration files
sys-devel / automake : Used to generate Makefile.in from Makefile.am
sys-devel / gettext : GNU locale utilities
sys-devel / libtool : A shared library tool for developers
virtual / krb5 : Virtual for Kerberos V implementation
virtual / pkgconfig : Virtual for the pkg-config implementation
x11-apps / xhost : Controls host and/or user access to a running X server
x11-base / xorg-server : X.Org X servers
x11-misc / shared-mime-info : The Shared MIME-info Database specification
Runtime Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
dev-libs / dbus-glib : D-Bus bindings for glib
dev-libs / glib : The GLib library of C routines
dev-libs / libressl : Free version of the SSL/TLS protocol forked from OpenSSL
dev-libs / libxml2 : XML C parser and toolkit
dev-libs / openssl : full-strength general purpose cryptography library (including SSL and TLS)
gnome-base / gconf : GNOME configuration system and daemon
gnome-base / gnome-mime-data : MIME data for Gnome
net-dns / avahi : System which facilitates service discovery on a local network
net-fs / samba : Samba Suite Version 4
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
sys-apps / acl : access control list utilities, libraries and headers
sys-apps / attr : Extended attributes tools
virtual / krb5 : Virtual for Kerberos V implementation
x11-misc / shared-mime-info : The Shared MIME-info Database specification
Depending packages
gnome-extra / gnome-commander : A graphical, full featured, twin-panel file manager
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
gnome-base/gnome-vfs: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
Remove MULTILIB_USEDEP from all virtual/pkgconfig dependencies
Bug: https://bugs.gentoo.org/723112 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
gnome-base: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
gnome-base/gnome-vfs: require avahi[dbus] for USE=zeroconf
For some reason avahi can be built without avahi-client library with USE=-dbus, but avahi-client is required here. Bug: https://bugs.gentoo.org/695384 Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
gnome-base/gnome-vfs: add explicit build dep on glib-utils
There's also a warning about GNOME_COMMON_INIT, but appears harmless, so not taking the time to remove the call from configure.in, as gnome-vfs is a last rites candidate anyways. Closes: https://bugs.gentoo.org/667972 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
gnome-base/gnome-vfs: Fixed build with openssl-1.1
Closes: https://bugs.gentoo.org/592540 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
gnome-base/gnome-vfs: Added sub-slot dep to ssl packages.
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - David Seifert · gentoo
*/*: Remove emul-linux-x86-* blockers
Closes: https://github.com/gentoo/gentoo/pull/8073 - Alexis Ballier · gentoo
gnome-base/gnome-vfs: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Mart Raudsepp · gentoo
gnome-base/gnome-vfs: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Agostino Sarubbo · gentoo
gnome-base/gnome-vfs: ppc64 stable wrt bug #587010
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
gnome-base/gnome-vfs: ia64 stable wrt bug #587010
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
gnome-base/gnome-vfs: sparc stable wrt bug #587010
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
gnome-base/gnome-vfs: ppc stable wrt bug #587010
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Markus Meier · gentoo
gnome-base/gnome-vfs: arm stable, bug #587010
Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm" - Pacho Ramos · gentoo
gnome-base/gnome-vfs: Drop old
Package-Manager: portage-2.3.1 - Pacho Ramos · gentoo
gnome-base/gnome-vfs: x86 stable, bug 587010
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" - Pacho Ramos · gentoo
gnome-base/gnome-vfs: amd64 stable, bug 587010
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" - Tobias Klausmann · gentoo
gnome-base/gnome-vfs-2.24.4-r5: add alpha keyword
Gentoo-Bug: 587010 - Michał Górny · gentoo
gnome-base/gnome-vfs: Fix gnutls-3.4+ compatibility, #560084 - Agostino Sarubbo · gentoo
gnome-base/gnome-vfs: arm stable wrt bug #565086
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm" - Agostino Sarubbo · gentoo
gnome-base/gnome-vfs: alpha stable wrt bug #565086
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="alpha" - Agostino Sarubbo · gentoo
gnome-base/gnome-vfs: ia64 stable wrt bug #565086
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64" - Agostino Sarubbo · gentoo
gnome-base/gnome-vfs: sparc stable wrt bug #565086
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" - Agostino Sarubbo · gentoo
gnome-base/gnome-vfs: ppc64 stable wrt bug #565086
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64" - Agostino Sarubbo · gentoo
gnome-base/gnome-vfs: ppc stable wrt bug #565086
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" - Agostino Sarubbo · gentoo
gnome-base/gnome-vfs: x86 stable wrt bug #565086
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" - Agostino Sarubbo · gentoo
gnome-base/gnome-vfs: amd64 stable wrt bug #565086
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Mikle Kolyada · gentoo
gnome-base/gnome-vfs: sparc stable wrt bug #551826
Package-Manager: portage-2.2.20.1 - Julian Ospald · gentoo
gnome-base/gnome-vfs: add libressl support - Markus Meier · gentoo
gnome-base/gnome-vfs: arm stable, bug #551826
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm" - Jeroen Roovers · gentoo
gnome-base/gnome-vfs: Stable for PPC64 (bug #551826).
Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches - Tobias Klausmann · gentoo
gnome-base/gnome-vfs: add alpha keyword
Gentoo-Bug: 551826 Package-Manager: portage-2.2.20.1 - Agostino Sarubbo · gentoo
gnome-base/gnome-vfs: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" - Pacho Ramos · gentoo
gnome-base/gnome-vfs: Disable fam support (#559492), update to new gnome team policies.
Package-Manager: portage-2.2.20.1 - Justin Lecher · gentoo
Convert URIs for gnome.org and kde.org to https
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed