summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: Remove python3_4 flagsMichał Górny2019-03-211-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gnome-extra/gnome-user-share: add missing systemd build reqMart Raudsepp2019-03-211-0/+1
| | | | | | | | | | | | | | | | Theoretically gnome-user-share works without systemd, but it has an unnecessary check for systemd in its configure check. Add that missing requirement. However while it could be manually launched without systemd, the integration support in gnome-settings-daemon/gnome-control-center will try to launch it via systemd specific dbus interface, thus users would have to handle it themselves for now. Can be reconsidered on next bump to support it, but output intructions what to do without systemd, or maybe even some support code in settings-daemon. Help welcome. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles/selinux: disable FEATURE=pid-sandboxJason Zaman2019-03-191-1/+1
| | | | | | | SELinux needs a policy update for pid-sandbox to work. disable the feature first so emerge can be used. Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* profiles: Remove obsolete pacakge.mask entriesMichał Górny2019-03-132-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove stale package.use.{mask,force} entriesMichał Górny2019-03-131-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove obsolete LLVM masks/forcesMichał Górny2019-03-111-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profile: hardened: remove mask use senitize from gccMagnus Granberg2019-03-101-2/+2
| | | | | Closes: https://bugs.gentoo.org/678956 Signed-off-by: Magnus Granberg <zorry@gentoo.org>
* gnome-extra/gnome-tweak-tool: pkgmove to gnome-extra/gnome-tweaksMart Raudsepp2019-03-061-1/+1
| | | | | | Upstream rename in 3.28 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles/features/musl: mask =sys-apps/openrc-0.40*Anthony G. Basile2019-02-231-0/+3
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-analyzer/wireshark: Add USE flags, fix src_test()Jeroen Roovers2019-02-231-0/+4
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* profile: hardened: remove "profile" use.maskThomas Deutschmann2019-02-101-4/+1
| | | | | | | Acked-by: Magnus Granberg <zorry@gentoo.org> Bug: https://bugs.gentoo.org/676988 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* p/f/prefix/s/package.use.mask: mask fancy extensions of portage.Benda Xu2019-01-261-0/+6
| | | | Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* profiles/features/prefix/package.use: disable rsync-verify by default.Benda Xu2018-12-211-0/+2
| | | | | Closes: https://bugs.gentoo.org/670757 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* profiles/features/uclibc/package.mask: drop commented packagesSergei Trofimovich2018-12-121-5/+0
| | | | | | Those should live in x86/amd64 directories anyway. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles: Clean removed media-libs/mesa flagsMichał Górny2018-12-011-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove a bunch of obsolete package/flag masksMichał Górny2018-11-281-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: prefixify dynamic linker used by sys-devel/clangGuilherme Amadio2018-11-151-0/+3
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* profiles/features/uclibc/make.defaults: remove multilib-strictAnthony G. Basile2018-11-111-0/+1
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* Add dev-lang/gnat-gpl to package.maskTupone Alfredo2018-11-041-0/+4
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* profiles: unset USE=modules by default.Michael Orlitzky2018-10-071-1/+0
| | | | | | | | | | | | | | | | | | | | | The "modules" USE flag was originally enabled by default in the base profile so that any ebuild inheriting linux-mod.eclass would have its kernel modules built by default. However, the name of that USE flag is now controlled by the MODULES_OPTIONAL_USE variable, set in the ebuild itself. The best place for the USE flag default is therefore in IUSE (in the ebuild), because only the ebuild knows the correct flag name. There are at least two packages, media-gfx/graphicsmagick and net-im/mcabber, that assign a different meaning to the "modules" flag, further suggesting that a global default is too blunt an approach. This commit drops the flag from base/make.defaults, and also from default/linux/make.defaults where a redundant entry was present. Thereafter, the override in features/hardened/make.defaults is unnecessary, so it has been dropped as well. Closes: https://bugs.gentoo.org/635720 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* profiles: Add new 17.0 uclibc profiles & features structureM. J. Everitt2018-10-049-0/+100
| | | | | | Roughly mimicking commit deb72d3a8b4e6f37c9191a229bbe19/ Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* games-util/gamemode: New ebuild suggestionKai Krakow2018-09-241-0/+1
| | | | | | | | | | | | | | GameMode from Feral Interactive is a systemd daemon allowing games to adjust the system to performance mode. It is supported by newer Feral titles and also supports other games by preloading a lib. Closes: https://bugs.gentoo.org/652906 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Signed-off-by: Kai Krakow <kai@kaishome.de> Co-authored-by: Mike Lothian <mike@fireburn.co.uk> Co-authored-by: Erik Badman <erik.badman@yahoo.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9700
* profiles: Remove a number of stale masks and forcesMichał Górny2018-09-131-3/+1
|
* p/f/p/s/kernel-2.6.16+: remove definitions of lutimes.Benda Xu2018-08-312-1/+9
|
* p/f/p/s/kernel-2.6.16+/profile.bashrc: glibc to be well to linux-2.6.16.Benda Xu2018-08-301-4/+11
| | | | | | F_DUPFD_CLOEXEC is available from linux-2.6.24. pipe2 and dup3 is introduced in linux-2.6.27.
* p/f/p/s/kernel-2.6.16+/profile.bashrc: no dup3 or pipe2 for ocaml.Benda Xu2018-08-281-3/+3
| | | | They are not defined by kernel-2.6.16.
* p/f/p/s/kernel-2.6.16+/use.mask: >=python3.6 actually works!Benda Xu2018-08-281-4/+0
| | | | | The newer versions of python have better compatibility on old linux kernels.
* p/f/p/s/kernel-2.6.16+/profile.bashrc: avoid dup3 definitions.Benda Xu2018-08-281-0/+3
|
* p/f/p/s/kernel-2.6.16+/profile.bashrc: disable pipe2, utimensatBenda Xu2018-08-181-1/+10
| | | | qtcore incorrectly uses kernel features without testing. Fix it.
* profiles: add mask on sys-apps/bolt for systemd profilesMatthew Thode2018-07-301-0/+3
| | | | Bug: https://bugs.gentoo.org/662472
* gnome-extra/gnome-shell-extension-gsconnect needs gnome-shellPacho Ramos2018-07-241-0/+1
|
* profiles: copy random python3_6 masks for python3_7Mike Gilbert2018-07-081-0/+2
|
* profiles: fix sys-devel/clang on standalone prefixGuilherme Amadio2018-07-051-1/+10
| | | | | | On standalone prefix, sys-devel/clang needs to be configured with -DDEFAULT_SYSROOT=${EPREFIX} and also needs the same treatment as sys-devel/gcc to remove --sysroot=${EPREFIX} from ld calls.
* features/selinux/package.mask: gnome-abrt needs newer abrtPacho Ramos2018-06-231-0/+1
|
* Revert "features/selinux/package.mask: gnome-abrt needs new abrt"Pacho Ramos2018-06-231-1/+0
| | | | This reverts commit c1140fbdfb3b00e8489150780b79ac4844476a4e.
* features/selinux/package.mask: gnome-abrt needs new abrtPacho Ramos2018-06-231-0/+1
|
* profiles/prefix/guest: keep virtual libc+os-headers in systemMichael Haubenwallner2018-06-211-4/+0
| | | | | The virtuals themselve know that they do not need anything for USE=prefix-guest now.
* profiles: mask abrt & libreport in selinux profiles due to systemd usageGilles Dartiguelongue2018-05-241-0/+5
|
* profiles/features/selinux: Mask pypy on gentoopm & coMichał Górny2018-05-081-0/+2
|
* profiles: Clean up masks for stale package versionsMichał Górny2018-04-182-5/+1
|
* profiles/f/selinux: Remove obsolete gnome-shell-extensions-topicons p.maskMart Raudsepp2018-04-021-1/+0
| | | | | This package was last-rited in favor of gnome-shell-extensions-topicons-plus, which is already p.masked there too for systemd in deptree
* sys-apps/portage-mgorny: New packageMichał Górny2018-03-212-2/+4
| | | | | | Introduce a new fork of Portage focused on cleaning up stale code and adding useful features, with less emphasis on infinite backwards compatibility.
* profiles: Remove package.use.mask for hesiod flag in emacs.Ulrich Müller2018-03-181-3/+3
| | | | | Optional support for hesiod has been dropped from app-editors/emacs and app-editors/emacs-vcs since net-dns/hesiod is slated for removal.
* profiles/*/musl: package.use.mask app-shells/bash[mem-scramble]Georgy Yakovlev2018-03-041-0/+5
| | | | | | | mem-scramble enables bash-malloc which relies on sbrk which is implemented as a fail-only stub in musl. Enabling it will break bash (and portage) horribly. xmalloc: locale.c:81: cannot allocate 18 bytes (0 bytes allocated)
* profiles/f/p/s/kernel-2.6.16+: mask PIE.Benda Xu2018-02-211-0/+8
| | | | | We cannot support PIE on linux-2.6.16 unless we know how to build glibc-2.19 with PIE.
* profiles/f/prefix/s/kernel-2.6.32+: Default to mask glibc-2.26.Benda Xu2018-02-212-4/+6
| | | | Because we only have amd64 and x86 profiles at the moment.
* app-office/wps-office use libsystemd.soPacho Ramos2018-02-131-0/+1
|
* p/f/p/s/kernel-2.6.32+: mask net-libs/libnslBenda Xu2018-02-061-0/+3
| | | | It is a split-off from glibc-2.26.
* profiles: on hardened add use berkdb to gdbmMagnus Granberg2018-01-301-1/+1
|
* profiles: add hardened x86 on 17.0Magnus Granberg2018-01-304-1/+7
|