summaryrefslogtreecommitdiff
path: root/profiles/use.local.desc
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 6e9f812c2c36..1008847e03e9 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1550,6 +1550,7 @@ dev-games/physfs:wad - Enable Doom WAD archive support
dev-games/simgear:dns - Enable DNS resolver via net-libs/udns
dev-games/simgear:gdal - Enable alternative terrain engine based on pagedLOD via sci-libs/gdal
dev-games/simgear:subversion - Enable terrasync scenery downloader
+dev-gap/grape:bliss - Use sci-libs/bliss instead of sci-mathematics/nauty as the backend.
dev-haskell/abstract-deque:usecas - Enable the reference implementation to use hardware compare-and-swap.
dev-haskell/aeson:cffi - Controls whether to include c-ffi bits or pure haskell. Default to False for security.
dev-haskell/aeson:ordered-keymap - Use ordered @Data.Map.Strict@ for KeyMap implementation.
@@ -7481,6 +7482,8 @@ sci-mathematics/fricas:cmucl - Add support for CMU Common Lisp (dev-lisp/cmucl)
sci-mathematics/fricas:ecl - Add support for Embeddable Common Lisp (dev-lisp/ecl)
sci-mathematics/fricas:gcl - Add support for GNU Common Lisp (dev-lisp/gcl)
sci-mathematics/fricas:sbcl - Add support for Steel Bank Common Lisp (dev-lisp/sbcl)
+sci-mathematics/gap:memcheck - Enable memory checking
+sci-mathematics/gap:minimal - Install only the GAP packages that are strictly required for GAP to run. GAP will complain about the others unless you either start it with the "-A" flag or set "AutoloadPackages" in your gap.ini.
sci-mathematics/geomview:motionaveraging - Enable experimental motion averaging technique
sci-mathematics/giac:ecm - Enable the use of sci-mathematics/gmp-ecm
sci-mathematics/giac:gc - Enable garbage collection support via dev-libs/boehm-gc
@@ -7941,6 +7944,7 @@ sys-auth/pambase:pwhistory - Enable pam_pwhistory module on system auth stack to
sys-auth/pambase:pwquality - Enable pam_pwquality module on system auth stack for passwd quality validation. It is used by default by Fedora GNU/*/Linux.
sys-auth/pambase:securetty - Enable pam_securetty module in the login stack. Not generally relevant anymore as the login stack only refers to local logins and local terminals imply secure access in the first place.
sys-auth/pambase:sha512 - Switch Linux-PAM's pam_unix module to use sha512 for passwords hashes rather than MD5. This option requires sys-libs/pam version 1.0.1 built against sys-libs/glibc version 2.7, if it's built against an earlier version, it will silently be ignored, and MD5 hashes will be used. All the passwords changed after this USE flag is enabled will be saved to the shadow file hashed using SHA512 function. The password previously saved will be left untouched. Please note that while SHA512-hashed passwords will still be recognised if the USE flag is removed, the shadow file will not be compatible with systems using an earlier glibc version.
+sys-auth/pambase:sssd - Add System Security Services Daemon (sys-auth/sssd) support via pam_sss.
sys-auth/pambase:systemd - Use pam_systemd module to register user sessions in the systemd control group hierarchy.
sys-auth/pambase:yescrypt - Switch Linux-PAM's pam_unix module to use yescrypt for passwords hashes rather than MD5
sys-auth/polkit:daemon - Build polkitd in addition to libpolkit.