summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/mercury-extras: fix filter-lto to include inheritEli Schwartz2024-10-141-1/+1
| | | | | | | | Otherwise filter-lto doesn't actually run. Oops! Closes: https://bugs.gentoo.org/941515 Fixes: b3e643353b25028826a85390411a840ed0deecec Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* dev-lang/mercury-extras: mark as LTO-unsafeEli Schwartz2024-10-141-0/+6
| | | | | | | | | | | | It appears to be a fundamental design issue. It is not really C code, though they do generate it as an intermediate format. ``` ccJwDryZ.ltrans0.ltrans.o:(.data.rel.ro.local+0x330): undefined reference to `<unification predicate for type 'align_right.squeeze'/0 mode 0>' ``` Closes: https://bugs.gentoo.org/855638 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* dev-lang/mercury-extras: add github upstream metadataVolkmar W. Pogatzki2024-06-301-0/+3
| | | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/36940 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-lang/mercury-extras: drop unused multilib.eclassVolkmar W. Pogatzki2024-06-301-5/+4
| | | | | | Closes: https://bugs.gentoo.org/933817 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-lang/mercury-extras: drop 20.06, 20.06.1, 22.01Volkmar W. Pogatzki2024-06-084-918/+0
| | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* Reassign keri's packagesMichał Górny2024-01-171-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/mercury-extras: fix DeprecatedEclass (eutils)Sam James2022-10-082-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mercury-extras: stable on amd64, x86. Bug #865153Keri Harris2022-08-141-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/mercury-extras: fix compile of netdb with muslKeri Harris2022-05-222-2/+2
| | | | | | Closes: https://bugs.gentoo.org/832706 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/mercury-extras: version bumpKeri Harris2022-05-152-0/+300
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/mercury-extras: version bumpKeri Harris2022-05-142-0/+300
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/mercury-extras: version bumpKeri Harris2021-10-032-0/+309
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Keri Harris <keri@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/mercury-extras: add pkgconfig or pkgconfig-referenced libs depsSam James2021-06-181-0/+2
| | | | | | | | | | Add dependencies for either virtual/pkgconfig, move it into BDEPEND where applicable, or add dependencies for libraries we're trying to find with pkgconfig. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/mercury-extras: eutils--Sam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mercury-extras: call pkg-config via toolchain-funcs.eclass helperSam James2021-04-131-3/+3
| | | | | | | This ensures we call the correct pkg-config in e.g. cross. Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mercury-extras: remove old versionsKeri Harris2021-01-185-1160/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/mercury-extras: stabilize 20.06 amd64 + x86, #764194Keri Harris2021-01-071-2/+2
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/mercury-extras: use mmc instead of mmake to build librariesKeri Harris2020-09-151-50/+36
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/mercury-extras: version bumpKeri Harris2020-09-132-0/+321
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/mercury-extras: support libressl in mopenssl Mercury packageKeri Harris2020-07-262-2/+2
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/mercury-extras: respect LDFLAGS. Closes #723054Keri Harris2020-07-231-0/+2
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/mercury-extras: version bumpKeri Harris2020-07-192-0/+319
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/mercury-extras: fix mercury lib search paths. Closes #715838Keri Harris2020-04-021-2/+2
| | | | | Signed-off-by: Keri Harris <keri@gentoo.org> Package-Manager: Portage-2.3.89, Repoman-2.3.11
* dev-lang/mercury-extras: version bumpKeri Harris2020-04-012-0/+319
| | | | | Signed-off-by: Keri Harris <keri@gentoo.org> Package-Manager: Portage-2.3.89, Repoman-2.3.11
* dev-lang/mercury-extras: version bumpKeri Harris2020-03-293-0/+322
| | | | | Signed-off-by: Keri Harris <keri@gentoo.org> Package-Manager: Portage-2.3.89, Repoman-2.3.11
* dev-lang/mercury-extras: TCL+curses compile-time fixesKeri Harris2020-03-212-2/+2
| | | | | Signed-off-by: Keri Harris <keri@gentoo.org> Package-Manager: Portage-2.3.89, Repoman-2.3.11
* dev-lang/mercury-extras: fix ml compatibility with 17.1 profilesKeri Harris2020-03-212-6/+6
| | | | | Signed-off-by: Keri Harris <keri@gentoo.org> Package-Manager: Portage-2.3.89, Repoman-2.3.11
* dev-lang/mercury-extras: [QA] inherit vcs-clean.eclass directlyDavid Seifert2020-02-121-2/+2
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-111-21/+21
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/mercury-extras: fix compilation with _FORTIFY_SOURCEKeri Harris2019-04-152-3/+3
| | | | | Signed-off-by: Keri Harris <keri@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-lang/mercury-extras: remove old versionsKeri Harris2018-10-273-400/+0
| | | | | Signed-off-by: Keri Harris <keri@gentoo.org> Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/mercury-extras: x86 stable (bug #648224)Thomas Deutschmann2018-09-101-1/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-lang/mercury-extras: filter out csharp gradesKeri Harris2018-09-032-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/mercury-extras: fix precedence of mercury-pkgsKeri Harris2018-07-171-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/mercury-extras: amd64 stable wrt bug #648224Agostino Sarubbo2018-03-071-2/+2
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
* dev-lang/*: Update Manifest hashesMichał Górny2017-12-091-6/+6
|
* dev-lang/mercury-extras: version bumpKeri Harris2017-09-302-0/+201
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.1
* dev-lang/mercury-extras: filter out java+erlang grades for Mercury packages ↵Keri Harris2017-09-282-2/+2
| | | | | | that do not have java/erlang bindings Package-Manager: Portage-2.3.8, Repoman-2.3.1
* dev-lang/mercury-extras: filter out java+erlang grades for Mercury packages ↵Keri Harris2017-09-272-2/+2
| | | | | | that do not have java/erlang bindings Package-Manager: Portage-2.3.8, Repoman-2.3.1
* dev-lang/mercury-extras: filter out java+erlang grades for Mercury packages ↵Keri Harris2017-09-272-2/+2
| | | | | | that do not have java/erlang bindings Package-Manager: Portage-2.3.8, Repoman-2.3.1
* dev-lang/mercury-extras: virtual/glu is a dependency of the Mercury OpenGL ↵Keri Harris2017-09-262-4/+14
| | | | | | library Package-Manager: Portage-2.3.8, Repoman-2.3.1
* dev-lang/mercury-extras: support building mercury_tcltk library with Tcl/Tk 8.6Keri Harris2017-09-262-2/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.1
* dev-lang/mercury-extras: version bumpKeri Harris2017-09-262-0/+195
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.1
* dev-lang/mercury-extras: remove old versionsKeri Harris2017-09-257-1169/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-287-7/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-lang/mercury-extras: x86 stable wrt bug #605126Agostino Sarubbo2017-01-231-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/mercury-extras: amd64 stable wrt bug #605126Agostino Sarubbo2017-01-231-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720