diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 209376 -> 209384 bytes | |||
-rw-r--r-- | profiles/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/default/linux/amd64/17.1/profile.bashrc | 2 | ||||
-rw-r--r-- | profiles/license_groups | 2 | ||||
-rw-r--r-- | profiles/package.mask | 79 | ||||
-rw-r--r-- | profiles/prefix/windows/cygwin/package.mask | 9 | ||||
-rw-r--r-- | profiles/profiles.desc | 28 | ||||
-rw-r--r-- | profiles/use.local.desc | 16 |
8 files changed, 40 insertions, 100 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex a8bb9b65cb63..397270742680 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index bd7f8963dc12..3772f7a09ed2 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -299,10 +299,6 @@ sci-libs/linux-gpib php # Globally mask pie use flag. Selectively unmask on specific profiles. sys-devel/gcc pie -# Mike Gilbert <floppym@gentoo.org> (28 Apr 2017) -# Needs sandbox-2.11 (masked) ->=www-client/chromium-59 tcmalloc - # Pawel Hajdan jr <phajdan.jr@gentoo.org> (02 Mar 2017) # Known build issue with system libvpx: # https://bugs.gentoo.org/show_bug.cgi?id=611394 diff --git a/profiles/default/linux/amd64/17.1/profile.bashrc b/profiles/default/linux/amd64/17.1/profile.bashrc index 7019782fb8f9..d0fe8acc8be3 100644 --- a/profiles/default/linux/amd64/17.1/profile.bashrc +++ b/profiles/default/linux/amd64/17.1/profile.bashrc @@ -1,7 +1,7 @@ if [[ "${EBUILD_PHASE}" == "setup" ]] ; then if [[ "$(realpath ${ROOT%/}/lib)" == "${ROOT%/}/lib64" || "$(realpath ${ROOT%/}/usr/lib)" == "${ROOT%/}/usr/lib64" ]] ; then eerror "Please follow the instructions in the news item:" - eerror "2017-12-26-experimental-amd64-17-1-profiles" + eerror "2019-06-05-amd64-17-1-profiles-are-now-stable" eerror "or choose the 17.0 profile." die "ERROR: 17.1 migration has not been performed!!" fi diff --git a/profiles/license_groups b/profiles/license_groups index f5f9968c575d..2f21e6021f78 100644 --- a/profiles/license_groups +++ b/profiles/license_groups @@ -30,7 +30,7 @@ OSI-APPROVED AFL-3.0 AGPL-3 AGPL-3+ Apache-1.1 Apache-2.0 APL-1.0 APSL-2 Artisti # Licenses in this list should NOT appear directly or indirectly in # @FSF-APPROVED or @OSI-APPROVED. # Note: Licenses for fonts should be included in @MISC-FREE-DOCS. -MISC-FREE Allegro alternate AMPAS bea.ri.jsr173 BEER-WARE boehm-gc BSD-1 BSD-with-attribution buddy bufexplorer.vim BZIP2 canfep CAOSL CDDL-Schily CeCILL-C CMake CPL-0.5 CRACKLIB Crypt-IDEA DES docbook dom4j eGenixPublic-1.1 ElementTree Emacs ErlPL-1.1 FastCGI feh File-MMagic Flashpix FLEX flexmock FLTK freetts FVWM gd gsm HTML-Tidy htmlc iASL icu IDPL imagemagick Info-ZIP inner-net ipadic ipx-utils Ispell JasPer2.0 JDOM JNIC JOVE LambdaMOO LIBGLOSS libmng libpng libpng2 libtiff LLVM-Grant LPPL-1.3 LPPL-1.3b lsof Mail-Sendmail mapm-4.9.5 matplotlib Mini-XML minpack MIT-with-advertising mm mpich2 NCSA-HDF netcat NEWLIB ngrep Old-MIT openafs-krb5-a Openwall otter PCRE perforce photopc PHP-2.02 pngcrush pngnq Princeton psutils qmail-nelson rc rdisc regexp-UofT repoze RSA rwpng scanlogd Sendmail Sendmail-Open-Source shrimp SMAIL Snd SNIA SSLeay Subversion SVFL symlinks tablelist tcltk tcp_wrappers_license TeX TeX-other-free the-Click-license Time-Format Time-modules tm-align torque-2.5 totd Toyoda UCAR-Unidata URT VTK w3m wxWinLL-3.1 x2x xbatt xboing XC Xdebug xtrs xvt YaTeX yuuji ZSH +MISC-FREE Allegro alternate AMPAS bea.ri.jsr173 BEER-WARE boehm-gc BSD-1 BSD-with-attribution buddy bufexplorer.vim BZIP2 canfep CAOSL CDDL-Schily CeCILL-C CMake CPL-0.5 CRACKLIB Crypt-IDEA DES docbook dom4j DUMB-0.9.3 eGenixPublic-1.1 ElementTree Emacs ErlPL-1.1 FastCGI feh File-MMagic Flashpix FLEX flexmock FLTK freetts FVWM gd gsm HTML-Tidy htmlc iASL icu IDPL imagemagick Info-ZIP inner-net ipadic ipx-utils Ispell JasPer2.0 JDOM JNIC JOVE LambdaMOO LIBGLOSS libmng libpng libpng2 libtiff LLVM-Grant LPPL-1.3 LPPL-1.3b lsof Mail-Sendmail mapm-4.9.5 matplotlib Mini-XML minpack MIT-with-advertising mm mpich2 NCSA-HDF netcat NEWLIB ngrep Old-MIT openafs-krb5-a Openwall otter PCRE perforce photopc PHP-2.02 pngcrush pngnq Princeton psutils qmail-nelson rc rdisc regexp-UofT repoze RSA rwpng scanlogd Sendmail Sendmail-Open-Source shrimp SMAIL Snd SNIA SSLeay Subversion SVFL symlinks tablelist tcltk tcp_wrappers_license TeX TeX-other-free the-Click-license Time-Format Time-modules tm-align torque-2.5 totd Toyoda UCAR-Unidata URT VTK w3m wxWinLL-3.1 x2x xbatt xboing XC Xdebug xtrs xvt YaTeX yuuji ZSH # Metaset for all free software FREE-SOFTWARE @FSF-APPROVED @OSI-APPROVED @MISC-FREE diff --git a/profiles/package.mask b/profiles/package.mask index 65855617bd50..94949b190e07 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,68 +29,22 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel <dilfridge@gentoo.org> (5 Jun 2019) +# Unhandled version bumps since 2015, bug 293306. EAPI=2. +# Removal in 30 days unless updated. +dev-util/antlrworks + +# Andreas K. Hüttel <dilfridge@gentoo.org> (5 Jun 2019) +# Fails to build, bug 680252. EAPI=2. Removal in 30 days +# unless fixed. +dev-java/glassfish-connector-api + # Hans de Graaff <graaff@gentoo.org> (2 Jun 2019) # Test version with all new Gentoo defaults. # Fixes bug 676946 bug may break other things. # Masked for testing. =dev-ruby/rubygems-3.0.3-r1 -# Fabian Groffen <grobian@gentoo.org> (30 May 2019) -# Pre-release for upcoming 0.80 -# You're invited to try this version out (and report bugs), but beware, -# it is still subject to changes, as well as some applets having changed -# considerably -=app-portage/portage-utils-0.80_pre20190530 - -# Mikle Kolyada <zlogene@gentoo.org> (30 May 2019) -# Start adding texlive-2019 (still may be terribly broken) -=app-text/texlive-core-2019 -=dev-libs/ptexenc-1.3.7_p20190410 -=app-text/dvipsk-5.999_p20190410 -=app-text/ttf2pk2-2.0_p20190410 -=app-text/ps2pkm-1.8_p20190410 -=dev-tex/bibtexu-3.71_p20190410 -=dev-libs/kpathsea-6.3.1_p20190410 -=dev-texlive/texlive-basic-2019 -=dev-texlive/texlive-bibtexextra-2019 -=dev-texlive/texlive-context-2019 -=dev-texlive/texlive-fontsextra-2019 -=dev-texlive/texlive-fontsrecommended-2019 -=dev-texlive/texlive-fontutils-2019 -=dev-texlive/texlive-formatsextra-2019 -=dev-texlive/texlive-games-2019 -=dev-texlive/texlive-humanities-2019 -=dev-texlive/texlive-langarabic-2019 -=dev-texlive/texlive-langchinese-2019 -=dev-texlive/texlive-langcjk-2019 -=dev-texlive/texlive-langcyrillic-2019 -=dev-texlive/texlive-langczechslovak-2019 -=dev-texlive/texlive-langenglish-2019 -=dev-texlive/texlive-langeuropean-2019 -=dev-texlive/texlive-langfrench-2019 -=dev-texlive/texlive-langgerman-2019 -=dev-texlive/texlive-langgreek-2019 -=dev-texlive/texlive-langitalian-2019 -=dev-texlive/texlive-langjapanese-2019 -=dev-texlive/texlive-langkorean-2019 -=dev-texlive/texlive-langother-2019 -=dev-texlive/texlive-langpolish-2019 -=dev-texlive/texlive-langportuguese-2019 -=dev-texlive/texlive-langspanish-2019 -=dev-texlive/texlive-latex-2019 -=dev-texlive/texlive-latexextra-2019 -=dev-texlive/texlive-latexrecommended-2019 -=dev-texlive/texlive-luatex-2019 -=dev-texlive/texlive-mathscience-2019 -=dev-texlive/texlive-metapost-2019 -=dev-texlive/texlive-music-2019 -=dev-texlive/texlive-pictures-2019 -=dev-texlive/texlive-plaingeneric-2019 -=dev-texlive/texlive-pstricks-2019 -=dev-texlive/texlive-publishers-2019 -=dev-texlive/texlive-xetex-2019 -=app-text/texlive-2019 - # Zac Medico <zmedico@gentoo.org> (31 May 2019) # Upstream is dead and there are multiple security vulnerabilities. # Removal in 30 days. Bug #687100. @@ -137,10 +91,6 @@ x11-plugins/gkrellflynn # Unfixed bug, dead upstream, not relevant enough sys-fs/pytagsfs -# Lars Wendler <polynomial-c@gentoo.org> (21 May 2019) -# Masked for testing -=sys-libs/ncurses-6.1_p20181020 - # Stefan Strogin <steils@gentoo.org> (21 May 2019) # Unmaintained. Last release in 2005. Does not build with # >=dev-libs/bglibs-2.04. Bug #686438. @@ -292,11 +242,6 @@ dev-python/pytest-relaxed # it. Removal in 30 days. Bug #581720. media-tv/tvbrowser -# Michał Górny <mgorny@gentoo.org> (02 May 2019) -# Discontinued upstream, and no longer required by any packages -# in Gentoo. Removal in 30 days. Bug #684828. -dev-libs/wlc - # Jory A. Pratt <anarchy@gentoo.org> (1 May 2019) # No longer supported and or needed by in tree packages. # Masked for removal in 30 Days. Bug #684904 @@ -552,10 +497,6 @@ dev-db/pgadmin3 ~net-libs/libnsl-0 ~net-libs/rpcsvc-proto-0 -# Bernard Cafarelli <voyageur@gentoo.org> (13 Aug 2018) -# Beta release with new features, masked for testing -=app-text/tesseract-4.0.0_beta* - # Michał Górny <mgorny@gentoo.org> (01 Aug 2018) # Multiprocessing versions of gemato. They are known to hang on some # users, so let's keep them masked until somebody figures out what's diff --git a/profiles/prefix/windows/cygwin/package.mask b/profiles/prefix/windows/cygwin/package.mask index b5df9c12c3a3..e972e51406f0 100644 --- a/profiles/prefix/windows/cygwin/package.mask +++ b/profiles/prefix/windows/cygwin/package.mask @@ -1,9 +1,14 @@ # Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Michael Haubenwallner <haubi@gentoo.org> (27 Feb 2019) +# Michael Haubenwallner <haubi@gentoo.org> (07 Jun 2019) +# Breaks due to weak functions and object file order on linkline, +# see https://cygwin.com/ml/cygwin/2019-06/msg00092.html +>=app-portage/portage-utils-0.80_pre + +# Michael Haubenwallner <haubi@gentoo.org> (07 Jun 2019) # Cygwin does not provide this new version yet in it's repo. ->=sys-devel/gcc-7.4 +>=sys-devel/gcc-8.4 # Michael Haubenwallner <haubi@gentoo.org> (13 Feb 2019) # see upstream report https://savannah.gnu.org/bugs/index.php?55708 diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 1465ef6062f6..3396c5ffe8f7 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -51,20 +51,20 @@ amd64 default/linux/amd64/17.0/x32 dev # SYMLINK_LIB=no profiles # Run app-portage/unsymlink-lib *before* switching the profile. # @MAINTAINER: mgorny@gentoo.org -amd64 default/linux/amd64/17.1 dev -amd64 default/linux/amd64/17.1/selinux dev -amd64 default/linux/amd64/17.1/hardened dev -amd64 default/linux/amd64/17.1/hardened/selinux dev -amd64 default/linux/amd64/17.1/desktop dev -amd64 default/linux/amd64/17.1/desktop/gnome dev -amd64 default/linux/amd64/17.1/desktop/gnome/systemd dev -amd64 default/linux/amd64/17.1/desktop/plasma dev -amd64 default/linux/amd64/17.1/desktop/plasma/systemd dev -amd64 default/linux/amd64/17.1/developer dev -amd64 default/linux/amd64/17.1/no-multilib dev -amd64 default/linux/amd64/17.1/no-multilib/hardened dev -amd64 default/linux/amd64/17.1/no-multilib/hardened/selinux dev -amd64 default/linux/amd64/17.1/systemd dev +amd64 default/linux/amd64/17.1 stable +amd64 default/linux/amd64/17.1/selinux stable +amd64 default/linux/amd64/17.1/hardened stable +amd64 default/linux/amd64/17.1/hardened/selinux stable +amd64 default/linux/amd64/17.1/desktop stable +amd64 default/linux/amd64/17.1/desktop/gnome stable +amd64 default/linux/amd64/17.1/desktop/gnome/systemd stable +amd64 default/linux/amd64/17.1/desktop/plasma stable +amd64 default/linux/amd64/17.1/desktop/plasma/systemd stable +amd64 default/linux/amd64/17.1/developer stable +amd64 default/linux/amd64/17.1/no-multilib stable +amd64 default/linux/amd64/17.1/no-multilib/hardened stable +amd64 default/linux/amd64/17.1/no-multilib/hardened/selinux stable +amd64 default/linux/amd64/17.1/systemd stable # ARM Profiles # @MAINTAINER: arm@gentoo.org diff --git a/profiles/use.local.desc b/profiles/use.local.desc index a95902cb7cca..5f2fc62bf060 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -323,9 +323,6 @@ app-crypt/heimdal:lmdb - Add support for using dev-db/lmdb for lookup tables app-crypt/heimdal:otp - Adds support for one-time passwords app-crypt/heimdal:pkinit - Adds support for PKINIT for the initial ticket app-crypt/hmaccalc:fips - Enable NSS FIPS mode and support only the FIPS-compliant functions -app-crypt/johntheripper:cuda - Use nvidia cuda toolkit for speeding up cracking on capable devices -app-crypt/johntheripper:mozilla - Support mozilla password cracking -app-crypt/johntheripper:opencl - Enable opencl support for speeding up cracking on capable devices app-crypt/johntheripper-jumbo:opencl - Build with opencl/GPU cracking support app-crypt/johntheripper-jumbo:pcap - Build with pcap support app-crypt/kbfs:git - Build the Git remote helper for storing repositories in Keybase @@ -2597,9 +2594,6 @@ dev-libs/weston:screen-sharing - Enable screen-sharing through RDP dev-libs/weston:unwind - Enable libunwind usage for backtraces dev-libs/weston:wayland-compositor - Enable Wayland compositor support dev-libs/weston:xwayland - Enable ability support native X11 applications -dev-libs/wlc:X - Enable X11 backend. -dev-libs/wlc:systemd - Enable support for systemd-logind. -dev-libs/wlc:xwayland - Enable XWayland application support. dev-libs/xapian:brass - Enabled brass backend db support dev-libs/xapian:chert - Enabled chert backend db support dev-libs/xapian:glass - Enabled glass backend db support @@ -2915,8 +2909,6 @@ dev-qt/qt-creator:autotools - Enable autotools project manager plugin dev-qt/qt-creator:baremetal - Build plugin for bare metal devices dev-qt/qt-creator:bazaar - Add support for dev-vcs/bzr version control system dev-qt/qt-creator:clang - Build clang-based plugins (code model, format, static analysis) -dev-qt/qt-creator:clangcodemodel - Build clang-based code model and refactoring plugins -dev-qt/qt-creator:clangstaticanalyzer - Build clang-based static analyzer plugin dev-qt/qt-creator:clearcase - Add support for IBM ClearCase version control system (requires manual installation of ClearCase client) dev-qt/qt-creator:cmake - Enable cmake project manager plugin dev-qt/qt-creator:cppcheck - Enable integration with dev-util/cppcheck @@ -2964,7 +2956,6 @@ dev-qt/qtdatavis3d:qml - Build QML/QtQuick bindings and imports dev-qt/qtdeclarative:gles2 - Use GLES 2.0 or later instead of full OpenGL dev-qt/qtdeclarative:localstorage - Build the LocalStorage import for QtQuick (requires QtSql) dev-qt/qtdeclarative:widgets - Enable QtWidgets support -dev-qt/qtdeclarative:xml - Build the XmlListModel import for QtQuick (requires QtXmlPatterns) dev-qt/qtdiag:network - Report network information dev-qt/qtdiag:widgets - Report widget style information dev-qt/qtgui:egl - Enable EGL integration @@ -4758,6 +4749,7 @@ media-radio/unixcw:ncurses - Enables building the curses based morse code tutor media-radio/xastir:festival - Enable text to speech synthesizer media-radio/xastir:gdal - Support for some further map formats media-radio/xastir:geotiff - Install geotiff support. Allows using USGS DRG topo maps or other types of geotiff mapes/images +media-sound/abcde:aiff - Enable support for Audio Interchange File Format (AIFF) output encoding media-sound/abcde:id3tag - Support ID3, ID3v2 tagging of audio files media-sound/abcde:mac - Enable support for Monkey's Audio files media-sound/abcde:normalize - Add support for normalizing audio file volume levels @@ -4857,6 +4849,7 @@ media-sound/easytag:nautilus - Build gnome-base/nautilus extension media-sound/ecasound:lv2 - Add support for Ladspa V2 media-sound/ecasound:oil - Use dev-libs/liboil for inner loop optimizations media-sound/elisa:mpris - Enable MPRIS support +media-sound/elisa:vlc - Use media-video/vlc for output rather than dev-qt/qtmultimedia media-sound/exaile:scrobbler - Enable audioscrobbler/last.fm support media-sound/fapg:xspf - Enable support for saving XSPF playlists. media-sound/gimmix:cover - Enable cover art fetching @@ -5554,6 +5547,7 @@ net-analyzer/nagios-plugins:snmp - Install dev-perl/Net-SNMP required for monito net-analyzer/nagios-plugins:ssh - Install net-misc/openssh required for monitoring SSH servers. Disabling the flag does not remove any plugin file. net-analyzer/nagios-plugins-flameeyes:smart - Install sys-apps/smartmontools required for S.M.A.R.T. disk monitoring. Disabling the flag removes the plugin file. This plugin also requires the sudo flag to be enable. net-analyzer/net-snmp:elf - Enable the use of elf utils to check uptime on some systems +net-analyzer/net-snmp:kmem - Enable usage of /dev/kmem net-analyzer/net-snmp:mfd-rewrites - Use MFD rewrites of mib modules where available net-analyzer/net-snmp:netlink - Use dev-libs/libnl to fetch TCP statistics instead of using /proc/net/tcp (Linux only). net-analyzer/net-snmp:pci - Use libpci (from sys-apps/pciutils) to look up network interface description. This feature is only available on Linux. @@ -7444,6 +7438,7 @@ sci-electronics/kicad:ngspice - Enable circuit simulation sci-electronics/kicad:occ - Enable viewing 3D rendering of designs via opencascade sci-electronics/kicad:oce - Enable viewing 3D rendering of designs via OCE sci-electronics/kicad:python - Enable python scripting support +sci-electronics/kicad-meta:minimal - Do not install extra data like 3D packages and templates. sci-electronics/kicad-packages3d:occ - Use sci-libs/opencascade for data exchange sci-electronics/kicad-packages3d:oce - Use sci-libs/oce for data exchange sci-electronics/ngspice:shared - Build ngspice as a shared library @@ -8089,6 +8084,7 @@ sys-apps/systemd:sysv-utils - Install sysvinit compatibility symlinks and manpag sys-apps/systemd:vanilla - Disable Gentoo-specific behavior and compatibility quirks sys-apps/systemd:xkb - Depend on x11-libs/libxkbcommon to allow logind to control the X11 keymap sys-apps/tcp-wrappers:netgroups - Support matching NIS (host) netgroup names via the @netgroup syntax (if you don't know what this means, you most likely do not need it) +sys-apps/texinfo:standalone - Build standalone version that survives all Portage bugs sys-apps/timer_entropyd:debug - Enable printf debugging and logging to the syslog at DEBUG level sys-apps/ucspi-ssl:bindist - Disable EC/RC5 algorithms in OpenSSL for patent reasons. sys-apps/usb_modeswitch:jimtcl - Use dev-lang/jimtcl instead of dev-lang/tcl for smaller memory footprint @@ -8984,6 +8980,7 @@ www-servers/nginx:ssl - Enable HTTPS module for http. Enable SSL/TLS support for www-servers/nginx-unit:php5-6 - Support for PHP 5.6 www-servers/nginx-unit:php7-1 - Support for PHP 7.1 www-servers/nginx-unit:php7-2 - Support for PHP 7.2 +www-servers/nginx-unit:php7-3 - Support for PHP 7.3 www-servers/pshs:magic - Enable automatic detection of Content-Type using libmagic (sys-apps/file) www-servers/pshs:netlink - Use libnetlink (sys-apps/iproute2) to get network interface addresses www-servers/pshs:qrcode - Enable generating QRCodes for server URL @@ -9132,6 +9129,7 @@ x11-misc/polybar:network - Enable network support x11-misc/py3status:gevent - Install extra requirement dev-python/gevent to enable green threads. x11-misc/py3status:udev - Install extra requirement dev-python/pyudev to enable udev events monitoring on modules. x11-misc/qt5ct:dbus - Enable system tray and global menu support +x11-misc/qtfm:shared - Install the libQtFM shared library and headers x11-misc/redshift:geoclue - Control dependency on app-misc/geoclue x11-misc/rofi:windowmode - Enable normal window mode x11-misc/rss-glx:quesoglc - Enable support for OpenGL Character Renderer |