summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: Remove obsolete python3_7 referencesMichał Górny2021-06-011-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: drop redundant LibreSSL masks (shadowed)Sam James2021-05-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles: prefix/darwin: Drop obsolete <dev-lang/tk-8.6 package.maskAndreas Sturmlechner2021-04-101-6/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/prefix/darwin/macos/features/fsf-gcc-ld64: mask ↵Sam James2021-04-061-0/+6
| | | | | | media-libs/libsdl[sound, joystick] Signed-off-by: Sam James <sam@gentoo.org>
* profiles/prefix/darwin: Don't modify USE_EXPAND in subprofileUlrich Müller2021-04-061-4/+1
| | | | | | | Policy reference: https://devmanual.gentoo.org/general-concepts/use-flags/index.html#use_expand-and-arch-use-flags Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles/prefix/package.use.mask: mask curl_ssl_nssFabian Groffen2021-03-131-1/+5
| | | | | Bug: https://bugs.gentoo.org/769578 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: More headersUlrich Müller2021-03-041-0/+3
| | | | | | | For now, add copyright headers to all files with 15 or more nonempty lines, unless they're trivial lists. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles/prefix/darwin/macos/package.mask: drop obsolete maskSam James2021-02-121-5/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/prefix/darwin/macos/11.0/arm64: mask SSP with GCCFabian Groffen2021-02-071-0/+5
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos/11.0/arm64: add gcc subprofileFabian Groffen2021-02-073-0/+8
| | | | | | add gcc subprofile, and umask gcc-11 in there Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin: remove old use.maskJoonas Niilola2021-02-061-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles: install virtual/man as part of @systemFabian Groffen2021-02-051-2/+1
| | | | | | | | man-pages aren't terribly useful, but it is very useful to be able to read man-pages from prefix-installed packages, so install a man that knows where everything is. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: Clean py2.7 leftoversMichał Górny2021-01-311-6/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/prefix/use.mask: drop obsolete ruby23 maskFabian Groffen2021-01-231-4/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/sunos/solaris/arch/sparc64: add make.defaultsFabian Groffen2021-01-181-0/+8
| | | | | | | multilib settings were missing, probably causing ncurses build failure, identical to what happens in bug #711590 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/package.mask: drop obsolete wget maskSam James2021-01-141-5/+0
| | | | | | | This version is no longer in tree. Bug: https://bugs.gentoo.org/763123 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/prefix/darwin/macos/package.mask: drop cmake-3.19.3 maskFabian Groffen2021-01-141-4/+0
| | | | | | cmake ebuild was fixed Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos/package.mask: mask cmake-3.19.3Fabian Groffen2021-01-141-0/+4
| | | | | | | | | | Fails to compile with multiple errors like /Library/Gentoo-HighSierra/var/tmp/portage/dev-util/cmake-3.19.3/work/cmake-3.19.3/Source/cmGlobalXCodeGenerator.cxx:3161:5: error: ‘CFStringRef’ was not declared in this scope 3161 | CFStringRef s = CFUUIDCreateString(kCFAllocatorDefault, uuid); | ^~~~~~~~~~~ Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos: switch gcc profiles to ld64Fabian Groffen2021-01-104-4/+4
| | | | | | | now that we have binutils-apple-8.2.1-r101 verified to compile/link entire system, enable it globally, instead of native-cctools wrappers Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos/package.mask: mask findutils-4.8.0 like wgetFabian Groffen2021-01-101-1/+3
| | | | | | seems some bad commit went through in gnulib Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos/package.mask: drop obsolete binutils-apple maskFabian Groffen2021-01-101-5/+0
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos/package.mask: mask wget-1.21.1Fabian Groffen2021-01-101-1/+5
| | | | | | | Fails to compile with a bunch of problems, fall back to older version, a next release likely fixes these problems. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/linux/x86: drop profile.bashrcFabian Groffen2021-01-071-12/+0
| | | | | | | | SYMLINK_LIB is going away (if it isn't yet), a 32-bootstrap on 64-host needs help from bootstrap-prefix.sh to succeed. Closes: https://bugs.gentoo.org/640186 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos: drop forgotten 10.14/x86 profileFabian Groffen2021-01-067-57/+0
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: drop x86-macosFabian Groffen2021-01-0624-183/+3
| | | | | | | | | | Reality is, people having access to a machine that supports this are rare, bootstrapping to such machines is broken, and even if it would work, the usefulness is zero. So drop it, 32-bits Intel macOS is dead. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos: migrate 10.5/ppc to generic gcc featureFabian Groffen2021-01-058-6/+23
| | | | | | | | - add fsf-gcc-ld64 feature (to replace fsf-gcc-nold) - make 10.5/pcc include fsf-gcc-ld64 - add dummy 10.5/ppc/gcc for consistency with other gcc-based profiles Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin: drop sys-libs/csu from @systemFabian Groffen2021-01-052-4/+2
| | | | | | | | crt1.o and friends aren't necessary to operate on macOS, and static linking isn't possible for as long as the OS exists, so drop from @system -- it needs a special compiler anyway Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/package.mask: fix atomFabian Groffen2021-01-021-1/+1
| | | | | | (I wish there were a repoman for these things...) Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/package.mask: mask wget-1.21, bug #763123Fabian Groffen2021-01-021-1/+6
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos/11.0/arm64: use arm64 iso x64 arch parentFabian Groffen2021-01-011-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos/arch/arm64: force correct llvm targetFabian Groffen2020-12-311-0/+8
| | | | | | without it, it is so hard to compile code for the host Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos: drop 10.5 Intel variantsFabian Groffen2020-12-3116-106/+0
| | | | | | These are better off on 10.6 or later, only keep the ppc profile. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos: drop unlikely to be used release profilesFabian Groffen2020-12-31113-757/+0
| | | | | | | | | | | | | | | | | | drop: - Snow Leopard (10.6) - Lion (10.7) - Mountain Lion (10.8) - Mavericks (10.9) - Yosemity (10.10) - Sierra (10.12) we keep: - El Capitan (10.11), latest version to support e.g. iMacs from 2008 - High Sierra (10.13), latest version to support e.g. iMacs from 2011 - 3 most recent releases Mojave (10.14), Catalina (10.15) and Big Sur (11.x) Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos: drop 10.4 (Tiger)Fabian Groffen2020-12-3119-96/+0
| | | | | | | | While I still have access to Tiger, it really makes no sense to use it, Leopard (10.5) is the latest release for PPC, so remove the Tiger profile. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: drop ppc-aix, m68k-mintFabian Groffen2020-12-2747-245/+0
| | | | | | | This marks the end of an era of fun. From now on, the Prefix keywords/targets ppc-aix and m68k-mint are no more. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sys-libs/libcxx: fix prefix bootstrapJacob Floyd2020-12-271-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | When bootstrapping prefix on darwin, libcxx must be installed before llvm is built during stage2 (in EPREFIX/tmp) and during stage3 (in EPREFIX). llvm_pkg_setup, however, identifies the *installed* llvm to set environment variables with the correct path to llvm. Since llvm is not installed, we have to skip that step. But during bootstrap, we don't need those environment vars to be modified anyway because bootstrap-prefix.sh already sets them with the paths to the correct llvm (which is the host's llm during stage2 and the EPREFIX/tmp llvm during stage3). Once stage3 is complete, llvm is installed in EPREFIX, so the system rebuild (with `emerge -e system`) will successfully use llvm_pkg_setup. bootstrap-prefix.sh is no longer controlling the vars at that point, so it is important to allow llvm_pkg_setup to correctly modify the vars. Other required fixes include: - eprefrixify some dylib paths in CMakeLists.txt (dylib is only used on darwin, so this is not an issue when compiling on other platforms). - ensure want_gcc_s is OFF even if use=-libunwind on darwin - keyword with ~x64-macos Bug: https://bugs.gentoo.org/758167 Signed-off-by: Jacob Floyd <cognifloyd@gmail.com> Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: Update copyright line for files touched in 2019 and 2020.Ulrich Müller2020-12-234-4/+4
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles/prefix/darwin/macos/arch/ppc/package.mask: update binutils-appleFabian Groffen2020-12-221-9/+6
| | | | | | | | | drop masks for removed versions unmask binutils-apple-8.2.1-r100, for it compiles with FSF GCC and is able to build FSF GCC. (e.g. we can deprecate gcc-apple!) Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos: mask binutils-apple-8.2.1-r100Fabian Groffen2020-12-201-0/+5
| | | | | | while we experiment with how well it fits in our roadmap, mask this version Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin: drop sys-devel/gcc maskFabian Groffen2020-12-203-16/+0
| | | | | | | the reality is that FSF GCC works fine, and is the default for all macOS bootstraps today Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos: drop superseeded masksFabian Groffen2020-12-182-13/+0
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: remove all traces of x86-cygwin, add arm64-macosFabian Groffen2020-12-181-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos/arch/arm64: fix pre_src_configure hookFabian Groffen2020-12-181-1/+3
| | | | | | | apparently this is executed without any guards or anything, so make sure we restore the original working directory Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos/11.0/arm64: add workaround for config.subFabian Groffen2020-12-181-0/+21
| | | | | | | amd64-darwin is too new to be an established configuration, so patch in recognition for it Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: drop Solaris 9, 10, x86 Cygwin profilesFabian Groffen2020-12-1835-141/+0
| | | | | | These are old, unmaintained, and unaccessible to us. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: add arm64-macos profile for Big SurFabian Groffen2020-12-187-0/+34
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos: drop bash, readline unmaskSam James2020-12-162-20/+0
| | | | | | These versions are now unmasked in the main profiles. Signed-off-by: Sam James <sam@gentoo.org>
* profiles/prefix/package.use.mask: mask dev-lang/ruby[systemtap]Sam James2020-12-101-0/+6
| | | | | | | | | | | | It's currently forcibly disabled in the ::prefix ebuilds and I'd like to get those dropped and synced with the main tree. We can return to this and drop the mask later, but adding it now lets us simplify the logic without having to test multiple things at once. Signed-off-by: Sam James <sam@gentoo.org>
* profiles/prefix/darwin/macos/{10.15, 11.0}: adjust bash unmask messageSam James2020-12-102-6/+8
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/prefix/darwin/macos/10.15: unmask new bash, readline here tooSam James2020-12-102-6/+9
| | | | | | Catalina requires the newer versions as well as Big Sur. Signed-off-by: Sam James <sam@gentoo.org>