summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/php: amd64 stable wrt bug #706168Agostino Sarubbo2020-01-242-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/go: sync 1.13.6 with liveWilliam Hubbs2020-01-232-67/+11
| | | | | | | | | | | | | | | | | | | | | | | This syncs the following build-time changes from the live ebuild: - use dev-lang/go-bootstrap to bootstrap the initial installation. This means that we will only download the relevant bootstrap archive. go-bootstrap can be depcleaned after the initial go installation. - use go itself to bootstrap if it is already installed. This means go-bootstrap will not be downloaded as long as go is on the system. - Drop the gccgo and system-bootstrap use flags. Bootstrapping go with gccgo had several issues, and it is no longer needed. Also, the system-bootstrap use flag is no longer needed since this behavior is the default if go is installed. closes: https://bugs.gentoo.org/618794 closes: https://bugs.gentoo.org/664048 closes: https://bugs.gentoo.org/684652 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/lua: fix pkgconfig for lua 5.3Victor Payno2020-01-231-0/+194
| | | | | | | Effectively adds 'lua5.3' to the end of the INSTALL_INC pkgconfig path. Signed-off-by: Victor Payno <vpayno+gentoo@gmail.com> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-lang/lua: fix pkgconfig for lua 5.2Victor Payno2020-01-231-0/+194
| | | | | | | Effectively adds 'lua5.2' to the end of the INSTALL_INC pkgconfig path. Signed-off-by: Victor Payno <vpayno+gentoo@gmail.com> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-lang/lua: fix pkgconfig for lua 5.1Victor Payno2020-01-231-0/+145
| | | | | | | Effectively adds 'lua5.1' to the end of the INSTALL_INC pkgconfig path. Signed-off-by: Victor Payno <vpayno+gentoo@gmail.com> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-lang/lua: EAPI bumpRobin H. Johnson2020-01-234-0/+307
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-lang/go-bootstrap: fix manifestWilliam Hubbs2020-01-231-4/+4
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: fix manifestWilliam Hubbs2020-01-231-2/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: remove custom src_unpackWilliam Hubbs2020-01-231-9/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: remove old 1.13 versionsWilliam Hubbs2020-01-232-492/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: drop gccgo use flagWilliam Hubbs2020-01-231-15/+3
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: prefer go over go-bootstrap for buildingWilliam Hubbs2020-01-231-2/+2
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/php: Drop 7.1 slotBrian Evans2020-01-233-1119/+0
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* dev-lang/go: remove extraneous fileMike Gilbert2020-01-231-28/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-lang/go: add back the bdepend for dev-lang/goWilliam Hubbs2020-01-232-1/+34
| | | | | | | | It should be safe to use go to build itself. Also, this cleans up the has_version testing to select the bootstrap implementation. Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: rework bootstrap logic to use dev-lang/go-bootstrapMike Gilbert2020-01-231-37/+10
| | | | | | | | | | | | | | This eliminates the need for the system-bootstrap USE flag. Once dev-lang/go is installed, dev-lang/go-bootstrap can be depcleaned. (change by williamh) The original patch allowed go to be used to bootstrap itself once it was installed, but that could lead to a situation where go-1.14 was being used to bootstrap go-1.13 for example, and I'm not sure that would be a good idea. Signed-off-by: Mike Gilbert <floppym@gentoo.org> Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go-bootstrap: new packageMike Gilbert2020-01-233-0/+56
| | | | | | | | | | | This package is only referenced from BDEPEND in dev-lang/go so the ARCH USE flags will always correspond to CBUILD. This allows us to reduce the number of tarballs that must be fetched for bootstrap. Once dev-lang/go is installed, this package may be depcleaned. Signed-off-by: Mike Gilbert <floppym@gentoo.org> Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: drop CTARGET checkMike Gilbert2020-01-231-4/+0
| | | | | | | Go is always capable of cross-compiling to any supported target. Signed-off-by: Mike Gilbert <floppym@gentoo.org> Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/php: Drop freebsd-libs dependencyBrian Evans2020-01-232-2/+2
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* dev-lang/php: bump to v7.2.27Thomas Deutschmann2020-01-232-0/+752
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/php: bump to v7.3.14Thomas Deutschmann2020-01-232-0/+753
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/php: bump to v7.4.2Thomas Deutschmann2020-01-232-0/+743
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/gdl: Revbump post dep changeMichał Górny2020-01-221-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/go: sync liveWilliam Hubbs2020-01-221-1/+1
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: fix has_version check in 1.13.6William Hubbs2020-01-221-1/+1
| | | | | | This check should apply to the build machine. Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: fix manifestWilliam Hubbs2020-01-221-4/+4
| | | | | | closes: https://bugs.gentoo.org/706110 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: sync liveWilliam Hubbs2020-01-211-6/+4
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go-1.13.6: new bootstrap binaries to allow build on muslWilliam Hubbs2020-01-212-6/+13
| | | | | | | closes: https://bugs.gentoo.org/576290 closes: https://bugs.gentoo.org/606970 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/php: add myself as a maintainer.Michael Orlitzky2020-01-211-0/+4
| | | | | | | I removed myself from php-bugs, but I still care about PHP itself. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-lang/erlang: bump up to 22.2.3Sergei Trofimovich2020-01-202-0/+156
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/ghc: bump up to 8.8.2Sergei Trofimovich2020-01-192-0/+808
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/php: security cleanup (bug #703326)Thomas Deutschmann2020-01-176-3753/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/php: mark sparc stable (bug #703326)Thomas Deutschmann2020-01-171-2/+2
| | | | | | | Was forgotten. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/lazarus: x86 stable wrt bug #705280Agostino Sarubbo2020-01-171-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/erlang: fix lib/asn1 depend, bug #705500Sergei Trofimovich2020-01-176-4/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The build failure is reproducible on a 4-core CPU when using massive parallelism: ``` $ make -j21 -l4 ... GEN asn1ct_eval_ext.erl {"init terminating in do_boot", {undef,[{asn1ct_func,start_link,[],[]}, {prepare_templates,gen_asn1ct_eval,1, [{file,"prepare_templates.erl"},{line,58}]}, {init,start_it,1,[]},{init,start_em,1,[]}]}} init terminating in do_boot () Crash dump is being written to: erl_crash.dump...done make[2]: *** [Makefile:139: asn1ct_eval_ext.erl] Error 1 ``` Here `asn1ct_eval_ext.erl` attempts to load `asn1ct_func.beam` via `prepare_templates.erl` before it's compiled into `.beam` file. The change pulls in a dependency on `asn1ct_func.beam`. Reported-by: WGH Closes: https://bugs.gentoo.org/705500 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/gdl: Permit numpy-python2Michał Górny2020-01-161-2/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/erlang: drop oldSergei Trofimovich2020-01-143-307/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/erlang: drop oldSergei Trofimovich2020-01-142-154/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/erlang: bump up to 22.2.2Sergei Trofimovich2020-01-143-0/+200
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/scala: add missing slashThomas Deutschmann2020-01-141-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/opendylan: Remove last-rited pkgMichał Górny2020-01-146-381/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/opendylan-bin: Remove last-rited pkgMichał Górny2020-01-148-219/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/lazarus: amd64 stable wrt bug #705280Agostino Sarubbo2020-01-141-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/scala: Bump to 2.12.10Mark Wright2020-01-143-0/+239
| | | | | | | | | | | | | | | | Thanks to toralf for reporting bug #623824, fixed with EAPI=7. Thanks to Till Schafer for reporting bug #662184, fixed with: use doc && einstalldocs Thanks to Gentookh for reporting, fixed by only calling check-reqs functions if ! use binary Closes: https://bugs.gentoo.org/show_bug.cgi?id=623824 Closes: https://bugs.gentoo.org/show_bug.cgi?id=662184 Closes: https://bugs.gentoo.org/show_bug.cgi?id=617586 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mark Wright <gienah@gentoo.org>
* dev-lang/python: also match '-flto=*'Mike Gilbert2020-01-132-2/+2
| | | | | | Bug: https://bugs.gentoo.org/700012 Package-Manager: Portage-2.3.84_p2, Repoman-2.3.20_p24 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-lang/R: Bump to 3.6.2Mark Wright2020-01-144-0/+229
| | | | | | | | | | | | Thanks to Neil for reporting, UlvHare for testing bug #702808. Fix bug #515428 pkg-config files with wrong LDFLAGS detected, thanks to patrick for reporting. Closes: https://bugs.gentoo.org/show_bug.cgi?id=702808 Closes: https://bugs.gentoo.org/show_bug.cgi?id=515428 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mark Wright <gienah@gentoo.org>
* dev-lang/rakudo: [QA] Fix HomepageInSrcUriDavid Seifert2020-01-131-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/R: Add ~arm64 since 3.4.1 has arm64Mark Wright2020-01-132-2/+2
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mark Wright <gienah@gentoo.org>
* dev-lang/R: Remove dep sys-freebsd/freebsd-binMark Wright2020-01-133-6/+6
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mark Wright <gienah@gentoo.org>
* dev-lang/go: 1.12.15 bumpWilliam Hubbs2020-01-122-0/+247
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>