summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/mono: drop versionsSam James2024-03-025-513/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: Stabilize 6.12.0.199-r2 x86, #925563Joonas Niilola2024-02-271-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/mono: Stabilize 6.12.0.199-r2 amd64, #925563Joonas Niilola2024-02-271-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* Move {dev-util → dev-build}/cmakeMichał Górny2024-01-145-5/+5
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34792 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/mono: sys-devel/bc -> app-alternatives/bcSam James2024-01-085-10/+10
| | | | | | | | All of these will be using app-alternatives/bc anyway as they're not calling bc-reference, so make the dep reflect reality. Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: fix modern C issue in configureSam James2023-12-092-0/+181
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Add more CPE strings for easier CVE trackingAllen Webb2023-12-051-0/+1
| | | | | | Signed-off-by: Allen Webb <allenwebb@google.com> Signed-off-by: Mike Frysinger <vapier@chromium.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* dev-lang/mono: filter LTO unconditionally, force -O2, no strict aliasingSam James2023-12-041-0/+129
| | | | | | | | It's somewhat of a miracle mono works at all nowadays, especially given all the scary warnings, so force a conservative build. Bug: https://bugs.gentoo.org/915985 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: Stabilize 6.12.0.182 amd64, #915410Joonas Niilola2023-10-101-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/mono: Stabilize 6.12.0.182 x86, #915410Joonas Niilola2023-10-101-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/mono: add 6.12.0.199Andrew Ammerlaan2023-09-042-0/+128
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-lang/mono: Filter LTO with LLDViolet Purcell2023-07-262-2/+6
| | | | | | | | | | | | | | | | Compilation fails with LLD and LTO with the following error: ld.lld: error: boringssl/crypto/bn/CMakeFiles/bn.dir/convert.c.o <inline asm>:1:7: invalid operand for instruction divq $-8446744073709551616 ^~~~~~~~~~~~~~~~~~~~~ ld.lld: error: boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_object.c.o <inline asm>:1:7: invalid operand for instruction divq $-9223372036854775808 ^~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Violet Purcell <vimproved@inventati.org> Closes: https://github.com/gentoo/gentoo/pull/31866 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: add missing selinux policy depSam James2023-06-282-2/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: add cmake BDEPENDSam James2023-06-172-0/+4
| | | | | | | Used for bundled deps. Closes: https://bugs.gentoo.org/801568 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: add 6.12.0.182Sam James2023-06-172-0/+123
| | | | | Bug: https://bugs.gentoo.org/908612 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: only build docs for native multilibSam James2023-06-071-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Move {virtual -> app-alternatives}/yaccSam James2022-12-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: fix automagic ccache usageSam James2022-01-132-1/+24
| | | | | | | | This is for users to enable, not for build systems to do it based on whether ccache is installed (which leads to sandbox issues anyway). Closes: https://bugs.gentoo.org/830562 Signed-off-by: Sam James <sam@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>
* dev-lang/mono: keyword 6.12.0.122 for -riscvMarek Szuba2021-08-201-1/+1
| | | | | | | Fails to build, and according to upstream documentation even when it does build it can't do much more than run a Hello, world! example in C#. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* */*: s/pax_kernel/pax-kernel/gMarek Szuba2021-07-012-4/+4
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* */*: drop dotnet@g.oJoonas Niilola2021-05-121-4/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/mono: drop 6.6.0.161, 6.10.0.104Sam James2021-04-294-233/+0
| | | | | Bug: https://bugs.gentoo.org/785706 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: Stabilize 6.12.0.122 amd64, #785706Sam James2021-04-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: Stabilize 6.12.0.122 x86, #785706Sam James2021-04-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: fix multilib non-native install by disabling AOTSam James2021-03-291-0/+8
| | | | | Closes: https://bugs.gentoo.org/779025 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: add changelog link to metadataSam James2021-03-281-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: add github remote-idSam James2021-03-281-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: fix metadata indentationSam James2021-03-281-8/+8
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: add 6.12.0.122Sam James2021-03-282-0/+115
| | | | | | | | | | | | | | | | * Bumps to 6.12.0.122 * Run cert-sync (regenerate certificate store) in pkg_postinst * Add (preliminary) check-reqs.eclass usage * Fix automagic dependencies on: ** app-crypt/mit-krb5 ** sys-libs/zlib (fallback to bundled previously) Bug: https://bugs.gentoo.org/776667 Bug: https://bugs.gentoo.org/719718 Closes: https://bugs.gentoo.org/687892 Closes: https://bugs.gentoo.org/729328 Closes: https://bugs.gentoo.org/762265 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: new version: 6.10.0.104Mikhail Pukhlikov2020-08-032-0/+106
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/mono: use HTTPSMichael Mair-Keimberger2020-07-031-2/+2
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16572 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-lang/mono: Remove oldDavid Seifert2020-05-1612-948/+0
| | | | | | | | | | | | Closes: https://bugs.gentoo.org/468412 Closes: https://bugs.gentoo.org/548340 Closes: https://bugs.gentoo.org/634692 Closes: https://bugs.gentoo.org/661270 Closes: https://bugs.gentoo.org/663608 Closes: https://bugs.gentoo.org/687950 Closes: https://bugs.gentoo.org/689332 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/mono: amd64 stable wrt bug #711908Mikle Kolyada2020-03-311-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-lang/mono: x86 stable wrt bug #711908Agostino Sarubbo2020-03-271-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: [QA] Remove redundant --disable-{dependency-tracking,silent-rules}David Seifert2020-02-229-18/+9
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14738 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/mono: bump to 6.6.0.161Mikhail Pukhlikov2019-12-132-0/+107
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.19 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/mono: 6.4 version with C# 8Mikhail Pukhlikov2019-10-072-0/+107
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/mono: bump to 6.0.0.334Mikhail Pukhlikov2019-09-162-1/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/mono: arm64 stableAaron Bauman2019-07-271-2/+2
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* dev-lang/mono: version bump to 6.0.0.313Mikhail Pukhlikov2019-07-222-0/+107
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/mono: re-apply minimal libgdiplus common, keep old keywrodsMikhail Pukhlikov2019-06-101-1/+3
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* Revert "dev-lang/mono: fix minimal libgdiplus version"Aaron Bauman2019-06-081-2/+2
| | | | | | | | This reverts commit 29a833b1febc0e0e6850c0b2c321e666fc647783. * Caused breakage reported by CI to missing dependency on arm64 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-lang/mono: fix minimal libgdiplus versionMikhail Pukhlikov2019-06-071-2/+2
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/mono: bump to 5.20.1.19Mikhail Pukhlikov2019-04-222-0/+109
| | | | | Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/mono: bump to 5.18.1.0Mikhail Pukhlikov2019-03-192-5/+2
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/mono: bump to 5.18.0.268Mikhail Pukhlikov2019-03-052-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/mono: drop obsolete depsMikhail Pukhlikov2019-02-141-3/+1
| | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/mono: 5.18 version minor bumpMikhail Pukhlikov2019-02-012-1/+1
| | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/mono: bump to 5.18.0.225Mikhail Pukhlikov2019-01-092-0/+110
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>