Commit Graph

1729 Commits

Author SHA1 Message Date
Fredrik Fornwall
7ced7b58c4 jsoncpp: Update from 1.7.2 to 1.7.4 2016-08-14 07:41:55 -04:00
Fredrik Fornwall
bf6839dde0 fzf: Update from 0.13.3 to 0.13.4 2016-08-14 07:35:03 -04:00
Fredrik Fornwall
cc8e46c852 dropbear: Fix src url and update to 2016.74 2016-08-14 07:21:37 -04:00
Fredrik Fornwall
78d7dd0d1b cmake: Update from 3.5.2 to 3.6.1 2016-08-14 07:20:51 -04:00
Fredrik Fornwall
c50ad1c4d5 ctags: Update to latest git master 2016-08-14 06:57:47 -04:00
Fredrik Fornwall
e71c822013 dcraw: Update from 9.26 to 9.27 2016-08-14 06:55:39 -04:00
Fredrik Fornwall
752ef266a2 byoby: Update from 5.106 to 5.111 2016-08-14 06:46:55 -04:00
Fredrik Fornwall
f3930360b2 bash-completion: Update from 2.3 to 2.4 2016-08-14 06:46:39 -04:00
Fredrik Fornwall
9d9cb8e57f nano: Update from 2.6.1 to 2.6.3 2016-08-14 06:43:19 -04:00
Fredrik Fornwall
aa4722fc77 Mark autoconf and automake as platform-independent 2016-08-14 06:42:43 -04:00
Fredrik Fornwall
633e82aafb gnuplot: Update from 4.6.7 to 5.0.4 2016-08-12 23:08:31 -04:00
Fredrik Fornwall
183afe0fc2 graphicsmagick: Update from 1.3.23 to 1.3.24 2016-08-12 22:46:41 -04:00
Fredrik Fornwall
018a99322d php: Update from 5.6.23 to 5.6.24 2016-08-12 22:25:40 -04:00
Fredrik Fornwall
5226ce7f62 poppler: Update from 0.43.0 to 0.46.0 2016-08-12 22:10:51 -04:00
Fredrik Fornwall
cedd617ead openjpeg: Update from 2.1.0 to 2.1.1 2016-08-12 22:05:29 -04:00
Fredrik Fornwall
8afb739c6d littlecms: Update from 2.7 to 2.8 2016-08-12 22:03:02 -04:00
Fredrik Fornwall
1bdbd3113b librsvg. Update from 2.40.15 to 2.40.16 2016-08-12 21:46:50 -04:00
Fredrik Fornwall
cf0db91e39 Force rebuilds after deps library update 2016-08-12 21:30:22 -04:00
Fredrik Fornwall
5e01c6694c imagemagick: Update to latest patch 2016-08-12 21:29:14 -04:00
Fredrik Fornwall
4932e61a5f busybox: Set CONFIG_FEATURE_NON_POSIX_CP=y
Fixes cp -i (#114) and is hopefully reasonable.
2016-08-12 21:07:19 -04:00
Fredrik Fornwall
ce44f8e6fa libgd: Update from 2.1.1 to 2.2.3 2016-08-12 21:04:04 -04:00
Fredrik Fornwall
a82efc01ae harfbuzz: Update from 1.2.7 to 1.3.0 2016-08-12 20:58:20 -04:00
Fredrik Fornwall
b67b9cdacc libjpeg-turbo: Update from 1.4.2 to 1.5.0 2016-08-12 20:40:50 -04:00
Fredrik Fornwall
8b5e9dd00e fontconfig: Updte from 2.11.1 to 2.12.0 2016-08-12 20:39:55 -04:00
Fredrik Fornwall
9fe53ded8d freetype: Update from 2.6.3 to 2.6.5 2016-08-12 20:31:09 -04:00
Fredrik Fornwall
e2081144aa libpng: Update from 1.6.23 to 1.6.24 2016-08-12 20:28:46 -04:00
Fredrik Fornwall
4747232c5c Remove old unused patch 2016-08-12 19:06:31 -04:00
Fredrik Fornwall
de15ecbe2b fsmon: Small cleanup
- Update homepage to where fsmon is mentioned.
- Add a bit to the description.
- Remove termux_step_make_install (PREFIX is already exported).
2016-08-11 22:43:08 -04:00
radare
d31b50fe72 fsmon: Add package (#384) 2016-08-12 04:36:58 +02:00
Fredrik Fornwall
4e3760416b command-not-found: Update with latest programs 2016-08-11 09:34:07 -04:00
Fredrik Fornwall
768ce14ecc Replace gcc with clang
Only clang has official support for Android, and trying to maintain
a working gcc will only get messier over time.

Remove gcc and g++ packages, and setup gcc and g++ as symlinks to
clang.

Let clang replace gcc, but note that 'apt dist-upgrade' needs to
be run once if a user has both clang and gcc installed.

Fixes #369.
2016-08-11 09:27:40 -04:00
Fredrik Fornwall
3f300a10fc Setup libstdc++.so -> libgnustl_shared.so early
Let build-package.sh setup the $PREFIX/lib/libstdc++.so symlink
before building any package, to make sure that all C++ applications
link against a fully featured C++ standard library.

Avoid explicitly declaring a dependency on the libgnustl package
since everyone may link against it at will and instead mark it as
essential.
2016-08-10 19:45:41 -04:00
Fredrik Fornwall
9200a4f986 play-audio: Avoid linking against libgnustl_shared 2016-08-10 19:21:56 -04:00
Fredrik Fornwall
cd8c1a2b61 libarchive: Update from 3.2.0 to 3.2.1 2016-08-10 18:38:48 -04:00
Fredrik Fornwall
b3d12336f3 man: Update man db through a trigger 2016-08-10 18:14:32 -04:00
Fredrik Fornwall
7d0cd7872b getmail: Update from 4.49 to 4.50 2016-08-10 18:11:16 -04:00
Fredrik Fornwall
52fe38a80a sqlite: Compute src url from version 2016-08-10 18:00:45 -04:00
Fredrik Fornwall
63650adfe6 aria2: Update from 1.24 to 1.25 2016-08-10 18:00:22 -04:00
Fredrik Fornwall
265909ff5e htop: Update from 2.0.1 to 2.0.2 2016-08-10 17:59:53 -04:00
Fredrik Fornwall
0ad5396297 lftp: Update from 4.7.2 to 4.7.3 2016-08-10 17:59:31 -04:00
Fredrik Fornwall
efd0d7830a mosh: Update homepage 2016-08-10 17:25:38 -04:00
Fredrik Fornwall
fc8d62d501 mosh: Update to 1.2.6 release 2016-08-10 12:40:31 -04:00
Fredrik Fornwall
f23006396b sqlite: Update from 3.13.0 to 3.14.0 2016-08-10 10:03:20 -04:00
Fredrik Fornwall
7b981992a7 curl: Update from 7.50.0 to 7.50.1 2016-08-10 10:03:04 -04:00
Fredrik Fornwall
a68adb036f ecj: Fix missing \ in ecj script 2016-08-10 09:53:47 -04:00
Fredrik Fornwall
5e7f900d53 abook: Fix mandir and 32-bit build 2016-08-09 16:05:23 -04:00
Fredrik Fornwall
0296a37de4 diffutils: Update from 3.3 to 3.4 2016-08-09 14:55:02 -04:00
paradigm
3a90c03b0e Add abook package (#367) 2016-08-09 20:53:32 +02:00
Fredrik Fornwall
636366f8dc ired: Remove explict termux_step_make step 2016-08-08 16:48:04 -04:00
Fredrik Fornwall
fd2a269e6a openssh: Update from 7.2p2 to 7.3p1 2016-08-08 16:38:50 -04:00
Fredrik Fornwall
12458dcd28 binutils: Update from 2.26.1 to 2.27 2016-08-08 16:38:50 -04:00
radare
d14b6f9c08 ired: Add package (#381) 2016-08-08 22:38:35 +02:00
Fredrik Fornwall
169c1dd47d units: Enable utf8 2016-08-07 14:46:30 -04:00
Fredrik Fornwall
96f482ceb3 units: Update from 2.12 to 2.13 2016-08-07 11:28:05 -04:00
Fredrik Fornwall
138387d7e0 pastebinit: Add package 2016-08-06 17:38:14 -04:00
Fredrik Fornwall
8fa10e0193 fish: Depend on man for apropos
The apropos command is used by tab completion.
2016-08-06 17:37:29 -04:00
Fredrik Fornwall
0b2c0e5757 man: Enable linking against sqlite
This builds the apropos, whatis and makewhatis tools.

Fixes #350
Fixes #169
Part of #347
2016-08-06 17:31:57 -04:00
Fredrik Fornwall
6250534f1e fish: Update to 2.3.1 from git snapshot 2016-08-06 04:14:04 -04:00
Fredrik Fornwall
e45652b2c6 Switch to bintray mirror for imagemagick&picolisp 2016-08-05 07:18:33 -04:00
Fredrik Fornwall
65d7b23cf7 libandroid-support: Update wcwidth(3) function 2016-08-04 12:09:45 -04:00
Fredrik Fornwall
04c9591ade neovim: Update and fix man page viewing 2016-08-04 12:09:11 -04:00
Fredrik Fornwall
c4dea42d50 fzf: Update from 0.12.2 to 0.13.3 2016-08-02 17:38:29 -04:00
Fredrik Fornwall
cb19ac1bf1 libidn: Update from 1.32 to 1.33 2016-08-02 17:38:19 -04:00
Fredrik Fornwall
2acc42866d imagemagick: Update to latest patch 2016-08-02 17:38:08 -04:00
Fredrik Fornwall
cff76124ea dpkg: Update from 1.18.7 to 1.18.10 2016-08-02 17:37:56 -04:00
Fredrik Fornwall
5d0fc15b4e libgnutls: Switch back to main ftp for source 2016-08-02 08:00:52 -04:00
Fredrik Fornwall
5a15b12e4b valgrind: Blacklist arm and x86_64 for now 2016-08-02 07:41:37 -04:00
Fredrik Fornwall
7395ed0fdd picolisp: Bump version, blacklist x86_64 2016-08-02 07:40:21 -04:00
Fredrik Fornwall
a12d9baca5 apr: Switch to using mirror for source 2016-08-02 05:39:03 -04:00
Fredrik Fornwall
47ba852fd3 vim: Update to latest patch 2016-07-29 08:18:30 -04:00
Fredrik Fornwall
b00543d589 binutils: Bump revision for x86_64 rebuild 2016-07-29 08:18:30 -04:00
Fredrik Fornwall
9f54f4f6ce Add notes for valgrind 2016-07-29 08:18:30 -04:00
jottr
3f9d72016a This packages adds gnu stow. (#374)
stow: Add package
2016-07-29 14:18:21 +02:00
edanaher
c871e25146 Add valgrind package. (#310) 2016-07-26 23:54:55 +02:00
Fredrik Fornwall
2cbdeb5e71 jack: Clean up build 2016-07-26 08:55:25 -04:00
Fredrik Fornwall
382cfb780c Update SDK build tools to 24.0.1 2016-07-26 07:23:39 -04:00
Fredrik Fornwall
fab303e8ce mutt: Update from 1.6.1 to 1.6.2
Also update to latest released neomutt patches.
2016-07-26 06:59:08 -04:00
Fredrik Fornwall
817dedcd67 ndk-sysroot: Bump revision after fd_mask patch 2016-07-24 07:31:35 -04:00
Fredrik Fornwall
347c82e60b jack: Use TERMUX_DX variable 2016-07-23 16:07:22 -04:00
Fredrik Fornwall
819b205ab0 ecj: Use TERMUX_DX variable 2016-07-23 15:48:44 -04:00
Fredrik Fornwall
da11efa0c6 nodejs: Update from 6.3.0 to 6.3.1 2016-07-23 15:48:29 -04:00
Fredrik Fornwall
8bd1673889 picolisp: Update to latest revision 2016-07-22 11:34:34 -04:00
Fredrik Fornwall
f4f30fbb4c curl: Update from 7.49.0 to 7.50.0 2016-07-21 18:02:31 -04:00
Fredrik Fornwall
9baa93f0ba gnutls: Update from 3.4.13 to 3.4.14 2016-07-21 17:56:00 -04:00
Fredrik Fornwall
85d88e757d libpng: Update from 1.6.22 to 1.6.23 2016-07-21 17:55:36 -04:00
Fredrik Fornwall
9fc58a8838 stunnel: Update from 5.34 to 5.35 2016-07-21 17:50:40 -04:00
Fredrik Fornwall
7215f064f3 debianutils: Update from 4.7 to 4.8 2016-07-19 19:15:10 -04:00
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
Fredrik Fornwall
8cace090a1 procps: Configure with --disable-modern-top
This seems to be the most popular defaults.
2016-06-06 17:05:14 -04:00
Fredrik Fornwall
8f1cc295ed ca-certificates: Use termux_download 2016-06-06 17:00:15 -04:00
Fredrik Fornwall
3f07afc44d gnutls: Update from 3.4.12 to 3.4.13 2016-06-06 16:54:51 -04:00
Fredrik Fornwall
6e9f7c0581 file: Update from 5.26 to 5.27 2016-06-06 16:51:56 -04:00
Fredrik Fornwall
8dddaba221 vim&neovim: Bumps 2016-06-06 10:28:11 -04:00
Fredrik Fornwall
1195f4264c fzf: Update from 0.12.1 to 0.12.2 2016-06-06 10:27:53 -04:00
Fredrik Fornwall
9293f76c88 pick: Update to 1.4.0 from 1.3.0 2016-06-05 17:54:22 -04:00
Gina White
d51d3ce1d0 lzip 1.18
Use released version.  rc3 does not exist anymore
2016-06-04 13:30:06 -07:00
Fredrik Fornwall
c4983ff517 dnsutils: Add nsupdate (fixes #296) 2016-06-03 19:13:24 -04:00
Fredrik Fornwall
441fa39553 imagemagick: Update to latest patch 2016-06-03 18:39:12 -04:00
Fredrik Fornwall
f27d3d42db libpng: Update from 1.6.21 to 1.6.22 2016-06-03 18:33:18 -04:00
Fredrik Fornwall
33aea6bfd3 nodejs: Update from 6.2.0 to 6.2.1 2016-06-03 10:12:46 -04:00
Fredrik Fornwall
3dd02387f8 picolisp: Build with latest version 2016-06-03 10:11:58 -04:00
Fredrik Fornwall
70bdb22c8f gdb: Update from 7.11 to 7.11.1 2016-06-03 10:08:50 -04:00
Fredrik Fornwall
0775a3e0cc dash: Switch download url 2016-06-02 10:49:48 -04:00
Fredrik Fornwall
ce1270b835 cmake: Update with libgnustl_shared.so linkage 2016-06-02 10:48:19 -04:00
Fredrik Fornwall
e18a73fc82 mosh: Fix argument passing in mosh wrapper 2016-06-01 16:31:44 -04:00
Fredrik Fornwall
9d1ea50b9b mosh: Support --no-init in native 'mosh' wrapper 2016-06-01 10:50:39 -04:00
Fredrik Fornwall
dd6f8fa7df mosh: Fix /bin/sh -> $PREFIX/bin/sh in mosh.pl 2016-06-01 09:35:52 -04:00
Fredrik Fornwall
eb5ac24b81 tesseract: Use termux_download 2016-05-31 05:52:40 -04:00
Fredrik Fornwall
a6ca8e8949 imagemagick: Update to latest patch release 2016-05-30 19:01:12 -04:00
Fredrik Fornwall
1309b4000f php: Update from 5.6.21 to 5.6.22 2016-05-30 18:58:05 -04:00
Fredrik Fornwall
01e91d6146 neovim: Use bundled lua 2016-05-30 18:07:22 -04:00
Fredrik Fornwall
8170d08b60 gcc: Switch to official mirror 2016-05-30 18:07:07 -04:00
Fredrik Fornwall
df38a35b07 mosh: Assume terminal supports 256 colors
Assuming that the terminal running mosh in Termux supports 256
colors should be safe, and avoids a popen() call which uses
/system/bin/sh and may not always work.
2016-05-30 18:05:44 -04:00
Fredrik Fornwall
3e10e2182a openssh: Bump after paths.h ndk patch 2016-05-30 18:05:08 -04:00
Fredrik Fornwall
9c5d930a7e lftp: Update from 4.7.1 to 4.7.2 2016-05-30 17:23:44 -04:00
Fredrik Fornwall
525152acb6 libcaca: Add --disable-docs
This avoids a problem with building on ubuntu 16.04 if doxygen is
installed.
2016-05-30 03:57:45 -04:00
Fredrik Fornwall
c230f2f9ca inotify-tools: Build in src to fix autoconf issue 2016-05-30 02:06:41 -04:00
Fredrik Fornwall
88183689ef Build and docker updates 2016-05-27 18:24:50 -04:00
Fredrik Fornwall
d793a87fef mosh: Bump build revision 2016-05-27 09:12:41 +02:00
Fredrik Fornwall
3afa4f345a mosh: "Fix hang when remote closes the connection"
Merge
  b58e750daf
into the C++ wrapper script.
2016-05-27 09:07:05 +02:00
Fredrik Fornwall
1f87518b8c mosh: Fix C++ mosh wrapper color counting
See https://github.com/mobile-shell/mosh/pull/96#issuecomment-7804069
2016-05-27 08:49:57 +02:00
Fredrik Fornwall
f55a1d8b00 mosh: Update to latest commit 2016-05-27 07:35:43 +02:00
Fredrik Fornwall
32144b83c1 mosh: Fix mosh C++ wrapper to set locale envs
Set the -l flags ("Locale-related environment variable to try as
part of a fallback environment, if the startup environment does
not specify a character set of UTF-8") when invoking mosh-server
just like the perl script does. Fixes #288.
2016-05-27 07:33:41 +02:00
Fredrik Fornwall
188d120104 mosh: Build with the C++ mosh wrapper out-of-tree
Since it doesn't look like the C++ mosh wrapper is going to be
picked up upstream, we may keep it as a normal file for hackability.
2016-05-27 01:36:17 +02:00
Fredrik Fornwall
39d68a7f24 libxml2&libxslt: Update to latest releases 2016-05-25 16:26:57 -04:00
Fredrik Fornwall
2c0203760f libandroid-support: Remove C++-style comments 2016-05-25 16:19:13 -04:00
Fredrik Fornwall
3c323c69ae Docker and build updates
- Update to build on ubuntu 16.04.
- Docker: Set FORCE_UNSAFE_CONFIGURE=1. Fixes #275.
- Docker: Various fixes.
- Neovim: No longer require lua.
- Some minor package updates.
2016-05-24 18:38:29 -04:00
Fredrik Fornwall
12c873161d php: Build native php without xml support
This avoids depending on libxml2-dev (or similar packages) on the
build machine.
2016-05-23 17:05:55 -04:00
Fredrik Fornwall
d5436b6160 serf: Update download url 2016-05-23 02:47:47 -04:00
Fredrik Fornwall
8f19a179fe python: Rebuild with sqlite3 module for i686
Also add tests that desired modules are built to avoid packaging
errors. Fixes #284.
2016-05-23 02:02:39 -04:00
Fredrik Fornwall
c84937645e gnutls: Update from 3.4.11 to 3.4.12 2016-05-22 19:33:37 -04:00
Fredrik Fornwall
cae60f5fe8 expat: Update from 2.1.0 to 2.1.1 2016-05-22 19:27:14 -04:00
Fredrik Fornwall
5915e2e2cc curl: Update from 7.48 to 7.49 2016-05-22 19:26:59 -04:00
Fredrik Fornwall
f5006e8d58 make: Update from 4.1 to 4.2 2016-05-22 19:26:47 -04:00
Fredrik Fornwall
8f36e264a8 clang: Fix arm build to target armv7 (fixes #282) 2016-05-22 14:55:03 -04:00
Fredrik Fornwall
174a0b74f5 Force rebuild some packages for arm softfp 2016-05-21 20:18:19 -04:00
Fredrik Fornwall
fdc092ec64 imagemagick: Update from 7.0.1-3 to 7.0.1-6 2016-05-21 19:22:50 -04:00
Fredrik Fornwall
cba7ea1db4 git: Update from 2.8.2 to 2.8.3 2016-05-21 18:05:32 -04:00
Fredrik Fornwall
f4147b42d9 mc: Update from 4.8.16 to 4.8.17 2016-05-21 17:19:42 -04:00
Fredrik Fornwall
0b4923cdcf clang: Depend on ndk-stl and remove triplet mess 2016-05-21 17:10:33 -04:00
Fredrik Fornwall
495c95e19d emacs: Update from 25.0.93 to 25.0.94 2016-05-19 05:55:39 -04:00
Fredrik Fornwall
82fa510263 python: Bump build revision after ioctl fix 2016-05-18 20:03:21 -04:00
Fredrik Fornwall
a99fdd984c Merge pull request #279 from michalbednarski/python-setinheritable
python: Make os.set_inheritable work on sockets
2016-05-19 01:39:37 +02:00
Fredrik Fornwall
029801b5c2 ltrace: Move out of disabled 2016-05-18 19:38:13 -04:00
Fredrik Fornwall
1df225d6fc nodejs: Update from 6.1 to 6.2 2016-05-18 19:23:01 -04:00
Fredrik Fornwall
677e69ffd0 gdbm: Update from 1.11 to 1.12 2016-05-18 19:19:31 -04:00
Fredrik Fornwall
b398ded1ee sqlite: Update from 3.12.2 to 3.13.0 2016-05-18 19:16:50 -04:00
Fredrik Fornwall
ca9662c53f libandroid-support: Bump revision after arm softfp 2016-05-18 19:16:15 -04:00
Fredrik Fornwall
5b9a960d7e openssl: Bump revision after arm softp change 2016-05-18 19:12:44 -04:00
Fredrik Fornwall
f48d46ddd8 clang: float=hard -> float=softfp for arm 2016-05-18 18:50:47 -04:00
Fredrik Fornwall
6945bd1ee2 python: float=hard -> float=softfp for arm 2016-05-18 18:49:44 -04:00
Fredrik Fornwall
9fa59b1c25 libgnustl: float=hard -> float=softfp for arm 2016-05-18 18:49:08 -04:00
Fredrik Fornwall
1f4d36fec0 gcc: float=hard -> float=softp for arm 2016-05-18 18:48:34 -04:00
Fredrik Fornwall
aa0da35ee7 libuv: Update from 1.9.0 to 1.9.1 2016-05-18 18:42:16 -04:00
Fredrik Fornwall
da4730db7f binutils: Remove arm-patch no longer needed 2016-05-18 18:40:41 -04:00
Fredrik Fornwall
9f270eaeb3 ndk-stl: Remove outdated comments 2016-05-18 18:32:59 -04:00
Fredrik Fornwall
bedcb8f076 make: Patch for changing default C++ compiler 2016-05-18 16:49:10 -04:00
Fredrik Fornwall
335433e716 elfutils: Small preparation for clang 2016-05-18 16:47:18 -04:00
Fredrik Fornwall
f1e31fa9f2 lftp: Bump build revision after gnustl change 2016-05-18 16:36:23 -04:00
Fredrik Fornwall
3ada0be3c3 aria2: Update from 1.22 to 1.23 2016-05-18 16:22:38 -04:00
Fredrik Fornwall
344b88f958 libgnustl: Symlink libstdc++ -> libgnustl_shared
This is used during building to get a fully-featured C++ standard
library by default.
2016-05-18 16:21:39 -04:00
Fredrik Fornwall
9845021a5e ruby: Patch to enable building with clang 2016-05-18 10:25:05 -04:00
Fredrik Fornwall
bb5cfa8c9d picolisp: Minor update and buildable using clang 2016-05-18 10:24:22 -04:00
Michał Bednarski
5b5125f332 python: Make os.set_inheritable work on sockets
As SELinux policy disallows ioctl on sockets we have to fall back
to fcntl on EACCES
2016-05-17 22:19:10 +02:00
Fredrik Fornwall
48e3319bd2 silversearcher-ag: Update from 0.31 to 0.32 2016-05-17 09:32:46 -04:00
Fredrik Fornwall
dd73d6c216 libgcc: Support building using clang 2016-05-16 20:40:45 -04:00
Fredrik Fornwall
06ef79a417 libffi: Patch for building with clang on arm 2016-05-16 20:39:36 -04:00
Fredrik Fornwall
80eb12d68d libffi: Add patch to fix building with clang 2016-05-16 20:28:21 -04:00
Fredrik Fornwall
899b567d0a libandroid-glob: Fix building with clang 2016-05-16 20:15:20 -04:00
Fredrik Fornwall
6abeffb561 jsoncpp: Update from 1.7.1 to 1.7.2
This allows building the package with clang
2016-05-16 20:12:16 -04:00
Fredrik Fornwall
71e03e96cf tar: Update from 1.28 to 1.29 2016-05-16 16:49:16 -04:00
Fredrik Fornwall
74e2f47004 gcal: Add package 2016-05-14 12:15:58 -04:00
Fredrik Fornwall
ee7d67ae62 w3m: Avoid depending on libgc-dev when building 2016-05-12 17:21:23 -04:00
Fredrik Fornwall
735c6607a8 Merge pull request #272 from gosella/openssh-privsep
openssh: Wrong _PATH_PRIVSEP_CHROOT_DIR: "/var/empty"
2016-05-12 23:06:48 +02:00
Fredrik Fornwall
6c209430f1 glib: Update from 2.48.0 to 2.48.1 2016-05-12 16:42:11 -04:00
Germán L. Osella Massa
1d9054468f Wrong _PATH_PRIVSEP_CHROOT_DIR: "/var/empty"
The default directory used for privilege separation is not inside the
Termux file system.
2016-05-12 16:01:56 -03:00
Fredrik Fornwall
4a9eb8522e Add start of regression testing of packages
Current plan is to have a tests/ folder in packages, where each
file in this folder is a shell script which indicates a test
failure by a non-zero exit value.
2016-05-10 20:43:31 +02:00
Fredrik Fornwall
76d22fff18 Make ruby link against libandroid-support
Fixes #262.
2016-05-10 14:41:33 -04:00
Fredrik Fornwall
e706a183b3 htop Rebuild after ncurses bump (fixes #259) 2016-05-10 09:19:28 -04:00
Fredrik Fornwall
ee5dea0902 php: Build with readline support (closes #260) 2016-05-10 09:18:54 -04:00
Fredrik Fornwall
10f54605da ruby: Ensure realine extension is built
Fixes #257.
2016-05-10 08:28:22 -04:00
Fredrik Fornwall
762a14f41b imagemagick: Update to latest patch version 2016-05-10 08:20:50 -04:00
Fredrik Fornwall
895604fe60 finch: Fix clean build 2016-05-10 08:09:55 -04:00
Fredrik Fornwall
c4c4cf01b7 busybox: Enable the egrep applet 2016-05-09 11:47:11 -04:00
Fredrik Fornwall
3901fa29d2 elfutils: Remove clearing of library files
The spurious linking against libelf when autoconf checks for
getloadavg has been fixed in the affected packaegs
2016-05-08 20:05:21 -04:00
Fredrik Fornwall
32a0a74dec apt: Update from 1.2.10 to 1.2.11 2016-05-08 20:04:56 -04:00
Fredrik Fornwall
5a534fee35 imagemagick: Update to latest version 2016-05-08 20:04:31 -04:00
Fredrik Fornwall
768547b014 emacs: Prevent linking against libelf 2016-05-08 20:04:16 -04:00
Fredrik Fornwall
b2d955fc19 termux-api: Fix typo in termux-location
Closes #253.
2016-05-08 19:30:41 -04:00
Fredrik Fornwall
cc378c9688 make: Avoid linking against libelf 2016-05-08 19:01:51 -04:00
Fredrik Fornwall
4e4ed785a2 picolisp: Update to latest version 2016-05-08 18:56:55 -04:00
Fredrik Fornwall
5f95ada44d dialog: Update to latest version 2016-05-08 18:56:41 -04:00
Fredrik Fornwall
30df3f87e0 nodejs: Update from 6.0 to 6.1 2016-05-08 16:28:19 -04:00
Fredrik Fornwall
59ff7c032a ndk_patches: Remove JNIHelp.h 2016-05-08 16:04:56 -04:00
Fredrik Fornwall
682310b064 busybox: Build the hostname, id and tty applets 2016-05-08 11:48:51 -04:00
Fredrik Fornwall
cf84430a0f finch: Fix ssl plugin to link against libpurple
Fixes ssl not working mentioned in #95.
2016-05-06 05:43:12 -04:00
Fredrik Fornwall
6501186f2b Fix dalvikvm wrapper
- Just unset LD_LIBRARY_PATH in the dalvikvm wrapper.
- Let the dalvikvm wrapper setup $ANDROID_DATA.
- Avoid using a custom dalvikvm wrapper in dx.
2016-05-05 19:55:13 -04:00
Fredrik Fornwall
86675b7584 finch: Put symlinks to used libs in $PREFIX/lib
Fixes error mentioned in #95.
2016-05-05 18:25:32 -04:00
Fredrik Fornwall
7fb801a102 finch: Fix plugin linking to libpurple
Fixes #95.
2016-05-05 05:38:29 -04:00
Fredrik Fornwall
172bfbe297 glib: Fix incorrect glib_cv_uscore=yes
This prevented dynamic loading of modules from working.
2016-05-05 04:53:36 -04:00
Fredrik Fornwall
6fbbe50fcf glib: Specify --disable-libelf 2016-05-04 17:54:26 -04:00
Fredrik Fornwall
69987739f1 gnupg2: Update from 2.11 to 2.12 2016-05-04 17:25:04 -04:00
Fredrik Fornwall
27b2f76930 elfutils: Depend on liblzma and libbz2 2016-05-04 17:05:15 -04:00
Fredrik Fornwall
a265a2a806 libelf: Rename to sensible elfutils 2016-05-04 15:31:47 -04:00
Fredrik Fornwall
cf31088189 libelf: Update to latest version 2016-05-04 15:31:11 -04:00
Fredrik Fornwall
bb27a0ec42 Various package updates
Many of them cascading from the update of glib.
2016-05-04 08:54:30 -04:00
Fredrik Fornwall
b55a2fee69 ffmpeg: Update from 3.0 to 3.0.2 2016-05-03 07:45:59 -04:00
Fredrik Fornwall
8e66b39bf1 fish: Update to latest master 2016-05-03 07:45:33 -04:00
Fredrik Fornwall
32b2d5da40 hunspell: Update from 1.3.3 to 1.4.1 2016-05-03 06:56:48 -04:00
Fredrik Fornwall
9519348e22 git: Update from 2.8.1 to 2.8.2 2016-05-03 06:29:42 -04:00
Fredrik Fornwall
7426293dd1 file: Update from 5.25 to 5.26 2016-05-03 06:29:27 -04:00
Fredrik Fornwall
469b104253 ncurses: Update from 5.9 to 6.0 2016-05-03 06:28:39 -04:00
Fredrik Fornwall
5391f98336 vim: Update to latest patch 2016-05-03 06:24:49 -04:00
Fredrik Fornwall
0a39265a2a dnsutils: Update from 9.10.3-P4 to 9.10.4 2016-05-03 06:03:02 -04:00
Fredrik Fornwall
ad3050005c ecj: Update from 4.4.2 to 4.5.2 2016-05-03 11:50:57 +02:00
Fredrik Fornwall
044a7bd5ec weechat: Update from 1.4 to 1.5 2016-05-03 05:31:22 -04:00
Fredrik Fornwall
703f10bc2e libarchive: Update from 3.1.2 to 3.2.0 2016-05-03 04:06:03 -04:00
Fredrik Fornwall
4704ce642c ctags: Avoid linking to libxml2 2016-05-02 21:17:57 -04:00
Fredrik Fornwall
466f8888bd ctags: Bump version 2016-05-02 20:58:48 -04:00
Fredrik Fornwall
40786d851f libgnutls: Update from 3.4.10 to 3.4.11 2016-05-02 20:58:22 -04:00
Fredrik Fornwall
6de2cf3678 ca-certificates: Update to latest version 2016-05-02 20:50:45 -04:00
Fredrik Fornwall
065474d956 byobu: Update from 5.105 to 5.106 2016-05-02 20:48:42 -04:00
Fredrik Fornwall
06d3063068 bash-commit: Update from 2.2 to 2.3 2016-05-03 02:46:04 +02:00
Fredrik Fornwall
17e52a3ac0 angband: Update from 4.0.4 to 4.0.5 2016-05-03 02:46:04 +02:00
Fredrik Fornwall
324ea7acec busybox: Fix version relation in conflicts
"The deprecated forms < and > were confusingly used to mean earlier/later
or equal, rather than strictly earlier/later, and must not appear in new
packages (though dpkg still supports them with a warning)."

- https://www.debian.org/doc/debian-policy/ch-relationships.html
2016-05-02 18:50:05 -04:00
Fredrik Fornwall
8933369325 command-not-found: Regenerate 2016-05-02 18:42:00 -04:00
Fredrik Fornwall
49f47ae04c nodejs: Disable v8 warning and set TMPDIR 2016-05-02 18:42:00 -04:00
Fredrik Fornwall
63b1dbc684 g++: Link to libgnustl_shared.so by default 2016-05-02 18:42:00 -04:00
Fredrik Fornwall
e4ba46a8fe Move $PREFIX/bin/env from coreutils to busybox
The busybox version of env should provide enough functionality, and
having $PREFIX/bin/env available out of the box is valuable.
2016-05-03 00:41:11 +02:00
Fredrik Fornwall
fb2c62d7b8 neovim: Disable building jemalloc
The Android libc uses jemalloc itself from 5.0.
2016-05-02 16:00:45 -04:00
Fredrik Fornwall
0b371c4273 clang: Some improvements
- Link to libgnustl_shared.so by default for C++.
- Setup 'cc' and 'c++' as symlinks to clang.
- Use hard-float ABI om arm by default.
2016-05-02 14:46:39 -04:00
Fredrik Fornwall
a962e732d2 ruby: Better fixup of rbconfig.rb (fixes #247) 2016-05-02 02:25:38 -04:00
Fredrik Fornwall
21accda0a9 mosh: Link against libutil for openpty and forkpty 2016-05-02 01:27:20 -04:00
Fredrik Fornwall
a904f85549 Merge pull request #239 from its-pointless/moshfront
Old android  branch mosh frontend
2016-05-02 07:16:49 +02:00
Fredrik Fornwall
53ff4fc1a3 nodejs: Bump build revision 2016-05-02 00:56:44 -04:00
Fredrik Fornwall
e3b2052e7f libgnustl: Revert back to hard-float on arm
Fixes #245.
2016-05-02 00:49:49 -04:00
Fredrik Fornwall
928e15109f nodejs: Cleanup and build against shared c-ares 2016-05-02 00:48:34 -04:00
Fredrik Fornwall
49f2108832 aria2: Add back -lgnustl_shared 2016-05-01 22:50:24 -04:00
Fredrik Fornwall
549acba139 ruby: Update from 2.3.0 to 2.3.1 2016-04-30 14:08:30 -04:00
Fredrik Fornwall
5fc3629fe4 php: Bump version to 5.6.21, depend on libgd 2016-04-29 18:44:48 -04:00
Fredrik Fornwall
114e4926f0 libmcrypt: Specify mandir 2016-04-29 18:29:31 -04:00
Fredrik Fornwall
c36896f2ea libgd: Add --without-vpx for now 2016-04-29 10:11:50 -04:00
Fredrik Fornwall
02380b95b3 Merge pull request #238 from vaites/php
PHP package enhanced with curl, gd and mcrypt extensions
2016-04-29 14:19:44 +02:00
Fredrik Fornwall
b01dade22d nodejs: Link to libstdc++.so instead of stlport 2016-04-29 08:14:51 -04:00
Fredrik Fornwall
ec7f65e944 libvpx: Depend on libgnustl 2016-04-29 08:14:51 -04:00
Fredrik Fornwall
b257fed926 gcc: Update from 5.3.0 to 6.1.0
Also add patches from crystax
2016-04-29 08:14:51 -04:00
Fredrik Fornwall
4c96d3fbe5 libgnustl: Install as $PREFIX/lib/libstdc++.so
This will make C++ programs link to a working C++ library by
default, so that -lgnustl_shared no longer is necessary.
2016-04-29 08:14:51 -04:00
Fredrik Fornwall
027c111c6e aria2: Update from 1.20.0 to 1.22.0
Also remove -lgnustl_shared no longer needed.
2016-04-29 08:14:51 -04:00
Fredrik Fornwall
9ca6f5828e graphicsmagick: Add --without-magick-plus-plus 2016-04-29 08:14:51 -04:00
Fredrik Fornwall
4873188f26 busybox: Backport fix for unzip 2016-04-29 04:34:43 +02:00
its-pointless
99ea70c783 moves mosh to mosh.pl and symlinks mosh to mosh-cfront as well as
removing the perl dependancy.
2016-04-29 08:33:54 +10:00
its-pointless
7901d65301 Old android branch frontend 2016-04-29 00:50:27 +10:00
Fredrik Fornwall
4d101ad751 emacs: Backport patch for resizing during startup 2016-04-28 09:56:22 -04:00
Fredrik Fornwall
d4e19e86b2 git: Patch away some /tmp usage 2016-04-28 08:27:01 -04:00
Fredrik Fornwall
456b172e5a nodejs: Update from 5.11 to 6.0 2016-04-28 07:13:05 -04:00
Fredrik Fornwall
e5e6c65408 libuv: Update from 1.8.0 to 1.9.0 2016-04-27 11:39:00 -04:00
Fredrik Fornwall
dbc107ff6c gzip: Update from 1.7 to 1.8 2016-04-27 11:05:57 -04:00
David Martínez
05a4ec7133 Fixed download url for libmcrypt 2016-04-27 00:26:51 +02:00
David Martinez
727704d71b PHP package enhanced with curl, gd and mcrypt extensions 2016-04-27 00:18:11 +02:00
Fredrik Fornwall
3a6b0ae963 termux-api: Bump version from 0.17 to 0.18 2016-04-25 21:24:44 -04:00
Fredrik Fornwall
d525dd2fc7 termux-api: Add infrared and telephony api:s 2016-04-26 02:59:01 +02:00
Fredrik Fornwall
bea93fbd7a termux-api: Cleanup and improve consistency 2016-04-26 01:37:45 +02:00
Fredrik Fornwall
8bfad7bca4 golang: Update from 1.6.1 to 1.6.2 2016-04-25 14:43:23 -04:00
Fredrik Fornwall
ea99974787 mutt: Add example file for gpg setup
Setting up gpg should now be possible with this line in .muttrc:

	source $PREFIX/share/examples/mutt/gpg.rc
2016-04-25 04:46:48 -04:00
Fredrik Fornwall
7a5787d985 mutt: Disable built-in gpgme support
Most people seem to use the traditional way of calling gpg directly
from mutt, and the gpgme integration doesn't seem to work at least
in Termux, so remove it. Closes #152.

Also update the version of the neomutt patches used.
2016-04-25 03:54:02 -04:00
Fredrik Fornwall
6717b7efe2 pathpicker: Update from 0.7.0 to 0.7.1 2016-04-25 03:39:24 -04:00
Fredrik Fornwall
991e467181 fzf: Update from 0.12.0 to 0.12.1 2016-04-25 01:19:44 -04:00
Fredrik Fornwall
b1a3165438 termux-api.c: Minor cleanups 2016-04-24 22:11:42 +02:00
Fredrik Fornwall
1acf7001f9 termux-api.c: rand() -> arc4random() 2016-04-24 21:52:47 +02:00
Fredrik Fornwall
bb3266ca1e termux-api.c: Fix indentation 2016-04-24 21:46:12 +02:00
Fredrik Fornwall
36f4c5d719 Move over elf.h to termux-elf-cleaner
This allows building termux-elf-cleaner on OS X
2016-04-24 21:42:57 +02:00
Fredrik Fornwall
7deffb06a1 librsvg: Update from 2.40.13 to 2.40.15 2016-04-24 13:21:18 -04:00
Fredrik Fornwall
70edb06f55 global: Update from 6.5.2 to 6.5.4 2016-04-24 13:20:46 -04:00
Fredrik Fornwall
d673d921dc fzf: Update from 0.11.4 to 0.12.0 2016-04-24 08:43:23 -04:00
Fredrik Fornwall
1601d267c8 elinks: Switch download url 2016-04-24 07:05:36 -04:00
Fredrik Fornwall
8f37995c17 picolisp: Update from 16.4.1 to 16.4.24 2016-04-24 06:54:28 -04:00
Fredrik Fornwall
d7ecc9a899 sqlite: Update from 3.12.1 to 3.12.2 2016-04-24 06:27:06 -04:00
Fredrik Fornwall
b3db567c9e emacs: Update from 25.0.92 to 25.0.93 2016-04-23 19:22:14 -04:00
Fredrik Fornwall
e275a95fbb neovim: Update to build against latest master 2016-04-23 18:26:13 -04:00
Fredrik Fornwall
105ae12140 vim: Update to latest patch 2016-04-23 18:14:41 -04:00
Fredrik Fornwall
988e9ce477 nmap: Update from 7.10 to 7.12 2016-04-23 17:46:45 -04:00
Fredrik Fornwall
f4d0939e17 python: Build a working crypt module (closes #230) 2016-04-23 09:03:07 -04:00
Fredrik Fornwall
493cb5606b grep: Avoid EPIPE error messages 2016-04-23 07:21:45 -04:00
Fredrik Fornwall
24cdd7d1fc Build bash&openssh with the NDK r12 beta on i686
This allows exploring the Android N preview in the emulator a bit.
Fixes #223.
2016-04-22 20:00:34 -04:00
Fredrik Fornwall
237f0dbaf2 grep: Update from 2.24 to 2.25 2016-04-22 19:28:18 -04:00
Fredrik Fornwall
a02b038331 perl: Link against libper.so in modules
Fixes #229.
2016-04-22 19:18:50 -04:00
Fredrik Fornwall
a938a96437 weechat: Add perl plugin (weechat-perl-plugin pkg)
Fixes #210.
2016-04-22 03:25:58 -04:00
Fredrik Fornwall
a3462cd1b9 perl: Build libperl.so for embedding 2016-04-22 03:25:16 -04:00
Fredrik Fornwall
126915d92f nodejs: Update from 5.10.1 to 5.11.0 2016-04-21 22:26:46 -04:00
Fredrik Fornwall
11c62dd248 git: Patch to enable repos on shared filesystems
Fixes #227.
2016-04-21 19:32:02 -04:00
Fredrik Fornwall
5abdfc641d php: Depend on libcrypt (fixes #226) 2016-04-21 09:06:12 -04:00
Fredrik Fornwall
0106bb6c5b php: Update from 5.6.19 to 5.6.20 2016-04-20 15:08:46 -04:00
Fredrik Fornwall
1ea423b5a3 tmux: Link against libandroid-support for wcwidth()
Fixes #224.
2016-04-20 06:25:44 -04:00
Fredrik Fornwall
8d6e165f62 termux-api: Cleanups and fix whitespace handling
Fixes https://github.com/termux/termux-api/issues/20
2016-04-20 11:34:54 +02:00
Fredrik Fornwall
f45321ca33 __system_property_get is now public for 64-bit
As of NDK r11 the __system_property_get is public, and
  https://developer.android.com/preview/behavior-changes.html#ndk
documents it, so no need to hack around.
2016-04-20 03:08:05 -04:00
Fredrik Fornwall
c3c912e687 termux-vibrate: Cleanup 2016-04-20 01:00:08 +02:00
Fredrik Fornwall
3b43db5d96 termux-tts-speak: Cleanup
- Make it possible to specify text to speak either as argument or
  on stdin.
- Use proper option parsing and validation.
- Document options better.
2016-04-20 00:52:22 +02:00
Fredrik Fornwall
9043ae1c06 termux-tts-engines: Add -h support and validate 2016-04-20 00:40:14 +02:00
Fredrik Fornwall
780f95976a gnupg: Bump revision after x86 text relocation fix 2016-04-19 17:26:49 -04:00
Fredrik Fornwall
96d77328e6 command-not-found: Regenerate 2016-04-19 17:26:27 -04:00
Fredrik Fornwall
f5a7d27851 perl: Setup File::Spec->tmpdir correctly 2016-04-19 17:22:36 -04:00