Commit Graph

4227 Commits

Author SHA1 Message Date
Fredrik Fornwall
4eac3deb02 libgpg-error: Update from 1.27 to 1.29 2018-04-12 07:59:18 +02:00
tomty89
4dcaf6681d postgresql: do not split postgresql-contrib (#2336)
Three reasons:
1. build-package.sh doesn't have the facility to do this:

$ tar -xf /sdcard/Download/postgresql-9.6_9.6.7-0+deb9u1.debian.tar.xz
$ cd debian/
$ grep extension postgresql-9.6.install postgresql-contrib-9.6.install
postgresql-9.6.install:usr/share/postgresql/*/extension/plpgsql*
postgresql-contrib-9.6.install:usr/share/postgresql/*/extension/*
$

while initdb requires extension/plpgsql*.

2. postgresql-contrib takes up only 492kB out of 17.3MB

$ pkg unins postgresql
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
  libandroid-shmem
Use 'apt autoremove' to remove it.
The following packages will be REMOVED:
  postgresql postgresql-contrib
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
After this operation, 17.3 MB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
$ pkg unins postgresql-contrib
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  postgresql-contrib
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 492 kB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
$

3. Both Ubuntu and Debian has stopped splitting postgresql-contrib.
It is now only a virtual package provided by postgresql in the 10
branch.
2018-04-12 07:58:50 +02:00
Fredrik Fornwall
fe61a82994 zsh: Bump revision after enabling pcre 2018-04-12 00:47:40 +02:00
Fredrik Fornwall
6b849967ea autossh: Update from 1.4e to 1.4f 2018-04-12 00:47:33 +02:00
tomty89
f56dfd8d78 zsh: enable pcre (#2331) 2018-04-12 00:39:49 +02:00
Fredrik Fornwall
da921eda4b valac: Update from 0.40.0 to 0.40.3 2018-04-09 14:16:34 +02:00
Fredrik Fornwall
c5fbfdd6c8 zsh: Update from 5.4.2 to 5.5 2018-04-09 14:14:31 +02:00
Fredrik Fornwall
82fc3e7936 gdk-pixbuf: Update from 2.36.11 to 2.36.12 2018-04-09 14:14:00 +02:00
Fredrik Fornwall
2f9a47b93a pango: Update from 1.42.0 to 1.42.1 2018-04-09 14:13:46 +02:00
Fredrik Fornwall
a64437c43a gzip: Fix text relocations on i686 (fixes #654) 2018-04-09 14:13:22 +02:00
Fredrik Fornwall
9d134eae2e libsasl: Update homepage and src url 2018-04-09 11:23:48 +02:00
Fredrik Fornwall
7f5a620157 busybox: Update from 1.28.2 to 1.28.3 2018-04-09 01:31:57 +02:00
Fredrik Fornwall
862e8faf05 termux-api: Update from 0.27 to 0.28 2018-04-09 01:10:13 +02:00
Fredrik Fornwall
bd00474740 asciinema: Update from 1.4.0 to 2.0.1 2018-04-08 23:45:06 +02:00
Fredrik Fornwall
f4bec0e35f php: Update from 7.2.3 to 7.2.4 2018-04-08 23:38:39 +02:00
Fredrik Fornwall
d59bf21918 Add comment about fix in ndk r17 2018-04-08 23:34:43 +02:00
its-pointless
c3d307c97f fixes libgit2 for arm (#2316) 2018-04-08 23:33:39 +02:00
Fredrik Fornwall
ebf7c80eac ncurses: Update from 6.1.20180317 to 6.1.20180331 2018-04-07 01:52:22 +02:00
Hax4us
a6d08e8fb3 create libcurses as a symlink (#2291)
* create libcurses as a symlink

* Update build.sh
2018-04-07 01:46:31 +02:00
Fredrik Fornwall
39c0251406 postgresql: Build the fuzzystrmatch extension 2018-04-07 01:33:38 +02:00
Chih-Hsuan Yen
332467a1b7 rclone: new package, version 1.40 (#2304)
Closes #704
2018-04-07 00:57:29 +02:00
its-pointless
d49351380f msmtp (#2310) 2018-04-07 00:55:00 +02:00
its-pointless
abd06e6437 llvm fixes using jit and calling getProcessTriple (#2299)
* llvm fixes using jit and calling getProcessTriple

* works properly with rustc

* this allows python llvmlite to built
2018-04-07 00:50:40 +02:00
Fredrik Fornwall
0427a46304 termux-api: Update from 0.26 to 0.27 2018-04-07 00:39:28 +02:00
Fredrik Fornwall
86082f29d6 libtalloc: Update from 2.1.12 to 2.1.13 2018-04-06 23:06:09 +02:00
Fredrik Fornwall
890319e800 libgit2: Update from 0.26.3 to 0.27.0 2018-04-06 23:05:55 +02:00
Herdiansyah
bbaea8e15e neofetch: Update from 3.3.0 to 3.4.0 (#2312) 2018-04-06 22:59:20 +02:00
Fredrik Fornwall
79088f1bf6 getmail: Update from 5.4 to 5.6 2018-04-04 00:22:41 +02:00
Fredrik Fornwall
3b68f37c35 python: Fix "rounding errors"
By @its-pointless (great work!). Fixes #2236.
2018-04-04 00:17:22 +02:00
Fredrik Fornwall
bf7f306e00 openssh: Update from 7.6 to 7.7 2018-04-04 00:09:47 +02:00
Fredrik Fornwall
c356b0274d git: Update from 2.16.3 to 2.17.0 2018-04-04 00:09:18 +02:00
Fredrik Fornwall
288207c709 notmuch: Update from 0.26 to 0.26.1 2018-04-03 23:36:49 +02:00
Fredrik Fornwall
cd87c90fb0 libsqlite: Update from 3.22.0 to 3.23.0 2018-04-03 23:35:00 +02:00
Fredrik Fornwall
a84faea1b9 libuv: Update from 1.19.2 to 1.20.0 2018-04-03 23:34:19 +02:00
Hax4us
1a752de401 qalc: Update from 2.2.1 to 2.3.0 2018-04-03 23:27:54 +02:00
Fredrik Fornwall
41d929bb16 termux-api: Update from 0.25 to 0.26 2018-04-02 01:35:38 +02:00
Fredrik Fornwall
3c2019aa9b pcre2: Update from 10.30 to 10.31 2018-04-02 00:24:24 +02:00
Fredrik Fornwall
aff3c58cbd Rebuild libidn-using packages
After the libidn 1.34 update the library is simply named libidn.so.
2018-04-02 00:23:07 +02:00
Fredrik Fornwall
b4fca26549 ghostscript: Update from 9.22 to 9.23 2018-04-02 00:08:22 +02:00
Fredrik Fornwall
654b49d81b lynx: Update from 2.8.9dev.16 to 2.8.9dev.17 2018-04-02 00:04:32 +02:00
Fredrik Fornwall
f4f942c1ec busybox: Update from 1.27.2 to 1.28.2 2018-04-01 23:54:38 +02:00
Fredrik Fornwall
f27d7b669e unrar: Update from 5.6.1 to 5.6.2 2018-04-01 23:46:10 +02:00
Fredrik Fornwall
14734bd8a2 sed: Update from 4.4 to 4.5 2018-04-01 23:45:27 +02:00
Fredrik Fornwall
24c7ab478a newsboat: Update from 2.11 to 2.11.1 2018-04-01 23:44:47 +02:00
Fredrik Fornwall
0065b30150 libidn: Update from 1.33 to 1.34 2018-04-01 23:44:11 +02:00
Fredrik Fornwall
ef4c52d10d Rebuild packages after libicu update 2018-03-31 10:18:51 +02:00
Fredrik Fornwall
11ad78c3c9 libicu: Update from 60.2 to 61.1 2018-03-31 10:16:42 +02:00
Fredrik Fornwall
6cc1e17082 cmake: Update from 3.10.3 to 3.11.0 2018-03-31 00:48:49 +02:00
Fredrik Fornwall
6bfa336c39 nodejs-current: Update from 9.9.0 to 9.10.1 2018-03-30 23:09:07 +02:00
Fredrik Fornwall
cd2f88cb1e python: Update from 3.6.4 to 3.6.5 2018-03-30 23:03:04 +02:00
Fredrik Fornwall
aad79c4278 nodejs: Update from 8.10.0 to 8.11.1 2018-03-30 23:00:23 +02:00
Fredrik Fornwall
c6cecd311f memcached: Update from 1.5.6 to 1.5.7 2018-03-30 22:59:50 +02:00
Fredrik Fornwall
8686aa8dd9 newsboat: Update from 2.10.2 to 2.11 2018-03-30 22:56:21 +02:00
Fredrik Fornwall
27573c9b4d json-c: Update from 0.13 to 0.13.1 2018-03-30 22:55:54 +02:00
Fredrik Fornwall
3d1c1bd116 zstd: Update from 1.3.3 to 1.3.4 2018-03-30 22:49:30 +02:00
Fredrik Fornwall
450bb1bdcb nano: Update from 2.9.4 to 2.9.5 2018-03-30 22:49:04 +02:00
Fredrik Fornwall
4cd89d2337 gegl: Update from 0.3.28 to 0.3.30 2018-03-30 22:47:37 +02:00
Fredrik Fornwall
3d13d7ca2b vim: Update from 8.0.1600 to 8.0.1650 2018-03-30 22:47:15 +02:00
Fredrik Fornwall
08270f101a babl: Update from 0.1.42 to 0.1.44 2018-03-30 22:45:16 +02:00
Fredrik Fornwall
7cdcb293a5 less: Update from 487 to 530 2018-03-30 22:44:41 +02:00
Fredrik Fornwall
0c88d75c6f openssl: Update from 1.0.2n to 1.0.2o 2018-03-30 22:44:10 +02:00
Fredrik Fornwall
bbe42921fa golang: Update from 1.10 to 1.10.1 2018-03-30 22:43:39 +02:00
Fredrik Fornwall
78ea098237 dx: Drop revision 2018-03-25 00:08:36 +01:00
Fredrik Fornwall
59435fb802 libzmq: Update from 4.2.3 to 4.2.5 2018-03-25 00:04:36 +01:00
tomty89
92fb0e15fd ecj: provide android-21.jar instead of android-16.jar (#2274) 2018-03-25 00:02:47 +01:00
Fredrik Fornwall
5ff5e16f68 git: Update from 2.16.2 to 2.16.3 2018-03-23 12:53:09 +01:00
Fredrik Fornwall
62eef91aad libmosquitto: Update from 1.4.14 to 1.4.15
Also keep mosquittopp (fixes #2219).
2018-03-23 00:59:22 +01:00
Fredrik Fornwall
1d24a3fb59 c-ares: Switch to github for src tar 2018-03-23 00:14:02 +01:00
Fredrik Fornwall
52f8bd5cdd Rebuild packages linking against libflac 2018-03-22 23:32:36 +01:00
Fredrik Fornwall
dbc4ce866c apache2: Do not build mod_md 2018-03-22 23:32:00 +01:00
Fredrik Fornwall
d31ac80282 gdk-pixbuf: Update from 2.36.9 to 2.36.11 2018-03-22 23:25:10 +01:00
Fredrik Fornwall
b35054e2a2 libjansson: Update from 2.10 to 2.11 2018-03-22 23:10:07 +01:00
Fredrik Fornwall
e07182dfb4 nodejs-current: Update from 9.8.0 to 9.9.0 2018-03-22 22:48:12 +01:00
Henrik Grimler
edad481ef2 tasksh: change srcurl since old is down 2018-03-22 22:37:36 +01:00
Fredrik Fornwall
099031e31c erlang: Update from 20.3.1 to 20.3.2 2018-03-22 22:36:57 +01:00
Fredrik Fornwall
0ccd9efded nmap: Update from 7.60 to 7.70 2018-03-22 22:35:51 +01:00
Hax4us
7ec420f0b0 qalc: Update from 2.1.0 to 2.2.1 2018-03-22 22:33:43 +01:00
Fredrik Fornwall
078321f41c apache2: Update from 2.4.29 to 2.4.33 2018-03-22 22:30:04 +01:00
Fredrik Fornwall
dc0497ccf0 libtalloc: Update from 2.1.11 to 2.1.12 2018-03-22 22:26:56 +01:00
Fredrik Fornwall
6db92594a5 pcre: Update from 8.41 to 8.42 2018-03-22 22:23:16 +01:00
Fredrik Fornwall
b5f23c58c0 fribidi: Update from 1.0.1 to 1.0.2 2018-03-22 22:23:05 +01:00
Henrik Grimler
d182d8e892 Update libmpdclient url and fix libflac 1.3.2 update (#2268) 2018-03-21 09:57:13 +01:00
Fredrik Fornwall
793a8c0f87 imagemagick: Update from 7.0.7.24 to 7.0.7.27 2018-03-20 23:16:36 +01:00
Fredrik Fornwall
f0e8671e91 binutils: Fix merge issue 2018-03-20 23:15:46 +01:00
its-pointless
db75340215 llvm: Update from 5.0.1 to 6.0
Also build our own libomp.
2018-03-20 23:10:53 +01:00
Auxilus
164e3abc6e Fix TERMUX_PKG_DESCRIPTION (#2258) 2018-03-19 14:16:48 +01:00
Hax4us
8a96937e65 axel: Add package 2018-03-18 21:58:25 +01:00
Fredrik Fornwall
fe31fa2e8c ncurses: Update from 6.1.20180203 to 6.1.20180317 2018-03-18 21:56:27 +01:00
Fredrik Fornwall
e7d88ab691 erlang: Update from 20.2.4 to 20.3.1 2018-03-18 21:30:13 +01:00
Fredrik Fornwall
6dd6d3d0f3 weechat: Update from 2.0.1 to 2.1 2018-03-18 21:25:12 +01:00
Fredrik Fornwall
ba75a4e65c libvorbis: Update from 1.3.5 to 1.3.6 2018-03-18 21:11:53 +01:00
Fredrik Fornwall
6045de25f7 libgit2: Update from 0.26.0 to 0.26.3 2018-03-18 21:05:31 +01:00
Fredrik Fornwall
52c909693c datamash: Update from 1.2 to 1.3 2018-03-18 21:02:54 +01:00
Fredrik Fornwall
431a20ff54 byobu: Update from 5.124 to 5.125 2018-03-18 21:01:41 +01:00
Fredrik Fornwall
568010dfbb binutils: Bump revision after patch 2018-03-18 21:00:14 +01:00
Fredrik Fornwall
c316c30971 cmake: Update from 3.10.2 to 3.10.3 2018-03-18 20:59:53 +01:00
Buck Evan
424eac75a9 ld: set --enable-new-dtags by default (#2255)
The --enable-new-dtags option to ld causes it to emit a RUNPATH rather than RPATH entry in the elf header. Because the Android linker supports RUNPATH but not RPATH, this means many things can now Just Work. This should (eventually) eliminate the need to set LD_LIBRARY_PATH.

Prior art:

This [became the default for Linux in 2013](https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=822b8bf) but I think termux isn't getting it because it reports "Android" instead of "Linux"? Or maybe the way it works changed since then. Regardless, [Debian has been using RUNPATH by default since December 2016.](https://sources.debian.org/src/binutils/2.27.90.20161231-1/debian/patches/ld-new-dtags-by-default.diff/?hl=27#L27) Their [newest configuration](https://sources.debian.org/src/binutils/2.30-7/debian/rules/#L362) uses the newer configuration option seen in this patch. The [suse and gentoo](https://web.archive.org/web/20160101182307/http://comments.gmane.org/gmane.comp.gnu.binutils/57379) maintainers said they did the same in 2004 and 2005, respectively. So it seems well battle-tested, to me.

For the curious:
This came up because I'm working on [getting Homebrew working under Termux](https://github.com/Linuxbrew/brew/pull/621).
2018-03-18 20:51:06 +01:00
Hax4us
3eae19aef5 libxml2: Update from 2.9.7 to 2.9.8 2018-03-15 23:08:59 +01:00
Fredrik Fornwall
bd6e28f2ca finch: Update from 2.12.0 to 2.13.0 2018-03-14 17:25:18 +01:00
Fredrik Fornwall
c6f93e5e0a glib: Update from 2.54.3 to 2.56.0 2018-03-14 17:16:43 +01:00