summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/flex: drop 2.6.4-r2, 2.6.4-r4Sam James2022-12-283-954/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r5 ppc64, #886017Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r5 ppc, #886017Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r5 x86, #886017Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r5 hppa, #886017Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r5 sparc, #886017Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r5 arm64, #886017Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r5 arm, #886017Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r5 amd64, #886017Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: support app-alternatives/lexSam James2022-12-021-0/+100
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r4 hppa, #881719Arthur Zamarin2022-11-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r4 ppc, #881719Sam James2022-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r4 arm, #881719Sam James2022-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r4 ppc64, #881719Sam James2022-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r4 arm64, #881719Sam James2022-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r4 x86, #881719Sam James2022-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r4 amd64, #881719Sam James2022-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r4 sparc, #881719Sam James2022-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: drop obsolete cross malloc workaroundSam James2022-10-281-9/+0
| | | | | | | | | We set the right bits in crossdev for musl targets now and, in theory, while unlikely, it is possible that some cross targets don't have the right behaviour anyway (not that i'm aware of any in use). Bug: https://bugs.gentoo.org/705800 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: drop 2.6.4-r1Sam James2022-10-281-83/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: backport further macro fixesSam James2022-10-283-8/+233
| | | | | | | | | | | | | | | | | | | | The gist is that the original glibc-2.26 patch was incomplete and didn't help with cross-compilation or non-glibc environments fully. There were a succession of further upstream commits now backported here. Noticed when doing some more Clang 16 work. This complements bec6a7be57fc3493dccef497b5d4b513c315f5f1 in that more effort is taken to ensure all necessary macros are defined so needed functions are available. Bug: https://bugs.gentoo.org/628744 Bug: https://bugs.gentoo.org/705800 See: bec6a7be57fc3493dccef497b5d4b513c315f5f1 See: 4d77781e2db7bb8bef7f390c43efc04ba58ff7bb See: aa6c077d00c3a21b75ae646421aefadcad527f80 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: fix build w/o flexSam James2022-10-283-51/+3
| | | | | | | We touch a file which has a generated derivative, so regenerate that. Closes: https://bugs.gentoo.org/878339 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: backport "config.h" fix tooSam James2022-10-252-0/+145
| | | | | | | | | | | We already have the patch to config.h/configure.ac backported but we don't have the fix to actually *use* config.h everywhere, and clearly from bug #705800 it wasn't sufficient to just backport it (for reasons covered in the bug & upstream bug). Bug: https://bugs.gentoo.org/628744 Bug: https://bugs.gentoo.org/705800 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r2 hppa, #872734Arthur Zamarin2022-09-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r2 sparc, #872734Arthur Zamarin2022-09-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r2 ppc64, #872734Agostino Sarubbo2022-09-251-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r2 ppc, #872734Agostino Sarubbo2022-09-251-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r2 arm, #872734Sam James2022-09-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r2 arm64, #872734Sam James2022-09-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r2 x86, #872734Sam James2022-09-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Stabilize 2.6.4-r2 amd64, #872734Sam James2022-09-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: fix segfault when cross-compilingSam James2022-06-171-0/+94
| | | | | | | | Temporary workaround until new crossdev is tagged, stabled, and propagates. Closes: https://bugs.gentoo.org/705800 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: keyword 2.6.4-r1 for ~loongWANG Xuerui2022-04-291-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-devel/flex: drop dead sourceforge HOMEPAGESam James2021-05-171-1/+1
| | | | | | | | Still keeping the remote-id for the (outdated) site which is referenced in the README on github, though. Closes: https://bugs.gentoo.org/708496 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: Drop 2.6.1, 2.6.3, 2.6.3-r1 and 2.6.4 (r0)Andreas Sturmlechner2021-04-306-408/+0
| | | | | | Bug: https://bugs.gentoo.org/777906 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-devel/flex: drop s390 to ~s390 (unstable)Sam James2021-04-052-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/flex: EAPI 7David Michael2021-03-231-9/+6
| | | | | | | Closes: https://bugs.gentoo.org/777906 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+1
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/flex: drop x86-macosFabian Groffen2021-01-065-10/+10
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sys-devel/flex: drop ppc-aix m68k-mintFabian Groffen2020-12-275-5/+5
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sys-devel/flex: Respect portage host cc variableManoj Gupta2020-06-131-1/+2
| | | | | | | | | Pass CC_FOR_BUILD to econf. Otherwise it invokes gcc instead of portage specified HOST/BUILD CC. Signed-off-by: Manoj Gupta <manojgupta@google.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/16177
* Fixed CPE tag for sys-devel/flexRoy Yang2020-05-041-0/+1
| | | | | Signed-off-by: Roy Yang <royyang@google.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: downgrade m68k down to ~m68kSergei Trofimovich2020-04-212-2/+2
| | | | | | | | | m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-265-5/+5
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: [QA] Remove redundant --docdir/--htmldirDavid Seifert2020-02-231-2/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/flex: [QA] inherit ltprune.eclass directlyDavid Seifert2020-02-155-8/+8
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-112-2/+2
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-252-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>