summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/libffi: fix build on ppc32Sergei Trofimovich2019-11-282-0/+40
| | | | | | | Reported-by: qmpcggv2ei0p@opayq.com Closes: https://bugs.gentoo.org/701128 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/libffi: drop libffi version from includedir, bug #695788Sergei Trofimovich2019-11-271-0/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Posting ebuild source note as-is: ``` --includedir= path maintains a few properties: 1. have stable name across libffi versions: some packages like dev-lang/ghc or kde-frameworks/networkmanager-qt embed ${includedir} at build-time. Don't require those to be rebuilt unless SONAME changes. bug #695788 We use /usr/.../${PN} (instead of former /usr/.../${P}). 2. have ${ABI}-specific location as ffi.h is target-dependent. We use /usr/$(get_libdir)/... to have ABI identifier. ``` Before the change libffi installed headers into: /usr/lib/libffi-3.3/include/ /usr/lib64/libffi-3.3/include/ After the change the patchs are: /usr/lib/libffi/include/ /usr/lib64/libffi/include/ Reported-by: Franz Trischberger Bug: https://bugs.gentoo.org/695788 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/libffi: bump up to 3.3Sergei Trofimovich2019-11-242-0/+73
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/libffi: arm64 stable (bug #694978)Aaron Bauman2019-11-071-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.78, Repoman-2.3.17
* dev-libs/libffi: RESTRICT="!test? ( test )"Sergei Trofimovich2019-11-067-3/+17
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/libffi: bump up to 3.3_rc2Sergei Trofimovich2019-11-063-0/+72
| | | | | | | | | | | | | | | | | Most interesting fix is x86 stack alignment fix. This decreases flakiness in test failures on 32-bit x86 but does not eliminate all failures. While at it moved out most heavyweight tests to USE=test-bhaible. Reported-by: Alexey Reported-by: Toralf Förster Reported-by: tka Closes: https://bugs.gentoo.org/696854 Closes: https://bugs.gentoo.org/688466 Closes: https://bugs.gentoo.org/698506 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/libffi: bump up to 3.3_rc1Sergei Trofimovich2019-10-242-0/+62
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/libffi: stable 3.3_rc0 for hppa, bug #694978Rolf Eike Beer2019-10-241-1/+1
| | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/libffi: make test logs less verboseSergei Trofimovich2019-10-201-4/+0
| | | | | | | Raw command is not logged anyway. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/libffi: arm stable wrt bug #694978Mikle Kolyada2019-10-201-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-libs: Remove *-fbsd KEYWORDSMichał Górny2019-10-115-5/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libffi: ppc64 stable wrt bug #694978Agostino Sarubbo2019-10-031-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libffi: ppc stable wrt bug #694978Agostino Sarubbo2019-10-031-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libffi: s390 stable wrt bug #694978Agostino Sarubbo2019-10-031-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libffi: stable 3.3_rc0 for sparc, bug #694978Rolf Eike Beer2019-09-291-1/+1
| | | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/libffi: x86 stable (bug #694978)Thomas Deutschmann2019-09-261-1/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/libffi: amd64 stable wrt bug #694978Mikle Kolyada2019-09-261-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-libs/libffi: stable 3.3_rc0 for ia64, bug #694978Sergei Trofimovich2019-09-211-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/libffi-3.3_rc0: alpha stable, bug 694978Matt Turner2019-09-211-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libffi: backport emutramp fix to 3.2.1, bug #694916Sergei Trofimovich2019-09-192-0/+101
| | | | | | | Reported-by: spotlight@joscomputing.space Bug: https://bugs.gentoo.org/694916 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* metadata.xml: popuplate CPE entries for better CVE trackingAllen Webb2019-09-121-0/+3
| | | | | Signed-off-by: Allen Webb <allenwebb@chromium.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* dev-libs/libffi: keyword ~riscvAndreas K. Hüttel2019-05-041-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-libs/libffi: respect --libdir configure argumentFabian Groffen2019-01-071-1/+2
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/libffi: fix compilation for ppc-macosFabian Groffen2018-12-102-0/+80
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/libffi: bump up to 3.3_rc0Sergei Trofimovich2018-10-013-0/+158
| | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* Drop arm-linux keyword from tree.Benda Xu2018-08-313-3/+3
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* */*: [QA] remove emul-linux-* blockersamynka@gentoo.org2018-04-203-6/+3
| | | | Closes: https://github.com/gentoo/gentoo/pull/8074
* dev-libs/libffi: fix small struct handling on ia64, bug #634190Sergei Trofimovich2018-02-172-0/+144
| | | | | | Bug: https://github.com/libffi/libffi/pull/407 Closes: https://bugs.gentoo.org/634190 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-232-3/+3
|
* dev-libs/libffi: mark 3.2.1 m68k/s390/sh stableMike Frysinger2018-01-091-1/+1
|
* dev-libs/libffi: clarify commentSergei Trofimovich2018-01-061-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-libs/libffi: allow includedir= override, bug #643582Sergei Trofimovich2018-01-064-2/+166
| | | | | | | | | | | | | | | | | | It's not a fix for bug #643582 as includes location did not change. But a step towards it. Changes are: - updated to EAPI=6 - backported upstream commit https://github.com/libffi/libffi/commit/982b89c01aca99c7bc229914fc1521f96930919b ("Install public headers in the standard path") - but overrode default location as --includedir=/usr/$(get_libdir)/${P}/include/ to keep python from breaking: bug #643582#c2. Reported-by: William L. Thomson Jr. Bug: https://bugs.gentoo.org/643582 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-libs/libffi-3.2.1: arm64 stableMart Raudsepp2017-12-241-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm64"
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-libs/libffi: ia64: fix small struct handling, bug #634190Sergei Trofimovich2017-10-142-0/+42
| | | | | | | | After FFI_TYPE_COMPLEX was added to libffi ia64 dispatch table was off-by-one in IA-64 specific handling of return values. Bug: https://bugs.gentoo.org/634190 Package-Manager: Portage-2.3.10, Repoman-2.3.3
* dev-libs/libffi: drop old versions, bug #622226Matthias Maier2017-06-217-251/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-libs/libffi: keyword ~x64-cygwinMichael Haubenwallner2017-02-201-1/+1
| | | | Package-Manager: portage-2.3.3
* dev-libs/libffi: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ↵Fabian Groffen2017-01-293-5/+5
| | | | | | ~x86-freebsd ~x86-interix Package-Manager: portage-2.3.3
* dev-libs/libffi: ia64 stable wrt bug #580616Agostino Sarubbo2017-01-171-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libffi: sparc stable wrt bug #580616Agostino Sarubbo2017-01-111-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libffi: ppc stable wrt bug #580616Agostino Sarubbo2016-07-061-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libffi: x86 stable wrt bug #580616Agostino Sarubbo2016-06-251-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sourceware: convert to https:// URIsMike Frysinger2016-06-236-9/+9
|
* dev-libs/libffi: Stable for HPPA PPC64 (bug #580616).Jeroen Roovers2016-05-251-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches
* dev-libs/libffi: alpha stable, bug 580616.Matt Turner2016-05-241-2/+2
|
* dev-libs/libffi: amd64 stable wrt bug #580616Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libffi: arm stable, bug #580616Markus Meier2016-05-011-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.