Fredrik Fornwall
6bbba8f22a
openssh: Make ControlMaster feature work
The ControlMaster feature for multiplexing used hard links, which
does not work on Android starting in Android 6.0. Replace this
with a non-atomic check-then-rename for now. Fixes #91 .
9 years ago
Fredrik Fornwall
9158a301e0
glib: Avoid defining invalid RTLD_* constants
9 years ago
Fredrik Fornwall
dd15f7cf28
libvpx: Support 64-bit builds
9 years ago
Fredrik Fornwall
9fac4f0856
apt: Update from 1.1.4 to 1.1.5
9 years ago
Fredrik Fornwall
cdd8e2edc6
fish: Remove no longer needed patch
9 years ago
Fredrik Fornwall
f657b221c0
aria2: Update from 1.19.2 to 1.19.3
9 years ago
Fredrik Fornwall
eeb22a41cc
angband: Update from 4.0.3 to 4.0.4
9 years ago
Fredrik Fornwall
543007aa11
ruby: Update from 2.2.3 to 2.2.4
9 years ago
Fredrik Fornwall
7b40bb6906
gnupg2: Build with sqlite disabled for now
9 years ago
Fredrik Fornwall
aaa12518ef
libgpg-error: Update from 1.20 to 1.21
9 years ago
Fredrik Fornwall
6ef0f614d7
fish: Fix compiling with master
9 years ago
Fredrik Fornwall
95fcb2763a
nmap: Update from 6.49BETA4 to 7.01
9 years ago
Fredrik Fornwall
13633dba6a
dnsutils: Break out $PREFIX/etc/resolv.conf
This introduces a new resolv-conf package containing
$PREFIX/etc/resolv.conf which can be used by other packages.
9 years ago
Fredrik Fornwall
f1f58a7159
libav: Bump revision to force rebuild
9 years ago
Fredrik Fornwall
209cba9f51
ffmpeg: Move out from disabled
9 years ago
Fredrik Fornwall
2dbfa57c19
wget: Build without idn for now
9 years ago
Fredrik Fornwall
451fbbe856
asciinema: Ready for 64 bit builds
9 years ago
Fredrik Fornwall
33d16b567f
mutt: Enable sasl. Fixes #93 .
9 years ago
Fredrik Fornwall
fe66968bf8
zsh: Update from 5.1.1 to 5.2.0
9 years ago
Fredrik Fornwall
704e64f22c
perl: Update from 5.22.0 to 5.22.1
9 years ago
Fredrik Fornwall
155aa12bf9
vim: Update to latest patch
9 years ago
Fredrik Fornwall
c9b4c74d6a
Add libsasl package
9 years ago
Fredrik Fornwall
b5dfb604e9
procps: Update from 3.3.10 to 3.3.11
9 years ago
Fredrik Fornwall
59e39612a5
stunnel: Update from 5.27 to 5.28
9 years ago
Fredrik Fornwall
31d77226ca
dropbear: Switch back to main site
9 years ago
Fredrik Fornwall
9c471bdd6d
mutt: Various fixes and improvements
- Fix hardlink usage which doesn't work on Android 6.
- Enable header cache and depend on gdbm.
- Specify $PREFIX/bin/sh as exec shell to avoid trying /bin/sh.
Fixes #84 .
- Avoid building bundled&broken (v)snprintf functions.
9 years ago
Fredrik Fornwall
f01cc586d2
Add disabled patch to clang
9 years ago
Fredrik Fornwall
62c2c23b61
wget: Update from 1.17 to 1.17.1
9 years ago
Fredrik Fornwall
9da06063db
Make libav conflict with ffmpeg
9 years ago
Francisco Demartino
2706f44c29
inotify-tools: Update url, use https
9 years ago
Fredrik Fornwall
7fc9aca02c
git: Update from 2.6.3 to 2.6.4
9 years ago
Fredrik Fornwall
f16ed1269b
python: Keep pyvenv. Fixes #83 .
9 years ago
Fredrik Fornwall
4a9025e535
mathomatic: Minor changes
- Enable readline.
- Remove .desktop files and icon not used in Termux.
- Compile with -DUSE_TGAMMA to remove warning and improve speed.
- Compile with -DBOLD_COLOR to improve color visibility.
9 years ago
Jonathan Badger
b3f2a0bde5
initial mathomatic package
9 years ago
Fredrik Fornwall
77866ed51d
cmake: Update from 3.3.2 to 3.4.1
9 years ago
Fredrik Fornwall
2a5b3895f3
gnutls: Update from 3.4.6 to 3.4.7
9 years ago
Fredrik Fornwall
a0a503c80f
golang: Update from 1.5.1 to 1.5.2
9 years ago
Fredrik Fornwall
b2e4b4145b
nodejs: Update to latest patch
9 years ago
Fredrik Fornwall
a4df7672a1
pathpicker: Update from 0.6.2 to 0.7.0
9 years ago
Fredrik Fornwall
08eca8c443
imagemagick: Update to latest patch
9 years ago
Fredrik Fornwall
f817e4a9a0
mc: Remove no longer needed define
9 years ago
Fredrik Fornwall
8b6fdb4cc9
nano: Update from 2.4.2 to 2.5.0
9 years ago
Fredrik Fornwall
6c5b26e115
python: Update 2.7.10 to 2.7.11 and 3.5.0 to 3.5.1
9 years ago
Fredrik Fornwall
4a70323e83
apt: Update from 1.1.3 to 1.1.4
9 years ago
Fredrik Fornwall
55ed132258
vim: Update to latest patch
9 years ago
Fredrik Fornwall
1d2aaaa0c8
gdb: Update from 7.10 to 7.10.1
9 years ago
Fredrik Fornwall
e1f2b6e2f0
Add new package: remind. Fixes #75 .
9 years ago
Fredrik Fornwall
457eb244fc
gnupg2: Update from 2.1.9 to 2.1.10
9 years ago
Fredrik Fornwall
e648ee4f87
libassuan: Update from 2.4.0 to 2.4.2
9 years ago
Fredrik Fornwall
9a0f600ca2
kona: Updates to build on non-arm platforms
Patch the Makefile to avoid assuming that CC is
arm-linux-androideabi-gcc on Android, and use the CFLAGS and
LDFLAGS already set.
Also avoid inlining the TERMUX_PREFIX value.
9 years ago