package.mask: Add Perl 5.30.2 virtuals
[gentoo.git] / profiles / package.mask
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 ####################################################################
5 #
6 # When you add an entry to the top of this file, add your name, the date
7 # in the UTC timezone, and an explanation of why something is getting masked.
8 # Please be extremely careful not to commit atoms that are not valid, as it can
9 # cause large-scale breakage, especially if it ends up in the daily snapshot.
10 #
11 ## Example:
12 ##
13 ## # Dev E. Loper <developer@gentoo.org> (2019-07-01)
14 ## # Masking  these versions until we can get the
15 ## # v4l stuff to work properly again
16 ## =media-video/mplayer-0.90_pre5
17 ## =media-video/mplayer-0.90_pre5-r1
18 #
19 # - Best last rites (removal) practices -
20 # Include the following info:
21 # a) reason for masking
22 # b) bug # for the removal (and yes you should have one)
23 # c) date of removal (either the date or "in x days")
24 #
25 ## Example:
26 ##
27 ## # Dev E. Loper <developer@gentoo.org> (2019-07-01)
28 ## # Masked for removal in 30 days.  Doesn't work
29 ## # with new libfoo. Upstream dead, gtk-1, smells
30 ## # funny. (bug #987654)
31 ## app-misc/some-package
32
33 #--- END OF EXAMPLES ---
34
35 # Andreas K. Hüttel <dilfridge@gentoo.org> (2020-04-11)
36 # Work in progress, will be unmasked when ready
37 ~dev-lang/perl-5.30.2
38 ~virtual/perl-Compress-Raw-Bzip2-2.89.0
39 ~virtual/perl-Module-CoreList-5.202.003.140
40
41 # Alfredo Tupone <tupone@gentoo.org> (2020-04-10)
42 # Masked for removal
43 # Last release 2002
44 # No reverse dependency
45 dev-tcltk/tcl-mccp
46
47 # Stefan Strogin <steils@gentoo.org> (2020-04-09)
48 # Masked for testing
49 >=dev-libs/libressl-3.1.0
50
51 # Marek Szuba <marecki@gentoo.org> (2020-04-08)
52 # All of these block app-eselect/eselect-opencl in order to prevent
53 # file collisions in /usr/include/CL and on /usr/lib/libOpenCL.so* .
54 # However, eselect-opencl is still required by x11-drivers/nvidia-drivers
55 # (even with USE=-uvm, i.e. when it does NOT handle OpenCL) - which by design
56 # does not appear in virtual/opencl-3.
57 # Moreover, upgrading to either of the loader ebuilds listed here
58 # will on systems using FEATURES=collision-protect require prior manual
59 # clean-up of libOpenCL links created by eselect-opencl so even with the Nvidia
60 # situation taken care of, we should probably publish an appropriate news item
61 # before unmasking these.
62 >=dev-libs/ocl-icd-2.2.12-r3
63 dev-libs/opencl-icd-loader
64 dev-util/opencl-headers
65
66 # Joonas Niilola <juippis@gentoo.org> (2020-04-05)
67 # Not maintained in Gentoo, doesn't build for 2 years, has only
68 # deprecated version present in Gentoo. Has a huge number of open
69 # bugs. Removal in 30 days. #642952
70 www-misc/zoneminder
71
72 # Michał Górny <mgorny@gentoo.org> (2020-04-04)
73 # Package that used to provide test data for dev-python/cryptography.
74 # The modern versions fetch it via SRC_URI and the last version
75 # needing split vectors has been removed.
76 # Removal in 30 days.  Bug #716204.
77 dev-python/cryptography-vectors
78
79 # Mikle Kolyada <zlogene@gentoo.org> (2020-04-04)
80 # py27-only vim plugins. Masked for removal in 30 days.
81 app-vim/automatictexplugin
82 app-vim/colorv
83 app-vim/slimv
84 app-vim/vimcalc
85 app-vim/vimpress
86
87 # Lars Wendler <polynomial-c@gentoo.org> (2020-04-02)
88 # Introduced new privsep (chroot) feature. Masked for testing.
89 >=net-misc/dhcpcd-9.0.0
90
91 # Andreas Sturmlechner <asturm@gentoo.org> (2020-04-02)
92 # Broken and unmaintained upstream, last commit in 2016, bug #715594
93 # Use sys-block/partitionmanager instead. Masked for removal in 30 days.
94 sys-block/kvpm
95
96 # Michael Orlitzky <mjo@gentoo.org> (2020-04-01)
97 # Upstream has no idea what they're doing, and every new version
98 # introduces more security issues. Freshclam itself can now fetch
99 # most third-party signatures, or app-antivirus/fangfrisch serves
100 # as a replacement with a sane upstream.
101 app-antivirus/clamav-unofficial-sigs
102
103 # Andreas Sturmlechner <asturm@gentoo.org> (2020-03-30)
104 # Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only
105 # Bugs #484270 and #705646, masked for removal in 30 days.
106 dev-python/basemap
107
108 # Michał Górny <mgorny@gentoo.org> (2020-03-30)
109 # Unmaintained.  Humongous number of vulnerabilities.  Python 2 only.
110 # Needs really active maintainer.  app-editors/atom is the only revdep.
111 # Removal in 30 days.  Bug #699866.
112 dev-util/electron
113 app-editors/atom
114 app-eselect/eselect-electron
115
116 # Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2020-03-29)
117 # Old releases gone from upstream, new releases use overly restrictive
118 # license. For ancient scripts and symbols, use media-fonts/quivira instead.
119 # For emojis and pictographs, use media-fonts/noto-emoji instead.
120 # Masked for removal in 30 days, bug #715226
121 media-fonts/symbola
122
123 # Hans de Graaff <graaff@gentoo.org> (2020-03-29)
124 # Old ruby24-only rails version that is no longer supported upstream
125 # and has known security issues, including dependencies and slots
126 # specific to Rails 4.2.
127 # Migrate to Rails 5.2.
128 # Masked for removal in 30 days.
129 dev-ruby/rails:4.2
130 dev-ruby/railties:4.2
131 dev-ruby/activerecord:4.2
132 dev-ruby/actionmailer:4.2
133 dev-ruby/actionpack:4.2
134 dev-ruby/actionview:4.2
135 dev-ruby/activejob:4.2
136 dev-ruby/activemodel:4.2
137 dev-ruby/activesupport:4.2
138 dev-ruby/arel:6.0
139 dev-ruby/actionpack-xml_parser:0
140 dev-ruby/jquery-rails:3
141 dev-ruby/postgres_ext
142 dev-ruby/protected_attributes
143 dev-ruby/rails-dom-testing:1
144 dev-ruby/web-console:0
145 # Metasploit is a reverse dependency on Rails 4.2 Upstream shows no
146 # sign of moving to a supported Rails version. Metasploit will most
147 # likely be moved to an overlay.
148 dev-ruby/metasploit-concern
149 dev-ruby/metasploit-credential
150 dev-ruby/metasploit-model
151 dev-ruby/metasploit_data_models
152 net-analyzer/metasploit
153 dev-ruby/rex-arch
154 dev-ruby/rex-bin_tools
155 dev-ruby/rex-core
156 dev-ruby/rex-encoder
157 dev-ruby/rex-exploitation
158 dev-ruby/rex-java
159 dev-ruby/rex-mime
160 dev-ruby/rex-nop
161 dev-ruby/rex-ole
162 dev-ruby/rex-powershell
163 dev-ruby/rex-random_identifier
164 dev-ruby/rex-registry
165 dev-ruby/rex-rop_builder
166 dev-ruby/rex-socket
167 dev-ruby/rex-sslscan
168 dev-ruby/rex-struct2
169 dev-ruby/rex-text
170 dev-ruby/rex-zip
171
172 # Michał Górny <mgorny@gentoo.org> (2020-03-29)
173 # Unmaintained, seriously outdated, vulnerable.  Multiple bugs reported.
174 # Stuck on Python 3.6.
175 # Removal in 30 days.  Bug #711702.
176 app-metrics/buildbot-prometheus
177 dev-util/buildbot
178 dev-util/buildbot-console-view
179 dev-util/buildbot-grid-view
180 dev-util/buildbot-pkg
181 dev-util/buildbot-waterfall-view
182 dev-util/buildbot-worker
183 dev-util/buildbot-wsgi-dashboards
184 dev-util/buildbot-www
185
186 # Michał Górny <mgorny@gentoo.org> (2020-03-28)
187 # Unmaintained.  Python 2 only.  Last upstream commit in 2017.
188 # Potential fork available (bug #705018) but not guaranteed a drop-in
189 # replacement.
190 # Removal in 30 days.  Bug #715044.
191 dev-vcs/bzr
192 dev-vcs/bzr-rewrite
193 dev-vcs/bzr-xmloutput
194 dev-vcs/bzrtools
195 kde-apps/dolphin-plugins-bazaar
196
197 # Joshua Kinard <kumba@gentoo.org> (2020-03-28)
198 # In Linux ~4.18, IPX (Internetwork Packet eXchange) protocol and
199 # NCPFS (NetWare Core Protocol Filesystem) support was removed due
200 # to lack of maintenance.  Due to both being dead from a technology
201 # standpoint and lack of any upstream activity, mask the below
202 # packages and remove in 75 days.
203 # Bug #681820
204 net-fs/ncpfs
205 net-misc/ipx-utils
206
207 # Matt Turner <mattst88@gentoo.org> (2020-03-28)
208 # Last release 2008. Last upstream commit 2013. Blocks removal of
209 # gnome-base/libgnome-keyring
210 # Bug #713030
211 mail-client/mail-notification
212
213 # Matt Turner <mattst88@gentoo.org> (2020-03-28)
214 # Homepage gone. Dead project. Blocks removal of gnome-base/libgnome-keyring
215 # Bug #713028
216 games-puzzle/skoosh
217
218 # Matt Turner <mattst88@gentoo.org> (2020-03-28)
219 # No consumers. Dead project. Blocks removal of gnome-base/libgnome-keyring
220 # Bug #713020
221 dev-dotnet/gnome-keyring-sharp
222
223 # Matthew Thode <prometheanfire@gentoo.org> (2020-03-28)
224 # No consumers. requires old dev-python/pika, bug 715152. Removal in 14 days.
225 dev-python/pika-pool
226
227 # Andreas K. Hüttel <dilfridge@gentoo.org> (2020-03-27)
228 # No consumers. Build problems, bug 668244. Removal in 30 days.
229 media-libs/openmoiv
230
231 # Rafael G. Martins <rafaelmartins@gentoo.org> (2020-03-27)
232 # Python 2 only. Uses old version of DNSimple API.
233 # Removal in 30 days.  Bug #712960
234 net-dns/dnsimple-dyndns
235
236 # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-03-27)
237 # Vulnerable old version of icedtea-web #711392
238 # new version uses maven + rust
239 dev-java/icedtea-web
240
241 # Michał Górny <mgorny@gentoo.org> (2020-03-27)
242 # Unmaintained.  Not tested for py3.7.  Last bumped in 2015.
243 # Bad quality ebuild.
244 # Removal in 30 days.  Bug #710230.
245 dev-vcs/pwclient
246
247 # Michał Górny <mgorny@gentoo.org> (2020-03-27)
248 # Unmaintained.  Not tested for py3.7.  Last bumped in 2017.
249 # Bad quality ebuild.
250 # Removal in 30 days.  Bug #710226.
251 dev-util/fatrace
252
253 # Michał Górny <mgorny@gentoo.org> (2020-03-27)
254 # It was integrated into dev-python/fonttools, and has no reverse
255 # dependencies.
256 # Removal in 30 days.  Bug #682146.
257 dev-python/ufoLib
258
259 # Michał Górny <mgorny@gentoo.org> (2020-03-27)
260 # No Python 3 support.  Last touched by maintainer in 2014.
261 # Removal in 30 days.  Bug #674734.
262 www-client/weboob
263
264 # Andreas K. Hüttel <dilfridge@gentoo.org> (2020-03-26)
265 # Fail to build with glibc-2.30; no maintainer. Removal in 30days.
266 # Bugs 691756, 691710
267 x11-terms/aterm
268 x11-terms/xvt
269
270 # Michał Górny <mgorny@gentoo.org> (2020-03-26)
271 # dev-python/aiohttp-cors is dead upstream and does not support
272 # Python 3.7 and newer.
273 #
274 # net-misc/gns3-* are effectively unmaintained and stuck with py3.6.
275 # gns3-server is the only revdep of aiohttp-cors, as well as the only
276 # blocker for removal of old dev-python/{aiohttp,async_timeout}
277 # (bug #714840).  Some of those issues might be fixed by a version bump
278 # that's pending for a long time (bug #688016) but not aiohttp-cors dep.
279 #
280 # Removal in 30 days.  Bug #712964.
281 dev-python/aiohttp-cors
282 net-misc/gns3-converter
283 net-misc/gns3-gui
284 net-misc/gns3-server
285
286 # Matt Turner <mattst88@gentoo.org> (2020-03-25)
287 # No releases in two years. No commits in upstream git in last six months.
288 # Many open security bugs. Masked for removal in 30 days.
289 media-video/libav
290 media-libs/libpostproc
291
292 # Michał Górny <mgorny@gentoo.org> (2020-03-25)
293 # Unmaintained.  Python 2 only.  Last commit in 2013.
294 # Removal in 30 days.  Bug #714632.
295 net-irc/redirbot
296
297 # Michał Górny <mgorny@gentoo.org> (2020-03-25)
298 # Unmaintained.  Python 3 support requires a version bump.  Bad quality
299 # ebuild.
300 # Removal in 30 days.  Bug #710240.
301 media-video/syncplay
302
303 # Michał Górny <mgorny@gentoo.org> (2020-03-25)
304 # Unmaintained.  Python 2 only.  Last release in 2009, homepage
305 # archived.  Last user of dev-python/nevow.
306 # Removal in 30 days.  Bug #714626.
307 net-im/pyicq-t
308 dev-python/nevow
309
310 # Andreas Sturmlechner <asturm@gentoo.org> (2020-03-22)
311 # Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only
312 # Possible alternative: media-video/simplescreenrecorder
313 # Bug #710172, masked for removal in 30 days.
314 media-video/gtk-recordmydesktop
315
316 # Andreas Sturmlechner <asturm@gentoo.org> (2020-03-22)
317 # Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only
318 # Bug #708164, masked for removal in 30 days.
319 media-video/pymp
320
321 # Andreas Sturmlechner <asturm@gentoo.org> (2020-03-22)
322 # Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only
323 # No signs of porting work, bug #708076, masked for removal in 30 days.
324 x11-misc/xplanetFX
325
326 # Jonas Stein <jstein@gentoo.org> (2020-03-21)
327 # Package masked for removal. Broken SRC_URI,
328 # upstream is dead.
329 # Bug #458662
330 # Removal after 2020-05-01
331 games-misc/OilWar
332
333 # David Seifert <soap@gentoo.org> (2020-03-20)
334 # Last release in 2014, unsupported, EOL.
335 # Include the last remaining revdep, which was last updated in 2004.
336 x11-libs/gtkglarea
337 media-sound/galan
338
339 # Matt Turner <mattst88@gentoo.org> (2020-03-20)
340 # No reverse deps. GNOME 2 era slot. Removal in 30 days
341 gnome-base/gnome-desktop:2
342
343 # Michał Górny <mgorny@gentoo.org> (2020-03-20)
344 # Python 2 only.  Upstream is not working on a port.
345 # Removal in 30 days.  Bug #713568.
346 sci-physics/espresso++
347
348 # Michał Górny <mgorny@gentoo.org> (2020-03-20)
349 # Deprecated GNOME libraries, replaced by introspection.  Python 2 only.
350 # No reverse dependencies.
351 # Removal in 30 days.  Bug #713566.
352 dev-python/gnome-python-desktop-base
353 dev-python/gnome-python-extras-base
354 dev-python/gnome-vfs-python
355 dev-python/gtkspell-python
356 dev-python/libbonobo-python
357 dev-python/libgnome-python
358 dev-python/libgnomecanvas-python
359 dev-python/librsvg-python
360 dev-python/pyorbit
361
362 # Michał Górny <mgorny@gentoo.org> (2020-03-20)
363 # Added in 2009, not bumped since.  Python 2 only, requires dead
364 # dev-python/pygtk.  Gone from HOMEPAGE.
365 # Removal in 30 days.  Bug #710166.
366 sci-electronics/geda-xgsch2pcb
367
368 # Michał Górny <mgorny@gentoo.org> (2020-03-19)
369 # Unmaintained.  Added in 2014 and not touched since.  Python 2 only.
370 # Removal in 30 days.  Bug #713506.
371 net-ftp/pybootd
372
373 # Hans de Graaff <graaff@gentoo.org> (2020-03-19)
374 # Masked for security issues, bug #699840
375 # No reverse dependencies. Use dev-ruby/haml:5 instead.
376 # Removal in 30 days.
377 dev-ruby/haml:4
378
379 # Michał Górny <mgorny@gentoo.org> (2020-03-18)
380 # Unmaintained.  Version bump pending.  No Python 3 support upstream.
381 # Removal in 30 days.  Bug #708268.
382 app-backup/buttersink
383
384 # Michał Górny <mgorny@gentoo.org> (2020-03-17)
385 # Abandoned.  Python 2 only.  Upstream recommends dev-python/suds
386 # instead.
387 # Removal in 30 days.  Bug #713056.
388 dev-python/soappy
389
390 # Marc Schiffbauer <mschiff@gentoo.org> (2020-03-17)
391 # No py3 support, replaced by its successor automx2
392 # Removal in 30 days. Bug #708410
393 net-mail/automx
394
395 # Michał Górny <mgorny@gentoo.org> (2020-03-17)
396 # Unmaintained.  Current Gentoo version is from 2015, last upstream
397 # release in 2017.  Python 2 only.
398 # Removal in 30 days.  Bug #712950.
399 mail-filter/spambayes
400
401 # Andreas Sturmlechner <asturm@gentoo.org> (2020-03-14)
402 # Breaks at least dev-games/simgear right now, bug #709878.
403 ~dev-games/openscenegraph-3.6.5
404
405 # Mart Raudsepp <leio@gentoo.org> (2020-03-13)
406 # Masked for testing due to split of libnma needing migration
407 # and 1.8.25 being an old development release
408 >=gnome-extra/nm-applet-1.8.25
409
410 # Matt Turner <mattst88@gentoo.org> (2020-03-11)
411 # Masked for testing due to removal of libnm-glib (bug #665338)
412 >=net-misc/networkmanager-1.20
413
414 # Michał Górny <mgorny@gentoo.org> (2020-03-11)
415 # Unmaintained Trac plugins.  Last bumped in 2013.  Blockers
416 # for Python 2 removal.
417 # Removal in 30 days.  Bug #712120.
418 www-apps/trac-accountmanager
419 www-apps/trac-mercurial
420 www-apps/trac-tags
421
422 # Michał Górny <mgorny@gentoo.org> (2020-03-11)
423 # The following Mercurial-related tools do not declare support
424 # for Python 3 and have no maintainers.
425 # Removal in 30 days.  Bug #712114.
426 dev-vcs/hgsubversion
427 dev-vcs/hgsvn
428 dev-vcs/hgview
429 dev-vcs/mercurial-server
430 dev-vcs/tortoisehg
431
432 # Alexander Tsoy <alexander@tsoy.me> (2020-03-10)
433 # media-sound/gtklick: last commit in 2014, python 2 only, blocks
434 # dev-python/pygtk removal.
435 # Alternatives: media-sound/kmetronome, media-sound/gtick,
436 # media-sound/klick (cli)
437 #
438 # media-libs/pyliblo: last commit in 2015, the only revdep is
439 # media-sound/gtklick, there is an actively maintained fork named
440 # pyliblo3.
441 #
442 # Removal in 30 days.  Bug #708172.
443 media-sound/gtklick
444 media-libs/pyliblo
445
446 # Eray Aslan <eras@gentoo.org> (2020-03-09)
447 # Mask experimental software
448 =mail-mta/postfix-3.6*
449
450 # Miroslav Šulc <fordfrog@gentoo.org> (2020-02-27)
451 # Depends on dev-java/eclipse-ecj:4.13 which
452 # depends on >=virtual/{jdk,jre}-11 which is masked
453 www-servers/tomcat:9
454
455 # Michał Górny <mgorny@gentoo.org> (2020-02-26)
456 # Effectively unmaintained.  Last upstream commit in 2016.  Multiple
457 # unresolved bugs.  Python 2 only.  Repology (https://repology.org/)
458 # provides quite a good replacement.
459 # Removal in 30 days.  Bug #709458.
460 app-portage/euscan
461
462 # Michał Górny <mgorny@gentoo.org> (2020-02-24)
463 # app-admin/packagekit-base is Python 2 only and behind upstream.
464 # The Portage backend is unmaintained.  Other packages are its reverse
465 # dependencies.
466 #
467 # It is unclear why app-backup/deja-dup needs it unconditionally.
468 # However, it has not been bumped since 2016.
469 #
470 # Removal in 30 days.  Bug #708398.
471 app-admin/packagekit
472 app-admin/packagekit-base
473 app-admin/packagekit-gtk
474 app-admin/packagekit-qt
475 app-backup/deja-dup
476 gnome-extra/gnome-packagekit
477
478 # Mart Raudsepp <leio@gentoo.org> (2020-02-16)
479 # Fails to automatically launch pipewire for me. Help welcome figuring it out.
480 net-misc/gnome-remote-desktop
481
482 # Stephan Hartmann <stha09@googlemail.com> (2020-02-16)
483 # Dev channel releases are only for people who
484 # are developers or want more experimental features
485 # and accept a more unstable release.
486 >=www-client/chromium-82
487
488 # Stefan Strogin <steils@gentoo.org> (2020-02-12)
489 # Mask for testing revdeps.
490 >=dev-games/mygui-3.4.0
491
492 # Patrick McLean <chutzpah@gentoo.org> (2020-02-07)
493 # Mask until sys-libs/libxcrypt[system] is unmasked
494 >=virtual/libcrypt-2
495
496 # Joonas Niilola <juippis@gentoo.org> (2020-02-05)
497 # Stagnant upstream with latest release from 2016, python2-only, no maintainer
498 # in Gentoo, no notable ebuild action in years, multiple bugs open. Blocks
499 # pygtk removal.
500 # Switch to alternatives such as,
501 # net-misc/connman, net-misc/dhcpcd, net-misc/netifrc, net-misc/NetworkManager
502 # and so on. Removal in ~90 days. #708316
503 net-misc/wicd
504
505 # Mart Raudsepp <leio@gentoo.org> (2020-02-03)
506 # Known breakages that need to be handled first, bug 698922
507 >=x11-libs/pango-1.43
508
509 # Robin H. Johnson <robbat2@gentoo.org> (2020-01-26)
510 # EAPI conversion caused some regressions, need to redesign old ebuilds.
511 =dev-lang/lua-5.1.5-r5
512
513 # Andrew Ammerlaan <andrewammerlaan@riseup.net> (2020-01-26)
514 # Proxy Maintainers <proxy-maint@gentoo.org>
515 # v3.6.3 uses huge amounts of memory: Bug #705682
516 # v3.6.1 is the latest version without this issue
517 =dev-libs/libsass-3.6.3
518
519 # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-26)
520 # Starting with Firefox 74 Mozilla removes xpi sideloading support
521 # install from addons.mozilla.org
522 # passff-host remains in the tree
523 www-plugins/passff
524
525 # Victor Payno <vpayno+gentoo@gmail.com> (2020-01-23)
526 # Requires slotted lua.
527 =dev-lang/lua-5.1.5-r103
528 =dev-lang/lua-5.2.4-r2
529 =dev-lang/lua-5.3.5-r2
530
531 # Michał Górny <mgorny@gentoo.org> (2020-01-16)
532 # The new version loses Python 2 support but does not introduce any real
533 # changes.  Let's mask it to reduce the noise, and hopefully try to get
534 # python2_7 out of default PYTHON_TARGETS first.
535 >=dev-python/setuptools-45.0.0
536
537 # Mikle Kolyada <zlogene@gentoo.org> (2020-01-13)
538 # Current versioning breaks portage logic and prevents
539 # us from adding official releases made by google.
540 # Please DOWNGRADE to dev-python/nototools-0_pre20200113
541 =dev-python/nototools-20190320
542
543 # Ulrich Müller <ulm@gentoo.org> (2020-01-06)
544 # Snapshots from Git and pretest versions, masked for testing.
545 =app-editors/emacs-27.0.50_pre*
546 ~app-editors/emacs-27.0.90
547
548 # David Seifert <soap@gentoo.org> (2019-12-08)
549 # Unmaintained, build hangs, tons of other build failures, missing
550 # dependencies.  Bug #663794, #666916, #666922, #667062, #678068,
551 # #681678, #684420, #694488. Removal in 30 days.
552 dev-db/clickhouse
553
554 # Lars Wendler <polynomial-c@gentoo.org> (2019-11-14)
555 # Breaks archives containing relative paths
556 # when being called with --no-absolute-filenames
557 # https://bugs.gentoo.org/700020
558 =app-arch/cpio-2.13
559
560 # Michał Górny <mgorny@gentoo.org> (2019-10-20)
561 # Testing version that breaks multiple plugins.  Let's keep it masked
562 # until upstream releases fixed versions.
563 ~xfce-base/xfce4-panel-4.15.0
564 ~xfce-base/xfce4-panel-4.15.1
565 ~xfce-base/xfce4-panel-4.15.2
566
567 # Lars Wendler <polynomial-c@gentoo.org> (2019-10-16)
568 # Depends on apache-2.2
569 dev-libs/OpenSRF
570
571 # Miroslav Šulc <fordfrog@gentoo.org> (2019-10-16)
572 # Depends on >=virtual/{jdk,jre}-11 which is masked
573 dev-java/ant-eclipse-ecj:4.13
574 dev-java/eclipse-ecj:4.13
575
576 # Stefan Strogin <steils@gentoo.org> (2019-09-27)
577 # Requires >=dev-lang/lua-5.3 which is masked
578 >=dev-util/bam-0.5.0
579
580 # Matt Turner <mattst88@gentoo.org> (2019-09-01)
581 # <dev-scheme/guile-2 is package.mask'd
582 <media-sound/lilypond-2.19
583
584 # Matt Turner <mattst88@gentoo.org> (2019-09-01)
585 # TeXmacs is the only remaining package in tree that requires guile-1.8, which
586 # is unsupported upstream. A TeXmacs port to Guile-2 has been in progress for a
587 # few years. Bug #436400
588 app-office/texmacs
589 <dev-scheme/guile-2
590
591 # Robin H. Johnson <robbat2@gentoo.org> (2019-07-08)
592 # Needs LOTS of testing, broke boot on my laptop in early attempts, maybe needs
593 # matching genkernel work?
594 >=sys-fs/lvm2-2.03
595
596 # Daniel Pielmeier <billie@gentoo.org> (2019-07-06)
597 # Requires >=dev-lang/lua-5.2 which is masked
598 >=app-admin/conky-1.11.4
599
600 # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-04-17)
601 # The Oracle JDK License has changed for releases starting 2019-04-16
602 # While it may be fine to use for some usecases it's not comepletely clear
603 # what is considered "personal use" and if we can legally distribute it.
604 # License states:
605 # "You may not:
606 # make the Programs available in any manner to any third party"
607 # masking all future versions, removal will follow soon.
608 # Alternatives: icedtea, icedtea-bin, openjdk, openjdk-bin, openjdk-jre-bin
609 # Bug: https://bugs.gentoo.org/681828
610 >dev-java/oracle-jdk-bin-1.8.0.202:1.8
611 >dev-java/oracle-jre-bin-1.8.0.202:1.8
612
613 # Robin H. Johnson <robbat2@gentoo.org> (2019-03-25)
614 # Requires >=dev-lang/lua-5.3 which is masked
615 sys-apps/likwid
616
617 # Matt Turner <mattst88@gentoo.org> (2019-03-16)
618 # Previously packaged drivers, now removed from Gentoo.
619 # Keep this mask in place so users are aware, but can also easily unmask them
620 # in an overlay if so desired.
621 x11-drivers/xf86-input-citron
622 x11-drivers/xf86-video-apm
623 x11-drivers/xf86-video-ark
624 x11-drivers/xf86-video-chips
625 x11-drivers/xf86-video-cirrus
626 x11-drivers/xf86-video-cyrix
627 x11-drivers/xf86-video-i128
628 x11-drivers/xf86-video-i740
629 x11-drivers/xf86-video-impact
630 x11-drivers/xf86-video-mach64
631 x11-drivers/xf86-video-neomagic
632 x11-drivers/xf86-video-newport
633 x11-drivers/xf86-video-nsc
634 x11-drivers/xf86-video-rendition
635 x11-drivers/xf86-video-s3
636 x11-drivers/xf86-video-s3virge
637 x11-drivers/xf86-video-savage
638 x11-drivers/xf86-video-sis
639 x11-drivers/xf86-video-sisusb
640 x11-drivers/xf86-video-sunbw2
641 x11-drivers/xf86-video-suncg14
642 x11-drivers/xf86-video-suncg3
643 x11-drivers/xf86-video-suncg6
644 x11-drivers/xf86-video-sunffb
645 x11-drivers/xf86-video-sunleo
646 x11-drivers/xf86-video-suntcx
647 x11-drivers/xf86-video-tdfx
648 x11-drivers/xf86-video-tga
649 x11-drivers/xf86-video-trident
650 x11-drivers/xf86-video-tseng
651 x11-drivers/xf86-video-voodoo
652
653 # Miroslav Šulc <fordfrog@gentoo.org> (2019-01-23)
654 # Depends on >=virtual/{jdk,jre}-11 which is masked
655 dev-java/ant-eclipse-ecj:4.10
656 dev-java/eclipse-ecj:4.10
657
658 # Thomas Deutschmann <whissi@gentoo.org> (2018-12-10)
659 # Requires >=dev-lang/lua-5.2 which is masked
660 >=app-admin/lsyncd-2.2.3
661
662 # Andreas Sturmlechner <asturm@gentoo.org> (2018-11-25)
663 # Masked per security vulnerability CVE-2018-14345, bug #661510
664 # Keeping it masked while users have unsolved issues with >0.15.0.
665 <x11-misc/sddm-0.18.0
666
667 # Ian Stakenvicius <axs@gentoo.org> (2018-11-07)
668 # on behalf of Mozilla Project <mozilla@gentoo.org>
669 # Mask old/vuln thunderbird for removal by 2019,
670 # see security bug 670102
671 <mail-client/thunderbird-60.0
672 <mail-client/thunderbird-bin-60.0
673
674 # Thomas Deutschmann <whissi@gentoo.org> (2018-10-12)
675 # EOL and has known vulnerabilities. Please move to
676 # Firefox 60 or newer if you can.
677 <www-client/firefox-60
678 <www-client/firefox-bin-60
679
680 # Andreas Sturmlechner <asturm@gentoo.org> (2018-10-07)
681 # Masked for more testing especially of reverse-deps.
682 >=dev-games/ogre-1.11.2
683
684 # Thomas Deutschmann <whissi@gentoo.org> (2018-10-06)
685 # Outdated and vulnerable snapshot; libav-12.3 is the better
686 # version for now
687 =media-video/libav-13_pre20171219
688
689 # Andreas K. Hüttel <dilfridge@gentoo.org> (2018-09-11)
690 # Mask transition ebuilds that were needed only for <glibc-2.26
691 # We will keep them in the tree as long as we have masked
692 # <glibc-2.26.
693 ~net-libs/libnsl-0
694 ~net-libs/rpcsvc-proto-0
695
696 # James Le Cuirot <chewi@gentoo.org> (2017-12-17)
697 # Java 9+ is not yet fully supported on Gentoo. Packages cannot depend
698 # on it so these virtuals are not yet required. If you wish to use
699 # Java 9+ then install oracle-(jdk|jre)-bin or openjdk(-bin) directly.
700 virtual/jdk:11
701 virtual/jre:11
702
703 # Andreas K. Hüttel <dilfridge@gentoo.org> (2017-10-18)
704 # sys-devel/automake versions 1.4, 1.5, 1.6, 1.7, 1.8
705 # have known security vulnerabilities, are broken with
706 # recent Perl (>=5.26.0), and are not used by anything in
707 # the Gentoo repository. Please uninstall.
708 sys-devel/automake:1.4
709 sys-devel/automake:1.5
710 sys-devel/automake:1.6
711 sys-devel/automake:1.7
712 sys-devel/automake:1.8
713 sys-devel/automake:1.9
714 sys-devel/automake:1.10
715
716 # Nicolas Bock <nicolasbock@gentoo.org> (2017-10-31)
717 # There are multiple unresolved upstream issues with >=jabref-bin-4.0 (#636036).
718 # If you still would like to use this version, please report any issues to
719 # upstream.
720 >=app-text/jabref-bin-4.0
721
722 # Michał Górny <mgorny@gentoo.org> (2017-05-22)
723 # for Maciej S. Szmigiero <mail@maciej.szmigiero.name>
724 # Any version above 5.100.138 breaks b43 driver in various ways.
725 # Also, b43 wiki page says to use 5.100.138. Bug #541080.
726 >=sys-firmware/b43-firmware-6.30.163.46
727
728 # Michał Górny <mgorny@gentoo.org>, Andreas K. Hüttel <dilfridge@gentoo.org>,
729 # Matthias Maier <tamiko@gentoo.org> (2017-05-21 and later updates)
730 # These old versions of toolchain packages (binutils, gcc, glibc) are no
731 # longer officially supported and are not suitable for general use. Using
732 # these packages can result in build failures (and possible breakage) for
733 # many packages, and may leave your system vulnerable to known security
734 # exploits.
735 # If you still use one of these old toolchain packages, please upgrade (and
736 # switch the compiler / the binutils) ASAP. If you need them for a specific
737 # (isolated) use case, feel free to unmask them on your system.
738 <sys-devel/gcc-5.4
739 <sys-libs/glibc-2.29
740 <sys-devel/binutils-2.32-r1
741 <sys-devel/binutils-hppa64-2.32-r1
742 <sys-libs/binutils-libs-2.32-r1
743
744 # Michał Górny <mgorny@gentoo.org> (2017-05-20)
745 # Old versions of CUDA and their reverse dependencies. They do not
746 # support GCC 5+, and are really old.
747 # (updated 2017-12-27 with cuda < 8 because of gcc < 5 mask)
748 <dev-python/pycuda-2016
749 <dev-util/nvidia-cuda-sdk-8
750 <dev-util/nvidia-cuda-toolkit-8
751 net-wireless/cpyrit-cuda
752
753 # Michael Orlitzky <mjo@gentoo.org> (2017-01-07)
754 # This package has some dangerous quality and security issues, but
755 # people may still find it useful. It is masked to prevent accidental
756 # use. See bugs 603346 and 604998 for more information.
757 app-admin/amazon-ec2-init
758
759 # Robin H. Johnson <robbat2@gentoo.org> (2017-01-05)
760 # Masking for testing
761 =app-emulation/ganeti-2.16*
762 =app-emulation/ganeti-2.17*
763
764 # Michał Górny <mgorny@gentoo.org> (2016-11-17)
765 # New version masked for testing. It supports source-window buffer size
766 # over 2G but it 'currently performs 3-5% slower and has 1-2% worse
767 # compression'.
768 >=dev-util/xdelta-3.1.0
769
770 # Andreas K. Hüttel <dilfridge@gentoo.org> (2016-04-03)
771 # Can exhaust all available memory depending on task
772 # but is made available for experts who heed this warning
773 # as newer versions produce different output. Contact
774 # the proxied maintainer Matthew Brewer <tomboy64@sina.cn>
775 # for questions.
776 <=media-gfx/slic3r-1.1.9999
777
778 # Robin H. Johnson <robbat2@gentoo.org> (2014-08-04)
779 # Masked for testing, presently fails upstream testsuite:
780 # FAIL:07:02:35 (00:00:00) db_dump/db_load(./TESTDIR.3/recd001.db:child killed: kill signal): expected 0, got 1
781 # FAIL:07:02:35 (00:00:00) Dump/load of ./TESTDIR.3/recd001.db failed.
782 # FAIL:07:02:35 (00:00:00) db_verify_preop: expected 0, got 1
783 # Lars Wendler <polynomial-c@gentoo.org> (2019-01-25)
784 # Also masked because of mostly incompatible license (AGPL-3)
785 =sys-libs/db-6.1*
786 =sys-libs/db-6.2*
787 =sys-libs/db-18.1*
788
789 # Mikle Kolyada <zlogene@gentoo.org> (2014-06-27)
790 # Masked for proper testing. (Major updates in the code).
791 ~dev-perl/PortageXS-0.2.12
792
793 # Matti Bickel <mabi@gentoo.org> (2014-04-22)
794 # Masked slotted lua for testing
795 # William Hubbs <williamh@gentoo.org> (2016-08-07)
796 # Taking this mask since Mabi is retired
797 # Rafael Martins <rafaelmartins@gentoo.org> (2016-12-04)
798 # Adding Lua 5.3 to mask
799 app-eselect/eselect-lua
800 =dev-lang/lua-5.1.5-r100
801 =dev-lang/lua-5.1.5-r101
802 =dev-lang/lua-5.1.5-r102
803 =dev-lang/lua-5.2.3
804 =dev-lang/lua-5.2.3-r1
805 =dev-lang/lua-5.2.3-r2
806 =dev-lang/lua-5.2.3-r3
807 =dev-lang/lua-5.2.4
808 =dev-lang/lua-5.2.4-r1
809 =dev-lang/lua-5.3.3
810 =dev-lang/lua-5.3.3-r1
811 =dev-lang/lua-5.3.3-r2
812 =dev-lang/lua-5.3.5
813 =dev-lang/lua-5.3.5-r1
814
815 # Samuli Suominen <ssuominen@gentoo.org> (2012-03-06)
816 # Masked for testing since this is known to break nearly
817 # every reverse dependency wrt bug 407091
818 >=dev-lang/lua-5.2.0
819
820 # Mike Gilbert <floppym@gentoo.org> (2014-03-04)
821 # Dev channel releases are only for people who are developers or want more
822 # experimental features and accept a more unstable release.
823 www-plugins/chrome-binary-plugins:unstable
824
825 # Diego E. Pettenò <flameeyes@gentoo.org> (2009-01-03)
826 # These packages are not supposed to be merged directly, instead
827 # please use sys-devel/crossdev to install them.
828 dev-libs/cygwin
829 dev-util/mingw64-runtime
830 sys-libs/newlib
831 dev-embedded/avr-libc