Commit Graph

3276 Commits

Author SHA1 Message Date
Auxilus
7e563e3f92 Bump version to 4.8.2 2017-09-13 11:58:27 +02:00
Auxilus
317c201fe8 Update build.sh 2017-09-13 11:58:07 +02:00
Auxilus
a09223f4b2 Update build.sh 2017-09-13 11:57:55 +02:00
Oliver Schmidhauser
e8dd8e7b87 Set some settings in w3m to be termux-friendly
The default browser and editor in w3m where /usr/bin/firefox and
/usr/bin/vi respectively. I change that to termux-open-url and vi.
If you now press "M" on a link in w3m it will open it with Androids
default browser. If you press "E" while viewing a local file it will
open vi. Previously this has just printed error messages. Obviously
these settings can still be overwritten in the options of w3m to set it
to whatever you want.
2017-09-13 11:57:14 +02:00
Joakim
7d6f61b303 ldc: update to 1.4 release 2017-09-13 11:56:33 +02:00
Fredrik Fornwall
09ed1f8873 libssh: Build with -DWITH_GSSAPI=OFF 2017-09-12 14:35:38 +02:00
Leonid Pliushch
7b4a5e5b10 ldns: fix hardcoded paths to 'resolv.conf' and 'hosts' 2017-09-12 14:26:26 +02:00
Leonid Pliushch
3fe92dd117 radare2: fix path to file '/etc/magic' 2017-09-12 14:26:16 +02:00
Leonid Pliushch
030c961c4c c-ares: fix path to file '/etc/hosts' 2017-09-12 14:18:48 +02:00
Leonid Pliushch
6fcbcb9619 fftw: fix path to WISDOM_DIR 2017-09-12 14:18:35 +02:00
Leonid Pliushch
ee2158978a libgcrypt: fix hardcoded paths 2017-09-12 13:49:32 +02:00
Leonid Pliushch
fbc42b133e libevent: fix path to file '/etc/hosts' 2017-09-12 13:49:09 +02:00
Leonid Pliushch
15b6b5152c libpopt: fix hardcoded paths 2017-09-12 13:48:41 +02:00
Leonid Pliushch
3048f1a85f libssh: fix path to file 'ssh_config' 2017-09-12 13:47:50 +02:00
Leonid Pliushch
23a6eff274 libpcap: fix path to file '/etc/ethers' 2017-09-12 13:46:55 +02:00
Fredrik Fornwall
fe7cb7ca77 glib: Update from 2.52.3 to 2.54.0 2017-09-12 13:45:40 +02:00
Leonid Pliushch
6541662313 libgit2: fix wrong checksum 2017-09-12 13:41:08 +02:00
Leonid Pliushch
545a2cfae4 libgit2: use directory '/etc' in Termux prefix 2017-09-12 13:41:08 +02:00
Stephen
e75c3c0cfe move to build dependency 2017-09-11 20:24:02 +02:00
Stephen
7d4f09f202 add libpopt dependency to librsync 2017-09-11 20:24:02 +02:00
Fredrik Fornwall
0190d1095d mutt: Reset revision after version update 2017-09-11 20:10:28 +02:00
Fredrik Fornwall
79f1d414be poppler: Add required patch 2017-09-11 20:09:33 +02:00
Fredrik Fornwall
ae21455dad poppler: Fix source checksum 2017-09-11 20:04:20 +02:00
Auxilus
455e971e36 Update build.sh 2017-09-11 19:51:25 +02:00
Auxilus
ecb05083dd Update build.sh 2017-09-11 19:50:39 +02:00
Auxilus
2131e50adf Update build.sh 2017-09-11 19:49:58 +02:00
Auxilus
613466c620 Update build.sh 2017-09-11 19:48:29 +02:00
Fredrik Fornwall
03fab5d8e9 libunwind: Also clean up headers
Fixes building ldc after libunwind
2017-09-11 19:47:37 +02:00
David Martínez
bfe92f9991 libyaml: add package 2017-09-10 23:56:51 +02:00
Fredrik Fornwall
8e2aeb182d gdb: Add ncurses to deps (see #1399) 2017-09-10 23:18:59 +02:00
Fredrik Fornwall
774eff72e4 imagemagick: Update from 7.0.7-0 to 7.0.7-1 2017-09-10 23:14:40 +02:00
Fredrik Fornwall
25697f1136 termux-tools: Replace help with wiki in motd 2017-09-10 23:14:26 +02:00
Stephen
9860ca7852 move to build dependency 2017-09-10 22:45:26 +02:00
Stephen
1a5a453a12 add libgpg-error dependency to pinentry
#1169
2017-09-10 22:45:26 +02:00
Stephen
35ffee5ff7 add libgpg-error to gpgme dependencies
#1169
2017-09-10 22:42:36 +02:00
Stephen
ccda44df8c add libgpg-error to gnupg2 dependencies
#1169
2017-09-10 22:42:03 +02:00
Fredrik Fornwall
fb11758d44 termux-tools: Remove 'packages' symlink 2017-09-10 22:39:45 +02:00
Fredrik Fornwall
c2caa6e731 vim: Update from 8.0.1064 to 8.0.1092 2017-09-10 22:24:59 +02:00
Fredrik Fornwall
eee1a0a185 gdb: Update from 8.0 to 8.0.1 2017-09-10 22:09:52 +02:00
Fredrik Fornwall
fda1a7e7db cmake: Update from 3.9.1 to 3.9.2 2017-09-10 22:02:59 +02:00
Fredrik Fornwall
fd8bd09a83 pass: Add comment on why we depend on coreutils 2017-09-10 21:56:10 +02:00
Leonid Pliushch
a72983a99f add package ddrescue 2017-09-10 21:52:13 +02:00
Fredrik Fornwall
91e71e98cf llvm&clang: Update from 4.0.1 to 5.0.0 2017-09-10 21:50:24 +02:00
Oliver Schmidhauser
60345650a8 pass requires coreutils. fixes #1427
Because busybox's tr doest support the [:graph:] modifier, all passwords generated
contain only the characters [:graph].
2017-09-10 21:49:17 +02:00
Fredrik Fornwall
348fb0a436 ncurses: Update from 6.0.20170902 to 6.0.20170909 2017-09-10 21:39:27 +02:00
Fredrik Fornwall
4e370cf2be parallel: Update from 20170722 to 20170822 2017-09-10 20:06:37 +02:00
Fredrik Fornwall
4775cf4610 libmpfr: Update from 3.1.5 to 3.1.6 2017-09-10 20:06:37 +02:00
Leonid Pliushch
8da9019c58 tcpdump: update to 4.9.2 2017-09-10 20:01:13 +02:00
Leonid Pliushch
b5c38bf149 dvtm: fix path to FIFO in 'dvtm-status' 2017-09-10 20:00:27 +02:00
Fredrik Fornwall
21634f911f frobtads: Stop depending on curl
Depending on libcurl is enough.
2017-09-07 23:17:36 +02:00
Stephen
4813a25af5 add libcurl to frobtads dependencies 2017-09-07 23:17:04 +02:00
Stephen
8d3780cf6a add dependencies to xmlsec
#1169
2017-09-07 23:04:28 +02:00
Stephen
47b94d04c2 add libgpg-error dependency to libotr (#1374)
* add libgpg-error dependency to libotr

#1169

* move to build dependency
2017-09-07 22:57:49 +02:00
Fredrik Fornwall
8d105e6062 libmp3lame: Build with --disable-frontend 2017-09-07 22:55:07 +02:00
Stephen
4f9eea9236 add libpng dependency to fontconfig
#1169
2017-09-07 22:43:21 +02:00
Stephen
d88ac18768 add libgmp dependency to ledger
#1169
2017-09-07 22:42:52 +02:00
Stephen
c624072c6e add libgmp to qalc dependencies
#1169
2017-09-07 22:42:32 +02:00
Stephen
5e5d9a4638 add openssl to git dependencies
#1169
2017-09-07 22:38:47 +02:00
Stephen
c51643a2f4 add libpng to libcairo dependencies
#1169
2017-09-07 22:38:16 +02:00
Stephen
ff120c5a96 add libjpeg-turbo to dcraw dependency list 2017-09-07 22:38:01 +02:00
Fredrik Fornwall
4e8d9a6c01 transmission: Stop depending on curl
Depending on libcurl is enough.
2017-09-07 22:36:49 +02:00
Stephen
84290a1a8c add libcurl to transmission dependencies
#1169
2017-09-07 22:36:29 +02:00
Stephen
af797a63ba add libunibilium to neovim dependencies
#1169
2017-09-07 22:35:00 +02:00
Stephen
388d6d858a add ncurses as ncmpcpp dependency (#1388)
#1169
2017-09-07 22:33:44 +02:00
Fredrik Fornwall
c0daa8c5bf libuv: Update from 1.14.0 to 1.14.1 2017-09-06 21:26:24 +02:00
joakim-noah
af2a5cbed7 ldc: add dub and rdmd, plus bump host dmd to latest version 2.076.0 (#1377) 2017-09-06 21:16:04 +02:00
Fredrik Fornwall
477dc4ee89 harfbuzz: Update from 1.4.8 to 1.5.1 2017-09-06 17:18:09 +02:00
Fredrik Fornwall
04277c3c35 libxslt: Update from 1.1.29 to 1.1.30 2017-09-06 17:17:32 +02:00
Fredrik Fornwall
d218fc43f9 libxml2: Update from 2.9.4 to 2.9.5 2017-09-06 17:17:08 +02:00
Fredrik Fornwall
c6c2217ed9 tcl: Update from 8.6.6 to 8.6.7 2017-09-06 16:18:19 +02:00
Fredrik Fornwall
8c698f8618 util-linux: Update from 2.29.2 to 2.30.1 2017-09-06 14:49:31 +02:00
Fredrik Fornwall
228342a323 nodejs: Update from 6.11.2 to 6.11.3 2017-09-06 14:40:08 +02:00
Auxilus
279abc8b03 imagemagick: Update from 7.0.6-9 to 7.0.7-0 (#1369)
Also update src url to github repo.
2017-09-06 14:18:08 +02:00
Auxilus
bcb4b0b598 vim-python: Update from 8.0.1052 to 8.0.1064 (#1363) 2017-09-06 14:16:56 +02:00
Auxilus
334ead2c7d vim: Update from 8.0.1052 to 8.0.1064 (#1364) 2017-09-06 14:15:48 +02:00
Auxilus
6681e6b584 zsh: Update from 5.4.1 to 5.4.2 (#1365) 2017-09-06 13:32:35 +02:00
Fredrik Fornwall
d5d5502b85 coreutils: Update from 8.27 to 8.28 2017-09-06 00:15:49 +02:00
Fredrik Fornwall
996a4d677c busybox: Update from 1.27.1 to 1.27.2 2017-09-06 00:13:52 +02:00
Fredrik Fornwall
a2096e8e9e redis: Update from 4.0.0 to 4.0.1 2017-09-05 23:36:52 +02:00
Fredrik Fornwall
63a1dd0901 pango: Update from 1.40.9 to 1.40.12 2017-09-05 17:25:07 +02:00
Fredrik Fornwall
a0a80602bc vim: Update from 8.0.1013 to 8.0.1052
We no longer need --enable-terminal as that is the default for a
huge build after 8.0.1050.
2017-09-05 11:56:36 +02:00
Henrik Grimler
b38963f7f8 Rcs: add diffutils as dependency and fix diff{,3} paths (#1353)
* rcs: specify diff-patch when configuring

* rcs: add diffutils as dependency and fix diff{,3} paths
2017-09-05 11:56:28 +02:00
Fredrik Fornwall
335f6bc902 fossil: Bump revision again after mistake 2017-09-03 21:16:41 +02:00
Fredrik Fornwall
8a47b4e7c2 fossil: Bump revision after popen patch 2017-09-03 21:15:23 +02:00
Roy Keene
7b9a827c8c Add patch for Fossil to use correct shell when emulating popen() (#1340)
fossil: Add patch for to use correct shell when emulating popen()
2017-09-03 20:29:06 +02:00
Stephen
0f13c041d1 Update sys-utils-ipcutils.h.patch 2017-09-03 19:53:34 +02:00
Fredrik Fornwall
1a671bd72a ncurses: Update from 6.0.20170827 to 6.0.20170902 2017-09-03 19:49:47 +02:00
Fredrik Fornwall
43ede95cbe file: Update from 5.31 to 5.32 2017-09-03 19:49:22 +02:00
Fredrik Fornwall
8a175a5523 libllvm: Fix patch and bump revision 2017-09-02 02:30:19 +02:00
Vladimir Serbinenko
0b0122e72a clang: Disable calling into gcc from clang.
Clang calls into gcc if it tries to compile a language it doesn't understand.
On termux gcc is a symlink to clang, so this leads into fork loop until
the whole system runs out of memory.
2017-09-02 01:45:45 +02:00
Fredrik Fornwall
8cc6ae445b go: Update from 1.8.3 to 1.9 2017-09-02 00:49:36 +02:00
Fredrik Fornwall
81dabb6da0 picolisp: Update from 17.8.7 to 17.9.1 2017-09-02 00:09:31 +02:00
Fredrik Fornwall
772c5054f1 postgresql: Update from 9.6.4 to 9.6.5 2017-09-02 00:09:07 +02:00
Fredrik Fornwall
f5f353ba3f ctags: Update to latest git master 2017-09-02 00:08:52 +02:00
Vladimir Serbinenko
122e6529b9 cpio: New package (GNU cpio)
Busybox cpio is limited to just few of cpio variants. GNU cpio has wider
cpio support.
2017-08-31 16:41:07 +02:00
Fredrik Fornwall
39d535c4f3 qalc: Be silent if gnuplot is not detected 2017-08-31 16:14:36 +02:00
Fredrik Fornwall
8bd7471638 qalc: Avoid depending on gnuplot 2017-08-31 15:56:20 +02:00
David Martínez
116d43ee10 qalc: update from 1.0.0 to 2.0.0 2017-08-31 15:30:45 +02:00
Fredrik Fornwall
a9a220df9e gnupg2: Update from 2.1.23 to 2.2.0 2017-08-30 00:14:33 +02:00
Fredrik Fornwall
2b42eaeaff libgcrypt: Update from 1.8.0 to 1.8.1 2017-08-30 00:14:19 +02:00