diff options
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/make.defaults | 14 | ||||
-rw-r--r-- | profiles/base/package.use.force | 10 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 53 | ||||
-rw-r--r-- | profiles/base/use.mask | 3 | ||||
-rw-r--r-- | profiles/base/use.stable.mask | 4 |
5 files changed, 5 insertions, 79 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index c8eeaa0dd355..f968c2cccdff 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -12,7 +12,7 @@ USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS" # Env vars to expand into USE vars. Modifying this requires prior # discussion on gentoo-dev@lists.gentoo.org. -USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_SSL ELIBC FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS MONKEYD_PLUGINS NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS ROS_MESSAGES RUBY_TARGETS SANE_BACKENDS UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XTABLES_ADDONS" +USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_SSL ELIBC FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS MONKEYD_PLUGINS NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XTABLES_ADDONS" # USE_EXPAND variables whose contents are not shown in package manager # output. Changes need discussion on gentoo-dev. @@ -65,10 +65,6 @@ OFFICE_IMPLEMENTATION="libreoffice" # By default do not build any grub platform and let it guess. GRUB_PLATFORMS="" -# Tomáš Chvátal <scarabeus@gentoo.org> (2013-05-05) -# By default enable all extensions with no dependencies -LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" - # Andreas K. Hüttel <dilfridge@gentoo.org> (2011-08-19, 2012-03-25) # Johannes Huber <johu@gentoo.org> (2018-04-15) # Andreas Sturmlechner <asturm@gentoo.org> (2019-01-01) @@ -81,21 +77,21 @@ COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" # Tomáš Chvátal <scarabeus@gentoo.org> (2010-10-26) # By default enable all protocols for average GPS user -GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" +GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 ntrip navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" # Benedikt Böhm <hollow@gentoo.org> (2007-11-27) # Sane defaults for built-in apache modules # Patrick Lauer <patrick@gentoo.org> (2012-10-12) # extend for apache 2.4 -APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" +APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" # Peter Volkov <pva@gentoo.org> (2010-04-29) # Set some defaults or package will fail to build (Check mconfig in package sources) -XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" +XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account" # Robert Buchholz <rbu@gentoo.org> (2006-01-17) # Some common lcd devices -LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" +LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" # Manuel Rüger <mrueg@gentoo.org> (2015-09-09) # Default Ruby build target(s) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 2edf7a848549..f5c1c68f40e7 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -33,11 +33,6 @@ games-engines/openmw lua_single_target_luajit # [1] https://github.com/mpv-player/mpv/wiki/FAQ#why-does-mpv-not-support-lua-53-or-newer media-video/mpv lua_single_target_luajit -# Joonas Niilola <juippis@gentoo.org> (2023-07-21) -# -system-librnp is currently broken with upstream package. -~mail-client/thunderbird-115.0 system-librnp -~mail-client/thunderbird-115.0.1 system-librnp - # Andreas K. Hüttel <dilfridge@gentoo.org> (2023-07-08) # Uses attr even if disabling is requested, bug 910070 # Workaround that should fix some stage builds @@ -237,11 +232,6 @@ media-tv/kodi system-ffmpeg # No patch yet, #516626 >=net-fs/netatalk-3.1.3 acl -# Pawel Hajdan jr <phajdan.jr@gentoo.org> (2014-06-12) -# Chromium builds in PIC mode on most arches anyway, -# i.e. this use flag has no effect on them. -www-client/chromium pic - # Zac Medico <zmedico@gentoo.org> (2012-12-04) # Force app-shells/bash[readline] in stage1 builds, so that compgen is # available for sys-apps/portage (see bug #445576). diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index daaa1c5089fa..4e6da8ce0cfd 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -77,14 +77,6 @@ sci-libs/gloo ssl # Polymake itself is masked for removal (bug 909570). sci-mathematics/singular polymake -# Michael Orlitzky <mjo@gentoo.org> (2023-08-12) -# php-7.x is End-of-Life (EOL) and masked, but these packages don't -# support any newer versions with USE=php. Bugs 912183, 912184, -# and 912185. -dev-libs/redland-bindings php -media-gfx/exact-image php -sci-geosciences/mapserver php - # Alexey Sokolov <alexey+gentoo@asokolov.org> (2023-08-14) # OpenMW is only playtested with LuaJIT, and in fact unit tests fail with Lua-5. # Therefore apply mask/force to override the profile's defaults, and invert on @@ -152,10 +144,6 @@ app-emulation/qemu aio # Doesn't compile, see #894210. dev-libs/log4cxx smtp -# Mike Gilbert <floppym@gentoo.org> (2023-05-04) -# Requires unreleased >media-libs/libaom-3.6.0. ->=www-client/chromium-113 system-av1 - # Sam James <sam@gentoo.org> (2023-05-01) # Doc building is broken with Python 3.11. See https://github.com/ukoethe/vigra/issues/529. media-libs/vigra doc @@ -185,10 +173,6 @@ dev-java/ant-apache-bsf python # https://bugs.gentoo.org/833098 dev-java/openjdk:11 lto -# Sam James <sam@gentoo.org> (2023-03-29) -# Depends on last-rited kde-apps/kross-interpreters. -kde-apps/kdesdk-meta ruby - # Sam James <sam@gentoo.org> (2023-03-15) # Signing key is expired on Savannah. The same key is renewed elsewhere # and the signature is valid, but it's easier to disable verify-sig here @@ -232,10 +216,6 @@ dev-libs/libffi exec-static-trampoline # fragility to Portage which relies on pax-utils' scanelf heavily. bug #815877. app-misc/pax-utils seccomp -# Michał Górny <mgorny@gentoo.org> (2022-12-20) -# sys-cluster/ganglia is masked for removal. -app-metrics/collectd collectd_plugins_gmond - # Sam James <sam@gentoo.org> (2022-12-17) # Broken when trying to use sys-libs/binutils-libs header, bug #879067 >=x11-libs/cairo-1.17.6 debug @@ -249,11 +229,6 @@ x11-wm/stumpwm doc # https://tracker.dev.opencascade.org/view.php?id=33152 ~sci-libs/opencascade-7.7.0 tbb -# Sam James <sam@gentoo.org> (2022-11-24) -# Depends on old dev-lang/spidermonkey:68, bug #807772 -# Particularly unwise given it parses data from network. -net-libs/libproxy spidermonkey - # Guillermo Joandet <gjoandet@gmail.com> (2022-11-22) # app-text/pandoc is not keyworded on most architectures net-libs/gssdp man @@ -293,13 +268,6 @@ app-emulation/virtualbox pax-kernel sys-libs/zlib-ng compat sys-libs/minizip-ng compat -# Yiyang Wu <xgreenlandforwyy@gmail.com> (2022-09-21) -# Intolerable mathematical errors found on AMD Radeon VII GPU during src_test, -# may lead to incorrect results in computation. -# https://github.com/ROCmSoftwarePlatform/rocFFT/issues/369 -=sci-libs/rocFFT-5.1.3 amdgpu_targets_gfx906 -=sci-libs/hipFFT-5.1.3 amdgpu_targets_gfx906 - # Georgy Yakovlev <gyakovlev@gentoo.org> (2022-09-17) # po4a crashes while translating # mask for now @@ -347,11 +315,6 @@ sci-physics/bullet tbb sys-libs/glibc stack-realign sys-libs/ncurses stack-realign -# Matt Turner <mattst88@gentoo.org> (2022-06-21) -# Depends on old spidermonkey:68. Upstream recommends using Duktape or Webkit -# for PAC parsing. See https://github.com/libproxy/libproxy/pull/139 ->=net-libs/libproxy-0.4.18 spidermonkey - # Maciej Barć <xgqt@gentoo.org> (2022-05-31) # "doc" require old version of dev-python/antlr4-python3-runtime (4.9.3) # and dev-python/sphinx (4.4.0), both already removed from the repository tree @@ -447,10 +410,6 @@ x11-misc/read-edid vbe-mode # https://github.com/rust-lang/rust/issues/89108 dev-lang/rust parallel-compiler -# Stephan Hartmann <sultan@gentoo.org> (2021-09-16) -# Uses a function that is not available in media-video/ffmpeg. ->=www-client/chromium-94 system-ffmpeg - # Petr Vanek <arkamar@atlas.cz> (2021-09-12) # rspamd-3.0 segfaults a lot with jemalloc enabled (Bug #810337) # It is caused by -Wl,--as-needed linker flag, @@ -632,12 +591,6 @@ dev-python/autobahn xbr # Multiple runtime crashes, see bug #724672 media-gfx/inkscape jemalloc -# Stephan Hartmann <stha09@googlemail.com> (2020-16-06) -# Mostly intended for debugging and development, -# not recommended for general use. Build is also often -# broken. -www-client/chromium component-build - # Ben Kohler <bkohler@gentoo.org> (2020-04-29) # Dependency pam_wrapper missing for tests, and RESTRICT=test is already set net-fs/samba test @@ -738,12 +691,6 @@ app-text/ghostscript-gpl l10n_ja # Not keyworded on non-x86 arches app-admin/conserver freeipmi -# William Hubbs <williamh@gentoo.org> (2019-01-13) -# For memtest86+ mask the floppy use flag since it requires grub:0 which -# is being removed -# (bug #674364) -sys-apps/memtest86+ floppy - # Alfredo Tupone <tupone@gentoo.org> (2018-11-18) # go brokes build of gnat-gpl dev-lang/gnat-gpl go diff --git a/profiles/base/use.mask b/profiles/base/use.mask index ec13493281ff..545f170f2e4d 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -52,9 +52,6 @@ d3d9 # masking here and unmasking in default/linux/ kmod -# not ready for primetime -packagekit - # profile specific USE flags # Don't put hardened in here. # TODO: move multilib into arch/base once inherit order is fixed diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index c1f02db77e64..33ca1ed42a4e 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -25,10 +25,6 @@ python_single_target_python3_12 # PHP 8.2 is in testing php_targets_php8-2 -# Sergei Trofimovich <slyfox@gentoo.org> (2020-04-13) -# dev-vcs/darcs (dev-lang/ghc) has no stable keywords. -darcs - # Zac Medico <zmedico@gentoo.org> (2016-09-01) # Needs dev-python/pypy* stable python_targets_pypy3 |