You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/profiles/package.mask

1057 lines
34 KiB

####################################################################
# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14413 2013/01/28 07:52:38 ssuominen Exp $
#
# When you add an entry to the top of this file, add your name, the date, and
# an explanation of why something is getting masked. Please be extremely
# careful not to commit atoms that are not valid, as it can cause large-scale
# breakage, especially if it ends up in the daily snapshot.
#
## Example:
##
## # Dev E. Loper <developer@gentoo.org> (28 Jun 2012)
## # Masking these versions until we can get the
## # v4l stuff to work properly again
## =media-video/mplayer-0.90_pre5
## =media-video/mplayer-0.90_pre5-r1
#
# - Best last rites (removal) practices -
# Include the following info:
# a) reason for masking
# b) bug # for the removal (and yes you should have one)
# c) date of removal (either the date or "in x days")
# d) the word "removal"
#
## Example:
##
## Dev E. Loper <developer@gentoo.org> (25 Jan 2013)
## Masked for removal in 30 days. Doesn't work
## with new libfoo. Upstream dead, gtk-1, smells
## funny. (bug #987654)
## app-misc/some-package
#--- END OF EXAMPLES ---
# Samuli Suominen <ssuominen@gentoo.org> (28 Jan 2013)
# Uncompatible with current udev and baselayout
# Bug 220121 and the ones it Blocks
# Removal in 30 days
x11-misc/mkxf86config
<app-misc/livecd-tools-2.0
# Alexandre Rostovtsev <tetromino@gentoo.org> (28 Jan 2013)
# Beta versions masked for testing
=net-misc/modemmanager-0.7*
=net-misc/networkmanager-0.9.7*
# Tim Harder <radhermit@gentoo.org> (27 Jan 2013)
# Masked due to deprecated API, use dev-python/PyGithub instead
# Removal in 30 days
dev-python/github2
# Diego Elio Pettenò <flameeyes@gentoo.org> (25 Jan 2013)
# Masked for testing
>=dev-libs/boost-1.53.0_beta1
# Julian Ospald <hasufell@gentoo.org> (25 Jan 2013)
# functionality now provided by >=net-misc/youtube-viewer[gtk]-3.0.3
# bug 453580, removal in 30 days
net-misc/gtk-youtube-viewer
# Doug Goldstein <cardoe@gentoo.org> (22 Jan 2013)
# Masked for development
=sys-block/open-iscsi-2.0.873
# Samuli Suominen <ssuominen@gentoo.org> (22 Jan 2013)
# Remove coldplug, hotplug and hotplug-base in 30 days wrt bug #145809
sys-apps/ezusb2131
sys-apps/hotplug
sys-apps/hotplug-base
sys-apps/coldplug
# Doug Goldstein <cardoe@gentoo.org> (20 Jan 2013)
# Under development, feel free to test and report back
=app-emulation/qemu-1.2.2-r100
# Hans de Graaff <graaff@gentoo.org> (20 Jan 2013) Mask
# dev-lang/ruby-enterprise for removal, bug 453178. The current
# versions have minor security issues, the latest versions are masked
# and don't work, and upstream announced end-of-life almost a year
# ago. Ruby 1.9 has almost all of the benefits of REE, so the
# recommendation is to switch to that if you are still using REE.
dev-lang/ruby-enterprise
# Ben de Groot <yngwin@gentoo.org> (20 Jan 2013)
# 2.5* has known security and other issues due to bundled ffmpeg,
# see (bugs #446468 and #444262)
# 2.6* is masked for testing, and may have unknown issues due to bundled ffmpeg
# This package needs a new, dedicated maintainer. We voted for keeping it in
# the tree for now, so users who are willing to accept the known issues can
# still easily install it by unmasking this.
media-video/avidemux
# Marien Zwart <marienz@gentoo.org>
# Patch tarball is broken, meaning this builds 1.2.0 (bug #452918)
=app-emulation/qemu-1.2.2-r1
# Mike Pagano <mpagano@gentoo.org>
# Mask for testing
>=app-portage/portpeek-2.1.6
# Mike Gilbert <floppym@gentoo.org (18 Jan 2013)
# Release made by unofficial maintainer. Drops support for Python 3 with
# very few improvements. Should be replaced by dev-python/charade eventually.
=dev-python/chardet-2.1.1
# Pacho Ramos <pacho@gentoo.org>
# Dead since 2003, doesn't work with journaling filesystems.
# Also collides with dev-util/smem (#288721). Removal in a month.
app-misc/secure-delete
# Pacho Ramos <pacho@gentoo.org>
# No upstream, doesn't work well (#350559). Removal in a month.
app-misc/ccal
# Pacho Ramos <pacho@gentoo.org>
# Upstream dead for a long time, broken php support (#356841).
# Removal in a month.
www-apache/mod_vhs
# Pacho Ramos <pacho@gentoo.org>
# Multiple bugs (#449458). No maintained at all and upstream
# dead. Removal in a month.
app-portage/epm
# Pacho Ramos <pacho@gentoo.org>
# Still uses depend.php (#449820), upstream dead for ages and
# newer versions don't work. Removal in a month.
www-apps/online-bookmarks
# Pacho Ramos <pacho@gentoo.org>
# It's for kernel-2.4 only (#450594). Removal in a month.
sys-apps/i2c
# Michał Górny <mgorny@gentoo.org>
# Unmaintained and replaced by built-in sqlite3 module in Python.
# Masked for removal in 30 days, bug 452122.
>=dev-python/pysqlite-2
# Maciej Mrozowski <reavertm@gentoo.org>
# API change breaks packages, bug 449534.
=app-text/poppler-0.22.0
# Alexis Ballier <aballier@gentoo.org>
# Not really compatible with TeX Live 2012, breaks texdoc, produces some non
# fatal errors in some documents, mask until fixed or TeX Live 2013 is out.
>=dev-tex/luatex-0.74
# Pawel Hajdan jr <phajdan.jr@gentoo.org> (14 Jan 2013)
# Dev channel releases are only for people who are developers or want more
# experimental features and accept a more unstable release.
>=www-client/chromium-26
# Pawel Hajdan jr <phajdan.jr@gentoo.org> (14 Jan 2013)
# Mask v8 versions used for www-client/chromium dev channel releases.
>=dev-lang/v8-3.16
# Mike Gilbert <floppym@gentoo.org> (13 Jan 2013)
# Dev channel releases are only for people who are developers or want more
# experimental features and accept a more unstable release.
>=www-client/google-chrome-26
# Tim Harder <radhermit@gentoo.org> (13 Jan 2013)
# Masked for testing
=mail-client/roundcube-0.9*
# Doug Goldstein <cardoe@gentoo.org> (12 Jan 2013)
# Under development
=app-emulation/qemu-1.3.0
# Sergey Popov <pinkbyte@gentoo.org> (12 Jan 2013)
# Does not build(bug #450850), upstream is dead for ages
# nothing depends on it in tree
# Removal in 30 days
dev-libs/libole2
# Jeroen Roovers <jer@gentoo.org> (09 Jan 2013)
# Testing branch, unstable upstream
>net-nntp/tin-2.1
# Torsten Veller <tove@gentoo.org> (08 Jan 2013)
# Mask dev-perl/Class-MOP. It was merge with dev-perl/Moose-2.
# Now as the last arch stabilized Moose-2, dev-perl/Class-MOP will be removed.
# bug #350612
dev-perl/Class-MOP
# Alexander Vershilov <qnikst@gentoo.org> (06 Jan 2013)
# Requires >=net-fs/samba-4 (bug #450226)
>=sys-auth/sssd-1.9.3
# Sergei Trofimovich <slyfox@gentoo.org> (05 Jan 2013)
# Masked for testing. Is not compatible with cvsps-2 (bug #450424).
# But can be used on it's own! Try 'cvsps --fast-export'.
>=dev-vcs/cvsps-3
# Ole Markus With <olemarkus@gentoo.org> (04 Jan 2013)
# No release in four years. Replaced by Zeta Components, which also has yet to
# have had any releases.
# Masked for removal.
dev-php/ezc-Archive
dev-php/ezc-Authentication
dev-php/ezc-AuthenticationDatabaseTiein
dev-php/ezc-Cache
dev-php/ezc-Configuration
dev-php/ezc-ConsoleTools
dev-php/ezc-Database
dev-php/ezc-DatabaseSchema
dev-php/ezc-Debug
dev-php/ezc-Document
dev-php/ezc-EventLog
dev-php/ezc-EventLogDatabaseTiein
dev-php/ezc-Execution
dev-php/ezc-eZcomponents
dev-php/ezc-Feed
dev-php/ezc-File
dev-php/ezc-GraphDatabaseTiein
dev-php/ezc-ImageAnalysis
dev-php/ezc-ImageConversion
dev-php/ezc-Mail
dev-php/ezc-MvcAuthenticationTiein
dev-php/ezc-MvcFeedTiein
dev-php/ezc-MvcMailTiein
dev-php/ezc-MvcTemplateTiein
dev-php/ezc-MvcTools
dev-php/ezc-PersistentObject
dev-php/ezc-PersistentObjectDatabaseSchemaTiein
dev-php/ezc-PhpGenerator
dev-php/ezc-Search
dev-php/ezc-SignalSlot
dev-php/ezc-SystemInformation
dev-php/ezc-Template
dev-php/ezc-TemplateTranslationTiein
dev-php/ezc-Translation
dev-php/ezc-TranslationCacheTiein
dev-php/ezc-Tree
dev-php/ezc-TreeDatabaseTiein
dev-php/ezc-TreePersistentObjectTiein
dev-php/ezc-Url
dev-php/ezc-UserInput
dev-php/ezc-Webdav
dev-php/ezc-Workflow
dev-php/ezc-WorkflowDatabaseTiein
dev-php/ezc-WorkflowEventLogTiein
dev-php/ezc-WorkflowSignalSlotTiein
# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (04 Jan 2013)
# Mask some prerelease x11 packages
=x11-base/xorg-server-1.13.99*
=x11-libs/libXi-1.6.99*
=x11-proto/inputproto-2.2.99*
# Mike Gilbert <floppym@gentoo.org> (03 Jan 2013)
# No longer maintained upstream.
# Please upgrade to PyPy 1.9 or 2.0.
# Make sure to update USE_PYTHON and PYTHON_TARGETS as well.
# Removal in 30 days.
dev-python/pypy:1.8
# Sergei Trofimovich <slyfox@gentoo.org> (01 Jan 2013)
# Masked for removal (moved to haskell overlay).
# Fails to build (bug #423763). Needs severe code cleanup
# for modern ghc.
dev-haskell/wash
# Sergei Trofimovich <slyfox@gentoo.org> (28 Dec 2012)
# Masked as needs masked version of wxGTK:2.9:
dev-haskell/wxc:2.9
dev-haskell/wxcore:2.9
dev-haskell/wxhaskell:2.9
# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (25 Dec 2012)
# Does not build against modern kernels or X servers. Users of pre-HD5000
# Radeon hardware should use 12.6_beta_pre897 ("12.6 Legacy") instead.
=x11-drivers/ati-drivers-12.4
# Pacho Ramos <pacho@gentoo.org> (25 Dec 2012)
# Will be maintained in squeezebox overlay, please switch to it.
# See bug #251494. Removal from the tree in a month.
media-sound/logitechmediaserver-bin
# Pacho Ramos <pacho@gentoo.org> (25 Dec 2012)
# Doesn't compile with recent kernels (#265581) and is not needed on
# them. Removal in a month.
net-dialup/misdn
net-dialup/misdnuser
net-misc/asterisk-chan_misdn
# Pacho Ramos <pacho@gentoo.org> (25 Dec 2012)
# Upstream dead, some problems (#277348), one possible replacement
# includes mod_authnz_external. Removal in a month.
www-apache/mod_authn_pam
# Pacho Ramos <pacho@gentoo.org> (25 Dec 2012)
# Patrick Lauer <patrick@gentoo.org> (16 Oct 2012)
# upstream dead since 2008, doesn't build
# See bug #282479. Removal in a month.
www-apache/mod_cplusplus
# Pacho Ramos <pacho@gentoo.org> (25 Dec 2012)
# Incompatible with recent kernels (#300047) , upstream dead,
# net-dialup/martian-modem can be used instead in most cases.
net-dialup/ltmodem
# Pacho Ramos <pacho@gentoo.org> (25 Dec 2012)
# Old SLOT is not maintained by upstream for a long time,
# nothing requires it (#311497). Removal in a month.
=dev-libs/gmime-2.2.27-r1
# Pacho Ramos <pacho@gentoo.org> (25 Dec 2012)
# Fails to build (#326799), upstream dead. Removal in a month.
www-apache/mod_spin
# Pacho Ramos <pacho@gentoo.org> (25 Dec 2012)
# Dead stuff that shouldn't be used and that is required by
# nothing (#407697). Removal in a month.
dev-dotnet/galago-sharp
sys-apps/galago-daemon
dev-libs/libgalago
# Pacho Ramos <pacho@gentoo.org> (25 Dec 2012)
# Really old snapshot that is not compatible with apache-2.4,
# upstream looks dead (#411465). Removal in a month.
www-apache/mod_transform
# Pacho Ramos <pacho@gentoo.org> (25 Dec 2012)
# Upstream dropped them (#435842). Removal in a month.
dev-util/monodevelop-java
dev-util/monodevelop-python
dev-util/monodevelop-vala
# Pacho Ramos <pacho@gentoo.org> (25 Dec 2012)
# As distfiles are no longer provided by upstream and license
# doesn't let us mirror them, it will be removed in a month (#444322).
app-admin/flexlm
# Pacho Ramos <pacho@gentoo.org> (25 Dec 2012)
# EOL for a long time as Cisco dropped its support in favor of Anyconnect,
# it no longer works with current kernels (#444420). Removal in a month.
net-misc/cisco-vpnclient-3des
# Pacho Ramos <pacho@gentoo.org> (25 Dec 2012)
# Upstream dead for ages, numerous bubgs, uses old tcl (#445206).
# Removal in a month.
app-emulation/systemsim-cell
# Pacho Ramos <pacho@gentoo.org> (25 Dec 2012)
# Fails to build, always links statically (#448288). Removal in a month.
sys-block/gcloop
# Pacho Ramos <pacho@gentoo.org> (25 Dec 2012)
# Fails to launch (#294013), abandoned, ancient NotEye
# replaced it long time ago (#447848). Removal in a month.
games-roguelike/noegnud-data
games-roguelike/noegnud-nethack
games-roguelike/noegnud-slashem
# Panagiotis Christopoulos <pchrist@gentoo.org> (25 Dec 2012)
# mask again these, temporarily, because more testing must be done.
>=dev-lisp/gentoo-init-1.0
>=dev-lisp/asdf-2.26
>=dev-lisp/sbcl-1.1.2
# Christian Ruppert <idl0r@gentoo.org> (22 Dec 2012)
# Experimental
=net-proxy/haproxy-1.5*
# Sven Wegener <swegener@gentoo.org> (21 Dec 2012)
# temporary mask for socket location change
=app-misc/screen-4.0.3-r8
# Rick Farina <zerochaos@gentoo.org> (21 Dec 2012)
# madwifi has been replaced by ath5k and ath9k in kernel
# drivers and is subject to numerous long standing bugs
# stable wpa_supplicant sometimes wants madwifi-ng-tools
#net-wireless/madwifi-ng-tools
net-wireless/madwifi-ng
# Julian Ospald <hasufell@gentoo.org> (20 Dev 2012)
# old and subject to removal
# version scheme collides with new release
=games-roguelike/tomenet-100310
# Anthony G. Basile <blueness@gentoo.org> (17 Dec 2012)
# Masked for removal in 30 days. (17 Jan 2012)
# This is provided by USE=xtended webalizer, bug #445226
app-admin/webalizer-xtended
# Sebastien Fabbro <bicatali@gentoo.org> (13 Dec 2012)
# Necessary removal to get rid of very unstable sci-libs/lapack-atlas
# Packages are in the science overlay
# until sci-libs/atlas replacement make it to the main tree
<sci-astronomy/sextractor-2.8.6-r1
sci-astronomy/scamp
# Justin Lecher <jlec@gentoo.org> (13 Dec 2012)
# sci-libs/(lapack/blas)-altas will be removed due to
# fragile build and runtime behaviour #372323.
# Alternatives are sci-libs/lapack-reference & sci-libs/blas-reference.
# Follow up package named sci-libs/atlas can be found in
# sci overlay and will be moved once ready for prime time
sci-libs/blas-atlas
sci-libs/lapack-atlas
# Michał Górny <mgorny@gentoo.org> (07 Dec 2012)
# Experimental version disabling XDM-AUTHENTICATION-1 (in favor
# of MIT-MAGIC-COOKIE-1). It should fix bug #306223 but it can also
# raise unknown issues. Bug #445662 for more details.
=x11-apps/xdm-1.1.11-r2
# Alexandre Rostovtsev <tetromino@gentoo.org> (05 Dec 2012)
# Masked for removal in 30 days.
# Incompatible with recent cogl and clutter versions (bug #435164)
mail-client/claws-mail-geolocation
<media-libs/libchamplain-0.9
<media-libs/clutter-gtk-1.0
# Sebastian Pipping <sping@gentoo.org> (27 Nov 2012)
# Masked for removal in 30 days.
# Licensing issues, turned out not distributable (bug #444332)
app-admin/profiler
# Sebastian Pipping <sping@gentoo.org> (27 Nov 2012)
# Masked for removal in 30 days.
# Server and software development discontinued upstream (bug #438082)
app-admin/smolt
# Tim Harder <radhermit@gentoo.org> (27 Nov 2012)
# Masked for testing
=media-libs/libsfml-2*
# Pacho Ramos <pacho@gentoo.org> (24 Nov 2012)
# Doesn't build with current kernels (#351225), some work is done
# by Ubuntu users but a lot of mantainance work is still needed
# and nobody will take care of it now (#351225#c7).
# Looks like a proxy maintainer is working on this...
net-dialup/hsfmodem
# Richard Freeman <rich0@gentoo.org> (24 Nov 2012)
# Live ebuild.
=app-misc/sleepyhead-9999
# Robin H. Johnson <robbat2@gentoo.org> (18 Nov 2012)
# Dead upstream, replaced by gitolite
dev-vcs/gitosis
dev-vcs/gitosis-gentoo
# Ole Markus With <olemarkus@gentoo.org> (15 Nov 2012)
# Masked for testing
>=dev-lang/php-5.4.9999
# Diego Elio Pettenò <flameeyes@gentoo.org> (14 Nov 2012)
# Masked for testing as too many packages fail.
# See bug #443230 for tracking the progress
=media-video/libav-9.1*
~virtual/ffmpeg-9
# Joerg Bornkessel <hd_brummy@gentoo.org> (04 Nov 2012)
# masked for testing, bug #422605
=media-plugins/vdr-softdevice-0.5.0.20110417
# Markos Chandras <hwoarang@gentoo.org> (03 Nov 2012)
# Masked for testing
app-benchmarks/ltp
# Ulrich Müller <ulm@gentoo.org> (02 Nov 2012)
# Emacs live ebuilds. Use at your own risk.
~app-editors/emacs-vcs-24.2.9999
~app-editors/emacs-vcs-24.3.9999
# Alexis Ballier <aballier@gentoo.org> (1 Nov 2012)
# Still requires ocaml-3, mask it until it is ported. If this does not happen in
# the near future, we should consider removing it.
dev-ml/ocamlduce
# Diego Elio Pettenò <flameeyes@gentoo.org> (1 Nov 2012)
# See tracker bug #440342. Will probably require GNOME 3.6 to be
# unmasked first.
=dev-libs/libtasn1-3*
# Sébastien Fabbro <bicatali@gentoo.org> (31 Oct 2012)
# live ebuild
=sys-fs/redirfs-9999
# Gilles Dartiguelongue <eva@gentoo.org> (25 Oct 2012)
# Too broken to be used but adding for testing purpose (bug #438560)
=media-sound/rhythmbox-2.98
# Pacho Ramos <pacho@gentoo.org> (25 Oct 2012)
# obexd changed its API without any warning, it's recommended to ship
# 0.46 until https://bugzilla.gnome.org/682106 is fixed to prevent
# bluetooth-sendto breakage.
>=app-mobilephone/obexd-0.47
# Eray Aslan <eras@gentoo.org> (24 Oct 2012)
# Mask experimental software
=mail-client/squirrelmail-1.4.23*
# Sergey Popov <pinkbyte@gentoo.org> (22 Oct 2012)
# Mask net-misc/libteam snapshot ebuilds until release
net-misc/libteam
# Michael Palimaka <kensington@gentoo.org> (19 Oct 2012)
# New major release breaks almost all existing consumers.
# Masked until each package can update its dependencies.
>=net-libs/libotr-4.0.0
>=x11-plugins/pidgin-otr-4.0.0
# Tim Harder <radhermit@gentoo.org> (15 Oct 2012)
# Mask development releases
=media-libs/libraw-0.15*
# Robin H. Johnson <robbat2@gentoo.org> (08 Oct 2012)
# Masked for testing
=sys-libs/db-5.3*
=sys-libs/db-5.2*
=sys-libs/db-5.1*
=sys-libs/db-5.0*
# Richard Yao <ryao@gentoo.org> (06 Oct 2012)
# sys-apps/grep-2.13 falsely reports some files as binary, causing build
# failures. Bug #425668
=sys-apps/grep-2.13
# Tim Harder <radhermit@gentoo.org> (01 Sep 2012)
# Mask development releases
=media-sound/lilypond-2.17*
# Markos Chandras <hwoarang@gentoo.org> (17 August 2012)
# Masked for testing. Required by dev-lang/jimctl-0.73
=dev-embedded/openocd-0.6.1
# Benedikt Böhm <hollow@gentoo.org> (11 Aug 2012)
# Regression in iproute code, does not detect IP addresses correctly anymore.
~dev-ruby/ohai-6.14.0
# Jeroen Roovers <jer@gentoo.org> (2 Aug 2012)
# Development version
>app-admin/sysstat-10.1
# Ralph Sennhauser <sera@gentoo.org> (18 Jul 2012)
# Unmaintained, multiple vulnarabilities. #351626
# A more recent source build maintained by the community is available in the
# seden overlay. A more recent binary is available in the java-overlay.
<=dev-util/eclipse-sdk-3.5.1-r1
# Michael Weber <xmw@gentoo.org> (07 Jul 2012)
# Masked for testing only beta (bug 424866)
=sci-electronics/eagle-6.2.1_beta
# Michael Weber <xmw@gentoo.org> (29 Jun 2012)
# Masking for security reasons (bug 424025, CVE-2012-3366)
# Users of trigger plugin, update asap.
<app-admin/bcfg2-1.2.2-r1
# Andreas K. Huettel <dilfridge@gentoo.org> (25 Jun 2012)
# Mask live ebuild
=net-print/cups-9999
# Maxim Koltsov <maksbotan@gentoo.org> (21 Jun 2012)
# It's not what it's called now, mask it not protect people
=dev-util/febootstrap-3*
# Ian Stakenvicius <axs@gentoo.org> (19 Jun 2012)
# Mask new spidermonkey until rdeps can accept it
~dev-lang/spidermonkey-1.8.7
# Michael Weber <xmw@gentoo.org> (13 Jun 2012)
# Mask beta versions for testing
>sci-electronics/magic-8
>sci-electronics/xcircuit-3.8
# Justin Lecher <jlec@gentoo.org> (13 Jun 2012)
# Justin Lecher <jlec@gentoo.org> (01 Nov 2012)
# Mask old version numbers
# Shows newest unstable to users easily
>=sci-biology/ncbi-tools-20080302
>=sci-chemistry/dssp-070831
>=sci-biology/ncbi-tools++-2010.06.15
# Patrick Lauer <patrick@gentoo.org> (06 Jun 2012)
# Temporarily mask nginx >=1.3 see #411937
>=www-servers/nginx-1.3
# Markos Chandras <hwoarang@getnoo.org> (27 May 2012)
# Mask alpha release
=sci-electronics/qelectrotech-0.30_alpha*
# Alexis Ballier <aballier@gentoo.org> (26 May 2012)
# API/ABI has changed with this release.
# Mask until the tree is fine.
# https://bugs.gentoo.org/show_bug.cgi?id=417677
>=media-video/ffmpeg-0.11
# Benda Xu <heroxbd@gentoo.org> (20 May 2012)
# geant-4.9.5_p01 has a major class declaration change that renders
# geant-python (g4py upstream) unable to compile
# upstream bug http://bugzilla-geant4.kek.jp/show_bug.cgi?id=1317
=sci-physics/geant-python-4.9.5_p01
# Alexandre Rostovtsev <tetromino@gentoo.org> (20 May 2012)
# Requires dev-scheme/guile-2.0.5 which is in lisp overlay and masked;
# bug #416683
>=games-board/aisleriot-3.3.1
# Ultrabug <ultrabug@gentoo.org> (16 May 2012)
# Masked for testing
>=sys-cluster/corosync-2.0.0
# Alistair Bush <ali_bush@gentoo.org> (10 May 2012)
# Mask alpha version of mono for testing
>=dev-lang/mono-2.11.1
>=dev-lang/mono-tools-2.11
>=virtual/monodoc-2.11
# Johannes Huber <johu@gentoo.org> (03 May 2012)
# Unstable dev channel release. Fixes build with gcc47
# (bug #413941).
>=media-sound/mp3diags-1.1
# Robin H. Johnson <robbat2@gentoo.org> (09 Feb 2012)
# Needs to be slotted better
=dev-libs/yaz-4*
# Maxim Koltsov <maksbotan@gentoo.org> (19 Apr 2012)
# Broken, masking by maintainer's request
net-ftp/leechcraft-lcftp
net-p2p/leechcraft-eiskaltdcpp
# Jeroen Roovers <jer@gentoo.org> (04 Apr 2012)
# Alpha versions of dev-libs/libevent are considered unstable
>dev-libs/libevent-2.1
# Andreas K. Huettel <dilfridge@gentoo.org> (22 Mar 2012)
# Even its author admits that it's an ugly hack. Crashes e.g.
# firefox with kde-4.8. Unmask at your own risk.
kde-misc/kgtk
# Samuli Suominen <ssuominen@gentoo.org> (06 Mar 2012)
# Masked for testing since this is known to break nearly
# every reverse dependency wrt bug 407091
>=dev-lang/lua-5.2.0
# Sébastien Fabbro <bicatali@gentoo.org> (26 Feb 2012)
# Needs development version x11-libs/wxGTK
>=sci-visualization/fityk-1.1
# Michał Górny <mgorny@gentoo.org> (21 Jan 2012)
# Blocks sysvinit yet doesn't provide all tools provided by it.
# Masking until we get the necessary tools out of sysvinit.
sys-apps/systemd-sysv-utils
# Eray Aslan <eras@gentoo.org> (19 Jan 2012)
# Mask experimental software
=mail-mta/postfix-2.10*
# Jeroen Roovers <jer@gentoo.org> (27 Mar 2012)
# Opera Next and Opera snapshots are unsupported and eternally unstable.
# <http://my.opera.com/desktopteam/blog>
www-client/opera-next
=www-client/opera-12.13*
# Ulrich Mueller <ulm@gentoo.org> (13 Dec 2011)
# SLOTs 21 and 22 of app-editors/emacs, corresponding to
# GNU Emacs versions 21.4 and 22.3. These versions were
# released in February 2005 and September 2008, respectively.
# Please upgrade to >=app-editors/emacs-23 and update your
# Emacs Lisp packages with emacs-updater.
# Keeping these versions in the tree masked indefinitely,
# by popular request. Bug 394589.
=app-editors/emacs-21*
=app-editors/emacs-22*
<virtual/emacs-23
# Christoph Junghans <ottxor@gentoo.org> (15 Nov 2011)
# current version of google-talkplugin never clear what you get
=www-plugins/google-talkplugin-9999
# Diego E. Pettenò <flameeyes@gentoo.org> (30 Oct 2011)
# Working on more reliable versioning, consider experimental for now.
>=dev-lang/luajit-2.0.0_beta8
# Samuli Suominen <ssuominen@gentoo.org> (30 Oct 2011)
# Masked for security bug #294253, use only at your own risk!
=media-libs/fmod-3*
games-puzzle/candycrisis
games-simulation/stoned-bin
games-sports/racer-bin
games-strategy/dark-oberon
games-strategy/savage-bin
# MATSUU Takuto <matsuu@gentoo.org> (27 Oct 2011)
# Mask for testing
>=sys-devel/distcc-3.2_rc1
# Justin Bronder <jsbronder@gentoo.org> (27 Sep 2011)
# Masking the torque 2.3 series due to bug #372959. This allows
# sites that are ok with the vulnerability but prefer the stability
# of 2.3.x to continue to get updates (if any).
<sys-cluster/torque-2.4
dev-perl/perl-PBS
# Joerg Bornkessel <hd_brummy@gentoo.org> (17 Sep 2011)
# media-video/vdr-xvdr-9999, masked git live ebuild
=media-plugins/vdr-xvdr-9999
# Alexis Ballier <aballier@gentoo.org> (20 Aug 2011)
# dev-tex/pdftex-1.40.11 is 100% identical to the one in TeX Live 2010;
# TeX Live 2011 has a newer version, which makes the standalone package useless;
# mask it for now, we'll see about removing it later.
dev-tex/pdftex
# Robin H. Johnson <robbat2@gentoo.org> (01 Nov 2012)
# Update of mask to 5.6 instead of 5.5
# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (28 Jul 2011)
# A new update of the mysql / mariadb mask
# Robin H. Johnson <robbat2@gentoo.org> (01 Feb 2010)
# Mask 5.6/6.0 series that are alpha and and crazy experimental.
# Mask 5.2/5.3 virtual that exists in the overlay as well (it is MariaDB only)
>=dev-db/mariadb-5.6
>=dev-db/mysql-5.6
>=virtual/mysql-5.6
=dev-db/mariadb-5.2*
=virtual/mysql-5.2*
=dev-db/mariadb-5.3*
=virtual/mysql-5.3*
# Peter Volkov <pva@gentoo.org> (23 Jul 2011)
# Mask release candidates
=dev-libs/guiloader-2.99.0
=dev-libs/guiloader-c++-2.99.0
=dev-util/crow-designer-2.99.0
# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (15 July 2011)
# Masking mariadb-5.1.55 until we have feedback about the unit tests
# as they build for me but fail for Robin
~dev-db/mariadb-5.1.55
# Justin Lecher <jlec@gentoo.org> (27 Jun 2011)
# Only avalable version isn't in the tree.
# Mask until it is bumped
sci-chemistry/webmo
# Torsten Veller <tove@gentoo.org> (18 Jun 2011)
# Mask perl-5.14. See tracker bug #356171
=dev-lang/perl-5.14*
# Hans de Graaff <graaff@gentoo.org> (15 May 2011)
# Mask new versions until thread-related crashes have been fixed.
# See bug 367423.
=dev-lang/ruby-enterprise-1.8.7.2011.03
=dev-lang/ruby-enterprise-1.8.7.2012.02
# Alexis Ballier <aballier@gentoo.org> (20 Apr 2011)
# Tiziano Müller <dev-zero@gentoo.org> (11 Aug 2010)
# Breaks net-voip/sflphone, non maintainer update, but is needed by
# media-video/ffmpeg
>=media-libs/celt-0.8.1
# Marijn Schouten <hkBst@gentoo.org> (07 April 2011)
# Masked for number of issues, but can be used to
# test against if people are impatient ;P
# Known issues:
# - Broken emacs support (ulm has promised to look)
# - doesn't build when boehm-gc is built without threads
# - no SLOTting yet!
=dev-scheme/guile-2.0.0
# Ryan Hill <dirtyepic@gentoo.org> (02 Apr 2011)
# Masked for testing
>=sys-devel/gcc-4.7.0
>=sys-devel/kgcc64-4.7.0
>=dev-java/gcj-jdk-4.7.0
# Christian Faulhammer <fauli@gentoo.org> (12 Mar 2011)
# Mask for testing
>=www-apps/joomla-1.6.0
# Ryan Hill <dirtyepic@gentoo.org> (30 Mar 2011)
# Masked indefinitely (until 0.40 is released).
# http://bugs.gentoo.org/354423
>=app-pda/libopensync-0.30
>=app-pda/libopensync-plugin-file-0.30
>=app-pda/libopensync-plugin-irmc-0.30
>=app-pda/libopensync-plugin-palm-0.30
>=app-pda/libopensync-plugin-python-0.30
app-pda/libopensync-plugin-syncml
app-pda/libopensync-plugin-vformat
app-pda/osynctool
# Ryan Hill <dirtyepic@gentoo.org> (30 Mar 2011)
# Work in progress
# http://bugs.gentoo.org/show_bug.cgi?id=354423
app-pda/libopensync-plugin-evolution2
app-pda/libopensync-plugin-gnokii
app-pda/libopensync-plugin-gpe
app-pda/multisync-gui
# Ryan Hill <dirtyepic@gentoo.org> (22 Jan 2011)
# Mask development versions due to unstable API
# as requested by leio
>=dev-python/wxpython-2.9
>=x11-libs/wxGTK-2.9
# Michael Sterrett <mr_bones_@gentoo.org> (20 Jan 2010)
# testing mask for upcoming exult release
>=games-engines/exult-1.3
# Torsten Veller <tove@gentoo.org> (06 Jan 2011)
# Next step to remove old perl and libperl versions.
# Versions prior 5.12 are masked and will be removed when 5.14 is available.
# If you are a sparc-fbsd user and your only keyworded perl version was masked,
# test perl-5.12.2 and reply to bug 288028
# For other complaints go to bug 350785
<dev-lang/perl-5.12.2
<sys-devel/libperl-5.10.1
# Gilles Dartiguelongue <eva@gentoo.org> (07 Dec 2010)
# Part of GNOME 2.32 release set by breaks my machine as hell
# Needs more testing before unleashing
>=gnome-base/libbonobo-2.32
# Markos Chandras <hwoarang@gentoo.org> (01 Nov 2010)
# Masking alpha releases
net-analyzer/ncrack
# Peter Volkov <pva@gentoo.org> (29 Oct 2010)
# mask beta release
=net-analyzer/tcpreplay-3.4.5*
# Markos Chandras <hwoarang@gentoo.org> (26 Oct 2010)
# master branch is heavily broken at the moment. Use
# 2.0.9999 instead if you want a kmess
# that actually builds
=net-im/kmess-9999
# Luca Barbato <lu_zero@gentoo.org> (21 Jul 2010)
# Not ready for public consumption, clashes with current mesa-git
media-libs/shivavg
# Stefan Briesenick <sbriesen@gentoo.org> (21 Jul 2010)
# doesn't compile against latest media-libs/spandsp.
# not needed anymore for Asterisk 1.6.
net-misc/asterisk-spandsp_codec_g726
# Doug Goldstein <cardoe@gentoo.org> (07 Jul 2010)
# No actual Gentoo support yet. If you're interested, please see bug #295993
net-misc/netcf
# Justin Lecher <jlec@gentoo.org> (16 Jun 10)
# Just working with the masked experimental version of refmac
>=sci-libs/monomer-db-5.16
# Robin H. Johnson <robbat2@gentoo.org> (09 Jun 2010)
# Fails to self-verify/sign in FIPS mode, pending upstream response before
# usage for GSoC project.
app-crypt/hmaccalc
# Luca Barbato <lu_zero@gentoo.org> (21 May 2010)
# development release
=dev-db/mongodb-1.5*
# Justin Lecher <jlec@gentoo.org> (16 May 2010)
# Upstreams testing version
# Added on request
>=sci-chemistry/refmac-5.6
# Patrick Lauer <patrick@gentoo.org> (07 Apr 2010)
# Keeping samba-4 masked until release.
>net-fs/samba-4
# Mike Frysinger <vapier@gentoo.org> (07 Mar 2010)
# Very old packages that people should have upgraded away from
# long ago. Courtesy mask ... time to upgrade.
# Added <sys-fs/e2fsprogs as well (halcy0n)
<sys-libs/e2fsprogs-libs-1.41.8
<sys-fs/e2fsprogs-1.41.9
# Robert Piasek <dagger@gentoo.org> (23 Feb 2010)
# Masking libmapi as it depends on masked samba4
>=net-libs/libmapi-0.9
# Christian Parpart <trapni@gentoo.org> (23 Dec 2009)
# Masked for testing/feedback.
media-sound/teamspeak-server-bin
# Joerg Bornkessel <hd_brummy@gentoo.org> (02 Dec 2009)
# cvs ebuild vdr-xineliboutput-9999 masked for lifetime
=media-plugins/vdr-xineliboutput-9999
# Peter Alfredsen <loki_val@gentoo.org> (21 Oct 2009)
# Masked because this needs a patch to be applied to portage
# to not install the kitchensink and everything else
# into /usr/src/debug with FEATURES=installsources
=dev-util/debugedit-4.4.6-r2
# Diego E. Pettenò <flameeyes@gmail.com> (09 Oct 2009)
# Untested yet; documented only in Russian, help is appreciated.
sys-auth/pam_keystore
# Diego E. Pettenò <flameeyes@gentoo.org> (08 Aug 2009)
# on behalf of QA Team
#
# Mass-masking of live ebuilds; we cannot guarantee working state of
# live ebuilds, nor the availability of the server hosting them. As
# per QA team policy, all these need to be kept masked by default, if
# available in the tree.
~app-i18n/skk-jisyo-9999
net-misc/netcomics-cvs
app-portage/layman-dbtools
sci-astronomy/casa-data
# rdep on the one above
sci-astronomy/casacore
sci-electronics/kicad
dev-ruby/rcsparse
# rdep on the one above
dev-vcs/fromcvs
sci-biology/picard
~dev-libs/libg15-9999
# Federico Ferri <mescalinum@gentoo.org> (08 Aug 2009)
# Doesn't build with Tcl 8.5, has several bugs open
=dev-tcltk/tcl-debug-2.0
# Marijn Schouten <hkBst@gentoo.org> (29 Jul 2009)
# Masked for increasingly many problems. Upstream is flaky and hasn't released since 2005.
# Maxima is the only consumer and can be built with sbcl or clisp.
# Hopefully upstream will do a release that we can add to revive this package.
dev-lisp/gcl
# Jeremy Olexa <darkside@gentoo.org> (28 Jul 2009)
# On behalf of Robin H. Johnson <robbat2@gentoo.org>.
# These versions are vulnerable to GLSA's and should not be used. They will stay
# in the tree because they are useful to tracking down bugs. You have been
# warned. bug 271686
<dev-db/mysql-5.1.56
<virtual/mysql-5.1
# Nirbheek Chauhan <nirbheek@gentoo.org> (10 Jun 2009)
# Several feature regressions that will make our users
# go on a witchhunt if unmasked
# * No XDMCP connection UI
# * No configuration/theming support
# * No support for auth backends other than PAM
# * Many more...
=gnome-base/gdm-2.3*
# Tiziano Müller <dev-zero@gentoo.org> (08 Apr 2009)
# pre-releases
net-libs/libinfinity
>=app-editors/gobby-0.4.91
# Paul Varner <fuzzyray@gentoo.org> (06 Apr 2009)
# Dead upstream and has issues with newer portages.
# Due to popular demand and no suitable replacement, it will stay in the tree
# in a masked status until it completely breaks or is replaced.
app-portage/udept
# Diego E. Pettenò <flameeyes@gentoo.org> (03 Jan 2009)
# These packages are not supposed to be merged directly, instead
# please use sys-devel/crossdev to install them.
dev-libs/cygwin
dev-util/mingw-runtime
dev-util/mingw64-runtime
dev-util/w32api
sys-libs/newlib
dev-embedded/msp430-binutils
dev-embedded/msp430-gcc
dev-embedded/msp430-gdb
dev-embedded/msp430-libc
dev-embedded/msp430mcu
dev-embedded/avr-libc
# Peter Volkov <pva@gentoo.org> (16 Nov 2008)
# The development branch, to be unmasked when out of beta by upstream.
=net-misc/socat-2.0.0*
# Steve Dibb <beandog@gentoo.org> (05 Nov 2008)
# Mask realplayer codecs for security bug 245662
media-libs/amd64codecs
media-libs/realcodecs
# Doug Goldstein <cardoe@gentoo.org> (17 Sep 2008)
# under development
gnome-extra/gnome-lirc-properties
# Markus Ullmann <jokey@gentoo.org> (07 Jul 2008)
# mask for security bug #190667 (CVE-2007-{4584,5839})
#
# both CVEs are fixed in upstream version control as per:
# http://bitchx.svn.sourceforge.net/svnroot/bitchx/trunk/Changelog
~net-irc/bitchx-1.1
# Vlastimil Babka <caster@gentoo.org> (20 May 2008)
# Masked for testing
app-arch/rpm5
# Chris Gianelloni <wolf31o2@gentoo.org> (03 Mar 2008)
# Masking due to security bug #194607 and security bug #204067
games-fps/doom3
games-fps/doom3-cdoom
games-fps/doom3-chextrek
games-fps/doom3-data
games-fps/doom3-demo
games-fps/doom3-ducttape
games-fps/doom3-eventhorizon
games-fps/doom3-hellcampaign
games-fps/doom3-inhell
games-fps/doom3-lms
games-fps/doom3-mitm
games-fps/doom3-phantasm
games-fps/doom3-roe
games-fps/quake4-bin
games-fps/quake4-data
games-fps/quake4-demo
# Piotr Jaroszyński <peper@gentoo.org> (26 Nov 2007)
# opensync live ebuilds
=app-pda/libsyncml-9999
=app-pda/libopensync-9999
=app-pda/osynctool-9999
=app-pda/libopensync-plugin-evolution2-9999
=app-pda/libopensync-plugin-file-9999
=app-pda/libopensync-plugin-gnokii-9999
=app-pda/libopensync-plugin-gpe-9999
=app-pda/libopensync-plugin-irmc-9999
=app-pda/libopensync-plugin-palm-9999
=app-pda/libopensync-plugin-python-9999
=app-pda/libopensync-plugin-syncml-9999
=app-pda/libopensync-plugin-vformat-9999
# MATSUU Takuto <matsuu@gentoo.org> (05 Apr 2007)
# to be tested, seems unstable
>=app-i18n/scim-anthy-1.3.0
# Tavis Ormandy <taviso@gentoo.org> (21 Mar 2006)
# masked pending unresolved security issues #127167
games-roguelike/slashem
# Tavis Ormandy <taviso@gentoo.org> (21 Mar 2006)
# masked pending unresolved security issues #125902
games-roguelike/nethack
games-util/hearse
# Robin H. Johnson <robbat2@gentoo.org> (11 Feb 2006)
# zlib interaction is badly broken. See bug #124733.
=dev-vcs/cvs-1.12.13*
# <klieber@gentoo.org> (01 Apr 2004)
# The following packages contain a remotely-exploitable
# security vulnerability and have been hard masked accordingly.
#
# Please see http://bugs.gentoo.org/show_bug.cgi?id=44351 for more info
#
games-fps/unreal-tournament-goty
games-fps/unreal-tournament-strikeforce
games-fps/unreal-tournament-bonuspacks
games-fps/aaut