Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | profiles: hardened,powerpc,uclibc: Drop obsolete qt4 p.use*.mask | Andreas Sturmlechner | 2018-04-12 | 1 | -4/+0 | |
| | ||||||
* | profiles: Remove obsolete masks for sci-chemistry/cyana | Matthias Maier | 2018-04-03 | 1 | -1/+0 | |
| | ||||||
* | profiles: Mask trine-enchanted-edition in non-multilib/glibc profiles | James Le Cuirot | 2018-03-25 | 1 | -0/+1 | |
| | ||||||
* | sys-apps/portage-mgorny: New package | Michał Górny | 2018-03-21 | 1 | -1/+2 | |
| | | | | | | Introduce a new fork of Portage focused on cleaning up stale code and adding useful features, with less emphasis on infinite backwards compatibility. | |||||
* | profiles: unmask teamviewer-13 on no-multilib | Maxim Koltsov | 2018-03-14 | 1 | -1/+2 | |
| | | | | Closes: https://bugs.gentoo.org/650354 | |||||
* | hardened/linux/powerpc/ppc64/64bit-userland/use.mask: mask luajit USE | Ilya Tumaykin | 2018-03-03 | 1 | -0/+5 | |
| | | | | | | dev-lang/luajit upstream doesn't support ppc64. Closes: https://github.com/gentoo/gentoo/pull/7286 | |||||
* | profiles/hardened/*ppc64*: Mask flags w/ masked REQUIRED_USE | Michał Górny | 2018-02-28 | 1 | -1/+5 | |
| | ||||||
* | profiles: Remove last-rited packages | Andreas Sturmlechner | 2018-02-12 | 1 | -2/+1 | |
| | ||||||
* | profiles: Move LO-bin mask from hardened to 13.0 package.mask | Andreas Sturmlechner | 2018-02-02 | 1 | -6/+1 | |
| | | | | Bug: https://bugs.gentoo.org/646410 | |||||
* | package.mask: mask new LO-bin for old hardened profiles | Andreas K. Huettel | 2018-01-29 | 1 | -0/+5 | |
| | ||||||
* | profiles: fix inheritance in hardened/linux/musl/x86, bug #645926 | Anthony G. Basile | 2018-01-28 | 1 | -1/+1 | |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | |||||
* | profiles: Clean up left overs from dead drivers | Matt Turner | 2018-01-27 | 1 | -9/+0 | |
| | ||||||
* | profiles: hardened: Cleanup obsolete package entries | Andreas Sturmlechner | 2018-01-24 | 1 | -1/+0 | |
| | ||||||
* | profiles: Mask some flags that have masked dependent flags | Michał Górny | 2018-01-12 | 1 | -0/+6 | |
| | ||||||
* | hardened/linux/amd64/no-multilib: drop obsolete wine atom | Mikle Kolyada | 2018-01-08 | 1 | -4/+0 | |
| | ||||||
* | profiles: Remove use.mask entries for missing/irrelevant flags | Michał Górny | 2017-12-30 | 2 | -5/+0 | |
| | | | | | | | Remove the use.mask entries referencing USE flags that are not valid global USE flags and that are either not used by any packages in Gentoo or the packages using them are not keyworded for the relevant architectures. | |||||
* | profiles/hardened/linux: Remove obsolete package masks | Michał Górny | 2017-12-30 | 3 | -18/+2 | |
| | ||||||
* | profiles/hardened/linux: Remove refs to removed package USE flags | Michał Górny | 2017-12-30 | 1 | -6/+0 | |
| | ||||||
* | profiles: unset default USE=justify in hardened profiles. | Michael Orlitzky | 2017-12-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | The "justify" USE flag is local to only app-editors/nano, but it was enabled by default in two hardened profiles, * hardened/linux/amd64/make.defaults * features/hardened/amd64/make.defaults The reasoning for that is lost to time, but probably dates back to when nano was part of the @system set, and we wanted the stages to be built with USE=justify set for nano (before per-package USE defaults). Closes: https://bugs.gentoo.org/635066 | |||||
* | profiles: hardened/linux/musl inherits from default/linux/musl | Anthony G. Basile | 2017-12-12 | 50 | -543/+11 | |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | |||||
* | profiles: force pie, ssp and -pch on hardened/linux/{uclibc,musl} | Anthony G. Basile | 2017-12-12 | 4 | -1/+35 | |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | |||||
* | profiles: unmask pie for hardened/linux/uclibc | Anthony G. Basile | 2017-12-12 | 1 | -0/+6 | |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | |||||
* | profiles: mask <net-firewall/fwbuilder-5.3.7 on musl and uclibc | Sergei Trofimovich | 2017-12-10 | 1 | -1/+5 | |
| | | | | | | Both require dev-libs/elfutils (works only on glibc). Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> | |||||
* | profiles: Move the SYMLINK_LIB=yes setup to a 'lib32' subprofile | Michał Górny | 2017-12-08 | 1 | -1/+1 | |
| | | | | | | | | Move the custom Gentoo SYMLINK_LIB=yes setup to arch/amd64/lib32 subprofile, making the top profile SYMLINK_LIB=no at the same time. Update the inheritance tree so that all current profiles switch to the sub-profile, and remove redundant SYMLINK_LIB=no overrides in arch/amd64/x32 sub-profile. | |||||
* | profiles: Cleanup obsolete package.use.{,stable}.mask lines | Andreas Sturmlechner | 2017-11-30 | 3 | -15/+0 | |
| | ||||||
* | profiles: Simplify video_cards_siliconmotion mask | Matt Turner | 2017-11-23 | 1 | -1/+0 | |
| | | | | | Instead of masking it on all the platforms it's not available, unmask it on the only three platforms it is. | |||||
* | profiles: Simplify video_cards_{i915,i965,intel} masks | Matt Turner | 2017-11-23 | 1 | -1/+0 | |
| | | | | | Instead of masking them on all the platforms they're not available, unmask them on the only two platforms they are. | |||||
* | profiles: Remove dead video_cards_nsc mask | Matt Turner | 2017-11-23 | 1 | -1/+0 | |
| | | | | | Not even sure what this hardware is, but xf86-video-nsc was not even in the tree at the time of the git conversion. | |||||
* | profiles/hardened/linux/musl/x86/use.mask: ssp is broken on x86 musl | Anthony G. Basile | 2017-11-21 | 1 | -0/+3 | |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | |||||
* | profiles/package.mask: remove last-rited pkg | Austin English | 2017-11-13 | 2 | -9/+0 | |
| | | | | Signed-off-by: Austin English <wizardedit@gentoo.org> | |||||
* | profiles: remove pax_kernel from default use flags | Zero_Chaos | 2017-10-19 | 3 | -9/+9 | |
| | | | | | | With the removal of the only pax hardened kernel sources in gentoo, this use flag default no longer makes sense. I weep for all of us. https://www.gentoo.org/news/2017/08/19/hardened-sources-removal.html | |||||
* | profiles: USE mask LUA for www-servers/nginx on ppc 64bit userland | Thomas Deutschmann | 2017-10-17 | 1 | -1/+6 | |
| | ||||||
* | profiles/hardened/linux/p.use: Revert "disable default gdbm USE for ↵ | Ilya Tumaykin | 2017-09-06 | 1 | -7/+0 | |
| | | | | | | | | net-firewall/fwknop" We will enable server USE by default and fix REQUIRED_USE instead. Reverts: 99b480992dfb2ae7559f877a46fe64129e122ceb | |||||
* | profiles: Remove last mentions of sci-libs/acml | David Seifert | 2017-09-02 | 2 | -7/+0 | |
| | ||||||
* | sci-chemistry/icm: Remove last-rited pkg, #622414 | Michał Górny | 2017-08-14 | 1 | -1/+0 | |
| | ||||||
* | profiles: Mask nvidia-drivers[static-libs] where [tools] is masked | Michał Górny | 2017-08-08 | 1 | -2/+3 | |
| | ||||||
* | profiles/hardened/linux/p.use: disable default gdbm USE for net-firewall/fwknop | Ilya Tumaykin | 2017-07-28 | 1 | -0/+7 | |
| | | | | Otherwise it enforces server USE to all users via REQUIRED_USE. | |||||
* | profiles: arch/amd64/no-multilib: app-emulation/xen-tools: fix GLEP73 ↵ | Yixun Lan | 2017-07-12 | 1 | -0/+4 | |
| | | | | | | immutability Signed-off-by: Yixun Lan <dlan@gentoo.org> | |||||
* | www-plugins/pipelight: Remove last-rited pkg, #603282 | Michał Górny | 2017-07-05 | 1 | -1/+0 | |
| | ||||||
* | profiles/hardened: remove obsolete package.use.stable.mask | Michael Palimaka | 2017-06-24 | 2 | -16/+0 | |
| | | | | Gentoo-bug: 605678 | |||||
* | games-rpg/baldurs-gate-ee: new package | Diogo Pereira | 2017-06-18 | 1 | -0/+1 | |
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/4928 Package-Manager: Portage-2.3.5, Repoman-2.3.1 | |||||
* | www-client/firefox: bump to 54.0 | Ian Stakenvicius | 2017-06-14 | 1 | -0/+6 | |
| | | | | | | | | | | | Firefox 54.0 and above requires dev-lang/rust, as such is it currently only supported on glibc amd64 and x86 systems. As support for rust is added to other platforms, the availability of firefox on those platforms will grow as well. Firefox-54 is also p.masked on musl profiles for now for the same reason Package-Manager: Portage-2.3.5, Repoman-2.3.1 | |||||
* | app-emulation/crossover-office-pro-bin: Remove last-rited pkg, #612720 | Michał Górny | 2017-05-15 | 1 | -1/+0 | |
| | ||||||
* | app-emulation/crossover-office-bin: Remove last-rited pkg, #612718 | Michał Górny | 2017-05-15 | 1 | -1/+0 | |
| | ||||||
* | profiles: update pie use-flag masks for sys-devel/gcc | Matthias Maier | 2017-05-12 | 3 | -4/+8 | |
| | | | | | | | - mask pie for sys-devel/gcc unconditionally in base/ - selectively unmask pie use-flag for hardened/linux and hardened/linux/musl profiles | |||||
* | profiles: hardened/musl/amd64: enable pie use flag for >=gcc-6.3.0 | Matthias Maier | 2017-05-07 | 1 | -0/+6 | |
| | ||||||
* | profiles: mask <net-mail/mailutils-3.2 on musl, bug #604212 | Anthony G. Basile | 2017-04-07 | 1 | -0/+3 | |
| | ||||||
* | profiles: Add CPU_FLAGS_ARM to USE_EXPAND | Michał Górny | 2017-03-23 | 2 | -0/+8 | |
| | | | | | Add it as hidden USE_EXPAND in top-level profiles, and unhide in specific arch profiles. | |||||
* | profiles/hardened/linux/amd64/no-multilib: inherit arch/amd64/no-multilib late | Michael Haubenwallner | 2017-03-06 | 1 | -1/+1 | |
| | | | | | | | | | | Whether arch/amd64/no-multilib does _inherit_ arch/amd64 or not, arch/amd64/no-multilib does _extend_ arch/amd64 anyway. So inheriting arch/amd64/no-multilib before arch/amd64 always will reset the arch/amd64/no-multilib to the arch/amd64 values. Sort-of-acked-by: blueness | |||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 79 | -79/+0 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> |