From 5510d9d7d1c93c2ea71a2bd6f0666168808d5dd6 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 18 Mar 2018 04:54:42 +0000 Subject: gentoo resync : 18.03.2018 --- profiles/Manifest.gz | Bin 184973 -> 184952 bytes profiles/arch/amd64-fbsd/package.use.mask | 13 +- profiles/arch/amd64-fbsd/use.mask | 4 - profiles/arch/arm/package.use.mask | 7 +- profiles/arch/powerpc/package.use.stable.mask | 4 + profiles/arch/powerpc/ppc32/make.defaults | 4 - profiles/arch/powerpc/ppc32/use.stable.mask | 4 - profiles/arch/powerpc/ppc64/make.defaults | 4 - profiles/arch/powerpc/ppc64/use.stable.mask | 4 - profiles/arch/x86/package.use.mask | 4 + profiles/base/package.use.mask | 29 ++++ .../hardened/linux/amd64/no-multilib/package.mask | 3 +- profiles/package.mask | 185 ++++++++++++++++++--- profiles/updates/1Q-2017 | 1 - profiles/use.local.desc | 15 +- 15 files changed, 221 insertions(+), 60 deletions(-) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 2b859ce3b164..b1d949987436 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask index de9bb726ea74..16fc12897376 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -1,10 +1,11 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Michał Górny (11 Mar 2018) -# Testing requires having libc++ built against libc++abi right now -# (and we force linking to libcxxrt). -sys-libs/libcxxabi test +# Michał Górny (13 Mar 2018) +# Missing keywords on dependencies. +dev-qt/designer webkit +dev-qt/qtgui eglfs evdev ibus libinput +dev-qt/qtnetwork connman libproxy # Michał Górny (02 Mar 2018) # Someone needs to test the driver. @@ -94,10 +95,6 @@ sys-devel/llvm ocaml # Needs net-mail/mailutils which is not keyworded, bug #635216. app-editors/emacs-vcs mailutils -# Davide Pesavento (26 Oct 2015) -# Tests require non-keyworded qt5 -dev-qt/qtchooser test - # Johannes Huber (28 Jan 2015) # Missing keyword on dev-libs/botan and dev-libs/pkcs11-helper app-crypt/qca botan pkcs11 diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask index b9d38f4a4fd4..95a466fc1c97 100644 --- a/profiles/arch/amd64-fbsd/use.mask +++ b/profiles/arch/amd64-fbsd/use.mask @@ -65,10 +65,6 @@ raw # libav is not keyworded here. libav -# Michał Górny (16 Feb 2018) -# Qt5 is not keyworded here. -qt5 - # Mart Raudsepp (11 Feb 2018) # dev-util/valgrind is not keyworded here. valgrind diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 4ba3e76b901f..86e0f72ac665 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -27,11 +27,6 @@ media-tv/tvheadend hdhomerun # clang is not currently supported on Gentoo ARM profiles. sys-devel/llvm clang lldb -# Andreas Sturmlechner (29 Nov 2017) -# kde-plasma/plasma-vault is not keyworded, which depends on also -# not yet keyworded sys-fs/{encfs,cryfs}: bugs #630486 and #633882 -kde-plasma/plasma-meta crypt - # Michał Górny (29 Nov 2017) # All current clang versions are broken on ARM. app-doc/doxygen clang @@ -468,7 +463,7 @@ app-office/libreoffice libreoffice_extensions_scripting-beanshell libreoffice_ex # Steev Klimaszewski (03 Aug 2012) # No java on ARM -net-analyzer/wireshark doc-pdf +net-analyzer/wireshark doc-pdf bcg729 # Markus Meier (25 Jul 2012) # no stable media-video/vlc yet, bug #401313 diff --git a/profiles/arch/powerpc/package.use.stable.mask b/profiles/arch/powerpc/package.use.stable.mask index 78b64b5cb25b..78ba43609c65 100644 --- a/profiles/arch/powerpc/package.use.stable.mask +++ b/profiles/arch/powerpc/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (15 Mar 2018) +# Requires media-libs/portmidi which is not stable +media-sound/hydrogen portmidi + # Andreas Sturmlechner (06 Feb 2018) # Requires sci-geosciences/gpsd which is not stable app-misc/geoclue gps diff --git a/profiles/arch/powerpc/ppc32/make.defaults b/profiles/arch/powerpc/ppc32/make.defaults index 80789f6ad543..57c5d7770ef5 100644 --- a/profiles/arch/powerpc/ppc32/make.defaults +++ b/profiles/arch/powerpc/ppc32/make.defaults @@ -35,7 +35,3 @@ IUSE_IMPLICIT="abi_ppc_32" # Enable abi_ppc_32 for packages that don't have it forced. ABI_PPC="32" - -# Hans de Graaff (21 Jan 2018) -# Temporary entry to support stable bug 639476 -RUBY_TARGETS="ruby22" diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index 8508553c1a8e..ab73cb222f1a 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -1,7 +1,3 @@ -# Hans de Graaff (21 Jan 2018) -# Temporary mask to support stable bug 639476 -ruby_targets_ruby23 - # Andrey Grozin (25 Jun 2014) # no stable versions on ppc clisp diff --git a/profiles/arch/powerpc/ppc64/make.defaults b/profiles/arch/powerpc/ppc64/make.defaults index 6ea718796307..fe54e02e4ef5 100644 --- a/profiles/arch/powerpc/ppc64/make.defaults +++ b/profiles/arch/powerpc/ppc64/make.defaults @@ -39,7 +39,3 @@ VIDEO_CARDS="fbdev mach64 mga nv r128 radeon vesa" # Enable abi_ppc_64 for packages that don't have it forced. ABI_PPC="64" - -# Hans de Graaff (21 Jan 2018) -# Temporary entry to support stable bug 639476 -RUBY_TARGETS="ruby22" diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask index fe877c3e26a2..e797af411b72 100644 --- a/profiles/arch/powerpc/ppc64/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/use.stable.mask @@ -3,7 +3,3 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask - -# Hans de Graaff (21 Jan 2018) -# Temporary mask to support stable bug 639476 -ruby_targets_ruby23 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 62757ad8fc69..c4d0eb78d1e6 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -3,6 +3,10 @@ # This file requires >=portage-2.1.1 +# Jan Ziak <0xe2.0x9a.0x9b@gmail.com> (14 Mar 2018) +# Expose SVGA backend for x86 users +app-emulation/fuse -backend-svga + # Thomas Deutschmann (10 Feb 2018) # Requires dev-db/mongodb which has dropped x86 support >=dev-libs/mongo-c-driver-1.8.2 test diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 6ac1e78c24a2..496bddbb6abb 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,35 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Pacho Ramos (17 Mar 2018) +# dev-java/jad-bin will be removed (#619770) +dev-lisp/abcl jad + +# Pacho Ramos (17 Mar 2018) +# app-misc/cwiid will be removed (#608780) +media-sound/supercollider wiimote + +# Pacho Ramos (17 Mar 2018) +# sys-fabric/mstflint will be removed (#594908) +sys-fabric/ofed mstflint + +# Pacho Ramos (17 Mar 2018) +# x11-themes/vdrgraphtft-avp is being removed (#592066) +media-plugins/vdr-music graphtft + +# Pacho Ramos (17 Mar 2018) +# app-text/zemberek-server is being removed (#587806) +app-text/enchant zemberek + +# Lars Wendler (14 Mar 2018) +# Broken on all 32bit arches. Globally masked because of sys-apps/dmapi having +# no active upstream anymore. +net-fs/samba dmapi + +# Jan Ziak <0xe2.0x9a.0x9b@gmail.com> (14 Mar 2018) +# Mask local USE flag to satisfy repoman +app-emulation/fuse backend-svga + # Pacho Ramos (13 Mar 2018) # libewf is going to be removed, bug #547418 app-admin/testdisk ewf diff --git a/profiles/hardened/linux/amd64/no-multilib/package.mask b/profiles/hardened/linux/amd64/no-multilib/package.mask index 085e71a6fffa..cd820bb9b97a 100644 --- a/profiles/hardened/linux/amd64/no-multilib/package.mask +++ b/profiles/hardened/linux/amd64/no-multilib/package.mask @@ -1,8 +1,9 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# >=teamviewer-13 is amd64 native application without wine + (17 Mar 2018) +# Dead. Unlikely to be of any use today. Removal in 30 days. +# Bug #415611 +x11-misc/Xorgautoconfig + +# Lars Wendler (17 Mar 2018) +# Dead upstream. Authors not reachable. Unclear license situation. +# Masked for removal in 30 days. See bug #650746 +x11-themes/icewm-themes + +# Pacho Ramos (17 Mar 2018) +# Not buildable for a long time (#556928, #586258, #601130). Removal in a +# month. +www-client/w3mmee + +# Pacho Ramos (17 Mar 2018) +# Not needed for a long time since fbsd kernel 10 (#586344). Removal in a +# month. +sys-freebsd/virtio-kmod + +# Pacho Ramos (17 Mar 2018) +# Doesn't build (#591918, #587392). Removal in a month. +games-fps/alephone +games-fps/alephone-infinity + +# Pacho Ramos (17 Mar 2018) +# Broken for a long time (#587806). Removal in a month. +app-text/zemberek-server +app-text/zpspell + +# Pacho Ramos (17 Mar 2018) +# Hans de Graaff (1 Jun 2014) +# Mask new rubinius version for testing. This needs more work +# to fully integrate it in our Gentoo ruby handling. Volunteers +# welcome. +# Removal in a month (#588102) +dev-lang/rubinius + +# Pacho Ramos (17 Mar 2018) +# Dead since 2002, many alternatives better maintained in the tree +# (#590056). Removal in a month. +x11-terms/hanterm + +# Pacho Ramos (17 Mar 2018) +# Obsoleted by sys-cluster/drbd-utils many time ago (#590872). Removal in a +# month. +sys-cluster/drbd +sys-cluster/drbd-kernel + +# Pacho Ramos (17 Mar 2018) +# Not buildable for a long time (#592066), wrong license (#638454). Removal +# in a month. +media-plugins/vdr-graphtft +x11-themes/vdrgraphtft-avp +x11-themes/vdrgraphtft-deepblue +x11-themes/vdrgraphtft-deeppurple +x11-themes/vdrgraphtft-poetter + +# Pacho Ramos (17 Mar 2018) +# Branch unmaintained for a long time (#593878). Migrate to dev-python/rtslib-fb +# and sys-block/targetcli-fb. Removal in a month. +dev-python/rtslib +sys-block/targetcli + +# Pacho Ramos (17 Mar 2018) +# Fails to build (#594190, #649224). Removal in a month. +games-puzzle/ngstar + +# Pacho Ramos (17 Mar 2018) +# Multiple build failures (#514348, #594908). Removal in a month. +sys-fabric/mstflint + +# Pacho Ramos (17 Mar 2018) +# Cannot reach upstream, fails at runtime (#594986). Removal in a month. +dev-vcs/bzr-git + +# Pacho Ramos (17 Mar 2018) +# Unable to bump, fails to build (#601208). Removal in a month. +games-board/freedoko + +# Pacho Ramos (17 Mar 2018) +# Obsolete and with security vulnerabilities for a long time (#603760). +# Removal in a month. +www-apps/sugarcrm + +# Pacho Ramos (17 Mar 2018) +# Version in the tree really old, multiple build failures (#604556, #604580, +# #604586). Removal in a month. +net-misc/pavuk + +# Pacho Ramos (17 Mar 2018) +# Doesn't use pludev group properly (#396571), buggy (#503214), upstream +# dead, fails to build (#608780). Removal in a month. +app-misc/cwiid + +# Pacho Ramos (17 Mar 2018) +# ebuild needs fixing (#612916), upstream dead since 2006. Removal in a +# month. +mail-filter/anomy-sanitizer + +# Pacho Ramos (17 Mar 2018) +# ebuild needs fixing (#612998), our version is completely outdated +# (#592836). Removal in a month. +dev-util/bluej + +# Pacho Ramos (17 Mar 2018) +# Many build issues (#576612, #605318, #605320, #608772, #613824), doesn't +# use python eclasses (#615946). Removal in a month. +media-gfx/k3d + +# Pacho Ramos (17 Mar 2018) +# Not buildable for a long time (#614498). Removal in a month. +games-strategy/maxr + +# Pacho Ramos (17 Mar 2018) +# Not compatible with current NetworkManager versions, use net-misc/networkmanager-libreswan +# instead (#615142). Removal in a month. +net-misc/networkmanager-openswan + +# Pacho Ramos (17 Mar 2018) +# Dead for years, many alternatives in the tree (#616146). Removal in a +# month. +net-firewall/gshield + +# Pacho Ramos (17 Mar 2018) +# Not buildable (#616674). Removal in a month. +app-laptop/powerprefs + +# Pacho Ramos (17 Mar 2018) +# Security vulnerable (#619770). Removal in a month. +dev-java/jad-bin + +# Pacho Ramos (17 Mar 2018) +# Fails to build (#620276, #636000). Removal in a month. +games-puzzle/shaaft + +# Pacho Ramos (17 Mar 2018) +# Security vulnerable, it seems it won't be fixed ever (#623150). Removal in +# a month. +app-forensics/rkhunter + +# Pacho Ramos (17 Mar 2018) +# Not buildable (#625668, #649378). Removal in a month. +games-server/cyphesis + +# Pacho Ramos (17 Mar 2018) +# Not buildable (#627102, #630850). Removal in a month. +dev-games/crystalspace + +# Pacho Ramos (17 Mar 2018) +# Dead for years, nothing needs it (#627464). Removal in a month. +dev-java/commons-betwixt + +# Fabian Groffen (16 Mar 2018) +# Exim release candidates, use at your own risk +=mail-mta/exim-4.91_rc* + +# Georgy Yakovlev (13 Mar 2018) +# 1.x version is no longer maintained by upstream +# 2.x is in the tree and is better in almost every way +# Removal in 90 days. Bug #650464 +=net-dns/dnscrypt-proxy-1.9.5-r1 + # Pacho Ramos (13 Mar 2018) # Tests need network, nothing requires this old lib anymore and upstream is # dead for a long time (#335233). Removal in a month. @@ -64,7 +227,7 @@ sys-fs/gfs2-utils # Dead driver and with many incompatibilities with current kernels (#517250, # #523356, #551834, #646106). Removal in a month. Possible alternative # #device/driver: https://bugs.gentoo.org/517250#c5 -net-wireless/broadcom-sta +net-wireless/broadcom-sta # Pacho Ramos (13 Mar 2018) # Not buildable for a long time (#531586), pending many version bumps. @@ -99,7 +262,7 @@ app-forensics/rdd # month. net-p2p/tribler -# Tobias Klausmann (13 Mar 2018) # Has a bug in the storage engine, details: # https://www.robustperception.io/new-features-in-prometheus-2-2-0/ # https://github.com/prometheus/prometheus/issues/3943 @@ -452,16 +615,6 @@ net-misc/cocaine-core # Depends on dead Qt4, upstream porting inquiry pending. Bug #631788 games-kids/crayon-physics -# Jonas Stein (29 Nov 2017) -# The old yafaray-0.1.1 depends on qt4 and has bugs we can not fix. -# (bug #321169) and (bug #595684) -# Users of yafaray may be interested in >=yafaray-3.3.0 (bug #639046) -# and its fork TheBounty (#639158) which require completely new ebuilds. -# -# The old and for now the last version in the tree is -# masked for removal on 2018-02-30 -=media-gfx/yafaray-0.1.1 - # Michał Górny (25 Nov 2017) # Testing branch GTK+3 release. Changes API, breaks xfce-base/xfdesktop. # Masked until the latter sees a new release. @@ -472,7 +625,7 @@ games-kids/crayon-physics >=xfce-extra/thunar-shares-plugin-0.3.0 # Andreas Sturmlechner (16 Nov 2017) -# Depends on dead Qt4WebKit. Masked for removal in 30 days. Bug #620702 +# Depends on dead Qt4. Last-rites on hold for chance of Qt5-port. Bug #620702 (05 Nov 2017) @@ -867,12 +1020,6 @@ games-strategy/smac # Masked for proper testing. (Major updates in the code). ~dev-perl/PortageXS-0.2.12 -# Hans de Graaff (1 Jun 2014) -# Mask new rubinius version for testing. This needs more work -# to fully integrate it in our Gentoo ruby handling. Volunteers -# welcome. -=dev-lang/rubinius-3* - # Matti Bickel (22 Apr 2014) # Masked slotted lua for testing # William Hubbs (07 Aug 2016) diff --git a/profiles/updates/1Q-2017 b/profiles/updates/1Q-2017 index 39d442d6e50f..5f0419ee895a 100644 --- a/profiles/updates/1Q-2017 +++ b/profiles/updates/1Q-2017 @@ -24,7 +24,6 @@ move net-misc/isatapd net-vpn/isatapd move net-misc/iodine net-vpn/iodine move net-misc/corkscrew net-vpn/corkscrew move net-misc/aiccu net-vpn/aiccu -move net-misc/htun net-vpn/htun move net-misc/httptunnel net-vpn/httptunnel move net-misc/nstx net-vpn/nstx move net-misc/6tunnel net-vpn/6tunnel diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 75247fddf3a7..92348bcbd54d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -101,6 +101,7 @@ app-admin/pass:dmenu - Add support for x11-misc/dmenu with the 'passmenu' progra app-admin/pass:fish-completion - Enable fish completion support. app-admin/pass:git - Use dev-vcs/git for password revisions. app-admin/pass:importers - Allow importing passwords from other password managers using various contributed scripts. +app-admin/pass-otp:qrcode - Add support for qtcodes using media-gfx/qrencode app-admin/passwordsafe:minimal - Avoid collision with app-misc/pwsafe app-admin/passwordsafe:qr - Enable QR code password display app-admin/passwordsafe:xml - Enable XML import support @@ -485,6 +486,11 @@ app-emulation/dosemu:fluidsynth - use media-sound/fluidsynth for MIDI emulation app-emulation/e-uae:capslib - Add CAPS library support app-emulation/e-uae:sdl-sound - Use media-libs/sdl-sound for audio output app-emulation/free42:alsa - Adds support for Advanced Linux Sound Architecture +app-emulation/fuse:backend-X - Use X11 rendering backend +app-emulation/fuse:backend-fbcon - Use framebuffer rendering backend +app-emulation/fuse:backend-gtk - Use GTK+ rendering backend +app-emulation/fuse:backend-sdl - Use SDL rendering backend +app-emulation/fuse:backend-svga - Use svgalib rendering backend app-emulation/fuse-utils:gcrypt - Use dev-libs/libgcrypt for low-level crypto of some features, including logfiles. app-emulation/ganeti:drbd - Enable DRBD support app-emulation/ganeti:experimental - Enable experimental patches. Warning! This will break RPC within major versions if the patches applied differ! @@ -2928,6 +2934,7 @@ dev-util/google-perftools:minimal - Only build the tcmalloc_minimal library, ign dev-util/google-perftools:optimisememory - To build libtcmalloc with smaller internal caches. dev-util/gtk-doc:highlight - Enable source code highlighting dev-util/gtk-doc:vim - Enable source code highlighting through app-editors/vim +dev-util/heaptrack:zstd - Enable support for ZSTD compression using app-arch/zstd dev-util/idea-community:custom-jdk - Install and use IntelliJ's custom JRE. dev-util/idea-ultimate:custom-jdk - Install and use IntelliJ's custom JRE. dev-util/intel-ocl-sdk:android - Install android related files @@ -3071,7 +3078,6 @@ games-action/minetest:redis - Enable redis backend via dev-libs/hiredis games-action/minetest:server - Build minetest server games-action/minetest:spatial - Enable SpatialIndex AreaStore backend games-action/solar2:bundled-libs - Use the upstream provided bundled libraries. -games-action/super-hexagon:bundled-libs - Use the upstream provided bundled libraries. games-action/supermariowar:server - Compile and install Super Mario War server files games-action/supertuxkart:fribidi - Support for right-to-left languages games-action/supertuxkart:recorder - Enable recording with media-libs/libopenglrecorder @@ -3280,7 +3286,6 @@ games-rpg/dungeon-defenders:bundled-libs - Use the upstream provided bundled lib games-rpg/eternal-lands-data:bloodsuckermaps - Will install Bloodsucker's Maps in place of the official map files games-rpg/eternal-lands-data:music - Enables in-game music games-rpg/eternal-lands-data:sound - Enables in-game sound effects -games-rpg/grimrock:bundled-libs - Use bundled libraries. games-rpg/kqlives:cheats - Enable cheating mode games-rpg/manaplus:mumble - Enable support for voice chat games-rpg/manaplus:pugixml - Use dev-libs/pugixml for XML parsing isntead of dev-libs/libxml2 @@ -3814,6 +3819,7 @@ mail-mta/courier:fax - Enables fax support in the courier mail server mail-mta/courier:norewrite - Prevents courier mail server from mangling virtual user addresses when sending mail-mta/courier:web - Enable the web interface mail-mta/courier:webmail - Enable the webmail interface +mail-mta/exim:arc - Adds support for Authenticated Receive Chain (ARC) mail-mta/exim:dane - Adds support for DNS-based Authentication of Named Entities mail-mta/exim:dcc - Adds support for Distributed Checksum Clearinghouse (DCC) mail-mta/exim:dkim - Adds support for DomainKeys Identified Mail (DKIM) @@ -4084,7 +4090,6 @@ media-gfx/pstoedit:emf - Enable media-libs/libemf support media-gfx/pstoedit:flash - Enable media-libs/ming SWF support media-gfx/pstoedit:pptx - Enable support for generating PowerPoint pptx files media-gfx/qiv:magic - Use libmagic to determine mimetypes -media-gfx/qiviewer:webp - Build support for WEBP image format media-gfx/sigal:s3 - Enables support for the Amazon S3 service. media-gfx/simple-scan:colord - Support color management using x11-misc/colord media-gfx/slic3r:gui - Enable GUI @@ -4094,7 +4099,6 @@ media-gfx/ufraw:fits - Enable support for the FITS image format through sci-libs media-gfx/ufraw:timezone - enable DST correction for file timestamps media-gfx/xpaint:pgf - Support for loading PGF images media-gfx/xsane:ocr - Enable support for Optical Character Recognition reader -media-gfx/yafaray:blender - install media-gfx/blender scripts media-libs/a52dec:djbfft - Prefer D.J. Bernstein's library for fourier transforms media-libs/allegro:dumb - Enable media-libs/dumb module library support media-libs/allegro:physfs - Enable physfs support @@ -5427,6 +5431,7 @@ net-analyzer/wireshark:editcap - Install editcap, to edit and/or translate the f net-analyzer/wireshark:libssh - Use net-libs/libssh (for sshdump) net-analyzer/wireshark:libxml2 - Use dev-libs/libxml2 for handling XML configuration in dissectors net-analyzer/wireshark:lz4 - Use app-arch/lz4 for compression/decompression +net-analyzer/wireshark:maxminddb - Use dev-libs/libmaxminddb for IP address geolocation net-analyzer/wireshark:mergecap - Install mergecap, to merge two or more capture files into one net-analyzer/wireshark:netlink - Use dev-libs/libnl net-analyzer/wireshark:nghttp2 - Use net-libs/nghttp2 for HTTP/2 support @@ -8296,6 +8301,7 @@ sys-libs/musl-nscd:minimal - Only installs the header files sys-libs/ncurses:ada - Add bindings for the ADA programming language sys-libs/ncurses:tinfo - Build curses library (libncurses) sep from the low-level terminfo library (libtinfo) -- usually needed only for binary packages -- but it is binary compatible in either mode sys-libs/ncurses:trace - Enable test trace() support in ncurses calls +sys-libs/newlib:nano - Build additional newlib-nano library sys-libs/pam:berkdb - Build the pam_userdb module, that allows to authenticate users against a Berkeley DB file. Please note that enabling this USE flag will create a PAM module that links to the Berkeley DB (as provided by sys-libs/db) installed in /usr/lib and will thus not work for boot-critical services authentication. sys-libs/pam:cracklib - Build the pam_cracklib module, that allows to verify the chosen passwords' strength through the use of sys-libs/cracklib. Please note that simply enabling the USE flag on this package will not make use of pam_cracklib by default, you should also enable it in sys-auth/pambase as well as update your configuration files. sys-libs/readline:utils - Install rlfe (ReadLine Front-End) helper tool -- a wrapper program for making any stdin use readline @@ -8637,7 +8643,6 @@ www-servers/nginx:luajit - Use dev-lang/luajit instead of dev-lang/lua for lua s www-servers/nginx:pcre-jit - Enable JIT for pcre www-servers/nginx:rtmp - NGINX-based Media Streaming Server www-servers/nginx:ssl - Enable HTTPS module for http. Enable SSL/TLS support for POP3/IMAP/SMTP for mail. -www-servers/pound:dynscaler - Enable dynamic rescaling of back-end priorities 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 -- cgit v1.2.3