Fredrik Fornwall
|
1fa5d039e9
|
nano: Update from 2.9.4 to 2.9.5
|
7 years ago |
Fredrik Fornwall
|
d4abeb6879
|
gegl: Update from 0.3.28 to 0.3.30
|
7 years ago |
Fredrik Fornwall
|
45b73515f3
|
vim: Update from 8.0.1600 to 8.0.1650
|
7 years ago |
Fredrik Fornwall
|
05723d389e
|
babl: Update from 0.1.42 to 0.1.44
|
7 years ago |
Fredrik Fornwall
|
fd856ac10e
|
less: Update from 487 to 530
|
7 years ago |
Fredrik Fornwall
|
98bc9c2803
|
openssl: Update from 1.0.2n to 1.0.2o
|
7 years ago |
Fredrik Fornwall
|
4589778f3b
|
golang: Update from 1.10 to 1.10.1
|
7 years ago |
Fredrik Fornwall
|
59987ab4c4
|
dx: Drop revision
|
7 years ago |
Fredrik Fornwall
|
452ca55fc9
|
Update android build tools from 27.0.1 to 27.0.3
|
7 years ago |
Fredrik Fornwall
|
6c07dbd0d5
|
libzmq: Update from 4.2.3 to 4.2.5
|
7 years ago |
tomty89
|
adba430ceb
|
ecj: provide android-21.jar instead of android-16.jar (#2274)
|
7 years ago |
Fredrik Fornwall
|
ff089bbebb
|
git: Update from 2.16.2 to 2.16.3
|
7 years ago |
Fredrik Fornwall
|
15185d2fff
|
libmosquitto: Update from 1.4.14 to 1.4.15
Also keep mosquittopp (fixes #2219).
|
7 years ago |
Fredrik Fornwall
|
da42cc0323
|
c-ares: Switch to github for src tar
|
7 years ago |
Fredrik Fornwall
|
e9e49839ef
|
Rebuild packages linking against libflac
|
7 years ago |
Fredrik Fornwall
|
131c692406
|
apache2: Do not build mod_md
|
7 years ago |
Fredrik Fornwall
|
efe8863387
|
gdk-pixbuf: Update from 2.36.9 to 2.36.11
|
7 years ago |
Fredrik Fornwall
|
8e60e2ea15
|
Update meson build system from 0.44.0 to 0.45.1
|
7 years ago |
Fredrik Fornwall
|
dc2c03d47f
|
libjansson: Update from 2.10 to 2.11
|
7 years ago |
Fredrik Fornwall
|
669ae09cb3
|
nodejs-current: Update from 9.8.0 to 9.9.0
|
7 years ago |
Henrik Grimler
|
9b1ccf6cf1
|
tasksh: change srcurl since old is down
|
7 years ago |
Fredrik Fornwall
|
210f01d4be
|
erlang: Update from 20.3.1 to 20.3.2
|
7 years ago |
Fredrik Fornwall
|
47899ddee0
|
nmap: Update from 7.60 to 7.70
|
7 years ago |
Hax4us
|
012d550683
|
qalc: Update from 2.1.0 to 2.2.1
|
7 years ago |
Fredrik Fornwall
|
ae33fc6c89
|
apache2: Update from 2.4.29 to 2.4.33
|
7 years ago |
Fredrik Fornwall
|
b2f2e3b7f5
|
libtalloc: Update from 2.1.11 to 2.1.12
|
7 years ago |
Fredrik Fornwall
|
da11f0c42c
|
pcre: Update from 8.41 to 8.42
|
7 years ago |
Fredrik Fornwall
|
1ec29af126
|
fribidi: Update from 1.0.1 to 1.0.2
|
7 years ago |
Henrik Grimler
|
f70b199fa8
|
Update libmpdclient url and fix libflac 1.3.2 update (#2268)
|
7 years ago |
Fredrik Fornwall
|
d71cade09b
|
imagemagick: Update from 7.0.7.24 to 7.0.7.27
|
7 years ago |
Fredrik Fornwall
|
38ebbf388b
|
binutils: Fix merge issue
|
7 years ago |
its-pointless
|
2d124b6737
|
llvm: Update from 5.0.1 to 6.0
Also build our own libomp.
|
7 years ago |
its-pointless
|
442464c5be
|
update to newest version compiles and raco works on host. (#2259)
Needs some testing.
|
7 years ago |
Auxilus
|
6efac4baab
|
Fix TERMUX_PKG_DESCRIPTION (#2258)
|
7 years ago |
Hax4us
|
8f3a7e172e
|
axel: Add package
|
7 years ago |
Fredrik Fornwall
|
4a54cf3b50
|
ncurses: Update from 6.1.20180203 to 6.1.20180317
|
7 years ago |
Fredrik Fornwall
|
3787bf7c62
|
erlang: Update from 20.2.4 to 20.3.1
|
7 years ago |
Fredrik Fornwall
|
7ff6106d8a
|
weechat: Update from 2.0.1 to 2.1
|
7 years ago |
Fredrik Fornwall
|
5091b287e5
|
libvorbis: Update from 1.3.5 to 1.3.6
|
7 years ago |
Fredrik Fornwall
|
3687eb75e0
|
libgit2: Update from 0.26.0 to 0.26.3
|
7 years ago |
Fredrik Fornwall
|
72970da80e
|
datamash: Update from 1.2 to 1.3
|
7 years ago |
Fredrik Fornwall
|
767c209247
|
byobu: Update from 5.124 to 5.125
|
7 years ago |
Fredrik Fornwall
|
0c45fbcde7
|
binutils: Bump revision after patch
|
7 years ago |
Fredrik Fornwall
|
a465e17ac9
|
cmake: Update from 3.10.2 to 3.10.3
|
7 years ago |
Buck Evan
|
6b9879af0e
|
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).
|
7 years ago |
Hax4us
|
eb8ef11b54
|
libxml2: Update from 2.9.7 to 2.9.8
|
7 years ago |
Fredrik Fornwall
|
eaa167830a
|
finch: Update from 2.12.0 to 2.13.0
|
7 years ago |
Fredrik Fornwall
|
bb962340d6
|
glib: Update from 2.54.3 to 2.56.0
|
7 years ago |
Fredrik Fornwall
|
f7b7701180
|
pango: Update from 1.40.13 to 1.42.0
|
7 years ago |
Fredrik Fornwall
|
2153b3aaf4
|
fribidi: Depend on glib
|
7 years ago |