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
Henrik Grimler
7a0c41bbd0
Merge pull request #4210 from termux/services-configfiles
termux-services: mark all run scripts as conffiles
5 years ago
Henrik Grimler
6c0f16353c
transmission: mark service scripts as config files
5 years ago
Henrik Grimler
8834a4dd60
busybox: mark service files for ftpd and telnetd as conffiles
5 years ago
Henrik Grimler
43a6823be5
openssh: mark service scripts as config files
5 years ago
Henrik Grimler
dd61f3014e
tor: mark service scripts as config files
5 years ago
Henrik Grimler
35d3af6e9a
mpd: mark service scripts as config files
5 years ago
danobr
c4893382a9
hugo: Update from 0.55.6 to 0.57.2
5 years ago
Fredrik Fornwall
6546660422
cmake: Update from 3.14.5 to 3.15.2
5 years ago
Fredrik Fornwall
9881d3093b
libllvm: Update from 8.0.0 to 8.0.1
5 years ago
Leonid Plyushch
676d4b9609
libiconv: breaks & replaces libandroid-support-dev
For replacement of libandroid-support-dev v22.
5 years ago
Leonid Plyushch
42d6bd13fe
iverilog: update to 10.3
5 years ago
Leonid Plyushch
2942a4e139
fix for termux_create_subpackages.sh
5 years ago
Leonid Plyushch
3eeff5f41a
vim: fix subpackage script
5 years ago
Leonid Plyushch
5aedc90735
apt: fix subpackage script
5 years ago
Leonid Plyushch
b4c564dc8a
help2man: update to 1.47.11
5 years ago
Leonid Plyushch
45a4ff4223
seafile-client: update to 7.0.2
5 years ago
Leonid Plyushch
116247ab7a
vim, vim-python: update to 8.1.1850
5 years ago
Leonid Plyushch
f4081bdc42
golang: allow on-device builds
But it will fail currently anyway to non-pie executables generated in
bootstrap process.
5 years ago
Fredrik Fornwall
23f7edf8be
readline: Update from 8.0 to 8.0.1
5 years ago
Fredrik Fornwall
25648143ca
nginx: Update from 1.17.2 to 1.17.3
5 years ago
Fredrik Fornwall
0f1a4bf8a1
libnghttp2: Update from 1.39.1 to 1.39.2
5 years ago
Fredrik Fornwall
3eef80494d
ccache: Update from 3.7.2 to 3.7.3
5 years ago
Fredrik Fornwall
1b52d31090
git: Update from 2.22.1 to 2.23.0
5 years ago
Fredrik Fornwall
444dff753f
pango: Update from 1.42.4 to 1.44.5
5 years ago
Fredrik Fornwall
771834ffda
apache2: Update from 2.4.39 to 2.4.41
5 years ago
Henrik Grimler
385281bcf0
Merge pull request #4195 from termux/openssh-fix
openssh: fix faulty symlink for termux-services script
5 years ago
Henrik Grimler
8ccdce48c0
openssh: fix faulty symlink for termux-services script
5 years ago
Leonid Plyushch
98a3f2132d
new package: gumbo-parser
Requested in https://github.com/termux/termux-packages/issues/4194 .
5 years ago
Leonid Plyushch
147d317e26
build-package.sh: use absolute paths when sourcing parts from scripts/build/
+ some fixes for shellcheck.
5 years ago
Leonid Plyushch
dcee9ce9d9
build-package.sh: allow script to be called from any directory
5 years ago
Leonid Plyushch
948e3111b6
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());
5 years ago
Leonid Plyushch
b426530f1c
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.
5 years ago
Leonid Plyushch
0763bc3883
libjasper: fix linking with libm for on-device builds
5 years ago
Leonid Plyushch
d6178de21d
libgpg-error: replace pthreads-no-weak.patch with sed expression
Patch seems has no effect due to autoreconf.
5 years ago
Leonid Plyushch
3f405cf688
libgpg-error: disable weak references to pthreads
Fix on-device build.
5 years ago
Leonid Plyushch
f7ad372709
libgpg-error: add support for building with gawk 5.0
5 years ago
Leonid Plyushch
59e2c4be07
minicom: specify lock directory
5 years ago
Leonid Plyushch
b02a0d70de
libopus: do not build tests & demo
Fix for on-device builds.
5 years ago
Leonid Plyushch
260b2afb20
libpcap: use `--without-libnl` to disable libnl linking instead of ac_cv_lib_nl_3_nl_socket_alloc
Fixes on-device build.
5 years ago
Leonid Plyushch
fbec19dd6d
zile: fix on-device build
5 years ago
Leonid Plyushch
bf1d8896c5
parted: force link with libiconv (required for on-device builds)
5 years ago
Leonid Plyushch
0b062c38f5
inetutils: pass LIBS=-llog in make args
Should be compatible with both cross-compiling and building on device.
5 years ago
Leonid Plyushch
1a81e456f7
Revert "inetutils: pass `-llog` with LDFLAGS for now"
This reverts commit 944c8bf0e3
.
5 years ago
Leonid Plyushch
944c8bf0e3
inetutils: pass `-llog` with LDFLAGS for now
5 years ago
Leonid Plyushch
ac11d82043
parted: fix for on-device build
5 years ago
Leonid Plyushch
375ff07cf6
findutils: fix on-device build
5 years ago
Leonid Plyushch
2a4616d029
inetutils: fix for on-device builds
5 years ago