diff options
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 422 |
1 files changed, 119 insertions, 303 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 553e1781188c..44c45c50f021 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,123 @@ #--- END OF EXAMPLES --- +# Marek Szuba <marecki@gentoo.org> (2020-09-01) +# Uses golang-* eclasses, only a library, all former reverse +# dependencies have long since switched to vendoring. +# Removal in 30 days. Bug #732130. +dev-go/siphash + +# Michał Górny <mgorny@gentoo.org> (2020-09-01) +# The following packages are Python 2 only. All but sys-boot/udk have +# no reverse dependencies; sys-boot/udk's only revdep is sys-boot/refind +# and it removed support for udk in its newest version. Their +# maintainers have either not replied or requested removing the package. +# Please do not remove the mask unless you port the package to py3.7+. +# Removal in 30 days. Package bugs found blocking tracker bug #694800. +dev-cpp/icnc +dev-db/tokumx +net-fs/nfstest +sys-boot/udk +sys-cluster/pbs-python + +# Michał Górny <mgorny@gentoo.org> (2020-09-01) +# The GitHub repository is gone and upstream's homepage lists only old +# versions. Python 2 only. Debian has a py3 patch but it is incomplete +# and fbless crashes when opening a file. +# Removal in 30 days. Bug #734578. +app-text/fbless + +# Sam James <sam@gentoo.org> (2020-08-30) +# Serious security bug, unmaintained. +# Stuck on long-obsolete EAPI 4. +# Several open bugs. +# bug 720732, bug 729714, bug 722644, +# bug 724184. +dev-db/sqliteodbc + +# Sam James <sam@gentoo.org> (2020-08-30) +# Serious security vulns, outdated. +# bug 699834. Removal in 30 days. +www-apps/ampache + +# Sam James <sam@gentoo.org> (2020-08-30) +# Collection of quite dead net-irc/* pkgs +# Please speak up if you use any of these +# and a modern alternative doesn't work for you. +# None of these have alive upstreams, and we're +# the only distro packaging them in many cases. +# Unmaintained. Removal in 30 days. +# bug 724940, bug 708408, bug 716264, bug 633346 +# bug 706898, bug 731188 +net-irc/ptlink-ircd +net-irc/ptlink-opm +net-irc/irc-server +net-irc/xaric +net-irc/nebula + +# Aaron Bauman <bman@gentoo.org> (2020-08-29) +# EAPI=4, use dev-embedded/libftd[tools] instead +# Removal in 30 days +dev-embedded/ftdi_eeprom + +# Aaron Bauman <bman@gentoo.org> (2020-08-29) +# EAPI=4, latest release 4.3.19 in 2019. +# Unmaintained. Removal in 30 days. +app-cdr/pburn + +# Aaron Bauman <bman@gentoo.org> (2020-08-29) +# EAPI=4, simple script, relies on hardcoded +# /usr/dict/words for generation. Removal in 30 days. +app-admin/passook + +# Sergei Trofimovich <slyfox@gentoo.org> (2020-08-29) +# Abandoned upstream. +# Does not compile against ghc-8.8. Removal in 30 days. +dev-haskell/process-conduit + +# Sergei Trofimovich <slyfox@gentoo.org> (2020-08-29) +# Abandoned upstream. +# Does not compile against ghc-8.8. Removal in 30 days. +dev-haskell/citeproc-hs + +# Miroslav Šulc <fordfrog@gentoo.org> (2020-08-29) +# Upstream has version 1.1.2, but only for Windows, +# sources are gone. Removal in 30 days. +media-sound/traverso + +# Sergei Trofimovich <slyfox@gentoo.org> (2020-08-29) +# Abandoned upstream. Use dev-haskell/cryptonite instead. +# Does not compile against ghc-8.8. Removal in 30 days. +dev-haskell/cipher-blowfish +dev-haskell/cryptocipher + +# Aaron Bauman <bman@gentoo.org> (2020-08-28) +# EAPI=4 and fails to compile +# Dead upstream. Removal in 30 days +net-mail/maildirtree + +# Sergei Trofimovich <slyfox@gentoo.org> (2020-08-27) +# Abandoned upstream. +# Does not compile against ghc-8.8. Removal in 30 days. +dev-haskell/bio + +# Sergei Trofimovich <slyfox@gentoo.org> (2020-08-27) +# Abandoned upstream. +# Does not compile against ghc-8.8. Removal in 30 days. +# Bug #735844. +dev-haskell/chell-quickcheck + +# Piotr Karbowski <slashbeast@gentoo.org> (2020-08-28) +# Temporary mask due to multiple reports of segfaults at startup, bug #739056 +=x11-base/xorg-server-1.20.9 + +# Marek Szuba <marecki@gentoo.org> (2020-08-26) +# ROCm has had open-source OpenCL image support since 3.3, and since 3.7 +# it no longer attempts to use the proprietary library even when it is +# present. Last but not least, upstream no longer publishes this. +# Removal in 30 days. Bug #739066. +dev-libs/hsa-ext-rocr + # Sergei Trofimovich <slyfox@gentoo.org> (2020-08-24) # Abandoned upstream. # Does not compile against ghc-8.8. Removal in 30 days. @@ -143,7 +260,6 @@ sci-chemistry/openbabel-python sci-libs/minfx sci-mathematics/pymc3 sci-physics/qutip -sci-visualization/fityk sci-visualization/yt sys-apps/elivepatch-client sys-apps/elivepatch-server @@ -180,7 +296,7 @@ dev-lang/ispc dev-util/bam media-gfx/displaycal media-plugins/gimp-resynthesizer -net-analyzer/linkchecker +<net-analyzer/linkchecker-10.0.0_pre net-analyzer/pbgpp net-libs/openpgm <net-mail/mailman-3 @@ -415,11 +531,6 @@ media-sound/specimen # Removal in 30 days. bug #736300 media-sound/jackbeat -# Sergei Trofimovich <slyfox@gentoo.org> (2020-08-08) -# Was not ported to >=ghc-8. Old dev-vcs/darcs was the only user. -# Removal in 30 days. bug #736250 -dev-haskell/shellish - # Michał Górny <mgorny@gentoo.org> (2020-08-07) # Last upstream (pre-)release in 2016. Python 3 porting effort is not # progressing since February, and PRs are stuck. Homepage is gone. @@ -495,106 +606,6 @@ sys-auth/pam_radius # Removal in 30 days. bug #658448. net-analyzer/nikto -# Matt Turner <mattst88@gentoo.org> (2020-08-03) -# Package is dead and upstream maintainer asked that it be removed. -# Removal in 30 days. Bug #735314 -dev-util/cmdtest - -# Michał Górny <mgorny@gentoo.org> (2020-08-03) -# Unmaintained. Last release in 2011. Py2 only. -# Removal in 30 days. Bug #735362. -dev-vcs/svnmailer - -# Michał Górny <mgorny@gentoo.org> (2020-08-03) -# Unmaintained. Last release in 2016. Py2 only. -# Removal in 30 days. Bug #735336. -dev-vcs/gitinspector - -# Michał Górny <mgorny@gentoo.org> (2020-08-03) -# Unmaintained. Homepage gone. Last bumped in 2009. Py2 only. -# Removal in 30 days. Bug #735328. -dev-util/tailor - -# Michał Górny <mgorny@gentoo.org> (2020-08-03) -# Last release in 2012. Py2 only. Has build failure reported. -# Removal in 30 days. Bug #717490. -sys-fs/traydevice - -# Michał Górny <mgorny@gentoo.org> (2020-08-03) -# Unmaintained. Py2 only. The current Gentoo version is from 2015. -# No reverse dependencies. -# Removal in 30 days. Bug #721476. -net-mail/libpst - -# Michał Górny <mgorny@gentoo.org> (2020-08-03) -# dev-util/coccigrep is py2-only and requires coccinelle with Python -# bindings. dev-util/coccinelle has py2 bindings and fails to build -# with python disabled (bug #701904). Both packages are unmaintained. -# Removal in 30 days. Bug #734630. -dev-util/coccigrep -dev-util/coccinelle - -# Aaron Bauman <bman@gentoo.org> (2020-08-02) -# Py2 only. m-n. Bug #735340 -# Removal in 30 days -dev-vcs/rapidsvn - -# Aaron Bauman <bman@gentoo.org> (2020-08-02) -# Py2 only. m-n. Bug #735364 -# Removal in 30 days -media-gfx/cptutils - -# Aaron Bauman <bman@gentoo.org> (2020-08-02) -# Py2 only. m-n. Bug #709932 -# Removal in 30 days -net-wireless/cpyrit-cuda -net-wireless/cpyrit-opencl -net-wireless/pyrit - -# Aaron Bauman <bman@gentoo.org> (2020-08-02) -# Py2 only. m-n. Bug #735524 -# Removal in 30 days -www-misc/nx_util - -# Aaron Bauman <bman@gentoo.org> (2020-08-02) -# Dead upstream. Py3.6 only. Build issues. -# Removal in 30 days. Bug #677900,#716384 -# #722408,723344 -app-mobilephone/obexftp - -# Aaron Bauman <bman@gentoo.org> (2020-08-02) -# Dead upstream. Py3.6 only. -# Removal in 30 days. Bug #722334,#713686 -app-misc/evemu - -# Aaron Bauman <bman@gentoo.org> (2020-08-02) -# Needs bump. Py3 tests fail. Last release 2yrs. -# Removal in 30 days. Bug #718196 -app-backup/cachedir - -# Michał Górny <mgorny@gentoo.org> (2020-08-02) -# Discontinued. Last patch in 2008. Py2 only. -# Removal in 30 days. Bug #734632. -x11-misc/pypanel - -# Michał Górny <mgorny@gentoo.org> (2020-08-02) -# Stuck on py2. Last release in 2010, last commit in 2014. No revdeps. -# Blocks dev-python/mysql-python removal. -# Removal in 30 days. Bug #735178. -dev-python/python-openid - -# Michał Górny <mgorny@gentoo.org> (2020-08-02) -# Discontinued upstream in favor of dev-python/mock. Py2 only. -# The only revdep is last rited now. -# Removal in 30 days. Bug #735158. -dev-python/mox - -# Michał Górny <mgorny@gentoo.org> (2020-08-02) -# Discontinued upstream in 2015. Python 2 only. No revdeps. -# abseil-py (not package) is the suggested replacement. -# Removal in 30 days. Bug #735156. -dev-python/google-apputils - # Mikle Kolyada <zlogene@gentoo.org> (2020-08-02) # consolekit is abandoned upstream. # People are encouraged to switch to any logind @@ -603,196 +614,15 @@ dev-python/google-apputils sys-auth/consolekit sec-policy/selinux-consolekit -# Aaron Bauman <bman@gentoo.org> (2020-08-02) -# Py3.6 backport for dataclasses. No rdeps left. -# Removal in 30 days -dev-python/dataclasses - -# Aaron Bauman <bman@gentoo.org> (2020-08-01) -# Py3.6 only. Dead upstream. -# Removal in 30 days. Bug #718898 -dev-python/cloudlib - -# Aaron Bauman <bman@gentoo.org> (2020-08-01) -# Py2 only. Dead upstream. -# Removal in 30 days. Bug #722060 -app-arch/cfv -app-arch/ipkg-utils - -# Aaron Bauman <bman@gentoo.org> (2020-08-01) -# Py2 only. Dead upstream. -# Removal in 30 days -# Bug #568602,#340164,#560840,#716420,#560254 -# #476424,#643982 -app-accessibility/SphinxTrain -app-accessibility/sphinx3 -app-accessibility/sphinxbase - -# Aaron Bauman <bman@gentoo.org> (2020-08-01) -# Py2 only. Upstream has py3 versions -# m-n. Removal in 30 days. -www-apps/scgi -www-apache/mod_scgi - -# Aaron Bauman <bman@gentoo.org> (2020-08-01) -# Py2 only. Dead upstream. -# Removal in 30 days -app-crypt/openssl-blacklist -app-crypt/ssh-multiadd - -# Aaron Bauman <bman@gentoo.org> (2020-08-01) -# Py2 only. Upstream has py3 version -# Removal in 30 days. Bug #709278 -media-gfx/printrun - -# Aaron Bauman <bman@gentoo.org> (2020-08-01) -# Py2 only. Dead upstream. -# Removal in 30 days -dev-python/pyvorbis - -# Aaron Bauman <bman@gentoo.org> (2020-08-01) -# Py2 only. Dead upstream. -# Removal in 30 days -dev-python/pyrex - -# Aaron Bauman <bman@gentoo.org> (2020-08-01) -# Py2 only. Dead upstream. Fails to build -# Removal in 30 days. Bug #662572,#730328 -dev-python/pyode - -# Aaron Bauman <bman@gentoo.org> (2020-08-01) -# Py2 only. Dead upstream. -# Removal in 30 days -dev-python/pylzma - -# Aaron Bauman <bman@gentoo.org> (2020-08-01) -# Py2 only. Dead upstream -# Removal in 30 days -dev-python/pyid3lib - -# Aaron Bauman <bman@gentoo.org> (2020-08-01) -# Py2 only. Dead upstream -# Removal in 30 days -dev-python/pupynere - -# Aaron Bauman <bman@gentoo.org> (2020-08-01) -# Py2 only. Dead upstream -# Removal in 30 days -dev-python/id3-py - -# Aaron Bauman <bman@gentoo.org> (2020-08-01) -# Py2 only. Dead upstream. -# Removal in 30 days. Bug #706238 -dev-python/flup - -# Michał Górny <mgorny@gentoo.org> (2020-08-01) -# Python 2 backport, not used by anything anymore. -# Removal in 30 days. -dev-python/backports-abc -dev-python/backports-lzma - -# Aaron Bauman <bman@gentoo.org> (2020-08-01) -# Py2 only. Use dev-python/lxml instead. -# Removal in 30 days -dev-python/elementtree - # Aaron Bauman <bman@gentoo.org> (2020-08-01) # Py2 only. Last upstream release 2013. # Removal in 30 days. Last 2 have deps on cddb. -dev-python/cddb-py -media-sound/jack - -# Michał Górny <mgorny@gentoo.org> (2020-08-01) -# This package's tests are seriously broken (they access random Internet -# hosts for no good reason all the time), and it has no real revdeps. -# Removal in 30 days. Bug #735010. -dev-python/distributed - -# Mikle Kolyada <zlogene@gentoo.org> (2020-07-31) -# Broken package with dead upstream. -# Libraries like tikz/pgf can be used as a replacement. -# Removal in 30 days. -dev-tex/herm-pic +<media-sound/jack-4.0.0_pre # Michał Górny <mgorny@gentoo.org> (2020-07-28) # Masked for the time being due to dep on LLVM 8. Bug #720236. <=dev-ada/gps-2019-r1 -# Sergey Popov <pinkbyte@gentoo.org> (2020-07-30) -# Python2-only, dead upstream -# Recommended replacement - sys-fs/rar2fs -# Masked for removal in 30 days. -sys-fs/rarfs - -# Mikle Kolyada <zlogene@gentoo.org> (2020-07-30) -# Has been a part of dev-texlive/texlive-publishers -# for a long time. Only Gentoo ships this one. -# Removal in 30 days. -dev-tex/aastex - -# Mikle Kolyada <zlogene@gentoo.org> (2020-07-30) -# Obsolete package. Last release in 2009 and -# upstream is dead. Use minted instead. -# Removal in 30 days. -dev-tex/slatex - -# Mikle Kolyada <zlogene@gentoo.org> (2020-07-30) -# Obsolete package. Last release in 2005. -# TexLive has its own CJK support. -# Removal in 30 days. -dev-tex/hlatex - -# Andreas Sturmlechner <asturm@gentoo.org> (2020-07-29) -# Py2-only, unmaintained, last release in 2008, dead upstream. -# Removal in 30 days. -app-cdr/cdcover - -# Andreas Sturmlechner <asturm@gentoo.org> (2020-07-29) -# Py2-only, unmaintained, last release in 2009, dead upstream. -# Removal in 30 days. -app-arch/cfv - -# Andreas Sturmlechner <asturm@gentoo.org> (2020-07-29) -# Py2-only, unmaintained, last release in 2012, dead upstream. -# Ancient unresolved bugs #453918, #505076. Removal in 30 days. -app-admin/conkyforecast - -# Andreas Sturmlechner <asturm@gentoo.org> (2020-07-29) -# Py2-only, last release in 2006, no one else is packaging this. -# Removal in 30 days. -media-sound/edna - -# Andreas Sturmlechner <asturm@gentoo.org> (2020-07-29) -# Py2-only, last release in 2004, no one else is packaging this. -# Removal in 30 days. -media-sound/positron - -# Andreas Sturmlechner <asturm@gentoo.org> (2020-07-29) -# Py2-only, last release in 2011, we have shortage of music players. -# Removal in 30 days. -media-sound/moosic - -# Andrey Utkin <andrey_utkin@gentoo.org> (2020-07-28) -# Not used by other packages anymore. -# Removal in 30 days. -dev-python/ruamel-std-pathlib - -# Marek Szuba <marecki@gentoo.org> (2020-07-27) -# No longer available upstream. Potentially copyrighted. -# Specifics where known: -# - Dan has been obsoleted by DaOT1931NT1907, which contains the same -# source material but considerably better digitised; -# - FreLSG has been obsoleted by FreSegond1910; -# - RST has been replaced by RusSynodal. -# Removal in 30 days. Bug #734116. -app-dicts/sword-Dan -app-dicts/sword-FreLSG -app-dicts/sword-HNV -app-dicts/sword-KJVD -app-dicts/sword-RST -app-dicts/sword-SpaSEV -app-dicts/sword-WEB - # Hans de Graaff <graaff@gentoo.org> (2020-07-22) # Mask old obsolete slots for removal in 30 days. # Use a newer slot of the same package instead. @@ -903,13 +733,7 @@ net-libs/nDPI # # https://www.gentoo.org/support/news-items/2020-04-03-kubernetes-moving-to-single-package.html # -# dev-lang/go-1.12.17 has been added to this mask because it will be -# removed at the same time since it has been out of support upstream for -# months and was kept only to allow these kubernetes split packages to -# build. -# # Removal in 60 days. Bug #731804 -=dev-lang/go-1.12* sys-cluster/kubeadm sys-cluster/kube-apiserver sys-cluster/kube-controller-manager @@ -946,13 +770,6 @@ net-misc/termpkg # regarding runstatedir (not using /run). =net-misc/networkmanager-1.22.10-r11 -# Michael Orlitzky <mjo@gentoo.org> (2020-04-19) -# Stuck on Python 3.6, support for which already required -# backporting patches to a release from 2014. Upstream's git -# HEAD works fine, but they can't be bothered to make a new -# release. Bug 718326. Removal whenever it becomes an issue. -mail-filter/pyzor - # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-04-18) # Unmaintained, vulnerable oracle java ebuilds, even fetching distfiles # requires agreement to restrictive license @@ -1197,7 +1014,6 @@ sys-devel/automake:1.10 # (updated 2017-12-27 with cuda < 8 because of gcc < 5 mask) <dev-util/nvidia-cuda-sdk-8 <dev-util/nvidia-cuda-toolkit-8 -net-wireless/cpyrit-cuda # Michael Orlitzky <mjo@gentoo.org> (2017-01-07) # This package has some dangerous quality and security issues, but |