Commit Graph

8270 Commits

Author SHA1 Message Date
Fredrik Fornwall 204d1f9a7f python: gethostbyaddr_r exists in bionic nowadays 2015-08-25 17:33:16 -04:00
Fredrik Fornwall b672d699ec python: Drop old patch 2015-08-25 17:30:13 -04:00
Fredrik Fornwall a014091fd2 openssh: Drop old patch 2015-08-25 17:25:34 -04:00
Fredrik Fornwall 24bf71cdaf libarchive: Cleanup build 2015-08-25 17:08:51 -04:00
Fredrik Fornwall 542a284d1f unrar: Update from 5.0.14 to 5.3.2 2015-08-25 17:03:16 -04:00
Fredrik Fornwall 2ea84722cf openssh: Update from 7.0 to 7.1
Also remove sftp patch which is no longer necessary.
2015-08-25 16:27:05 -04:00
Fredrik Fornwall e72e4caf5a libcurl: Remove build revision after version bump 2015-08-24 05:46:20 -04:00
Fredrik Fornwall ce80e040f5 libcurl: Update from 7.43 to 7.44 2015-08-24 05:42:02 -04:00
Fredrik Fornwall cea541f823 hexcurse: Note patch submitted upstream 2015-08-23 10:34:10 -04:00
Fredrik Fornwall 6824617e64 Add hexcurse package 2015-08-23 08:54:05 -04:00
Fredrik Fornwall 6ee1d717a5 ubuntu-setup.sh: Add curl
Curl is used to download source files. Fixes #8.
2015-08-23 06:33:07 -04:00
Fredrik Fornwall 5568594758 asciinema: Add not about broken on i686 2015-08-21 19:59:14 -04:00
Fredrik Fornwall d7fb7c29ef Add nmap package 2015-08-21 18:15:06 -04:00
Fredrik Fornwall d710168fd3 libpcap: Update 1.7.3 => 1.7.4 2015-08-21 17:59:13 -04:00
Fredrik Fornwall 360e5c42af termux-elf-cleaner improvements 2015-08-19 21:21:38 -04:00
Fredrik Fornwall f1cb02a4b1 build-package.sh fix for termux_step_post_massage 2015-08-19 21:21:38 -04:00
Fredrik Fornwall 05f44081cf Add asciinema package 2015-08-20 03:17:57 +02:00
Fredrik Fornwall 130e534c41 linux-man-pages: Update to 4.02 from 4.01 2015-08-19 17:59:52 -04:00
Fredrik Fornwall 4c5495a443 espeak: Update to 1.48.04 and improve build script 2015-08-19 15:26:04 -04:00
Fredrik Fornwall 009c8d9453 termux-elf-cleaner: Better error messages 2015-08-19 15:21:41 -04:00
Fredrik Fornwall 6f553afd6b golang: Update from 1.5rc1 to final 1.5 release 2015-08-19 15:21:16 -04:00
Fredrik Fornwall 62c37b9710 openssh: Update to 7.0 from 6.9 2015-08-19 15:14:15 -04:00
Fredrik Fornwall 2558c84f2b golang: Remove "testdata" folders 2015-08-19 07:50:30 -04:00
Fredrik Fornwall 58235144ca build-package.sh: Run elf-cleaner with pipefail 2015-08-19 07:50:08 -04:00
Fredrik Fornwall 3bbce8b0e3 vim: Update patch number, new tag naming 2015-08-19 06:18:59 -04:00
Fredrik Fornwall aa55955510 bash: Update to 4.3.42 from 4.3.39 2015-08-19 06:17:34 -04:00
Fredrik Fornwall cf741c1057 ruby: Update from 2.2.2 to 2.2.3 2015-08-19 05:31:58 -04:00
Fredrik Fornwall e75ef7d2b1 imagemagick: Update from 6.9.1-10 to 6.9.2-0 2015-08-19 05:31:32 -04:00
Fredrik Fornwall e9dec303d7 subversion: Update to 1.9.0 from 1.8.13 2015-08-18 17:13:46 -04:00
Fredrik Fornwall c0906860b1 jq: Update from 1.4 to 1.5 2015-08-18 14:51:37 -04:00
Fredrik Fornwall 5e867f5831 Update to android build-tools 23.0.0 2015-08-18 05:33:53 -04:00
Fredrik Fornwall e155ef0f12 golang: Various fixes 2015-08-17 16:58:29 -04:00
Fredrik Fornwall 5ce2f122de gcc: Do not remove gcc 'full names'
Previously aliases such as arm-linux-androideabi-gcc was removed
from the gcc package. This causes trouble and confusion for things
that pick up the C compiler they where compiled with (e.g. ruby, go).
2015-08-17 06:08:24 -04:00
Fredrik Fornwall 23ecda9d54 teseq: Update from 1.1 to 1.1.1 2015-08-16 14:45:08 -04:00
Fredrik Fornwall 00bbfab69f Add experimental golang package 2015-08-14 16:29:47 -04:00
Fredrik Fornwall 5b8f3e4af3 termux-notification: Improve argument handling 2015-08-14 15:44:19 -04:00
Fredrik Fornwall cc1ae02e2e termux-api: Cleanup and put termux-api binary in libexec 2015-08-14 15:27:47 -04:00
Fredrik Fornwall cd83eaf669 build-package.sh: Create $PREFIX/libexec 2015-08-14 14:42:04 -04:00
Fredrik Fornwall 90cfdb8e4a luajit: Add $PREFIX/share/luajit-2.0.4/jit/ folder
This makes the 'luajit -b' functionality work. Closes #5.
2015-08-12 15:51:11 -04:00
Fredrik Fornwall 394bbb6454 pwd.h patch: Add casting 2015-08-12 01:29:50 -04:00
Fredrik Fornwall f94c816c0c vim: Update patch number 2015-08-12 01:29:22 -04:00
Fredrik Fornwall 2bbb49a63f weechat: Enable mouse by default 2015-08-12 01:28:36 -04:00
Fredrik Fornwall 0f6115d01f openssl: Update to etc/tls 2015-08-12 00:03:43 -04:00
Fredrik Fornwall 31e099114a CA certificates setup
Move the CA certs from libcurl to separate ca-certificates package which both openssl and gnutls depends on.

For a smooth upgrade without packages clashing with the same file, rename etc/ssl to etc/tls.

Also update gnutls to latest version and give configure argument to use common certificate file.
2015-08-11 23:52:41 -04:00
Fredrik Fornwall 4b74af2c3b busybox: Handle ash as symlink and re-enable wget 2015-08-11 21:09:58 -04:00
Fredrik Fornwall 7229a71022 gnupg2: Update from 2.1.6 to 2.1.7 2015-08-11 20:46:42 -04:00
Fredrik Fornwall ea46e793ed python: Remove __pycache__ directories from package 2015-08-11 20:40:31 -04:00
Fredrik Fornwall da9d85783c termux-tools: Improve the chsh command 2015-08-11 20:38:18 -04:00
Fredrik Fornwall 4b81c4eb92 weechat: Link against libandroid-support for getting unicode characters right 2015-08-11 20:36:39 -04:00
Fredrik Fornwall df5bd37b58 weechat: Specify system ca file 2015-08-11 10:16:34 -04:00