Commit Graph

7366 Commits

Author SHA1 Message Date
Leonid Pliushch ee44c26770 ack-grep: update to 3.1.1 2019-09-08 02:36:02 +03:00
Leonid Pliushch d75ffc183e Revert "new package: libdwarf"
This reverts commit a2986eb6e52dd5e64ebe5ba4460ae75aea56bbca.

Wrong package, uftrace expects libdw but not libdwarf.
2019-09-07 22:39:49 +03:00
Leonid Pliushch 63a095b1c2 Revert "uftrace: link with libdwarf"
This reverts commit 5cb74edbf2e5847668133c9f1cfcb23e222457d8.
2019-09-07 22:39:40 +03:00
Leonid Pliushch e1ff05d9c5 uftrace: link with libdwarf 2019-09-07 22:35:38 +03:00
Leonid Pliushch 8b94cccee9 new package: libdwarf 2019-09-07 22:34:33 +03:00
Leonid Pliushch 59f67604f3 ndk-sysroot: bump revision after ndk-headers patches update
%ci:reset-backlog
2019-09-06 19:21:07 +03:00
Butta f82e5d7244 libllvm: don't add arch-specific rpath when natively compiling 2019-09-06 19:19:20 +03:00
Butta 51fbe05c40 libdispatch: add package 2019-09-06 19:18:24 +03:00
Fredrik Fornwall 2378d695ea libjpeg-turbo: Update from 2.0.2 to 2.0.3 2019-09-06 15:19:23 +02:00
Leonid Pliushch 4d3a6658d4 termux-tools: do not print motd on OpenSSH login when config PrintMotd=no
Now OpenSSH will not print motd on its own which may result in duplicate.
Instead it will control the login script via environment variable.

Fixes https://github.com/termux/termux-packages/issues/3941.
2019-09-06 01:59:07 +03:00
Leonid Pliushch e48948922b libllvm: bump revision 2019-09-06 00:49:54 +03:00
its-pointless 35715dae0f don't search multilib dir for native 2019-09-06 00:49:11 +03:00
its-pointless 5a467757d4 get search path order correct 2019-09-06 00:49:11 +03:00
its-pointless d1fcb29c6e fix ndk-multilib 2019-09-06 00:49:11 +03:00
Fredrik Fornwall 7641ac09d5 nodejs: Update from 12.9.1 to 12.10.0 2019-09-05 23:18:55 +02:00
Butta c1ae586387 llbuild: add package 2019-09-05 17:29:48 +03:00
Michal Bednarski 96b818c1dc 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
2019-09-05 17:26:12 +03:00
Fredrik Fornwall 6652cc1f20 Rebuild all go packages with go 1.13
See https://github.com/termux/termux-packages/issues/3619
2019-09-03 23:09:04 +02:00
Fredrik Fornwall 3ca90d8c40 fzf: Bump to rebuild with go 1.13 2019-09-03 21:46:43 +02:00
Fredrik Fornwall 6c717ea237 syncthing: Update from 1.2.1 to 1.2.2 2019-09-03 21:42:01 +02:00
Fredrik Fornwall 0a3d65e292 golang: Update from 1.12.8 to 1.13 2019-09-03 21:41:24 +02:00
Leonid Pliushch c16c871c0e 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
2019-09-03 20:50:23 +03:00
Martin Kinkelin 6d50ac0afd 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
2019-09-03 20:06:03 +03:00
Leonid Pliushch 947d0141a6 uftrace: use $PREFIX/tmp instead of /dev/shm 2019-09-03 15:30:30 +03:00
Fredrik Fornwall ec364857b2 glib: Update from 2.60.6 to 2.60.7 2019-09-03 11:15:17 +02:00
Fredrik Fornwall 35cbedc3ac libgcrypt: Update from 1.8.4 to 1.8.5 2019-09-03 11:05:57 +02:00
Fredrik Fornwall d06df2dfc2 ruby: Update from 2.6.3 to 2.6.4 2019-09-03 05:45:25 +02:00
Fredrik Fornwall 8911a515d7 bash: Update from 5.0.9 to 5.0.11 2019-09-03 05:45:05 +02:00
Leonid Pliushch d3fd21d4d0 m4: assume that spawn.h is not available
Fixes https://github.com/termux/termux-packages/issues/4258.
2019-09-02 23:56:32 +03:00
Henrik Grimler 1ea73150da ncmpcpp: Fix socket path after it has been updated in mpd 2019-09-01 14:58:40 +02:00
lucy phipps 497b1827ad imagemagick: use librsvg +update to 7.0.8.62 2019-08-31 13:58:13 +03:00
Kevin Cotugno 6e6c9a40d3 Bump ca-certificates to 20190828 2019-08-30 07:39:27 -07:00
Fredrik Fornwall 436a1e1659 uftrace: Bump after libandroid-spawn update 2019-08-29 22:08:44 +02:00
Butta 0043f4fcf4 libandroid-spawn: switch to modified upstream implementation and use it for ninja 2019-08-29 22:05:52 +02:00
Henrik Grimler 9b73c472de emacs: make emacsclient look for socket in $PREFIX/var/run per default 2019-08-29 20:27:12 +02:00
Fredrik Fornwall 9f24b24ef1 emacs: Update from 26.2 to 26.3 2019-08-29 14:56:58 +02:00
Fredrik Fornwall 29ce826f56 nodejs: Update from 12.9.0 to 12.9.1 2019-08-29 14:56:33 +02:00
Fredrik Fornwall 3779df0282 rclone: Update from 1.48.0 to 1.49.1 2019-08-29 14:56:22 +02:00
Leonid Pliushch 76f2ae3519 uftrace: remove libfakeprofiler
Replaced by "libmcount-nop.so".
2019-08-28 16:20:46 +03:00
Leonid Pliushch 8b6263339f uftrace: bump revision 2019-08-28 15:23:43 +03:00
Leonid Pliushch a28f7639fc new packages: libandroid-spawn and uftrace 2019-08-28 15:17:34 +03:00
Bruno Bigras 82df909b01 starship: add package 2019-08-28 00:10:25 +03:00
Henrik Grimler 37fab07863 Merge pull request #4227 from termux/libnet
libnet: add package
2019-08-27 20:39:59 +02:00
Henrik Grimler dd9d0364b0 libnet: add package 2019-08-27 20:34:56 +02:00
Fredrik Fornwall 4d2fdba805 tintin++: Update from 2.01.8 to 2.01.90 2019-08-27 19:09:19 +02:00
Fredrik Fornwall 7fecbfab9d nano: Update from 4.3 to 4.4 2019-08-27 19:09:15 +02:00
Fredrik Fornwall 0e51d35a1a libx265: Update from 3.1.1 to 3.1.2 2019-08-27 19:09:10 +02:00
Fredrik Fornwall 748ea7c109 zstd: Update from 1.4.2 to 1.4.3 2019-08-27 18:49:43 +02:00
Henrik Grimler c695a6b45c Merge pull request #4215 from termux/new-sockets-dir
Use $PREFIX/var/tmp instead of $TMPDIR for sockets
2019-08-25 20:06:47 +02:00
Fredrik Fornwall ad1a6b0f44 nodejs: Update from 12.4.0 to 12.9.0 2019-08-25 19:54:53 +02:00
Henrik Grimler 1314ee19f9 mpd: use $PREFIX/var/run instead of $TMPDIR
See https://github.com/termux/termux-packages/issues/4206
2019-08-25 17:00:47 +02:00
Henrik Grimler 3bc687b67c tmux: put socket in $PREFIX/var/run instead of $TMPDIR
See https://github.com/termux/termux-packages/issues/4206
2019-08-25 17:00:39 +02:00
Henrik Grimler 8f68b081a8 emacs: add termux-service script, put socket in $PREFIX/var/run
Start with sv up emacsd
2019-08-25 17:00:29 +02:00
Fredrik Fornwall 3c37441fa8 nodejs-lts: Update from 10.16.2 to 10.16.3 2019-08-25 00:37:10 +02:00
Butta 6ed5b8a65d cmake: fix typo that broke exec_program 2019-08-23 21:08:55 +05:30
Fredrik Fornwall 69aa9a687d swig: Update from 4.0.0 to 4.0.1 2019-08-23 10:09:13 +02:00
Fredrik Fornwall 356322a5c2 shellharden: Update from 4.1 to 4.1.1 2019-08-23 10:09:10 +02:00
Fredrik Fornwall dfa819d494 librsync: Update from 2.0.2 to 2.1.0 2019-08-23 10:09:02 +02:00
Fredrik Fornwall 4990fdfc19 tor: Update from 0.4.0.5 to 0.4.1.5 2019-08-23 09:29:17 +02:00
Henrik Grimler 9151e2908c transmission: mark service scripts as config files 2019-08-22 21:57:06 +02:00
Henrik Grimler 3762801fb9 busybox: mark service files for ftpd and telnetd as conffiles 2019-08-22 21:51:00 +02:00
Henrik Grimler 295796d20c openssh: mark service scripts as config files 2019-08-22 21:48:44 +02:00
Henrik Grimler 61b7761fde tor: mark service scripts as config files 2019-08-22 21:48:44 +02:00
Henrik Grimler 44dd2361b3 mpd: mark service scripts as config files 2019-08-22 21:48:44 +02:00
danobr f7490c0375 hugo: Update from 0.55.6 to 0.57.2 2019-08-21 19:29:32 +03:00
Fredrik Fornwall 5eaa982ba2 cmake: Update from 3.14.5 to 3.15.2 2019-08-21 13:04:43 +02:00
Fredrik Fornwall 73c9a3b2b6 libllvm: Update from 8.0.0 to 8.0.1 2019-08-21 10:03:58 +02:00
Leonid Pliushch b2d71b2fdf libiconv: breaks & replaces libandroid-support-dev
For replacement of libandroid-support-dev v22.
2019-08-21 10:59:43 +03:00
Leonid Pliushch fba3e566f6 iverilog: update to 10.3 2019-08-20 23:08:59 +03:00
Leonid Pliushch 51f7a626ad vim: fix subpackage script 2019-08-20 14:50:31 +03:00
Leonid Pliushch ba7f9f1c53 apt: fix subpackage script 2019-08-20 14:50:17 +03:00
Leonid Pliushch 8da3aedb44 help2man: update to 1.47.11 2019-08-20 14:49:28 +03:00
Leonid Pliushch 0c2df62f11 seafile-client: update to 7.0.2 2019-08-20 14:49:28 +03:00
Leonid Pliushch 847771aa92 vim, vim-python: update to 8.1.1850 2019-08-20 14:39:36 +03:00
Leonid Pliushch 43afcb4b55 golang: allow on-device builds
But it will fail currently anyway to non-pie executables generated in
bootstrap process.
2019-08-19 02:38:29 +03:00
Fredrik Fornwall c2dfc61089 readline: Update from 8.0 to 8.0.1 2019-08-18 22:07:29 +02:00
Fredrik Fornwall bb02561af4 nginx: Update from 1.17.2 to 1.17.3 2019-08-18 22:07:02 +02:00
Fredrik Fornwall 5db0d80be3 libnghttp2: Update from 1.39.1 to 1.39.2 2019-08-18 22:06:55 +02:00
Fredrik Fornwall 87e3445d4a ccache: Update from 3.7.2 to 3.7.3 2019-08-18 22:06:48 +02:00
Fredrik Fornwall d896610bdd git: Update from 2.22.1 to 2.23.0 2019-08-18 22:06:42 +02:00
Fredrik Fornwall 306cc69ea1 pango: Update from 1.42.4 to 1.44.5 2019-08-18 00:00:00 +02:00
Fredrik Fornwall 29096f00cc apache2: Update from 2.4.39 to 2.4.41 2019-08-17 23:52:23 +02:00
Henrik Grimler 70bc6884e0 openssh: fix faulty symlink for termux-services script 2019-08-17 21:15:51 +02:00
Leonid Pliushch 8ef3507b0a new package: gumbo-parser
Requested in https://github.com/termux/termux-packages/issues/4194.
2019-08-17 21:09:00 +03:00
Leonid Pliushch b95398e3a5 fish: do not use wcstod_l() even if found on target
Fix following error when building fish on device with Android 9:

src/builtin_printf.cpp:278:12: error: use of undeclared identifier 'wcstod_l'; did you mean 'wcstold_l'?
    return wcstod_l(s, end, fish_c_locale());
2019-08-16 22:31:55 +03:00
Leonid Pliushch 5c7419b80d libjasper: specify lib directory for installation
When building on device (aarch64), the lib directory is set to $PREFIX/lib64
which is wrong and should be overridden.
2019-08-16 22:10:04 +03:00
Leonid Pliushch 4d3c26d56e libjasper: fix linking with libm for on-device builds 2019-08-16 21:53:40 +03:00
Leonid Pliushch 2cb2b7405f libgpg-error: replace pthreads-no-weak.patch with sed expression
Patch seems has no effect due to autoreconf.
2019-08-16 21:35:49 +03:00
Leonid Pliushch 1e0b5d3f9c libgpg-error: disable weak references to pthreads
Fix on-device build.
2019-08-16 21:24:11 +03:00
Leonid Pliushch 98ff32c9e3 libgpg-error: add support for building with gawk 5.0 2019-08-16 21:19:21 +03:00
Leonid Pliushch d7256b0230 minicom: specify lock directory 2019-08-16 20:45:59 +03:00
Leonid Pliushch ed598037f0 libopus: do not build tests & demo
Fix for on-device builds.
2019-08-16 20:29:34 +03:00
Leonid Pliushch e05474e0c9 libpcap: use `--without-libnl` to disable libnl linking instead of ac_cv_lib_nl_3_nl_socket_alloc
Fixes on-device build.
2019-08-16 20:23:20 +03:00
Leonid Pliushch a6a0cd149d zile: fix on-device build 2019-08-16 20:11:04 +03:00
Leonid Pliushch c48b534445 parted: force link with libiconv (required for on-device builds) 2019-08-16 18:25:19 +03:00
Leonid Pliushch fc5c4dc6da inetutils: pass LIBS=-llog in make args
Should be compatible with both cross-compiling and building on device.
2019-08-16 18:19:13 +03:00
Leonid Pliushch 94f3f40c68 Revert "inetutils: pass `-llog` with LDFLAGS for now"
This reverts commit 944c8bf0e33a3385afc4be12fe8d6b70e95f1112.
2019-08-16 18:18:43 +03:00
Leonid Pliushch f9c9b3a359 inetutils: pass `-llog` with LDFLAGS for now 2019-08-16 17:38:07 +03:00
Leonid Pliushch c376dc4547 parted: fix for on-device build 2019-08-16 17:24:46 +03:00
Leonid Pliushch 16899d5a78 findutils: fix on-device build 2019-08-16 17:21:40 +03:00