summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/gcc: bump up to 5.5.0, patchset 1.0Sergei Trofimovich2018-12-102-0/+48
| | | | | | | | | The only changes from 5.4.0 patches are: - removed backported and upstreamed patches - dropped gcc.info doc patches Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/distcc: Backport fix for crash on non-existing dirMichał Górny2018-12-092-0/+24
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/binutils-hppa64: Remove semi-broken oldAndreas K. Hüttel2018-12-092-391/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: Remove semi-broken oldAndreas K. Hüttel2018-12-092-426/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/gcc: bump up to 7.4.0, 1.1 patchsetSergei Trofimovich2018-12-092-0/+25
| | | | | | | | | | Compared to 7.3.0 patchset base single patch update: 01_all_default-fortify-source.patch: simplify _FORTIFY_SOURCE macro definition Bug: https://bugs.gentoo.org/621036 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/distcc: drop broken versionsGeorgy Yakovlev2018-12-092-392/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-devel/distcc: revbump, fix whitelist libdirGeorgy Yakovlev2018-12-091-0/+197
| | | | | | | | | | pass --libdir=/usr/lib to configure unconditionally distcc was looking for whitelist symlinks in lib64 (dcc_check_compiler_whitelist) CRITICAL! no /usr/lib64/distcc Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-devel/distcc: drop 3.3.2-r1Georgy Yakovlev2018-12-091-196/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-devel/distcc: revbump, fix distcc-config py2<-> py3 errorsGeorgy Yakovlev2018-12-092-0/+376
| | | | | | | | | | | | | | | | | | | | error: Creating symlinks... Creating /usr/lib/distcc/bin/gcc symlink... Creating /usr/lib/distcc/bin/cc symlink... Creating /usr/lib/distcc/bin/c++ symlink... Creating /usr/lib/distcc/bin/g++ symlink... Traceback (most recent call last): File "/usr/bin/distcc-config", line 154, in <module> installlinks() File "/usr/bin/distcc-config", line 93, in installlinks lines = p.stdout.read().rstrip().split('\n') TypeError: a bytes-like object is required, not 'str' throw in extra .decode() to stdout.read() Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-devel/distcc: improve init.d script, secure pidfile handlingGeorgy Yakovlev2018-12-083-0/+246
| | | | | | | | | | | | | | | | removed unneeded start/stop functions removed gcc spec/path loading, it's useless because path whitelist is handled by compiler-shadow and we no longer use gcc specs. pidfile is now owned by root and created by s-s-d pidfile path is now controlled by service name (/run/distccd.pid) initfile no longer runs chmod on pidfile and parent directory. Bug: https://bugs.gentoo.org/650854 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-devel/binutils-hppa64: drop oldAndreas K. Hüttel2018-12-083-788/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils-hppa64: patchlevel bumpAndreas K. Hüttel2018-12-082-0/+392
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: rekeywordAndreas K. Hüttel2018-12-081-2/+1
| | | | | | | | Closes: https://bugs.gentoo.org/672398 Bug: https://bugs.gentoo.org/623566 Closes: https://bugs.gentoo.org/672126 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/distcc: Discourage distcc-pumpMichał Górny2018-12-084-16/+8
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: 8.0+ requires z3-4.7.1Michał Górny2018-12-081-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/distcc: Fix python shebangs in installed scriptsMichał Górny2018-12-082-1/+2
| | | | | Closes: https://bugs.gentoo.org/661944 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/distcc: Bump to 3.3.2Michał Górny2018-12-083-0/+310
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/distcc: Drop oldMichał Górny2018-12-0810-913/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: forward ~arm keywordingMikle Kolyada2018-12-071-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* sys-devel/bison: Drop oldMikle Kolyada2018-12-042-91/+0
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* sys-devel/bison: s390/sh/m68k stable wrt bug #670634Mikle Kolyada2018-12-041-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* sys-devel/binutils: 2.31.1 revbump, pl 4 (no keywords, please test!)Andreas K. Hüttel2018-12-042-0/+428
| | | | | | | | Bug: https://bugs.gentoo.org/672398 Bug: https://bugs.gentoo.org/672126 Bug: https://bugs.gentoo.org/623566 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/gdb: add python3_7Jonathan Callen2018-12-022-3/+3
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Jonathan Callen <jcallen@gentoo.org>
* sys-devel/distcc: Fix pre-compressed manpagesMichał Górny2018-12-021-1/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Add ~arm keyword wrt bug #595834Mikle Kolyada2018-12-021-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* sys-devel/clang-common: Add ~arm keyword wrt bug #595834Mikle Kolyada2018-12-021-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* sys-devel/clang-runtime: Add ~arm keyword wrt bug #595834Mikle Kolyada2018-12-021-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* sys-devel/distcc: Clean up old masq path on migrationMichał Górny2018-12-021-0/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/distcc: Use 'newenvd -'Michał Górny2018-12-021-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/distcc: Improve src_configure readabilityMichał Górny2018-12-021-9/+10
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/distcc: Use lib for libdir consistentlyMichał Górny2018-12-021-7/+5
| | | | | Closes: https://bugs.gentoo.org/651030 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/distcc: Remove meaningless varMichał Górny2018-12-021-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/distcc: Correct license to GPL-2+Michał Górny2018-12-021-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/distcc: Co-maintainMichał Górny2018-12-021-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/gcc: 8.2.0: cut 1.6 patchsetSergei Trofimovich2018-12-012-0/+21
| | | | | | | | | | Single patch update: U 10_all_default-fortify-source.patch: simplify _FORTIFY_SOURCE default. Reported-by: Martin Kletzander Bug: https://bugs.gentoo.org/621036 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/binutils: Strip -Wall -Wreturn-type in tests, bug 637066Andreas K. Hüttel2018-12-012-0/+8
| | | | | | Closes: https://bugs.gentoo.org/637066 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: Remove oldAndreas K. Hüttel2018-11-303-842/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/bison-3.1-r0: alpha stableTobias Klausmann2018-11-281-1/+1
| | | | | Bug: http://bugs.gentoo.org/670634 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* sys-devel/bison-3.1: arm64 stable (bug #670634)Mart Raudsepp2018-11-261-1/+1
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* sys-devel/gdb: fix sparc build, bug #671726Sergei Trofimovich2018-11-242-1/+15
| | | | | | | Reported-by: Rolf Eike Beer Bug: https://bugs.gentoo.org/671726 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/bison: Removed old.Lars Wendler2018-11-222-94/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/bison: Bump to version 3.2.2Lars Wendler2018-11-222-0/+94
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/autogen: add missing verify.h, bug #671616Sergei Trofimovich2018-11-212-1/+6
| | | | | | | | | | | | install phase packages verify.h from bundled gnulib. Unfortunally it did not made to final tarball. Pull it in manually from gnulib git tree. Reported-by: Lars Wendler (Polynomial-C) Reported-by: Seong-ho Cho Closes: https://bugs.gentoo.org/671616 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/autogen: avoid running autoreconfSergei Trofimovich2018-11-212-6/+18
| | | | | | | | | | | It's not a fix of bug #671616 but a step in direction when result does not depend on presence of autoconf. Not I get install failure described in the bug consistently. Bug: https://bugs.gentoo.org/671616 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/autogen: bump up to 5.18.16, bug #671564Sergei Trofimovich2018-11-203-0/+54
| | | | | | | Reported-by: Lars Wendler (Polynomial-C) Closes: https://bugs.gentoo.org/671564 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/bison: stable 3.1 for ppc64, bug #670634Sergei Trofimovich2018-11-181-1/+1
| | | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/bison: stable 3.1 for ppc, bug #670634Sergei Trofimovich2018-11-181-1/+1
| | | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/bison: stable 3.1 for hppa, bug #670634Sergei Trofimovich2018-11-181-1/+1
| | | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/bison: stable 3.1 for ia64, bug #670634Sergei Trofimovich2018-11-181-1/+1
| | | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/bison: arm stable wrt bug #670634Mikle Kolyada2018-11-181-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11