Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: prefix/darwin/macos: unmask appkit USE flag of ffmpeg | Andrey Utkin | 2018-03-11 | 1 | -1/+6 |
| | | | | | | | | | | | Apple AppKit is available on macOS 10.0 and later, so it applies to all existing sub-profiles. Bug: https://bugs.gentoo.org/637482 Suggested-by: Alexis Ballier <aballier@gentoo.org> Cc: prefix@gentoo.org Cc: media-video@gentoo.org Acked-by: Fabian Groffen <grobian@gentoo.org> | ||||
* | Deprecate prefix/linux-standalone profiles by 17.0 counterparts. | Benda Xu | 2018-02-26 | 2 | -0/+2 |
| | |||||
* | profiles/prefix: update ruby_targets masks, remove 2.1, add 2.3 | Fabian Groffen | 2018-01-31 | 1 | -2/+2 |
| | |||||
* | profiles/prefix/linux: update parent pointers to 17.0 profiles | Fabian Groffen | 2018-01-25 | 4 | -4/+4 |
| | |||||
* | prefix/winnt/profiles.bashrc: improve winnt helpers | Michael Haubenwallner | 2018-01-24 | 1 | -10/+149 |
| | | | | | | | | | | With Gentoo Parity wrapping the Visual Studio compiler, build systems unaware of Windows can create .so import libraries just fine. But Windows aware build systems do prefer .lib import libraries, so we do create .lib -> .so symlinks, resolved by Gentoo Parity later on again. Additionally, they don't know about the additional .dll to install. So we wrap the cp utility to also copy the dll when the library is copied. | ||||
* | profiles/prefix/linux-standalone: direct users to migrate to 17.0. | Benda Xu | 2018-01-17 | 4 | -0/+4 |
| | |||||
* | profiles/prefix: rename beyond-kernel-? to kernel-?+ | Benda Xu | 2018-01-12 | 2 | -2/+2 |
| | | | | In addition, mask python 3 USE flags for kernel-2.6.16+. | ||||
* | profiles: prefix refactorization. | Benda Xu | 2018-01-08 | 5 | -101/+2 |
| | | | | legacy profiles explicitly refer to the kernel supported. | ||||
* | profiles: Remove use.mask entries for missing/irrelevant flags | Michał Górny | 2017-12-30 | 24 | -25/+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/prefix/sunos: Remove non-existing ABI_SPARC flag settings | Michał Górny | 2017-12-30 | 2 | -4/+0 |
| | |||||
* | profiles/prefix/windows: Remove obsolete package masks | Michał Górny | 2017-12-30 | 1 | -5/+1 |
| | |||||
* | profiles/prefix/sunos: Remove obsolete package masks | Michał Górny | 2017-12-30 | 1 | -4/+0 |
| | |||||
* | profiles/prefix/darwin: Remove obsolete package masks | Michał Górny | 2017-12-30 | 1 | -25/+0 |
| | |||||
* | profiles/prefix/aix: restore gcc unmask after c544a483 | Fabian Groffen | 2017-12-30 | 1 | -0/+2 |
| | | | | Added a note to indicate that those ebuilds still come from the overlay | ||||
* | profiles/prefix/darwin: Remove masks on removed package USE flags | Michał Górny | 2017-12-30 | 3 | -17/+2 |
| | |||||
* | profiles/prefix/aix: Remove USE mask on removed version | Michał Górny | 2017-12-30 | 2 | -6/+1 |
| | |||||
* | profiles/prefix/darwin/package.mask: remove libxslt mask | Fabian Groffen | 2017-12-27 | 1 | -4/+0 |
| | | | | | | conditionalised the patch now Bug: https://bugs.gentoo.org/642248 | ||||
* | profiles/prefix/cygwin/profile.bashrc: xz-utils need -I, not -isystem | Michael Haubenwallner | 2017-12-21 | 1 | -0/+13 |
| | | | | | | During bootstrap-prefix.sh we set CPPFLAGS="-isystem .../usr/include", but on Cygwin xz-utils eventually use the windres compiler, which fails to understand the -isystem flag. | ||||
* | profiles/cygwin/p.mask: drop >=coreutils-8.27, got patch in bug#638816 | Michael Haubenwallner | 2017-11-29 | 1 | -4/+0 |
| | |||||
* | profiles/cygwin/p.mask: use current date (bug#638816) | Michael Haubenwallner | 2017-11-29 | 1 | -1/+1 |
| | |||||
* | profiles/cygwin/p.mask: >=coreutils-8.27, cygwin provides 8.26 for now, ↵ | Michael Haubenwallner | 2017-11-29 | 1 | -0/+4 |
| | | | | bug#638816 | ||||
* | p/p/l-s/profile.bashrc: prefixify files-XXX.c in sys-libs/glibc. | Benda Xu | 2017-11-29 | 1 | -1/+1 |
| | |||||
* | profiles: Switch default PYTHON_TARGET to Python 3.5 | Michał Górny | 2017-11-28 | 1 | -7/+0 |
| | | | | Closes: https://github.com/gentoo/gentoo/pull/6330 | ||||
* | profiles: Simplify video_cards_newport mask | Matt Turner | 2017-11-23 | 19 | -57/+0 |
| | | | | | | newport is one of the graphics options for the SGI Indy, a MIPS system. video_cards_newport is already masked in profiles/arch/base/use.mask, so there's no need to remask it in all the profiles. | ||||
* | profiles/prefix/darwin/package.mask: mask dev-libs/libxslt-1.1.30-r2, bug ↵ | Fabian Groffen | 2017-10-31 | 1 | -0/+4 |
| | | | | #632214 | ||||
* | profiles/prefix/winnt: p.use.mask asm for openssl | Michael Haubenwallner | 2017-10-02 | 1 | -0/+6 |
| | |||||
* | profiles/prefix: add macOS High Sierra profile | Fabian Groffen | 2017-09-22 | 21 | -0/+150 |
| | |||||
* | profiles/prefix/aix: p.unmask gcc ~4.2.4/~4.8.4 | Michael Haubenwallner | 2017-09-18 | 2 | -5/+15 |
| | | | | Only these versions have the patches for proper AIX support right now. | ||||
* | profiles/prefix/linux/make.defaults: remove multilib-strict from FEATURES | Fabian Groffen | 2017-09-13 | 1 | -0/+5 |
| | |||||
* | profiles/prefix/package.mask: drop mask for curl | Fabian Groffen | 2017-09-12 | 1 | -5/+0 |
| | | | | | it's the only existing version and the patch for the issue has been added to the tree | ||||
* | profiles/prefix: add aix/7.2.0.0/ppc, bug#630756 | Michael Haubenwallner | 2017-09-12 | 5 | -0/+10 |
| | |||||
* | profiles/prefix/windows: use.mask inotify | Michael Haubenwallner | 2017-09-06 | 1 | -0/+3 |
| | |||||
* | kde4*.eclass: Drop USE=aqua | Andreas Sturmlechner | 2017-09-03 | 1 | -0/+4 |
| | |||||
* | profiles/prefix/cygwin (packages): add sys-libs/cygwin-crypt | Michael Haubenwallner | 2017-08-25 | 1 | -0/+1 |
| | |||||
* | profiles/prefix: p.mask curl-7.55.1, upstream#1784 | Michael Haubenwallner | 2017-08-22 | 1 | -0/+5 |
| | |||||
* | profiles/prefix/sunos/solaris: disable USE=pie on 5.9 and 5.10 | Fabian Groffen | 2017-08-22 | 2 | -0/+14 |
| | |||||
* | profiles: update dev-vcs/git mediawiki mask for mediawiki-experimental. | Robin H. Johnson | 2017-07-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | profiles/prefix: update RUBY_TARGETS | Fabian Groffen | 2017-06-21 | 2 | -0/+6 |
| | |||||
* | profiles/prefix: re-mask python_targets_python3_4 again, we can't negate stuff | Fabian Groffen | 2017-06-21 | 2 | -3/+7 |
| | |||||
* | profiles/prefix: set PYTHON_SINGLE_TARGET, avoid python-3.4 | Fabian Groffen | 2017-06-21 | 2 | -5/+2 |
| | |||||
* | profiles/prefix/darwin/packages: remove pidof-bsd in favour of pkill-darwin | Fabian Groffen | 2017-06-12 | 1 | -1/+0 |
| | |||||
* | profiles/prefix/package.mask: mask flex-2.6.3-r1, bug #615560 | Fabian Groffen | 2017-04-15 | 1 | -0/+4 |
| | |||||
* | profiles/prefix: p.use.mask python_targets_python3_4 | Michael Haubenwallner | 2017-04-10 | 1 | -0/+4 |
| | |||||
* | profiles/prefix: PYTHON_TARGETS is not incremental: just set to 2_7+3_5 | Michael Haubenwallner | 2017-04-05 | 1 | -1/+1 |
| | |||||
* | profiles/prefix: disable python3_4, we have 3_5 already (#575096) | Michael Haubenwallner | 2017-04-03 | 1 | -1/+1 |
| | |||||
* | profiles/prefix/cygwin: p.use nettle for libarchive | Michael Haubenwallner | 2017-03-23 | 1 | -0/+4 |
| | | | | | To hide a macro conflict between openssl and wincrypt due to wrong detection algorithm of openssl for Cygwin. | ||||
* | profiles/prefix: remove package.mask entries for libidn2 (Darwin/SunOS), ↵ | Fabian Groffen | 2017-03-17 | 2 | -11/+1 |
| | | | | 0.16-r2 applies a workaround | ||||
* | profiles/prefix/cygwin: p.mask libidn2-0.16 | Michael Haubenwallner | 2017-03-16 | 1 | -0/+4 |
| | |||||
* | profile/prefix/aix/bashrc: tar-1.29 needs _LINUX_SOURCE_COMPAT | Michael Haubenwallner | 2017-03-13 | 1 | -1/+9 |
| |