summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/moarvm: OldPatrick Lauer2020-08-245-265/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-lang/moarvm: BumpPatrick Lauer2020-08-242-0/+63
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-lang/moarvm: BumpPatrick Lauer2020-08-132-0/+63
| | | | | Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-lang/moarvm: BumpPatrick Lauer2020-07-092-0/+63
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-lang/moarvm: BumpPatrick Lauer2020-06-082-0/+63
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-113-3/+3
| | | | | | | 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>
* dev-lang/moarvm: [QA] Fix UnnecessarySlashStripDavid Seifert2020-02-083-6/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/moarvm: OldPatrick Lauer2019-12-255-252/+0
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-lang/moarvm: BumpPatrick Lauer2019-12-252-0/+63
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-lang/moarvm: Enable verbose buildAndreas K. Hüttel2019-10-048-0/+8
| | | | | | Closes: https://bugs.gentoo.org/504704 Package-Manager: Portage-2.3.70, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/moarvm: Use EPREFIX instead of EROOTKent Fredric2019-08-078-16/+16
| | | | | | | | | | Now I better understand what variables to use in which conditions, I now see that this working at all was somewhat a miracle, given ROOT is defined to not exist in src_configure, and EROOT is ... "${ROOT}/${EPREFIX}" Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-lang/moarvm: Fix minimum libuv re bug #652214Kent Fredric2019-08-064-4/+4
| | | | | | | | | | I figured that, seeing I've just -r1 bumped all versions for bug #639538, that I may as well backport the min-version libuv fix for all the versions while I'm there. Closes: https://bugs.gentoo.org/652214 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-lang/moarvm: Fix installation to /lib re bug #639538Kent Fredric2019-08-069-73/+105
| | | | | | | | | | | | | | This fixes the installation of libmoar.so to use /usr/lib64 etc instead of /lib64 This additionally fixes the issue where the installation to /lib64 under EAPI7, for some reason, results in no installation of the .so, as mentioned in bug #504720 Closes: https://bugs.gentoo.org/639538 Bug: https://bugs.gentoo.org/504720 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-lang/moarvm: Bump to version 2019.07.1Kent Fredric2019-08-062-0/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | - migrate to EAPI7 - Removes unused "jit" USE - USE="optimize" should work again - Configure patch seemingly no longer needed Upstream: - Fix various race conditions by bumping level after instrumentation instead of before - Avoid various races in profile/coverage/debug - Fix possible memory corruption in bindkey_* - Fix pointer arithmetic in inlined CArrays in CStruct/CPPStruct REPRs - Unbreak instrumentation in debug server - Init debug socket for windows debug server - Fix GC rooting in MVM_platform_uname - Don't return null from filename() in profiler - Add band_i, bor_i, bxor_i ops to profiler - Fix dealloc profile logging in profiler by following any forwarder - Put limits on local and inline counts for inlining (Spesh) - Only use -fno-ret-protector with Clang on OpenBSD if Jit is enabled - Fix Configure.pl failing when --prefix is "/usr" - https://github.com/MoarVM/MoarVM/compare/2019.07...2019.07.1 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-lang/moarvm: Update live ebuildKent Fredric2019-08-051-15/+21
| | | | | | | | | | | | | | - This brings the live ebuild up-to-date with changes already dropped in other ebuilds, and then some. - uses EAPI7 - Omits the 3rd party submodules from fetching - Removes the no-longer-used `jit` USE flag - USE="optimize" works again it seems - Update invocation of configure - Patch for configure seems no longer needed Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-lang/moarvm: BumpPatrick Lauer2019-07-283-0/+89
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-lang/moarvm: Restrict libuv dependencyPatrick Lauer2019-03-261-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-lang/moarvm: BumpPatrick Lauer2019-03-162-0/+58
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 X-Autogenerated-SOB: yes Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-lang/moarvm: BumpPatrick Lauer2019-01-262-0/+58
| | | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 X-Autogenerated-SOB: Yes Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-lang/moarvm: OldPatrick Lauer2018-09-297-352/+0
| | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11
* dev-lang/moarvm: BumpPatrick Lauer2018-09-292-0/+58
| | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11
* dev-lang/moarvm: BumpPatrick Lauer2018-09-102-0/+58
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-lang/moarvm: BumpPatrick Lauer2018-07-072-0/+58
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-lang/moarvm: BumpPatrick Lauer2018-05-262-0/+58
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/moarvm: BumpPatrick Lauer2018-05-042-0/+58
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-lang/moarvm: BumpPatrick Lauer2018-04-292-0/+59
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-lang/moarvm: Maintainer retiredJonas Stein2018-04-031-4/+0
| | | | | | Proxied maintainer was retired due to inactivity. Bug: https://bugs.gentoo.org/632854 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-lang/moarvm: BumpPatrick Lauer2018-03-302-0/+59
| | | | Package-Manager: Portage-2.3.27, Repoman-2.3.7
* dev-lang/moarvm: Remove oldPatrick Lauer2018-02-277-358/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/moarvm: BumpPatrick Lauer2018-02-222-0/+59
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/moarvm: BumpPatrick Lauer2018-02-132-0/+59
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/moarvm: BumpPatrick Lauer2018-01-132-0/+59
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-lang/moarvm: BumpPatrick Lauer2017-12-162-0/+59
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-lang/*: Update Manifest hashesMichał Górny2017-12-091-4/+4
|
* dev-lang/moarvm: BumpPatrick Lauer2017-11-022-0/+59
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-lang/moarvm: Remove oldPatrick Lauer2017-09-227-372/+0
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* dev-lang/moarvm: BumpPatrick Lauer2017-09-222-0/+59
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* dev-lang/moarvm: BumpPatrick Lauer2017-09-162-0/+60
| | | | | | Use bundled libtommath #628552 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-lang/moarvm: remove unused patchesMichael Mair-Keimberger (asterix)2017-08-091-145/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/5337
* dev-lang/moarvm: BumpPatrick Lauer2017-07-284-125/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-lang/moarvm: Fix dependency on libtommath-1.0 re bugs #608548 and #576284Kent Fredric2017-06-2815-311/+311
| | | | | | | | | | | | | | | | | | Upstream has used a bundled copy of libtommath at version 1.0 since version 2016.02, but we use system copies, and so, which end users who are running full ~arch would have gotten a working version by fortunate accident. An -r1 bump is required here, as dependency propagation must replicate, even for people who already have compile working, as users must be discouraged fron downgrading libtommath if they try to do partial reversion to 'arch' Thanks to the patient reporters and commenters on the related bugs. Bug: https://bugs.gentoo.org/576284 Bug: https://bugs.gentoo.org/608548 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/moarvm: BumpPatrick Lauer2017-06-262-0/+62
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/moarvm: BumpPatrick Lauer2017-06-032-0/+62
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/moarvm: BumpPatrick Lauer2017-04-252-0/+62
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/moarvm: BumpPatrick Lauer2017-04-082-0/+62
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/moarvm: BumpPatrick Lauer2017-03-102-0/+62
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-285-5/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-lang/moarvm: BumpPatrick Lauer2017-01-282-0/+63
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/moarvm: Remove oldPatrick Lauer2016-12-289-446/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/moarvm: BumpPatrick Lauer2016-12-282-0/+63
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1