q66
c3f22c565a
cross-powerpcle-linux-gnu: update to gcc 10.2.1pre1
2021-01-20 15:29:23 +01:00
q66
def5713bac
cross-powerpc64-linux-musl: update to gcc 10.2.1pre1
2021-01-20 15:29:23 +01:00
q66
e9715d1b40
cross-powerpc64-linux-gnu: update to gcc 10.2.1pre1
2021-01-20 15:29:22 +01:00
q66
6a6343d6f5
cross-powerpc64le-linux-musl: update to gcc 10.2.1pre1
2021-01-20 15:29:22 +01:00
q66
b51a8ad777
cross-powerpc64le-linux-gnu: update to gcc 10.2.1pre1
2021-01-20 15:29:22 +01:00
q66
e0c2314aa8
cross-mips-linux-musl: update to gcc 10.2.1pre1
2021-01-20 15:29:22 +01:00
q66
01fa7f66eb
cross-mips-linux-muslhf: update to gcc 10.2.1pre1
2021-01-20 15:29:22 +01:00
q66
3a73c1632b
cross-mipsel-linux-musl: update to gcc 10.2.1pre1
2021-01-20 15:29:22 +01:00
q66
94dee69d90
cross-mipsel-linux-muslhf: update to gcc 10.2.1pre1
2021-01-20 15:29:21 +01:00
q66
6e5dac676f
cross-i686-pc-linux-gnu: update to gcc 10.2.1pre1
2021-01-20 15:29:21 +01:00
q66
e20fe17571
cross-i686-linux-musl: update to gcc 10.2.1pre1
2021-01-20 15:29:21 +01:00
q66
08abd0e1fb
cross-armv7l-linux-musleabihf: update to gcc 10.2.1pre1
2021-01-20 15:29:21 +01:00
q66
175076c9d0
cross-armv7l-linux-gnueabihf: update to gcc 10.2.1pre1
2021-01-20 15:29:21 +01:00
q66
cc8e5a9b05
cross-arm-linux-musleabi: update to gcc 10.2.1pre1
2021-01-20 15:29:21 +01:00
q66
1b463dda61
cross-arm-linux-musleabihf: update to gcc 10.2.1pre1
2021-01-20 15:29:21 +01:00
q66
620b9eca12
cross-arm-linux-gnueabi: update to gcc 10.2.1pre1
2021-01-20 15:29:20 +01:00
q66
827b804a53
cross-arm-linux-gnueabihf: update to gcc 10.2.1pre1
2021-01-20 15:29:20 +01:00
q66
25bf559096
cross-aarch64-linux-musl: update to gcc 10.2.1pre1
2021-01-20 15:29:20 +01:00
q66
886a5e77ec
cross-aarch64-linux-gnu: update to gcc 10.2.1pre1
2021-01-20 15:29:20 +01:00
q66
3cee024b0d
build-style/void-cross: add minor-versioned gcc sylinks
2021-01-20 15:25:27 +01:00
q66
76f3a1d0b7
build-style/void-cross: remove linux and libucontext arch vars
2021-01-20 15:25:14 +01:00
q66
dd50c1905d
build-style/void-cross: fix for newer libucontext + autoguess arch
2021-01-20 15:25:07 +01:00
John
599b7fef67
build-style/void-cross: remove enable-obsolete-{rpc,nsl} from glibc
...
also enable glibc cross toolchains on musl
2021-01-20 15:24:58 +01:00
John
a40f4cd82b
build-style/void-cross: disable usage of fixincl, it breaks glibc and does nothing for musl
2021-01-20 15:24:45 +01:00
John
0caccad4cc
build-style/void-cross: fix build with 5.10 kernel headers
2021-01-20 15:24:37 +01:00
q66
2d80cf4c49
build-style/void-cross: enable patching binutils
2021-01-20 15:24:32 +01:00
q66
6ae6e7f026
gcc: nocross for now
2021-01-20 14:14:50 +01:00
q66
761b378854
build-style/go: drop 32-bit ppc from gccgo
...
this will always give us trouble, and probably is not worth
supporting
2021-01-20 14:14:39 +01:00
John
8024e29364
gcc: update to 10.2.1pre1.
...
Changed by q66:
we're now using an upstream snapshot from alpine; this should
allow us to get an assortment of regression fixes without having
to patch them in
also libssp fixes for musl, and typo fixes for libstdc++-devel
pkg function
also drop gccgo on 32-bit powerpc
Co-authored-by: q66 <daniel@octaforge.org>
2021-01-20 14:14:26 +01:00
Alex Lohr
d4ba149f7c
google-chrome: update to 88.0.4324.96
2021-01-20 19:27:48 +07:00
q66
cb804fbf85
xbps-src: remove noarch
2021-01-20 13:09:59 +01:00
q66
06d3472acd
removed-packages: drop mirrorbits and geoip-data
2021-01-20 12:35:48 +01:00
q66
4291fc576d
geoip-data: remove
...
this has failed to fetch distfiles for ages
2021-01-20 12:35:40 +01:00
q66
f313f482d4
qomui: drop geoip dependency
2021-01-20 12:35:32 +01:00
q66
e5c1272883
mirrorbits: remove
...
depends on geoip-data, which is long broken
2021-01-20 12:35:24 +01:00
gt7-void
41093a600c
keepassxc: enable fdosecrets by default
...
This allows one to use `keepassxc` as a secrets storage via `libsecret`.
Closes : #28020 [via git-merge-pr]
Signed-off-by: Piraty <piraty1@inbox.ru>
2021-01-20 11:48:56 +01:00
Neel Chotai
8d4a3dc078
dust: update to 0.5.4
2021-01-19 23:58:14 -03:00
Érico Rolim
f8ccc0ad17
gnuchess: fix segfault on musl.
...
musl's default thread stack size was too small for gnuchess.
Fixes #28044
2021-01-19 23:07:38 -03:00
whoizit
767a31d5bb
guitarix2: update to 0.42.1.
2021-01-19 23:02:09 -03:00
teldra
217031dc07
portage: update to 3.0.14.
2021-01-19 22:36:03 -03:00
Olaf Mersmann
0d8589f193
shutils/chroot.sh: create symlink for /etc/localtime
...
Currently /etc/localtime is copied from the host to the chroot. Some
software expects /etc/localtime to be a symbolic link it can read to
determine the name of the time zone, so set up the expected link
structure.
2021-01-19 22:13:26 -03:00
newbluemoon
f60b617c3a
lilypond-doc: update to 2.22.0
2021-01-19 22:11:38 -03:00
newbluemoon
0de73c6e6b
lilypond: update to 2.22.0
2021-01-19 22:11:38 -03:00
travankor
5655a0bb97
python3-txaio: update to 20.12.1.
2021-01-19 22:10:35 -03:00
mobinmob
a1ffd3dbe4
tk: update to 8.6.11.
2021-01-19 22:03:50 -03:00
mobinmob
cf39ebf7c6
tcl: update to 8.6.11.
2021-01-19 22:03:50 -03:00
Nathan Owens
c8b59cc0e9
lxcfs: update to 4.0.7.
2021-01-19 22:01:35 -03:00
UsernameRandomlyGenerated
0a49b95a1e
buku: update to 4.5
2021-01-19 21:51:03 -03:00
Đoàn Trần Công Danh
2d186b1679
grub: build grub-x86_64-efi for i686, build manpages
...
Close #25267
2021-01-20 01:41:18 +01:00
q66
e5332af5ce
removed-packages: drop mattermost-desktop and electron7
...
electron7 has been EOL for half a year and mattermost still uses
it even in git, with no compatibility with newer versions in sight
2021-01-20 01:38:25 +01:00