summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge updates from masterRepository mirror & CI2018-08-2113-637/+107
|\
| * toolchain-funcs.eclass: Update tc-is-softfloat for new ARM tuplesJames Le Cuirot2018-08-211-14/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM tuples will change from armv7a-hardfloat-linux-gnueabi to armv7a-unknown-linux-gnueabihf or similar in the 17.0 profiles. The function already treated the latter as hardfloat but this commit will now treat ambiguous tuples such as arm-unknown-linux-gnueabi as softfloat rather than hardfloat. This brings Gentoo in line with most of the ARM Linux community. However, the function will now check existing toolchains to avoid breaking existing systems, if possible. This has been achieved by splitting the function in three, tc-detect-is-softfloat for checking existing toolchains, tc-tuple-is-softfloat for checking just the tuple, and the new tc-is-softfloat that calls the first two. The output from the first two could be compared to inform the user that they are not using a recommended tuplet.
| * toolchain-funcs.eclass: tc-cpp-is-true function to simplify helpersJames Le Cuirot2018-08-211-28/+25
| | | | | | | | | | CTARGET is used, if defined, otherwise CHOST. CHOST was previously assumed but this should not affect existing usage of these helpers.
| * toolchain-funcs.eclass: New tc-getTARGET_CPP functionJames Le Cuirot2018-08-211-0/+11
| | | | | | | | | | | | | | | | | | | | | | This returns the name of the C preprocessor for the toolchain being built if CTARGET is defined, or the toolchain being used otherwise. It is primarily intended to determine characteristics about an existing toolchain's target as these may differ from what the tuple suggests. It is not necessary to add the full set of tc-getTARGET_* helper functions as this is probably the only reason we would ever invoke a toolchain in the context of CTARGET.
| * dev-util/shellcheck: require quickcheck[template_haskell]Jeffrey Lin2018-08-211-1/+1
| | | | | | | | | | Package-Manager: Portage-2.3.47, Repoman-2.3.10 Closes: https://github.com/gentoo/gentoo/pull/9642
| * net-misc/rdesktop: support libressl in openssl 1.1 patchBernard Cafarelli2018-08-211-1/+1
| | | | | | | | | | | | | | | | This patch uses openssl-1.1 specific functions when openssl version is new enough. This fails for libressl (reporting itself as higher version), the patch is updated to check for libressl version number too Package-Manager: Portage-2.3.48, Repoman-2.3.10
| * dev-python/pycobertura: Drop maintainershipManuel Rüger2018-08-211-4/+0
| | | | | | | | Package-Manager: Portage-2.3.47, Repoman-2.3.10
| * net-dns/coredns: Drop maintainershipManuel Rüger2018-08-211-4/+1
| | | | | | | | Package-Manager: Portage-2.3.47, Repoman-2.3.10
| * app-metrics/snmp_exporter: Remove oldManuel Rüger2018-08-213-102/+0
| | | | | | | | Package-Manager: Portage-2.3.47, Repoman-2.3.10
| * sys-apps/portage: remove old versionsZac Medico2018-08-213-522/+0
| | | | | | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
| * app-metrics/snmp_exporter: Version bump to 0.12.0Manuel Rüger2018-08-212-0/+53
| | | | | | | | Package-Manager: Portage-2.3.47, Repoman-2.3.10
| * dev-go/gogo-protobuf: Drop maintainershipManuel Rüger2018-08-211-4/+1
| | | | | | | | Package-Manager: Portage-2.3.47, Repoman-2.3.10
| * dev-go/go-bindata-assetfs: Drop maintainershipManuel Rüger2018-08-211-4/+1
| | | | | | | | Package-Manager: Portage-2.3.47, Repoman-2.3.10
* | Merge updates from masterRepository mirror & CI2018-08-211-4/+0
|\|
| * mail-filter/razor: Remove stray proxy-maintMichał Górny2018-08-211-4/+0
| | | | | | | | | | This package does not seem to be proxy-maintained, and there were no commits indicating that it ever were.
* | 2018-08-21 19:44:27 UTCRepository mirror & CI2018-08-213-7/+7
| |
* | Merge updates from masterRepository mirror & CI2018-08-212-2/+8
|\|
| * dev-python/marshmallow: add simplejson test dep (bug 664212)Zac Medico2018-08-211-1/+4
| | | | | | | | | | Closes: https://bugs.gentoo.org/664212 Package-Manager: Portage-2.3.48, Repoman-2.3.10
| * media-sound/mumble: Add USE jackAndreas Sturmlechner2018-08-211-1/+3
| | | | | | | | | | Closes: https://bugs.gentoo.org/380161 Package-Manager: Portage-2.3.48, Repoman-2.3.10
| * media-sound/mumble: Fix missing pulseaudio build switchAndreas Sturmlechner2018-08-211-0/+1
| | | | | | | | | | | | Reported-by: Jarek Rymut <jarymut+gentoo.bugs@gmail.com> Closes: https://bugs.gentoo.org/661790 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* | 2018-08-21 19:04:32 UTCRepository mirror & CI2018-08-216-10/+10
| |
* | Merge updates from masterRepository mirror & CI2018-08-215-5/+5
|\|
| * dev-python/pyformance: exclude tests package (bug 664206)Zac Medico2018-08-211-1/+1
| | | | | | | | | | Closes: https://bugs.gentoo.org/664206 Package-Manager: Portage-2.3.48, Repoman-2.3.10
| * x11-libs/pango: stable 1.42.4 for sparc, bug #664108Rolf Eike Beer2018-08-211-1/+1
| | | | | | | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
| * app-admin/sudo: stable 1.8.23-r2 for sparc, bug #664116Rolf Eike Beer2018-08-211-1/+1
| | | | | | | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
| * media-libs/fontconfig: stable 2.13.0-r4 for sparc, bug #664108Rolf Eike Beer2018-08-211-1/+1
| | | | | | | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
| * app-portage/gemato: stable 14.0 for sparc, bug #664034Rolf Eike Beer2018-08-211-1/+1
| | | | | | | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* | 2018-08-21 18:44:28 UTCRepository mirror & CI2018-08-212-1/+15
| |
* | Merge updates from masterRepository mirror & CI2018-08-212-0/+45
|\|
| * dev-util/dwarves: Version bump to 1.12 and use EAPI 6Matthias Schwarzott2018-08-212-0/+45
| | | | | | | | Package-Manager: Portage-2.3.47, Repoman-2.3.10
* | 2018-08-21 17:44:29 UTCRepository mirror & CI2018-08-213-3/+17
| |
* | Merge updates from masterRepository mirror & CI2018-08-213-5/+56
|\|
| * net-wireless/gr-ieee802154: add snapshotZero_Chaos2018-08-213-5/+56
| | | | | | | | | | | | minor updates, eapi bump, qa warning fix Package-Manager: Portage-2.3.47, Repoman-2.3.10
* | 2018-08-21 17:24:27 UTCRepository mirror & CI2018-08-217-6/+49
| |
* | Merge updates from masterRepository mirror & CI2018-08-219-2/+233
|\|
| * media-libs/allegro: Fix USE=X build switchAndreas Sturmlechner2018-08-211-0/+1
| | | | | | | | | | | | | | | | Minimum change for stable 5.0.11. The big dependency fix is already provided by 5.2.4.0. Closes: https://bugs.gentoo.org/661414 Package-Manager: Portage-2.3.48, Repoman-2.3.10
| * dev-util/kdevelop-python: 5.2.4 version bumpAndreas Sturmlechner2018-08-212-0/+54
| | | | | | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
| * dev-util/kdevelop-php: 5.2.4 version bumpAndreas Sturmlechner2018-08-212-0/+41
| | | | | | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
| * dev-util/kdevelop: 5.2.4 version bumpAndreas Sturmlechner2018-08-212-0/+135
| | | | | | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
| * dev-python/future: keyword for amd64-fbsd.Patrice Clement2018-08-211-1/+1
| | | | | | | | | | Bug: https://bugs.gentoo.org/664178 Package-Manager: Portage-2.3.43, Repoman-2.3.9
| * dev-python/sphinx-bootstrap-theme: keyword for amd64-fbsd.Patrice Clement2018-08-211-1/+1
| | | | | | | | | | Bug: https://bugs.gentoo.org/664178 Package-Manager: Portage-2.3.43, Repoman-2.3.9
* | 2018-08-21 16:04:48 UTCRepository mirror & CI2018-08-212-1/+14
| |
* | Merge updates from masterRepository mirror & CI2018-08-212-0/+53
|\|
| * x11-libs/libX11: Version bump to 1.6.6Matt Turner2018-08-212-0/+53
| |
* | 2018-08-21 15:04:29 UTCRepository mirror & CI2018-08-217-6/+48
| |
* | Merge updates from masterRepository mirror & CI2018-08-2112-9/+366
|\|
| * media-libs/allegro: 5.2.4.0 version bump, add USE opengl,opus,webpAndreas Sturmlechner2018-08-213-0/+88
| | | | | | | | | | | | | | | | | | Improve description. Properly make opengl and X dependencies optional. Add necessary REQUIRED_USE. Thanks-to: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://bugs.gentoo.org/623798
| * media-libs/allegro: fix format-security errorAzamat H. Hackimov2018-08-212-0/+108
| | | | | | | | | | | | | | | | | | Combined patch taken from Fedora Project (https://src.fedoraproject.org/rpms/allegro/tree/master) Fixes #540470 Closes: https://bugs.gentoo.org/540470 Package-Manager: Portage-2.3.24, Repoman-2.3.6
| * net-misc/megatools: Add missing dev-libs/openssl slot opAndreas Sturmlechner2018-08-211-1/+1
| | | | | | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
| * net-misc/megatools: remove non-available configure switches and depsHenning Schild2018-08-211-8/+2
| | | | | | | | | | | | | | | | Version 1.9.98 dropped fuse support and some configure switches, correct the ebuild for that version. Closes: https://bugs.gentoo.org/649460 Closes: https://github.com/gentoo/gentoo/pull/9033