Fredrik Fornwall
e8bde08092
nodejs: Update from 12.9.1 to 12.10.0
5 years ago
Butta
106d3f6959
llbuild: add package
5 years ago
Michal Bednarski
3073fafa01
proot: Update package
* Added SIGSYS handler for waitpid (Required for bash on Android 10)
* Added SIGSYS handler for sendmmsg on x86 (for DNS when using emulator)
* Fixed void syscall handling on 32 bit ARM
* Prevent tracees from setting SUID_DUMP_DISABLE
5 years ago
Fredrik Fornwall
a272a32752
Rebuild all go packages with go 1.13
See https://github.com/termux/termux-packages/issues/3619
5 years ago
Fredrik Fornwall
5fb61db088
fzf: Bump to rebuild with go 1.13
5 years ago
Fredrik Fornwall
1d40852eb5
syncthing: Update from 1.2.1 to 1.2.2
5 years ago
Fredrik Fornwall
c9a62bb78d
golang: Update from 1.12.8 to 1.13
5 years ago
Leonid Plyushch
877571c0ee
uftrace: do not attempt to hook "backtrace"
Fixes segmentation fault on ARM devices at least.
backtrace (from execinfo.h) is not available on Android.
%ci:reset-backlog
5 years ago
Martin Kinkelin
3c0e8cd65e
LDC: Upgrade from v1.13 to v1.17 ( #4246 )
* LDC: Upgrade from v1.13 to v1.17
* LDC: Fix missing symbols in druntime's core.sys.posix.unistd
* LDC: Fix repeated llvm-config help output
* LDC: Revise build script
1) Use an 'installed' (ninja install) LLVM for LDC.
2) Cross-compile LLVM before invoking CMake for LDC, so that the LLVM
dir is actually populated (previously: just fake bin/llvm-config).
3) Include dlang tools ddemangle and dustmite in the final package too,
just like official LDC packages. Cmdline flags have been synced with
upstream.
* Add hello-world smoke test
* LDC: Upgrade LLVM from v7.0.1 to v8.0.1
5 years ago
Leonid Plyushch
c29aed6e7b
uftrace: use $PREFIX/tmp instead of /dev/shm
5 years ago
Fredrik Fornwall
8bbc27786c
glib: Update from 2.60.6 to 2.60.7
5 years ago
Fredrik Fornwall
d9e567b1e8
libgcrypt: Update from 1.8.4 to 1.8.5
5 years ago
Fredrik Fornwall
39c06d0d14
ruby: Update from 2.6.3 to 2.6.4
5 years ago
Fredrik Fornwall
87b6291ff1
bash: Update from 5.0.9 to 5.0.11
5 years ago
Leonid Plyushch
00255bb95f
m4: assume that spawn.h is not available
Fixes https://github.com/termux/termux-packages/issues/4258 .
5 years ago
Henrik Grimler
4c2c351f20
Merge pull request #4250 from termux/ncmpcpp-socket-dir
ncmpcpp: Fix socket path after it has been updated in mpd
5 years ago
Henrik Grimler
aa7a42f6f9
ncmpcpp: Fix socket path after it has been updated in mpd
5 years ago
lucy phipps
004a00267c
imagemagick: use librsvg +update to 7.0.8.62
5 years ago
Henrik Grimler
4440ccdbe0
Merge pull request #4241 from kcotugno/bump-ca-cert-20190828
Bump ca-certificates to 20190828
5 years ago
Kevin Cotugno
d0693c289e
Bump ca-certificates to 20190828
5 years ago
Fredrik Fornwall
a370c5e1f1
uftrace: Bump after libandroid-spawn update
5 years ago
Butta
2aff54c113
libandroid-spawn: switch to modified upstream implementation and use it for ninja
5 years ago
Henrik Grimler
6145c7afb5
Merge pull request #4237 from termux/emacs-socket-dir
emacs: make emacsclient look for socket in $PREFIX/var/run per default
5 years ago
Henrik Grimler
f67181ae0c
emacs: make emacsclient look for socket in $PREFIX/var/run per default
5 years ago
Fredrik Fornwall
f0f20d595d
emacs: Update from 26.2 to 26.3
5 years ago
Fredrik Fornwall
392edd8c16
nodejs: Update from 12.9.0 to 12.9.1
5 years ago
Fredrik Fornwall
1e566c8d9f
rclone: Update from 1.48.0 to 1.49.1
5 years ago
Leonid Plyushch
75815fac69
uftrace: remove libfakeprofiler
Replaced by "libmcount-nop.so".
5 years ago
Leonid Plyushch
164009bfda
uftrace: bump revision
5 years ago
Leonid Plyushch
3e7ea9df42
docker image: install pandoc
5 years ago
Leonid Plyushch
e0c4056928
new packages: libandroid-spawn and uftrace
5 years ago
Bruno Bigras
dab68f01f8
starship: add package
5 years ago
Henrik Grimler
8d2ab45097
Merge pull request #4227 from termux/libnet
libnet: add package
5 years ago
Henrik Grimler
12c4c01182
libnet: add package
5 years ago
Fredrik Fornwall
11a1b528a2
tintin++: Update from 2.01.8 to 2.01.90
5 years ago
Fredrik Fornwall
6da6bcb34a
nano: Update from 4.3 to 4.4
5 years ago
Fredrik Fornwall
200ae1be89
libx265: Update from 3.1.1 to 3.1.2
5 years ago
Fredrik Fornwall
eb7ee77606
zstd: Update from 1.4.2 to 1.4.3
5 years ago
Henrik Grimler
e0b7d90428
Merge pull request #4215 from termux/new-sockets-dir
Use $PREFIX/var/tmp instead of $TMPDIR for sockets
5 years ago
Fredrik Fornwall
b612bedca8
nodejs: Update from 12.4.0 to 12.9.0
5 years ago
Henrik Grimler
95b0264661
mpd: use $PREFIX/var/run instead of $TMPDIR
See https://github.com/termux/termux-packages/issues/4206
5 years ago
Henrik Grimler
05817bd55e
tmux: put socket in $PREFIX/var/run instead of $TMPDIR
See https://github.com/termux/termux-packages/issues/4206
5 years ago
Henrik Grimler
3b5a1e7db1
emacs: add termux-service script, put socket in $PREFIX/var/run
Start with sv up emacsd
5 years ago
Fredrik Fornwall
b89bdca435
nodejs-lts: Update from 10.16.2 to 10.16.3
5 years ago
Henrik Grimler
cfb49f7257
Merge pull request #4212 from buttaface/cmake-fix
cmake: fix typo that broke exec_program
5 years ago
Butta
9e9424999b
cmake: fix typo that broke exec_program
5 years ago
Fredrik Fornwall
e6199af3d8
swig: Update from 4.0.0 to 4.0.1
5 years ago
Fredrik Fornwall
57f98b4b53
shellharden: Update from 4.1 to 4.1.1
5 years ago
Fredrik Fornwall
87dfbf4918
librsync: Update from 2.0.2 to 2.1.0
5 years ago
Fredrik Fornwall
81278586e2
tor: Update from 0.4.0.5 to 0.4.1.5
5 years ago