summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-28 04:06:07 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-28 04:06:07 +0000
commitccf84bcd604130256d1377cd58f0a634ae6ee20f (patch)
treef42a709e0c7805183f5680883bc76dc935b7a0cc /profiles
parentc85a90f90521c7e11d618b527d6630cc64cecbd4 (diff)
gentoo resync : 28.12.2017
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin183894 -> 183890 bytes
-rw-r--r--profiles/base/make.defaults10
-rw-r--r--profiles/base/package.use.mask4
-rw-r--r--profiles/desc/l10n.desc6
-rw-r--r--profiles/package.mask183
-rw-r--r--profiles/prefix/darwin/package.mask4
-rw-r--r--profiles/use.local.desc4
7 files changed, 169 insertions, 42 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index aafe9cd84df4..19cc1b6c0843 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 8139749349d7..db5f53897915 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -71,6 +71,16 @@ XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface ge
# Some common lcd devices
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
+# 2006/10/17 - Daniel Drake <dsd@gentoo.org>
+# cracklib is becoming optional in shadow (and removed from system) as of
+# today. However, cracklib is very standard across the Linux world so we
+# enable it by default.
+#
+# Diego Pettenò <flameeyes@gentoo.org> (14 Jul 2007)
+# Moved to base/ profile from default-linux/ so that it also applies to
+# embedded and hardened profiles.
+USE="cracklib"
+
# Miroslav Šulc <fordfrog@gentoo.org> (19 Nov 2008)
# Netbeans modules/clusters
NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 809a381aea46..e29ab67077ba 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,6 +7,10 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# We will remove ptlib, its support was broken anyway (#624578).
+net-voip/yate h323
+
# Andreas K. Hüttel <dilfridge@gentoo.org> (25 Dec 2017)
# We need to clean up obsolete packages a bit. Bug 628820.
~app-text/texlive-core-2012 xetex
diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index e006ecf4e28a..2868c78a6f9a 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of L10N USE_EXPAND flags.
@@ -82,7 +82,6 @@ gu - Gujarati
gug - Paraguayan Guarani
he - Hebrew
hi - Hindi
-hne - Chhattisgarhi
hr - Croatian
hsb - Upper Sorbian
hu - Hungarian
@@ -153,7 +152,6 @@ sr - Serbian
sr-ijekavsk - Serbian (Ijekavian pronunciation)
sr-Latn - Serbian (Latin script)
sr-Latn-ijekavsk - Serbian (Latin script, Ijekavian pronunciation)
-sr-ME - Serbian (Montenegro)
ss - Swati
st - Southern Sotho
sv - Swedish
@@ -173,9 +171,7 @@ ts - Tsonga
tt - Tatar
ug - Uyghur
uk - Ukrainian
-ur-PK - Urdu (Pakistan)
uz - Uzbek
-uz-Cyrl - Uzbek (Cyrillic script)
ve - Venda
vi - Vietnamese
wa - Walloon
diff --git a/profiles/package.mask b/profiles/package.mask
index df71ba052b58..f4cfebce6fd3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,152 @@
#--- END OF EXAMPLES ---
+# Jonas Stein <jstein@gentoo.org> (28 Dec 2017)
+# Upstream deleted all files more than 6 years ago and is inactive.
+# See also bug #628960
+# Masked for removal on 2018-02-01
+app-doc/linux-gazette-base
+app-doc/linux-gazette-all
+app-doc/linux-gazette
+
+# Andreas Sturmlechner <asturm@gentoo.org> (27 Dec 2017)
+# Masked because no more USE=qt4 breaks rdeps, bug #642444
+>=app-text/poppler-0.62.0
+
+# David Seifert <soap@gentoo.org> (27 Dec 2017)
+# Last release in 2005, crashes on use, EAPI 3 (#640262).
+# Removal in 30 days
+dev-vcs/archway
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Remove all Compiz related packages: they all need major work/bumps to fix
+# lots of pending issues and they need a dedicated maintainer (bug #339622
+# and many others). Removal in a month.
+x11-wm/compiz
+x11-apps/fusion-icon
+x11-libs/compizconfig-backend-gconf
+x11-libs/libcompizconfig
+dev-python/compizconfig-python
+x11-misc/ccsm
+x11-misc/simple-ccsm
+x11-plugins/compiz-plugins-extra
+x11-plugins/compiz-plugins-main
+x11-plugins/compiz-plugins-unsupported
+x11-wm/compiz-fusion
+x11-wm/emerald
+x11-themes/emerald-themes
+x11-libs/compiz-bcop
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Dead for ages, not needed, for java 1.5 (#638036). Removal in a month.
+dev-java/jikes
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Dead for ages, requires glibc with rpc (#371391). Removal in a month.
+net-misc/netkit-rusers
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Out ebuild is completely obsolete (#381073), download manually PPD is
+# preferred, current tarballs cannot be downloaded even (#635146). Removal
+# in a month.
+net-print/xerox-drivers
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Dead and broken for a long time (#427876), nothing requires this. Removal
+# in a month.
+dev-dotnet/gnome-sharp
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Dead and broken for a long time (#428354, #562772, #624956, #558120,
+# #585222, #585548, #605706, #612368), nothing requires this. Removal
+# in a month.
+# Mikhail Pukhlikov <cynede@gentoo.org> (20 Jul 2017)
+# Old mono/dotnet packages (used on GNOME2 stack)
+# also some deprecated forks used for monodevelop
+# awhile they are very unstable they will live in dotnet overlay
+gnome-extra/docky
+dev-dotnet/gnome-desktop-sharp
+dev-dotnet/gtksourceview-sharp
+dev-dotnet/rsvg-sharp
+dev-dotnet/vte-sharp
+dev-dotnet/wnck-sharp
+dev-dotnet/xdt-for-monodevelop
+dev-dotnet/nuget
+dev-dotnet/referenceassemblies-pcl
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Dead for ages, rely on deprecated/dead libs (#447466). Removal in a month.
+dev-vcs/bzr-gtk
+dev-vcs/bzr-explorer
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Completely broken for years (#514400, #596078, #598609, #640096, #641428).
+# Removal in a month.
+dev-cpp/pficommon
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Dead for a long time, failing tests (#526900), nothing requires it.
+# Removal in a month.
+net-misc/ytalk
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Upstream dead, SRC_URI dead, nothing requires it (#533812). Removal in a
+# month.
+media-video/replex
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Not compatible with mono-4 (#557588, #562546, #569252, #581920, #585860, #596652),
+# nothing requires them. Removal in a month.
+dev-dotnet/xsp
+dev-dotnet/nini
+dev-lang/mono-basic
+dev-util/jay
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# python files installed in wrong path (#580328), relies on qt4 and cannot
+# be bumped (#585328), fails with gcc6 (#630332), fails to build (#641514).
+# Removal in a month.
+sci-visualization/qtiplot
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Dead upstream for a long time, relies on dead gnome-icon-theme and has
+# some crashes (#602144). Removal in a month.
+app-doc/podbrowser
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Dead upstream for a long time, relies on dead gnome-icon-theme and nothing
+# requires it (#602146). Removal in a month.
+games-emulation/gxmame
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# All Ekiga set is dead and broken for years, it relies on obsolete
+# dead/libs that are also old and broken and upstream looks to not release
+# newer ekiga ever. To keep this please go ahead and take care of it *and
+# all the dependencies it also needs*. See bugs #626176, #460458, #589276,
+# #638122, #641990, #633670, #624578, #600398, #627868.
+# Removal in a month.
+net-libs/ptlib
+net-libs/opal
+net-voip/openmcu
+net-libs/h323plus
+net-voip/ekiga
+
+# Alice Ferrazzi <alicef@gentoo.org> (27 Dec 2017)
+# Masked for removal in 30 days.
+# There are issue on this kernel version due to a heavy changeset.
+# (bug #642268)
+=sys-kernel/gentoo-sources-4.14.9
+
+# Andreas K. Hüttel <dilfridge@gentoo.org> (27 Dec 2017)
+# Ancient. EAPI=3. (Nearly) no consumers. Needs to go.
+# Removal in 30 days.
+dev-lang/swig:1
+
+# Andreas K. Hüttel <dilfridge@gentoo.org> (27 Dec 2017)
+# Last remaining consumer of dev-lang/swig:1, which needs
+# to go the way of the dinosaur. Removal in 30 days.
+dev-python/apse
+
# Matthias Maier <tamiko@gentoo.org> (26 Dec 2017)
# gcc depends on mpfr and this version changes soname. Spare users with
# FEATURES=-preserve-libs from completely frying their system.
@@ -541,11 +687,6 @@ dev-python/whirlpool
# Missing dependencies.
>=dev-python/scrapy-1.4.0
-# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (23 Oct 2017)
-# Dropping suid breaks some use cases, bug #635102
-# Mask until they are fixed or properly documented, bug #450364
->=x11-base/xorg-server-1.19.5-r1
-
# Agostino Sarubbo <ago@gentoo.org> (23 Oct 2017)
# It was a fresmee RDEPENDS. Freesmee has been removed since a while
# so it is not a depend of any package. No upstream releases
@@ -630,12 +771,6 @@ app-editors/atom:beta
# Incompatible changes in API in Enchant 2. Bug #629838.
>=app-text/enchant-2
-# Lars Wendler <polynomial-c@gentoo.org> (03 Sep 2017)
-# Masked because a new object API was introduced which breaks consumers:
-# https://cgit.freedesktop.org/poppler/poppler/commit/poppler/Object.h?id=9773c1534668d84b8267c3e5c9d612076fa231a5
-# See also our tracker bug: https://bugs.gentoo.org/629836
->=app-text/poppler-0.58.0
-
# Gilles Dartiguelongue <eva@gentoo.org> (2 Sep 1017)
# Gnome 3.26 package mask
>=app-text/libgepub-0.5
@@ -703,20 +838,6 @@ app-xemacs/xemacs-packages-all
# See: https://github.com/perl5-dbi/DBD-mysql/issues/117
=dev-perl/DBD-mysql-4.42.0
-# Mikhail Pukhlikov <cynede@gentoo.org> (20 Jul 2017)
-# Old mono/dotnet packages (used on GNOME2 stack)
-# also some deprecated forks used for monodevelop
-# awhile they are very unstable they will live in dotnet overlay
-gnome-extra/docky
-dev-dotnet/gnome-desktop-sharp
-dev-dotnet/gtksourceview-sharp
-dev-dotnet/rsvg-sharp
-dev-dotnet/vte-sharp
-dev-dotnet/wnck-sharp
-dev-dotnet/xdt-for-monodevelop
-dev-dotnet/nuget
-dev-dotnet/referenceassemblies-pcl
-
# Ian Stakenvicius <axs@gentoo.org> (19 Jul 2017)
# Mask spidermonkey:52 as it is a self-rolled release, no official
# release has been rolled. Is only committed to support development
@@ -793,16 +914,18 @@ dev-ruby/poltergeist
# If you still use one of these old toolchain packages, please upgrade (and
# switch the compiler / the binutils) ASAP. If you need them for a specific
# (isolated) use case, feel free to unmask them on your system.
-<sys-devel/gcc-4.9
+# (updated 27 Dec 2017 with gcc < 5.4)
+<sys-devel/gcc-5.4
<sys-libs/glibc-2.25-r9
-<sys-devel/binutils-2.28.1
+<sys-devel/binutils-2.29.1-r1
# Michał Górny <mgorny@gentoo.org> (20 May 2017)
# Old versions of CUDA and their reverse dependencies. They do not
-# support GCC 4.9+, and are really old.
+# support GCC 5+, and are really old.
+# (updated 27 Dec 2017 with cuda < 8 because of gcc < 5 mask)
<dev-python/pycuda-2016
-<dev-util/nvidia-cuda-sdk-7
-<dev-util/nvidia-cuda-toolkit-7
+<dev-util/nvidia-cuda-sdk-8
+<dev-util/nvidia-cuda-toolkit-8
net-wireless/cpyrit-cuda
# Maciej Mrozowski <reavertm@gentoo.org> (18 May 2017)
diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask
index 1ba079fa2787..5f339ea021ca 100644
--- a/profiles/prefix/darwin/package.mask
+++ b/profiles/prefix/darwin/package.mask
@@ -2,10 +2,6 @@
# Distributed under the terms of the GNU General Public License v2
-# Fabian Groffen <grobian@gentoo.org> (31 Oct 2017)
-# glibc-2.26 patch breaks for us
-=dev-libs/libxslt-1.1.30-r2
-
# Fabian Groffen <grobian@gentoo.org> (18 Dec 2016)
# has multiple compilation issue, resolved for 1.1.8, bug #602990
=app-misc/pax-utils-1.1.7
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 17530ca34571..f56e3198bf5c 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1079,6 +1079,7 @@ app-portage/gemato:blake2 - Install dependencies needed for BLAKE2 hash function
app-portage/gemato:gpg - Install dependencies needed for OpenPGP signature verification support
app-portage/gemato:portage-postsync - Install a Portage hook to verify the repository after fetching via rsync
app-portage/gemato:sha3 - Install dependencies needed for SHA3 hash functions
+app-portage/grs:server - Install all the tools building systems
app-portage/layman:bazaar - Support dev-vcs/bzr based overlays
app-portage/layman:cvs - Support dev-vcs/cvs based overlays
app-portage/layman:darcs - Support dev-vcs/darcs based overlays
@@ -3483,7 +3484,6 @@ kde-apps/konqueror:speech - Build text-to-speech plugin
kde-apps/kopete:addbookmarks - Automatically add incoming urls to bookmarks.
kde-apps/kopete:autoreplace - Automatically replace selected text
kde-apps/kopete:contactnotes - Enables writing personal notes for contacts.
-kde-apps/kopete:cryptography - Enable cryptography plugin
kde-apps/kopete:gadu - Enable the Gadu protocol handler.
kde-apps/kopete:groupwise - Enable the Groupwise protocol handler.
kde-apps/kopete:highlight - Allows you to specify highlights on specific events.
@@ -3494,7 +3494,6 @@ kde-apps/kopete:nowlistening - Shows song you currently listen to in your status
kde-apps/kopete:otr - Allows crypting your chat (drugs and talking nonsense are considered as good alternatives ;]).
kde-apps/kopete:pipes - Send messages to external pipe.
kde-apps/kopete:privacy - Filter for incoming messages
-kde-apps/kopete:skype - Enable Skype protocol handler (not fully functional yet).
kde-apps/kopete:statistics - Everybody loves statistic graphs, especially cake ones. ;]
kde-apps/kopete:testbed - Enable the testbed protocol.
kde-apps/kopete:texteffect - Various fancy text effects for your messages (don't ever consider writing us with this enabled ;]).
@@ -4801,7 +4800,6 @@ media-tv/mythtv:bluray - Pulls in libbluray for BluRay support.
media-tv/mythtv:cec - Allows you to control CEC enabled TVs via HDMI. Currently requires a USB based CEC -> HDMI injector between your TV and video card since no graphics drivers support CEC natively.
media-tv/mythtv:crystalhd - Allows you to utilize a Broadcom CrystalHD hardware based video decoder to improve the performance of video decode.
media-tv/mythtv:debug - Instructs Qt to use the 'debug' target instead of 'release' target. If your MythTV is crashing or you need a backtrace, you need to compile it with this option otherwise the debugging data is useless.
-media-tv/mythtv:dvb - Enables support for Linux DVB cards. These include all cards that work with digital signals such as ATSC, DVB-T, DVB-C, and DVB-S, QAM-64, and QAM-256.
media-tv/mythtv:egl - Support EGL video output.
media-tv/mythtv:fftw - Support visualizations via sci-libs/fftw
media-tv/mythtv:hls - HTTP Live Streaming support