summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: remove x64-cygwin keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove sparc64-solaris keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove sparc-solaris keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove x86-solaris keywordFabian Groffen2023-05-241-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sys-devel/m4: remove ${USERLAND}David Seifert2023-05-221-2/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/m4: drop 1.4.19David Seifert2023-05-221-100/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/m4: keyword ~arm64-macosSam James2023-04-222-3/+3
| | | | | Bug: https://bugs.gentoo.org/904474 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/m4: Stabilize 1.4.19-r1 hppa, #899364Jakov Smolić2023-03-041-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-devel/m4: Stabilize 1.4.19-r1 ppc64, #899364Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/m4: Stabilize 1.4.19-r1 ppc, #899364Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/m4: Stabilize 1.4.19-r1 amd64, #899364Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/m4: Stabilize 1.4.19-r1 sparc, #899364Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/m4: Stabilize 1.4.19-r1 arm, #899364Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/m4: Stabilize 1.4.19-r1 x86, #899364Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/m4: Stabilize 1.4.19-r1 arm64, #899364Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/m4: add link to upstream patch submissionSam James2023-01-091-0/+1
| | | | | | Showed up on archives now. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/m4: stop downgrading FORTIFY_SOURCESam James2023-01-092-0/+150
| | | | | Closes: https://bugs.gentoo.org/890273 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/m4: fix tests w/ make 4.4Sam James2022-12-132-0/+39
| | | | | | | Test-only fix so no revbump. Closes: https://bugs.gentoo.org/879061 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/m4: add savannah upstream metadataSam James2022-10-181-4/+7
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/m4: keyword 1.4.19 for ~loongWANG Xuerui2022-04-291-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-devel/m4: fix incomplete deactivation of maintainer modeWANG Xuerui2022-04-261-1/+1
| | | | | | | | | | | | | Commit 4abfea67ec7 ("sys-devel/m4: avoid invoking autoconf") did an incomplete job of deactivating the refresh of various files after patching the m4 and configure part of sources; turns out dependency on makeinfo should be avoided as well. Tested with sys-apps/texinfo unmerged. Fixes: 43dd58338de ("sys-devel/m4: fix build on loong") Closes: https://bugs.gentoo.org/840984 Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-devel/m4: avoid invoking autoconfWANG Xuerui2022-04-262-8/+22
| | | | | | | | | | | | Normally we'd just eautoreconf, but this is base-system and we cannot depend on autoconf, so we have to patch the generated files ourselves. This can go away once the loong fix patch is no longer necessary. Fixes: 43dd58338de ("sys-devel/m4: fix build on loong") Closes: https://github.com/gentoo/gentoo/pull/25195 Closes: https://github.com/gentoo/gentoo/pull/25205 Signed-off-by: WANG Xuerui <xen0n@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/m4: fix build on loongWANG Xuerui2022-04-252-0/+27
| | | | | | | | | | | | Upstream has updated gnulib but hasn't tagged a new release yet, so only add the bare minimum to fix build on loong. This has been inside loongson-overlay for a while, and is tested on real loong hardware. See: https://github.com/gentoo/gentoo/pull/25189 Acked-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-devel/m4: add verify-sigSam James2022-04-072-3/+18
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/m4: add link to upstream gnulib/musl/ppc patchSam James2022-03-131-1/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/m4: re-order chunks in test-198-sysval.patchMike Gilbert2022-02-102-3/+3
| | | | | | | We need to ensure the source files get patched before the outputs. Closes: https://bugs.gentoo.org/833080 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-devel/m4: temporarily drop test patchSam James2022-02-101-1/+1
| | | | | | | | Need to investigate the makeinfo regeneration issue and it's not critical so let's disable the patch for now to avoid issues for folks. Bug: https://bugs.gentoo.org/833080 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/m4: backport 198.sysval test fixSam James2022-02-072-2/+7
| | | | | | Closes: https://bugs.gentoo.org/808749 Thanks-to: A. Wilcox <AWilcox@Wilcox-Tech.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/m4: add links to musl patchSam James2021-11-171-0/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/m4: add ppc32 musl patchGeorgy Yakovlev2021-11-162-0/+16
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@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/m4: drop 1.4.18-r2David Seifert2021-09-044-391/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/m4: stable 1.4.19 for hppa, bug #803956Rolf Eike Beer2021-08-151-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/m4: x86 stable wrt bug #803956Agostino Sarubbo2021-08-121-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/m4: Stabilize 1.4.19 arm64, #803956Sam James2021-08-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/m4: Stabilize 1.4.19 arm, #803956Sam James2021-08-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/m4: ppc64 stable wrt bug #803956Agostino Sarubbo2021-08-111-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/m4: ppc stable wrt bug #803956Agostino Sarubbo2021-08-111-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/m4: stable 1.4.19 for sparc, bug #807517Rolf Eike Beer2021-08-111-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/m4: amd64 stable wrt bug #803956Agostino Sarubbo2021-08-101-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/m4: add 1.4.19, drop 1.4.19_beta2Sam James2021-05-302-7/+23
| | | | | | | | | | | | * Add 1.4.19 ** Add USE=nls for new gettext/libintl support ** Add packaging information via configure * Drop 1.4.19_beta2 Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/21044 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/m4: Bump to version 1.4.19_beta2. Removed oldLars Wendler2021-05-122-2/+2
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/m4: Bump to version 1.4.19_beta1Lars Wendler2021-05-102-0/+53
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/m4: drop s390 to ~s390 (unstable)Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/m4: remove unused patchMichael Mair-Keimberger2021-03-311-111/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/20184 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-devel/m4: Removed oldLars Wendler2021-03-262-55/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/m4: EAPI 7David Michael2021-03-261-15/+16
| | | | | | | Closes: https://bugs.gentoo.org/777897 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>
* sys-devel/m4: drop x86-macosFabian Groffen2021-01-062-4/+4
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sys-devel/m4: drop ppc-aix m68k-mintFabian Groffen2020-12-272-2/+2
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sys-devel/m4: use relative path for symlink targetMike Gilbert2020-09-132-2/+2
| | | | | Bug: https://bugs.gentoo.org/737152 Signed-off-by: Mike Gilbert <floppym@gentoo.org>