Fredrik Fornwall
a578e0de71
python: Fix prerm trigger
...
The prerm trigger should clean up only when the package is being
uninstalled, not when updating.
2016-07-19 18:54:58 -04:00
Fredrik Fornwall
2934320f43
libxslt: Fix xslt-config invocation of xml2-config
...
Fixes #360 .
2016-07-19 18:52:12 -04:00
Fredrik Fornwall
03fffa39cf
Switch apt source mirror and add upgrade note
2016-07-19 08:42:38 -04:00
Fredrik Fornwall
40e620d2d9
git: Update from 2.9.1 to 2.9.2
2016-07-19 07:27:27 -04:00
Fredrik Fornwall
163a880862
man: Update from 1.13.3 to 1.13.4
2016-07-16 19:26:07 -04:00
Fredrik Fornwall
61b72e39c5
picolisp: Update to latest patch
2016-07-16 19:11:55 -04:00
Fredrik Fornwall
baeae6d35a
imagemagick: Update to latest patch
2016-07-16 17:51:06 -04:00
Fredrik Fornwall
907bf81e69
nodejs: Update from 6.2.2 to 6.3.0
2016-07-15 11:58:32 -04:00
Fredrik Fornwall
37e824ab58
stunnel: Update from 5.33 to 5.34
2016-07-15 09:36:30 -04:00
Fredrik Fornwall
247be15c52
gnupg2: Patch configure.ac android check
...
Submitted upstream at https://bugs.gnupg.org/gnupg/issue2418
2016-07-14 19:36:23 -04:00
Fredrik Fornwall
61ce8419c3
gnupg2: Update from 2.1.13 to 2.1.14
2016-07-14 19:14:58 -04:00
Fredrik Fornwall
ccf3eda0fa
libassuan: Update from 2.4.2 to 2.4.3
2016-07-14 19:08:43 -04:00
Fredrik Fornwall
674338be26
libgpg-error: Update from 1.23 to 1.24
2016-07-14 19:08:14 -04:00
Fredrik Fornwall
3a5c9700f4
neovim: Update to latest master
2016-07-14 18:57:05 -04:00
Fredrik Fornwall
0446d18113
vim: Update to latest patch
2016-07-14 18:38:02 -04:00
Fredrik Fornwall
d07a47a011
libgcrypt: Update from 1.7.1 to 1.7.2
2016-07-14 18:21:28 -04:00
Fredrik Fornwall
1f2759b6e9
git: Update from 2.9.0 to 2.9.1
2016-07-14 17:58:48 -04:00
Fredrik Fornwall
b80cfabbdc
nano: Update from 2.5.3 to 2.6.1
2016-07-14 17:58:35 -04:00
Fredrik Fornwall
98ee2c5ea1
direvent: Update from 5.0 to 5.1
2016-07-14 17:58:14 -04:00
Fredrik Fornwall
eb6225f1cd
clang: Update from 3.8.0 to 3.8.1
2016-07-14 17:57:44 -04:00
Fredrik Fornwall
ee2903b530
tsu: Add package
2016-07-07 12:56:22 -04:00
Fredrik Fornwall
8f9fa453cc
aria2: Update from 1.23 to 1.24
2016-07-07 12:55:19 -04:00
Fredrik Fornwall
315a0ef6f9
python: Better cleanup of __pycache__ folders
...
Fixes #87 , so future updates of the python package should not
require ranger having to be re-installed.
2016-07-04 18:18:29 -04:00
Fredrik Fornwall
194d5509d7
openssh: Keep PREFIX environment variable
2016-07-04 18:15:00 -04:00
Fredrik Fornwall
cfd457dace
python2: Update from 2.7.11 to 2.7.12
2016-07-04 17:26:26 -04:00
Fredrik Fornwall
b2ecb099a5
ffmpeg: Update from 3.1 to 3.1.1
2016-07-04 17:26:06 -04:00
Fredrik Fornwall
074699d8da
perl: Update from 5.22.1 to 5.24.0
2016-07-04 17:25:50 -04:00
Fredrik Fornwall
9f8453ac79
binutils: Update from 2.26 to 2.26.1
2016-07-04 17:24:25 -04:00
Fredrik Fornwall
6f9d7d3dc0
php: Update from 5.6.22 to 5.6.23
2016-07-04 17:23:21 -04:00
Fredrik Fornwall
e229609ba1
python: Update from 3.5.1 to 3.5.2
...
The local fileutils.c patch can now be removed as it has been
merged upstream:
35003947f3
2016-07-04 17:22:12 -04:00
Fredrik Fornwall
4c7dd44f84
texinfo: Add package
...
This contains makeinfo, so closes #344 .
2016-06-29 06:47:18 -04:00
Fredrik Fornwall
ab6ed7affd
screenfetch: Mark as arch-independent
2016-06-29 06:46:27 -04:00
Pierre Rudloff
b306c93117
screenfetch package ( #339 )
2016-06-29 11:53:20 +02:00
Fredrik Fornwall
3a67e5de18
dash: Update from 0.5.8 to 0.5.9
2016-06-27 17:40:17 -04:00
Fredrik Fornwall
b5e2fe57e0
bash: Update from 4.3.42 to 4.3.46
2016-06-27 17:39:57 -04:00
Fredrik Fornwall
7edb3deecb
openssh: Retain LANG in sshd ( closes #343 )
2016-06-27 10:51:42 -04:00
Fredrik Fornwall
630795b80f
vim: Update to latest patch
2016-06-27 09:11:39 -04:00
Fredrik Fornwall
423a504550
neovim: Update to latest HEAD
2016-06-27 09:11:21 -04:00
Fredrik Fornwall
979c5491f4
ffmpeg: Update from 3.0.2 to 3.1
2016-06-27 09:11:04 -04:00
Fredrik Fornwall
2957edf56d
libav: Update from 11.6 to 11.7
2016-06-27 08:50:26 -04:00
Fredrik Fornwall
dd9da8b3ad
openssh: Fix sshd env setup
...
The previous patched session.c just took the existing environment
and kept it. The new copies over a few specific variables needed
but otherwise does the normal setup.
Fixes #341 (TERM being ignored).
Fixes #290 (SSH_CONNECTION/SSH_CLIENT/SSH_TTY not setup).
Fixes https://github.com/termux/termux-app/issues/108 (SSH agent
forwarding not working).
2016-06-26 17:56:11 -04:00
Fredrik Fornwall
f0c703ce5f
imagemagick: Update to latest revision
2016-06-26 16:48:19 -04:00
Fredrik Fornwall
c2c4edce16
openssl: Fix Configure.patch
2016-06-25 18:13:16 -04:00
Robert Kluin
da9308eec9
Upgrade stunnel to 5.33 ( #340 )
2016-06-25 09:37:39 +02:00
Fredrik Fornwall
3679937a49
golang: Update from 1.6.2 to 1.7, beta 2
...
Fixes #217
2016-06-23 17:44:22 -04:00
Fredrik Fornwall
1d95577f64
ndk-sysroot: Fix x86-64 build
2016-06-21 19:27:43 -04:00
Fredrik Fornwall
2d52f3dc14
openssl: Ensure that bin/openssl is a pie binary
2016-06-21 18:45:57 -04:00
Fredrik Fornwall
9f20cf71fb
sox: Use more libraries
2016-06-21 18:44:58 -04:00
Fredrik Fornwall
33568e20fe
lighttpd: Depend on libcrypt for mod_auth
2016-06-21 18:44:41 -04:00
Fredrik Fornwall
3950be81e3
gnuplot: Depend on libgd
2016-06-21 18:44:24 -04:00
Fredrik Fornwall
7aa62836ac
picolisp: Bump version
...
Also generate assembly using ersatz instead of downloading.
2016-06-21 17:00:16 -04:00
Fredrik Fornwall
7328a4ef56
vim: Bump package versions
2016-06-21 16:59:12 -04:00
Fredrik Fornwall
ad1c9172fa
picolisp: Remove patch no longer needed
2016-06-21 16:58:30 -04:00
Fredrik Fornwall
5b612323c6
protobuf: Remove libgnustl_shared.so setup
...
It is no longer needed to link against libgnustl_shared.so
explicitly, it is done automatically for all C++ code.
2016-06-21 16:57:01 -04:00
Fredrik Fornwall
dfcb3173f5
vorbis-tools: Enable flac support
2016-06-20 06:31:29 -04:00
Fredrik Fornwall
40c3588bd7
git: Update from 2.8.4 to 2.9.0
2016-06-20 05:30:35 -04:00
Fredrik Fornwall
4608382d11
inetutils: Avoid linking against libcrypt
2016-06-19 20:20:27 -04:00
Fredrik Fornwall
a5efde46ed
php: Add --enable-mbstring
...
Fixes #316 .
2016-06-19 19:31:32 -04:00
Fredrik Fornwall
4936e55714
clang: Use X86 as target arch for x86-64
2016-06-19 19:31:32 -04:00
Fredrik Fornwall
01958bf5ac
nodejs: Update from 6.2.1 to 6.2.2
2016-06-19 19:31:32 -04:00
Fredrik Fornwall
3b8b0ab974
elinks: Disable parallel builds (fixes mac build)
2016-06-20 00:20:51 +02:00
Fredrik Fornwall
5a493b771c
lynx: Fix building on OS X
2016-06-20 00:20:34 +02:00
Fredrik Fornwall
5817aa9600
libcaca: --disable-ruby to fix build on mac
2016-06-19 23:36:05 +02:00
Fredrik Fornwall
abc7dbf2b3
gcc: Fix x86-64 build
2016-06-19 17:33:31 -04:00
Fredrik Fornwall
cb5b06dd61
imagemagick: Bump to latest version
2016-06-19 17:28:03 -04:00
Fredrik Fornwall
5990084981
libgpg-error: Add x86-64 clause
2016-06-19 15:00:55 -04:00
Fredrik Fornwall
012636aa06
ruby: Fix x86-64 build
2016-06-19 14:58:40 -04:00
Fredrik Fornwall
9fb3cdee18
picolisp: Bump version
...
Also give a better error message if version is outdated.
Fixes #335 .
2016-06-19 14:56:31 -04:00
Fredrik Fornwall
cdfc3cb9c1
gdb: Fix build on x86_64
2016-06-17 17:09:18 -04:00
Fredrik Fornwall
ed0fc1fd1d
ffmpeg: Fix x86_64 build
2016-06-17 16:50:36 -04:00
Fredrik Fornwall
d72c0a3130
libav: Fix x86_64 build
2016-06-17 16:50:22 -04:00
Fredrik Fornwall
2ca2c2e28a
openssl: Fix x86_64 build
2016-06-17 16:18:13 -04:00
Fredrik Fornwall
c04a39e8c3
libx264: Also disable asm for x86_64
2016-06-17 06:37:32 -04:00
Fredrik Fornwall
6c9a53e3ba
libgcrypt: Disable asm also for x86_64
2016-06-17 06:36:35 -04:00
Fredrik Fornwall
d4fce2d3f0
libcaca: Fix x86_64 build
2016-06-17 06:36:18 -04:00
Fredrik Fornwall
cc581dd7c9
gnutls: Switch to mirror for download
2016-06-16 18:40:41 -04:00
Fredrik Fornwall
5d4e558279
binutils: Fix x86-64 build
2016-06-16 18:40:21 -04:00
Fredrik Fornwall
83525d051e
libksba: Update from 1.3.3 to 1.3.4
2016-06-16 18:40:02 -04:00
Fredrik Fornwall
2ee3a76dfa
libgpg-error: Update from 1.22 to 1.23
2016-06-16 18:39:40 -04:00
Fredrik Fornwall
ca6dcf19f2
libgnustl: Fix x86-64 build
2016-06-16 18:39:17 -04:00
Fredrik Fornwall
fa21d0bd70
libgcrypt: Update from 1.7.0 to 1.7.1
2016-06-16 18:39:02 -04:00
Fredrik Fornwall
c786a7cef6
gnupg2: Update from 2.1.12 to 2.1.13
2016-06-16 18:38:43 -04:00
Fredrik Fornwall
543c3c2474
pcre: Update from 8.38 to 8.39
2016-06-16 17:52:20 -04:00
Fredrik Fornwall
baeb9a2e19
file: Update from 5.27 to 5.28
2016-06-16 17:52:02 -04:00
Fredrik Fornwall
e45af24343
Bump emacs revision to rebuild on arm
...
The emacs arm build were broken due to the toolchain being broken
(#317 ) - bump the build revision to rebuild the package with a
fixed toolchain.
Fixes #322
2016-06-14 09:56:23 -04:00
Fredrik Fornwall
d8052afc19
openssh: Disable password auth in sshd_config
...
Password authentication is not supported, so no point in prompting
for a password.
See #315 .
2016-06-13 09:19:43 -04:00
Fredrik Fornwall
5227dace69
Use -f flag for ln to force new timestamp
2016-06-12 14:50:26 -04:00
Fredrik Fornwall
1b105eab9f
emacs: Update from 25.0.94 to 25.0.95
2016-06-12 14:50:26 -04:00
Fredrik Fornwall
dd0b60867f
make: Update from 4.2 to 4.2.1
2016-06-12 14:50:26 -04:00
Fredrik Fornwall
82c587ca8e
wget: Update from 1.17.1 to 1.18
2016-06-12 14:50:26 -04:00
Fredrik Fornwall
ed021630df
Fixes for building on a mac
2016-06-11 01:17:00 +02:00
Fredrik Fornwall
202ed9d3b3
Update to use NDK r12
2016-06-10 10:45:16 -04:00
Fredrik Fornwall
46d6cb73f2
dash: Switch back to official tar url
2016-06-10 08:12:42 -04:00
Fredrik Fornwall
f6e85769c9
strace: Update from 4.11 to 4.12
2016-06-09 10:05:43 -04:00
Fredrik Fornwall
c319b01f77
git: Update from 2.8.3 to 2.8.4
2016-06-09 08:10:08 -04:00
Fredrik Fornwall
035a2a67d1
picolisp&imagemagick: Minor bumpsg
2016-06-07 21:15:32 -04:00
David Martinez
139a6fc783
Added calcurse package
2016-06-08 00:14:41 +02:00
Fredrik Fornwall
5d4f5d9362
python: set ac_cv_posix_semaphores_enabled=no
2016-06-06 19:28:22 -04:00
Fredrik Fornwall
98c7df17fe
openssh: Do not try link(2) for sftp-server rename
...
Hard links are not supported on Android from 6.0 on.
Fixes #293 .
2016-06-06 18:23:11 -04:00
Fredrik Fornwall
d308429ede
dialog: Try whiptail->dialog symlink (see #291 )
2016-06-06 18:23:11 -04:00