summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/distcc: Add missing dep on sys-devel/autoconf-archiveMichał Górny2018-12-161-0/+1
| | | | | Closes: https://bugs.gentoo.org/672954 Signed-off-by: Michał Górny <mgorny@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/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/distcc: Discourage distcc-pumpMichał Górny2018-12-084-16/+8
| | | | 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/distcc: Fix pre-compressed manpagesMichał Górny2018-12-021-1/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* 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/distcc: revert the libdir hack and use /usr/lib/distcc.Benda Xu2018-04-131-1/+1
| | | | | Bug: https://bugs.gentoo.org/651030 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/distcc: keyword ~arm64Alexey Korepanov2018-04-022-2/+2
|
* sys-devel/distcc-3.3: added ~mips, bug 643082Matt Turner2018-03-271-1/+1
|
* sys-devel/distcc-3.2_rc1-r5: added ~mips, bug 643082Matt Turner2018-03-271-1/+1
|
* sys-devel/distcc: Fix elog message.Jeroen Roovers2018-03-201-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/distcc: install distccd whitelist by shadowman.Benda Xu2018-03-201-11/+13
| | | | | | | | - remove redundant "|| die". - fix the libdir names. Closes: https://bugs.gentoo.org/650986 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/distcc: support prefix.Benda Xu2018-03-201-4/+3
| | | | | | autotools not needed anymore. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/distcc: version bump to 3.3.Benda Xu2018-03-202-0/+194
| | | | | | | Closes: https://bugs.gentoo.org/525838 Closes: https://bugs.gentoo.org/573064 Closes: https://bugs.gentoo.org/650704 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/distcc-3.2_rc1-r5: added ~ppc64, bug 643082Matt Turner2018-03-171-1/+1
|
* sys-devel/distcc-3.2_rc1-r5: added ~ppc, bug 643082Matt Turner2018-03-171-1/+1
|
* sys-devel/distcc-3.2_rc1-r5: added ~alpha, bug 643082Matt Turner2018-03-171-1/+1
|
* sys-devel/distcc: keyworded 3.2_rc1-r5 for sparc, bug #643082Rolf Eike Beer2018-03-111-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-devel/distcc-3.2_rc1-r5: added ~hppa, bug 643082Matt Turner2018-03-101-1/+1
|
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-232-4/+4
|
* sys-devel/distcc: add ~arm, bug #643082Markus Meier2018-01-061-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* sys-devel/distcc: keyworded 3.2_rc1-r5 for ia64, bug #643082Sergei Trofimovich2018-01-061-2/+2
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* sys-devel: Update Manifest hashes.Ulrich Müller2017-12-091-2/+2
|
* sys-devel/distcc: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-271-9/+9
|
* sys-devel/distcc: Prefixify the eselect path.Benda Xu2017-10-021-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-devel/distcc: Move unnecessary vars out of global scope, #628978Michał Górny2017-08-261-3/+3
|
* sys-devel/distcc: Use dev-util/shadowman for postinst/prermMichał Górny2017-08-261-14/+10
|
* sys-devel/distcc: Install dev-util/shadowman data fileMichał Górny2017-08-261-0/+3
|
* sys-devel/distcc: Convert to EAPI=6Michał Górny2017-08-261-0/+199
|
* sys-devel/distcc: Fix hardcoded systemd path, #625478Michał Górny2017-08-171-1/+1
|
* sys-devel/distcc: drop keepdir /var/run #451432Mike Frysinger2017-03-122-8/+0
| | | | | | Since /var/run and /run are mounted as tmpfs at boot, trying to install or keepdir them from ebuilds doesn't make sense and it doesn't work. Drop the code.
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-285-5/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-devel/distcc: arm64 stable (bug 421481).Michael Weber2017-02-241-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-devel/distcc: Use zeroconf instead of avahi USE flag (#477620)Pacho Ramos2016-10-021-5/+6
| | | | Package-Manager: portage-2.3.1
* sys-devel/distcc: use datadir for docdir.Benda Xu2016-06-121-2/+2
| | | | | | This automatically counts for Prefix. Package-Manager: portage-2.2.28
* sys-devel/distcc: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-182-2/+2
|