diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 147464 -> 147466 bytes | |||
-rw-r--r-- | profiles/package.mask | 7 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
3 files changed, 8 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 8b7b30fe2550..f8371a6248c6 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/package.mask b/profiles/package.mask index fb607b2fe35c..f5d0f205f10e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# David Seifert <soap@gentoo.org> (2022-07-14) +# Unmaintained, no other major distro carries this, code quality is +# abysmal, build system has major issues, tons of patches, EAPI 6, +# no other revdeps in tree. Bug #822762, #831874, removal on 2022-08-13. +sci-visualization/opendx +sci-visualization/opendx-samples + # Marek Szuba <marecki@gentoo.org> (2022-07-13) # Upstream has switched from CMake to hand-crafted Makefiles (yes, TO them), # which have seriously messed up dependency handling and trigger several diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d60e1b7c868c..c12cde37494f 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -5360,6 +5360,7 @@ net-analyzer/nmap:libssh2 - Enable SSH support through net-libs/libssh2 net-analyzer/nmap:ncat - Install the ncat utility net-analyzer/nmap:nping - Install the nping utility net-analyzer/nmap:nse - Include support for the Nmap Scripting Engine (NSE) +net-analyzer/nmap:symlink - Install symlink to nc net-analyzer/nmap:system-lua - Use dev-lang/lua instead of the bundled liblua net-analyzer/nrpe:command-args - Build support for specifying the command-line arguments from the Nagios/Icinga master. Make sure you understand the implications of this flag as it can be a security risk. net-analyzer/nsca:crypt - Build support for crypted communication with nsca, through dev-libs/libmcrypt. It's recommended not to disable this flag unless all the communication will be handled in an absolutely safe environment. |