Commit Graph

2727 Commits

Author SHA1 Message Date
Fredrik Fornwall
7c481d0da6 perl: Fix building with unified headers 2017-06-28 11:49:23 +02:00
Fredrik Fornwall
f6db38783a busybox: Patch to build with clang 2017-06-27 23:38:16 +02:00
Fredrik Fornwall
4e1df21d26 micro: Update src checksum
See https://github.com/zyedidia/micro/issues/713:

"I have also uploaded new source tarballs that contain the
correct versions for 1.2.0."
2017-06-27 23:37:22 +02:00
Fredrik Fornwall
e0dd456118 libandroid-shmem: Fix building w. unified headers 2017-06-27 15:14:39 +02:00
Fredrik Fornwall
4be658bc6a libandroid-glob: Fix building with unified headers 2017-06-27 13:35:14 +02:00
Fredrik Fornwall
0440b67afc findutils: Fix building with unified headers 2017-06-26 14:15:28 +02:00
Fredrik Fornwall
acd8f481b5 Build with gl_cv_C_locale_sans_EILSEQ=yes
Fixes #1099 by rebuilding grep with this configure variable.
2017-06-26 00:05:20 +02:00
Fredrik Fornwall
01763d0b39 texinfo: Build with --disable-perl-xs 2017-06-25 22:46:53 +02:00
Fredrik Fornwall
e90b5cd58e weechat: Update from 1.8 to 1.9 2017-06-25 22:12:10 +02:00
Fredrik Fornwall
45e1a97167 vim: Update to latest patch 2017-06-25 22:10:36 +02:00
Fredrik Fornwall
1c7d0e3347 texinfo: Update from 6.3 to 6.4 2017-06-25 22:10:28 +02:00
Fredrik Fornwall
197ab7f44c nano: Update from 2.8.4 to 2.8.5 2017-06-25 22:10:10 +02:00
Fredrik Fornwall
46ae44f89b git: Update from 2.13.1 to 2.13.2 2017-06-25 20:34:43 +02:00
michalbednarski
1bc0e39efc proot: Update to include --kill-on-exit support (#1106) 2017-06-25 19:04:17 +02:00
Fredrik Fornwall
f8ed22139d automake: Update from 1.15 to 1.15.1 2017-06-22 16:13:11 +02:00
Fredrik Fornwall
10ca1d27a4 pcre: Bump revision after --enable-jit 2017-06-22 14:35:26 +02:00
joakim-noah
a423c35db9 Small tweaks to pcre and libllvm (#1103)
* pcre: add JIT functions

* libllvm: remove unnecessary dependency on Python 2.7
2017-06-22 14:28:30 +02:00
Chet Gurevitch
a2baf52f1c neofetch: update to 3.2.0 (#1104) 2017-06-22 14:27:24 +02:00
Oliver Schmidhauser
467b194ef0 switch to gnupg2 for pass (#1105) 2017-06-22 14:26:11 +02:00
Fredrik Fornwall
803635d2c8 neovim: Fix malformed clipboard.vim patch
Fixes #1096.
2017-06-21 12:11:01 +02:00
Henrik Grimler
4522d4b6ff libpulseaudio: link against libandroid-glob. (#1094)
Fixes issue discussed in #821 and at https://github.com/cmus/cmus/issues/688.
2017-06-20 01:35:56 +02:00
Fredrik Fornwall
8ee68796a5 apache2: Update from 2.4.25 to 2.4.26 2017-06-20 00:09:28 +02:00
Fredrik Fornwall
90847c16b4 Switch from ftp.gnu.org to mirrors.kernel.org 2017-06-19 23:35:59 +02:00
Fredrik Fornwall
2538338ffd gsl: Update from 2.3 to 2.4 2017-06-19 23:24:05 +02:00
Fredrik Fornwall
fe2c9997a4 neovim: Update to latest git master 2017-06-19 22:27:43 +02:00
Fredrik Fornwall
964885e70d vim: Update to latest patch 2017-06-19 22:11:52 +02:00
Fredrik Fornwall
d452c5aa54 cairo: Update from 1.4.8 to 1.4.10
This required rebuilding cairo-using packages due to a shared
library name change (libcairo.so.2 -> libcairo.so).
2017-06-19 15:26:27 +02:00
Fredrik Fornwall
fe44d9a19b mariadb: Avoid opportunistic linkage 2017-06-18 02:28:07 +02:00
Fredrik Fornwall
55ee01528e mariadb: Update from 10.1.23 to 10.2.6 2017-06-16 23:26:46 +02:00
Fredrik Fornwall
6bbc9ec347 libmsgpack: Update from 2.1.2 to 2.1.3 2017-06-16 23:19:48 +02:00
Fredrik Fornwall
f4d8b16b0b ffmpeg: Build with --enable-gnutls 2017-06-16 22:26:48 +02:00
Fredrik Fornwall
a2bea6da61 php: New attempt at avoid-linking-apr-everywhere 2017-06-15 00:32:26 +02:00
Fredrik Fornwall
c4e120883c ffmpeg: Remove --enable-nonfree & --enable-openssl
Building with either of these results in:

  This version of ffmpeg has nonfree parts compiled in.
  Therefore it is not legally redistributable."

Fixes #1087.
2017-06-15 00:30:57 +02:00
Fredrik Fornwall
b9f25063dd radare2: Fix opening browser (closes #1089) 2017-06-15 00:16:58 +02:00
Fredrik Fornwall
28befb629d syncthing: Update from 0.14.29 to 0.14.30 2017-06-14 13:50:33 +02:00
Fredrik Fornwall
daf892039f nmap: Update from 7.40 to 7.50 2017-06-14 13:45:00 +02:00
Fredrik Fornwall
4cdaff359a curl: Update from 7.54.0 to 7.54.1 2017-06-14 13:41:22 +02:00
Vishal Biswas
78eca501f4 php: handle php-apache properly (#1084)
* php: handle php-apache properly

* fix other modules linking against apr
* fix php including httpd.conf

* php: update revision for php-apache
2017-06-14 13:30:48 +02:00
Fredrik Fornwall
136e4da9b4 ncurses: Add rxvt-unicode terminfo (closes #968) 2017-06-14 00:48:09 +02:00
Fredrik Fornwall
7f77886824 dropbear: Patch away hard link usage
Fixes #1082.
2017-06-14 00:02:36 +02:00
Fredrik Fornwall
47f33ba3f5 proot: Bump revision after termux-chroot change 2017-06-13 16:32:49 +02:00
Fredrik Fornwall
207314894d termux-tools: Add 'pkg add' as alias install 2017-06-13 16:32:24 +02:00
Fredrik Fornwall
95b23f2158 apache2: Configure with --without-libxml2 2017-06-13 16:24:37 +02:00
Fredrik Fornwall
e6436bdd5a byobu: Update from 5.117 to 5.119 2017-06-13 16:24:37 +02:00
Fredrik Fornwall
755cc3022e proot: /data & /property_contexts in termux-chroot (#1081)
Fixes #1076.
2017-06-13 16:21:56 +02:00
Vishal Biswas
28accb7481 php-apache: add package (#1075) 2017-06-12 14:27:49 +02:00
Fredrik Fornwall
41d8c9fa98 dpkg: Update from 1.18.23 to 1.18.24 2017-06-12 11:49:34 +02:00
Fredrik Fornwall
ca7ca342b6 squid: Some configure arguments
- Avoid linking to libgnutls.
- Avoid linking to libsasl.
- Avoid linking to libdb2.
- Fix man page locations.
- Make libnettle and libltdl dependencies.
2017-06-12 03:11:00 +02:00
Fredrik Fornwall
700ecf0fbc Use 'pkg' as shorter form of 'packages'
Fixes https://github.com/termux/termux-app/issues/321.
2017-06-12 03:01:09 +02:00
Fredrik Fornwall
ecff2cea84 perl: Update from 5.24.1 to 5.26.0 2017-06-12 02:55:48 +02:00