aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/rust: update metadata.xmlstefson2019-11-061-13/+10
| | | | | | | Closes: https://github.com/gentoo/musl/pull/276 Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* dev-lang/rust: reimport rust-1.34.2 from github.com/smaeul/portage-overlay/stefson2019-11-0624-0/+1868
| | | | | | | | | | | | | it's old, but uses the now stable llvm-8 and is suitable for building esr more important: it doesn't suffer from a bug where cflags are bleeding into the compile env when adding cross compile crates, this makes it a good base for exploring these unknown waters. if you're going to use with system-llvm, please check out the nifty patchset and drop those targeting llvm into /etc/portage/patches/ Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* dev-lang/perl: removal of old and masked perl-5.26stefson2019-10-209-1099/+0
| | | | | | | | only hppa and sparc still depend upon it, nothing musl overlay can be helpfull with Closes: https://github.com/gentoo/musl/pull/269 Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* freebsd got stripped off the tree, removing keywords and some dead codestefson2019-10-193-8/+3
| | | | | | this should be all of them Signed-off-by: Steffen Kuhn <nielson2@yandex.com>
* dev-lang/perl: 5.28.2-r1 fixed in treeJory Pratt2019-05-033-1636/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* dev-lang/perl: bump to 5.28.2 with portability fixesJory Pratt2019-04-198-340/+991
| | | | | Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* dev-lang/perl: 5.28.1 security bump, musl fixesJory Pratt2019-04-137-0/+985
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* dev-lang/perl: Security bump, musl fixes for 5.26.x branchJory Pratt2019-04-139-0/+1099
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* dev-lang/spidermonkey: stable for armstefson2019-01-261-1/+1
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* dev-lang/rust and dev-util/cargo: move to 'rust' branchAnthony G. Basile2018-12-2921-3011/+0
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* dev-lang/spidermonkey: fix metadata, remove unused flagAnthony G. Basile2018-12-022-26/+0
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-lang/spidermonkey: fix runtime relocation errorS. Lockwood-Childs2018-12-022-0/+15
| | | | | | | | | | | | | | | | | polkitd executable from sys-auth/polkit-0.115-r1 was failing to run with error: Error relocating /usr/lib/libmozjs-52.so: _ZN2js16TlsPerThreadDataE: symbol not found demangled equivalent to "_ZN2js16TlsPerThreadDataE" being js::PerThreadData, which was a hidden symbol according to readelf readelf -s usr/lib/libmozjs-52.so | grep Tls | c++filt 1: 00000004 4 TLS LOCAL HIDDEN 17 js::TlsPerThreadData Fix such runtime errors by switching thread-local data to default visibility. Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* dev-lang/spidermonkey: add packageS. Lockwood-Childs2018-11-256-0/+258
| | | | | | | | When building for musl, * disable jemalloc in configure * patch in a missing header include Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* dev-lang/rust: remove blank linesstefson2018-08-182-2/+0
|
* dev-lang/go-bootstrap: bump to EAPI 6Anthony G. Basile2018-08-151-12/+7
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/go: go support for musllayman2018-08-156-0/+314
|
* Add arm64 keywords globallyAnthony G. Basile2018-08-022-2/+2
|
* dev-lang/rust: fix typo in digestAric Belsito2018-06-271-1/+1
|
* dev-lang/rust: fix manifestAric Belsito2018-06-271-1/+1
| | | | it appears that the gentoo distfiles mirror for rustc-1.26.2-src is bad
* dev-lang/rust: version bump to 1.27.0Aric Belsito2018-06-275-1/+787
|
* dev-lang/rust: fix another mistake in installAric Belsito2018-06-191-2/+5
|
* dev-lang/rust: add patch for libressl 2.7.0Aric Belsito2018-06-192-4/+483
| | | | this is only an issue with USE="extended"
* dev-lang/rust: fix typo in install phaseAric Belsito2018-06-181-2/+2
|
* dev-lang/rust: fix metadata.xmlAric Belsito2018-06-181-0/+2
|
* dev-lang/rust: version bump to 1.26.2Aric Belsito2018-06-185-3/+761
| | | | Some testing required!!
* dev-lang/ruby: sync with treestefson2018-06-164-739/+0
|
* dev-lang/rust: bump required http-parser versionAric Belsito2018-06-161-1/+1
|
* dev-lang/rust: use newer stage0 tarballsAric Belsito2018-06-162-14/+14
|
* dev-lang/rust: remove oldAric Belsito2018-05-1426-2473/+0
| | | | sync with upstream
* dev-lang/rust: fix manifestAric Belsito2018-05-111-1/+1
|
* dev-lang/rust: version bump to 1.25.0Aric Belsito2018-05-1112-1/+970
|
* dev-lang/rust: reorganize patchsets for upcoming rust-1.25.0stefson2018-04-2724-31/+80
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* dev-lang/rust: fix CHOST detection for arm on 17.0 profilestefson2018-04-273-6/+6
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* dev-lang/rust: http-parser-2.8 breaks cargo from the stage0stefson2018-04-152-1/+2
|
* dev-lang/ruby: version bump to 2.4.4/2.5.1Aric Belsito2018-03-293-0/+495
|
* dev-lang/ruby: version bump to 2.5.0-r2Aric Belsito2018-02-164-4/+248
|
* Merge remote-tracking branch 'github/pr/95'Aric Belsito2018-02-053-9/+9
|\
| * dev-lang/rust: backport the fix for MAKEOPTSstefson2018-02-032-6/+6
| |
| * dev-lang/rust: attempt to fix MAKEOPTS during src_install as wellstefson2018-02-021-1/+1
| |
| * dev-lang/rust: attempt to make the build system to honor MAKEOPTS from make.confstefson2018-02-021-2/+2
| |
* | dev-lang/rust: add missing "extended" dependencyAric Belsito2018-02-051-1/+6
|/
* dev-lang/rust: forgot rust-src manifestAric Belsito2018-01-311-0/+1
| | | | (dependency for rls)
* dev-lang/rust: remove manifests and source treeAric Belsito2018-01-311-0/+8
|
* dev-lang/rust: fix dependencies with USE=extendedAric Belsito2018-01-311-0/+8
|
* dev-lang/rust: update metadata.xmlAric Belsito2018-01-291-0/+2
|
* dev-lang/rust: version bump to 1.23.0-r1Aric Belsito2018-01-292-0/+426
|
* Remove more keywords not supported on muslAnthony G. Basile2018-01-242-2/+2
|
* dev-lang/rust: version bump to 1.23.0Aric Belsito2018-01-2411-1/+898
| | | | yet another hybrid ebuild between ::gentoo and ::smauel
* Remove fbsd and prefix keywordsAnthony G. Basile2018-01-242-2/+2
|
* Revert "dev-lang/rust: use fully qualified ar"Aric Belsito2018-01-031-1/+0
| | | | | | | | This reverts commit c44b065cb9cac2671aa878c250c9de3e7f47d74f. config.toml is not being parsed correctly. Gentoo-Bug: https://bugs.gentoo.org/643284