Fredrik Fornwall
0c683e37a7
asciinema: Update from 1.3.0 to 1.4.0
8 years ago
Fredrik Fornwall
bc77023419
micro: Fix clean build
8 years ago
Fredrik Fornwall
21031dde67
micro: Add package ( fixes #916 )
8 years ago
Fredrik Fornwall
acfff3c992
termux-api: Update from 0.23 to 0.24
8 years ago
michalbednarski
ac9b167799
proot: Upgrade to fix #898 ( #915 )
Also revert to thumb mode as termux/proot#1 is fixed
8 years ago
Fredrik Fornwall
1dc0083065
pango: Update from 1.40.4 to 1.40.5
8 years ago
Fredrik Fornwall
befdb1fe4e
libcroco: Update from 0.6.11 to 0.6.12
8 years ago
Fredrik Fornwall
36c4069c62
golang: Update from 1.8 to 1.8.1
8 years ago
Fredrik Fornwall
f73cd2105d
gnupg2: Update from 2.1.19 to 2.1.20
8 years ago
Fredrik Fornwall
de3cc4d18b
gnutls: Update from 3.5.10 to 3.5.11
8 years ago
Fredrik Fornwall
6134213e77
nodejs: Update from 6.10.1 to 6.10.2
8 years ago
Fredrik Fornwall
50ec51d8da
iconv: Update from 1.14 to 1.15
8 years ago
Fredrik Fornwall
44ece79ba5
termux-api: Update from 0.22 to 0.23
8 years ago
Fredrik Fornwall
fb4b3a2a75
net-tools: Fix SBINDIR to be $PREFIX/bin
8 years ago
Fredrik Fornwall
5d0b5cf970
net-tools: Remove custom termux_step_make
8 years ago
Vishal Biswas
379f7c794a
Updates for some disabled packages and add net-tools ( #911 )
* liblzo: update from 2.09 to 2.10
* net-tools: add package
* openvpn: update from 2.4.0 to 2.4.1
* squid: update from 3.5.24 to 3.5.25
8 years ago
Fredrik Fornwall
10f2395f3e
termux-api: Break out source into separate repo
This will make it easier to test and develop on a device.
8 years ago
Fredrik Fornwall
489f59dd28
vim: Set mouse=a in system vimrc
The mouse=a was removed after updating to vim 8 as vim by default
now sets mouse=a. But this only works if no ~/.vimrc is found - if
there is one then mouse won't be set. As we really want mouse=a on
Termux since it is that useful on touch screens we enable it again
regardless if there is a ~/.vimrc or not.
Fixes #912 .
8 years ago
Fredrik Fornwall
fc9c543ace
Use local variables in bash functions
8 years ago
Fredrik Fornwall
58f13f4ec9
notmuch: Apply patch for libutil breakage
The current notmuch release fails to build when the system has a
libutil library. We apply a patch to fix this. The patch has already
been applied upstream so we can remove it on the next release.
8 years ago
Fredrik Fornwall
6a3364bfc1
Use termux_error_exit
8 years ago
ElTopo
6eb5404893
fossil: Update from 1.37 to 2.1 ( #907 )
8 years ago
Oliver Schmidhauser
389d8cdb06
Add termux-info tool ( #422 )
* Add termux-info tool
* Add more information to termux-info
* Resolve conflicts. Add comment and fix Typo.
* remove empty lines in output
8 years ago
Fredrik Fornwall
0c254b73b8
libedit: Remove file clash with readline
8 years ago
Fredrik Fornwall
0682917a2f
libedit: Add package
8 years ago
Fredrik Fornwall
96bf67f951
vim: Update from 8.0.0503 to 8.0.0542
8 years ago
Fredrik Fornwall
168e25a138
notmuch: Add package
8 years ago
Fredrik Fornwall
86577aad5a
libxapian: Add package
8 years ago
Fredrik Fornwall
055ca15786
libtalloc: Update from 2.1.8 to 2.1.9
8 years ago
Fredrik Fornwall
cc50c54fc9
less: Update from 481 to 487
8 years ago
Fredrik Fornwall
bd54a46a80
Fix termux-elf-cleaner breakage
When separating out termux-elf-cleaner into its own repository the
way of building a native binary failed. Fixes #906 .
8 years ago
Fredrik Fornwall
1ff1b15d1a
libgmime: Add package
8 years ago
Fredrik Fornwall
0085c3b7a4
termux-elf-cleaner: Move to standalone repo
8 years ago
Vishal Biswas
4c8a7b9f9c
krb5: specify conffiles, default cache locations and ports ( #897 )
8 years ago
Fredrik Fornwall
f3e9bb44f9
ca-certificates: Use https for homepage
8 years ago
Fredrik Fornwall
e14c3b140e
ca-certificates: Make ca-certificates-java subpkg
8 years ago
Vishal Biswas
c50b57f73e
Krb5 ( #893 )
* libdb: enable 1.85 compat api for krb5
* krb5: improve package
remove dependency on c-ares
use external shared libdb
use sample confs for defaults
provide check_krb5 aclocal
fix krb5-config --libs
* krb5: change defaults in kdc.conf
8 years ago
Fredrik Fornwall
b60e08202f
termux-tools: Bump version to 0.41
8 years ago
Leonid Plyushch
586d8a2a14
termux-tools: fix termux-fix-shebang script ( #888 )
8 years ago
Fredrik Fornwall
b09d026816
nano: Update from 2.7.5 to 2.8.0
8 years ago
Fredrik Fornwall
5b40fa697c
stunnel: Update from 5.40 to 5.41
8 years ago
Fredrik Fornwall
3c4118b01c
sqlite: Update from 3.17.0 to 3.18.0
8 years ago
Fredrik Fornwall
1a6cff7349
php: Link pgsql extension against libpcre
The pgsql extension uses pcre functions but does not link against
libpcre by default, as the php executable which dlopen():s the
extension already links against libpcre.
However, on Android this doesn't work, see
https://github.com/android-ndk/ndk/issues/201
so we need to link against libpcre explicitly.
8 years ago
Fredrik Fornwall
4b6a89d5fb
libgd: Configure with --without-x
8 years ago
Fredrik Fornwall
ec8d78e901
netpbm: Update from r2901 to r2935
Also add -fPIC to CFLAGs for shared library builds (needed for
at least the arm build to work).
8 years ago
Fredrik Fornwall
a847ab5da2
mosh: Update from 1.3.0-rc2 to 1.3.0
8 years ago
Fredrik Fornwall
acecb62b14
postgresql: Use --without-readline in native build
This avoids requring libreadline-dev.
8 years ago
Fredrik Fornwall
052e347e0c
tesseract: Update from 3.04.01 to 3.05.00
8 years ago
Fredrik Fornwall
d75a2b11b5
qalc: Update from 0.9.10 to 0.9.11
8 years ago
Fredrik Fornwall
19fd73a3ad
gnuplot: Update from 5.0.5 to 5.0.6
8 years ago